@charset "UTF-8";
/* Necessities */
/*///////////
Client: paramount / Iron Man DVD
Last modified: 09/03/08
\\\\\\\\\\\\\\*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color:#000000;
	background-image:url('http://creative.myspacecdn.com/Client/Paramount/IronMan/Images/ironManDvdBg.jpg');
	background-repeat:no-repeat;
	background-position: center 30px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

/*----- Profile Body ------*/
#profile {
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#888;
	font-weight:normal;
	font-style:normal;
}
/* master links */
a:link, a:active, a:visited {
	color:#fff;
	text-decoration:none;
}
a:hover {
	color:#888;
	text-decoration:underline;
}
/***topNav upDate***/
#header {
	margin-top: 0!important;
	padding-top: 0!important;
	width: 786px!important;
	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: 786px;
	height: 28px;
	margin:0;
	top: 15px;
	padding: 0;
	background-color: transparent!important;
	color: #fff;
	font-size: 10px;
}
*html div#topnav {
	width: 786px!important;
}
#topnav ul li a small {
	color: #fff !important;
}
#topnav ul li a:hover small {
	color: #888 !important;
}
div#topnav a {
	color: #fff!important;
}
#subnav ul, #subnav ul li, #subnav a {
	background: #000 !important;
	color: #fff!important;
	border-width: 0px!important;
	border-style: none!important;
	border-color: #5d2b0b!important;
	font-size: 10px;
}
#subnav a:hover {
	background: #320000!important;
	color: #fff!important;
}


/***topNav upDate***//* 
footer text/links 
*/
div#footer {
	color:#888;
}
div#footer a {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
div#footer a:hover {
	color:#888;
	text-decoration:none;
}

/*-------------------------------- Main Layout & Master Module 1-28 Controls -----------------*/
div#mainLayout {
	width:786px;
	padding:0px;
	margin:0px;
}
/*
Removes gap that seperates profile from modules
*/
div#profileBottom {
	margin-top:-20px;
}
*html div#profileBottom {
	margin-top:-30px;
}

/*
Combined Values
*/
#profile_friends, #profile_forums {
	width:786px;
	padding:10px;
	padding-top:10px;
}

/*---------- 
Friends Section 
----------*/
div#friendContainer {
	height: auto;
	background-image:url();
	background-repeat:no-repeat;
}
div#friendContainer img {
	width:70px;
	height:65px;
	border:1px solid #888;
}
div#friendContent {
}
div#friendTop {
}
div#friendContent .heading {
	display:none;
}
a.friendtext:link {
	color:#888!important;
	font-weight:normal;
}



/*---------- 
Forum Section 
----------*/
*html div#forumContainer {
	margin-top:-3px;
}
div#forumContainer {
	background-image:url();
	background-repeat:no-repeat;
	height: auto;
}
div#forumContainer .heading {
	margin-right:30px;
}
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 {
	color:#fff;
}
div#forumContent .left {
	display:none;
}



/*---------- 
Comments Section 
----------*/
div#commentContainer {
	height:400px;
	background-image:url();
	background-repeat:no-repeat;
}
div#commentContent {
	width:786px;
	margin:0 auto;
	height:375px;
	padding-right:5px;
	overflow:auto;
}
*html div#commentContent {
	padding-left:5px;
}
div#commentContent .heading {
	display:none;
}
/* 
comments: view/edit all comments 
*/
#profile_comments a:link, #profile_comments a:active, #profile_comments a:visited {
	color:#fff;
	text-decoration:none;
}
#profile_comments a:hover {
	color:#888;
	text-decoration:underline;
}

/*Module Headers*/
div#friendHeader, div#forumHeader, div#commentHeader {
	width:785px;
	height:30px;
}

div#friendHeader {
	background:url('http://creative.myspacecdn.com/Client/Paramount/IronMan/Images/iron_title_friends.gif') no-repeat top left;
}

div#forumHeader {
	background:url('http://creative.myspacecdn.com/Client/Paramount/IronMan/Images/iron_title_forums.gif') no-repeat top left;
}

div#commentHeader {
	background:url('http://creative.myspacecdn.com/Client/Paramount/IronMan/Images/iron_title_comments.gif') no-repeat top left;
}

/*----Profile URL----*/
div#profile_url {
	width: 770px;
	height: 11px;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: right;
	text-transform: lowercase;
	font-size: 10px!important;
	top: -2299px;
	color: #888;
}

div#profile_url .heading {
	display: none;
}