/* Start of CMSMS style sheet 'BVA Stylesheet' */
@CHARSET "ISO-8859-1";

img 
{ 
	behavior: url(/static/styles/iepngfix.htc); 
}

.crossahir
{
	cursor: crosshair;
}

#main-div
{
	margin: 0px auto;
	width: 980px;
	margin-top: 15px;
}

#main-title
{
	margin: 0px;
}

#navigation, #text
{
	list-style: none;
	list-style-position: outside;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12pt;
	font-stretch: extra-expanded;
	font-weight: normal;
	color: #838383;
	margin-left: 310px;
	margin-top: 3px;
	padding: 0 0 0 6px;
	border-left: solid 1px #838383;
}

#navigation
{
	width: 300px;
	margin-top: 13px;
	text-transform: uppercase;
}

#text
{
	width: 200px;
}

.stars
{
        font-size: 1.8em;
}

h2
{
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 25px;
	text-transform: uppercase;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12pt;
	font-stretch: extra-expanded;
	font-weight: normal;
	color: #838383;
}

#photo-container
{
	margin: 0px auto;
	margin-top: 13px;
	width: 50px;
}

#back a, #next a
{
	text-decoration: none;
	color: #838383;
	font-size: 20pt;
	font-weight: bold;
}

#back
{
	border-right: solid 1px #838383;
}

#photo div
{
	margin-top: 100px;
}

#square
{
	display:none;
	position: absolute; 
	width: 250px;
	height: 250px;
	color: white;
	background-color: #E2007A;
	opacity: .7;
	filter: alpha(opacity=70);
	padding: 8px;
}

.popup
{
	display: none;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12pt;
	font-stretch: extra-expanded;
	font-weight: normal;
	text-transform: uppercase;
	list-style: none;
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
}

.popup a
{
	text-decoration: none;
	color: white;
}

#cursor
{
	position: absolute;
	left: -200px;
	top: -200px;
}	

/* End of 'BVA Stylesheet' */

