@CHARSET "UTF-8";
body {
	background:#999;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
div {
	border-radius:15px;
	-moz-border-radius:15px;
	padding:8px 3px;
}
h1 {
	color:#81052A;
	margin:0;
}
img {border:0;}
#wrapper {	
	width:960px;
	margin:0 auto;
	padding:0;
}
#top {
	background:#81052A;
	border-radius:0;
	-moz-border-radius:0;
	width:100%;
	margin:0;
	height:5px;
}
#header {
	background:url(../../images/header-top.jpg) no-repeat right #81052A;
	width:inherit;
	height:108px;
	/*padding:0;*/
	margin-top:-15px;
	padding-top:30px;
	color:#FFF;
	border-top-right-radius:0;
	border-top-left-radius:0;
	-moz-border-top-right-radius:0;
	-moz-border-top-left-radius:0;
}
/*
#header img {
	margin:0 10px;
	border-radius:15px;
	-moz-border-radius:15px;
	background#:#001960;
}
*/
#logo {
	width:312px;
	float:left;
	background:#FFF;
	margin-left:10px;
	text-align:center;
	
}
#header-text {
	margin-top:40px;
	float:right;
	width:600px;
	font-size:14px;
	/*margin-top:-10px;*/
}
#newsletter {
	margin-left:70px;
	background:#001960;
	width:350px;
	text-align:center;
	margin-top:7px;
}
#frm-vr {
	font-size:11px;
}
#header-text span {
	font-size:18px;
	line-height:28px;
}
#content-wrapper {
	/*margin:10px 0;*/
	clear:both;
	position:relative;
	height:inherit;
}
#sidebar {
	width:150px;
	float:left;
	padding:0;
	}
#nav {
	padding:16px 3px 29px 3px;
}
#sidebar div {
	margin-bottom:8px;
}
#sidebar div,
#footer {		
	background:#001960;
}
#nav a {
	display:block;
	height:16px; /*27 w/padding */
	/*border-top:1px solid #81052a;
	border-bottom:1px solid #81052a;*/
	color:#FFFFFF;
	text-decoration:none;
	padding:4px 0px 2px 15px;
	margin-bottom:1px;
}
#nav a:hover,
#nav a.on {
	background:#002cac;
	border-radius:15px;
	-moz-border-radius:15px;
}
#nav a.on {
	background:url(../images/nav-arrow.png) no-repeat right #002cac;
}

#content {
	background:#FFF;
	width:760px;
	min-height:775px;
	padding:15px;
	float:right;
}
#content #image {
	text-align:center;
	background:#999;
	width:632px;
	height:632px;
	display:table-cell;
	vertical-align:middle;
	float:right;
}
#content #image img {
	/*border-radius:15px;
	-moz-border-radius:15px;*/
	/*box-shadow: 10px 10px 10px rgba(0,0,0,.1), -10px -10px 10px rgba(0,0,0,.1), 0px 0px 10px 10px rgba(0,0,0,.1);*/
	-moz-box-shadow: 0 0 10px 10px #888;
	-webkit-box-shadow: 0 0 10px 10px #888;
	box-shadow: 0 0 10px 10px #888;
	border:1px solid #999;
	outline:1px solid #CCC;
}
#content #thumbnails {
	width:107px;
	height:625px;
	overflow:hidden;
	float:left;
}
#content #thumbnails span.prev,
#content #thumbnails span.next {
	display:block;
	clear:both;
	width:100px;
	margin:5px 0;
	text-align:center;
}
#content #thumbnails span a {
	color:#000;
}
#content #thumbnails .thumbs_scrollable {
	width:107px;
	height:580px;
	overflow:hidden;
	float:left;
	display:block;
	margin:5px 0;
}

#content #thumbnails .thumbs_scrollable .thumbs_items_scollable {
	width:107px;
	display:block;
	position:relative;
	/*height:20000em;*/
}
#content #thumbnails div {
	background:#999;
	width:100px;
	height:85px;
	float:left;
	margin:0 23px 15px 0;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
#content #thumbnails div.on {
	background:#81052A;
}
#content #thumbnails div.six {margin-right:0;}
#content #thumbnails div a,
#content #thumbnails div a img {
	float:none;
}
#content #thumbnails div img{
	/*border-radius:15px;
	-moz-border-radius:15px;*/
	border:1px solid #666;
}

#footer {
	width:960px;
	color:#FFF;
	text-align:center;
	padding:20px 3px;
}
#footer a {
	color:#FFF;
}
#footer hr {
	width:80%;
	height:1px;
	padding:0;
	background:#FFF;
	border:none;
	margin:20px auto;
}
.clear {
	clear:both;
}





#content #tn {
	width:107px;
	height:647px;
	overflow:hidden;
	float:left;
}
#content #tn span.prev,
#content #tn span.next {
	display:block;
	clear:both;
	width:100px;
	margin:5px 0;
	text-align:center;
}
#content #tn span a {
	color:#000;
}
#content #tn .thumbs_scrollable {
	width:107px;
	height:580px;
	overflow:hidden;
	float:left;
	display:block;
	margin:5px 0;
}

#content #tn .thumbs_scrollable .thumbs_items_scollable {
	width:107px;
	display:block;
	position:relative;
	/*height:20000em;*/
}
#content #tn div {
	background:#999;
	width:100px;
	height:85px;
	float:left;
	margin:0 23px 20px 0;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
#content #tn div.on {
	background:#81052A;
}
#content #tn div.six {margin-right:0;}
#content #tn div a,
#content #tn div a img {
	float:none;
}
#content #tn div img{
	/*border-radius:15px;
	-moz-border-radius:15px;*/
	border:1px solid #666;
}

#content #tn span {
	display:block;
	float:left;
	width: 106px;
	text-align: center;
	margin-bottom:13px;
}

#content #thumbnails {
	display:none;
}
