/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	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: #dfe5f2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	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: 175px;
	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;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	border-right: #cad5ea 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
}
.MainMenu_MenuIcon {
	background-color: #cad5ea; 
	border-left: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8da4d3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	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; 
}
.MainMenu_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;
}


#dnn_ctr1308_Feedback_cmdSend			{ color: #A6231B; background-color: #AA9053; font-family: verdana, arial; padding: 5px; font-size: 16px; font-weight: bold; }
#dnn_ctr1308_Feedback_cmdSend:link		{ color: #A6231B; text-decoration: none; }
#dnn_ctr1308_Feedback_cmdSend:active		{ color: #A6231B; text-decoration: none; }
#dnn_ctr1308_Feedback_cmdSend:hover		{ color: #A6231B; text-decoration: underline; }
#dnn_ctr1308_Feedback_cmdSend:visited		{ color: #A6231B; text-decoration: none; }
#dnn_ctr1308_Feedback_cmdSend:visited:hover	{ color: #A6231B; text-decoration: underline; }

#dnn_ctr1308_Feedback_trCaptcha2 img	{ border: 3px solid #6F5928 } 

.SubHead img 	{ display: none }
.SubHead span	{ font-family: verdana, arial; font-size: 14px; font-weight: bold; color: #2C1B12; line-height: 130%; margin-top: 0px;}

body	{ margin: 0px; padding: 0px; background-color: #AB832C; background-image: url(images/bgBody.jpg); background-repeat: repeat-x; }

.logoBar	{ height: 96px; background: url(images/logoHeader.jpg) no-repeat top center; }
.menuBar	{ height: 29px; background: url(images/bgMenu.jpg) repeat-x top center; text-align: center; }
.bodyTop	{ background: url(images/bgBodyTop.jpg) no-repeat top center; }
.bodyContent	{ width: 801px; height: 400px; background: url(images/bgBodyMid.jpg) no-repeat; position: relative; left: -1px; margin-left: 1px  }
.attnBlock	{ background-color: #A68132; padding: 10px; margin-bottom: 5px; }

.link			{ color: #A6231B; }
.link:link		{ color: #A6231B; text-decoration: none; }
.link:active		{ color: #A6231B; text-decoration: none; }
.link:hover		{ color: #A6231B; text-decoration: underline; }
.link:visited		{ color: #A6231B; text-decoration: none; }
.link:visited:hover	{ color: #A6231B; text-decoration: underline; }

.menuText { font-family: verdana, arial; font-size: 16px; font-weight: bold; color: white; padding-top: 6px; }

.highlight 		{ font-family: verdana, arial; font-size: 12px; font-weight: normal; color: #DCCFB4; }
.highlight:link		{ color: #DCCFB4; text-decoration: none; }
.highlight:active		{ color: #DCCFB4; text-decoration: none; }
.highlight:hover		{ color: #DCCFB4; text-decoration: underline; }
.highlight:visited		{ color: #DCCFB4; text-decoration: none; }
.highlight:visited:hover	{ color: #DCCFB4; text-decoration: underline; }

.menufooter 		{ font-family: verdana, arial; font-size: 12px; font-weight: normal; color: #DCCFB4; }
.menufooter:link		{ color: #DCCFB4; text-decoration: none; }
.menufooter:active		{ color: #DCCFB4; text-decoration: none; }
.menufooter:hover		{ color: #DCCFB4; text-decoration: underline; }
.menufooter:visited		{ color: #DCCFB4; text-decoration: none; }
.menufooter:visited:hover	{ color: #DCCFB4; text-decoration: underline; }

h1		{ font-family: arial; font-size: 16px; font-weight: bold; color: #DCD3B4; margin-bottom: 0px; }
h3, .h3		{ font-family: arial; font-size: 14px; font-weight: bold; color: #CFC6A2; }
.h3:link		{ color: #DCD3B4; text-decoration: none; }
.h3:active		{ color: #DCD3B4; text-decoration: none; }
.h3:hover		{ color: #DCD3B4; text-decoration: underline; }
.h3:visited		{ color: #DCD3B4; text-decoration: none; }
.h3:visited:hover	{ color: #DCD3B4; text-decoration: underline; }
p, .normal	{ font-family: verdana, arial; font-size: 14px; font-weight: normal; color: #2C1B12; line-height: 130%; margin-top: 7px;}
.testimonial	{ font-family: verdana, arial; font-size: 15px; font-weight: normal; color: #CFC6A2; font-style: italic; line-height: 130%; }
.copyright	{ font-family: verdana, arial; font-size: 11px; font-weight: normal; color: #623A22; padding-top: 10px; padding-bottom: 30px; text-align: center; }

.leafbullet	{ list-style-type: disc; list-style-image: url(images/leafongold.gif); }


.FormTable	{ width: 400px; padding: 10px; background-color: #A68132; }
.FormLabelCell	{ font-family: verdana, arial; font-size: 12px; font-weight: normal; color: #DCD3B4; line-height: 130%; margin-top: 7px; }
.FormTextBox	{ padding: 2px; background-color: #C6AF7B; border: 1px solid #8D6F2F; }
.FormTextArea	{ padding: 2px; background-color: #C6AF7B; border: 1px solid #8D6F2F; }
.FormSubmit	{ margin-left: 168px; color: #DCD3B4; background-color: #3E250F; border: 2px outset #2D1D06; font-weight: bold; }
.FormSubmit:hover	{ color: #8BA63F; }

