/*
	ONESCAPE Business Solutions - http://www.onescape.com.au
	ONEsite Skin CSS - Developed for Hot-Chocolate
*/

Body
{
	background-color: #212123; /*#512F23; /*#FFFFFF;*/
	margin-top: 1px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #DEB887;
}

/* Control Panel Colors */

.controlpanel
{
	background-color: #EAEAEA;
}


/* --  Classes for the top of the montage & to allow everything to line up nicely when not logged in  -- */

.flashcontainer
{
	/*background-image: url(osimages/OSHotChocolateFlash.jpg);*/
	/*background-repeat: no-repeat;*/
	width: 731px;
	height: 130px;
}

.MenuTab
{
	background-image: url(osimages/OSHotChocolateToolbar.jpg);
	width: 731px;
	/*height: 25px;*/
	height: 43px;
	background-repeat: no-repeat;
}

.TopPane
{
	margin-top: 4px;
	margin-left: 2px;
}

.TopIntroPane
{
	width: 350px;
	margin-top: 4px;
	margin-left: 2px;
}

.Intro
{
	width: 365px;
	height: 150px;
	padding-top: 95px;
	padding-left: 2px;
}

.Logo
{
	padding-top: 5px;
	padding-left: 5px;
}

/* -- End Classes for Front Page - montage -- */
 
/* -- Start classes for Site Montage --*/
 
.SiteHeaderTab
{
	background-image: url(osimages/OSHotChocolateBanner.jpg);
	width: 730px;
	height: 90px;
	background-repeat: no-repeat;
}

/* -- End rest of site Montage --*/ 
 
 
 /* Generic Spacing for all Panes */
 
.Panes
{
	padding: 2px 2px 2px 2px;
}

.TopPanes
{
	width: 100%;
	padding-top: 0px; 
	padding-left: 2px; 
	padding-right: 2px;
	padding-bottom: 2px;
}
 
.LeftPane
{
	width: 150px;
	padding: 2px 2px 2px 2px;
}

.Head
{
	font-family: Arial;
	font-size: 11pt;
	color: #B6A48C;
}
 
.Breadcrumbs
{
	color: #000000;
}

.Block
{
	width: 13px;
}

.Login
{
	color: #FFFFFF;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal;
	height: 30px;
}

.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;
}

.SmallD
{
	color: #FFFFF;
	font-family: Verdana, Trebuchet MS, Tahoma, Verdana;
	font-size: 9px; 
	font-weight: normal; 
	font-style: normal;
	height: 13px;
	padding-left: 3px;
	padding-right: 3px;
}

.Footer
{
	background-image: url(osimages/FooterPane.jpg);
	height: 55px;
	background-repeat: repeat-x;
}

.FooterText
{
	color: #FFFFFF; 
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal;
}


/**
 * 
 * Menu 
 *
 * /
.MainMenu_MenuContainer td
{
	background-color: transparent;
	height: 43px;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 1px;
	width: 121px;
}

.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: #CCCC66; /*#333333; */
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	width: 120px;
}

.Normal
{
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.MainMenu_MenuBar TD
{
	cursor: pointer; 
	height:16px;
	width: 121px;
}

/* Child & Grandchild menu */
.MainMenu_MenuItem
{
	color: #CCCC66; 
	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; 
	/*background-color: #000000; /* #6E86AC;*/*/
	background-color: #000000;
	
	height: 25px;
	width: 120px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}


/** Top Level Menu Bar - Unselected **/
.RootTab TD
{
	width: 121px;
	height: 43px;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9pt; 
	font-weight: bold; 
	color: #ffffff;
	background-color: transparent; /*#899bbf;*/
	text-align: center;
}

/** Top Level Menu Bar - OnMenuMouseOver/MouseDown **/
.SelectedRootTab TD
{
	background-color: transparent;
	width: 121px;
	color: #CCCC66; /*#eaeaea;*/
	height: 43px;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9pt; 
	font-weight: bold; 
	border-left: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	text-align: center;
}

/* Top Level Menu Bar - Current Selection  */
.ActiveRootTab TD
{
	width: 121px;
	color: #FFFFFF;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9pt; 
	font-weight: bold; 
	/*background-color:#667DAB;  25/03/07 */
	background-color: transparent;
	height: 43px; /*25*/
}

/** Top Level Menu Bar - Current Selected **/
.BreadcrumbRootTab TD
{
	width: 121px;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9pt; 
	font-weight: bold; 
	background-color: transparent; /*#6E86AC; */
	color: #ffffff;
	height: 43px;
	text-align: center;

}

/** Child Menu - Selected Link */
.ActiveSubTab
{
	background-color: #AEADA8;
	color: #ffffff;
	border-top: 0px solid;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9pt; 
	font-weight: bold; 
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.SubTab
{
	
}

/** Child Menu - OnMouseOver **/
.SelectedSubTab
{
	background-color: #212123;
	color: #000000;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9pt; 
	font-weight: bold; 
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 25px;
}

/** Child menu - Grandchild Menu Selected **/
.BreadcrumbSubTab
{
	background-color: #AEADA8;
	color: #ffffff;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9pt; 
	font-weight: bold; 
	border-top: 0px solid;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}


/* this is the colour in the dropdown menu */
.MainMenu_SubMenu
{
	z-index: 1000;
	background-color: #FFFFFF; /*#899BBF;*/
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	color: #CCCC66;
	height: 25px;
	border-left:  #FFFFFF 0px solid; 
	border-right: #4C648E 0px solid; 
	border-top: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	width: 120px;
}

/* Child & Grandchild - OnMouseOver */
.MainMenu_MenuItemSel
{
	color: #FFFFFF; 
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	height: 25px;
	background-color: ;
	border-left: #ffffff 0px solid; 
	border-right: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid;
	border-top: #ffffff 0px solid; 
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuArrow
{
	display: none;
}

A.CommandButton
{
	color: #AEADA8;
}

A.CommandButton: Visited
{
	color: #AEADA8;
	text-decoration: none;
}


.CommandButton
{
	color: #AEADA8;
}

.CommandButton: Visited
{
	color: #AEADA8;
	text-decoration: none;
}


#CommandButton
{
	color: #AEADA8;
}

#CommandButton: Visited
{
	color: #AEADA8;
	text-decoration: none;
}

A
{
	color: #AEADA8;
}

A:Link
{
	color: #AEADA8;
}

A:Visited
{
	color: #AEADA8;
	text-decoration: none;
}

A:Hover
{
	color: #FFFFFF;
	text-decoration: none;
}

/* hyperlink style for the DarkBackground tabs */
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;
}

A.SmallD:Link{
	color: #FFFFFF; /*black;	*/
	text-decoration: none;
}

A.SmallD:Hover
{
	color: #CCCC66; /*#404040;*/
	text-decoration: none;
}

A.SmallD:Active
{
	color: #FFFFFF; /*black;*/
	text-decoration: none;
}

A.SmallD:Visited
{
	color: #FFFFFF; /*#404040;*/
	text-decoration: none;
}