/*
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; }

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; }


