/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 600px;	
	background-color: #FFFFFF;
}
.pagemaster2 {
	width: 980px;
		
	background-color: #FFFFFF;
}
.skinmaster {
	height: 600px;
	background-color: #FFFFFF;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 20px;
	text-align:left;
	
}
.contentpane {
	width: 575px;
	background-color: transparent;
	padding-left:25px;
	padding-right:15px;
	padding-top: 22px;
	padding-bottom:0px;
}
.contentpanehome {
	width: 950px;
	background-color: transparent;
	padding-left:0px;
	padding-right:0px;
	padding-top: 0px;
	padding-bottom:0px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.blogpane {
	width: 230px;
	background-color: #F9F8F6;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom:5px;
}

.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.main_dnnmenu_container {
	
	height:25px;
	 width:980px;
	 background-color: #857661;
	padding:0px 0px 0px 0px;
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:15px;
	width:100px;
	background-color:Transparent;
	padding:0px 0px 0px 0px;
	
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #333333;
	height:20px; 
	font-size: 9pt; 
	font-weight: normal;
	font-style: normal; 
	
	font-family: Arial, Tahoma, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 5px  2px 5px 8px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	    
    background-color: #857661;
	cursor: pointer; 
	cursor: hand; 
	height:25px;
	
	color: #ffffff; 
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#ffffff;
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Arial, Tahoma, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding-left:16px;
    padding-right:16px;
    padding-top:5px;
    padding-bottom:5px;
    
    
    
}

.main_dnnmenu_itemhover {  
	background-color: #CD7521; 
	cursor: pointer; 
	cursor: hand; 
	height:25px;
	color: #ffffff; 
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#CCCCCC;
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Arial, Tahoma, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
     padding-left:16px;
    padding-right:16px;
    padding-top:5px;
    padding-bottom:5px;
}
.main_dnnmenu_itemslected {  
	background-color: #CD7521; 
	cursor: pointer; 
	cursor: hand; 
	height:25px;
	color: #ffffff; 
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#ffffff;
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Arial, Tahoma, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
     padding-left:16px;
    padding-right:16px;
    padding-top:5px;
    padding-bottom:5px;
}

.main_dnnmenu_itemhover td {  
	background-color: #857661; 
	color: #ffffff;
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #eeeeee;  
	border-left: #ffffff 2px solid; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 0px 0px 0px 0px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 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_LtBlue.jpg);
}
.Head {
   font-family: Arial, Tahoma, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #000000;
}


.border {
	border: 1px #857662 solid;
	width:978px;
	background-color: #FFFFFF;
}
.menu {
	float:left;
	border-right: 0px #e6e1db solid;
	cursor:pointer;  
	  
}
.menu1 {
	float:left;
	cursor:pointer;
	
}
.breadcom {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#857662;
	padding:11px 0px 0px 25px;
}

.breadcom2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#857662;
	padding:0px 0px 0px 0px;
}
.leftcolumn {
	padding-left:25px;
	padding-right:35px;
	padding-top:0px;
	
}


.rightcolumn {
	background-color:#f3f3f4;
	padding-left:20PX;
	padding-top:9px;
}
.menu_headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#be8264;
	padding-bottom:6px;
	
}
.menu_headline1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#be8264;
	padding-top:26px;
	padding-bottom:6px;
	
}

.menu_f { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#857662;

}

.footar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
	padding-left:26px;

}

.footarRight {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
	padding-right:26px;

}
.search_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	float:left;

}
.s_input{
	width:112px;
	height:18px;
	border:1px #cd7823 solid;
	float:left;
}

.s_Buttonsep{
	width:5px;
	height:10px;
	border:0px #cd7823 solid;
	float:left;
}

.s_Button
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:normal;
	color:#ffffff;
	width:14px;
	height:14px;
	border:0px #867B6B solid;
	float:left;
	 margin-top:2px;
	 margin-left:1px;
	 
	background-image: url(/images/Go.jpg); 
	/*background-color:#867B6B;*/
}

A:link {text-decoration: none; color: #666666;}
A:visited {text-decoration: none; color: #666666;}
A:active {text-decoration: none; color: #666666;}
A:hover {text-decoration: underline; color: #cd7823;}

#dropmenudiv{
position:absolute;
border:1px solid #9C886F;
border-bottom-width: 0;
font:normal 11px Arial;
line-height:20px;
z-index:100;


}

#dropmenudiv a{
background-color: #F3F3F4;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #9C886F;
padding: 1px 0;
text-decoration: none;
font-weight: normal;

font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#2c2c2c;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#CE7521;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #5AA433;
padding: 1px 0;
text-decoration: none;
font-weight: normal;

font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#f4f4f4;
}

.hand{ 
  cursor: pointer; 
} 
