/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #708B11;
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.pagemaster2 {
	width: 100%;
	height: 100%;	
	background-color: #415A68;
}
.skinmaster2 {
	height: 100%;
	background-color: #fbeadd;
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
	background-color: #ffffff;
}
.skingradient {
	height: 30px;
	background-color: #ffffff;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
}
.leftpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #b35915;
	width: 150px;
}
.contentpane {
	background-color: transparent;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 6px;
}
.rightpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	width: 0px;
}



.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MenuContainer {
	background-color: #708B11; 
}
.MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: #708B11;
}
.MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #fbeadd;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	font-variant: small-caps;
}

.RootItem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #fbeadd; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
	font-variant: small-caps;
}

.MenuItemSel {
	color: #000000;
	cursor: pointer; 
	cursor: hand; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
	font-variant: small-caps;
}
.MenuItemActive {
	color: #000000;
	cursor: pointer; 
	cursor: hand;  
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
	font-variant: small-caps;
}
.RootItemActive {  
	color: #000000;
	cursor: pointer; 
	cursor: hand;  
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
	font-variant: small-caps;
}
.RootItemSel {  
	color: #000000;
	cursor: pointer; 
	cursor: hand;  
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
	font-variant: small-caps;
}

.MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	height: 100%;
}
.SubMenu {
	background-color: #b35915;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#e99658', Direction=135, Strength=3); 
	padding: 3px 3px 3px 3px;
	border: 1px solid #e99658;
}
.MenuBreak {
	height: 1px;
	font-size: 1px;
}
.RootMenuItemBC {
	cursor: pointer; 
	cursor: hand; 
	color: #fbeadd; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
}

.SubMenuItemBC {
	color: #fbeadd; 
	cursor: pointer; 
	cursor: hand; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
	font-variant: small-caps;
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
}
.SubMenuItemSel {
	color: #e99658; 
	cursor: pointer; 
	cursor: hand; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
	font-variant: small-caps;
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
}
.SubMenuItemActive {
	color: #e99658; 
	cursor: pointer; 
	cursor: hand; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
	font-variant: small-caps;
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
}
.MenuArrow {
	cursor: pointer; 
	cursor: hand; 
	color: #fbeadd; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    

}
.RootMenuArrow {
	cursor: pointer; 
	cursor: hand; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
	font-variant: small-caps; 
	color: #fbeadd; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    

}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}

.lpane {
}

.cpane {
	padding: 20px;
	width: 100%;
}
.rpane {
}

A:link  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e99658;
	text-decoration: underline;
}

A:visited   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e99658;
	text-decoration: underline;
}

A:active    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e99658;
	text-decoration: underline;
}

A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e99658;
	text-decoration: underline;
}

.normalbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.bannertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #708B11;
}


