/* CSS Document */
body{
	margin:0; 
	padding:0;
	height:100%;
}

#body{
	background:#efcc77 url(images/middle_bg.jpg) repeat-y top center;
}

TH,TD,DIV,P{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#1d2328;  font-weight:normal;}
A,A:link,A:visited,A:active{color:#820024; text-decoration:none; font-weight:bold;}
A:hover{color:#844e02; text-decoration:none; font-weight:bold;}


/**********skin custom styles ************/
.bottom_bg{background:url(images/bottom_bg.jpg) no-repeat bottom center;}
.top_bg{background:url(images/top_bg.jpg) no-repeat top center;}
.headerbg{background:url(images/menubg.gif) repeat-x top left;}
.mainbody{width:960px; text-align:left; margin:auto;}
.headerarea{height:191px;}
.headerarea_left{float:left; padding:53px 0px 0px 20px; height:133px; width:400px;}
.headerarea_right{float:right; padding:130px 0px 0px 0px; text-align:right;}
.loginreg_pad{padding-top:15px;}
.menu_bg{background:url(images/menu_bg.jpg) repeat-x top left; height:38px;}
.menuarea{padding-left:29px; height:38px;}
.footerbg{background:url(images/footer_bg.png) no-repeat ; background-position:center; vertical-align:middle;}
.breadcrumbarea{float:left; height:40px;}
.bread_pad{padding-top:9px;}
.search_area{ float:right; padding-top:8px;}

#SearchContainer Input{margin:0px; background:#820024; border:#820024; float:left; height:22px; width:220px; font-size:12px; color:#ffffff; font-weight:normal; padding:5px;}

.search_text{font-size:12px; color:#000000; font-weight:bold; text-decoration:none;}

/********** pane details ***********/
.rightpane{padding:0px 0px 0px 20px;}
.leftpane{padding:0px 20px 0px 0px;}
.bottomleftpane{padding:0px 8px 0px 0px;}
.bottomrightpane{padding:0px 0px 0px 8px; width:50%;}

.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;
	color:#820024;
	font-size:12px;
	font-weight:bold;
	line-height:38px;
	text-align:center;
	padding:0px 8px 0px 0px;
	margin:0px; 
	display:inline-block; 
	text-transform:uppercase;

}

/*  Main Menu Hover  */
.main_dnnmenu_rootitem_hover, .main_dnnmenu_rootitem_selected
{  
	color:#8a5803;
	font-size:12px; 
	font-weight:bold;
	text-decoration:none;
	line-height:38px;
	padding:0px 8px 0px 0px; 
	text-align:center;
	margin:0px;
	text-transform:uppercase;
}

.sep{background:url(images/seperator.gif) no-repeat center left;
 width:29px; margin-right:8px; display:inline-block;}

/*  SUB Menu Normal */
.main_dnnmenu_submenu
{
	border:#5e3d04 1px solid;
}

.main_dnnmenu_submenu td
{
	background-color:#fcf0af; 
	z-index: 1000;
	font-size:12px !important;
	font-family:arial; 
	font-weight: bold;
	text-align:left;
	color:#5e3d04;
	line-height:2.2em;
	font-family:arial; 
	padding: 0px 5px 0px 5px;
	margin:0px;
}

/*  SUB Menu hover */
.main_dnnmenu_itemhover td,.main_dnnmenu_itemselected td   
{  
	font-size: 12px;
	font-family:arial; 
	background:#800020;
	color:#ffffff;
	font-weight: bold;
	text-align:left;
	line-height:2.2em;
	z-index: 1000; 
	padding: 0px 5px 0px 5px;
	margin:0px;
}


/* ********** Control Panel Style ************** */
.controlpanel{background:#FFF; border:#ADADAD solid; border-width:0px 0px 2px;}
.controlpanel IMG{margin:15px 5px 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:12px; color:#926838; font-weight:bold;}
.controlpanel TD TD TD .SubHead{background:transparent; border:0px; font-size:11px; color:#926838; font-weight:bold;}
.controlpanel TD TD TD input{background:#ffffff; font-size:11px; color:#9e7000; font-weight:bold; padding-left:4px;}
.controlpanel TD TD TD select{background:#ffffff; font-size:11px; color:#9e7000;}
.controlpanel A.CommandButton{font-size:10px; text-decoration:none;}
.controlpanel A.CommandButton:link{color:#820024;}
.controlpanel A .CommandButton:visited{color:#820024;}
.controlpanel A.CommandButton:active{color:#820024;}

.controlpanel A.CommandButton:hover{color:#926838; text-decoration:underline;} 
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{font-size:11px; color:#926838; text-decoration:none; font-weight:bold;}
A.CommandButton:hover{color:#64001c; text-decoration:underline; font-size:11px; font-weight:bold;}

/* ********** Container Style ************** */
.Head{font-size:12px; font-weight:bold; color:#820024;}
.SubHead{font-size:11px; color:#820024;}
.SubSubHead{font-size:11px; color:#820024;}
.Normal{font-size:11px; color:#820024;}

/* ********** User Style ************** */
.user,a.user:link,a.user:active,a.user:visited {font-size:12px; color:#000000; font-weight:bold; text-decoration:none;}
a.user:hover{color:#820024; text-decoration:none;}

/* ********** Footer Index ************** */
.footer,a.footer:link,a.footer:active,a.footer:visited{font-size:12px; color:#000000; text-decoration:none; font-weight:bold;}
a.footer:hover{color:#820024; text-decoration:none;}

/* ********** Breadcrumb Style ***************/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{font-size:12px; color:#000000; font-weight:bold;  text-decoration:none;}
a.Breadcrumb:hover{color:#820024; text-decoration:none;}

/*********date style ***************/
.date,a.date:link,a.date:active,a.date:visited{font-size:12px; color:#000000; text-decoration:none; font-weight:bold;}
a.date:hover{color:#820024; text-decoration:none;}
.search:hover{text-decoration:none;}

/***********link styles*************/
a.link1:link, a.link1:visited, a.link1:active{color:#fcee9c; text-decoration:none; font-size:11px; font-weight:bold;}
a.link1:hover{color:#ffffff; font-weight:bold; text-decoration:none;}

/*****************list styles ***************/

.list li{list-style-image:url(images/list_img.gif); color:#820024; font-size:13px; font-family:arial;}
.list li span{color:#1d2328; font-size:11px; font-family:arial;}

/********* title styles **************/

.welcome{font-size:18px; color:#b5afb6; font-family:Myriad Pro; font-weight:bold;}
.to{color:#bab4bb; font-size:18px; font-family:Myriad Pro; font-weight:normal;}
.inter{font-size:18px; color:#820024; font-family:Myriad Pro; font-weight:normal;}
.and{color:#98304d; font-weight:bold;}
.news{font-size:14px; font-family:[Swiss721BT]; font-weight:bold; color:#1d2328;}



