/* 
================================
Skin styles for DotNetNuke - For DotNetNuke 3 &4 -  XDMedia Blue - Nina Meiers dnn3@xd.com.au
Updated August 06 06 - Flash Fix Build
================================
*/   
/* background color for the content part of the pages */
body {
	background-color: #CCCCCC;
	background-image: url(media/fill.gif);
}
.pagemaster {
	width: 100%;
	height: 100%;
	background-color: transparent;
}
.skinmaster {
height: 100%;
background-color: transparent;
BORDER-RIGHT: #1E5589 1px solid; 
BORDER-TOP: #1E5589 1px solid; 
BORDER-LEFT: #1E5589 1px solid; 
BORDER-BOTTOM: #1E5589 0px solid; 
}
.skinheader {
}
.skinobject, a.skinobject:link,a.skinobject:active,a.skinobject:visited {
	color: #999999;
}

.skingradient {
/*BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:22px;*/
}
.controlpanel {
width: 100%;
background-color: #E2E6F4;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	color: #666666;
}
.leftpane {
	background-color: transparent;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 8px;
	padding-right: 22px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: 22px;
}
.rightpane {
background-color: transparent;
padding-left: 3px;
padding-right: 3px;
padding-top: 1px;
}
.bottompane {
width: 100%;
background-color: transparent;
padding-left: 3px;
padding-right: 3px;
padding-top: 1px;
}

.logopane {
padding-left: 3px;
padding-top: 3px;
}

.MainMenu_MenuContainer {
background-color: transparent; 
}
.MainMenu_MenuBar {
cursor: pointer; 
cursor: hand;
height:16px;
background-color: Transparent;
}
.MainMenu_MenuItem {
border-left: #5990C6 0px solid; 
border-bottom: #5990C6 0px solid; 
border-top: #5990C6 0px solid; 
border-right: #5990C6 0px solid;
cursor: pointer; 
cursor: hand; 
color: white; 
font-family: Arial, Helvetica; 
font-size: 11px; 
font-weight: bold; 
font-style: normal; 
background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #5990C6;
	border-left: #5990C6 1px solid;
	border-bottom: #5990C6 1px solid;
	border-top: #5990C6 1px solid;  
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 16px;
}
.MainMenu_SubMenu {
background-color: #5990C6; 
z-index: 1000; 
cursor: pointer; 
cursor: hand; 
filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
/*height: 16px;*/
}


.MainMenu_MenuBreak {
height: 1px;
}
.MainMenu_MenuItemSel {
background-color: #99CCFF; 
border-left: #5990C6 1px solid;
border-bottom: #5990C6 1px solid;
border-top: #5990C6 1px solid;  
cursor: hand; 
cursor: hand; 
color: #194874; 
font-family: Arial, Helvetica; 
font-size: 11px; 
font-weight: bold; 
font-style: normal;
height: 16px;
}
.MainMenu_MenuArrow {
border-right: #5990C6 1px solid; 
border-bottom: #5990C6 1px solid; 
border-top: #5990C6 0px solid;
font-family: webdings; 
font-size: 10pt; 
cursor: pointer; 
cursor: hand; 
height: 16px;
}
.MainMenu_RootMenuArrow {
font-family: webdings; 
font-size: 10pt; 
cursor: pointer; 
cursor: hand;
}
.StandardButton {
background: #1E5589 none; 
color: #FFFFFF;
font-family:Verdana, sans-serif; 
font-size: 11px;
font-weight: normal;
}
.TreeViewMenu {
width: 175px;
background-color: #F5F5F5;
BORDER-RIGHT: #1E5589 1px solid; 
BORDER-TOP: #1E5589 1px solid; 
BORDER-LEFT: #1E5589 1px solid; 
BORDER-BOTTOM: #1E5589 1px solid; 
}

.TreeViewMenu_Header {
BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}

.Head   {
font-family: Tahoma, Arial, Helvetica;
font-size:  12px;
font-weight:  bold;
color: #333333;
}

/* Custom Tags */

/* May not be required*/
.FlashMaster {
background-image: url(MediaBlue.jpg);
width: 520px;
background-repeat: no-repeat:
}

/* Main Header for Flash Table - should render when no flash is present*/
.MediaFlashBackground {
background-image: url(MediaFlashBackground.jpg);
width: 770px;
height: 85px;
background-repeat: no-repeat;
}


/* Main Header for Flash Table - should render when no flash is present*/
.MediaFlashBackgroundFull {
background-image: url(MediaFlashBackground.jpg);
height: 85px;
background-repeat: no-repeat;
}

/* Flash Header repeat for 100% width settings */
.FlashRepeat {
background-image: url(MediaHeaderRepeat.gif);
height: 85px;
background-repeat: repeat-x;
}

/* Flash Header repeat for 100% width settings */
.FlashFullRepeat {
background-image: url(MenuFullRepeat.gif);
height: 85px;
background-repeat: repeat-x;
}
/* Menu & Logo Pane Holder */
.BlankMenu {
background-image: url(BlankMenu.gif);
height: 85px;
background-repeat: no-repeat;
background-color: transparent;
}

/* Menu & Logo Pane Holder */
.BlankMenuFull {
background-image: url(BlankMenuFull.gif);
height: 85px;
background-repeat: repeat-x;
background-color: #FFFFFF;
}



/* Small rounded end on menu */
.MenuRight {
background-image: url(MenuRight.gif);
width: 20px;
height: 22px;
background-repeat: no-repeat;
}

/* Repeat Background colour on menu so it expands with tabs */
.MenuBG {
background-image: url(MenuBG.gif);
height: 22px;
background-repeat: repeat-x;
}

/* Menu table repeat for 100% width settings */
.MenuRepeat {
background-image: url(MenuRepeat.gif);
width: 100%;
height: 85px;
background-repeat: repeat-x;
}

/* Curved section on footer that cannot be repeated */
.FooterFixed {
background-image: url(FooterBlueFixed.gif);
height: 100px;
width: 410px;
background-repeat: no-repeat;
}

/* Background repeat on Footer for 100% width settings */
.FooterRepeat {
background-image: url(FooterRepeat.gif);
height: 100px;
background-repeat: repeat-x;
}

.minibannerpane {
padding: 0px;
}

/* Classes Replacing the Media for the Privacy, Copyright, Terms, Date Links */
.MediaTabs {
font-weight:bold;
font-size: 8.5pt;
color: #ffffff;
font-family: Tahoma, Arial, Helvetica;
text-decoration: none;
line-height: 12px;
}

A.MediaTabs:link {
text-decoration:  none;
color:#5990C6;
}

A.MediaTabs:visited  {
text-decoration:none;
color:#194874;
}

A.MediaTabs:active   {
text-decoration:none;
color:#eeeeee;
}

A.MediaTabs:hover{
text-decoration:none;
color:#FF9024;
}

.search input{ 
width:100px; 
border:1px #5990C6 solid; 
font-size:11px; 
background-color:#1E5589;
color: #e2e6f4;
}

.search, a.search:link,a.search:active,a.search:visited,.search {
font-family: Tahoma, Arial, Helvetica; 
color:#ffffff; 
text-decoration:none; 
font-weight:bold; 
font-size:11px;padding:0 0 0 0; }

.ContainerHeader {
background-color: transparent;
/*background-image: url(LG3_SunnySpring_mid.gif);
background-repeat: repeat-x;
background-attachment: scroll;
background-x-position: left;
background-y-position: bottom; */
vertical-align: top;
height: 26px;
padding-top: 1px;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 4px;	
width: 200;
}