/* Start of CMSMS style sheet 'style-videopage' */
/*************************************************************************************/

#videomenu_outer_outer_wrapper { 
	margin-left: auto; /* needed here for centering in mozilla and opera*/
	margin-right: auto; /* needed here for centering in mozilla and opera*/
	background: url(images/backgrounds/bg-menu3.png) center repeat-x #621016;
	width: 100%;
	height: 88px;
}
#videomenu_outer_wrapper { 
	margin-left: auto; /* needed here for centering in mozilla and opera*/
	margin-right: auto; /* needed here for centering in mozilla and opera*/
	width: 980px;
	height: 88px;
}
#videomenu_wrapper { 

}
#videomenu_container { 
	margin-left: auto; /* needed here for centering in mozilla and opera*/
	margin-right: auto; /* needed here for centering in mozilla and opera*/
	width: 980px;
	height: 88px;
	z-index:20;
	text-align:left;
}

/*************************************************************************************/

.videomenu {
	background: url(images/backgrounds/bg-menu4.png) center no-repeat transparent;
	width: 980px;
	height: 88px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:10pt;	
	color: #fff;
}
.vmenurow {
	width: 980px;
	height: 44px;
	display: block;
}
.vmenu {
	height: 44px;    
	float:left;
	font-size:10pt;	
	text-align:center; 
	display: block;
	padding-top: 12px;
	margin-bottom: -12px;
}
.vmenu a { 
	color: #fff;   
	text-decoration: none;
}
.vmenu a:hover {    
	text-decoration: underline;
}
.selected {    
	background: url(images/backgrounds/bg-menu5.png) center no-repeat #621016;
	height: 32px;
	float:left;
	display: block;
	text-align:center; 
	padding-top: 12px;
}

/*************************************************************************************/

#main_outer_outer_wrapper {
	margin-left: auto; /* needed here for centering in mozilla and opera*/
	margin-right: auto; /* needed here for centering in mozilla and opera*/
	background-color:transparent;
	width:100%;
}
#main_outer_wrapper { 
	margin-left: auto; /* needed here for centering in mozilla and opera*/
	margin-right: auto; /* needed here for centering in mozilla and opera*/
	width:980px;
}
#main_wrapper {

}
#main_container {
	width: 990px;
	float: left;
   	margin-right:-0px;
}
#main_content {
	margin-right:0px;
}
#main_left {
	width: 0px;
	float: left;
}
#main_center {
	width: 980px;
	margin-left:0px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
#main_right {
	width:0px;
	float:left;
}
/* End of 'style-videopage' */

