/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster_kdFlexible3Panes {
	width: 100%;
	height: 100%;
	background-image: url(tileBcr.jpg);
}

.shadowmaster_kdFlexible3Panes {
	width: 860px;
	height: 660px;
	background-color: transparent;
	overflow: hidden;
}

.topShadow_kdFlexible3Panes {
	background-image: url(topShadow.jpg);
	background-position: 0 0;
	width: 860px;
	height: 30px;
}

.leftShadow_kdFlexible3Panes {
	background-image: url(leftShadow.jpg);
	background-position: 0 0;
	width: 30px;
	height: 600px;
}

.rightShadow_kdFlexible3Panes {
	background-image: url(rightShadow.jpg);
	background-position: 0 0;
	width: 30px;
	height: 600px;
}

.bottomShadow_kdFlexible3Panes {
	background-image: url(bottomShadow.jpg);
	background-position: 0 0;
	width: 860px;
	height: 30px;
}

.skinmaster_kdFlexible3Panes {
	width: 800px;
	height: 600px;
	background-color: #DFF2F9;
	overflow: hidden;
	border-style: solid;
	border-width: 1px;
	border-color: #FEFCFD;	
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}
.skinheader_kdFlexible3Panes {
	background-color: #A0D4EC;
	padding-left: 10px;
	padding-right: 10px;
	border-style: solid;	
	border-width: 1px;
	border-color: #FEFCFD;
	border-bottom-width: 6px;
	border-bottom-color: #02ADF2;
}

.mainBackgroundTop_kdFlexible3Panes {
	width: 800px;
	height: 430px;
	background-image: url(mainBackground_top.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.mainBackgroundBottom_kdFlexible3Panes {
	width: 800px;
	height: 30px;
	background-color: #00ADEF;
	background-image: url(mainBackground_bottom.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.MenuBar_kdFlexible3Panes {
	height:30px;
	background-color: #E1F4FB;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FEFCFD;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FEFCFD;
}
.navigation_kdFlexible3Panes {
	width: 100%;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
}
.language_kdFlexible3Panes {
	width: 200px;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
}
.toppane_kdFlexible3Panes {
	width: 100%;
	height: 100px;
	background-color: transparent;	
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

.leftpane_kdFlexible3Panes {
	width: 210px;
	height: 400px;
	beckground-color: transparent;
	padding-top: 0px;
	padding-left: 0px;
}

.contentpane_kdFlexible3Panes{
	width: 100%;
	height: 400px;
	background-color: transparent;
	overflow: hidden;
	padding-top: 0px;
}
.rightpane_kdFlexible3Panes {
	width: 210px;
	height: 400px;
	background-color: transparent;
	padding-top: 0px;
	padding-right: 0px;
}
.bottompane_kdFlexible3Panes{
	width: 800px;
	height: 30px;
	background-color: transparent;
}
.bottomMenu_kdFlexible3Panes {
	width: 800px;
	height: 30px;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;	
}
.si_kdFlexible3Panes, a.si_kdFlexible3Panes:Link, a.si_kdFlexible3Panes:Active, a.si_kdFlexible3Panes:Visited {
	color: #3F7D94;
	font-size: 8pt;
	font-weight: bold;
}

.si_kdFlexible3Panes:hover {
	color: #EEF8FC;	
	font-size: 8pt;
	font-weight: bold; 	
}

.copyright, a.copyright:Link, a.copyright:Active, a.copyright:Visited {
	color: #3F7D94;
	font-size: 8pt;
	font-weight: bold; 	
}
a.copyright:hover {
	color: #EEF8FC;	
	font-size: 8pt;
	font-weight: bold; 	
}
.terms, a.terms:Link, a.terms:Active, a.terms:Visited {
	color: #3F7D94;
	font-size: 8pt;
	font-weight: bold; 	
}
a.terms:hover {
	color: #EEF8FC;	
	font-size: 8pt;
	font-weight: bold; 	
}
.privacy, a.privacy:Link, a.privacy:Active, a.privacy:Visited {
	color: #3F7D94;
	font-size: 8pt;
	font-weight: bold; 	
}
a.privacy:hover {
	color: #EEF8FC;
	font-size: 8pt;	
	font-weight: bold; 	
}
.user, a.user:Link, a.user:Active, a.user:Visited {
	color: #3F7D94;
	font-size: 8pt;
	font-weight: bold; 	
}
a.user:hover {
	color: #EEF8FC;
	font-size: 8pt;
	font-weight: bold; 	
}
.login, a.login:Link, a.login:Active, a.login:Visited {
	color: #3F7D94;
	font-size: 8pt;
	font-weight: bold; 	
}
a.login:hover {
	color: #EEF8FC;	
	font-size: 8pt;
	font-weight: bold; 	
}

.main_dnnmenu_container {
	background-color: transparent;
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #3F7D94; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #3F7D94; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #ffffff;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #A1D5ED; 
}

.main_dnnmenu_itemhover td {  
	background-color: #A1D5ED; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #FFFFFF;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*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: #FFFFFF none; 
  color: #3F7D94;
  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 {
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}




