/* Reset Styles */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
/*li{list-style:none;}*/
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}
/* End Reset Styles */

body
{
	margin:0;
	font-family:Arial;
	font-size:13px;
	color:#666;
	background: #ccecef url('/images/eureka/background.png') top left repeat-x;
	line-height: 1.5;
}

a {
	outline: 0;
	color: #0077c0;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: black;
}

a img {
	border: none;
}

strong {
	font-weight: bold;
}

h1,h2,h3 {
	margin: 20px 0;
}

h1 {
	font-size: 28px;
	color: #0077c0;
	margin-bottom: 10px;
}
h2 {
	font-size: 14px;
	font-weight:normal;
}
h3 {
	font-size: 12px;
}

p {
	margin: 10px 0;
}

#content li {
	margin-left: 30px;
	padding: 2px;
}


#container {
	width: 900px;
	margin: 0 auto;
	background: white;
}

#top {
	height: 140px;
}
#logoContainer {
	width: 270px;
	height: 140px;
	background: white url('/images/eureka/logo.png') center no-repeat;
	float: left;
}
#slideshow {
	width: 572px;
	height: 166px;
	float: right;
}

#menu {
	float: right;
	padding-top: 60px;
	padding-right: 40px;
}
#menu li:first-child {
	border-left: none;
}
#menu li {
	padding: 0;
	display: inline;
	margin-left: 10px;
	padding-left: 10px;
	list-style-type: none;
	border-left: solid 1px #0077c0;
}
#menu a {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	padding: 10px;
}

#content {
	padding: 0 20px;
}

#footer {
	font-size: small;
	padding: 10px 0;
	color: #00a1b1;
	width: 900px;
	margin: 0 auto;
	background: #FFFFFF url('/images/eureka/footerCnr.gif') no-repeat bottom left;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}
#footer p {
	padding: 5px 20px;
	margin: 0;
	font-size:11px;
}

#footer a {
	font-weight:normal;
	font-size:12px;
}

.clear {
	clear: both;
}

form table th {
	padding: 8px;
	padding-right: 20px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
form table td {
	padding: 8px;
}
form table td input[type=text] {
	width: 200px;
}
form table td textarea {
	width: 200px;
	height: 100px;
}

#slideshow img {
	display: none;
}

#homeFlash {
	float: left;
	margin-right: 10px;
}

#homeText h1 {
	color: #00a1b1;
	font-weight: bold;
	margin-top: 0;
	font-size:20px;
}
#homeText a {
	color: #00a1b1;
	font-weight: normal;
	font-size:12px;
}

#homeText p {
	padding:0px;
	margin:0px;
}

#homeText .textInfo {
	padding-bottom:20px;
}

#addressInfo {
	float: right;
	padding-right: 40px;
}


table.productList {
	width: 100%;
	margin: 40px 0px;
}
table.productList td {
	border-left: 1px dashed #CCC;
	width: 30%;
	padding-right:5px;
}
table.productList td:first-child {
	border-left: none;
}
table.productList td .thumbImage {
	float: left;
	margin: 0 10px;
	padding-right:9px;
}
table.productList td p {
	height: 60px;
	font-size: 12px;
	padding-right:10px;
}

table.singleProductDisplay th {
	font-weight: bold;
}

#productImagePane {
	float: left;
	padding: 0;
}

.product {
	float: left;
	padding-left: 20px;
	margin-left: 20px;
	border-left: 1px dashed #CCC;
	width: 500px;
}

#productAttributes h1 {
	/*color: #7a68ae;*/
}
.productAttribute h2 {
	margin-top: 20px;
	margin-bottom: 0;
	font-size: 16px;
	/*color: #7a68ae;*/
}

.error {
	font-weight: bold;
	color: red;
}

#productSubNav {
	float: right;
	margin-top: -30px;
	padding: 0 20px;
	margin-right: 20px;
	background: url('/images/eureka/productSubNav.png') no-repeat;
	line-height: 31px;
}
#productSubNav a {
	padding: 10px 20px;
	font-size: 13px;
	font-weight: normal;
	color: #2bb1bd;
}

#productAttribute_5 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 340px;
	height: 90px;
	padding-left: 120px;
	padding-right: 10px;
	font-size: 11px;
}
#productAttribute_5 h2 {
	font-size: 14px;
	padding-top: 10px;
}

#product_3 #productAttribute_5 {
	background: url('/images/eureka/lavender-info.jpg') top left no-repeat;
}
#product_3 h2, #product_3 h1 {
	color: #7a68ae;
}
#product_4 #productAttribute_5 {
	background: url('/images/eureka/eucalyptus-info.jpg') top left no-repeat;
}
#product_4 h2, #product_4 h1 {
	color: #0077C0;
}
#product_5 #productAttribute_5 {
	background: url('/images/eureka/tea-tree-info.jpg') top left no-repeat;
}
#product_5 h2, #product_5 h1 {
	color: #0077C0;
}
#product_183 #productAttribute_5 {
	background: url('/images/eureka/eucalyptus-info.jpg') top left no-repeat;
}
#product_183 h2, #product_183 h1 {
	color: #0077C0;
}

.smallText {
	font-size: 12px;
}

#productAttribute_5 p { 
	margin-top: 0;
}

#productName {
	font-size: 24px;
}