

.data, .datatable, div.data td{/*this is a correction for many of the existing customizations that are out there where text color wasn't defined. need to have required fields if someone is going to customize using our tools*/
       color:#000;
}




/*===== hide stuff =========*/
 
#logoname{visibility:hidden;display:none} 
 

.headericon1, .headericon2, .headericon3, .headericon4, .headericon5{display:none;}






	


.bodycontent,.darkbg,.contentRight,.borderbg,.maincontent,#maincontent,.contentLeft{
	background-color:transparent;
}








/*=================== right side stuffs ===========================*/








.userpage #usersubnav {
	background-color: #4236A2;
}



#logoname h1, #logoname h1 a {
			font-size: 12px;
		
	font-weight: bold;
	
			font-family: georgia;
	}







	






/*============ for photo listing template ================*/
.photopage-listing-content{
	margin-top:1px;
}
.photopage-listing-content.layout-grid .maincol table td{
	border-color:#FFF !important;
	border-width:1px !important;
}
.photopage-listing-content.layout-grid .maincol table{
	border-bottom:1px #FFF solid !important;
}
.photopage-listing-content.layout-detail .maincol li.data{
	border-color:#FFF;
}
