@charset "UTF-8";
/* Necessities */
/*///////////
Client: Maidenform
Created By: CT |
Last modified: 3/2/08
\\\\\\\\\\\\\\*


/*----- Profile Body ------*/
#profile {
	background-color:#FD9EC6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000;
	font-weight:normal;
	font-style:normal;
	background-image:url(Images/wrap.jpg);
	background-position:top center !important;
	
}
*html #mainLayout {margin-left:50px !important;}


/* master links */
a:link, a:active, a:visited {
	color:#008cd2;
	text-decoration:none;
}
a:hover {
	color:#a71682;
	text-decoration:underline;
}
/*---------------------------- 
Page Header & Footer 
-----------------*/
/* Hidden
div#header, div#topnav {
	display:none;
}
/*

}

Hide google Bar
*/
div#ctl00_Header_ctl00_searchControls {}
/*
END Hide google Bar
*/

div#header, div#topnav, div#footer {
	color:#008cd2;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:uppercase;
}

	
div#header {
display:none;
	height:77px;
	}

/* 
Top Nav Control text/links 
*/
div#topnav {
  position:absolute;
  top:10px; 
  width:800px; 
  height:1px; 
  margin-left:0px;
  font-size:10px;
  font-family:Arial, Helvetica, sans-serif;
  text-transform:uppercase;
}
*html div#topnav {
  position:absolute;
  top:16px; 
  width:800px; 
  height:1px; 
  margin-left:50px;
  font-size:10px;
  font-family:Arial, Helvetica, sans-serif;
}

div#topnav a {
  color:#008cd2 ;

}
div#topnav a:hover{
  color:#a71682;

}
/* 
footer text/links 
*/
div#footer {
	color:#008cd2;
	 text-transform:uppercase;
	  font-size:9px !important;
	  background-color:#FD9EC6 !important;
}
*html div#footer {
	color:#008cd2;
	 text-transform:uppercase;
	  font-size:8px;
}
div#footer a {
	color:#008cd2;
	text-decoration:none;
	font-weight:normal;
}
div#footer a:hover {
	color:#a71682;
	text-decoration:none;	
}

/*-------------------------------- Main Layout & Master Module 1-28 Controls -----------------*/
div#mainLayout {
	width:850px;
	padding:0px;
	margin:0px;
}
/*
Removes gap that seperates profile from modules
*/
div#profileBottom {
	margin-top:-20px;
	background-image:url();
}
*html div#profileBottom {
	margin-top:-40px;
}

/*
Combined Values
*/
#profile_friends, #profile_forums {
}

/*---------- 
Friends Section 
----------*/
div#friendContainer {
	position:absolute;
  	top:1700px;
	margin-left:30px;
	width:800px;
	height:434px;
		
}
*html div#friendContainer {
	position:absolute;
  	top:1710px;
	margin-left:35px;
	width:800px;
	height:434px;
		
}

div#friendContent {
padding:0px;
}
div#friendTop {
}
div#friendContent h5.heading {
display:none;
}

div#friendContent .heading {
display:none;
	font-size:11px;
	color:#000;
}
/* strong / bold sub-headers */
#profile_friends strong {

}

/* span sub-headers */
#profile_friends span {

font-size:11px;
	color:#000;
}
/* friend space - top 14 display names*/
#profile_friends a:link, 
#profile_friends a:active, 
#profile_friends a:visited {
	color:#000;
	text-decoration:none;
	font-size:11px;
}
/* friend space - view all friends link */
#profile_friends_viewAll {
	float:left;
	padding-right:105px;
}

#profile_friends_viewAll a:hover {
	color:#008cd2;
	text-decoration:none;
	font-size:12px;
}
#profile_friends a:hover {
	color:#008cd2;
	text-decoration:none;
}
/* friend space - top 14 images*/
/* note: image width auto set to prevent stretching */
#profile_friends img {
	filter:none;
	border:1px solid #000 ;
	width:75px;
	height:75px;
}
#profile_friends a:hover img {
	filter:none;
	border:1px solid #008cd2 ;
	width:75px;
}


#profile_friends .section {
padding:0px;
}



/*---------- 
Comments Section 
----------*/

div#commentContainer {
	position:absolute;
  	top:2340px;
	margin-left:45px;
	width:755px;
	height:310px;
	overflow:auto;
}
*html div#commentContainer {
	position:absolute;
  	top:2350px;
	margin-left:2px;
	width:795px;
	height:280px;
	overflow:auto;
}
div#commentContent {
	margin:0 auto;
	padding-right:5px;
	padding-left:5px;
	overflow:auto;
	color:#000;
	text-align:right;
}
*html div#commentContent {
	padding-left:45px;
}
div#commentContent .heading {
	display:none;
}
/* 
comments: view/edit all comments 
*/
#profile_comments a:link, #profile_comments a:active, #profile_comments a:visited {
	color:#0066FF;
	text-decoration:none;
}
#profile_comments a:hover {
	color:#a71682;
	text-decoration:underline;
}

#profile_comments img {
	filter:none;
	border:1px solid #464646 ;
	}
	

#profile_comments .h4 {
	color:#0066FF;
	text-decoration:underline;
	
	
}
*html div#footer {
	padding-top:5px;
}

/*---- Miniplayer MP3 -----*/
div#profile_miniplayer { width:350px; height:80px; position:absolute; top:900px; margin-left:400px;}

*html div#profile_miniplayer { width:350px; height:80px; position:absolute; top:913px; margin-left:400px;}


/*----------- Forum Section ------------*/
#profile_forums {
	position: absolute;
	margin-left:70px;
	top: 2020px;
	width: 670px;
	height: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	line-height: 12px;
}
#profile_forums .left {
display:none;
}

*html #profile_forums
{
	position: absolute;
	padding-left:0px;
	margin-left:70px;
	top: 2040px;
	width: 670px;
	height: 1px;
}

#profile_forums a { color: #008cd2; }

#profile_forums a:hover
{
	color: #008cd2;
	text-decoration: none;
}












