/*
colours
========================
orange:  		#eea402
green(dark)		#3ea715
green(light)		#97d8a2
*/

* { margin: 0; padding: 0; }

html {  }

body { color: #666; font: 0.7em/1.4em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; margin: 0px; }

/* Style for CMS elements */
.left { float: left; }
.right { float: right; }
.clear { clear: both; }

img.left { margin: 0px 10px 10px 0px }
img.right { margin: 0px 0px 10px 10px }
img.center { display: block; margin: 0px auto; }

img.small { width: 100px; }
img.large { width: 250px; }

/* Site Styles */
a { color: #3ea715; text-decoration: underline; }
a:hover { text-decoration: none; }

a img { border: #97d8a2 solid 1px; }
a:hover img { border: #3ea715 solid 1px; }

.error { display:none; color: red; }
.requiredfield { color: #ee3b33; }

input { border: #ccc solid 1px; font-size: 0.8em; padding: 2px; color: #666; }
textarea { border: #ccc solid 1px; font-size: 1em; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; padding: 2px; color: #666; }
select { border: #ccc solid 1px; font-size: 0.8em; padding: 2px; color: #666; }
label { padding-right: 5px; }
input.checkbox,
input.deletebox,
input.radio { background: transparent; border: 0px none; }

/* Main Layout */

#footer,
#container,
#wrap { margin: 0px; display: block; width: 1000px; }

#wrap { float: left; background: url(/site/images/bg-left.png) repeat-y left top; }

#container { float: left; background: url(/site/images/bg-top.png) no-repeat top left; }
#container.hp { float: left; background: url(/site/images/bg-top-hp.png) no-repeat top left; }

#left { display: block; width: 230px; float: left; }

#right { float: right; height: 300px; width: 200px; margin-top: 82px; padding-right: 40px; xborder: blue dotted 1px; }

#quickbasket { float: right; height: 99px; width: 180px; background: url(/site/images/bg-bask.png) no-repeat top center; padding: 30px 10px 0px; xborder: red dotted 1px; }

#sidebar { float: right; width: 200px; margin-top: 20px; padding: 10px 0px; background: #FBF9EA; border: #3ea715 solid 1px; border-width: 1px 0px; text-align: right; xborder: green dotted 1px; }

#promo { clear: both; display: block; float: left; width: 230px; background: #511b69 url(/site/images/bg-adleft.png) repeat-y top center; }

#footer { clear: both; float: left; padding-left: 250px; background: url(/site/images/bg-foot.png) no-repeat bottom left; height: 90px; padding-top: 30px; }

/* Left Menu Items */

#searchdiv { display: block; margin: 75px 10px 0px; height: 130px; }
#searchdiv label { color: #fff; font-weight: bold;  }
#searchdiv select { padding: 0px; width: 150px; margin-bottom: 2px; }
#searchdiv #search { width: 137px; padding: 1px 2px; }
#searchdiv #submit { padding: 0px; width: 50px; background: #3ea715; color: #fff; }

#menu { width: 230px; }
#menu ul { list-style: none; text-align: left; font-size: 1.3em; text-indent: 20px; }
#menu ul li { height: 30px; width: 230px; background: url(/site/images/bg-but.png) no-repeat top center; border-bottom: #3ea715 solid 1px; float: left; }
#menu ul li.top { border-top: #3ea715 solid 1px; }
#menu ul li.sub a { text-indent: 40px; font-size: 0.9em; color: #666; }
#menu ul li a { display: block; line-height: 30px; color: #3ea715; text-decoration: none; }
#menu ul li a:hover { color: #511b69; background: #fff; }

/* Left promotion */

#promo { border-bottom: #3ea715 solid 1px; }
#promo p { color: #fff; padding: 5px 5px 10px 10px ; font-size: 1.0em; font-weight: normal; }
#promo h2 { color: #fff; padding: 10px 5px 10px 10px; font-size: 1.4em; font-weight: bold; }
#promo img {  }
#promo a { padding-left: 5px; text-decoration: none; color: #3ea715; }
#promo a:hover { color: #fff; }

/* Central Content */

#central { display: block; float: left; width: 500px; padding-right: 20px; height: 100%; margin-top: 72px; }
#central.home { padding-top: 140px; }
#central h1 { font-size: 2.2em; padding: 20px 0px 10px 20px; color: #511b69; line-height: 1; }
#central h2 { font-size: 1.8em; padding: 20px 0px 10px 20px; color: #3ea715; line-height: 1; }
#central h3 { font-size: 1.4em; padding: 10px 20px; color: #511b69; line-height: 1; }
#central p { color: #511b69; padding: 20px 20px 0px 20px;  }
#central ul,
#central ol { padding: 10px 40px; color:#511b69; }
#contentimg { float: right; margin: 10px 20px 0px 0px; }

#central .product { clear: both; border-top: #97d8a2 dotted 1px; padding: 10px 0; margin: 0 10px; }
#central .product img { float: right; }
#central .nav { margin: 10px; padding: 3px 10px; font-weight: bold; letter-spacing: 0.1em; background: #eee; clear: both; }

/* Basket */

.basket { }
.basket table { margin: 20px 20px 0px; width: 440px; }
.basket table th { background: #3ea715; color: #fff; padding: 1px; }
.basket table th a { color: #fff; }
.basket table th a:hover { color: #000; }
.basket table td { padding: 0px 2px; }
.basket input { border: #3ea715 solid 1px; }
.basket img { border: 0px none; }
.basket img.imageright { float: right; }
.basket .itemline { border-bottom: #eee dashed 1px; }
.basket .itemtotal { border-bottom: #eee dashed 1px; text-align: right; }
.basket .baskettotal { font-weight: bold; text-align: right; }
.basket .border { padding: 5px; border: #eee solid 1px; }

#minibasket h3 { font-size: 1.2em; margin-bottom: 10px; color: #511b69; }
#minibasket ul { display: block; border: #ccc solid 1px; border-width: 1px 0px; background: #fff; color: #3ea715; list-style: none; height: 30px; padding: 5px; }
#minibasket ul li { display: block; width: 45%; float: left; height: 40px; }
#minibasket a { color: #511b69; font-weight: bold; text-decoration: none; display: block; width: 45%; float: left; }

#PopupBoxDiv { position: absolute; top: 0; left: 350px; padding: 10px 20px; display: block; text-align: center; background: #3ea715; color: #fff; font-size: 1.2em; }

#popupbasket { position: absolute; width: 440px; right: 800px; overflow: visible; background: #fff; border: 1px solid #67c028; }
#popupbasket .itemline { border-bottom: #eee dashed 1px; }
#popupbasket .itemtotal { border-bottom: #eee dashed 1px; }
#popupbasket table { width: 100%; background: #fff; padding: 3px; }
#popupbasket table th { background: #3ea715; color: #fff; }


/* Sidebar */

#sidebar p { padding: 5px 10px; }

/* Form */

#formwizard { margin-left: 17px; }







/* @group form layout - wufoo */

/* @group form */

form#responseform { padding: 0 20px; }

#responseform input { border: 0 none; padding: 0; }

form#responseform ol { margin: 0 !important; padding: 0 !important; list-style-type: none; width: 100%; }
form#responseform li { margin: 0; width: 62%; padding: 4px 5px 2px 9px; position: relative; }
form#responseform li ol li { width: auto; }

form#responseform li:after,
#responseform .buttons:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

#responseform form li,
#responseform .buttons { display: inline-block; }
* html form#responseform li,
* html #responseform .buttons { height: 1%; }

form#responseform li,
#responseform .buttons { display: block; }

form#responseform  li ol li { margin: 0 4px 0 0; padding: 0 0 8px 0; }
form#responseform li ol li { float: left; }
form#responseform li.left { display: inline; width: 48%; }
form#responseform li.right { display: inline; width: 48%; }
form#responseform li.left .medium,
form#responseform li.right .medium { width: 100%; }

form#responseform li ol li label { padding-top: 3px; clear: both; color: #999; display: block; }
form#responseform li .datepicker { float: left; margin: .1em 5px 0 0; padding: 0; width: 16px; height: 16px; cursor: pointer !important; }

#responseform .info,
#responseform fieldset { border-style: none; border-bottom: 1px dotted #999; margin: 1.5em 0; padding-bottom: 1em; }
#responseform legend { font-size: 120%; margin-left: -7px; color: #2b2b2b; font-weight: bold; }
#responseform fieldset>legend { margin-left: 0; }

/* @end */

/* @group fields and labels */

#responseform label.desc { display: block; padding: 0 0 1px 0; line-height: 1.5; color: #2b2b2b; }

#responseform input.text,
#responseform input.file,
#responseform textarea.textarea,
#responseform select.select { margin: 0; font-size: 100%; xcolor: #000; }

#responseform input.text,
#responseform textarea.textarea,
#responseform .firefox select.select { border-top: 1px solid #7c7c7c; border-left: 1px solid #c3c3c3; border-right: 1px solid #c3c3c3; border-bottom: 1px solid #ddd; background: #fff url(/site/images/fieldbg.gif) repeat-x top; }

#responseform input.text,
#responseform input.file { padding: 2px 0 2px 0; }

#responseform input.checkbox,
#responseform input.formradio { display: block; line-height: 1.4em; margin: 6px 0 0 3px; width: 13px; height: 13px; }
#responseform label.choice { display: block; line-height: 1.4em; margin: -1.55em 0 0 25px; padding: 4px 0 5px 0; width: 90%; }
#responseform label.list { margin-left: 50px; }

#responseform textarea.textarea{ font-family: Helvetica, Arial, sans-serif; }

#responseform select.select { margin: 1px 0; padding: 1px 0 0 0; }
#responseform select.select[class]{ margin: 0;	padding:1px 0 1px 0; }
*:first-child+html select.select[class]{ margin: 1px 0; }
#responseform .safari select.select { margin-bottom: 1px; font-size: 120% !important; }

/* @end */

/* @group sizes */

.third { width: 32% !important; }
.half { width: 48% !important; }
.full { width: 100% !important; }

#responseform input.tiny,
#responseform select.tiny { width: 34px; }

#responseform input.small,
#responseform select.small { width: 25%; }

#responseform input.medium,
#responseform select.medium { width: 50%; }

#responseform input.large,
#responseform select.large,
#responseform textarea.textarea { width: 100%; }

#responseform textarea.small { height: 5.5em; }
#responseform textarea.medium { height: 10em; }
#responseform textarea.large { height: 20em; }

/* @end */

/* @group required */

form#responseform .req { float: none; color: red; font-weight: bold; }

/* @end */

/* @group instructions */

form#responseform li.focused { background: #f6fafd; }
form#responseform li.focused label { xcolor: #000; }
form#responseform .instruct { position: absolute; top: 0; left: 100%; z-index: 1000; width: 42%; margin: 0 0 0 8px; padding: 8px 10px 9px 10px; border: 1px solid #fdf9d9; background: #fdf9d9; line-height: 130%; font-size: 90%; xcolor: #000; visibility: hidden; }
form#responseform .instruct small { font-size: 105%; }
form#responseform li.focused .instruct,
form#responseform li:hover .instruct{ visibility: visible; }

/* @end */

/* @group buttons */

#responseform .buttons { clear: both; margin-top: 10px; margin-bottom: 20px; border-top: 1px dotted #fff; padding-top: 10px; }
#responseform .buttons input { width: auto; overflow: visible; border: 1px solid #7c7c7c; margin: 0px 10px; padding: 0px 10px; }

/* @end */

/* @end */

