/* 
================================
Skin styles for DotNetNuke - For DotNetNuke 3 -  XDSMEdia Green - Nina Meiers dnn3@xd.com.au
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #003366;
}

.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	BORDER-RIGHT: lightgrey 2px solid; 
	BORDER-TOP: orange 0px solid; 
	BORDER-LEFT: lightgrey 2px solid; 
	BORDER-BOTTOM: orange 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}


.wheelerheader2 {
	background-image:url('wheelerheader2.jpg');
	background-repeat:no-repeat; 
}

.menu_bkgd {
	background-image:url('menu_bkgd.jpg');
	background-repeat:repeat-y;
	width:110px;
}

.footer {
	background-image:url('footer.jpg');
	background-repeat:no-repeat;
	width:527px;
	height:50px;
}

.swirl {
	background-image:url('swirl.jpg');
	background-repeat:no-repeat;
	width:200px;
	height:32px;
	vertical-align:bottom;
}	

.SmallD
{
	color:#003366;
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
}

.controlpanel {
	width: 100%;
	background-color: #A5B7E5;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
}

.LeftPane { 
	background-image:url('media/bg_leftpane_top.gif');
	background-repeat:no-repeat; background-position-y:50%
}

.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	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;
}

.StandardButton     {
    background: #CCCCFF none; 
    color: #003366;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #F5F5F5;
	BORDER-RIGHT: #0099FF 1px solid; 
	BORDER-TOP: #0099FF 1px solid; 
	BORDER-LEFT: #0099FF 1px solid; 
	BORDER-BOTTOM: #0099FF 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_LtBlue.jpg');
}

.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:  bold;
    color: #003366;
}

a:link
{
	color:#003366;
}

/*___________________________________________________________________________________________*/
/* Main Menu */

.MainMenu_MenuContainer {
	border: 0px;
	background-color: transparent;
	width: 168px;
	padding: 5px;
	padding-bottom: 0px;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: #003366; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	padding: 5px;
	background-image:url(button.jpg);
	background-repeat:repeat-y;
	padding: 5px;
	height: 25px;
}

.MainMenu_MenuIcon {
	cursor: hand; 
	background-color: #CCCCFF; 
	border: 1px #CCCCFF solid;
	padding: 7px;
	width: 1px;
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: white; 
	cursor: hand; 
	color: #FF6600; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	border: 1px #2E2371 solid;
	padding: 7px;
}
.rootmenuitem {
	cursor: hand; 
	color: #003366; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	border: 0px;
	padding: 5px;
	background-image:url(button.jpg);
	background-repeat:repeat-y;
	height: 25px;
	display:block;
	margin-bottom:3px;
}
.rootmenuitemselected {
	background-image:url(button_bread.jpg);
	background-repeat:repeat-y;
	cursor: hand; 
	color: #003366; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	border: 0px; 
	padding: 5px;
	height: 25px;	
	display:block;
	margin-bottom:3px;	
}
.rootmenuitembreadcrumb{
	cursor: hand; 
	color: #333333; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	border: 0px;
	background-image:url(button_bread.jpg); 
	padding: 5px;
	height: 25px;	
	display:block;
	margin-bottom:3px;	
}
.submenuitembreadcrumb{
	cursor: hand; 
	color: #2E2371; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	border: 1px #EFEFEF solid;
	background-color: transparent;
	padding: 1px;
}
.submenu {
	z-index: 1000; 
	background-color: #EFEFEF; 
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', Direction='90', Strength='1');*/
	border: 1px #A7A7A7 solid;
	margin-left:0px;
	margin-top:0px;
}
.MainMenu_MenuBreak {
	display:none;
}
.MainMenu_MenuArrow {
	display:none;
}
.MainMenu_RootMenuArrow {
	display:none;
}
/*___________________________________________________________________________________________*/




