@import url("reset.css");

/* main tags */

body { background: url(../images/core/bg.jpg) top center repeat-y; font-family: Arial, Helvetica, sans-serif; }

h1 { font-size: 1.3em; font-family: Arial, Helvetica, sans-serif;  margin-bottom: 10px; font-weight: 100; color: #0d6558; }
h2 { font-size: 1.0em; font-family: Arial, Helvetica, sans-serif;  margin-bottom: 10px; font-weight: 100; color: #0d6558; }
h3 {}

.left { float:left; }
.right{ float:right; }
.clear { display:block; clear: both; }
.red { font-size: 1.3em; color: #FF0000; }
.red-small { color: #ff0000; }

img.right { margin-left: 10px; }
img.left { margin-right: 10px; }

.image-holder { width: 260px;  text-align: center; float: left; font-size: 0.9em; color: #0d6558; font-style: italic; }
.image-holder img { margin-bottom: 5px; }

.image-holder-right { width: 260px;  text-align: center; float: left; margin-left: 10px; font-size: 0.9em; color: #0d6558; font-style: italic;  }
.image-holder-right  img { margin-bottom: 5px; }

.image-holder-left { width: 260px; text-align: center; float: left; margin-right: 10px; font-size: 0.9em; color: #0d6558; font-style: italic;  }
.image-holder-left img { margin-bottom: 5px; }

.image-holder-wide { width: 550px; float: left; font-size: 0.9em; color: #0d6558; font-style: italic; margin-bottom: 10px; }
.image-holder-wide img { float: left; }
.image-holder-wide p { float: left; display: block; width: 250px; padding-left: 10px; }

.stand { float: right; width: 260px; font-size: 0.9em; font-style: italic; }
.stand img { margin-bottom: 5px; }

.caption { width: 200px; float: right; text-align: center; margin-left: 10px; font-size: 0.9em; color: #0d6558; } 

ul.list-colour { margin-left: 20px; margin-bottom: 10px; }
ul.list-colour li { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; line-height: 1.4em; padding-left: 20px; }
ul.list-colour li.l1 { background-image: url(../images/core/fruit-1.gif); background-repeat: no-repeat; background-position: left top; } 
ul.list-colour li.l2 { background-image: url(../images/core/fruit-2.gif); background-repeat: no-repeat; background-position: left top; } 
ul.list-colour li.l3 { background-image: url(../images/core/fruit-3.gif); background-repeat: no-repeat; background-position: left top; } 
ul.list-colour li.l4 { background-image: url(../images/core/fruit-4.gif); background-repeat: no-repeat; background-position: left top; } 

table { width: 100%; margin-bottom: 10px; }
table tr.top { border-bottom: 2px solid #0d6558; }
table tr.top td { padding-bottom: 5px; }
table tr { height: 20px; }
table tr td { font-size: 0.8em; font-family: Verdana, Arial, Helvetica, sans-serif; padding-top: 5px; text-align: center; }
table tr td.title { text-align: left; }

/* containers */

#container { margin: 0 auto 0 auto; width: 967px;  }
#header{ width: 967px; height: 258px; background-image: url(../images/core/bg-head.jpg); }
	
	#main{}
	
		#mainLeft { width: 620px; float: left; background: url(../images/core/bg-main-l.jpg) repeat-y 0 39px; height: 1300px; }
		#page-about #mainLeft { height: auto } 
		#page-purchase #mainLeft { height: auto; }
		
		#mainRight{ width: 347px; float: left; padding-top: 50px; padding-bottom: 30px; }
		
			#feature, #feature2 { width: 347px; float: left; color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; }
			.feature-top { width: 347px; height: 18px; float: left; background: url(../images/core/side-top.gif); }
			.feature-top span { display: block; background-color: #0d6558; width: 85px; font-size: 0.8em; margin-left: 45px; }
			.feature-top span.qref { width: 200px;}
			
			.feature-mid { width: 262px; float: left; background: url(../images/core/side-slice.gif) repeat-y; padding-left: 50px; padding-right: 35px; padding-top: 10px; color:#fff;} 
			.feature-mid p { font-size: 0.7em; line-height: 1.4em; padding-bottom: 10px; }
			
			.feature-bottom { width: 347px; height: 14px; float: left; background: url(../images/core/side-bottom.gif); }
		
			.fruit-line { display: block; width: 347px; height: 22px; background: url(../images/core/side-pattern.gif); margin-top: 10px; margin-bottom: 10px; float: left; }
	
		#content { padding-left: 30px; padding-top: 20px; padding-right: 60px; padding-bottom: 30px; float: left; }
		
		#content p { font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em; margin-bottom: 10px; font-size: 0.8em; }
		#content a {}
	
		#footer{ width: 967px; height: 115px; float: left; clear: both; background: url(../images/core/bg-footer.jpg); }
		#footer p { margin-top: 60px; margin-left: 30px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; line-height: 1.4em; color: #FFFFFF; float: left;   } 
		#footer a { color: #FFFFFF; }
		#footer img { float: right; margin-top: 60px; }

/* navigation */

ul#nav{ width: 620px; height: 39px; float: left; display: block; }

#nav li.home { float: left; width: 149px; height: 39px; }
#nav li.about { float: left; width: 146px; height: 39px; }
#nav li.stockist { float: left; width: 147px; height: 39px; }
#nav li.purchase { float: left; width: 150px; height: 39px; }

#nav li.home a { width: 149px; height: 39px; display: block; background-image: url(../images/core/nav_01.gif); text-indent: -9999px; }
#nav li.about a { width: 146px; height: 39px; display: block; background-image: url(../images/core/nav_02.gif); text-indent: -9999px; }
#nav li.stockist a { width: 147px; height: 39px; display: block; background-image: url(../images/core/nav_03.gif); text-indent: -9999px; }
#nav li.purchase a { width: 150px; height: 39px; display: block; background-image: url(../images/core/nav_04.gif); text-indent: -9999px; }

#nav li.home a:hover, #nav li.about a:hover, #nav li.stockist a:hover, #nav li.purchase a:hover { background-position: 0 -39px; }
#page-home li.home a, #page-about li.about a, #page-stockist li.stockist a, #page-purchase li.purchase a { background-position: 0 -39px; }

/* form */

.form-holder { width: 262px; float: left; }

.form { float: left; display: block; width: 262px;   }
.form li { margin-bottom: 5px; float: left; width: 100%;} 
.form label  { vertical-align: top; float: left; font-size: 0.7em; display: block; width: 210px; line-height: 1.4em; font-family: Verdana, Arial, Helvetica, sans-serif; }

.order-form { float: left; display: block; margin-bottom: 10px;   }
.order-form li { margin-bottom: 5px; float: left; width: 100%;} 
.order-form label  { vertical-align: top; float: left; font-size: 0.7em; display: block; width: 180px; line-height: 1.4em; font-family: Verdana, Arial, Helvetica, sans-serif; }



textarea { width: 242px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; }
input { width: 242px; font-size: 0.8em; }
input.price { width: 70px; font-size: 0.8em; }
input.checkbox { width: 10px; float: left; margin-right: 5px; margin-top: 1px;}
input.subres { width: 100px; margin-top: 5px; }
input.qty { width: 30px; font-size: 0.8em; margin-right:3px !important}


.box { font-size: 0.7em; display: block; width: 55px; float: left; padding-left:6px; font-weight:bold;}
.cost { font-size: 0.7em; display: block; float: left; padding-left: 0px; font-weight:bold;}

.baseform span.attention {color: #ff0000; font-weight: bold;}
.baseform label.error {
  float: none;
  display: block;
  color: #ff0000; 
	margin-top: 5px;
	margin-left: 185px;
  width: auto;
}

#total-values{display:none;}

/*checkout*/
table#order {width:500px; font-size:0.9em; line-height:18px; border:1px solid #333;}
table#order th{font-weight:bold; background:#333; color:#fff; text-align:left; padding:2px 4px;}
table#order td{text-align:left; padding:2px 4px;}
table#order tr.totals td{border-top:2px solid #333;}
.text-right{text-align:right !important;}

ul.payment-details {list-style:none; font-size:0.9em; margin:15px 0 15px 10px;}
ul.payment-details li{line-height:18px;}