@import "main.css";

#flashControls, .photo { display: none; }
#flash_content, #flash_content2 { position: absolute; }
#flash_content p, #flash_content2 p { margin: 0px; }
#flash_content img, #flash_content2 img, .photo_holder img { vertical-align: top; }

#midcontainer { background: #cbcbcb url('../images2/home/middlebg.jpg') top center repeat-x; }

.newsLinks p { margin: 0px; }
.newsLinks a { font-size: 10px; font-weight: bold; text-decoration: none; background: #b71f37; width: auto; color: #fff; padding: 5px; margin: 0px 0px 10px 0px !important; display: block; max-width: 120px; text-align: center; }

#contentdiv { padding: 10px; }

#keywords { background: #b16672; }

.photo_holder{ width:966px; height:367px; overflow:hidden; position:relative; }

.photo_holder #container img:first-child { margin-right: 4px; }

#container{ position:absolute; }

.photoSet{
	position:absolute;
	width:967px; height:367px;
	overflow:hidden;
}

.caption{
	display: none;
	position:absolute;
	bottom:1px;
	left:0;
	color:#fff;
	overflow:hidden;
}



.captionbg{
	width:643px;
	height:9999px;
	background:#39484d;
	position:absolute;
	top:0;
	left:0;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);
}

.captiontext{
	padding:10px;
	position:relative;
}

#mediaLink{
display: none;
}

.captiontext a, .captiontext a:visited, .captiontext a:hover{ color:#fff !important; }
#scrollLeft { cursor: pointer; position: absolute; margin: -201px 0 0 15px; }
#scrollRight { cursor: pointer; position: absolute; margin: -201px 0 0 921px; }
#womenLeading { position: absolute; margin: -72px 0 0 502px; }

.listenfooter { color: #fff; padding: 20px 0 12px 0; font-size: 11px; }
.listenfooter a { color: #d78b97; }