/*page*/
body { margin:0; padding:0; font-family: Arial, Tahoma,  Helvetica, sans-serif;  color:#193025; background:#9CB294;}
.skinmenu{background: url(images/navbg.gif) top left;}

/*panes*/
.toppane{padding:0; background:#7B8A73;}
.contentpane{padding:0; margin:0; background:url(images/contentbg.gif) repeat-y top left;}
.leftpane{padding:0; margin:0;}
.footerpane{padding:0; background:url(images/footerbg.gif) repeat-x top left;}


/*text*/
.normal,div,span,p,td,th,li,a{font-family:Arial, Helvetica, sans-serif;font-size:12px;}
.head,.subhead{color:#63725A; font-weight: bold; }
.head{padding-bottom:10px;font-size:16px; }

/*links & buttons*/
a, a:link, a:active, a:visited { text-decoration:underline; color:#193025; }
a:hover { color:#7b8a73; text-decoration:none;}

.StandardButton{background:#7B8A73;border:1px #000 outset;padding:5px;}


a.CommandButton{font-size:14px;font-weight:bold;color:#000;}
.controlpanel a.CommandButton{font-size:10px;}
a.CommandButton:link{color:#000;text-decoration:none;}
a.CommandButton:visited{color:#000;text-decoration:none;}
a.CommandButton:hover{color:#63725A;text-decoration:underline;}
a.CommandButton:active{color:#63725A;text-decoration:underline;}

a.skinuser:link{color:#63725A;text-decoration:none;font-weight:bold;font-size:9px;}
a.skinuser:visited{color:#63725A;text-decoration:none;font-weight:bold;font-size:9px;}
a.skinuser:hover{color:#63725A;text-decoration:underline;font-weight:bold;font-size:9px;}
a.skinuser:active{color:#63725A;text-decoration:underline;font-weight:bold;font-size:9px;}

a.footer:link{color:#000;text-decoration:underline;font-size:9px;font-weight:bold;}
a.footer:visited{color:#000;text-decoration:underline;font-size:9px;font-weight:bold;}
a.footer:hover{color:#63725A;text-decoration:none;font-size:9px;font-weight:bold;}
a.footer:active{color:#63725A;text-decoration:none;font-size:9px;font-weight:bold;}

h1, h2, h3, h4, h5, h6 {font-family: Arial,sans-serif; font-weight: bold;}
h1{ font-size: 175%; color: #193025; }
h2{ font-size: 125%; color: #193025;margin-bottom:10px;}
h3{ font-size: 110%; color: #193025; margin-bottom:0;}
h4{ font-size: 100%; color: #193025;}
h5{ font-size: 100%; color: #193025;}

.FCKImageGalleryContainer {background: #D6D7B5;}
.FCKLinkGalleryContainer {background: #D6D7B5;}

/* Solpart Menu */

.MainMenu_MenuContainer { 

 } 

.MainMenu_MenuContainer td { 
width: 109px;
font-size:15px;
font-family: "Arial Narrow", Arial, Helvetica, sans-serif;} 

.MainMenu_MenuBar { 
font-weight:normal;
height: 103px;} 

.MainMenu_MenuItem { 
border:0; 
font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
color:#fff;
font-size:15px;
font-weight:bold;
background: url(images/button.gif);
text-align:right;
} 
/* this font-family changes the sub menus only */
/* this background modifies the main menu and the sub menus */
/* height here modifies the main menu and the sub menu */
/* border here changes the sub menus only */
/* padding here changes the sub menus only */
/* color here changes the sub menu font */

.MainMenu_MenuItem td{ 

border-right:0;
vertical-align: bottom;
padding-bottom: 10px;
} 
/* this background modifies the main menu and the sub menus */

.MainMenu_MenuItem td span{ 

} 

.MainMenu_MenuIcon { 
display: none; } 

/* Main Menu Active/Current Button */
.rootmenuitemactive{
background: url(images/button_on.gif); 
}

/* Main Menu Mouseover (and When You Click on It) */
.MainMenu_MenuItemSel { 
font-size:15px;
font-weight:bold;
text-align:right;
color:#fff;
background: url(images/button_on.gif);
vertical-align: bottom;
} 

/* Padding around the words in the main menu buttons */
.MainMenu_MenuItemSel td{ 
vertical-align: bottom;
height: 103px;
padding-bottom: 10px;
} 

.MainMenu_MenuBreak {
display:none; } 

.MainMenu_RootMenuArrow {
display:none;
 } 

/* Shows up in the sub menu, to the right of the words. */
.MainMenu_MenuArrow{
display:none;
}  


.MainMenu_SubMenu {
background: #5E6C56; 
} 

/* lines for the submenu but not main menu */
.MainMenu_SubMenu td {
text-align:right;
background: url(images/button_on.gif) repeat-x bottom left;
padding: 4px;
 } 


.submenu{
z-index:1000;
border:0;
} 

/* Sub Menu Mouseover */
.submenuitemselected{
font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
color:#fff !important;
font-size:15px;
background:#aea279;
font-weight:bold;
}

/* Sub Menu Active/Current */
.submenuitembreadcrumb{
font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
}

.rootmenuitem{
background:transparent;
}  

.rootmenuitem td{
vertical-align: bottom;
}  
/* if you don't put the height here, the right border doesnt reach the top/bottom. */
/* Also adds (unwanted) border in the submenu. */ 

/* Main Menu font */ 
.rootmenuitem td span{
font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
color:#fff;
font-size:15px;
font-weight:bold;
vertical-align: bottom;
}  

.rootmenuitembreadcrumb{
background:transparent;
} 

/* Main Menu Mouseover */ 
.rootmenuitembreadcrumb td{

}  

/* Main Menu Active/Current button */
.rootmenuitembreadcrumb td span{
font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
}  

/* Main Menu Mouseover Background */
.rootmenuitemselected{
}  

.rootmenuitemselected td{

}  

/* Main Menu Mouseover Text */
.rootmenuitemselected td span{
font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#fff;
}

