/* Start of CMSMS style sheet 'main' */
html, body #flash {
	margin: 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: small;
color: #5c6164;
	padding: 0px;
	line-height:21px;
	height:100%;

	margin: 0px;
	padding: 0px;
	background-color: #313a3f;
}
.transparant {
	opacity: 0.38;
	filter: alpha(opacity=38);
	-moz-opacity: 0.38;
}
.imgback {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#menu {
	position:relative;
	width:100%;
	z-index:2;
	padding-top:25px;
	padding-bottom: 25px;
	color: #FFF;
	padding-left: 50px;
	background-color: #333;
}

.logo {
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 25px;
}

#subnav ul {
	list-style-type: none;
	font-weight: normal;
	font-style: normal;
	background-repeat: no-repeat;
	background-position: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#subnav li {
	list-style-type: none;
	font-size: 17px;
	font-weight: lighter;
	font-style: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 45px;
	background-image: url(images/menu-shape.png);
	background-repeat: no-repeat;
	background-position: 10px;
	
}
#tabvanilla ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#tabvanilla {
	width: 315px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 20px;
	z-index: 2;
	background-image: url(images/backgoija.png);
	background-repeat: #000;
}
#tabvanilla a:hover {
	color: #f1f923;
	text-decoration: underline;
}
#content {
	z-index:2;
	position:absolute;
	width: 99%;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
	
.tabnav li a {
	color: #fff;
	text-decoration: none;
}
.tabdiv a {
	color: #808E92;
	text-decoration: none;
}
.tabdiv a:hover {
	color: #BE1E2D;
	text-decoration: underline;
}
.big-video {
	background-color: #808E92;
	display: block;
	width: 45px;
	font-size: 20px;
	color: #FFF;
	float: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 100px;
	text-decoration: none;
	clip: rect(auto,auto,auto,auto);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: normal;
}

.big-video span {
	font-size: 12px;
	color: #FF0;
}

.hover-big span {
	font-size: 12px;
}


.big-video  a {
	background-color: #000;
	display: block;
	width: 45px;
	font-size: 20px;
	color: #5C6164;
	float: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 100px;
	text-decoration: none;
	clip: rect(auto,auto,auto,auto);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: normal;
}

.hover-big{
	background-color: #f1f923;
	display: block;
	width: 45px;
	font-size: 20px;
	color: #5C6164;
	float: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 100px;
	text-decoration: none;
	clip: rect(auto,auto,auto,auto);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	cursor: help;
}


.tabnav li {
	display: inline;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 0px 10px;
	background-image: url(images/nav-shape.png);
}

.tabnav a:hover {
	text-decoration: none;
	color: #f1f923;	
}

.tabnav li .tabnav li a:active, .tabnav li.ui-tabs-selected a {
	text-decoration: none;
	color: #f1f923;
	font-weight: bold;
}
.tabdiv a:hover {
	color: #000;
}
.tabdiv li {
	margin-left: 0px;
}
.ui-tabs-hide {
	display: none;
}
#left {
	float: left;
	margin-right: 0px;
	width:					270px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 30px;
	background-color: #FFF;
}

	#footer {
	float:	left;				
	width:					1024px;
	}
	#footer ul {
	float:					left;
	width:					310px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 25px;
	
	padding-left: 0px;
	border-right-color: #FFF;
	margin-top: 0px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #5c6164;
	color: #5c6164;
	height: 150px;
	}
	
	
	#footer ul li {
	list-style:				none;
	line-height:			2em;
	font-size:				0.8em;
	text-align: left;
	margin-left: 25px;
	}
	#footer a {
	color: #5c6164;
	text-decoration: none;
	z-index: 2;
	position: relative;
	}
	
	#footer a:hover {
	
	}

/* End of 'main' */

