body, table, a, p, tr, td, div, ul, li {
	font-size: 11px;
	font-family: Lucida Grande, Verdana, Arial, Helvetica;
}

img {
	border: 0;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 -12px 0;
	padding: 0;
}

h3 {
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 -12px 0;
	padding: 0;

}

h1, h2, h3, h4 {
	font-family: Segoe UI, Lucida Grande, Geneva, Veranda, Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: justify;
	text-transform: uppercase;
}

.mainContent {
	width: 100%;
	height: 220px;
	overflow: hidden;
}

.rounded {
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}

#wrapper {
	width: 650px;
	margin: 0px auto;
}

#header {
	width: 100%;
	margin: 60px 0 40px 0;
}


#content {
	margin: -10px 0 0 0;
	clear: both;
}

p {
	text-align: justify;
	margin: 0;
	padding: 0;
}

.scrollbar-vert{
	height: 560px;
	width: 11px;
	float:left;
	margin: 10px 0px 10px 0px;
}
.handle-vert{
	height: 120px;
	width: 11px;
	background-color: #4782ef;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	cursor: move;
}

.nav {
	height: 28px;
}

.nav ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width: 370px;
}

.nav ul.submenu {
	list-style-type: none;
	width: auto;
}

.nav li {
	float: left;
}

.nav a {
	text-decoration: none;
	font-size: 14px;
	font-family: Segoe UI, Lucida Grande, Geneva, Veranda, Arial, Helvetica, sans-serif;
	margin: 4px 12px 4px 12px;
	display: block;
}


.nav .active .preview a, .nav .active.preview a {
	height: 33px;
	background-position: bottom center;
	background-repeat: no-repeat;
}

.nav .sub.active a {
	background: none;
}



.logo {
	width: 175px;
	margin: 0 auto;
	clear: both;
	margin-bottom: 40px;
}

.subContent {
	margin: 20px 5px 0 5px; 
}

#footer {
	clear: both;
	margin:80px 0 15px 0;
	width: 100%;
}

#logoImg {
	width: 177px;
	height: 55px;
	background-repeat: no-repeat;
}

#footImg {
	width: 50px;
	height: 47px;
	margin: 0 auto;
}

.listView a {
	text-decoration: none;
}

.listView .thumb {
	float: left;
	clear: left;
	margin: 0 0 25px 0;
}

.listView .label {
	width: 450px;
	float: right;
	clear: right;
	margin: 0 0 25px 0;
}

.divider {
	clear: both;
}

#content {
	opacity: 0.01;	
}


#reelContent {
	background-color: #000000; 
}

#reelContent {
	backgr\ound: url(/assets/images/reel_bg.png);
}














.submenu ul a {
	font-size: 13px;
	margin: 1px 12px 1px 12px;
}

.submenu {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.submenu li {
	float: left;
}

.submenu .preview a {
	min-height: 25px;
	display: block;
}

.submenu .preview {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.submenu .full {
	margin-top: 28px;
	position: absolute;
	float: left;
	z-index: 9;
	opacity: 0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color: #3c3c3c;
}

.submenu .full div {
	float: left;
	clear: none;
	z-index: 9;
}

.submenu .full .handle {
	height: 8px;
	width: 18px;
	margin: 0 auto;
}

.submenu .full .content {
	float: left;
	clear: none;
}
