@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: url("../Images/bg.gif") repeat-x;
	font-family : Tahoma, Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #919191;
	height: 100%;
	text-align: center;
}
#videoBorder {
	margin-top:70px;
	background-color:#000;
	width:686px;
}
#CloseButton {
	text-align:right;


}
#displaybox {
 z-index: 10000;
 filter: alpha(opacity=50); /*older IE*/
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE */
 -moz-opacity: .50; /*older Mozilla*/
 -khtml-opacity: 0.5; /*older Safari*/
 opacity: 0.5; /*supported by current Mozilla, Safari, and Opera*/
 background-color:#000000;
 position:fixed; top:0px; left:0px; width:100%; height:100%; color:#FFFFFF; text-align:center; vertical-align:middle; font-weight:bold;

} 
#outer {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 840px;
}

#shade-left {
	float: left;
	width: 20px;
	height: 741px;
	background: url("../Images/shade_left.gif") no-repeat;
}

#shade-right {
	float: right;
	width: 20px;
	height: 741px;
	background: url("../Images/shade_right.gif") no-repeat;
}
#container {
	position:relative;
}
#page { 
	float: left;
	width: 94%;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 800px;
	background: #ffffff url("../Images/logobg.jpg") no-repeat;
}

#header {
	margin: 0 0 0 0;
	height: 185px;
	background: #ffffff url("../Images/Header.jpg") no-repeat;
}

#side-left {
	float: left;
	width: 180px;
	padding-left: 44px;
	padding-top: 50px;
}

#side-right {
	float: right;
	width: 182px;
	padding-right: 38px;
	padding-top: 3px;
	padding-bottom: 50px;
}
#wide-left {
	float: left;
	width:520px;
	padding-left: 44px;
	padding-top: 10px;
	padding-bottom:44px;
}
#single {
	padding-left: 44px;
	padding-top: 10px;
	padding-bottom:44px;
	padding-right:35px;
}
#indent{
padding-left:6px;	 
}
#narrow-right {
	float: right;
	width: 182px;
	padding-left:10px;
	padding-right: 38px;
	padding-top: 3px;
	padding-bottom: 50px;
}
#btm-right {
	float: right;
	width: 320px;
	padding-right: 38px;
	height: 180;
	position:absolute;
	bottom:-360px;
	right:0px;
}
#narrowcontent { 
	float: left;
	width: 39%;
	padding: 30px 10px 60px 20px
}
#footer {
	clear: both;
	background: #ffffff url("../Images/footer.gif") top no-repeat;
	height: 65px;
	padding-top: 10px;
	text-align: center;
	color : #b4b4b4;
}
#title {
  magin-left:-5px;	
}
img {
	border: 0;
}
h1 { background: url(/images/bullet.gif) no-repeat;	
	font:bold 11px Tahoma, Verdana;
	padding-left: 8px;
	color : #b5143e;
	display: inline;
}
h2 { 
	font-size:11px;
	font-weight: bold;
	line-height: 15px;
	padding-left: 0px;
	padding-right: 0px;
	color: #555555;
	display: inline;
}

.main {
	font:bold 14px Verdana, Geneva, sans-serif;
	line-height: 15px;
	padding: 0px;
	margin: 0px;
	color: #000;
	display: block;
	background: none;
}
form, p {
	margin: 0;
	padding: 0;
}
.left {
	float: left
}
.right {
	float: right
}
.menu_container { float:left; padding-top: 145px; padding-left:34px }
.hbody { float:right; width:291px }
.phbody { float:right; width:250px; text-align: left }
.sdiv { float:left; height: 15px }
.img_block { display: block }



.FormLabel { 
	     font-size: 11px;
		 font-weight: bold;
	     color: #666666;
	     padding-bottom: 2px;
		 width: 182px;
}

 
.video {
width: 320px;
height: 180px;
border: solid 1px black;
text-align:center;
margin:0 auto;
}
#VideoListContainer {
	margin-left:10px;
	margin-right:10px;
	clear:both;

}
#VideoContainer {
padding:0 0 30px 18px;
width:117px;
height:80px;
float:left;
}
#main_menu {
	padding: 0;
	margin: 0;
}
#main_menu li {
	display: inline;
	list-style-type: none;
	padding-left: 8px;
}
#sub_menu {
	padding: 0;
	margin: 0;
}
#sub_menu li {
	display: inline;
	list-style-type: none;
	padding-left: 6px;
}
a.menu_link { 
	font-size : 14px;
	font-weight:bold;
	color : #000000;
	text-decoration:none;
	background-color: transparent;
}

a.menu_link:hover { 
	color:#0C0;
}

a.sub_menu_link { 
	font-size : 13px;
	font-weight : normal;
	color:#333;
	text-decoration: none;
	background-color: transparent;
}

a.sub_menu_link:hover { 
	color:#0C0;
}

a.Link {
	font-size : 11px;
	font-weight : bold;
	color : #0C0;
	text-decoration: underline;
}

a.Link:hover {
	color : #000;
	text-decoration: underline;
}
a.GreyLink {
	font-size : 11px;
	font-weight : bold;
	color : #919191;
	text-decoration: none;
}

a.GreyLink:hover {
	color : #0C0;
	text-decoration: underline;
}
a.LoginFormLink {	
	font-size : 11px;
	font-weight : normal;
	color : #b5143e;
	text-decoration: none;
}

a.LoginFormLink:hover {
	color : #FFFFFF;
	background-color: #b5143e;
}

a.FooterLink {	
	font-size : 11px;
	font-weight : normal;
	color : #b5143e;
	text-decoration: underline;
}

a.FooterLink:hover {
	color : #FFFFFF;
	background-color: #b5143e;
	text-decoration: none;
}

.divider { background: url(/images/text_spacer.gif) repeat-x;
         width: 100%;
		 height: 45px;
}
.Strong { 
	     font-size:11px;
		 font-weight: bold;
		 line-height: 15px;
		 padding-left: 0px;
		 padding-right: 0px;
	     color: #555555;
}
.title, .Title { font:bold 12px Tahoma, Verdana;
	     color:#0C0;
}
fieldset {
	border: 0;
	padding: 0;
	margin: 0;
	}

.clear {
	clear: both;
	}
.center {
	text-align: center;
	}
.center a { 	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #b5143e;
	text-decoration: underline;
}
.center a:hover  { background: url(/images/bullet_r.gif) no-repeat;
	color : #FFFFFF;
	background-color: #b5143e;
	text-decoration: none;
}
 
