/* CSS Document */
html, body
{
	height: 100%;
}
div#proLeftMain
{
	width: 665px;
	overflow: hidden;
}
div.profileDo
{
	margin: 2px;
	border: 1px solid #C5C7C9;
}
div.profileDo a
{
	border: 1px solid white;
	padding: 4px;
	padding-left: 6px;
	display: block;
	color: black;
}
div.profileDo a:hover {
	text-decoration: underline;
}
a.profileDo
{
	display: block;
	padding: 4px;
	margin: 2px;
	font-weight: normal;
	border: 1px solid #C5C7C9;
}
a.profileDo:hover
{
	background-color: white;
	border: 1px solid black;
	color: black;
}
div.profileSubHeader 
{ 
	background-image: url('http://images.vibe.to/mag/magsubheader.gif');
	background-repeat: repeat-x;
	height: 37px;
}
div.profileSubHeader h3
{
	padding-top: 13px;
	padding-left: 4px;
}
a.subHeaderFloat
{
	float: right;
	margin-top: 15px;
	padding-right: 4px;
	font-weight: normal;
	font-size: 12px;
	color: #999;
}
a.subHeaderFloat:hover
{
	color: #B82424;
	text-decoration: underline;
}
span#rating
{
	font-size: 18px;
	font-weight: bold;
	color: #B82424;
}
select#rateDrop
{
	border: 1px solid #666;
	color: #B82424;
	font-family: Verdana;
	font-size: 11px;
	padding: 2px;
}
div.prompt
{
	background-color: #FFFFE1;
	border: 1px solid #545C40;
	padding: 4px;
	margin: 4px;
	margin-bottom: 0px;
	width: 524px;
}
div.prompt_fade
{
	border: 1px solid #A9AD9F;
	background-color: #FFFFF0;
	color: #7F7F7F;
	margin: 4px;
	padding: 4px;
	width: 524px;
	margin-bottom: 0px;
}
ul#showdowns li
{
	margin: 2px;
	display: block;
	padding: 4px;
}
ul#showdowns li a
{
	font-weight: normal;
}
div#viewsPrompt
{
	cursor: pointer;
}
div.recentViews
{
	padding: 4px;
	margin: 4px;
	border: 1px solid #3F69A9;
	background-color: #DFEBFB;
	width: 524px;
}
div.myblue
{
	color: #3F69A9;
}
div.voteSubmitMessage
{
	color: #999;
	width: 130px;
	font-style: italic;
}
h3.rightheader 
{ 
	padding: 4px; 
	font-size: 14px; 
	background-color: black;
	color: white;
}
h3.rightheader span
{
	float: right;
	font-size: 14px;
}
h3.rightheader span a
{
	color: white;
	font-weight: normal;
}
h3.rightheader span a:hover
{
	color: #C72625;
}
table#rightRailTable
{
	background-color: #E1E2E3;
	margin: 0 auto;
}
div#proRightContainer
{
	background-color: #E1E2E3;
	border-left: 1px solid black;
	float: right;
	width: 300px;
	min-height: 900px;
	height: 100%;
}
div.proRule
{
	clear: left;
	height: 21px;
	background-image: url('http://images.vibe.to/mag/profilerelief.gif');
	background-repeat: repeat-x;
	border-top: 1px solid black;
}
div#proContent
{
	clear: left;
	min-height: 900px;
	background-image: url('http://images.vibe.to/2/profileContentBG.gif');
	background-repeat: repeat-y;
}
div#proGreyVertical
{
	background-color: #b9babd;
	border-left: 1px solid black;
	width: 3px;
	min-height: 900px;
	height: 100%;
	float: right;
}
div#ad_skyscraper
{
	position: absolute;
	right: 0;
	background-color: black;
	width: 120px;
}
div#proTopContainer {
	position: relative;
}
div#proTopData {
	width: 546px; 
	overflow: visible;
	min-height: 600px;
	height: auto; !important;
	height: 600px;
}
div#proMainHead 
{
	background-image: url('http://images.vibe.to/2/profileMainHead.gif');
	background-repeat: repeat-x;
	border-bottom: 1px solid #c3c3c6;
	padding: 14px 0px 4px 8px;
	background-color: white;
	height: 38px;
}
div#proMainHead h2
{
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}
div#proMainHead span
{
	font-size: 11px;
	color: #999;
	font-weight: normal;
	display: block;
	margin-left: 24px;
	margin-top: 2px;
}
div#proUserTitle
{ 
	font-size: 12px; 
	padding: 4px; 
	background-color: #e4e4e6;
	border-bottom: 1px solid #c3c3c6;
	font-weight: bold;
}
div#proPhotoArea
{
	text-align: center;
	padding: 4px;
}
div#profiledata
{
	line-height: 180%; 
	padding-top: 4px; 
	padding-left: 4px; 
}
div#profiledata ul
{
	margin-bottom: 10px;
}
div#profiledata li b { color: #B82424; }
div#profiledata h3 
{ 
	border-bottom: 1px solid #CCC; 
	margin-bottom: 4px; 
	color: #999; 
	margin-right: 4px; 
}
div.proContent
{
	border: 1px solid white;
	padding: 4px;
}
div.proCommentContainer
{
	padding: 5px;
	overflow: auto;
}
div.proCommentUserBox
{
	float: left;
	width: 150px;
	font-size: 11px; !important
}
div.proCommentUserBox ul {
	line-height: 150%;
}
div.proCommentUserBox li b { 
	color: #B82424; 
}
div.proCommentHeader
{
	background-image: url('http://images.vibe.to/mag/profilecommentheader.gif');
	height: 24px; 
	padding-top: 4px;
	padding-left: 4px;
	color: #999;
	font-size: 11px; !important
}
div.proCommentBody
{
	margin-left: 152px;
	width: 482px;
	line-height: 140%;
	word-wrap: break-word;
	font-size: 12px; !important
}
table.userdataToggle 
{ 
	display: none; 
	background-color: #FFFFE1; 
	border: 1px solid black; 
	margin: 4px; 
	position: absolute;
}
table.userdataToggle div, table.userdataToggle h3 { 
	margin-bottom: 4px; 
}