/* 
================================
Skin styles for DotNetNuke
================================
*/   
td {
font-size: 12px;
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #e0b12f;
	topmargin: 0;
	bottommargin:0;
}
.skinmaster {
	height: 100%;
	background-color: #e0b12f;
	topmargin: 0;
	bottommargin:0;
	
}
.skinheader {
	height: 114px;
	background-color: #f3f1e4;
}
.skingradient {
	background-color:#cd7f2b;
	height:25px;
}
.skinbanner {
	height:135px;
}
.skinfooter {
	background-image: url(images/common/footer.jpg); 
	background-repeat:repeat-x;
	background-position:top;
	padding-top: 35px;
	padding-bottom: 15px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.contentpane {
	width: 100%;
	background-color: f3f1e4;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 400px;
	background-color: f3f1e4;
	padding-left: 10px;
	padding-right: 4px;
	padding-top: 6px;
}
.midpane1 {
	background-color: f3f1e4;
	padding-left: 0px;
	padding-right: 1px;
	padding-top: 4px;
}
.midpane2 {
	background-color: f3f1e4;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 4px;
}
.midpane3 {
	background-color: f3f1e4;
	padding-left: 1px;
	padding-right: 0px;
	padding-top: 4px;
}
.rightpane {
	width: 300px;
	background-color: f3f1e4;
	padding-left: 10px;
	padding-right: 6px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: f3f1e4;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:25px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #3C3939 0px solid; 
	border-bottom: #3C3939 1px solid;
	border-top: #3C3939 1px solid;  
	border-right: #3C3939 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #DCDCDC; 
	font-size: 13px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: arial, helvetica; 
}
.MainMenu_MenuItemSel {
	border-left: #3C3939 0px solid; 
	border-bottom: #3C3939 1px solid; 
	border-top: #3C3939 1px solid; 
	border-right: #3C3939 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #DCDCDC; 
	font-size: 13px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: arial, helvetica;
}
.MainMenu_MenuItemAct {
	border-left: #3C3939 0px solid; 
	border-bottom: #3C3939 1px solid;
	border-top: #3C3939 1px solid; 
	border-right: #3C3939 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #DCDCDC; 
	font-size: 13px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: arial, helvetica;
}
.rootMenuItem TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 13px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: arial, helvetica;
	padding-left: 7px;
	padding-right: 8px;
	background-repeat: repeat-x;
	height: 25px;
} 

.MainMenu_MenuIcon {
	background-color: #3C3939; 
	border-left: #3C3939 1px solid; 
	border-bottom: #3C3939 1px solid; 
	border-top: #3C3939 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 14px;
	height: 21px;
}
.submenuitemselect {
	background-color: #555655; 
}
.MainMenu_SubMenu {
	margin-top: 0px;
	margin-left: -1px;
	background-color: #3C3939;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	border-top: #F1F1F1 0px solid;
	border-right: #F1F1F1 2px solid;
	border-left: #F1F1F1 2px solid;
	border-bottom: #F1F1F1 2px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#3C3939,endColorStr=#2F2C2C);
	filter: Alpha(Opacity=80, FinishOpacity=100, Style=2);
}
.MainMenu_MenuBreak {
	border-bottom: #00ff00 0px solid; 
	border-left: #00ff00 0px solid; 
	border-top: #00ff00 0px solid;  
	border-right: #00ff00 0px solid; 
	background-color: transparent; 
	height: 0px;
}
.MainMenu_MenuArrow {
	border-right: #3C3939 1px solid; 
	border-bottom: #3C3939 1px solid; 
	border-top: #3C3939 1px 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: #A4A4A4 none; 
	color: #ffffff;
	font-family: verdana, sans-serif; 
	font-size: 13px;
	font-weight: normal;
	cursor: pointer; 
	cursor: hand;
}
.Head_White {
	font-family: Arial, Helvetica;
	font-size:  13px;
	font-weight: bold;
	color: #ffffff;
}
.normal {
	font-family: Arial, Helvetica;
	font-size:  13px;
	font-weight: normal;
	color: #2c2c2c;
}
.terms {
	font-family: arial, helvetica;
	color: #b16638;
	font-size:10px;
	font-weight: normal;
}
a.terms:link {
	font-family: arial, helvetica;
	color: #b16638;
	font-size:10px;
	font-weight: normal;
	text-decoration: underline;
}
a.terms:active {
	font-family: arial, helvetica;
	color: #b16638;
	font-size:10px;
	font-weight: normal;
	text-decoration: underline;
}
a.terms:visited {
	font-family: arial, helvetica;
	color: #b16638;
	font-size:10px;
	font-weight: normal;
	text-decoration: underline;
}
a.terms:hover {
	font-family: arial, helvetica;
	color: #c8703a;
	font-size:10px;
	text-decoration: none;
	font-weight: normal;
}
.copyright {
	font-family: arial, helvetica;
	color: #b16638;
	font-size:11px;
	font-weight: normal;
}
a:link {
	font-family: Arial, Helvetica;
	font-size:  13px;
	font-weight: normal;
	color: #c8703a;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica;
	font-size:  13px;
	font-weight: normal;
	color: #c8703a;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica;
	font-size:  13px;
	font-weight: normal;
	color: #c8703a;
	text-decoration: underline;
} 
a:active {
	font-family: Arial, Helvetica;
	font-size:  13px;
	font-weight: normal;
	color: #c8703a;
	text-decoration: underline;
}







