/*the background image for the Grassland theme*/
Body 
{
	background:url(images/business.jpg) no-repeat center center fixed;  
	background-size: cover;
}

.controlpanel {
	width: 100%;
	background-color: #FFFFFF;
}


.toppane {
	padding-top: 6px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
}

.leftpane {
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 5px;
	padding-bottom: 2px;
	width:150px;
}

.contentpane {
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}

.rightpane {
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 8px;
	padding-bottom: 2px;
}

.bottompane {
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
}

.MainMenu_MenuContainer {
	background-color: transparent;
    width:100%;
	height: 1px;
}

.MainMenu_MenuBar {
	height: 31px;
}

.MainMenu_MenuArrow {
	display: none
}

.MainMenu_RootMenuArrow {
	display: none
}

.MainMenu_MenuIcon {
	display: none
}

.MainMenu_MenuBreak {
   	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
}

.RootMenuItem TD {
    padding:0 3px;text-transform:none
}

.RootMenuItemSel TD {
    color:#e2710e; background:url(images/menu_hover.png) top center no-repeat
}

.RootMenuItemHover TD {
    color:#e2710e;  background:url(images/menu_active.png) bottom center no-repeat

}

.MainMenu_MenuItem {
    	font-family:Segoe UI;font-size:13px; 
	color:#5a5c60;
	text-align:center;
	padding:12px 10px 12px 10px;	
	font-weight:bold
}

.MainMenu_MenuItemSel {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
}

.Submenu {
background:url(images/subbg.png) bottom left repeat-x 
}

.Submenuitemselected,Submenuitembreadcrumb {
color:#e2710e
}

/*
.mainMenu_Orange2 .root						{ font-family:Segoe UI;font-size:13px; color:#5a5c60;text-align:center;padding:12px 10px 12px 10px;white-space:nowrap;float:left;font-weight:bold}
.mainMenu_Orange2 .hov						{ color:#e2710e; background:url(images/menu_hover.png) top center no-repeat}
.mainMenu_Orange2 .sel, .mainMenu_Orange2 .bc 		{ color:#e2710e;  background:url(images/menu_active.png) bottom center no-repeat}
.mainMenu_Orange2 table						{ border:1px solid #d3d3d3;z-index:5000}
.mainMenu_Orange2 tr.mi						{ background:url(images/subbg.png) top left repeat-x;z-index:10000;font-size:11px;font-weight:normal;text-align:left;color:#5a5c60;font-family:Tahoma;font-size:13px;line-height:27px;text-transform:none}
.mainMenu_Orange2 tr.mi td					{ padding:0 3px;text-transform:none}
.mainMenu_Orange2 tr.hov, .mainMenu_Orange2 tr.sel, .mainMenu_Orange2 tr.bc{background:url(images/subbg.png) bottom left repeat-x }
.mainMenu_Orange2 tr.hov td,.mainMenu_Orange2 tr.sel td, .mainMenu_Orange2 tr.bc td{color:#e2710e}
*/

.Head{ 
   font-size:13px;
   font-weight:bold;
   color:#000000; 
}

.SubHead{ 
   font-size:12px; 
   color:#000000;
  }
   
.SubSubHead{ 
   font-size:11px; 
   color:#000000;
}

.Normal{
   font-size:11px; 
   color:#000000;
   font-weight : normal;
   font-size : 11px;
}

/*.TH,TD,DIV {	
   font-size: 13px; 
   color: #5a5c60; 
   font-family: Segoe UI
}*/

.CommandButton {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : none;
}
    
A.CommandButton:link {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : underline;
}

A.CommandButton:visited  {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : underline;
}

A.CommandButton:active {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : underline;
}

A.CommandButton:hover {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : none;
}
    

.User {
   font-size : 11px;
   font-weight:bold; 
   color:#FFFFFF;
   text-decoration:none;
}
    
A.User:link {
    font-size : 11px;
    font-weight:bold; 
	color : #FFFFFF;
	text-decoration : none;
}

A.User:visited {
    font-size : 11px;
    font-weight:bold; 
	color : #FFFFFF;
	text-decoration : none;
}

A.User:active {
    font-size : 11px;
    font-weight:bold; 
	color : #FFFFFF;
	text-decoration : none;
}

A.User:hover {
    font-size : 11px;
    font-weight:bold; 
	color : #FFFFFF;
	text-decoration: underline;	
}

.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active {
    color:#FFFFFF;
	font-weight:bold;
    font-size:11px;
    text-decoration:none;
}

A.Breadcrumb:hover  {
    color:#DDDDDD;
	font-weight:bold;
    font-size:11px;
    text-decoration:none;
}

.Search, A.Search:link, A.Search:visited, A.Search:active {
    color:#FFFFFF;
	font-weight:bold;
    font-size:11px;
    text-decoration:none;
}

A.Search:hover  {
    color:#DDDDDD;
	font-weight:bold;
    font-size:11px;
    text-decoration:none;
}

A:link {
	font-size : 11px;
	font-weight : normal;
	color :black;
	text-decoration : none;
}

A:active {
	font-size : 11px;
	font-weight : normal;
	color :black;
	text-decoration : underline;
}

A:hover {
	font-size : 11px;
	font-weight : normal;
	color :black;
	text-decoration : underline;
}

A:visited {
	font-size : 11px;
	font-weight : normal;
	color :black;
	text-decoration : none;
}

.Footer{
   font-size:11px;   
   color:#5A5C60;
   text-decoration:none
}

A.Footer:link {
    font-size:11px;    
	color : #5A5C60;
	text-decoration : none;
}

A.Footer:visited  {
    font-size:11px;
    font-weight:bold; 
	color : #555555;
	text-decoration : none;
}

A.Footer:active {
    font-size:11px;    
	color : #5A5C60;
	text-decoration : none;
}

A.Footer:hover {
    font-size:11px;
    font-weight:bold; 
	color :#000000;
	text-decoration : none;
}

.Links {
   font-size:11px;
   
   color:#5A5C60;
   text-decoration: none;
   
}

A.Links:link {
    font-size:11px;    
	color : #5A5C60;
	text-decoration : none;
}

A.Links:visited {    
    font-size:11px;    
	color : #5A5C60;
	text-decoration : none;
}

A.Links:active {
    font-size:11px;
	color : #5A5C60;
	text-decoration : underline;
}

A.Links:hover {
    font-size:11px;    
	color : #E2710E;
	text-decoration : underline;
}
.LinkMenu  {
    color:#000000;
	font-weight:bold;
    font-size:1em;
    text-decoration:none;
}

.brisk_bread_left_orange2					{ background:url(images/Orange2/bread_left.png) no-repeat top left}
.brisk_bread_right_orange2					{ background:url(images/Orange2/bread_right.png) no-repeat top right}
.brisk_bread_bg_orange2						{ background:url(images/Orange2/bread_bg.png) repeat-x top left;margin:0 11px;height:28px}

/*the links background*/
.brisk_links_left					{ background:url(images/links_left.png) no-repeat top left}
.brisk_links_right					{ background:url(images/links_right.png) no-repeat top right}
.brisk_links_bg						{ background:url(images/links_bg.png) repeat-x top left;margin:0 10px;height:40px;text-align:center}


.brisk_nav_left{padding:0; margin:0; background:url(images/menu_left.png) repeat-y  top left; clear:both}
.brisk_nav_right{margin:0; background:url(images/menu_right.png) repeat-y top right; clear:both}
.brisk_nav_bg{ margin: 0 13px 0 13px; background:url(images/menu_bg.png) top left;height:43px;}

/*- Horizontal Menu Orange2 */


.menuspace							{ background:url(images/ms.gif) center center no-repeat #000;padding:0 1px;height:40px;border:1px #000 solid}

/*the user object link default styles*/
/*.user,a.user:link,a.user:active,a.user:visited,a.user:hover{ line-height:28px;padding:0 5px 0 15px; font-size:0.9em; color:#ffffff;font-weight:bold;} */
/*the login object link default styles*/
/*.login,a.login:link,a.login:active,a.login:visited,a.login:hover { color:#ffffff; font-weight:bold; line-height:28px;padding:0 5px 0 15px;background:url(images/arrow.gif) left center no-repeat; font-size:0.9em ;}*/
