/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	background-color: #FEFEFE;
	height: 100%;
}
.skinmaster {
	background-color: #FFFFFF;
	vertical-align: middle;
	height: 880px;
}
.skinheader {
}
.skingradient {
	BACKGROUND-IMAGE: url(gradient_DKGray.jpg); HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #DDDDDD;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane {
	width: 423px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	background-image: url(images/leftbg.jpg);
}
.contentpane {
	width: 600px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.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;
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}
.subhead   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #333333;
}
.normal {
	font-size : 0.8em; 
 	font-family : Verdana, Arial, Helvetica, sans-serif; 
 	color : #336633; 
}
.normalbold {
	font-size : 9pt; 
 	font-family : Verdana, Arial, Helvetica, sans-serif; 
 	color : #336633; 
 	font-weight: bold;
}
A:link  {
    text-decoration:    underline;
    color:  #0000FF;
}
A:visited   {
    text-decoration:    underline;
    color:  #0000FF;
}
A:active    {
    text-decoration:    underline;
    color:  #0000FF;
}
A:hover {
    text-decoration:    underline;
    color:  #ff0000;
}
/*
=============
Standard Menu
=============
*/
.MainMenu_MenuContainer {
	background-color: transparent; 
	padding-left: 70px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:20px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 1px solid; 
	border-right: #FFFFFF 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Arial, Helvetica, Tahoma; 
	font-size: 12pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	height: 20px;
}
.MainMenu_MenuIcon {
	background-color: #FFFFFF; 
	border-left: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15; 
	height: 17;
}
.MainMenu_MenuBreak {
	height: 5px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #FECB41; 
	background-color: #666666;
	font-family: Arial, Helvetica, Tahoma; 
	font-size: 12pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	visibility:hidden;
	display:none;
}
.MainMenu_RootMenuArrow {
	visibility:hidden;
	display:none;
}
.submenu{
	background-color: #FFFFFF; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	margin-left: -28px;
	}
	
/*
=====================
Admin & Property Menu 
=====================
*/
.MainAdminMenu_MenuContainer {
	background-color: transparent; 
	padding-left: 25px;
}
.rootadminmenuitem {
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 1px solid; 
	border-right: #FFFFFF 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Arial, Helvetica, Tahoma; 
	font-size: 14pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	height: 26px;
}
.rootadminmenuitemselected {
	cursor: pointer; 
	cursor: hand; 
	color: #FECB41; 
	font-family: Arial, Helvetica, Tahoma; 
	font-size: 14pt; 
	font-weight: bold; 
	font-style: normal;
	height: 26px;
	background:transparent;
}
.rootadminmenuitembreadcrumb{
	cursor: pointer; 
	cursor: hand; 
	color: #FECB41; 
	font-family: Arial, Helvetica, Tahoma; 
	font-size: 14pt; 
	font-weight: bold; 
	font-style: normal;
	height: 26px;
}
.subadminmenuitembreadcrumb{
	cursor: hand; 
	color: #000000; 
	font-family: Arial, Helvetica, Tahoma; 
	font-size: 10pt; 
	font-weight: bold; 
	background-color:  #FFFFFF;
	padding: 1px;
}

/*
=================================
Specific ERA Country Land Classes
=================================
*/
.StandardButton     {
    background: #AAAAAA none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.leftadminmenu {
	width: 275px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	background-image: url(images/leftadminbg.jpg);
	background-repeat: repeat-y;
	height: 100%
}
.leftcontainer {
	background-image: url(leftimagebg.jpg);
	background-repeat: no-repeat;
}
.leftadmincontainer {
	background-image: url(images/leftadminimagebg.jpg);
	background-repeat: no-repeat;
}
.leftadmintext {
 	font-family : Verdana, Arial, Helvetica, sans-serif; 
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #FFFFFF;
	font-size: 9pt;
}
.homeleftpane {
	width: 323px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.admincontentpane {
	width: 550px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
