/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;
	border: 1px none #DDDDDD;
	background-color: #FFFFFF;


}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	width: 100%;


}
.skinheader {
	background-color: #FFFFFF;
	border: 1px none #DDDDDD;

}
.skingradient {
	HEIGHT:30px;
}
.controlpanel {
	border: none;
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;

}
.toppane {
	width: 404px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	height: 199px;

}
.leftpane {
	width: 215px;
	float: none;

}
.contentpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	width: 100%;
	float: none;


}
.rightpane {
	width: 215px;
}
.bottompane {
	width: 766px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	width: 175px;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	background-color: #FFFFFF;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF;
}
.MainMenu_MenuIcon {
	background-color: #CCCCCC; 
	border: none; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #FFFFFF;  
	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: transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #990000; 
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #CE8585 none; 
    color: #FFFFFF;
    font-family: Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.Head   {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  14px;
    font-weight:    bold;
    color: #990000;
}
.SubHead   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #454545;
}
/*
======================================
Custom Styles
======================================
*/
body{
padding:0px;
margin:0px;
}
.top {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	color: #989898;
	text-decoration: none;
}
.top:active {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
}
.top:hover {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	color: #989898;
	text-decoration: underline;
}
.top:visited {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	color: #989898;
	text-decoration: none;
}
.search {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	background-color: #FFFFFF;
	height: 21px;
	width: 147px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;

}
A.copy:link {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;

}
A.copy:active {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
A.copy:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
A.copy:visited {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #DAC5C6;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #515151;
}
.text_3 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 14px;
	color: #515151;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #823E41;
}
.link_2 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #823E41;
}
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	background-color: #FFFFFF;
	height: 21px;
	width: 277px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	background-color: #FFFFFF;
	height: 71px;
	width: 277px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	overflow:auto;
}

