 /* CSS Document */
/******************* General styles *********************/
body {
	height:100%;
	background-color:#ffffff;
	background:url(images/background_bg.jpg) top left repeat-x;
	margin:0;
}

TH,TD,DIV { font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color:#000000;}
A,A:link,A:visited,A:active{ font-family:Tahoma; font-size: 11px; font-weight: bold; color:#000000; text-decoration:none;}
A:hover{ color:#C02A2B; text-decoration:none;}

/******************* Content Pane styles *********************/
.TextPane{padding:39px 0 0 20px;}
.TextPane1{padding:0px 0px 0px 18px;}
.TopPane{padding:0px 0px 0px 0px;}
.RightPane{ padding:0px 0px 0px 15px; width:220px;}
.ContentPane{ padding:0px;}
.MiddlePane{padding:0px 0px 0px 10px; width:50%;}
.LeftPane{padding:0px;}
.BannerPane{padding:0px 0px 0px 0px;}
.LinkPane{padding:0px 0px 0px 0px;}
.FooterPane{padding:0px 0px 0px 0px; white-space:nowrap;}

/* ********** Control Panel Style ************** */
.controlpanel{ background:#FFF; border:#ADADAD solid; border-width:0px 0px 2px;}
.controlpanel IMG{ margin:15px 8px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#CCC solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD.SubHead{ background:#CCC; font-size:11px; color:#000; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px;color:#333;font-weight:normal; }
.controlpanel TD TD TD input{ background:#EFEFEF; font-size:11px; color:#000; font-weight:bold;padding-left:4px;}
.controlpanel TD TD TD select{ background:#EFEFEF; font-size:11px; color:#333;}
.controlpanel A.CommandButton{ font-size:10px; text-decoration:underline;}
.controlpanel A.CommandButton:link{ color:#000;  }
.controlpanel A.CommandButton:visited{ color:#000; }
.controlpanel A.CommandButton:active{ color:#000; }
.controlpanel A.CommandButton:hover{ color:#FF0000;} 
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-size:11px;color:#003366;text-decoration:underline;font-weight:normal; }
A.CommandButton:hover{ color:#FF0000; text-decoration:underline; font-size:11px; font-weight:normal; }

/* ********** Search Style ************** */
#SearchContainer input{ border:none; WIDTH:160px; HEIGHT:15px; background:transparent; padding:0px 0px 0px 0px; _padding:0px 0px 0px 0px; margin-right:0px; font-size:10px;}

/* ********** User Style ************** */
.user,a.user:link,a.user:active,a.user:visited {font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#DAD9D9; text-decoration:none;}
a.user:hover{color:#000000; text-decoration:none;}

/* ********** Link Style **************/
.links,a.links:link,a.links:active,a.links:visited{font-family:Tahoma, Helvetica, sans-serif; font-size:11px; color:#200606; text-decoration:none; font-weight:normal;}
a.links:hover{color:#ffffff; text-decoration:none;}

/* ********** Footer Style ************** */
.footer,a.footer:link,a.footer:active,a.footer:visited{font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; text-decoration:none; font-weight:normal;}
a.footer:hover{color:#B8B7B7;}

/* ********** Breadcrumb Style ***************/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ font-family:Tahoma; font-size:11px; color:#C02A2B; text-decoration:none; font-weight:bold;}
a.Breadcrumb:hover{color:#000000; text-decoration:none;}

/*  DNN MENU STYLES  */
.main_dnnmenu_container 
{
	background-color: transparent; 
	width:auto;
	font-size: 11px; border:none;
}
/* main menu td*/
.main_dnnmenu_bar 
{
	cursor:pointer;
	font-size: 11px; 
	background-color:none; margin-left:-1px;
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{
	cursor:pointer;
	color: #FEFCFE;
	font-size: 11px;
	font-weight:bold;  
	font-family:Tahoma; 
	text-align:center; 
	line-height:27px;
	padding:7px 15px 8px 15px;
	background:url(images/menu_bg1.gif) no-repeat center right;
}

/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
	color:#C02A2B;
	font-weight:bold;
	line-height:27px;
	text-align:center;
	font-size: 11px;
	padding:7px 15px 8px 15px;
	background:url(images/menu_bg1.gif) no-repeat center right;
}

.main_dnnmenu_rootitem_selected 
{
	color:#C02A2B;
	font-weight:bold;
	line-height:27px;
	text-align:center;
	font-size: 11px;
	padding:7px 15px 8px 15px;
	background:url(images/menu_bg1.gif) no-repeat center right;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:1px solid #6F6E6E;
}

.main_dnnmenu_submenu td
{
	background-color:#AAAAAA; 
	z-index: 1000;
	font-size: 11px !important; 
	font-weight:normal;
	text-align:left;
	color:#FFFFFF;
	line-height:2em;
	font-family:Tahoma;
	padding: 0px 5px 0px 5px;
	margin:0px 0px 0px 0px;
}

/*  SUB Menu hover */
.main_dnnmenu_itemhover td,.main_dnnmenu_itemselected td   
{  
	font-size: 11px;
	background-color:#C02A2B;
	color:#ffffff;
	font-weight:normal;
	text-align:left;
	line-height:2em;
	z-index: 1000; 
	font-family:Tahoma;
	_padding: 0px 5px 0px 5px;
	 margin:0px;
}

.StyleIconBackColor {background-color: #000000;}


/* text styles */
.white_text {font-family:Arial, Helvetica, sans-serif; font-size:24px; font-weight:bold; color:#ffffff;}
.white_text1 {font-family:Arial, Helvetica, sans-serif; font-size:28px; font-weight:bold; color:#ffffff;}

.white_text_small {font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#ffffff;}

.black_text {font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#000000;}
.red_text {font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#C02A2B;}


.more, a.more:link, a.more:active, a.more:visited {font-family:Tahoma; font-size:11px; font-weight:bold; color:#EE3939; text-decoration: none;}
a.more:hover {color:#000000; text-decoration: underline;}

.black, a.black:link, a.black:active, a.black:visited {font-family:Tahoma; font-size:11px; font-weight:bold; color:#050505; text-decoration: underline;}
a.black:hover {color:#050505; text-decoration: none;}

.grey, a.grey:link, a.grey:active, a.grey:visited {font-family:Tahoma; font-size:11px; font-weight:bold; color:#3C3A3A; text-decoration: underline;}
a.grey:hover {color:#3C3A3A; text-decoration: none;}

.red_link, a.red_link:link, a.red_link:active, a.red_link:visited {font-family:Tahoma; font-size:11px; font-weight:bold; color:#C02A2B; text-decoration:none;}
a.red_link:hover {color:#000000; text-decoration: none;}



.top_border{border-left:#ffffff solid 3px;border-right:#ffffff solid 3px;}
.top_bg{background: url(images/top_bg.gif) top left repeat-x;}
.banner_bg{background:url(images/banner_bg.gif) top left repeat-x;}
.banner_img{background:url(images/banner_img.jpg) top right no-repeat; width:388px;}
.banner-index{background:url(images/banner-index.gif) no-repeat top right; height:138px;}
.menu_bg{background:url(images/menu_bg.gif) top left repeat-x;}
.bread_bg{background:url(images/bread_bg.gif) top left repeat-x;}
.bot_bg{background:url(images/bottom_bg.gif) top left repeat-x;}
.fotter_bg{background:url(images/fotter_bg.gif) top left repeat-x;}
.fotter_bg1{background:url(images/fotter_bg1.gif) top left repeat-x;}
.cont_pad{padding: 0px 10px;}
.logo_pad{padding:0px 11px 11px 18px;}

.menu_text,a.menu_text:link,a.menu_text:active,a.menu_text:visited{ font-family:Tahoma; font-size:11px !important; color:#FEFCFE; text-decoration:none; font-weight:bold;}
a.menu_text:hover{color:#000000;}

.menu_blue{background:url(images/menu_blue.gif) repeat-x top left;}

.menu_red{background:url(images/menu_red.gif) repeat-x top left;}

.menu_orange{background:url(images/menu_orange.gif) repeat-x top left;}

.menu_green{background:url(images/menu_green.gif) repeat-x top left;}

.menu_grey{background:url(images/menu_grey.gif) repeat-x top left;}
