/* 
================================
Skin styles for DotNetNuke - For DotNetNuke 3 -  XDMedia Blue - Nina Meiers dnn3@xd.com.au
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FEFEFE;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	BORDER-RIGHT: #1E5589 1px solid; 
	BORDER-TOP: #1E5589 1px solid; 
	BORDER-LEFT: #1E5589 1px solid; 
	BORDER-BOTTOM: #1E5589 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
  font-family: Arial, Helvetica;
}
.skinheader {
}

.skingradient {
}
.controlpanel {
	width: 100%;
	background-color: #DCDCDC;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
}
.leftpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
}

.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;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #8C7BAD 0px solid; 
	border-bottom: #8C7BAD 0px solid; 
	border-top: #8C7BAD 0px solid; 
	border-right: #8C7BAD 1px 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: #8C7BAD; 
	border-right: #8C7BAD 1px solid; 
	border-bottom: ##8C7BAD 0px solid; 
	border-top: #8C7BAD 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #8C7BAD; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=4); 
}


.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #C6BDDE; 
	border-right: #C6BDDE 1px solid; 
	border-bottom: #C6BDDE 0px solid; 
	border-top: #C6BDDE 0px solid;
 cursor : pointer; 
	cursor: hand; 
	color: Black; 
	font-family: Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #8C7BAD 1px solid; 
	border-bottom: #8C7BAD 0px solid; 
	border-top: #8C7BAD 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #6B5A7B none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #524A63;
	BORDER-RIGHT: #524A63 1px solid; 
	BORDER-TOP: #524A63 0px solid; 
	BORDER-LEFT: #524A63 1px solid; 
	BORDER-BOTTOM: #524A63 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}

.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:  bold;
    color: #333333;
}

/* Custom Tags */

.HeadSearch {
	background-image: url(Pix/HSearch.jpg);
	height: 22px;
	background-repeat: no-repeat;
	
}
.HeadSearchBG 
{
	background-color: #D3CFD0;
}
.HeadBottomBG
{
	/*width: 100%;
	background-color:Purple;*/
	background-image: url(Pix/HBottomBG.gif);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	border:0px;
	min-width: 780px;
}

.HeadBottom
{
	/*background-image: url(Pix/HB.jpg); background-color:Green;*/
	background-image: url(Pix/Header440.jpg);
	height: 88px;
	width:440;  /*524;*/
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	border:0px;
}



/* Menu & Logo Pane Holder */
.BlankMenu {
	background-image: url(Pix/BlankMenu.gif);
	height: 44px;
	background-repeat: no-repeat;
	background-color: transparent;
}

/* Menu & Logo Pane Holder */
.BlankMenuFull {
	/*background-image: url(Pix/MenuFullBG.gif);*/
	height: 44px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.SiteTitle 
{
 background-image: url(Pix/Title340.gif);
 background-color: Transparent;
 z-index: 3000;
 background-position:top right;
 background-repeat: no-repeat;
 width: 340px;
}

/* Small rounded end on menu */
.MenuRight {
	background-image: url(Pix/MenuRight.gif);
	z-index: 3000;
	width: 20px;
	min-width: 20px;
	height: 22px;
	background-repeat: no-repeat;
	background-position:left middle;
}

/* Repeat Background colour on menu so it expands with tabs */
.MenuBG {
	background-image: url(Pix/MenuBG.gif);
	height: 22px;
	background-repeat: repeat-x;
}


/* Curved section on footer that cannot be repeated */
.FooterFixed {
	background-image: url(Pix/FooterFixed.gif);
	height: 91px;
	width: 410px;
	background-repeat: no-repeat;
}

/* Background repeat on Footer for 100% width settings */
.FooterRepeat {
	background-image: url(Pix/FooterRepeat.gif);
	height: 91px;
	background-repeat: repeat-x;
}

.minibannerpane {
	padding: 0px;
}

/* Classes Replacing the Media for the Privacy, Copyright, Terms, Date Links */
.MediaTabs {
    font-size: xx-small;
    color: Black;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
    
A.MediaTabs:link {
    text-decoration:  none;
    color:#5069BC;
}

A.MediaTabs:visited  {
    text-decoration:    none;
    color:#194874;
}

A.MediaTabs:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.MediaTabs:hover    {
    text-decoration:    none;
    color:#6B5A7B;
}

/* Event Module Customizations */
.Event
{
/*	width: 400px;*/
	width: 90%;
}

.EventTitle, .EventTitle td
{
	background-color: #D6B573;  /*#8C9ABD;*//*#6E86AC; from below*/ /*#6666ff;jwc*/
}





