/* 
================================
Skin styles for DotNetNuke - PestNet.org
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.skinmaster {
	width: 100%;
	height: 100%;
	background-color: transparent;
	Border: 0px;
	margin: 0px;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;

}
.skinheader {
}

.skingradient {
}
.controlpanel {
	width: 100%;
	background-color: #e8c846;
	margin:0px;
	padding: 0px;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
}
.leftpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
}

.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}
.rightpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
}
.MainMenu_MenuContainer {
	background: transparent;
	padding: 0px;
	border: 0px;
	border-top: #FFFFFF 0px solid;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color: transparent;
}

.RootMenuItem TD{
	background:  transparent;
	cursor: pointer;
	cursor:hand;
	height: 20px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width: 98%;
	text-align: left;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	
}

.RootMenuItemSelected TD{ 
	background: #FFFFFF; 
	cursor: pointer;
	cursor:hand;
	height: 20px; 	/* Sets the height of the root menu items when not selected*/ 
	color: #000000; /* Sets the text color of the root menu items when selected */ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width: 98%;
	text-align: left;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
} 
.MainMenu_MenuItem {
	border-left: #ba8c00 0px solid; 
	border-bottom: #ba8c00 0px solid; 
	border-top: #ba8c00 0px solid; 
	border-right: #ba8c00 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	padding: 0px;
	height: 21px;
}
.MainMenu_SubMenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	height: 21px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	font-style: normal; 
	padding: 0px;
	height: 21px;
}
.MainMenu_MenuIcon {
	border-left: #a46a00 0px solid; 
	border-bottom: #a46a00 0px solid; 
	border-top: #a46a00 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
	background-color: #a46a00;
}
.MainMenu_SubMenu {
	background-color:#a46a00;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}


.MainMenu_MenuBreak {
	height: 0px;
}


.MainMenu_MenuArrow {
	bakdround-repeat: repeat-x;
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}
.StandardButton     {
    	background: none; 
    	background-color: #ba8c00;
		color: #000000;
    	font-family:Verdana, sans-serif; 
    	font-size: 11px;
    	font-weight: bold;
}
.TreeViewMenu {
	width: 175px;
	background-color: transparent;
	BORDER-RIGHT: #ba8c00 1px solid; 
	BORDER-TOP: #ba8c00 1px solid; 
	BORDER-LEFT: #ba8c00 1px solid; 
	BORDER-BOTTOM: #ba8c00 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {

}
.Head   {
    	font-family: Tahoma, Arial, Helvetica;
    	font-size:  12px;
    	font-weight:  bold;
    	color: #333333;
}

/* Custom Tags */

/* May not be required*/
.headerbg{
	height: 116px;
	background-image: url(header_bg.gif);
	background-repeat: repeat-x;
}
.contentBG{
	background-color: #ececc5;
	margin: 0;
	padding: 0;
}

/* Menu & Logo Pane Holder */

.loginarea{
	v-align: top;
	height: 45px;
}

.menubg {	
	background-image: url(pestnet_menubg.jpg);
	background-repeat: repeat-y;
	width: 206px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.menupict {	
	background-image: url(pestnet_menupict.jpg);
	background-repeat: no-repeat;
	width: 206px;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	vertical-align:top;
}
.EndDivider {
	background-color: transparent;
	height:  20px;
	v-align: top;
	border-top: #000000 1px solid;
}
.menubottom {
	background: url(pestnet_menubg.jpg) repeat-y;
	width:206px;
}

/* Classes Replacing the Media for the Privacy, Copyright, Terms, Date Links */
.MediaTabs {
	color: #704800; 
	font-family: Arial, Helvetica; 
	font-size: 0.8em; 
	font-weight: bold; 
	font-style: normal;
    text-decoration: none;
}
    
A.MediaTabs:link {
    text-decoration:  none;
    color:#b48901;
}

A.MediaTabs:visited  {
    text-decoration:    none;
}

A.MediaTabs:active   {
    text-decoration:    none;
    color:#b48901;
}

A.MediaTabs:hover    {
    text-decoration:    underline;
    color:#704800;
}

