/* CSS Document 2 for Community section of TuImagenPersonal.com

	Put together by Roland Combes
	2007/09/01
	
	From mulitple sources
	
*/

.header_light_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C1C1C1;
}
 

.header_dark_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #717171;
}

.small_gray  { 
	font-size:9px; 
	color:#999999;
}

.small_gray10  { 
	font-size: 10px; 
	color:#999999;
}

.heading_blue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2471C3;
}

.userName {
	font-size: 1.75em;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	line-height: 15px;
	text-align: center;
}

#miimagenlogo {
	width:250px;
	float:right;
	background:#fff;
	padding-bottom:10px;
	text-align: center;
}

#navSection {
	width:250px;
	float:left;
	background:#fff;
	padding-bottom:10px;
	padding-left: 20px;
}

#tuimagenlogo {
	width:220px;
	float:left;
	background:#fff;
	padding-bottom:10px;
}

#mainSubHeader {
	clear: both;
	padding-top:15px;
}
		
#NavRegisterFriends {
 	position:relative;
	width:200px;
	height:22px;
	z-index:1;
	left: 7px;
	top: 0px;
}
#NavMyPage {
	position:relative;
	width:200px;
	height:22px;
	z-index:1;
	left: 10px;
	top: 0px;
}
#NavEmail {
	position:relative;
	width:200px;
	height:22px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#NavBlog {
	position:relative;
	width:200px;
	height:22px;
	z-index:1;
	left: 4px;
	top: 0px;
}
#NavDirectory {
	position:relative;
	width:200px;
	height:22px;
	z-index:1;
	left: 13px;
	top: 2px;
}

.small_gray11 {
	font-size: 11px; 
	color:#999999;
}


.tall_gray16 {
	font-size: 16px;
	color:#999999;
	vertical-align: baseline;
}

