@charset "UTF-8";
/* Necessities */
/*///////////
Client: Chilis
Last modified: 01/21/2009
\\\\\\\\\\\\\\*
/*----- Profile Body ------*/
body, td, th {
	font-family:"HelveticaRounded Bold", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#630;
}
body {
	margin-top:0px;
	margin-bottom:0px;
	background:#2d7b51 url(http://creative.myspacecdn.com/Client/Chilis/Images/chilisBg2.jpg) no-repeat fixed center top;
}
#profile {
	background-color:#2d7b51;
	font-family:"HelveticaRounded Bold", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#630;
	font-weight:normal;
	font-style:normal;
}
#wrap {
	width:785px!important;
	margin-top:0!important;
	padding-top:0!important;
}
/* master links */
a:link, a:visited, a:active {
	color:#630!important;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#060!important;
}
/***topNav upDate***/
#header {
	margin-top:0!important;
	padding-top:0!important;
	width:785px;
	background-color:#fff!important;
}
#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:785px;
	height:20px;
	margin:0;
	top:0px;
	padding:0;
	background-color:transparent!important;
	color:#2f754a;
	font-size:10px;
}
*html div#topnav {
	width:785px!important;
}
#topnav ul li a small {
	color:#2f754a!important;
}
#topnav ul li a:hover small {
	color:#b7e634!important;
}
div#topnav a {
	color:#2f754a!important;
}
#subnav ul, #subnav ul li, #subnav a {
	background:#f5e3b9!important;
	color:#2f754a!important;
	border-style:none;
	font-size:10px!important;
}
#subnav a:hover {
	background:#2f754a!important;
	color:#f5e3b9!important;
}
/*footer text/links*/
div#footer {
	color:#2f754a!important;
	font-variant:normal;
	font-weight:normal;
	font-style:normal;
	font-size:9px!important;
}
div#footer a {
	color:#2f754a!important;
	text-decoration:none!important;
}
div#footer a:hover {
color:#630!important!important;
	text-decoration:underline!important;
}
/*--Main Layout &Master Module 1-28 Controls--*/
div#mainLayout {
	width:785px;
	padding:0px;
	margin:0px;
}
/*Removes gap that seperates profile from modules*/
div#profileBottom {
	margin-top:-10px;
}
*html div#profileBottom {
	margin-top:-15px;
}
/*Combined Values*/
#profile_friends {
	width:760px;
	padding:10px;
	padding-top:33px;
}
#profile_forums {
	width:760px;
	padding:20px 10px 10px 20px;
}
/*--Friends Section--*/
div#friendContainer {
	height:294px;
	background:url(http://creative.myspacecdn.com/Client/Chilis/C2/Images/friendsbg2.gif) no-repeat 0 top;
	width:785px;
}
div#friendContainer img {
	width:65px;
	max-height:60px;
	border:1px solid #373734;
	height:60px;
}
div#friendContent {
}
/*div#friendTop {
}*/
div#friendContent .heading {
	display:none;
}
.friend {
	float:left;
	margin-bottom:8px;
	text-align:center;
	width:106px;
}
#profile_friends .btext {
	color:#630;
}
#profile_friends .redtext {
	color:#060;
}
a.friendtext:link {
	color:#060!important;
	font-weight:normal;
}
#profile_friends .redlink friendlink {
	color:#060!important;
	font-weight:normal;
}
/*--Forum Section--*/
*html div#forumContainer {
	margin-top:-3px;
}
div#forumContainer {
	height:290px;
	background:url(http://creative.myspacecdn.com/Client/Chilis/Images/forumBg.gif) no-repeat 0 top;
	width:785px;
}
div#forumContainer .heading {
	margin-right:10px;
	color:#630;
	font-size:12px;
	text-transform: uppercase;
}
div#forumContent {
	padding-right:5px;
}
/* forum - post topic | view all topics */
#profile_forums .right a:link, #profile_forums .right a:active, #profile_forums .right a:visited {
	color:#fff;
	text-decoration:none;
	font-size:10px;
}
#profile_forums .right a:hover {
	color:#fff;
	text-decoration:underline;
}
#profile_forums .left {
	width:38px;
	height:28px;
}
div#forumContent .left {
}
/*--Comments Section--*/
div#commentContainer {
	height:343px;
	background:url(http://creative.myspacecdn.com/Client/Chilis/Images/commentsBg.gif) no-repeat 0 top;
	width:785px;
	padding-top:20px;
}
*html div#commentContainer {
	height:363px;
	width:785px;
	padding-top:20px;
}
div#commentContent {
	width:745px;
	margin:0 auto;
	height:320px;
	padding-right:10px;
	overflow:auto;
	padding-left:20px;
}
*html div#commentContent {
	padding-left:25px;
	padding-right:10px;
	width:780px;
}
div#commentContent .heading {
	color:#630;
	height:20px;
	font-size:12px;
	text-transform: uppercase;
}
/*--comments:view/edit all comments--*/
#profile_comments a:link, #profile_comments a:active, #profile_comments a:visited {
	color:#666;
	text-decoration:none;
}
#profile_comments a:hover {
	color:#fff;
	text-decoration:underline;
}
div#profile_comments .cols {
	width:92%!important;
}
/*--profile url--*/
div#profile_url {
	width:750px;
	height:16px;
	margin:0;
	padding:0;
	text-align:right;
	position: absolute;
	top:74px;
	color:#2f754a;
}
div#profile_url .heading {
	display:none;
}
/****END****/