#content { 	background-color:#0f0f0f; width:900px;  }
#top_container, #bottom_container {	
	
	width:900px;

}

#top_container {

	height:435px;
	background-color:#0f0f0f;
	overflow:hidden !important;

}

#bottom_container {

	height:185px;
	background-image:url(/images/the_virgins_media_bottom_bg.jpg);
	
	background-repeat:no-repeat;
	background-position:top center;


}

#top_left, #top_right {

	height:395px;
	width:410px;
	float:left;
	padding:20px;
	text-align:left;

}


#bottom_left, #bottom_right {

	height:150px;
	width:407px;
	float:left;
	padding:20px 20px 10px 20px;

}


#photo_header {

	text-indent:-9999px;
	background-image:url(/images/the_virgins_media_photo_header.gif);
	background-repeat:no-repeat;
	background-position:top center;
	width:101px;
	height:28px;
}

#photo_container, #video_container {

	width:405px;
	height:345px;
	background-color:#fff;
	margin-top:12px;
	margin-left:2px;
	text-align:center;

}

#video_header {

	text-indent:-9999px;
	background-image:url(/images/the_virgins_media_video_header.gif);
	background-repeat:no-repeat;
	background-position:top center;
	width:104px;
	height:28px;
}

#photo {

	margin-top:15px;
	text-align:center;
	width:380px;
	margin:0 auto;
	height:280px;
	padding-top:20px;
}

#photo_controls {

	width:400px;
	margin:0 auto;

}

#photo_enlarge,  #photo_navigation {

	height:30px;
	width:130px;
	float:left;

}

#photo_enlarge { text-align:left;position:relative;left:10px; }
#photo_numbers { text-align:center; margin:0 auto; margin-top:7px; }
#photo_navigation { text-align:right;margin-top:3px; }

.thumbwell .enlarge_thumb {

position:absolute;
	left:50%;
	margin-left:-415px;
	top:440px;
}


.thumbwell .nav {

	position:absolute;
	left:50%;
	margin-left:-74px;
	top:445px;

}

.thumbwell .nav img {

	margin:2px;

}
.nav p {

	position:relative;
	left:-167px;
	top:-17px;
	font-size:10px;
}
.nav p span { display:none; }
.nav p span.highlight { display:inline; }

.gallery_link {

	height:27px;
	background-color:#fff;
	text-transform:uppercase;
	font-weight:lighter;
	margin-bottom:5px;
	cursor:pointer;
	background-image:url(/images/the_virgins_arrow_up_white_bg.gif);
	background-position:380px 7px;
	background-repeat:no-repeat;
	color:#000;
}

#bottom_left .hit {

	background-color:#b03311;
	color:#fff;
	cursor:default;
	background-image:url(/images/the_virgins_arrow_up_red_bg.gif);
}

.gallery_link:hover {

	background-color:#0d0d0d;
	color:#fff;
	background-image:url(/images/the_virgins_arrow_up_black_bg.gif);
	

}

#bottom_left .hit:hover {

	background-color:#b03311;
	color:#fff;
	cursor:default;
	background-image:url(/images/the_virgins_arrow_up_red_bg.gif);
}

.gallery_link p, .gallery_link_hit p { font-size:10px; float:left;margin-left:5px;margin-top:9px; letter-spacing:1.5px;}	

.gallery_arrow { float:right;margin:8px; }

#photo .gallery { display:none; }
#photo .hit {display:block; }

#video {

	

}





.video_link {

	height:27px;
	background-color:#fff;
	text-transform:uppercase;
	font-weight:lighter;
	margin-bottom:5px;
	cursor:pointer;
	background-image:url(/images/the_virgins_arrow_right_white_bg.gif);
	background-position:384px 6px;
	background-repeat:no-repeat;
	color:#000;
}

#bottom_right .hit {

	background-color:#b03311;
	color:#fff;
	cursor:default;
	background-image:none;
}

.video_link:hover {

	background-color:#0d0d0d;
	color:#fff;
	background-image:url(/images/the_virgins_arrow_right_black_bg.gif);
	

}

#bottom_right .hit:hover {

	background-color:#b03311;
	color:#fff;
	cursor:default;
	background-image:none;
}

.video_link p, .video_link_hit p { font-size:10px; float:left;margin-left:5px;margin-top:9px; letter-spacing:1.5px;}	

.video_arrow { float:right;margin:8px; }
