/* 
================================
Skin styles for DotNetNuke - For DotNetNuke 3 -  XDSMEdia Green - Nina Meiers dnn3@xd.com.au
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: transparent;
}
.skinmaster {
	height: 100%;
	background-color: transparent;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	BORDER-RIGHT: transparent 0px solid; 
	BORDER-TOP: transparent 0px solid; 
	BORDER-LEFT: transparent 0px solid; 
	BORDER-BOTTOM: transparent 0px solid; 
	moz-border-radius-bottomleft: 0px; 
	moz-border-radius-bottomright: 0px; 
	moz-border-radius-topleft: 0px; 
	moz-border-radius-topright: 0px; 
}
.skinheader {
}

.skingradient {
	/*BACKGROUND-IMAGE: url(gradient_DkBlue.jpg);*/
}
.controlpanel {
	width: 100%;
	background-color: #FFFFFF;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 18px;
}
.leftpane {
	background-color: transparent;
	width: 20%;
	padding-left: 10px;
	padding-right: 4px;
	padding-top: 5px;
}
.contentpane {
	width: 63%;
	height: 370px;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 4px;
	padding-top: 5px;
}
.rightpane {
	background-color: transparent;
	width: 17%;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 5px;
}
.bottompane {
	width: 100%;
	height: 100px;
	background-color: transparent;
	padding-left: 250px;
	padding-right: 4px;
	padding-top: 1px;
	background-repeat: no-repeat;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
	width: 200px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 22px;
	width: 200px;
	font-size: 11pt; background-color: #53b848; 
	font-family:Verdana;
	color: #FFFFFF;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	border:0px solid transparent; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Verdana; 
	height: 22px;
	width: 200px;
	font-size: 11pt; font-weight: normal; 
	font-style: normal; 
	background-color: #53b848;
	}
.MainMenu_MenuIcon {
	background-color: #53b848; 
	border-left: 0px solid #53b848; 
	border-bottom: 0px solid #53b848; 
	border-top: 0px solid #53b848; 
	cursor: pointer; 
	cursor: hand; 
	font-size: 11pt; text-align: center; 
	width: 15px; 
	height: 22px; font-family:Verdana
}
.MainMenu_SubMenu {
	background-color: #53b848; 
	z-index: 1000; 
	cursor: pointer; 
	font-size: 11pt; width: 200px;
	height: 22px;
	cursor: hand; 
	color: #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='White', Direction=135, Strength=3); font-family:Verdana 
}
.MainMenu_MenuBreak {
	height: 0px;
}
.MainMenu_MenuItemSel {
	background-color: #9bcf8b; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	width: 200px;
	height: 22px;
	font-family: Verdana; 
	font-size: 11pt; font-weight: normal; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: transparent 0px solid; 
	border-bottom: transparent 0px solid; 
	border-top: transparent 0px solid;
	font-family: webdings; 
	font-size: 11pt; height: 22px;
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 11pt; cursor: pointer; 
	height: 22px;
	cursor: hand;
}
.StandardButton     {
    background: #A9A9A9 none; 
    color: #FFFFFF;
    font-family:Verdana; 
    font-size: 10pt;
	height: 14pt;
    font-weight: normal;
}
.Head   {
    font-family: Verdana;
    font-size: 11pt; font-weight:  bold;
    color: #ed2024;
    forecolor: #ed2024;
}
.MediaTabs {
	font-weight: bold;
    font-size: 8.5pt;
    color: #FFFFFF;
    font-family: Verdana;
    text-decoration: none;
}
    
a:link.MediaTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: #FFFFFF;
    font-family: Verdana;
    text-decoration: none;
}

a:visited.MediaTabs  {
    font-weight: bold;
    font-size: 8.5pt;
    color: #FFFFFF;
    font-family: Verdana;
    text-decoration: none;
}

a:active.MediaTabs   {
    font-weight: bold;
    font-size: 8.5pt;
    color: #FFFFFF;
    font-family: Verdana;
    text-decoration: none;
}

a:hover.MediaTabs    {
    font-weight: bold;
    font-size: 8.5pt;
    color: #FFFFFF;
    font-family: Verdana;
    text-decoration: none;
}

