@charset "utf-8"; body{
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0px;
	background-color:#000;
	color: #333;
}.left {
	float: left;
}
hr {
	height:1px;	
}
#wrapper{height:100%;width:100%;text-align:center;vertical-align:middle;}#body{width:990px;margin:0 auto;}a:link{color:#f00;}a:hover{color:#ff3;}.footer{font-size:10px;color:#999;}.footer a:link,.footer a:visited{text-decoration:none;}.footer a:hover{text-decoration:underline;}.nav{
	vertical-align: middle;
	color:#fff;
	font-size:14px;
}.nav a:link,.nav a:visited{
	color:#fff;
	text-decoration:none;
	display:block;
}.nav a:hover{
	color:#fff;
}
#nav li {
	height: 30px;
	display: inline;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	vertical-align: middle;
	text-align:center;
	background-color:#C00;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000;
	font-weight: bold;
}
#nav li.active {
	background-color:#f00;
	display:block;
}
#nav a:link {
	display: block;
}
#nav ul {
	padding: 0px;
	margin: 0px;
}
#nav li:hover {
	background-color:#f00;
}
body,td,th{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: normal;
}a:link,a:visited{color:#f00;}.upped{font-size:10px;color:#fff;}.style1{color:#fff;font-weight:bold;}.padding10{padding:5px;color:#fff;}.padding{padding:10px;}h2{
	font-weight:normal;
	color:#999;
	text-transform: uppercase;
	font-family: "arial black";
}h1{
	font-weight:normal;
	font-size:22px;
	font-family: "arial black";
	color: #FFF;
}tr.hov:hover{background-color:#ececec;}.padding10header{padding:5px;font-size:14px;font-weight:bold;color:#fff;}.texture{background-color:#333;color:#fff;}.footer li{list-style-type:none;border-top-width:1px;border-top-style:dashed;border-right-style:none;border-bottom-style:none;border-left-style:none;border-top-color:#333;margin:0;padding:2px;height:12px;overflow:hidden;}.footer ul{list-style-type:none;margin:0;padding:5px;}.imagee{float:right;padding:5px;}.videodiv{
	float:left;
	height:225px;
	width:175px;
	overflow:hidden;
	padding-left:10px;
	/*padding-right: 20px;*/
}.clear{clear:both;}.footerdiv{background-color:#000;border-top-width:2px;border-top-style:solid;border-top-color:#F00;padding:10px;}.videodivmobile {
	float:left;
	height:175px;
	width:150px;
	overflow:hidden;
	padding-right:20px;
	padding-left:20px;
}
.alert {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
#container { position:relative; width:65px; height:45x;} 
.overlay { background-image:none; position:absolute; top:0; left:0; width:200px; height:150px; z-index:2; display:block;} 
.overlay:hover {
	background-image:url(/images/play-overlay.png);
	position:absolute;
	 display:block;
	 top:0;
	left:0;
	width:65px;
	height:40px;
	z-index:50;
	background-repeat: no-repeat;
	background-position: center center;
} 
#containersmall {
	position:relative;
	width:50px;
	height:40px;
} 
.overlaysmall { background-image:none; position:absolute; top:0; left:0; width:65px; height:40px; z-index:1; display:block;} 
.overlaysmall:hover {
	background-image:url(/images/play-overlay.png);
	position:absolute;
	 display:block;
	 top:0;
	left:0;
	width:65px;
	height:40px;
	z-index:1;
	background-repeat: no-repeat;
	background-position: center center;
} 
.dsq-widget {
	padding: 5px;
}
.redbar{
	background:#F00;
	padding-bottom:2px;
	padding-top:2px;
	color: #FFF;
	width: 990px;
}#youtubevideo {
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.outline {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
/* Fixed Positioned AddThis Toolbox */            .addthis_toolbox.atfixed {    position: fixed;    top: 10%;    left: 20px;      padding: 5px 5px 1px;    width: 32px;    -moz-border-radius: 4px;    -webkit-border-radius: 4px;    border-radius: 4px;}
.white {
	background-color: #FFF;
	display: block;
}
.addthis_toolbox .custom_images a {    width: 32px;    height: 32px;    margin: 0;    padding: 0;    cursor: pointer;}.addthis_toolbox .custom_images a img { border: 0; margin: 0 0 1px; opacity: 1.0; }.addthis_toolbox .custom_images a:hover img { margin: 1px 0 0; opacity: 0.75; }            
.inline {
	display: inline;
}.CarouselHeader{
text-align:left;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #F00;
}
.list_carousel {
margin: auto;
width: 900px;
}
.list_carousel ul {
	background-color: #CCC;
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	font-size: 14px;
	color: #333;
	text-align: center;
	background-color: #eee;
	border: 5px solid #900;
	width: 200px;
	height: 200px;
	padding: 0;
	margin: 6px;
	display: block;
	float: left;
	overflow: hidden;
}

.clearfix {
	float: none;
	clear: both;
}
.prev {
	float: left;
	margin-left: 10px;
	text-decoration: none;
font-size: 18px;
}
.next {
	float: right;
	margin-right: 10px;
	text-decoration: none;
font-size: 18px;
}
.pager {
float: none;
text-align: center;
margin: auto;
}
.pager a {
margin: 0 5px;
text-decoration: none;
font-size: 18px;
font-weight: normal;
}
.pager a.selected {
	text-decoration: underline;
}
.timer {
	background-color: #999;
	height: 4px;
	width: 0px;
}

