/* CSS Document */



*{

	margin:0px;

	padding:0px;

	text-align:justify;

	font-family:Tahoma;

	font-size:11px;

	color:#00729D;

}



tr, td{
	text-align:left;
}



body{

	background-color:#5F93C9;

}


fieldset, legend{
	border:0;
	font-size:18px;
	color:#999999;
}


img{

	border:none;

	border-collapse:collapse;

}

a{

	text-decoration:none;

}


hr{
	border:1px solid #eeeeee;
}


h2{

	font-size:22px;

}


h3{
	font-size:15px;
}


ul{
	list-style:none;
}


.scroll{
	overflow:auto;
}


.vcenter{

	width:834px;

	margin:0 auto;

}


.bold{
	font-weight:bold;
}


.justify{
	text-align:justify;
}


.clr{
	clear:both;
}


.loading{
	background:url(../images/loading.gif) no-repeat 50% 50%;
}


.allborder{
	border:1px solid #999999;
}


.small{
	font-size:10px;
	font-weight:bold;
}


.imgBorder{

	border:5px solid #E3E6E6;

}


.pagination{
	padding:22px;
	text-align:right;
}


.green{
	color:#009901;
}



.title{

	font-size:20px;

}


.semititle{
	font-size:13px;
}


.blue{

	color:#00729D;

}


.center{
	text-align:center;
}


.lightBlueBG{

	background-color:#F2FCFE;

}


.whiteBG{

	background-color:#ffffff;

}


.active{

	background:url(../images/arrow.png) no-repeat top center;

	z-index:100;

}


.allPad{
	padding:12px 8px;
}



.topPad{

	height:11px;

}


.minheight500{
	min-height:500px;
	height:auto;
}


.dvShadow{

	background:url(../images/div_shadow.png) no-repeat center;

	width:823px;

	/*margin-top:-8px;*/

	height:11px;

	/*position:relative;*/

	z-index:-100;

}


.whattodo{
	padding:10px;
}

.whattodo li{
	display:block;
	padding:5px;
	font-size:12px;
	clear:left;
}

.btn{

	background:url(../images/button.png) no-repeat;

	width:68px;

	height:28px; color:#ffffff; text-align:center; cursor:pointer; border:none;

}


.detail{
	border:solid 1px #999999;
	background-color:#eeeeee;
	width:100px;
}


.txt{

	background:url(../images/search_bg.png) no-repeat; border:none; width:187px; height:32px; padding:5px 2px;

}


.ash{
	color:#999999;
}



.dvUserPost, .clsfiedlist{
	border:1px dashed #eeeeee;
	text-align:justify;
	min-height:60px;
	height:auto;
	padding:10px;
	position:relative;
	max-width:95%;
	width:90%;
	overflow:hidden;
}


.clsfiedlist{
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #cccccc;
}


.userReply{
	position:absolute;
	left:90%;
	top:0;
	display:none;
	min-height:60px;
	height:auto;
}


.clsfiedlist div,.dvUserPost div{
    float: left;
    width: auto;
    padding: 3px;
	text-align:left;
	max-width:80%;
	color:#333333;
	overflow:hidden;
}

.leftFloat{
	float:left;
}


.fiftyWidth{
	width:50%;
}


.vMenu{
	padding:10px 22px;
}


.vMenu ul{
	margin:0px;
}


.vMenu li{
	display:block;
	margin:10px 0;	
}


.vMenu li a{
	font-size:14px;
	padding:0 10px;
}


.classified{
	padding:0 22px 10px 22px;
}


.classified ul{
	margin:0px;
	padding:0;
	list-style:none;
}


.classified ul li{
	display:inline;
	float:left;
}


.classified ul li a{
	padding:8px 100px 8px 50px;
	display:block;
}


#dvContainer{

	height:auto;

	overflow:hidden;

	background:url(../images/header_bg.gif) repeat-x top;	

}





#dvHeader{

	height:62px;

	width:834px;

	margin:0 auto;

}





.dvHeaderShadow{

	background:url(../images/menu_top_shade.gif) no-repeat 50% 50%;

	width:auto;

	/*margin:0 auto*/;

	height:19px;

	/*position:relative;*/

	z-index:99;

}


.right{

	float:right;
	text-align:right;

}





.right[class]{

	float:right;
	text-align:right;

}





#dvLogo{
	width:33%;
	float:left;
}





#dvMainLinks{

	width:33%;

	float:left;

	padding-top:20px;

}





#dvSearch{

	float:left;

	width:33%;

}





#dvSearch #search_bg{

	background:url(../images/search_bg.png) no-repeat top left;

	width:187px;

	height:32px;

}


#user_moments_update{
	min-height:50px;
	width:400px;
}


#groups{
	margin-top:20px;
	overflow:hidden;
}


#groupsRecentDiv, #groupsMyDiv{
	float:left; margin-left:20px; width: 45%; border:1px #999999 solid; height:500px;
	position:relative;
}


.seeall{
	position:absolute;
	bottom:0;
	right:0;
	padding:5px;
}


.groupsHeaderTitle{
	background-color:#5F93C9; padding:5px; color:white;
}

.bottomBorder{
	border-bottom:1px solid #999999;
}



#dvContent{

	background:url(../images/body_bg.gif) repeat-y;

	width:950px;
	
	min-height:550px;

	margin:0 auto;

	height:auto;

	z-index:90;

}





#dvMenu{

	width:auto;

	height:auto;

	position:relative;

	top:-19px;

	z-index:98;

}





#nav{

	margin-left:30px;

	list-style:none;

}





#nav li{

	float:left;

	display:inline;

}





#nav li a{

	font-family:Calibri;

	font-size:24px;

	display:block;

	padding:20px 40px;

	color:#ffffff;
	font-family:Calibri;

}


#nav li a:hover{
	background:url(../images/arrow.png) top center no-repeat;
	z-index:100;
}


#nav li a:active{
	background:url(../images/arrow.png) top center no-repeat;
	z-index:100;
}


#banner{
	background:url(../images/banner_bg.png) no-repeat top left;
	height:326px;
	width:554px;
	float:left;
	position:relative;
	z-index:100;
	top:-14px;
}


#banner p{
	font-weight:bold;
}


#banner p a{
	font-size:12px;
	font-weight:bold;
}


#banner p a:hover{
	color:#999999;
}


#dvRegForm{

	padding:20px;

	font-size:15px;

	min-height:320px;

}





#dvLeftPane{

	width:500px;

	height:auto;

	float:left;

}





#dvLeftPane .leftMid{

	height:14px;

	width:470px;

	background-color:#ffffff;

	float:left;

}





#dvLeftPane .midBody{

	width:500px;

	background-color:#ffffff;

	min-height:100px;

	float:left;

	height:100px;

}





#dv_frm_update{

	padding:22px;

}





#frm_update label, #frm_dm label{

	font-size:24px;

}





.roundCorner{

	-moz-border-radius:5px;

	-webkit-border-radius:5px;

	font-size:14px;

	border:1px solid #eeeeee;

	padding:3px;
}





#dvRightPane{

	height:auto;

	width:324px;

	margin-left:10px;

	float:left;

}





#dvRightPane .leftMid{

	height:14px;

	width:294px;

	background-color:#ffffff;

	float:left;

}





#dvRightPane .midBody{

	width:324px;

	background-color:#ffffff;

	min-height:100px;

	float:left;

	height:100px;

}





#dvLeftPane .midBody, #dvRightPane .midBody{

	height:auto;

}









.dvBodyContainer{

	width:auto;

	height:auto;

}





.dvNotify{

	padding:0px 22px 10px 22px;

}





.dvNotify li{

	display:inline;

	float:left;

}





.dvNotify li a{

	display:block;

	padding:8px;

}





.dvNotify #following, #follwer{

	/*border-right:1px dotted #00729D;*/

}





.ban_top_left{

	background:url(../images/div_top_left.png) no-repeat top left;

	width:15px;

	height:14px;

	float:left;

}





.ban_top_mid{

	background-color:#ffffff;

	width:804px;

	height:14px;

	float:left;

	z-index:90px;

}





.ban_body{

	min-height:326px;

	height:auto;

	width:834px;

	background-color:#ffffff;

	float:left;

	z-index:90;

}





.content_body{

	height:auto;

	width:834px;

	background-color:#ffffff;

	float:left;

	z-index:90;

}







.ban_top_right{

	background:url(../images/div_top_right.png) no-repeat top left;

	width:15px;

	height:14px;

	float:left;

}





.ban_bottom_left{

	background:url(../images/div_bottom_left.png) no-repeat top left;

	width:15px;

	float:left;

	height:14px;

	z-index:100;

}





.ban_bottom_right{

	background:url(../images/div_bottom_right.png) no-repeat top left;

	width:15px;

	height:14px;

	float:left;

	z-index:100;	

}





#banner p{

	font-family:Tahoma;

	font-size:12px;

	padding:70px 60px;

	width:354px;

}





#banner #sign_up{

	padding:20px 0px 0 80px;

}





#dvSignIn{

	float:left;

	width:280px;

}





#dvSignIn form{

	padding:20px 0px;

}





#top_menu{

	float:left;

	width:100%;

	position:relative;

}



#top_menu ul{

	list-style:none;

	margin:0px;

}



#top_menu li{

	display:inline;

}



#top_menu a{

	font-weight:bold;

	text-decoration:none;

	display:block;

	float:left;

	padding:10px 40px;

	font-size:15px;

	cursor:pointer;

	border:1px #eee solid;

}



#top_menu a #2, #3, #4{

	border-left:none;

}





#top_menu a:hover{

}



#top_menu a.green{

	color:#476D24;

}



#top_menu a.current{

	 background-color:#5F93C9;

	 color:#FFFFFF;

}





#content{

	width:auto;

	height:auto;

	overflow:hidden;

	padding:10px 0;

}





.current{

	

}





#dvProfile{

	background:url(../images/profile_image_bg.png) no-repeat top left;

	/*width:217px;

	height:269px;*/

	width:172px;

	height:223px;

	padding:22px;

	float:left;

}





#dvUserDetails{

	float:left;

	width:574px;

	height:auto;

	padding:22px;

}





.latest{

	/*width:35%;*/

	width:291px;

	float:left;

	padding:10px 20px;

}





.latest .div_left_border{

	background:url(../images/div_left.gif) no-repeat left top;

	width:17px;

	height:223px;

	float:left;

}





.latest .div_right_border{

	background:url(../images/div_right.gif) no-repeat left top;

	width:17px;

	height:223px;

	float:left;

}





.latest .div_middle{

	float:left;

	height:223px;

}





.div_middle li{

	display:inline;

}





.div_middle li a{

	font-family:Calibri;

	font-size:14px;

	display:block;

	padding:18px 60px;
	
	cursor:pointer;

}


.highlighted{
	font-family:Calibri;
	font-size:14px;
	display:block;
	padding:18px 60px;
	background:#F2FCFE url(../images/left_arrow.png) no-repeat left center;
	cursor:pointer;
}





.div_middle #latest_user, #latest_groups, #latest_classified, #my_groups, #my_following, #my_followers, #my_listing{

	background:url(../images/seperator.gif) no-repeat center bottom;

}







#right_content{

	width:55%;

	float:left;

	padding: 20px;
	height:auto;

}



#right_content ul{

	list-style:none;

	margin:10px 0;

}





#right_content li{

	float:left;

	display:inline;

}


#latest_user, #latest_classified, #latest_groups{
	cursor:pointer;
}


#right_content li a{

	display:block;
	padding:5px;

}


#right_content li a p{
	width:auto;
	padding-left:5px;
	width:60px;
}


#right_content li a img{

	-moz-border-radius:10px;

	-webkit-border-radius:10px;

	height:60px;

	width:60px;

	z-index:10;

}





#footer{

	background:url(../images/footer_bg.gif) repeat-x bottom;

	height:70px;

	text-align:center;

}





#footer #links, #footer a, #footer #copy, #siteBy{

	border-bottom:1px #E3E6E6 solid;

	text-align:center;

	font-family:Tahoma;

	font-size:11px;

	padding-bottom:5px;

	padding-top:10px;

}





#footer #copy, #footer a{

	border:none;

	padding-top:5px;

}

#siteBy, #siteBy a{
	text-align:right;
	margin-top:-25px;
	padding-right:40px;
	color:#999999;
	border:none;
}

#gallery {
		padding:10px 0;
		width: 300px;
	}
#gallery ul { list-style: none; margin:0; }
#gallery ul li { display: inline; margin:0px; padding:0px; float:left; width:90px; height:77px;}
#gallery ul img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px;
	display:block;
}
#gallery ul a:hover img {
	border: 5px solid #eee;
	border-width: 5px 5px;
	color: #eee;
}
#gallery ul a:hover { color: #eee; }

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../images/calendar.gif) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}