/* Stylesheet by Nadia - perrelink.com.au  for Urban Salt Box */

/* stops the shorter pages from jumping if there is no need for a scrollbar */

html{
margin-bottom:1px;
min-height:100%;
}
body{
	background:url(../images/headerback.jpg) #FFFFFF repeat-x;
	background-position:top;
	font-family:georgia,times,"times new roman",serif;
	color:#8A7234;
	font-size:95%;
	margin:0;
	padding:0;
}
.cleardiv{
clear:both;
height:1%;
}


#header{
background: White url(../images/header.jpg) no-repeat;
height:165px;
margin:0 auto;
text-align:center;
width:770px;
}
div#wrapper{
background-color:#FFFFFF;
margin:0;
padding:0;
	background:transparent url(../images/content_bg.gif);
background-position: bottom left;
background-repeat:no-repeat;
margin:0 auto;
padding:0px;
width:770px;
overflow: hidden;
}

div#container2{
padding:0px;
width:136px;
float: left;
}

div#internalpagecontent{
background-color:transparent;
margin: 0 20px 0 212px;
padding-left: 30px;
padding-bottom: 0px;
}

div#internalpagecontent p {
margin-bottom: 6px;
line-height: 1.3em;
color: #333333;
padding-bottom: 6px;
}

div#internalpagecontent h1{
color: #8A7234;
font-family: georgia,times,"times new roman",serif;
font-size: 1.4em;
padding-bottom:0px;
padding-top:4px;
letter-spacing: 1px;
margin-top:5px;
font-weight: normal;
}

div#internalpagecontent h2{
color: #8A7234;
font-family: georgia,times,"times new roman",serif;
font-size: 1.1em;
padding-bottom:0px;
padding-top:4px;
letter-spacing: 1px;
margin-top:5px;
font-weight: normal;
}
div#internalpagecontent h3{
color:#8A7234;
font-family: georgia,times,"times new roman",serif;
font-size:0.95em;
word-spacing: 2px;
padding-top: 0px;
margin:0;
}

div#footer{
clear:both;
background: #EEE6CA;
height: 114px;
color:#333333;
padding: 1em 2em;
white-space: nowrap;
font-family: Arial, Helvetica, sans-serif;
font-size: .85em;
}
div#footer p{
color:#333333;
padding-top: 0px;
margin-top: 4px;
}
div#footer ul{
color:#333333;
list-style-type:none;
margin:0;
padding:0;
}
div#footer li{
color:#333333;
display:inline;
margin-right:1em;

}
div#footer a{
color:#333333;
text-decoration: none;
padding-right: 2px;
padding-left: 2px;
}
div#footer a:hover{
color: #8A7234;
}
div#navigation{
float:left;
padding-left:1em;
padding-right: 20px;
width:86px;
margin-left: 30px;
}

* html div#navigation {
margin-left: 15px;
}

div#navigation ul{
list-style-type:none;
margin:0;
padding:0;
}
div#navigation ul li{
margin-top:4px;
}
#navigation ul li a
{
border-bottom:1px solid #DED19E;
color:#8A7234;
display:block;
height:1%;
line-height:125%;/**/
padding: 5px 0 5px 6px;
text-align:right;
text-decoration:none;
width:150px;
 font-weight: bold;
}

#navigation ul li a:hover{
color: #333333;
}

/* thumbnails on left */
#entrypagethumbs {
	float:left;
	width: 125px; 
	margin-left: 115px; 
	margin-top: 12px;
	text-align:center; 
	padding-top: 30px;
	overflow: auto; 
}

* html #entrypagethumbs {/* for IE6 - so thumbs sit correctly under navbar */
	margin-left: 50px;	
}

.entrythumbs {
	display:block; 
	padding: 8px;
}
 /* EPSOM SALTS LOGO PLACEMENT */
#epsomlogo {
position: relative; 
width: 105px;
height:117px; 
float:left; 
margin-top:-55px;
margin-left: 27%;
margin-right: 3.25em;
/* background-image: url(../images/epsom_logo2.gif);
background-repeat: no-repeat;
background-position: center center; */
}
* html #epsomlogo { /*for better placement in IE6 */
margin-left: 160px;
}
.imgright {
	float: right;
	padding: 6px;
	border: 1px solid #B99F52;
	}
	
	.imgleft {
		float: left;
		padding: 4px;
		border: 1px solid #B99F52;
		margin-right: 10px;
	/*	margin-top: 10px;
		margin-bottom: 10px;*/
		}
		
		a:link{
color: #9E883F;
}
a:visited{
color: #B39944;
}
a:hover,a:active
{
background-color:transparent;
color: #6E926E;
}

/***** CONTACT FORM STYLES *****/
#internalpagecontent form{
font-family: georgia,times,"times new roman",serif;
margin: 0px 0 20px 0px;
width:450px;
}
#internalpagecontent fieldset{
border: 1px solid #DBCE97;
margin-bottom: 10px;
padding:5px 5px 20px 20px;
font-family: georgia,times,"times new roman",serif;

}
#internalpagecontent legend {
	font-size: 1.5em;
	color:  #97874B;
	margin-top: 2px;
	margin-bottom: 6px;
	}
#internalpagecontent textarea{
background-color: transparent;
border: 1px solid #D1BB70;
color: #333333;
height:200px;
margin:0 30px 0 0;
}
#internalpagecontent label{
color: #333333;
display:block;
font-size:75%;
padding-top:5px;
}
#internalpagecontent button{
background-color: #CBBE87;
color: #333333;
display:block;
width:80px;
}
/* sets the enquiry box to the right of the input fields */
.labelfloat{
padding-top:20px;/*	float:right;*/
}
#internalpagecontent input,#internalpagecontent select{
/*background-color: #E8E2C2;*/
background-color: transparent;
border: 1px solid #D1BB70;
color: #333333;
display:block;
margin:0 0 0 0;
width:150px;
}
/* END FORM STYLES */


/* PRODUCTS  PAGE --- TABLE STYLES */

#internalpagecontent table {
	border: 1px solid #EEE6CA;
	width: 95%;
	margin: 5px auto 0 auto;
	border-collapse: collapse
}
#internalpagecontent td{
	font: .9em Georgia, "Times New Roman", Times, serif;
	color: #666666;
	border: 1px solid #EEE6CA;
	padding: 4px;
}
	
#internalpagecontent .specialcell{
	color: #8A7234;
	border: 1px solid #EEE6CA;
}

#internalpagecontent table h1{
font-size: 1.3em;
background: #EEE6CA;
color: #7E723B;
padding: 0;
margin:0;
background: url(../images/giftbox.gif) no-repeat;
background-position:center right;
height: 45px;
vertical-align: middle;
}

#internalpagecontent .tableheader {
background-color: #EFE9D1;
}

/* current page marker - use template parameters to set the id on the body and the menu */
body#aboutuspage li#about a, body#contactuspage li#contactus a, body#productspage li#products a, body#shows_eventspage li#shows_events a {
color: #4b4331;
}
#footerPrint, #mastheadPrint, #headerPrint {
	display: none;
}
