@charset "utf-8";
/* 
CSS Document created for TET
*/

div.nav_rt, div.userlist_cum{
	display: block;
	font-size: 11px;
}

div.nav_rt a{
	display: block;
	font-size: 11px;
	padding: 5px 20px;
	background: #F1F1F1 url(../images/bul.gif) 10px 12px no-repeat;
	border-bottom: 1px dotted #CCC;
	text-decoration: none;
	color: #2c58d3;
}

div.nav_rt a:hover{
	background: #E3E3E3 url(../images/bul.gif) 10px 12px no-repeat;
}

div.userlist_cum div.listmain{
	height: 180px;
	overflow: auto;
	width: 210px
}
div.userlist_cum div.listmain_body{
	height: 180px;
	width: 400px
}

div.userlist_cum div.listmain div{
	float: left;
	width: 175px;
	padding: 5px;
	font-weight: normal;
	text-align: center;
	margin: 10px 0 0 0;
	border: 1px solid #EFEFEF;
}

div.userlist_cum div.listmain_body div{
	float: left;
	width: 175px;
	padding: 5px;
	font-weight: normal;
	text-align: center;
	margin: 10px 0 0 0;
	border: 1px solid #EFEFEF;
}

div.userlist_cum div.listmain img{
	margin: 0 10px 0 0;
}
div.userlist_cum div.listmain_body img{
	margin: 0 10px 0 0;
}

div.userlist_cum div.listmain span{
	float: left;
	font-weight: normal;
	text-align: left;
	width: 85px;
}
div.userlist_cum div.listmain_body span{
	float: lefts;
	font-weight: normal;
	text-align: left;
	width: 85px;
}

div.userlist_cum a{
	float: left;
	font-weight: normal;
	text-decoration:none;
	color:#4F4F4F;
	overflow:hidden;
}

div.userlist_cum a:hover{
	display: inline;
	padding: 0 0 0 0;
	font-weight: normal;
	text-decoration:none;
	color:#0066CC;
	overflow:hidden;

	
}
div.userlist_cum img{
	padding: 1px;
	font-weight: normal;
	text-decoration:none;
	color:#FF0000;
	border:1px solid #CCCCCC;
}
div.userlist_cum img:hover{
	padding: 1px;
	font-weight: normal;
	text-decoration:none;
	color:#FF0000;
	border:1px solid #3333CC;
}


div.userlist_cum table a{
	font-weight: normal;
	color: #2c58d3;
}

div.pagination{
	display: block;
	padding: 0 10px 0 0;
	border-top: 1px dotted #CCC;
	margin: 10px 0 0 0;
}

h5{
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
	padding: 2px 0 10px 0;
	text-transform: capitalize;
}

div.pro_pic{
	float: left;
	padding: 10px;
	background: #EFEFEF;
	border: 1px solid #CCC;
	width: 100px;
	text-align: center;
}

div.pro_pic img{
	border: 3px solid #FFF;
}

div.pro_detail{
	float: right;
	width: 330px;
}

h5 span{
	float: left;
	text-align: right;
}

h5 span.edit{
	float: right;
	text-align: right;
}
h5 span.createalbum{
	float: right;
	text-align: right;
}
h5 span.createalbum a{
	text-decoration: none;
	padding: 0 0 0 30px;
}

h5 span.createalbum a:hover{
	text-decoration: underline;
}



h5 span.edit a{
	background: url(../images/edit_pro.gif) no-repeat left;
	text-decoration: none;
	padding: 0 0 0 30px;
}

h5 span.edit a:hover{
	text-decoration: underline;
}

div.pro_detail label{
	width: 100px;
	font-weight: bold;
	float: left;
}

div.pro_detail span{
	width: 200px;
	float: left;
}

table.albumlist, table.photolist{
	width: 100%;
	text-align: center;
}

table.albumlist td, table.photolist td{
	padding: 10px;
	text-align: center;
	background: #F1F1F1;
	vertical-align: top;
}

table.albumlist td a, table.photolist td a{
	text-decoration: none;
}

table.albumlist td a:hover, table.photolist td a:hover{
	text-decoration: none;
	color: #2c58d3;
}

table.photomenu{
	margin: 0 0 10px;
	border-top: 1px dotted #CCC;
	background: #F1F1f1;
	text-align: center;
}

table.photomenu a{
	text-decoration: none;
	color: #2c58d3;
}

table.photomenu a:hover{
	color: #000;
}
table.photomenu a.selected{
	color: #F00;
}


div.requestBroucher table.imgedit textarea{
	width: 250px;
}

div.requestBroucher table.imgedit label{
	padding: 0;
	margin: 0;
	width: 160px;
}

div.requestBroucher table.imgedit td{
	border-bottom: 1px dotted #CCC;
	padding: 5px 0;
}

div.requestBroucher table.imgoption td{
	border: none;
	padding: 0;
}


div.requestBroucher table.imgedit img{
	padding: 10px 0 0 0;
}

div.requestBroucher form input.radiobtn, div.requestBroucher form input.chkbox{
	width: 18px;
}

div.msginfo{
	display: block;
	padding: 10px;
	background: #c8d98a;
	border: 1px solid #CCC;
	color: #000;
	margin: 0 0 10px 0;
}

table.msgList{
	width: 100%;
}

table.msgList td.odd{
	background: #F1F1F1;
	padding: 5px 10px;
}

table.msgList td.even{
	background: #DDD;
	padding: 5px 10px;
}

div.requestBroucher table.msgList p{
	text-align: left
}

div.requestBroucher table.msgList p span.date{
	font-style: italic;
	border: none;
	font-weight: normal;
	padding: 0;
	font-size: 11px;
}

div.requestBroucher table.msgList p.name{
	border: none;
	padding: 0;
	font-size: 12px;
}

div.requestBroucher table.msgList p.message{
	border: none;
	padding: 5px;
	font-weight: normal;
	background: #FFF;
	border-top: 1px dotted #CCC;
}

div.usertab{
	display: block;
	border-top: 1px dotted #CCC;
	padding: 5px 0 5px 0;
	height: 30px;
}

div.usertab ul{
	list-style: none;
	display: block;
}

div.usertab ul li{
	float: left;
	display: inline;
	margin: 0 19px 0 0;
}

div.usertab ul li.right{
	float: right;
	margin: 0;
}


div.usertab ul li a{
	float: left;
	padding: 5px 10px;
	background: #EFEFEF;
	border: 1px solid #DDD;
	text-decoration: none;
	color: #2C58D3;
}

div.usertab ul li a.selected{
	background: #5679DC;
	border: 1px solid #DDD;
	color: #FFF;
}

div.usertab ul li a:hover{
	background: #5679DC;
	border: 1px solid #DDD;
	color: #FFF;
}
table.photolist td.pre , table.photolist td.next{
	vertical-align:middle;
}

table.photolist td.pre a, table.photolist td.next a{
	display: block;
	padding: 5px;
}

table.photolist td.pre a:hover, table.photolist td.next a:hover{
	background: #5679DC;
	color: #FFF;
}
span.cap{
	float:left;
	display:inline;
	font-weight: normal;
	text-align: center;
	width: 100%;
	color:#FF0000;
	font-weight:bold;
	font-size:14;
}

div.inboxmain form input{
	width:17px;
}
div.inboxmain{
	width:490px;
}
div.inboxmain p{
	display:block;
}

table#inbox{
	background: #EFEFEF;
	text-align: left;
	font-size:11px;
	width:490px;
	font-family: "Helvetica Neue" , Helvetica, tahoma,Arial,sans-serif;
}

table#inbox td, table#inbox th{
	padding: 5px;
	border-bottom: 1px solid #FFF;
}
.inboxmain form input.delbtn{
	background-color:#7EBBE7;
	color:#FFFFFF;
	width:100px;
	border:1px outset #999999;
	cursor:pointer;
}
table#inbox th{
	background: #2C58D3;
	color:#FFFFFF;
}

table#inbox a{
	font-weight: normal;
	color:#444444;
	text-decoration:none;
}
table#inbox a.unread{
	font-weight: normal;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

table#inbox a:hover{
	color:#444444;
	text-decoration: underline;
}
.moreUploads {
	width:200px;
}

table.bulList{
	padding: 0 0 25px 0;
	border-bottom: 1px solid #CCC;
	margin: 0 0 15px 0;
}

table.bulList p{
	text-align: left;
	border: none;
}

table.bulList p.message{
	padding: 10px;
	border: 1px solid #DDD;
	background: #EFEFEF;
}

table.bulList p.bulimg{
	padding: 10px 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #DDD;
	
}

.privateTrips p.postimage{
	padding: 10px 0 5px 0;
	margin: 0 10px 10px 0;
}
div.privateTrips  p span.repeatfile{
	border: none;
	font-weight: bold;
	padding: 0 10px 0 0;
	font-size: 11px;
}
div.privateTrips  p span.repeatfile a{
	text-decoration: none;
	padding: 0 0 0 90px;
}

div.privateTrips form a.morelink 
{
	color: #000000;
	text-transform: uppercase;
	margin:0 0 0 60px;
}

p.videoimg{
	width: 80px;
	height: 70px;
	border: 5px solid #CCC;
	position: relative;
}

span.videoico{
	position: absolute;	
	top: 18px;
	left: 22px;
	width: 47px;
	height: 36px;
}
/*start of paging */
#pagination {
	clear:both;
	margin:0 auto 2em;
	padding:1em 0;
}

#pagination span.prev, #pagination a.prev {
	margin:0 20px 0 0;
}

#pagination a, #pagination a:visited {
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	border:1px solid #CCCCCC;
	color:#297CCF;
	padding:1px 0.3em;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
/*	background: #00CC33;*/
}

#pagination .cmidpg {
	color:#222222;
	font-weight:700;
	padding:0.2em 0.4em;
	font-size:11px;
}

#pagination a:hover {
	background:#297CCF none repeat scroll 0 0;
	border-color:#297CCF;
	color:#FFFFFF;
	text-decoration:none;
}
/*eof of paging */

