/* ####### environent page ######### line 583*/

body {
	position: relative;
	text-align: center;
	color: #333;
	font: 62.5% Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

body#world_map {
	background: #ffffff url(../img/bg_gradient.jpg) repeat-x 0 550px;
}

body#home {
	background: #ffffff url(../img/bg_gradient.jpg) repeat-x 0 550px;
}

body#about {
	background: #ffffff url(../img/bg_gradient.jpg) repeat-x 0 550px;
}

body#media {
	background: #ffffff url(../img/bg_gradient.jpg) repeat-x 0 550px;
}

body#scizza {
	background: #ffffff url(../img/bg_gradient.jpg) repeat-x 0 620px;
}

body#smood {
	background: #ffffff url(../img/bg_gradient.jpg) repeat-x 0 820px;
}

body#grindenstein {
	background: #ffffff url(../img/bg_gradient.jpg) repeat-x 0 650px;
}

body#gripet {
	background: #ffffff url(../img/bg_gradient.jpg) repeat-x 0 600px;
}

/*##### new products #####*/

body#jot {
	background: #ffffff url(../img/bg_gradient.jpg) repeat-x 0 620px;
}

body#vebo {
	background: #ffffff url(../img/bg_gradient.jpg) repeat-x 0 620px;
}

body#spink {
	background: #ffffff url(../img/bg_gradient.jpg) repeat-x 0 620px;
}

body#oni {
	background: #ffffff url(../img/bg_gradient.jpg) repeat-x 0 620px;
}

body#clongs {
	background: #ffffff url(../img/bg_gradient.jpg) repeat-x 0 620px;
}

body#supoon {
	background: #ffffff url(../img/bg_gradient.jpg) repeat-x 0 620px;
}

body#teafu {
	background: #ffffff url(../img/bg_gradient.jpg) repeat-x 0 620px;
}

body#tapi {
	background: #ffffff url(../img/bg_gradient.jpg) repeat-x 0 690px;
}

body#chopula {
	background: #ffffff url(../img/bg_gradient.jpg) repeat-x 0 620px;
}

body#chobs {
	background: #ffffff url(../img/bg_gradient.jpg) repeat-x 0 620px;
}

body#find_store {
	background: #ffffff url(../img/bg_gradient.jpg) repeat-x 0 650px;
}

body#environment {
	background: #ffffff url(../img/bg_gradient.jpg) repeat-x 0 550px;
}


a:active, a:focus {
	outline: 0;
}

/* =blocktext */

h2, h3, h4, h5, p, ul {
	margin: 0 20px;
	padding: .5em 0;
}

#wrapper {
	width: 900px;
	margin: 0px auto 0;
	padding-bottom: 80px;
	padding-top:35px;
}

#header {
	border-bottom: 1px solid #bebebe;
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 15px;
	height: 100%;
}

#banner {
	clear: both;
}

ul#navigation {
	position: absolute;
	right: 0;
	bottom: 7px;
}

ul#navigation li {
	float: left;
	padding-left: 14px;
}

#navigation li a {
	color: #a7a7a7;
	font-size: 1.3em;
	text-decoration: none;
	text-transform: none;
	letter-spacing: .1em;
	padding: 5px;
	display: inline-block;
	height: 20px;
	line-height: 20px;
}

#navigation li a:hover {
	color: #333;
}

#navigation li .selected {
	color: #333;
}

#navigation li.cart {
	margin-left: 10px;
}

#navigation li.cart a {
	padding-right: 30px;
	background: url('/img/cart-off.gif') bottom right no-repeat;
}

#navigation li.cart a:hover {
	background: url('/img/cart-hover.gif') top right no-repeat;
}

#navigation li.on a {
	color: #15a6d7;
	font-weight: bold;
}

#navigation li.on a, #navigation li.on a:hover {
	background: url('/img/cart-on.gif') top right no-repeat;
}



ul#navigation:after,
#content_wrapper:after,
div#product_buy:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#content_wrapper {
	position: relative;
	padding-top: 25px;
}

body#about #content_wrapper {
	padding-right: 20px;
	padding-left: 20px;
	
}

#products {
	width: 900px
	height: 300px;
}

#product {
	position: relative;
	float: left;
	width: 620px;
}

#side_bar {
	float: right;
	width: 239px;
	padding: 0 20px 10px;
	font-size: 1.1em;
	color: #a7a7a7;
	line-height: 1.6em;
	border-left: 1px solid #a7a7a7;
	margin-top: 10px;
}

#product h1 span {
	position: absolute;
	width: 100%;
	height: 100%;
}

#product h1 {
	position: relative;
	font-size: 1.3em;
	color: #333;
}

#product .photo_big {
	width: 518px;
	padding-top: 86px;
	margin: 0 auto;
	text-align: center;
}

body#chopula #product .photo_big {
	margin: 0;
}

body#chobs #product .photo_big {
	margin: 0;
	padding-top: 155px;
}

.product_caption {
	color: #a7a7a7;
	position: absolute;
	font: 1.1em "Lucida Grande", Lucida, Verdana, sans-serif;
}

body#about #aboutHeader{
margin:34px 12px 0px 8px;
}




body#scizza #product h1 {
	width: 431px;
	height: 42px;
}

body#scizza #product h1 span {
	background: url(../img/products/h1_scizza.gif) no-repeat;
}

body#smood #product h1 {
	width: 431px;
	height: 42px;
}

body#smood #product h1 span {
	background: url(../img/products/h1_smood.gif) no-repeat;
}

body#grindenstein #product h1 {
	width: 431px;
	height: 42px;
}

body#grindenstein #product h1 span {
	background: url(../img/products/h1_grindenstein.gif) no-repeat;
}

body#gripet #product h1 {
	width: 431px;
	height: 42px;
}

body#gripet #product h1 span {
	background: url(../img/products/h1_gripet.gif) no-repeat;
}

/*#### new products ####*/
body#jot #product h1 {
	width: 500px;
	height: 42px;
}

body#jot #product h1 span {
	background: url(../img/products/h1_jot.gif) no-repeat;
}

body#vebo #product h1 {
	width: 500px;
	height: 42px;
}

body#vebo #product h1 span {
	background: url(../img/products/h1_vebo.gif) no-repeat;
}

body#spink #product h1 {
	width: 500px;
	height: 42px;
}

body#spink #product h1 span {
	background: url(../img/products/h1_spink.gif) no-repeat;
}

body#oni #product h1 {
	width: 500px;
	height: 42px;
}

body#oni #product h1 span {
	background: url(../img/products/h1_oni.gif) no-repeat;
}

body#teafu #product h1 {
	width: 431px;
	height: 42px;
}

body#teafu #product h1 span {
	background: url(../img/products/h1_teafu.gif) no-repeat;
}

body#teafu #product .photo_big {
	padding-top: 0px;
}

body#clongs #product .photo_big {
	padding: 100px 30px 0 0;
}

body#clongs #product h1 {
	width: 500px;
	height: 42px;
}

body#clongs #product h1 span {
	background: url(../img/products/h1_clongs.gif) no-repeat;
}

body#supoon #product h1 {
	width: 500px;
	height: 42px;
}

body#supoon #product h1 span {
	background: url(../img/products/h1_supoon.gif) no-repeat;
}

body#supoon #product .photo_big {
	width: 600px;
}

body#tapi #product h1 {
	width: 330px;
	height: 42px;
	color: #fff;
}

body#tapi #product h1 span {
	background: url(../img/products/h1_tapi.gif) no-repeat;
}

body#chopula #product h1 {
	width: 350px;
	height: 42px;
	color: #fff;
}

body#chopula #product h1 span {
	background: url(../img/products/h1_chopula.gif) no-repeat;
}

body#chobs #product h1 {
	width: 330px;
	height: 42px;
	color: #fff;
}

body#chobs #product h1 span {
	background: url(../img/products/h1_chobs.gif) no-repeat;
}

/*########*/



body#scizza p#caption1 {
	left: 40px;
	border-right: 1px solid #a7a7a7;
	padding-right: 10px;
	text-align: right;
	bottom: 100px;
}

body#scizza p#caption2 {
	position: absolute;
	border-left: 1px solid #a7a7a7;
	padding-left: 10px;
	right: 40px;
	top: 128px;
}

body#scizza p#caption3 {
	border-right: 1px solid #a7a7a7;
	padding-right: 10px;
	text-align: right;
	left: 90px;
	top: 70px;
}

body#scizza p#caption4 {
	position: absolute;
	border-left: 1px solid #a7a7a7;
	padding-left: 10px;
	right: 70px;
	top: 380px;
}

body#scizza p#caption5 {
	position: absolute;
	bottom: 0px;
	right: 0px;
	left:0px;
	text-align:center;
}

body#smood p#caption1 {
	top: 120px;
	left: 10px;
	border-right: 1px solid #a7a7a7;
	padding-right: 10px;
	text-align: right;
}

body#smood p#caption2 {
	position: absolute;
	border-left: 1px solid #a7a7a7;
	padding-left: 10px;
	right: 20px;
	top: 198px;
}

body#smood p#caption3 {
	border-right: 1px solid #a7a7a7;
	padding-right: 10px;
	text-align: right;
	bottom: 350px;
	left: 60px;
}

body#smood p#caption4 {
	position: absolute;
	border-left: 1px solid #a7a7a7;
	padding-left: 10px;
	right: 50px;
	bottom: 280px;
}

body#smood p#caption5 {
	position: absolute;
	bottom: 120px;
	right: 0px;
	left:0px;
	text-align:center;
}

body#grindenstein p#caption1 {
	top: 290px;
	left: 20px;
	border-right: 1px solid #a7a7a7;
	padding-right: 10px;
	text-align: right;
}

body#grindenstein p#caption2 {
	position: absolute;
	border-left: 1px solid #a7a7a7;
	padding-left: 10px;
	right: 20px;
	top: 128px;
}

body#grindenstein p#caption3 {
	border-right: 1px solid #a7a7a7;
	padding-right: 10px;
	text-align: right;
	left: 10px;
	top: 70px;
}

body#grindenstein p#caption4 {
	position: absolute;
	border-left: 1px solid #a7a7a7;
	padding-left: 10px;
	right: 20px;
	top: 360px;
}

body#grindenstein p#caption5 {
	position: absolute;
	bottom: 90px;
	right: 0px;
	left:0px;
	text-align:center;
}

body#gripet p#caption1 {
	top: 300px;
	left: -10px;
	border-right: 1px solid #a7a7a7;
	padding-right: 10px;
	text-align: right;
}

body#gripet p#caption2 {
	position: absolute;
	border-left: 1px solid #a7a7a7;
	padding-left: 10px;
	right: 20px;
	top: 168px;
}

body#gripet p#caption3 {
	border-right: 1px solid #a7a7a7;
	padding-right: 10px;
	text-align: right;
	left: 30px;
	top: 90px;
}

body#gripet p#caption4 {
	position: absolute;
	border-left: 1px solid #a7a7a7;
	padding-left: 10px;
	bottom: -40px;
	right: 20px;
}

body#gripet p#caption5 {
	position: absolute;
	bottom: -100px;
	right: 20px;
	left:0;
}

/*#### new product ####*/

body#jot p#caption1 {
	top: 260px;
	left: 330px;
	border-right: 1px solid #a7a7a7;
	padding-right: 10px;
	text-align: right;
}

body#jot p#caption2 {
	position: absolute;
	border-left: 1px solid #a7a7a7;
	padding-left: 10px;
	right: 20px;
	top: 70px;
}

body#jot p#caption3 {
	border-right: 1px solid #a7a7a7;
	padding-right: 10px;
	text-align: right;
	left: 130px;
	top: 90px;
}

body#jot p#caption4 {
	position: absolute;
	border-left: 1px solid #a7a7a7;
	padding-left: 10px;
	top: 260px;
	left: 140px;
}

body#vebo p#caption1 {
	top: 126px;
	left: 0px;
	border-right: 1px solid #a7a7a7;
	padding-right: 10px;
	text-align: right;
}

body#vebo p#caption2 {
	position: absolute;
	border-left: 1px solid #a7a7a7;
	padding-left: 10px;
	right: 40px;
	top: 120px;
}

body#vebo p#caption3 {
	border-right: 1px solid #a7a7a7;
	padding-right: 10px;
	text-align: right;
	left: -10px;
	top: 330px;
}

body#vebo p#caption4 {
	position: absolute;
	border-left: 1px solid #a7a7a7;
	padding-left: 10px;
	right: 60px;
	top: 340px;
}

body#spink p#caption1 {
	top: 100px;
	left: 80px;
	border-right: 1px solid #a7a7a7;
	padding-right: 10px;
	text-align: right;
}

body#spink p#caption2 {
	position: absolute;
	border-left: 1px solid #a7a7a7;
	padding-left: 10px;
	right: 40px;
	top: 120px;
}

body#spink p#caption3 {
	border-right: 1px solid #a7a7a7;
	padding-right: 10px;
	text-align: right;
	left: 20px;
	top: 300px;
}

body#spink p#caption4 {
	position: absolute;
	border-left: 1px solid #a7a7a7;
	padding-left: 10px;
	right: 10px;
	top: 340px;
}

body#oni p#caption1 {
	top: 126px;
	left: 30px;
	border-right: 1px solid #a7a7a7;
	padding-right: 10px;
	text-align: right;
}

body#oni p#caption2 {
	position: absolute;
	border-left: 1px solid #a7a7a7;
	padding-left: 10px;
	right: 40px;
	top: 70px;
}

body#oni p#caption3 {
	border-right: 1px solid #a7a7a7;
	padding-right: 10px;
	text-align: right;
	left: 70px;
	top: 400px;
}

body#oni p#caption4 {
	position: absolute;
	border-left: 1px solid #a7a7a7;
	padding-left: 10px;
	right: 60px;
	top: 280px;
}

p#captionfp {
	position: absolute;
	padding-left: 10px;
	right: 40px;
	bottom: 0px;
}

body#clongs p#reddot-2010 {
	position: absolute;
	right: 30px;
	top: 0px;
}

body#clongs p#caption1 {
	right: 390px;
	border-right: 1px solid #a7a7a7;
	padding-right: 10px;
	text-align: right;
	bottom: 150px;
}

body#clongs p#caption2 {
	position: absolute;
	border-left: 1px solid #a7a7a7;
	padding-left: 10px;
	left: 390px;
	top: 90px;
}

body#clongs p#caption3 {
	border-right: 1px solid #a7a7a7;
	padding-right: 10px;
	text-align: right;
	right: 390px;
	top: 90px;
}

body#clongs p#caption4 {
	position: absolute;
	border-left: 1px solid #a7a7a7;
	padding-left: 10px;
	left: 390px;
	top: 333px;
}

body#clongs p#caption5 {
	position: absolute;
	bottom: 60px;
	right: 0px;
	left:0px;
	text-align:center;
}

body#supoon p#caption1 {
	left: 120px;
	border-right: 1px solid #a7a7a7;
	padding-right: 10px;
	text-align: right;
	top: 70px;
}

body#supoon p#caption2 {
	position: absolute;
	border-left: 1px solid #a7a7a7;
	padding-left: 10px;
	right: 20px;
	bottom: 200px;
}

body#supoon p#caption3 {
	border-right: 1px solid #a7a7a7;
	padding-right: 10px;
	text-align: right;
	left: 10px;
	top: 290px;
}

body#supoon p#caption4 {
	position: absolute;
	border-left: 1px solid #a7a7a7;
	padding-left: 10px;
	right: 30px;
	top: 320px;
}

body#supoon p#caption5 {
	position: absolute;
	bottom: -80px;
	right: 0px;
	left:0px;
	text-align:center;
}

body#teafu p#caption1 {
	top: 120px;
	left: 10px;
	border-right: 1px solid #a7a7a7;
	padding-right: 10px;
	text-align: right;
}

body#teafu p#caption2 {
	position: absolute;
	border-left: 1px solid #a7a7a7;
	padding-left: 10px;
	right: 60px;
	top: 198px;
}

body#teafu p#caption3 {
	border-right: 1px solid #a7a7a7;
	padding-right: 10px;
	text-align: right;
	bottom: 350px;
	left: 60px;
}

body#teafu p#caption4 {
	position: absolute;
	border-left: 1px solid #a7a7a7;
	padding-left: 10px;
	right: 50px;
	bottom: 280px;
}

body#teafu p#caption5 {
	position: absolute;
	bottom: 160px;
	right: 0px;
	left:0px;
	text-align:center;
}

body#tapi p#caption1 {
	top: 180px;
	left: 30px;
	border-right: 1px solid #a7a7a7;
	padding-right: 10px;
	text-align: right;
}

body#tapi p#caption2 {
	position: absolute;
	border-left: 1px solid #a7a7a7;
	padding-left: 10px;
	right: 40px;
	top: 120px;
}

body#tapi p#caption3 {
	border-right: 1px solid #a7a7a7;
	padding-right: 10px;
	text-align: right;
	bottom: 150px;
	left: 90px;
}

body#tapi p#caption4 {
	position: absolute;
	border-left: 1px solid #a7a7a7;
	padding-left: 10px;
	right: 50px;
	bottom: 170px;
}

body#tapi p#caption5 {
	position: absolute;
	bottom: 20px;
	right: 0px;
	left:0px;
	text-align:center;
}

body#chopula p#caption1 {
	bottom: 70px;
	left: 0;
	border-right: 1px solid #a7a7a7;
	padding-right: 10px;
	text-align: right;
}

body#chopula p#caption2 {
	position: absolute;
	border-left: 1px solid #a7a7a7;
	padding-left: 10px;
	left: 150px;
	top: 70px;
}

body#chopula p#caption3 {
	border-left: 1px solid #a7a7a7;
	padding-left: 10px;
	text-align: left;
	bottom: 0;
	right: 90px;
}

body#chopula p#caption4 {
	position: absolute;
	border-left: 1px solid #a7a7a7;
	padding-left: 10px;
	right: 50px;
	bottom: 200px;
}

body#chopula p#caption5 {
	position: absolute;
	bottom: -50px;
	right: 0px;
	left:0px;
	text-align:center;
}

body#chobs p#caption1 {
	top: 80px;
	left: 30px;
	border-right: 1px solid #a7a7a7;
	padding-right: 10px;
	text-align: right;
}

body#chobs p#caption2 {
	position: absolute;
	border-left: 1px solid #a7a7a7;
	padding-left: 10px;
	right: 100px;
	top: 120px;
}

body#chobs p#caption3 {
	border-right: 1px solid #a7a7a7;
	padding-right: 10px;
	text-align: right;
	bottom: 20px;
	left: 50px;
}

body#chobs p#caption4 {
	position: absolute;
	border-left: 1px solid #a7a7a7;
	padding-left: 10px;
	right: 50px;
	bottom: 0;
}

body#chobs p#caption5 {
	position: absolute;
	bottom: -60px;
	right: 0px;
	left:0px;
	text-align:center;
}

/* ####### environent page ######### line 583*/
.environment {
	border-left: #c8c8c8 1px solid;
	padding: 0 0 0 25px;
	margin: 120px 0 0 0;
	width: 470px;
}

.tree {
	display: block;
	width: 350px;
	height: 684px;
	float: left;
	margin-right: 45px;
	position: relative;
	background: url('/img/trees-planted.gif') top center no-repeat;
}

.tree div {
	position: absolute;
	top: 355px;
	left: 75px;
	color: #FFFFFF;
	font-size:36px;
	text-align: center;
	width: 170px;
	height: 50px;
}

.small2 {
	font-size: 7px;
}
/*######*/

body#gripet #product div.photo_big img {
	padding-top: 80px;
}

body#supoon #product div.photo_big img  {
	padding-top:55px;
}

ul#product_details {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}

#side_bar p.product_description {
	margin-top: 23px;
	margin-bottom: 23px;
	float:left;
}


/****** PRODUCT COLOURS *******/

div #product_colors{
margin: 16px 0 0;
width:260px;
float:left;
min-height: 81px;
}

#product_colors h4 {
	margin-bottom: 6px;
	font-size: 1em;
}

#product_colors ul li {
	float: left;
	padding: 0 5px 5px 0;

}

div.product_color_firetruck {
	width: 24px;
	height: 24px;
	background-color: #DA000A;
}

div.product_color_charcoal {
	width: 24px;
	height: 24px;
	background-color: #000000;
}

div.product_color_ivory {
	width: 22px;
	height: 22px;
	background-color: white;
	border: 1px solid #464444;
}

div.product_color_mercury{
	width: 24px;
	height: 24px;
	background-color: #97999C;
}

div.product_color_igloo{
	width: 22px;
	height: 22px;
	background-color: white;
	border: 1px solid #464444;
}

div.product_color_marine{
	width: 24px;
	height: 24px;
	background-color: #16256E;
}

div.product_color_chocolate{
	width: 24px;
	height: 24px;
	background-color: #46211D;
}

div.product_color_steelwool{
	width: 24px;
	height: 24px;
	background-color: #818387;
}

div.product_color_elephant{
	width: 24px;
	height: 24px;
	background-color: #636568;
}

div.product_color_dreamfarmblue {
	width: 24px;
	height: 24px;
	background-color: #15A6D7;
}

div.product_color_canaryyellow {
	width: 24px;
	height: 24px;
	background-color: #fff000;
}

div.product_color_bubblegum {
	width: 24px;
	height: 24px;
	background-color: #e87eb2;
}

div.product_color_grannysmith {
	width: 24px;
	height: 24px;
	background-color: #7cbc56;
}

div.product_color_pumpkin {	
	width: 24px;
	height: 24px;
	background-color: #e87900;
}

div.product_color_lavender{
	width: 24px;
	height: 24px;
	background-color: #9b6aad;
}

div.product_color_meatredandveggreen { 
	width: 24px;
	height: 24px;
	background: url(/img/products/chobs_redgreen.gif) 0 0 no-repeat;
}

div.product_color_meatblackandvegwhite {
	width: 24px;
	height: 24px;
	background: url(/img/products/chobs_blackwhite.gif) 0 0 no-repeat;
}

#tapi div.product_color_mixed {
	width: 150px;
	height: 100px;
	background: url(/img/products/tapi_mixedthumb.gif) 0 0 no-repeat;
}

#icons {
	clear: both;
}

#icons img {
	padding-right: 31px;
}

div#product_buy {
	margin-top: 20px;
	margin-bottom: 12px;
	float:left;
	width:100%;
}

p.price {
	color: #15a6d7;
	font-size: 2em;
	float: left;
}

.col {
	width: 400px;
	float: left;
	margin-right: 45px;
}

.col p {
	color: gray;
	text-align: left;
	font: 1.2em/1.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom:14px;
}

.last {
	margin-right: 0px;
}

.dropcap {
	color: #15a6d7;
	float: left;
	position: relative;
	top: 10px;
	margin-right: 5px;
	margin-bottom: 11px;
	font-size: 4em;
}

#map {
	border: 15px solid #f5f5f5;
	margin-bottom: 40px;
}

form #quantity, form #option, form #size{
	background-color: #d5eef7;
	border: none;
	float: right;
	color: gray;
	margin: 0 0 3px 3px;
}

#world_map #content_wrapper p {
	text-align: center;
	color: #666666;
	font-weight: bold;
	font-size: 1.3em;
}

#buy_form_currency{
}

#buy_form_buttons{
	margin-top: 16px;
}

form #buy_button {
	
	background-image:url(/img/buttons/buy_button_bg.png);
	background-position:left center;
	border: none;
	width: 110px;
	height: 28px;
	color: #ffffff;
	font-size: 1.4em;
	float:right;
	background-color:#15a6d7;
}

form #store_button{
	
	background-image:url(/img/buttons/buy_button_bg.png);
	background-position:left center;
	border: none;
	width: 110px;
	height: 28px;
	color: #ffffff;
	font-size: 1.4em;
	float:left;
	background-color:#15a6d7;
}

#surveyButton {
	background:url(/img/buttons/surveyButton.jpg) no-repeat top left;
	display: block;
	line-height: 26px;
	height: 28px;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	background-color:#15a6d7;
	text-decoration: none;
	overflow: hidden;
	text-indent: -999px;
}


.currency{
	display: block; clear:left;
	font-size:.5em;
}
.symbol{
font-size:.6em;
margin-bottom:12px;
}




/*
#search_button{
	width: 36px;
	height: 28px;
	color: #ffffff;
	font-size: 1.5em;
	background-image:url(/img/buttons/find_button_bg.png);
	background-repeat:no-repeat;
	background-position:left center;
	border: none;
	float: right;
	background-color:#15a6d7;
}

#search_button:hover{
	cursor: default;
}

#store_locator div.input {
	margin-bottom: 10px;
}

input#address, input#maxStores, input#radius {
	font: 1.1em Verdana,"Lucida Grande", Lucida, sans-serif;
	background-color: #d5eef7;
	color:#333333;
	border: none;
	padding: 3px;
	width: 360px;
	font-weight: bold;
}

#find {
	float: left;
	width: 420px;
	margin-left: 15px;
}

#results {
	width: 360px;
	float: right;
	border-left: 1px solid #a7a7a7;
	padding-left: 45px;
	margin: 0 20px 0 0;
}

p.result {
	width: 355px;
}

form#store_locator p {
	color: #a7a7a7;
	font: 1.1em Verdana,"Lucida Grande", Lucida, sans-serif;
	float: left;
	width: 100px;
	padding-top: 3px;
	padding-bottom: 2px;
}

#results a {
	color: #15a6d7;
	font: 1.1em Verdana,"Lucida Grande", Lucida, sans-serif;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 5px;
	text-decoration: none;
}

#results a:hover {
	color: #15a6d7;
	font: 1.1em Verdana,"Lucida Grande", Lucida, sans-serif;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 5px;
	text-decoration: underline;
}

#results p {
	clear: both;
	color: #a7a7a7;
	font-size: 1.2em;
	padding-left: 10px;
	float: left;
}

#results span.km {
	color: #a7a7a7;
	font-size: 1em;
	padding-left: 10px;
}
#results p.error {
	font: 1.1em Verdana,"Lucida Grande", Lucida, sans-serif;
	color: red;
	background-color: rgba(222,46,2,0.18);
	padding: 3px;
}
*/

#store_locator div.input {
	margin-bottom: 10px;
}

input#address, input#maxStores, input#radius {
	font: italic 1.5em Verdana,"Lucida Grande", Lucida, sans-serif;
	background-color: #d5eef7;
	color: gray;
	border: none;
	padding: 5px;
	width: 743px;
	float: left;
}

#search_button{	
	color: #ffffff;
	font-size: 1.5em;
	border: none;
	float: right;
	background: transparent url(/img/buttons/search_button_bg.png) no-repeat right;
	width: 130px;
	height: 26px;
	padding:4px 0px 4px 0px;
	}

#search_button:hover{
	cursor: default;
}

#find {
	}

#results {
	clear: both;
	margin-top: 30px;
	}

p.result {
	margin-bottom: 10px;
	width:100%;
	}

form#store_locator p {
	color: #a7a7a7;
	font: 1.1em Verdana,"Lucida Grande", Lucida, sans-serif;
	float: left;
	width: 100px;
	padding-top: 3px;
	padding-bottom: 2px;
}

#results a {
	color: #15a6d7;
	font: 1.1em Verdana,"Lucida Grande", Lucida, sans-serif;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 5px;
	text-decoration: none;
}

#results a:hover {
	color: #15a6d7;
	font: 1.1em Verdana,"Lucida Grande", Lucida, sans-serif;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 5px;
	text-decoration: underline;
}

#results p {
	clear: both;
	color: #a7a7a7;
	font-size: 1.2em;
	padding-left: 10px;
	float: left;
}

#results span.km {
	color: #a7a7a7;
	font-size: 1em;
	padding-left: 10px;
}

#results span.store_address{
	margin-left: 22px;
	width:100%;
	}

#results p.error {
	font: 1.1em Verdana,"Lucida Grande", Lucida, sans-serif;
	color: red;
	background-color: rgba(222,46,2,0.18);
	padding: 3px;
}




p.tooltip ttName {
	font-size: large;
}

#content_wrapper div.form {
	width: 400px;
	float: right;
}
#content_wrapper div.form h1{
	color: #15a6d7;
	font-size: 2em;
	padding-bottom: 0;
	margin-bottom: 20px;
	padding-top: 0;
	font-weight: normal;
	font-style: normal;
}

#content_wrapper div.about {
	width: 400px;
	float: left;
}

#content_wrapper div.about address {
	font-size: 1.1em;
	margin-top: 20px;
	color: gray;
	line-height: 1.5em;
}

textarea#info {
	width: 250px;
}

#content_wrapper div.about p {
	font-size: 1.2em;
	margin-top: 1em;
	color: gray;
}

select#productName, select#enquiry{
	background-color: #d5eef7;
	border: none;
	color: #15a6d7;
	width: 250px;
}



div.about h1 {
	color: #15a6d7;
	font-size: 2em;
	padding-bottom: 0;
	margin-bottom: 20px;
	padding-top: 0;
	font-weight: normal;
	font-style: normal;
}

/* Email Form */

div.form form fieldset legend {
	color: #15a6d7;
	font-size: 2em;
	padding-bottom: 15px;
}

div.form form fieldset div label {
	width: 120px;
	float: left;
	padding-top: 5px;
	font-size: 1.2em;
	color: gray;
}
div.form form input, textarea#message{
	font: 1.1em Verdana,"Lucida Grande", Lucida, sans-serif;
	background-color: #d5eef7;
	color: #15a6d7;
	border: none;
	padding: 3px;
	width: 250px;}

div.form form fieldset div {
	margin-bottom: 7px;
}

div.form form #emailButton {
	width: 110px;
	height: 28px;
	margin-top: 10px;
	color: #ffffff;
	font-size: 1.5em;
	background-color: #15a6d7;
	background-image:url(/img/buttons/buy_button_bg.png);
	background-position:left center;
	border: none;
	clear: both;
	margin-left: 120px;
}

.dreamfarm
{
	text-decoration: underline;
	color:#15a6d7;
}

/****  CAART  ****/

.cartTable{
font-size:1.2em;
}

.cartTable th{
background-color:#15a6d7;
padding:6px;
color:#FFFFFF;
}
.cartTable td{
padding:6px;
}

.cartTable .item {
border-bottom:1px solid #CCCCCC;
}


.cartShipping{
	background-color:#C7F0FF;
	padding:6px;
	margin-bottom:4px;
}
.cartTotal{
background-color:#15a6d7;
padding:6px;
color:#FFFFFF;
font-size:1.2em;
}

select#shipping, select#quantityCart{
	background-color: #d5eef7;
	border: none;
	color: #15a6d7;
}

form #checkoutButton, form #continueShoppingButton {
	background-position:left center;
	background-repeat:no-repeat;
	border: none;
	border-bottom:none;
	width: 240px;
	height: 28px;
	margin-top: 25px;
	color: #ffffff;
	font-size: 1px;
	text-align: left;
	line-height: 1px;
	color: #15a6d7;
	background-color:#15a6d7;
}

form #checkoutButton {
	background-image:url('/img/buttons/checkout-button-proceed.jpg');
}

form #continueShoppingButton {
	background-image:url('/img/buttons/checkout_button_continue.jpg');
}



/* Distributors */

#distButton{

	background-image:url('/img/buttons/checkout_buton_gb.png');
	background-position:left center;
	background-repeat:no-repeat;
	border: none;
	border-bottom:none;
	clear: both;
	width: 240px;
	height: 28px;
	margin-top: 25px;
	color: #ffffff;
	font-size: 1.5em;
	background-color:#15a6d7;
}

.distTable td{
border-bottom:1px solid #CCCCCC;
padding:12px;
vertical-align:top;
}

.flag td{
padding:6px;
}

.distributor td{
padding:6px;
}
.distributor p{
font-size:.9em;
margin-bottom:1px;
}

#dist_body h1{
font-weight:normal;
margin-bottom:1px;
color:#15a6d7;

}

.distributor h2{
font-size:1.3em;
margin-bottom:1px;
color:#15a6d7;

}

.mailMessage{
margin-bottom:20px;
color:#FF0000;
font-weight:bold;
font-size:1.2em;
}

#flashcontent img{
border:15px solid #F5F5F5;
}


#mapLinks a{
font-weight:normal;
color:#666666;
margin:10px;
text-decoration:none;
}

#cart_title {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	padding: 8px;
}

#ext-gen15 {
	margin: 5px;
}

.productBox {
	float: left;
	width: 169px;
	height: 237px;
	text-indent: -999px;
	overflow: hidden;
	background-color: #eee;
	margin-right: 11px;
}

.box-clongs {
	background: url('/img/home/home-clongs-off.gif') no-repeat top left;
}

.box-supoon {
	background: url('/img/home/home-supoon-off.gif') no-repeat top left;
}
.box-teafu {
	background: url('/img/home/home-teafu-off.gif') no-repeat top left;
}

.box-vebo {
	background: url('/img/home/home-vebo-off.gif') no-repeat top left;
}

.box-jot {
	background: url('/img/home/home-jot-off.gif') no-repeat top left;
}

.box-smood {
	background: url('/img/home/home-smood-off.gif') no-repeat top left;
}

.box-oni {
	background: url('/img/home/home-oni-off.gif') no-repeat top left;
}

.box-scizza {
	background: url('/img/home/home-scizza-off.gif') no-repeat top left;
}

.box-grindenstein {
	background: url('/img/home/home-grindenstein-off.gif') no-repeat top left;
}

.box-gripet {
	background: url('/img/home/home-gripet-off.gif') no-repeat top left;
}

.box-spink {
	background: url('/img/home/home-spink-off.gif') no-repeat top left;
}

.box-tapi {
	background: url('/img/home/home-tapi-off.gif') no-repeat top left;
}

.box-chopula {
	background: url('/img/home/home-chopula-off.gif') no-repeat top left;
}

.box-chobs {
	background: url('/img/home/home-chobs-off.gif') no-repeat top left;
}

.box-blank {
	background: url('/img/home/home-blank-off.gif') no-repeat top left;
}


.box-clongs:hover {
	background: url('/img/home/home-clongs-on.gif') no-repeat top left;
}

.box-supoon:hover {
	background: url('/img/home/home-supoon-on.gif') no-repeat top left;
}
.box-teafu:hover {
	background: url('/img/home/home-teafu-on.gif') no-repeat top left;
}

.box-vebo:hover {
	background: url('/img/home/home-vebo-on.gif') no-repeat top left;
}

.box-jot:hover {
	background: url('/img/home/home-jot-on.gif') no-repeat top left;
}

.box-smood:hover {
	background: url('/img/home/home-smood-on.gif') no-repeat top left;
}

.box-oni:hover {
	background: url('/img/home/home-oni-on.gif') no-repeat top left;
}

.box-scizza:hover {
	background: url('/img/home/home-scizza-on.gif') no-repeat top left;
}

.box-grindenstein:hover {
	background: url('/img/home/home-grindenstein-on.gif') no-repeat top left;
}

.box-gripet:hover {
	background: url('/img/home/home-gripet-on.gif') no-repeat top left;
}

.box-tapi:hover {
	background: url('/img/home/home-tapi-on.gif') no-repeat top left;
}

.box-chopula:hover {
	background: url('/img/home/home-chopula-on.gif') no-repeat top left;
}

.box-chobs:hover {
	background: url('/img/home/home-chobs-on.gif') no-repeat top left;
}

.box-spink:hover {
	background: url('/img/home/home-spink-on.gif') no-repeat top left;
}

#product_comingsoon p {
	background:url("/img/comingsoon.gif") 0 0 no-repeat;
	color: #fff;
	float: left;
	display: block;
	width: 200px;
	height: 40px;
}