/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #eeeeee;
}


.skinmaster {
	height: 100%;
	background-color: #ffffff;
	border: #eeeeee 10px solid 0 0 0; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}

ul#navigation {
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
		background: #fff;
		float: left;
		width: 100%:
}

ul#navigation li {
		display: inline;
}

ul#navigation a {
		display: block;
		float: left;
		padding: 0.1em 1em;
		font-family: Verdana, Arial, Helvetica; 
		font-size: 10px; 
		text-decoration: none;
		color: #000;
		background: #fff;
		border-right: #000 1px solid;
		border-bottom: #fff 8px solid;
}

ul#navigation a:hover {
		color: #CC0000;
}
/* Head images */

.skinheader {
	background-image:  url(head4.jpg);
	background-repeat: no-repeat;
	height: 127px;

}
/*
a.skinheader:link {
	display: block;
	background-image:  url(head.jpg);
	background-repeat: no-repeat;
	height: 130px;
	}

a.skinheader:visited {
	display: block;
	background-image:  url(head.jpg);
	background-repeat: no-repeat;
	height: 130px;
	}
a.skinheader:hover {
	display: block;
	background-image:  url(head.jpg);
	background-repeat: no-repeat;
	height: 130px;
	}
/*
/* Menu bg*/

.skingradient {
	background-image:  url(menu.jpg); 
	height: 25px;
}

/* Footer bg 

.skingradient_bottom {
	background-image:  url(gradient_bottom.jpg); 
	height: 24px;
}

.skingradient_bottom p {
	margin: 0;
	padding: 0;
}
*/

.controlpanel {
	width: 100%;
	background-color: #dddddd;
}

/* Styles the Panes */

.toppane {
	width: 100%;
	background-color: transparent;
	padding: 0;
	margin: 0;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding: 0;
	margin: 0;
}
.contentpane {
	width: 550px;
	background: url(back_left.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
.rightpane {
	width: 240px;
	background: url(back_right.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding: 0;
	margin: 0;
}

/* Main Menu */

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 16px;
	background-color: transparent;
	padding: 0;
}
.MainMenu_MenuItem {
	border: 0;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Verdana, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;
	padding: 0;
	margin: 0;
}
.MainMenu_MenuIcon {
	background-color: #eeeeee; 
	border: 0;
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #ffffff;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	border: 0;
	padding: 0 .2em;
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #cccccc; 
	font-family: Verdana, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	display: none;
}
.MainMenu_RootMenuArrow {
	display: none;
}

.MainMenu_RootMenuItemBreadcrumb {   
	color: #ffffff;
	background: transparent;
	border: 0 1px solid white 0 0;
	height: 16px;
	padding: 0;
}

.MainMenu_SubMenuItemBreadcrumb {   
    background-color: white;
	border: 0;
}

.MainMenu_RootMenuItem {
	color: #ffffff;
	background: transparent;
	border: 0 1px solid white 0 0;
	height: 16px;
	padding: 0 ;
} 

.MainMenu_RootMenuItemActive {
	color: #ffffff;
	background: transparent;
	border: 0 1px solid white 0 0;
	height: 16px;
	padding: 0;
}

.MainMenu_SubMenuItemActive {
border: 0;
}

.MainMenu_RootMenuItemSelected {
	color: #cccccc;
	background: transparent;
	border: 0 1px solid white 0 0;
	height: 16px;
	padding: 0;
}

.MainMenu_SubMenuItemSelected {
border: 0;
}

/* Buttons */

.StandardButton {
   background: #01498F; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}

/* TreeView */

.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);
}

/* Styles the container head */

.Head {
   font-family: Verdana, Arial, Helvetica;
   font-size:  18px;
   font-weight:  bold;
   color: #333333;
   padding: 0 0 0 0.3em;
}

H1  {
	font-family: Verdana, Arial, Helvetica;
   	font-size:  18px;
   	font-weight:  bold;
   	color: #333333;
   	padding: 0 0 0 0.3em;
}

H2  {
	font-family: Verdana, Arial, Helvetica;
   	font-size:  14px;
   	font-weight:  bold;
   	color: #333333;
   	padding: 0 0 0 0.3em;
}

H3  {
		font-family: Verdana, Arial, Helvetica;
   	font-size:  14px;
   	font-weight:  bold;
   	color: #333333;
   	padding: 0 0 0 0.3em;

}
.Normal
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

p
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}
