/*===============================================================*/
/*   Dotnetnuke skins - http://www.2designstudio.net             */                                                                                                                  
/*   Copyright (c) 2003-2008 www.2designstudio.net               */                                                                                                     
/*   support@2designstudio.net                                   */                                                                                                                         
/*===============================================================*/
TH,TD,DIV,P,img{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333132; border:0px;}

Body{background-color: #ffffff; margin: 0px;}
.bodybg{ background: url(Neutral05_9_bodybg.jpg) repeat-x bottom left;}

.Neutral05_9_topleftbg{background: url(Neutral05_9_topleftbg.jpg); width: 15px; height: 18px; background-repeat: no-repeat;}
.Neutral05_9_topbg{background: url(Neutral05_9_topbg.jpg); height: 18px; background-repeat: repeat-x;}
.Neutral05_9_toprightbg{background: url(Neutral05_9_toprightbg.jpg); width: 16px; height: 18px; background-repeat: no-repeat;}
.Neutral05_9_leftbg{background: url(Neutral05_9_leftbg.png); width: 15px; background-repeat: repeat-y;}
.Neutral05_9_rightbg{background: url(Neutral05_9_rightbg.png); width: 16px; background-repeat: repeat-y;}
.Neutral05_9_bottomleftbg{background: url(Neutral05_9_bottomleftbg.gif); width: 15px; height: 16px; background-repeat: no-repeat;}
.Neutral05_9_bottombg{background: url(Neutral05_9_bottombg.gif); height: 16px; background-repeat: repeat-x;}
.Neutral05_9_bottomrightbg{background: url(Neutral05_9_bottomrightbg.gif); height: 16px; width: 16px; background-repeat: no-repeat;}
.Neutral05_9_b_bottomleftbg{background: url(Neutral05_9_b_bottomleftbg.jpg) no-repeat top left; width: 15px; height: 51px;}
.Neutral05_9_b_bottombg{background: url(Neutral05_9_b_bottombg.gif); height: 51px; background-repeat: repeat-x;}
.Neutral05_9_b_bottomrightbg{background: url(Neutral05_9_b_bottomrightbg.jpg); height: 51px; width: 16px; background-repeat: no-repeat;}
.Neutral05_9_homeleftbg{background: url(Neutral05_9_homeleftbg.gif); width: 11px; height: 42px; background-repeat: no-repeat;}
.Neutral05_9_homerightbg{background: url(Neutral05_9_homerightbg.gif); width: 11px; height: 42px; background-repeat: no-repeat;}
.Neutral05_9_home01{background: url(Neutral05_9_home01.gif); height: 42px; background-repeat: repeat-x;}
.Neutral05_9_you_leftbg{background: url(Neutral05_9_you_leftbg.jpg); width: 12px;  height: 24px; background-repeat: no-repeat;}
.Neutral05_9_youbg{background: url(Neutral05_9_youbg.jpg); height: 24px; background-repeat: repeat-x;}
.Neutral05_9_you_rightbg{background: url(Neutral05_9_you_rightbg.jpg); width: 10px; height: 24px; background-repeat: no-repeat;}
.Neutral05_9_bannerleftbg{}
.Neutral05_9_bannerbg{}
.Neutral05_9_bannerrightbg{}
.Neutral05_9_s{}

.border_col { background:#ffffff;border-width:1px 0px 0px 1px; border-style: solid; border-color:#d6d6d6; width:100%;}
.border_col td, .border_col th {border-width:0px 1px 1px 0px; border-style: solid; border-color:#d6d6d6;}


/*  DNN MENU STYLES  */

.main_dnnmenu_container 
{
	background-color: transparent;
	border:none; 
}

/* main menu td*/
.main_dnnmenu_bar 
{
	cursor:pointer;
	white-space:nowrap;
	outline:none;
}

/* Main Menu Normal */
.main_dnnmenu_rootitem  
{
	cursor:pointer; white-space:nowrap;
	color:#ffffff;
	font-size:13px; 
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif; 
	text-align:center;
	padding:13px 15px 12px 15px;
	display:inline-block;
}

/*  Main Menu Hover  */
.main_dnnmenu_rootitem_hover, .main_dnnmenu_rootitem_selected
{  
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	background:url(menu_hover.gif) repeat-x top left;
	font-size:13px;  
	white-space:nowrap;
	padding:13px 15px 12px 15px;
	display:inline-block;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:1px solid #71001a;
}

.main_dnnmenu_submenu td
{
	background-color:#ac4058; 
	z-index: 1000;
	font-size: 12px; 
	font-weight:normal;
	text-align:left;
	color:#ffffff;
	line-height:2em;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px 5px 0px 5px;
	margin:0px 0px 0px 0px;
}

/*  SUB Menu hover */
.main_dnnmenu_itemhover td,.main_dnnmenu_itemselected td   
{  
	font-size: 12px;
	background-color:#a00327;
	color:#ffffff;
	font-weight:normal;
	text-align:left;
	line-height:2em;
	z-index: 1000; 
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px 5px 0px 5px;
	margin:0px;
}

.grey_text{font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#414141; font-weight:bold;}
.grey_text1{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#6f6f6f; font-weight:bold;}
