/* CSS Document */
body {
	background-color: #FAF9E4;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:0.80em;
	color: #666666;
}
#outerframe {
	position:relative;
	padding: 0px;
	width: 994px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EAE68C;
	border-bottom-color: #EAE68C;
	border-left-color: #EAE68C;
}
#navigation {
	position: absolute;
	left: 0px;
	top: 140px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #B50900;
	border-bottom-color: #B50900;
	width: 976px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
#header {

}
#footer {
	clear:both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B50900;
	margin-top:20px;
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
	height:70px;
}
#legalnotice {
	font-size:.8em;
}
#footer-logo {
	float:right;
}
.content-left {
	float:left;
	width:420px;
	padding-left:30px;
	margin-top:50px;
}
.content-rightbox {
	float:left; 
	width:380px; 
	margin-left:100px; 
	background-color:#F8F6D7; 
	padding:15px; 
	border-color:#b50900; 
	border-style:dotted; 
	border-width:1px;
	margin-top:50px;
}
.content-full {
	float:left;
	padding-top:50px;
	padding-left:30px;
	padding-right:30px;
}
.products-left {
	float:left;
	width:550px;
	padding-left:30px;
	margin-top:50px;
}
.products-rightbox {
	float:left; 
	width:250px; 
	margin-left:100px; 
	padding:15px; 
	border: 1px solid #EAE68C;
	margin-top:50px;
	text-align:center;
}
ul {
	padding: 5px;
	list-style-type: disc;
	color:#B50900;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0.75em;
	margin-left: 10px;
}
ul li span {
	color: #666666;
}
li {
	margin-top: 5px;
	margin-bottom: 5px;

}
A:link      {
	COLOR: #B50900;
	text-decoration: none;

}
A:visited   {
	COLOR: #B50900;
	text-decoration: none;

}
A:hover     {
	COLOR: #B50900;
	text-decoration: underline;

}

.form-fields {
	color: #000000;
	background-color: #F8F6D7;
	border: 1px solid #E4DE69;
	margin-bottom: 3px;
	margin-left: 5px;
}
.highlightBox {
	float:left;
	width:285px;
	background-color:#F8F6D7;
	margin-right:20px;
	margin-bottom: 25px;
}
.highlightBoxHead {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B50900;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

.highlightBoxIndent {
	padding: 7px;
}

h1 {
	margin-bottom:12px;
	COLOR: #B50900;
	font-size:1.3em;
	font-weight:bold;
}
.h1intro{
	margin-top:0px;
}
h2 {
	color: #39863F;
	font-weight: bold;
	font-size:1.1em;
	margin-bottom:.8em;
	
}

p {
	margin-top:.8em;
	margin-bottom:0.8em;
	line-height:1.3em;
}
.tdred {
background-color: #B50900;
}
.tdredhead {
	color: #FFFFFF;
	margin-top:5px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
}
.tdyellow1 {
background-color: #F8F6D7;
padding:4px;
}
.tdyellow {
background-color: #F3F0BC;
padding:4px;
}

 .octaHomeLayout {
	position:relative;
	width: 994px;
	background-image: url(images/grass-bath.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50px;
	background-color:#FFFFFF;
	height:440px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
  }
#octaGifts {
	position:absolute;
	width:300px;
	left: 551px;
	top: 60px;
  }
  
.prod-tile {
	float:left;
	width:180px;
	height:150px;
	margin-right:30px;
	padding: 10px;
	margin-bottom: 32px;
	text-align:center;
	font-size:0.85em;
	
}

.prod-tile:link      {
	color: #666666;
	text-decoration: none;
	border: 1px solid #EAE68C;

}
.prod-tile:visited   {
	COLOR: #666666;
	text-decoration: none;
	border: 1px solid #EAE68C;

}
.prod-tile:hover     {
	COLOR: #B50900;
	text-decoration: underline;
	cursor:pointer;
	border: 1px dotted #B50900;
}

/* ---- mootools <<<---------------------------------------------------------------*/

#log_res.ajax-loading {
	background-image: url(images/spinner.gif);
	background-position: center;
	background-repeat: no-repeat;
		}
.error {
			color:#B50900;
			margin:0;
			padding:0;
} 
