/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #E6E6E6;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	border-right: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
	background-image: url(topbg.gif);
	background-repeat: repeat-x;
	background-color: #DEA82F;
	height: 102px;
}
.dottedline {
	font-family:  Arial, Helvetica, sans-serif;
	color: #999999;
	font-size:11px;
	font-weight: normal;
	padding:5px;
	padding-left:10px;
	background-color:Transparent;
	background-image: url(dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height:24px;
}
.bannerpadding {
	padding-left: 20px;
	padding-right: 20px;
}
.skingradient {
	background-image: url(backmenu.gif); 
	height:38px;
	background-color: #F1ECED;
}
.controlpanel {
	width: 100%;
	background-color: #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}
.logo {
	padding:0px;
	vertical-align:middle;
	text-align:center;
	background-image:url(backlogo.gif);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#EC7104;
}
/* Header */
td.header {
	padding: 5px;
	margin: 0px;
}
td.headerline {
	padding: 0px;
	margin: 0px;
	height:5px;
	background-color:#EC7104;
	background-image:url(backbanner.gif);
	background-repeat:repeat-y;
	background-position:right;
}
table.header {
	padding: 0px;
	margin: 0px;
	background-color:#EC7104;
	background-image:url(backbanner.gif);
	background-repeat:repeat-y;
	background-position:left;
}
img.imageholder {
	background-image:url(imageholder.gif);
	background-repeat:no-repeat;
	height:196px;
	width:410px;
}
td.imagebanner0 {
	background-image:url(imagebanner0.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color: #FFFFFF;
}
td.imagebanner1 {
	background-image:url(imagebanner1.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color: #FFFFFF;
}
td.imagebanner2 {
	background-image:url(imagebanner2.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color: #FFFFFF;
}
td.imagebanner3 {
	background-image:url(imagebanner3.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color: #FFFFFF;
}
td.imagebanner4 {
	background-image:url(imagebanner4.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color: #FFFFFF;
}
td.imagebanner5 {
	background-image:url(imagebanner5.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color: #FFFFFF;
}
td.imagebanner6 {
	background-image:url(imagebanner6.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color: #FFFFFF;
}
td.imagebanner7 {
	background-image:url(imagebanner7.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color: #FFFFFF;
}
td.imagebanner8 {
	background-image:url(imagebanner8.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color: #FFFFFF;
}
/* Panes */
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 6px;
}
.contentpane {
	width: 70%;
	background-color: transparent;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 300px;
	background-color: transparent;
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 6px;
}
.midpane {
	width: 50%;
	background-color: transparent;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 6px;
}
/* Menu*/
table.menubg {
	margin: 0px;
	padding: 0px;
}
.menubg {
	background-image:url(backmenu.gif);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#EC7104;
	margin: 0px;
	padding: 0px;
}
.rootMenuItem TD{ 
	margin: 0px;
	padding: 0px;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold; 
	font-family:  Arial, Helvetica, sans-serif;
	padding-left: 7px;
	padding-right: 7px;
	background-color: transparent !important;
	height:34px;
} 
.rootmenuitemactive TD{ 
	margin: 0px;
	padding: 0px;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold; 
	font-family:  Arial, Helvetica, sans-serif;
	padding-left: 7px;
	padding-right: 7px;
	background-color: transparent !important;
	height:34px;
	background-image:url(marker.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}
.rootmenuitemselected TD{ 
	margin: 0px;
	padding: 0px;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold; 
	font-family:  Arial, Helvetica, sans-serif;
	padding-left: 7px;
	padding-right: 7px;
	background-color: transparent !important;
	height:34px;
	background-image:url(marker.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}
.rootmenuitembreadcrumb TD{ 
	margin: 0px;
	padding: 0px;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold; 
	font-family:  Arial, Helvetica, sans-serif;
	padding-left: 7px;
	padding-right: 7px;
	background-color: transparent !important;
	height:34px;
	background-image:url(marker.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}
.MainMenu_MenuContainer {
	margin: 0px;
	padding: 0px;
	background-color: transparent !important;
}
.MainMenu_MenuBar {
	margin: 0px;
	padding: 0px;
	cursor: pointer; 
	cursor: hand;
	background-color: transparent !important;
}
.MainMenu_SubMenu {
	margin-top: 1px;
	margin-left: 1px;
	background-color: #FFFFFF;
	color:#EC7104;
	z-index: 1000; 
	cursor: hand; 
	cursor: pointer; 
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	filter:	Alpha(Opacity=90, FinishOpacity=100, Style=1) progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
}
.MainMenu_MenuItem {
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid;
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;
	cursor: hand; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
	background-color: #EC7104;
	font-family:  Arial, Helvetica, sans-serif;
}
.MainMenu_MenuItemSel {
	border-left: #EC7104 0px solid; 
	border-bottom: #EC7104 1px solid;
	border-top: #EC7104 1px solid; 
	border-right: #EC7104 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #EC7104; 
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
	background-color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
}
.MainMenu_MenuItemAct {
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
	background-color: #EC7104;
	font-family:  Arial, Helvetica, sans-serif;
}
.MainMenu_MenuIcon {
	background-color: #EC7104;
	border-right: #EC7104 0px solid; 
	border-left: #EC7104 1px solid; 
	border-bottom: #EC7104 1px solid; 
	border-top: #EC7104 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 3px;
	height: 21px;
}
.submenuitemselect {
	background-color: #FFFFFF;
	color:#EC7104;
}
.MainMenu_MenuBreak {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;  
	border-right: #FFFFFF 0px solid; 
	background-color: transparent; 
	height: 0px;
}
.MainMenu_MenuArrow {
	border-right: #EC7104 1px solid; 
	border-bottom: #EC7104 1px solid; 
	border-top: #EC7104 1px solid;
	border-left: #EC7104 0px solid;
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand;
	width: 5px;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #5661BB 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);
}
/* Text Styles */
.Head {
	color:#a12600;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	padding-left:3px;
	padding-right:3px;
}
.subhead {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D37E04;
}
.normal {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:125%;
	color: #222222;
}
.NormalTextBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}
H4  {
    font-family:  Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #D37E04;
}
H5  {
    font-family:  Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight: bold;
    color: #D37E04;
}
A:link, A:visited   {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #DF6A00;
}
A:hover, A:active {
    font-family:  Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:11px;
	text-decoration : underline;
}
.footer {
   font-family: Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #BC8E13;
}
A.footer:link {
    text-decoration: none;
	font:11px Arial, Helvetica;
    color: #BC8E13;
	font-weight: normal;
}
A.footer:visited {
    text-decoration: none;
	font:11px Arial, Helvetica;
    color: #BC8E13;
	font-weight: normal;
}
a.footertxt:link, a.footertxt:visited {
	font-family:  Arial, Helvetica, sans-serif;
	color: #666666;	
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}
a.footertxt:hover, a.footertxt:active {
	font-family:  Arial, Helvetica, sans-serif;
	color: #666666;	
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
}
A.footer:active {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: #6D94B9;
	font-weight: normal;
}
A.footer:hover {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: #6D94B9;
	font-weight: normal;
}
.breadcrumbs   {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight:   none;
	color: #BC8E13;
}
A.breadcrumbs:link, A.breadcrumbs:visited {
	font-family:  Arial, Helvetica, sans-serif;
	color: #EC7104;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}
A.breadcrumbs:active, A.breadcrumbs:hover {
	font-family:  Arial, Helvetica, sans-serif;
	color: #EC7104;
	font-size:11px;
	text-decoration: underline;
	font-weight: normal;
}
td.logintxt {
	font-family:  Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:11px;
	font-weight: normal;
	height:36px;
	padding-right:10px;
	background-color:#D25700;
	background-image:url(backlogin.gif);
	background-position:left;
	background-repeat:repeat-y;
}a.logintxt:link, a.logintxt:visited {
	font-family:  Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}
a.logintxt:hover, a.logintxt:active {
	font-family:  Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
}
td.footertxt1 {
	font-family:  Arial, Helvetica, sans-serif;
	color: #666666;	
	font-size:11px;
	font-weight: normal;
	padding:4px;
	padding-left:12px;
	height:30px;
	background-image:url(shade_left_3.gif);
	background-repeat:no-repeat;
	background-position:left top;
/*	background-color:#EEEEEE; */
	background-color:#FFFFFF;
}
td.footertxt2 {
	font-family:  Arial, Helvetica, sans-serif;
	color: #666666;	
	font-size:11px;
	font-weight: normal;
	padding:4px;
	padding-right:12px;
	height:30px;
	background-image:url(shade_right_3.gif);
	background-repeat:no-repeat;
	background-position:right top;
/*	background-color:#EEEEEE; */
	background-color:#FFFFFF;
}
a.footertxt:link, a.footertxt:visited {
	font-family:  Arial, Helvetica, sans-serif;
	color: #666666;	
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}
a.footertxt:hover, a.footertxt:active {
	font-family:  Arial, Helvetica, sans-serif;
	color: #666666;	
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
}
