#mastHead * {
	padding:0;
	margin:0;
}


/*----------------------------------------
	NEW HEADER STYLES
	Semantically correct goodness!
----------------------------------------*/

#mastHead {
	font-family:Georgia, "Times New Roman", Times, serif !important;
	padding:79px 0 0 0;
	position: relative;
}
#mastHead #siteTitle {
	background-image:url(../ui/bkg_siteTitle.gif);
	background-repeat:repeat-x;
	padding:6px 0 0 0;
	margin: 0;
	width:100%;
	float:left;
	_float:none; /* For IE only */
}

/*----------------------------------------
	Image replace on titles:
*/

#mastHead h1 {
	margin-left:290px;
	_display:inline;
	float:left;
	color:#6D3824;
	font-style:italic;
	font-size:0.75em;
	font-weight:normal;
}

#mastHead h1 {
	float: left;
	display: inline;
	background-image: url(/images/image_top/bar_top.jpg);
	background-repeat:no-repeat;
	width:489px;
	padding-top:42px;
	text-transform:uppercase;
	overflow:hidden;
	/* Correct the IR box for IE5/Win */
	height:30px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height:0;
}

/* Correct values on the IR box for mozilla */
body>#mastHead h1 strong {
	text-indent:-50em;
	height:0;
}

#mastHead h2 {
	color:#FFFFFF;
	padding:8px 0 0 12px;
	text-transform:uppercase;
	font-size:0.7em;
	font-weight:normal;
	float:left;
	width:auto;
	background-color:#000000;
}

#mastHead h3{	
	color:#6D3824;
	font-style:italic;
	font-size:0.75em;
	font-weight:normal;
	padding:10px 0 0 4px;
	clear:both;
	width:auto;
}

/*-------------------------------------
	Navigation list:
*/

#mastHead ul {
	text-transform:uppercase;
	list-style:none;
	font-size:0.7em;
	letter-spacing:-0.015em;
	position:absolute;
	top:55px;
	left:290px;
	/*Positions for ie*/
/*	_top:-148px;*/
/*	_left:290px;*/
	_float:left;
}

#mastHead ul li{
	float:left;
}

#mastHead ul a {
	text-decoration:none;
	color:#4B452F;
}
#mastHead ul img {
	border: 0;
}
#mastHead ul a:first-letter{
	font-size:1.2em;
}

#mastHead ul a:hover{
	color:#782F1F;
}

/*-------------------------------------
	Splash image:
*/

#splashImage{
	position:absolute;
	left:0;
	top:0;
	width:255px;
}

/*-------------------------------------
'	Content box
*/

#sectionTitle {
	clear:both;
	margin-left:35px !important;
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-weight:normal !important;
	text-transform:uppercase;
	font-size:1.2em !important;
}

#contentHolder {
	clear:both;
}

#sweetShop {
	margin:0 !important;
	width:auto;
	padding:2.5em 15px 0 275px !important;
	clear:both;	
}	
body > #sweetShop {
	float:left;
}
#sweetShop h1,
#sweetShop h2,
#sweetShop h3,
#sweetShop h4 {	
	font-family:Georgia, "Times New Roman", Times, serif;

	font-weight:normal!important;
}
#sweetShop ol.formStructure {
	margin:0;
	padding:0;
	clear:both;
}
#sweetShop ol.formStructure>li{
	list-style:none;
	clear:both;
}
#sweetShop label {
	font-size:0.9em;
	font-weight:normal;
	_padding-top:0.4em;
}

/*-------------------------------------
 	Trade login form:
*/

#tradeLogin {
	display:none;
	padding-left:20px;
	width:360px;
}

#tradeLogin label{
	display:block;
	float:left;
	text-align:right;
	width:180px;
	margin-right:1em;
	margin-bottom:1em;
}

#tradeLogin input {
	clear:right;
	margin-bottom:1em;
}
