/* CSS Style for DotNetNuke - Destination Design Away - Nina Meiers - Most Professional DotNetNuke Skin - dotnetnuke@xd.com.au*/

/* CUSTOM CSS REFERENCES USED IN THIS SKIN */
/* background color for the content part of the pages */
Body
{
    background-color: #FFFFFF;
	 margin-top: 1px;
}

.HeaderTab {
	background-image: url(/Portals/_default/Skins/DesignAway01/MainPaneBanner.jpg);
	width: 755px;
	height: 85px;
}

.MenuTab {
	background-image: url(/Portals/_default/Skins/DesignAway01/FrontPaneMenu.jpg);
	width: 755px;
	height: 8px;
	background-repeat: no-repeat;
}


.Block {
	width: 13px;
}


.MenuBlock {
	height: 5px;
	width: 5px;
}

.Login {
	color: #333333; 
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal;
	height: 30px;
}

.User {
	font-family: Wingdings;
	font-size: 12px;
	font-weight: normal;
	color: #404040;
}

.Footer {
	background-image: url(/Portals/_default/Skins/DesignAway01/FrontPaneBlank02.jpg);: #DB2D25;
	height: 55px;
	background-repeat: repeat-x;
}

.FooterText {
	color: #FFFFFF; 
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal;
}


/* style for the Small Font tabs */
.Small {
	color: #FFFFFF; 
	font-family: Verdana, Trebuchet MS, Tahoma, Verdana;
	font-size: 9px; 
	font-weight: normal; 
	font-style: normal;
	height: 13px;
	padding-left: 1px;
	padding-right: 1px;
}

A.Small:Link{
color: white;
text-decoration: none;
}

A.Small:Hover{
color: white;
text-decoration: none;
}

A.Small:Active{
color: white;
text-decoration: none;
}

A.Small:Visited{
color: #FAFAFA;
text-decoration: underline;
}

/* style for the Dark Background tabs */

.SmallD {
	color: #404040; 
	font-family: Verdana, Trebuchet MS, Tahoma, Verdana;
	font-size: 9px; 
	font-weight: normal; 
	font-style: normal;
	height: 13px;
	padding-left: 3px;
	padding-right: 3px;
}

A.SmallD:Link{
color: black;
text-decoration: none;
	
}

A.SmallD:Hover{
color: #404040;
text-decoration: none;
}

A.SmallD:Active{
color: black;
text-decoration: none;
}

A.SmallD:Visited{
color: #404040;
text-decoration: underline;
	
}
/* End Custom CSS References */

/* Begin Standard Css References */

/* Standard Font used throughout site */
.Normal {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 11px;
}

.Breadcrumbs{
color: #000000;
}

.LeftPane {
	width: 121px;
	color: #404040; 
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 10px; 
	font-style: normal;
}

.ContentPane {
	color: #404040; 
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px; 
	font-style: normal;
}



/* This sets the default container settings on the actual Solpart Menu */
.MainMenu_MenuContainer {
	 width: 120px;
	 background-color: transparent; 
}

.MainMenu_MenuBreak {
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid;  
	border-right: #404040 0px solid; 
	background-color: transparent; 
	color: #333333; 
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

}


/* This uses 2.1.2 Solpart Menu Options with the patch applied after 26-06-04. 
If pages do not render correctly - visit http://www.webstone.com and download the Solpart Menu Patch */

/* Vertical Menu for Sub Pages */

.ActiveRootTab TD{
background-image: url(/Portals/_default/Skins/DesignAway01/Button00.gif);
background-color: transparent;;
line-height: 25px;
width: 120px;
color: #000000;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
height: 26px;

}

/* This is for the the text/button on the top level */
.RootTab TD{
background-image: url(/Portals/_default/Skins/DesignAway01/Button01.gif);  
width: 120px;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
color: #30466D;
background: #FAFAFA;
height: 26px;
}

.SelectedRootTab TD{
background-image: url(/Portals/_default/Skins/DesignAway01/Button02.gif);
width: 120px;
color: #000000;
height: 26px; 
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
border-left: #ffffff 0px solid;
border-top: #ffffff 0px solid;
background-color: transparent;
}


.BreadcrumbRootTab TD{
background-image: url(/Portals/_default/Skins/DesignAway01/Button03.gif);
width: 120px;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
color: red;
height: 26px;
background-color: transparent;
}

.ActiveSubTab {
background-color: #E2E7F3;
color: #404040;
border-top: 0px solid;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
height: 20px;
}

.SubTab {
background-color: white;
color: #000000;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
}

.SelectedSubTab {
background-color: #F0C5A2;
color: #000000;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
}

.BreadcrumbSubTab {
background-color: #000000;
color: #ffffff;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
height: 20px;
border-left: transparent 0px solid; 
border-bottom: #ffffff 0px solid;
border-top: #ffffff 0px solid; 
border-right: transparent 0px solid; 
}

/* End 2.1.2 Extra Menu Features */


.MainMenu_MenuContainer {
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;  
	background-color: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:16;
}

.MainMenu_MenuItem {
   color: #FFFFFF; 
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9pt; 
	font-weight: bold; 
	padding-right: 0px;
	border-left: transparent 0px solid; 
	border-right: transparent 0px solid;
	border-bottom: transparent 0px solid;
  	border-top: transparent 0px solid; 
	font-style: normal; 
	height: 20px;
	background: #4C648E;
}

.MainMenu_RootMenuArrow {
	font-family: ARIAL; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: transparent; 
   padding-left: 0px;
   padding-right: 0px;
	width: 0px; 
	height: 20px;
	display: none;
}


/* this is the colour in the dropdown menu */
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #4C648E; 
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	color: white;
	height: 20px;
	width: 120px; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='silver', Direction=135, Strength=0) ;
	border-left:  #FFFFFF 0px solid; 
	border-right: #4C648E 0px solid; 
  	border-top: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
}


.MainMenu_MenuItemSel {
   color: #333333; 
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	color: white;
	height: 20px;
	width: 120px;
	background-color: #BDC6DA;
	border-left: #ffffff 0px solid; 
	border-right: #ffffff 0px solid; 
  	border-bottom: #ffffff 0px solid;
  	border-top: #ffffff 0px solid; 
}


.MainMenu_MenuBreak {
	border-bottom: #404040 1px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 1px solid;  
	border-right: #404040 0px solid; 
	background-color: White; 
	height: 1px;
}

.MainMenu_MenuArrow {
 border-right: #ffffff 0px solid; 
 border-bottom: #ffffff 0px solid; 
 border-top: #ffffff 0px solid; 
 display: none;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}
