/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	background-color: #ede8d2;
	width: 100%;
	height: 100%;	
}
.skinmaster {
	height: 100%;
	background-color: #fff;
	border-right: #a61a37 1px solid; 
	border-top: #a61a37 1px solid; 
	border-left: #a61a37 1px solid; 
	border-bottom: #a61a37 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
a.SkinObject:link {
color: inherit;
}
.skinheader {
}
.skinheader_logo {
background-image: url(leftGradientBlack.jpg);
background-repeat:no-repeat;
background-position: bottom left;
}
.skinheader_right {
	background-image: url(bldg.jpg);
	background-repeat: no-repeat;
	width: 238px;
	height: 90px;
	padding: 0px;
	vertical-align: bottom;
	color: #fff;
}
.skingradient {
	background-color: #a61a37; 
	height:30px;
	color: #FFFFFF;
}
.search {
	font-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: solid: 1px: #666666;
}
a:link{ color:#a61a37; text-decoration:none; }
a:visited{ color:#671022; text-decoration:none; }
a:hover{ color:#671022; text-decoration:underline; }
a:active{ color:#a61a37; text-decoration:underline; 
}
.h1 {color:d2c694;
	font-size:14px;
	font-style:bold;
	}
.h2 {color:d2c694;
	font-size:11px;
	font-style:bold;
}

a.search:link{ color:#fff; text-decoration:none; }
a.search:visited{ color:#CCC; text-decoration:none; }
a.search:hover{ color:#CCC; text-decoration:underline; }
a.search:active{ color:#fff; text-decoration:underline; 
}

/*.menu {
	selectedcolor: #ede8d2
}*/
.breadcrumb { 
	font-size:12px; color:#000;
	font-family: Arial, Helvetica, Sans-serif;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.menupane {
	width: 175px;
	background-color:#d2c694;
	vertical-align: top;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	border-color: d2c694; 
	border-style:solid;
	border-width: 1px;
}
.contentpanehome {
	width: 50%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.rightpanehome {
	width: 50%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175;
	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;
}
.redbartext {
	font-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	hover
}
a.redbartext:link{ color:#fff; text-decoration:none; }
a.redbartext:visited{ color:#CCCCCC; text-decoration:none; }
a.redbartext:hover{ color:#660000; text-decoration:underline; }
a.redbartext:active{ color:#fff; text-decoration:underline; 
}
.terms {
	font-color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.privacy {
	font-color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.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: #000000; 
	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: #a61a37; 
	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: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #ede8d2; 
}

.main_dnnmenu_itemhover td {  
	background-color: #ede8d2; 
}


.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;   /*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: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

/* News Articles Custom Styles */
.NormalWhite { font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: bold; color: #FFFFFF; }
.articleQuote { font-family: Tahoma, Arial, Helvetica; font-size: 8pt; border-top: solid 1px #999999; border-bottom: solid 1px #999999; }
 
.articleTitle { font-size : 14px; font-weight : bolder; color : #006600; }

.articleTable { background-color: black; margin: 0px; }
.articleTopCell { background-color: #d2c694; color: white; font-weight: bold; padding: 6px; height: 25px; }
.articleContentCell { color: black; padding: 6px; background-color: #FEFEFE; }
.articleTextCell { color: black; padding: 6px; background-color: #eae9e4; }
.articleIconCell { background-color: #D0D0D0; width: 20px; }
.articleFooterCell { color: #FFFFFF; padding: 3px; background-color: #80B288; height: 25px; }