/*----------
Author: Fabian Wizenfeld
Date: 17/09/09 | dd/mm/yy
Profile: Smirnoff
-----------*/

/*----------
Global
-----------*/
.clear { clear: both; }
.spacer{ clear:both; height:40px; }

/*----------
Profile Body 
-----------*/

#profile {
	font-style:normal;
	font-family: Helvetica, sans-serif;
	font-size:11px;
    background: #000 url(http://creative.myspacecdn.com/ar/smirnoff/v1/img/bg.jpg) center top repeat-y;
}
#profile_aboutMe {
	margin:0;
	padding:0;	
}
#wrap {
	width:960px;
	margin: 0 auto;
}

/* Formatting Prefs */
div, span {
	margin: 0;
	padding: 0;
}

#header {
	margin: 0 auto !important;
	padding: 0 !important;
	width: 960px !important;
}
#headerTable tbody tr td {
	background: transparent !important;
	margin: 0 !important;
	padding: 0 !important;
}
#topnav {
	filter: none !important;
}
#topnav ul li a small {
	color: #fff !important;
}
#topnav ul li a:hover small {
	color: #fff !important;
}
div#topnav {
	width: 960px;
	margin:0;
	padding: 0;
	background: transparent !important;
	color: #693e90;
	font-size: 10px;
}
div#topnav a {
	color: #fff!important;
}
div#topnav a:hover,
.open {
	background-color: #000!important;
}
#subnav ul {
	background: #000!important;
	color: #fff!important;
	border: none !important;
	font-size: 10px;
}
#subnav ul li, #subnav a {
	color: #fff !important;
	border: none !important;
}
#subnav a:hover {
	text-decoration: none !important;
	background: #1a1a1a !important;
	border-right:1px solid #1a1a1a;
}

.mailCountNav,
#subNav .mailCountNav{color:#fff !important; background: transparent !important;}
.rail{display:none;}

/*------
Footer
-------*/
/* Divider Colors and Positioning for Footer */
div#footer {
	color: #fff;
	font-size: 11px;
	margin: 0 auto;
	text-align:center;
	width:960px;
}
div#footer a{
	color: #fff;
	font-size: 11px;
	text-decoration:none;
}
div#footer a:hover {
	color: #693e90;
	font-size: 11px;
}
/*--------------------------------------- 
Main Layout & Master Module 1-28 Controls 
----------------------------------------*/
div#mainLayout {
	width: 960px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

#profile_url{
 position:relative;
 width:960px;
 text-align:right;
 margin:0;
 z-index:10 !important;
}

#profile_url h5{display:none;}
#profile_url a{ color:#fff; float:right; margin-top:10px !important; text-decoration:none;}

/*-------------
Combined Values
--------------*/

/* Positioning and Size for Friends, Forums, Comments */
div#profile_forums,
div#profile_friends,
div#profile_comments{
 width: 960px;
 text-align: left;
 margin:0 auto;
}

/* Link Styles for Friends, Forums, Comments */
div#profile_friends a, 
div#profile_forums a, 
div#profile_comments a {
 color:#fff;
 font-size:11px;
 text-decoration: none;
}
div#profile_friends a:hover, 
div#profile_forums a:hover, 
div#profile_comments a:hover {
 color:#693e90;
 text-decoration: none;
}

/* Friends Forums and Comments Titles */
div#profile_forums .heading .left,
div#profile_friends .heading,
div#profile_comments .heading{visibility:hidden;}

#contentModules .top{
 background: url(http://creative.myspacecdn.com/ar/smirnoff/v1/img/titles.gif) no-repeat;
 display:block; height:45px;
}

#mod_friend .top{ background-position: 0 -404px; }
#mod_comments .top{ background-position: 0 -449px;}

/*------------- 
Friends Section 
--------------*/

/* Top Friend Thumbnail Size and Border Color */
div#profile_friends img {
	width:75px;
}

/* Top Friend Thumbnail Containers */
div.friend {
	width:136px;
	padding: 0;
}

/* "Tom Has 100 Friends" */
div#profile_friends span {
	color:#fff;
	font-size:11px;
	font-weight:bold; line-height:2.5em;
}

/* "Tom Has 100 Friends" - color of the number only */ 
div#profile_friends .redtext {
	color:#fff;
	font-size:11px;
	font-weight:bold;
}

/*----------- 
Forum Section 
------------*/

/* "Post a New Topic | View All Topics" */
div#profile_forums .heading{
 text-align:right;
 display:block;
 width:960px !important;
 height:50px;
 font-weight:normal;
 color:#fff;
}

div#profile_forums .right {
 font-size:11px;
 line-height:2.5em;
}

div#profile_forums .right a{ 
 font-weight:bold; 
 color:#fff !important;
}

/* Forum Content Section */
div#profile_forums .cols {
 color:#fff;
 font-size:11px; width:900px !important;
 line-height:20px;
}
/* Folder Icons on the Left */
div#profile_forums img {
 width: 0px;
 height: 0px;
}

/*-------------- 
Comments Section 
---------------*/
div#profile_comments{
 color:#fff;
 height:500px;
 overflow-y: scroll;
}

/* Style for Date Above Friend Comments */  
div#profile_comments .cols h4 {
	color:#fff;
	font-size:11px;
}
/* Style for Friends Comments */
div#profile_comments td {
	color:#fff;
	font-size:11px;
}
div#profile_comments th {
	width: 90px;
	text-align:center;
}

/* Displaying 10 of 10 Comments */
div#profile_comments strong {
 color:#fff; height:26px;
 line-height:26px;
 font-weight: normal;
}
/* "Displaying 10 of 10 Comments" - color of the numbers only */ 
div#profile_comments a {
 color:#fff;
}

/* User Thumbnails for Comments */ 
div#profile_comments .cols a{
 display:inline;
}

div#profile_comments .cols img {
	width:70px;
	border:0px;
}
div#profile_comments .cols a:hover img {
	border:0px;
}