/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #65754D;
	background-image: url(images/background.jpg);
	background-position: center top;
	background-repeat: repeat;
	}

.skinmaster {height: 100%;background-color: #ffffff;}
.controlpanel {width: 100%;background-color: #ffffff;height: 0px!important;border:0px;}


/*CUSTOM CREATED FOR SKIN*/
.uppercrust{background-image: url(images/uppercrust.jpg);background-position: center bottom;background-repeat: no-repeat;height: 15px;padding-top:10px;}
.lowercrust{background-image: url(images/lowercrust.jpg);background-position: center top;background-repeat: no-repeat;height: 19px;padding-bottom:10px;}
.rightcrust{background-image: url(images/rightcrust.jpg);background-position: left top;background-repeat: repeat-y;width: 14px!important;}
.leftcrust{background-image: url(images/leftcrust.jpg);background-position: right top;background-repeat: repeat-y;width: 12px!important;}

.headerpane{height:110px;color:#97a7b7;font-family:Century Gothic;font-size:14pt;}
.headerpanecorp{color:#97a7b7;font-family:Century Gothic;font-size:10pt;}

.navpane{height:38px;background-color:#296dc1;background-image: url(images/navbackground.jpg);background-position: top center;background-repeat: no-repeat;}
/*NON IE CSS CODE FOR HOVER IN FRONT OF SLIDESHOW*/
html>body .navpane{position:relative;z-index:2;height:38px;background-color:#296dc1;background-image: url(images/navbackground.jpg);background-position: top center;background-repeat: no-repeat;}

.rotatorpane{height:350px;padding-top:10px;padding-bottom:10px;}
/*NON IE CSS CODE FOR HOVER IN FRONT OF SLIDESHOW*/
html>body .rotatorpane{position: relative;z-index:1;height:350px;padding-top:10px;padding-bottom:10px;}

.leftpane {width: 224px;background-color: transparent;}
.contentpane {height: 100%;width: 550px;background-color: transparent;}
.leftpane2 {width: 224px;background-color: transparent;padding-top:15px;}
.contentpane2 {height: 100%;width: 550px;background-color: transparent;padding-top:15px;}
.quotepane{background-color: #c7dba9;background-image: url(images/quotebackground.jpg);background-position: bottom center;background-repeat: no-repeat;height: 33px;}
.bottompane{width: 100%;background-color: transparent;height: 35px;padding-top:10px;}

/*FORM STYLES*/
.formlbl, #dnn_ctr1506_FormMaster_lblRequired, #dnn_ctr1506_FormMaster_cmdSubmit{color: #97a7b7;font-family: Century gothic;padding-right: 15px;font-size:10pt;}
.formlbl2{color: #97a7b7;font-family: Century gothic;padding-right: 15px;font-size:8pt;}

/*INDIVIDUAL ITEM STYLES*/
#dnn_dnnCOPYRIGHT_lblCopyright,
#dnn_dnnPRIVACY_hypPrivacy,
#dnn_dnnTERMS_hypTerms,
#dnn_dnnLOGIN_cmdLogin,
.copyright{	color: #97a7b7;font-family:Century Gothic;font-size: 8pt;font-weight:normal;}

/*SUBMENU STYLING*/
.TopMenuItem A, 
.TopMenuItem A:visited,
.TopMenuItem A:hover,
.TopMenuItemHighlight A:hover
{
        font-size: 8pt;
        color: #65754d;
        font-family:Century Gothic;
        padding-right: 15px;
}

/*MAIN MENU STYLING*/
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_rootitem  { /*MAIN ROOT ITEMS (TOP LEVEL)*/
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 11pt; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Century Gothic; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 30px 0px 0px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_item td { /*DROP DOWN LIST ITEMS*/
	cursor: pointer; 
	cursor: hand; 
	color: white;
	font-size: 9pt; 
	font-style: normal; 
	/*OLD COLOR: background-color: #0d3257;*/
	background-color: #296dc1;
	font-family: Century Gothic; 
    white-space: nowrap;  /*Word wrapping menu item now optional (CHILD LEVEL)*/
    padding:  8px 3px 3px 1px;	
    border-top: 0px solid white;    
}

.main_dnnmenu_itemhover {  /*ROOT ITEM HOVER COLOR*/
	/*OLD COLOR: background-color: #0d3257; */
	background-color: #296dc1;
	border: 0px;}

.main_dnnmenu_itemhover td {  /*DROP DOWN ITEM HOVER COLOR*/
	/*OLD COLOR: background-color: #0d3257; */
	background-color: #296dc1;
	border: 0px;
	color: #97A7B7; 
}



.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}




/*UNUSED CSS BUT DON'T DELETE IN CASE YOU EVER NEED IT*/
/*

.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   
}

.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
.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;
}
*/