/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	text-align: center; 
	
}
.skinmaster {
	height: 600px;
	background-color: #FFFFFF;
	border-right: #9A8C3F 1px solid; 
	border-top: #9A8C3F 1px solid; 
	border-left: #9A8C3F 1px solid; 
	border-bottom: 1px solid #9A8C3F; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
    background-image: url(hdrbg2.jpg); 
	text-align: center; 
}
.skingradient {
	background-image: url(gradient_Dkkhaki.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #EEECE2;
}
.toppane {
	width: 100%;
	background-color: transparent;
}
.leftpane {
	width: 217px;
	background-color: transparent;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
        padding bottom: 15px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #C4BC85 0px solid; 
	border-bottom: #C4BC85 1px solid; 
	border-top: #C4BC85 1px solid; 
	border-right: #C4BC85 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
}
.MainMenu_MenuIcon {
	background-color: #C4BC85; 
	border-left: #C4BC85 1px solid; 
	border-bottom: #C4BC85 1px solid; 
	border-top: #C4BC85 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #C4BC85;  
	z-index: 1000; 
	color: #000000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #C4BC85; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: normal;
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #C4BC85 1px solid; 
	border-bottom: #C4BC85 1px solid; 
	border-top: #C4BC85 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #938946 none; 
  color: #ffffff;
  font-family: Tahoma, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: ##EAE4B8;
	border-right: #C4BC85 1px solid; 
	border-top: #C4BC85 1px solid; 
	border-left: #C4BC85 1px solid; 
	border-bottom: #C4BC85 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_Ltkhaki.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
.footer,a.footer:link,a.footer:active,a.footer:visited{    font-size:8pt; color:#FFFFFF; font-family:Tahoma; text-decoration:none; font-weight:normal;}
a.footer:hover{    font-size:8pt; color:#FFFFFF; font-family:Tahoma; text-decoration:underline; font-weight:normal;}

.reglinks,a.reglinks:link,a.reglinks:active,a.reglinks:visited
{    
	font-size:8pt; 
	color:#6B614A; 
	font-family:Tahoma; 
	text-decoration:none; 
	font-weight:bold;
}
a.reglinks:hover
{    
	font-size:8pt; 
	color:#6B614A; 
	font-family:Tahoma; 
	text-decoration:underline; 
	font-weight:bold;
}

.tableCellBox {
	height: 100%;
	background-color: #FFFFFF;
	border-right: #E4E1D0 1px solid; 
	border-top: #E4E1D0 1px solid; 
	border-left: #E4E1D0 1px solid; 
	border-bottom: 1px solid #E4E1D0; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
