@charset "utf-8";
/* CSS Document */

body{
	padding:0px;
	margin:0px;
	color:#333333;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	background:#333333;
}

.mainContent{
	width:990px;
	margin-left:auto;
	margin-right:auto;
	min-height: 600px;
	background-color: #FFFFFF;
}
.bannerTop {
	height: 106px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(/images/logo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: right;
	vertical-align: bottom;
	padding-top: 10px;
}
.tabbedContext {
	margin: 2px;
}

.widget {
	padding: 2px;
}

	.widget a {
	color: #222;
	text-decoration: none;
	}
	
	.widget a:hover {
	color: #009;
	text-decoration: underline;
	}

	.tabnav {
	background-image: url(/images/background_nav.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D8CDB8;
	border-right-color: #C7BFAD;
	border-left-color: #C7BFAD;
	background-position: bottom;
	}
	
	.tabnav li {
	display: inline;
	list-style: none;
	padding-right: 5px;
	margin-right: 10px;
	margin-left: 10px;
	}
	
		.tabnav li a {
		text-decoration: none;
		text-transform: uppercase;
		color: #222;
		font-weight: normal;
		padding: 2px 5px;
		outline: none;
		}
		
		.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
		background: #DCFDAA;
		color: #222;
		text-decoration: none;
		}
		
	.tabdiv {
	background: #fff;
	padding: 2px;
	}
	
		.tabdiv li {
		list-style-image: url("star.png");
		margin-left: 20px;
		}

.ui-tabs-hide {
		display: none;
		}

		#featuredvid {
		text-align: center;
		}
		
			.fvid {
			margin-bottom: 5px;
			}
		
			.vidselector li {
			text-align: left;
			list-style: none;
			padding: 5px;
			background: #ffffff;
			border: 1px solid #dedbd1;
			text-transform: uppercase;
			margin-bottom: 5px;
			}
.loginBox {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: 10px solid #333333;
	margin-top: 90px;
}
.titles {
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
}

.formText{
font-size:14px;
font-weight:bold;
padding:5px;
border:#666666 1px solid;
width:98%;
}

.submitBtn{
padding:2px;
background:url(/images/background_gradient.gif) top repeat-x;
border:#333333 1px solid;
}

input, select{

padding:5px;
border:1px solid #CCCCCC;
width:150px;
}

a:link,a:visited{
 color:#666666;
 text-decoration:none;
}
a img{
 border:0;
}
div.wrap{
 width:993px;
 margin:0 auto;
 text-align:left;
}
 div#top div#nav{
  float:left;
  clear:both;
  width:993px;
  height:52px;
  margin:22px 0 0;
  background:url url(/images/nav-bg.png) 0 0 no-repeat;
 }
  div#top div#nav ul{
   float:left;
   width:700px;
   height:52px;
   list-style-type:none;
  }
   div#nav ul li{
    float:left;
    height:52px;
   }
    div#nav ul li a{
     border:0;
     height:52px;
     display:block;
     line-height:52px;
     text-indent:-9999px;
    }
 
div#header{
 margin:-1px 0 0;
}
div#video-header{
 height:683px;
 margin:-1px 0 0;
}
 div#header div.wrap{
  height:299px;
 }
 div#header div#slide-holder{
  z-index:40;
  width:993px;
  height:299px;
  position:absolute;
 }
  div#header div#slide-holder div#slide-runner{
	top:9px;
	left:-1px;
	width:978px;
	height:278px;
	overflow:hidden;
	position:absolute;
  }
  div#header div#slide-holder img{
   margin:0;
   display:none;
   position:absolute;
  }
  div#header div#slide-holder div#slide-controls{
   left:0;
   bottom:228px;
   width:980px;
   height:46px;
   display:none;
   position:absolute;
   background:url(/images/slide-bg.png) 0 0;
  }
   div#header div#slide-holder div#slide-controls p.text{
    float:left;
    color:#fff;
    display:inline;
    font-size:10px;
    line-height:16px;
    margin:15px 0 0 20px;
    text-transform:uppercase;
   }
 
   div#header div#slide-holder div#slide-controls p#slide-nav{
    float:right;
    height:24px;
    display:inline;
    margin:11px 15px 0 0;
   }
    div#header div#slide-holder div#slide-controls p#slide-nav a{
     float:left;
     width:24px;
     height:24px;
     display:inline;
     font-size:11px;
     margin:0 5px 0 0;
     line-height:24px;
     font-weight:bold;
     text-align:center;
     text-decoration:none;
     background-position:0 0;
     background-repeat:no-repeat;
    }
    div#header div#slide-holder div#slide-controls p#slide-nav a.on{
     background-position:0 -24px;
    }
div#header div#slide-holder div#slide-controls p#slide-nav a{background-image:url(/images/silde-nav.png);}
div#nav ul li a{background:url(/images/nav.png) no-repeat;}
.boxesAdd {
	float: left;
	height: 110px;
	width: 310px;
	border: 1px solid #333333;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 10px;
}
#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider{
	/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:640px;
	height:110px;
	overflow:hidden;
	border: 1px solid #333333;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 10px;
		}
		#slider li{
	/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
			width:640px;
	height:110px;border: 1px solid #333333;
		*/ 
		
	overflow:hidden;
	margin-bottom: 10px;
		}
	span#prevBtn{margin-left:auto; width:50px; float:right; background:#ccc; padding:3px; margin-right:11px;}
	span#nextBtn{margin-left:auto; width:50px; float:right; background:#ccc; padding:3px;}
.footer {
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

