/******************* General styles *********************/
body { margin:15px;background-color:#ffffff; padding:0px; height:100%; }
TH,TD,DIV,P,LI{ font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size:11px; color:#6A766E; }
               /* General anchor links  */
A,A:link,A:visited,A:active{ color:#007D94; text-decoration:none; font-weight:bold;}
A:hover{ color:#9CCC58; text-decoration:none; font-weight:bold;}


/******************* DNN Control Panel styles *********************/
.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:#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:none;}
.controlpanel A.CommandButton:link{ color:#000; }
.controlpanel A.CommandButton:visited{ color:#000; }
.controlpanel A.CommandButton:active{ color:#000; }
.controlpanel A.CommandButton:hover{ color:#FF9900; text-decoration:underline;}
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{	color:#000000; text-decoration:none; }
A.CommandButton:hover{ color:#F8BE22; text-decoration:underline;}


/******************* Search styles *********************/
#SearchContainer input{MARGIN:0px; padding:0px 3px;font-size:11px;color:#000000;BACKGROUND:#BDDCE3;WIDTH:186px;HEIGHT:17px; border:none; vertical-align:top;}
.search,a.search:link,a.search:active,a.search:visited{ font-family:AvantGarde, Arial, Helvetica, sans-serif; font-size:11px; color:#007991; font-weight:bold;MARGIN:0px; padding:0px;}
a.search:hover{ font-family:AvantGarde, Arial, Helvetica, sans-serif; font-size:11px; color:#B5D785; font-weight:bold;MARGIN:0px; padding:0px;}
/******************* Content Pane styles *********************/
.TopPane{ padding:0px;}
.LeftPane{ padding:0px 10px 0px 0px;}
.Left1Pane{ padding:0px 10px 0px 0px;}
.ContentPane{ padding:0px 10px 0px 0px;}
.RightPane{ padding:0px;}
.BottomPane{ padding:10px 0px 0px 0px;}
.LinkPane{ padding:0px;}
.MiddlePane{ padding:0px 10px 0px 0px;}
.FooterPane{ padding:0px 15px 0px 0px;}
.BannerPane{ padding:0px;}
.GalleryPane{ padding:0px;}

/******************* Container styles *********************/
.Head		{ font-size:12px; font-weight:bold; color:#000000;}
.SubHead	{ font-size:11px; color:#000000; }
.SubSubHead { font-size:11px; color:#000000;}
.Normal		{ font-size:11px; color:#000000; letter-spacing: .5px;}


/******************* User styles *********************/
.user,a.user:link,a.user:active,a.user:visited{color:#ffffff; text-decoration:none; font-weight:bold; font-size:11px;}
a.user:hover{color:#000000; text-decoration:none; font-weight:bold; font-size:11px;}
/******************* Menu styles *********************/
.MainMenu_MenuContainer{ background:transparent; width:100%; margin:0px auto; }
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }

/*---------Root Menu Seperator Style------------*/
.MainMenu_MenuBreak{display:none;} 

/*---------Make Menu Background Transparent------------*/
.ModuleTitle_MenuItemSel {background-color: transparent;}
.MainMenu_MenuItemSel {background-color: transparent;}

/*------sub menu display style-------*/
.MainMenu_MenuItem{
	color:#007991;	font-size:11px;	font-weight:normal;
	padding:2px 7px 2px 7px;
	border:1px #ffffff solid; border-width:1px 0px;
}
.submenuitembreadcrumb{
    color:#818F2E;
	font-size:11px;
	font-weight:normal;
	padding:2px 7px 2px 7px;
	border:1px #EAF9D4 solid;
	border-width:1px 0px;
	margin:0px;
	background:#EAF9D4;
}
/*------sub menu display style on select-------*/
.submenuitemselected{
    color:#818F2E;
	font-size:11px;
	font-weight:normal;
	padding:2px 7px 2px 7px;
	border:1px #EAF9D4 solid;
	border-width:1px 0px;
	margin:0px;
	background:#EAF9D4;
}
/*------sub menu frame display style-------*/
.submenu{
	z-index:1000;
	border:1px #6F802E solid;
	padding:0px;
	margin:0px;
	background:#ffffff;
}
/*------root menu display style for SOLPARTmenus-------*/
.rootmenuitem TD{
padding:0px 5px 5px 10px; 
margin:0px;
color:#007991;													
height:20px;
font-family:Avantgarde, Arial, Helvetica, sans-serif; 
font-size:13.5px; 
font-weight:bold;
}
/*------root menu display style on select for SOLPARTmenus-------*/
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{ 
padding:0px 5px 5px 10px; 
margin:0px;
color:#9CCC56;													
height:20px;
font-family:Avantgarde, Arial, Helvetica, sans-serif;
font-size:13.5px; 
font-weight:bold;
}

/******************* 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; }

/*******************Other custom Styles **************************/

.bord{border-top:1px solid #7C8F35;border-right:1px solid #7C8F35;border-left:1px solid #7C8F35;}
.bannerbord{border-right:1px solid #7C8F35;border-left:1px solid #7C8F35;}
.menu{color:#007991;font-family:AvantGarde, Arial, Helvetica, sans-serif; font-size:13.5px; font-weight:bold;}
.white{ font-family:AvantGarde, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#ffffff;}
.blue{font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size:11px; color:#007D94; font-weight:normal;}
.bluehead{font-family:AvantGarde, Arial, Helvetica, sans-serif; font-size:24px; color:#007D94; font-weight:normal; }
.greenhead{font-family:AvantGarde, Arial, Helvetica, sans-serif; font-size:24px; font-weight:normal; color:#96D045;}
.greyhead{font-family:AvantGarde, Arial, Helvetica, sans-serif; font-size:18px; color:#666666; font-weight:normal;}
/***************** Gallery customs **************/
.gallery{ float:right; background:url(images/no_galler.gif); background-repeat:no-repeat; background-position:top right;width:39px; height:143px;margin-top:-160px; position:relative; padding-right:4px;}


