/* 
=================================================
Skin styles for DotNetNuke Pro-Active Engineering
==================================================
*/   
.pagemaster {
	width: 100%;
	padding-top: 0px;
	background-color:#FFFFFF

}
.skinmaster {
	background-color: #FFFFFF;
	BORDER-RIGHT: #FFFFFF 0px solid; 
	BORDER-TOP: #FFFFFF 0px solid; 
	BORDER-LEFT: #FFFFFF 0px solid; 
	BORDER-BOTTOM: #FFFFFF 0px solid;  
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.skinheader 
{
	padding-top: 0px;
	padding-left: 0px;
	border:0;
}
.skingradient {
	background-color: #002D58;
	BORDER-RIGHT: #2B4862 1px solid; 
	BORDER-TOP: #2B4862 1px solid; 
	BORDER-LEFT: #2B4862 1px solid; 
	BORDER-BOTTOM: #2B4862 1px solid; 
	HEIGHT:10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	font-family: Verdana;
	color: #FFFFFF;
	
}
.controlpanel {
	width: 100%;
	background-color: #FFD696;
	padding-top: 0px;
}

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane {
	background-color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
	font-family: Verdana;
	text-align: left;
	font-size: 8pt;
}
.contentpane {
	
	background-color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	BORDER-RIGHT: #2B4862 1px solid; 
	BORDER-TOP: #2B4862 0px solid; 
	BORDER-LEFT: #2B4862 1px solid; 
	BORDER-BOTTOM: #2B4862 0px solid; 
	text-align: left;
	font-family: Verdana;
	font-size: 8pt;
}
.rightpane {
	background-color: transparent;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0Px;
	text-align: left;
	font-family: Verdana;
	font-size: 8pt;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:10;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #002D58 0px solid; 
	border-bottom: #002D58 0px solid; 
	border-top: #002D58 0px solid; 
	border-right: #002D58 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight:normal; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: Transparent; 
	border-left: #002D58 0px solid; 
	border-bottom: #002D58 0px solid; 
	border-top: #002D58 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 0; 
	height: 21;
	visibility: hidden;
}
.MainMenu_SubMenu {
	background-color: #002D58; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:alpha(opacity=95);-moz-opacity:.95;opacity:.95;
	font-family: Verdana;
	color: #D4A700;
	z-index= 1000;
}
.MainMenu_MenuBreak {
	height: 0px;
}
.MainMenu_MenuItemSel { 
	cursor: pointer; 
	cursor: hand; 
	color: #D4A700; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
	background-color: Transparent;
	
	border-left: #D4A700 0px solid; 
	border-bottom: #D4A700 0px solid; 
	border-top: #FFFFFF 0px solid;
	
}
.MainMenu_MenuArrow {
	border-right: #FFD085 0px solid; 
	border-bottom: #FFD085 0px solid; 
	border-top: #FFD085 0px solid;
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand;
	visibility: hidden; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #E08C0B none; 
    color: #FFFFFF;
    font-family:Verdana; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #FFD696;
	BORDER-RIGHT: #E08C0B 1px solid; 
	BORDER-TOP: #E08C0B 1px solid; 
	BORDER-LEFT: #E08C0B 1px solid; 
	BORDER-BOTTOM: #E08C0B 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(gradient_MidTangerine.jpg);
}
.Head   {
    font-family: Verdana;
    font-size:  18px;
    font-weight: normal;
    color: #333333;
    padding-top: 0px;
    padding-left: 0px;
}

.SkinObject{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	vertical-align: baseline;
	color: #FFFFFF;
}

A.SkinObject:link {
    text-decoration:    none;
    color: #FFFFFF;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color: #FFFFFF;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#D4A700; 
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#D4A700;
}
.breadcrumb{

	color: #D4A700;
	font-family: Verdana;
	font-weight: normal; 
	font-size: 7pt;
}
.search{

	font-family: Verdana;
	font-size: 8pt;
	
}
A:link  {
    text-decoration:    none;
    color:  #003366;
}

A:visited   {
    text-decoration:    none;
    color:  #003366;
}

A:active    {
    text-decoration:    none;
    color:  #003366;
}

A:hover {
    text-decoration:    underline;
    color:  #ff0000;
}
.skinmasterLeft{
	background-image: url(bgLeft.jpg);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	background-position : top right;
}
.skinmasterRight{
	background-image: url(bgRight.jpg);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	background-position : top left;
}
