/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster
{
	width: 100%;
	height: 100%;
	background-color: white;
	background-position: center top;
	background-image: url(template_08_bg.jpg);
	background-repeat: repeat-y;
}
.maintext
{
	color:Black;
	font-family:Arial;
	font-size:xx-small;
	font-weight:bold;
}

.contactfooter
{
	color:Black;
	font-family:Arial;
	font-size:xx-small;
	font-weight:bold;
	padding-left:3px;
	margin-left:10px;	
}

.skinmaster
{
	height: 100%;
	background-color: white;
	border-right: Black 1px solid;
	border-top: Black 1px solid;
	border-left: Black 1px solid;
	border-bottom: Black 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_LtBrown.jpg); */
	height:27px;	
}

/*Module Titles*/
.Head{
	color:#02721C;
	font-family:Arial;
	font-size:medium;
	
}

.NormalTextBox
{
	background-color: white;
	/*
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	*/
}

#dnn_dnnSEARCH_txtSearch.NormalTextBox
{
	background-color: #BFBE32;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
}

a:link {
color: #0A7277;
}
a:hover {
color: #BFBE32;
}

a:visited {
color: #0A7277;
}

a:active {
color: #0A7277;
}




.homeflash
{
	
	height: 221px;
	width: 732px;
	padding: 0;
	/*
	background-color: #1d75a5;
	*/
	
	background-color:black;	
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
	
	
	
}
.controlpanel {
	width: 100%;
	background-color: transparent;
}
.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;
	text-align: center;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;	
	/*background-image: url(gradient_LtBrown.jpg);*/
}

.MainMenu_MenuItem 
{
	border: none;
	text-align: center;
		
	background-image: url(weact_greenyellow_tab_body2.jpg);
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	color: #ffffff;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
	height: 27;	
}
.MainMenu_MenuItemSel {
	background-color: #0A7277; 
	cursor: pointer; 
	cursor: hand; 
	/*color: black; */
	color: yellow;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 27px;
}
.MainMenu_MenuIcon {
	background-color: transparent;
	border: none;
	cursor: hand;
	text-align: center;
	width: 0px;
	height: 0px;
}
.MainMenu_SubMenu {
	background-color: #0A7277;  
	z-index: 1000; 
	cursor: pointer;
	border-bottom: black 1px solid; 
    border-left: black 1px solid; 
	/*
    border-top: black 1px solid; 
	*/
    border-right: black 1px solid;
	/*
	background-image: url(weact_greenyellow_tab_body2.jpg);
	*/
	
	
	/*
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	*/
}
.MainMenu_MenuBreak 
{
	border: none;
	/*
	border-bottom: #EEEEEE 1px solid; 
    border-left: #EEEEEE 0px solid; 
    border-top: #EEEEEE 1px solid;  
    border-right: #EEEEEE 0px solid; 
    background-color: #EEEEEE;
	height: 1px;
*/
	
}

.MainMenu_MenuArrow 
{
	border: none;
	/*
	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; 
*/
	height: 21px;
}
.MainMenu_RootMenuItem
{
	border: none;
	text-align: center;
		
	background-image: url(weact_green_tab_body2.gif);
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	color: #ffffff;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
	height: 27;	
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	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(weact_green_tab_body2.gif);
}


