@charset "utf-8";
/* CSS Document */


.profile .buttonBar{
	width:100%; 
	float:left;
	margin:10px 0 0 0;
	padding:4px;
	border:1px solid #93A6B4;
}
.info_mini .infoBox{
	border-color:#93A6B4;
	border-style:solid;
	border-width:1px;
	float:left;
	width:100%;
}
.info_mini .infoBox .heading{
	background-image:url(/media/css/tabs09_up.jpg);
	background-repeat:repeat-x;
	color:#6A8C93;
	width:100%;
	text-decoration:none;
	float:left;
}
.info_mini .infoBox .content{
	color:#FF3300;
	float:left;
	padding:4px;
}
.info_mini .infoBox .heading p{
	padding:0;
	margin:5px;
}
.info_mini .infoBox p{
	color:#6A8C93;
	width:110px;
	padding:5px 8px;
	text-decoration:none;
	float:left;
}
.profile .info_title {
	direction:ltr;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:11px;
	text-align:left;
	color:#000000;
	font-weight:bold;
	border-bottom:1px solid #D8DFEA;
	margin:-10px 0 0 -5px;
	z-index:0;
}
.profile a:hover {
	text-decoration:underline;
}
.profile a {
	color:#3B5998;
	cursor:pointer;
	outline-style:none;
}
.profile .info_field{
	direction:ltr;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:11px;
	text-align:left;
	color:#999999;
	width:110px;
}
.profile .info_value{
	direction:ltr;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:11px;
	text-align:left;
	color:#000000;
}
.profile{
	font-size:11px;
}
.profile .header{
	height:15px;
}
.profileNavBar {
	margin:0;
	padding:0;
}
.profileNavBar li{
	display: inline;
	padding-right: 20px;
}
.profile .header .box_heading{
	margin:auto;
}
.profile .header .box_heading .header_icon{
	display:inline;
}
.profile .header .box_heading li{
	text-align:center;
	display:inline;
	font-size:11px;
	font-weight:bold;
	left:0;
	margin:0;
	overflow:hidden;
	padding:0px;
}
.profile .header a{ 
	color:#FFFFFF;
	text-align:center;
}
.profile .titleBar{
	background-color:#F1F7F7; 
	border:1px solid #CCCCCC; 
	color:#444444; 
	padding:4px 8px 5px; 
	width: auto;
}
/*right*/
.profile .right{
	/*border:1px #999999 solid;*/
	background:#FFFFFF;
	width:745px;
	float:right;
	margin-top:5px;
}	
/*left*/
.profile .left{
	width:145px;
	float:left;
	/*border:1px #999999 solid;*/
	background:#FFFFFF;
	padding:2px;
	margin-top:
	margin-top:5px;
}	
.profile .left .custImg{
	border:1px #CCCCCC solid;
}
.profile .left .profileLNav{
	border:1px red solid
	list-style-image:none;
	margin:0;
	padding:0;
}	
.profile .left .profileLNav a{
	width:100%;
}
.profile .left .profileLNav li{
	list-style:none;
	list-style-image:none;
	line-height:20px;
	text-indent:5px;
}
.profile .left .profileLNav li:hover{
	background:#BBF0FF;
}	
