./* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
		
	background-color: #FFFFFF;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	xBORDER-RIGHT: #8F9092 1px solid; 
	xBORDER-TOP: #8F9092 1px solid; 
	xBORDER-LEFT: #8F9092 1px solid; 
	xBORDER-BOTTOM: #8F9092 1px solid; 
	xmoz-border-radius-bottomleft: 15px; 
	xmoz-border-radius-bottomright: 15px; 
	xmoz-border-radius-topleft: 3px; 
	xmoz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	BACKGROUND-IMAGE: url('navbg.jpg');
	background-repeat: repeat-x;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	xwidth: 175px;
	BACKGROUND-IMAGE: url(pills.jpg);
	
	
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
color: white;
}
.MainMenu_MenuContainer {
	border: 0px solid;
	background-color: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height:16;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer;
	cursor: hand;
	background-color: #FFFFFF;
	border-left: white 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	text-align: center;
	width: 15;
	height: 21;
}

.MainMenu_SubMenu {
	z-index: 1000;
	margin-top: 1px;
	cursor: pointer;
	cursor: hand;
	background-color: #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ;
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
}

.MainMenu_MenuBreak {
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 0px solid;
	background-color: White;
	height: 1px;
}

.MainMenu_MenuItemSel {
	background-color: #CCCCCC;
	cursor: pointer;
	cursor: hand;
	color: White;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
}

.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: ##FFFFFF 1px solid;
	border-bottom: ##FFFFFF 1px solid;
	border-top: ##FFFFFF 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}.StandardButton     {
    background: #AAAAAA none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DDDDDD;
	BORDER-RIGHT: #8F9092 1px solid; 
	BORDER-TOP: #8F9092 1px solid; 
	BORDER-LEFT: #8F9092 1px solid; 
	BORDER-BOTTOM: #8F9092 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_LtGray.jpg);
}

.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:  normal;
    color: #333333;
}
.footer {
	FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-IMAGE: url(20.gif);BACKGROUND-REPEAT: repeat-x;
}
.bg {
	background-image: url(navbg.jpg);
	background-repeat: repeat-x;
}
.mainlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
