						
						@charset "UTF-8";
/* Necessities */
/*///////////
Client: Dr.Pepper
Last modified: 03/31/08
\\\\\\\\\\\\\\*
/*----- Profile Body ------*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
body {
	background-color: #3e0d10;
	margin-top: 0px;
}
div#wrap {
	width: 800px;
	height: inherit;
	padding-top: 0!important;
	margin: 0 auto;
	padding: 0;
	background-color: transparent;
}
#profile {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	font-style:normal;
	margin-top: 0px;
	padding-top: 0px;
	background: #3e0d10 url(Images/Bg.jpg) no-repeat center top;
}
/* master links */
a:link, a:visited, a:active  {
	color: #e20e40;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #fff;
}
div#header_search {
	display: none;
}
/*----------------------*/
div#header, div#topnav, div#footer {
	color:#fff;
	text-transform: uppercase;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
/*div#header {
	height:77px;
	display: none;
}*/
/***topNav upDate***/
#header {
	margin-top: 0!important;
	padding-top: 0!important;
	width: 800px!important;
	background-color: transparent!important;
	height: 77px;
}

#headerTable tbody tr td {
	background: transparent!important;
	padding-left:0px!important;
	margin-top: 0!important;
	padding-top: 0!important;
}

#headerWrap * {
	background: transparent !important;
}
#topnav { filter: none !important; }

div#topnav {
	position:absolute;
	width: 800px;
	height: 28px;
	margin: 50px 0 0;
	top: 30px;
	padding: 0;
	background-color: transparent!important;
	color: #fff;
	font-size: 10px!important;
}

*html div#topnav {
	width: 800px!important;;
}

div#topnav a {
	color: #fff!important;
}

#subnav ul, #subnav ul li, #subnav a {
	background: #190602!important;
	color: #fff!important;
	font-size: 10px;
	border: 1px solid #190602;
}

#subnav a:hover {
	background: #dd103d!important;
	color: #fff!important;
}

#topnav ul li a small {
	color: #fff;
}	

#topnav ul li a:hover small {
	color: #fff;
}
/*--footer text/links--*/
div#footer {
	color:#d8d4d3;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	width: 801px;
	height: auto;
	margin: 0;
	padding: 0;
	background: #190602 url(Images/footerBg.gif) no-repeat 0 top;
	vertical-align: middle;
}
div#footer a:link, 
div#footer a:active, 
div#footer a:visited {
	color:#b60c2e;
	text-decoration:none;
}
div#footer a:hover {
	color:#d8d4d3;
	text-decoration:none;
}
/*-Main Layout & Master Module 1-28 Controls-*/
div#mainLayout {
	width:801px;
	padding:0px;
	margin:0px;
	margin-top: 0px!important;
	padding-top: 0px!important;
}
/*Removes gap that seperates profile from modules

div#profileBottom {
	margin-top:-28px;
}*/
*html div#profileBottom {
	margin-top:-10px;
}
/*
Combined Values
*/
div#profile_friends {
	width: 760px;
	padding-left: 20px;
	padding-right: 20px;
	height: auto;
}
div#profile_comments {
	width: 760px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	height: auto;
}
/*------Friends Section------*/
div#friendContainer {
	height: 361px;
	background: #190602 url(Images/friendsBg.gif) no-repeat 0 top;
	font-size: 10px;
}
div#friendContainer img {
	width:90px;
	max-height: 120px;    
	border:1px solid #000;
}

*html #friendContainer img {
	width:90px;
	max-height: 120px;   
	border:1px solid #000;
}

div#friendContent {
}
div#friendTop {
	margin: 0;
	padding: 0;
	height: 0;
}
div#friendContent .heading {
	font-size: 14px;
	color: white;
}
div#profile_friends .friend {
	width: 104px!important;
	margin-bottom: 6px!important;
	padding: 0!important;
}

div#profile_friends .friend a:link, 
div#profile_friends .friend a:visited, 
div#profile_friends .friend a:active {
	text-decoration: none;
	color: #fff;
}
div#profile_friends .friend a:hover {
	color: #f55959;
	text-decoration: none;
}
a.friendtext:link {
	color:#e20e40;
	font-weight:normal;
}
a.friendtext:hover {
	color: #fff;
}

/*------Comments Section------*/
div#commentContainer {
	height: 361px;
	background: #190602 url(Images/commentsBg.gif) no-repeat 0 top;
	font-size: 10px;
	
}
div#commentContainer img {
	width:90px;
	height: auto;     
	border:1px solid #000;
}
div#commentContent {
	overflow-y: scroll!important;
	overflow-x: hidden;
	height: 361px;
	width: 800px;
}	
div#commentTop {
	margin: 0;
	padding: 0;
	height: 0;
}
div#commentContent .heading {
	font-size: 14px;
	color: white;
}
div#profile_comments .section {
	margin-bottom: 0px!important;
}
img#ctl00_Main_ctl00_ctl05_indimg {
	display: none;
}

/*--Forum Section--*/
*html div#forumContainer {
	padding-top:15px;
	padding-right: 0px;
	width: 800px;
}
div#forumContainer {
	height: auto;
	width: 760px;
	background: transparent url(Images/commentsBg.gif) no-repeat 0 top;
	padding: 12px 20px;
}
div#forumContainer .heading {
	color: #fff;
	font-size: 14px;
}
div#forumContent {
	overflow-y: auto;
	overflow-x: hidden;
	height: auto;
	width: 775px;
	padding-right: 5px;
}


/* forum - post topic | view all topics */
div#profile_forums .right a:link, div#profile_forums .right a:active, div#profile_forums .right a:visited {
	color:#fff;
	text-decoration:none;
	font-size:10px;
}
div#profile_forums .right a:hover {
	color:#fff;
	text-decoration:underline;
}
div#profile_forums .left {
	color:#fff;
}
div#forumContent .left {
	color: #fff;
}
div#profile_forums a:link, 
div#profile_forums a:active, 
div#profile_forums a:visited {
	color: #e20e40;
	text-decoration: none;
}
div#profile_forums a:hover {
	color: #fff;
	text-decoration: underline;
}	
/*----Profile URL----*/
div#profile_url {
	width: 795px;
	height: auto;
	margin: 10px 0 0;
	padding: 0;
	position: absolute;
	text-align: right;
	text-transform: lowercase;
	font-size: 10px!important;
}
div#profile_url .heading {
	display: none;
}
						
					