.profile {
	border: 3px solid #FFCC00;
	background: #000000 url(../images/profileBG.gif) repeat-x top;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 665px;
}

.User{
	margin: 10px 25px 15px 15px;
	display: inline;
	text-align: left;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.line{
	width:100%;
	float:none;
	clear:both;
	height: 1px;
	background: #999;
}
.userName {
	color: #FFFFFF;
	display: inline;
	clear: left;
	font: bold 18px Arial, Helvetica, sans-serif;
}
th {
	text-align: left;
	color: #FFCC00;
	clear: left;
	font: bold 18px Arial, Helvetica, sans-serif;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color:#999999
}
.info {
	color: #FFFFFF;
	padding: 10px;
	font: 13px Arial, Helvetica, sans-serif;
}
.into {
	color: #FFFFFF;
	font: 85% Arial, Helvetica, sans-serif;
}
.into strong {
	color: #FFCC00;
	font-variant: small-caps;
}
.online {
	color: #00CCFF;
	text-transform: uppercase;
	display: inline;
	clear: left;
	font: bold normal 13px Arial, Helvetica, sans-serif;
}
.online a {
	color: #00CCFF;
}
.stats {
	color: #EEEEEE;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.place {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.profileNav a {
	color: #FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
	float: left;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	padding-right: 12px;
	padding-left: 12px;
	border-right: 1px solid #333333;
}
.profileNav a:visited {
	float: left;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.profileNav a:hover {
	color: #FFCC00;
}
.profileNav {
	text-align: right;
	background: #000000;
	border-top: 1px solid #333333;
}
.whenWhere {
	color: #FFCC00;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-align: right;
	margin-right: 20px;
}
/*.offline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-transform: uppercase;
	font-weight: bolder;
	display: inline;
	clear: left;
}*/
.profile2 {
	border-bottom: 3px solid #666666;
	background: #000000 url(../images/profileBG.gif) repeat-x fixed left top;
}

.DetailPhoto img{
	/*margin: 15px 10px;*/
	color:#FFFFFF;
	padding: 5px;
	display:table;
	border:3px solid #666666;
	text-align: left;
	/*float: left;*/
}

.DetailPhoto td{
	border: 1px solid #999999;
}
.DetailPhoto p{
	/*margin:0 auto 5;*/
	width: 250px;
/*	background: #333333;*/
	font-size: 12px;
	color: #FFFFFF;
	text-align:center;
/*	border: 2px solid #333333;*/
	/*padding-bottom: 10px;*/
	font-weight: bold;
	margin: 0px;
}

.photoText {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	display: table;
}

.DetailPhoto p{
	margin-left: 10px;
}

.Mail {
	padding: 3px;
}

.Mail th{
	font-size:12px;
	font-weight:bold;
	border-bottom: 1px solid #999;
	padding: 2px;
}

#SendMail{
	border:3px solid #666666;
	background: #999999;
	text-align: right;
	margin: 10px;
	padding: 5px;
	color: #000000;
}
.QuickMessage{
	border-top: 1px solid #333333;
	text-align: right;
	padding: 5px;
	color: #fff;
	margin-top: 10px;
}
.midBG {
	background: #666666 url(../images/midBG.gif) repeat-x scroll left top;
}
.shhh {
	background: #666666;
}
.offline {

	color: #CC6666;
	text-transform: uppercase;
	display: inline;
	clear: left;
	font: bold normal 13px Arial, Helvetica, sans-serif;
}
.offline a {

	color: #CC6666;
}

.Mail td {
	padding: 3px 2px;
	border-bottom: 1px solid #CCCCCC;
}
.photoBox {
	margin: 10px 25px 15px 15px;
	display: inline;
	text-align: left;
	float: left;
	width: 210px;
	height: 200px;
}

.ProfileEvents{
	border: 3px solid #FFCC00;
	background: #000000 url(../images/profileBG.gif) repeat-x top;
	padding: 5px;
	width: 90%;
	text-align:left;
	margin-bottom: 8px;
}

.ProfileEventsTime{
	float:left;
}

.ProfileEventsFunctions{
	float:right;
	padding-bottom: 3px;
}

.ProfileEventsText{
	border-top: 1px dotted #666;
	padding-top:3px;
	padding-left:20px;
	clear:both;
}

.Schedule th{
	background: #333;
}

.Schedule td{
	border-bottom: 1px solid #666;
	padding-top: 2px;
	padding-bottom:2px;
}
