/* CSS Document */

#body{
margin:0px;
padding:0px;
height:100%;
background-color:#323232;

}


td,th,div {font-family:  Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color:#602500;}
p {font-family:  Arial, Helvetica, sans-serif; font-size: 13px; font-weight:none; color:#000000;}
A,A:link,A:visited,A:active{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight:normal; color:#c80001; text-decoration:none;}
A:hover{ color:#0d4394; text-decoration:underline;}


.topleft{
background:url(images/body_top_left.gif) top left no-repeat;
}

.topright{
background:url(images/body_top_right.gif) top right no-repeat;
}

.topbg{
margin:0px 19px;
background:url(images/body_top_bg.gif) top left repeat-x;
}

.banner{
background:url(images/banner.jpg) top left no-repeat;
}

.bread{
height:36px;
}
.menu_shad{
background:url(images/menu_bottom_img.png) top left no-repeat;
height:5px;
}




.botleft{
background:url(images/bot_left.gif) top left no-repeat;
height:62px;
}

.botright{
background:url(images/bot_right.gif) top right no-repeat;
height:62px;
}

.botbg{
margin:0px 14px;
background:url(images/bot_bg.gif) top left repeat-x;
height:62px;
}


/* ********** Control Panel Style ************** */
.ControlPanel{border:none;background-color:#ffffff; border-bottom:#cccccc 1px dotted;}
.cpanel_left {padding-left:21px;}
.cpanel_right {padding-right:33px;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#000000;}
.ControlPanel a.CommandButton:hover{color:#000000; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}


/******************* Container styles *********************/
.Head{ font-size:12px; font-weight:bold; color:#000000;}
.SubHead{ color:#000000; }
.SubSubHead{color:#000000;}
.Normal{color:#000000;}

/******************* other styles *********************/
#wrapper{ position:relative; height:258px; }
#logo{ position:absolute; top:29px; left:29px; width:228px; height:31px; z-index:3; }
#user{ position:absolute; height:18px; top:8px; right:8px; text-align:right; z-index:3; }
#header{ position:absolute; bottom:40px; z-index:2; width:100%; background:url(headerbg.gif); }
#menu{ position:absolute; background:url(menubg.jpg); width:auto; height:54px; bottom:0px; z-index:1;}

/* ********** Pane Style ************** */
.LeftPane {padding:10px 0px 0px 0px;}222
.TopPane {padding:0px 0px 0px 0px; }
.BottomPane {padding:0px 0px 0px 0px; }
.MiddleRightPane {padding:0px 0px 0px 5px; width:222px;}
.MiddlePane {padding:0px 10px 0px 0px; width:50%;}
.MiddleLeftPane {padding:0px 5px 0px 0px; width:222px; }
.ContentPane {padding:0px 0px 0px 0px;}

#SearchContainer Input{padding:2px 0px 0px 0px; border:none; WIDTH:137px; HEIGHT:18px; background:transparent; margin:0px; font-size:10px; color:#000000;}

#SearchContainer A,#SearchContainer A:link,#SearchContainer A:visited,#SearchContainer A:active{ color:#0054A3;}
#SearchContainer A:hover{ color:#008000;}


.srchtxt{font-size:12px; font-family:Arial, Helvetica, sans-serif; padding-right:5px;  color:#ffffff; text-decoration:none; }

.user,a.user:link,a.user:active,a.user:visited {ffont-family:Arial, Helvetica, sans-serif; font-size:11px; color:#602500; text-decoration:none; font-weight:bold;}
a.user:hover{color:#e6720d;}

/* ********** Link Style **************/
.links,a.links:link,a.links:active,a.links:visited{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#602500; text-decoration:none; font-weight:normal;}
a.links:hover{color:#000000;}

/* ********** Footer Index ************** */
.footer, a.footer:link, a.footer:active, a.footer:visited{font-family:  Arial, Helvetica, sans-serif; font-size:11px; color:#602500; text-decoration:none; font-weight:bold;}

/* ********** Breadcrumb Style ***************/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#602500; text-decoration:none; font-weight:bold;}
a.Breadcrumb:hover{color:#e5730f;}

/* ********** Date Style ************** */
.date,a.date:link,a.date:active,a.date:visited{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#676767; text-decoration:none; font-weight:bold;}
a.date:hover{ color:#676767;}





/*  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; 
	white-space:nowrap; 
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{
	cursor:pointer;
	color: #602500;
	background:url(images/menu_normal.gif) no-repeat top left;
	font-size: 13px; 
	font-weight:bold;  
	font-family: Sylfaen,Tahoma; 
	text-align:left; 
	height:31px;
	line-height:2em;
	padding:0px 5px 0px 33px;
}

/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
	color:#602500;
	font-weight:bold;
	background:url(images/menu_hover.gif) no-repeat top left;
	text-align:left; 
	font-size: 13px; 
	height:31px;
	line-height:2em;
	padding:0px 5px 0px 33px;
}
	
.main_dnnmenu_rootitem_selected 
{
	color:#602500;
	font-weight:bold;
	background:url(images/menu_hover.gif) no-repeat top left;
	text-align:left; 
	font-size: 13px; 
	height:31px;
	line-height:2em;
	padding:0px 5px 0px 33px;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:1px solid #602500;
}

.main_dnnmenu_submenu td
{
	background-color:#fffcee; 
	z-index: 1000;
	font-size: 11px !important; 
	font-weight:normal;
	text-align:left;
	color:#000000;
	line-height:2em;
	font-family: Tahoma, 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: 11px;
	background-color:#a9a499;
	color:#000000;
	font-weight:normal;
	text-align:left;
	line-height:2em;
	z-index: 1000; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 0px 5px 0px 5px;
	margin:0px;
}


.green{ font-family: Sylfaen,Arial, Helvetica, sans-serif; font-weight:normal; font-size:16px; color:#602500;}

.lightgreen{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px; color:#8a9755;}

.darkgreen{ font-family:Arial, Helvetica, sans-serif; font-style:bold; font-size:12px; color:#602500;}


.normalgreen{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#602500;}

.grey{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#898989;}



.green{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#602500;}

.greydark{ font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#303030;}


.click,a.click:link,a.click:active,a.click:visited{ font-family: "Myriad Pro" ,Arial, Helvetica, sans-serif; font-weight:bold; font-size:10px; color:#602500; text-decoration:none;}
a.click:hover{color:#000000; }




.graylink,a.graylink:link,a.graylink:active,a.graylink:visited{ font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:8px; color:#898989; text-transform:uppercase; text-decoration:none;}
a.graylink:hover{color:#000000;}


.bluelink,a.bluelink:link,a.bluelink:active,a.bluelink:visited{ font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:8px; color:#07387A; text-transform:uppercase; text-decoration:none;}
a.bluelink:hover{color:#6FB9DA;}

