/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;	
	color: #333333;
	font: 12px/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.small { font-size: 10px;}

A:link {text-decoration: none;	color: #6699cc;}
A:hover {color: #6699cc; text-decoration: none;}
A:visited {text-decoration: none; color: #6699cc;}

.green {color: #9dce7c;}
.green a, .green a:active, .green a:hover, .green a:visited {color: #9dce7c; text-decoration:none;}

.footer {color: #333; font-size: 12px; font-weight:bold}
.footer a, .footer a:active, .footer a:visited {color: #333; text-decoration:none;}
.footer a:hover {text-decoration:underline;}

.footer2 {color: #333;}
.footer2 a, .footer2 a:active, .footer2 a:visited {color: #333; text-decoration:none;}
.footer2 a:hover {text-decoration:underline;}

.footer3 {color: #fff; font-size: 11px;}


.white {color: #fff;}
.white a, .white a:active, .white a:hover, .white a:visited {color: #fff; text-decoration:none;}

.nav{
	font-size: 12px;
	font-weight: bold;
	color:#fff; 
}

.photo {
	border: 2px solid #6699cc;
}

.content_title {font-size:14px; font-weight:bold; color: #000;}
.content_title a, .content_title a:active, .content_title a:hover, .content_title a:visited {text-decoration:none;}

.content_page_title {font-size:12px; font-weight:bold; color: #fff; padding-left: 20px;}
.content_page_title a, .content_page_title a:active, .content_page_title a:hover, .content_page_title a:visited {text-decoration:none;}

.promo_text {font-size:40px; font-weight:bold; font-style:italic; color:#6699cc;}

.title {font-size:14px; font-weight:bold; font-style:italic; color: #fff; padding-left: 20px;}
.title a, .title a:active, .title a:hover, .title a:visited {text-decoration:none;}

.box0_header {width: 240px; height: 36px; background: url(../images/box0_header.gif);}
.box0_content {width: 240px; background:#040a14}
.box0_footer {width: 240px; height: 5px; background: url(../images/box0_footer.gif);}


.box1_header {width: 554px; height: 36px; background: url(../images/box1_header.gif);}
.box1_content {width: 554px; background: url(../images/box1_bg.gif);}
.box1_footer {width: 554px; height: 35px; background: url(../images/box1_footer.gif);}

.box2_header {width: 620px; height: 10px; background: url(../images/box2_header.gif);}
.box2_content {width: 620px; background: url(../images/box2_bg.gif);}
.box2_footer {width: 620px; height: 10px; background: url(../images/box2_footer.gif);}

.box3_header {width: 800px; height: 10px; background: url(../images/box3_header.gif);}
.box3_content {width: 800px; background: url(../images/box3_bg.gif);}
.box3_footer {width: 800px; height: 10px; background: url(../images/box3_footer.gif);}

.right_panel .box3_header {width: 600px; height: 10px; background: url(../images/box4_header.gif);}
.right_panel .box3_content {width: 600px; background: url(../images/box4_bg.gif);}
.right_panel .box3_footer {width: 600px; height: 10px; background: url(../images/box4_footer.gif);}

.sidebar_search_content {width: 240px; background: url(../images/sidebar_search_bg.gif);}
.sidebar_search_footer {width: 240px; height: 73px; background: url(../images/sidebar_search_footer.gif);}

.content_page_header {
	width: 896px;
	height: 24px;
	background: url(../images/content_page_header.gif);
}
.content_page_content {width: 896px; height: auto; background: url(../images/content_page_bg.gif);}
.content_page_footer {width: 896px; height: 10px; background: url(../images/content_page_footer.gif);}


hr {
	color: #dfdfdf;
	background-color: #d5d5d5;
	height: 1px;
	border: 0px solid #d5d5d5;
	margin: 15px 0px 15px 0px;
}

.box_title{
	padding: 10px; font-size: 14px;color:#6699cc;font-weight:bold;
}
.search_box {
	background-image:url(../images/search.gif);
	height:24px;
	width:207px;
}
.search_field {
	border:1px solid white;
	font-size:10px;
	height:13px;
	margin-left:2px;
	text-indent:3px;
	width:100px;
}
.search_select {
	border:1px solid #FFFFFF;
	font-size:10px;
	height:18px;
	margin-top:2px;
	width:50px;
}
.search_button {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	height:18px;
	width:30px;
}

.videoDescription{
	padding-top:5px;
}

.videoTitle{
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}

.singleVideo{
	padding:10px;
	width:160px;
	float:left;
}

.videoEntry{
	
}

.videos{
	width:554px;	
}

