@charset "utf-8";
/* CSS Document */

body{
	background:#fff url(../images/body_back.jpg) no-repeat fixed;
	font-family:Arial, Helvetica, sans-serif;
}
a{
color:#E0709D;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
.mainContainer{
	margin:0px auto;
	padding:0px;
	width:885px;
	
}
.container{
	float:left;
	width:888px;
	background:#fff;
}
.header{
float:left;
width:888px;
height:347px;
background:url(../images/headerBack.jpg) no-repeat;
}
.topMenuItems{
	float:left;
	width:888px;
	margin:0px 0px 10px 0px;
	padding:0px;
}
.topMenuItems ul{
	list-style:none;
}
.topMenuItems ul li{
	list-style:none;
	float:left;
}
.topMenuItems ul li a{
	list-style:none;
	float:left;
	background:url(../images/bullets.jpg) no-repeat top right;
	padding:0px 25px 5px 5px;
	margin:6px;
	border:1px solid #ff000;
	color:#80C2D4;
	font-size:15px;
}
.topMenuItems ul li a:hover{
	list-style:none;
	float:left;
}

.midContainer{
	float:left;
	width:878px;
	padding:0px 5px;
	background:#fff;
}
.leftPane{
	float:left;
	width:220px;
	margin-right:10px;
	padding:0px 3px 10px 0px;
	display:inline;
	border-right:1px dotted #CCC;
}
.leftPane h4{
font-size:15px;
font-weight:normal;
color:#E0709D;
text-decoration:underline;
padding:10px 0px 0px 0px;
}
.textInBlack{
	font-size:13px;
	color:#999999;
	line-height:20px;
}
.progressMatter{
	float:left;
	padding:5px 5px;
	width:200px;
}
.middlePane{
	width:590px;
	float:left;
	height:auto;
	padding:10px 0px 5px 0px;
	color:#999999;
	font-size:13px;
	line-height:20px;
	
}
.middlePane h3{
	font-size:18px;
	font-weight:normal;
	color:#E0709D;
	padding:0px 0px 10px 0px;
}
.fashionFab{
	float:none;
	text-align:center; 
	}
.fashionFab img{
	float:none;
	border:4px solid #f3f3f3;
	padding:0px;
	margin:0px;
}
.rightPane{
	float:left;
	width:250px;
}
.rightPane h4{
font-size:15px;
font-weight:normal;
color:#E0709D;
text-decoration:underline;
padding:10px 0px 0px 0px;
}


.blueBar{
	width:200px; height:18px;  border:solid 1px #555; position:realative;
}

.progressNew{
	height:18px;background:#A9D0F5;color:black; width:5%; position:realative;
}
p{
font-size:13px;
font-family:arial;
}





.leftPane { 
float: left;
padding: 0px 8px 20px 20px;
width: 220px;
display: inline;
}

.leftPane a,
.leftPane a:visited { 	     font-size: 11px;
font-weight:bold;
line-height: 16px;
text-decoration: none;
color: #181818;
}

.leftPane a:hover,
.leftPane a:visited:hover  { 
color: #181818;
text-decoration: underline;
}

.leftPane ul ul { 
margin-left: 16px;
margin-bottom: 12px;
}

.leftPane ul ul li { 
}

.leftPane h2 {
font-size: 12px;
margin: 11px 0 6px 0;
padding: 4px 0 4px 5px;
font-weight: bold;
color: #fefefe;
border-top: 1px solid #181818;
border-bottom: 1px solid #181818;

}

.ad200 { 
text-align: center;
margin-top: 8px;
}

