/* CSS Document */

/*
colours
========================
dark grey		#424242
left grey		#dfe1e3
right grey		#f2f2f2
hover grey 		#cecfd1
green			#9fcc3a
orange 			#ff5400
*/

/* @group site defaults */

* { margin: 0; padding: 0; }

html {  }

*html #navigation, *html #content-secondary { height: 920px; } 

body { color: #424242; font: 0.8em/1.6em "Helvetica", Arial, sans-serif; margin: 0px auto; background: #fff; width: 960px; background: url(/site/images/bg-body.png) repeat-y center top; }
body.mceContentBody { width: 440px; background: white none; }

a { color: #ff5400; text-decoration: underline; }
a:hover { text-decoration: none; }
p { display: block; padding: 10px 0px; }
h1, h2, h3 { letter-spacing: -1px; line-height: 1.2em; clear: both; }
h1 { font-size: 2.2em; margin-bottom: 5px; }
h2 { font-size: 1.7em; margin: 20px 0 5px; }
h3 { font-size: 1.4em; margin: 20px 0 5px; }

.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; }

/* Small: small=100x0@100% */
img.small { width: 100px; }
/* Medium: medium=200x0@100% */
img.medium { width: 200px; }
/* Large: large=440x0@100% */
img.large { width: 440px; }

a img { border: 0; }

table { width: 95%; border-collapse: collapse; }
table th { background: #eee; color: #000; padding: 2px; }
table td { padding: 1px 2px; }

.error { display:none; font-size: 14px; color: red; }

/* @end */

/* @group Header */

#header { display: block; margin: 0px auto; width: 960px; height: 150px; background: url(/site/images/bg-header.png) no-repeat left top; }
#header img#logo { display: block; float: left; width: 185px; height: 68px; padding: 40px 0 0 25px; }
#header p { display: block; float: left; color: #fff; padding: 56px 50px 0 70px; font-size: 15px; text-align: center; font-style: italic; }

#header-search { display: block; float: right; width: 350px; height: 35px; padding-right: 50px; line-height: 35px; margin-top: 57px; }
#header-search input#search { display: block; float: left; width: 212px; height: 32px; border: 0px none; font-size: 1em; padding: 3px 9px 0px 9px; color: #aaa; }
#header-search input#submit { display: block; float: right; }

/* @end */

.home-section { display: block; width: 440px; padding: 20px; margin: 20px 0 0 -20px; background: #f9f9f9 url(/site/images/bg-home-sections.png) no-repeat right top; border-top: solid 1px #ddd; border-bottom: solid 1px #ddd; }
.home-section h2 { font-size: 2em; margin: 10px 0 10px 0; line-height: 1; }
.home-section.green h2 { color: #9ecc33; }
.home-section.orange h2 { color: #ff5400; }
.home-section ul { padding-top: 20px; }

/* @group Navigation - Primary */

#navigation { display: block; float: left; width: 240px; min-height: 800px; background: #dfe1e3 url(/site/images/bg-navigation.png) repeat-y right top; }
#navigation ul { display: block; list-style: none; }
#navigation ul li { display: block; }
#navigation ul li a { display: block; width: 220px; height: 40px; line-height: 40px; padding-left: 20px; background: url(/site/images/bg-navigation-primary.png) repeat-x left bottom; color: #fff; text-decoration: none; cursor: pointer; }
#navigation ul li a:hover { background-position: left top; }
#navigation ul li ul li a { display: block; height: 39px; line-height: 39px; font-size: 0.9em; background: url(/site/images/bg-navigation.png) repeat-y right top; color: #424242; border-bottom: solid 1px #c2c7cc; }
#navigation ul li ul li a:hover { background-color: #cecfd1; }
#navigation ul li ul li a.navigation-bottom { height: 40px; line-height: 40px; border: 0px none; }
#navigation ul li ul li a.last-choice { background-color: #cecfd1; }

/* @end */

/* @group Navigation - Breadcrumb */

#navigation-breadcrumb ul { display: block; float: left; width: 480px; height: 40px; background-color: #dfe1e3; list-style: none; }
#navigation-breadcrumb ul li { display: block; float: left; }
#navigation-breadcrumb ul li a { display: block; float: left; line-height: 40px; padding: 0 40px 0 20px; background: url(/site/images/bg-breadcrumb.png) no-repeat right top; color: #424242; text-decoration: none; }
#navigation-breadcrumb ul li a:hover { background-color: #cecfd1; background-position: right bottom; }

/* @end */

/* @group Content - Primary */

#content-primary { display: block; float: left; width: 440px; padding: 20px; }

#content-primary ul { xlist-style-position: inside; list-style: none; margin-bottom: 10px; }
#content-primary ul li { padding-left: 40px; line-height: 1.5; xheight: 30px; background: url(/site/images/bg-bullet.png) no-repeat 10px top; margin-bottom: 1em; }

#content-primary ol { list-style-position: inside; margin-bottom: 10px; }
#content-primary ol li { padding-left: 20px; line-height: 30px; height: 30px; xlist-style-type: decimal; xlist-style-position: inside; }

/* Important: important */
.important { border: 1px solid #ccc; border-width: 1px 0; margin: 1em 0; font-weight: bold; font-size: 1.1em; }
.important img.left { margin-right: 1em; }

/* @end */

/* @group Content - Secondary */

#content-secondary { display: block; float: right; width: 240px; min-height: 800px; background: #f2f2f2 url(/site/images/bg-content-secondary.png) repeat-y left top; xmargin-top: -40px; }
#content-secondary h2,
#content-secondary p { padding-left: 15px; padding-right: 15px; }
#content-secondary ul { display: block; list-style: none; }
#content-secondary ul li { display: block; }
#content-secondary ul li a { display: block; width: 220px; height: 40px; line-height: 40px; padding-left: 20px; background: url(/site/images/bg-navigation-secondary.png) repeat-x left bottom; color: #fff; text-decoration: none; cursor: pointer; }
#content-secondary ul li a:hover { background-position: left top; }
#content-secondary ul li ul li a { display: block; height: 39px; line-height: 39px; font-size: 0.9em; background: url(/site/images/bg-content-secondary.png) repeat-y left top; color: #424242; border-bottom: solid 1px #c2c7cc; }
#content-secondary ul li ul li a:hover { background-color: #dfe1e3; }
#content-secondary ul li ul li a.navigation-bottom { height: 40px; line-height: 40px; border: 0px none; }

/* @end */

#footer { display: block; margin: 0px auto; width: 960px; height: 220px; background: url(/site/images/bg-footer.png) no-repeat left top; clear: both; }
#footer ul { display: block; float: left; padding: 30px 0 0 0; list-style: none; width: ; }
#footer ul li { display: block; }
#footer ul li a { display: block; color: #fff; text-decoration: none; height: 25px; line-height: 25px; border-bottom: dotted 1px #7c9c32; }
#footer ul li a:hover { border-bottom: dotted 1px #fff; }
#footer p { display: block; float: left; padding: 30px 60px 0 30px; xborder-right: solid 1px #fff; color: #fff; }
#footer p#copyright { display: block; float: right; margin-top: 160px;}

#9fcc3a #7c9c32

/* @group form layout - wufoo */

/* form */

input { border: 0 none; padding: 0; }

#content-primary form ol { margin: 0 !important; padding: 0 !important; list-style-type: none; width: 100%; }
#content-primary form li { margin: 0; width: 62%; padding: 4px 5px 2px 9px; position: relative; height: auto; line-height: 1.4; }
#content-primary form li ol li { width: auto; }

#content-primary form li:after,
.buttons:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

#content-primary form li,
.buttons { display: inline-block; }
* html form li,
* html .buttons { height: 1%; }

#content-primary form li,
.buttons { display: block; }

#content-primary form li ol li { margin: 0 4px 0 0; padding: 0 0 8px 0; }
#content-primary form li ol li { float: left; }
#content-primary form li.left { display: inline; width: 48%; }
#content-primary form li.right { display: inline; width: 48%; }
#content-primary form li.left .medium,
#content-primary form li.right .medium { width: 100%; }

#content-primary form li ol li label { padding-top: 3px; clear: both; color: #999; display: block; }
#content-primary form li .datepicker { float: left; margin: .1em 5px 0 0; padding: 0; width: 16px; height: 16px; cursor: pointer !important; }

.info,
fieldset { border-style: none; border-bottom: 1px dotted #999; margin: 1.5em 0; padding-bottom: 1em; }
legend { font-size: 120%; font-weight: bold; color: #000; margin-left: -7px; }
fieldset>legend { margin-left: 0; color: blue; }

/* ----- fields and labels ----- */

label.desc { display: block; padding: 0 0 1px 0; line-height: 1.5; color: #000 !important; font-weight:bold; }

input.text,
input.file,
textarea.textarea,
select.select { margin: 0; font-size: 100%; color: #000; }

input.text,
textarea.textarea,
.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; }

input.text,
input.file { padding: 2px 0 2px 0; }

input.checkbox,
input.formradio, { display: block; line-height: 1.4em; margin: 6px 0 0 3px; width: 13px; height: 13px; }
label.choice { display: block; line-height: 1.4em; margin: -1.55em 0 0 25px; padding: 4px 0 5px 0; width: 90%; }
label.list { margin-left: 50px; }

input[type=checkbox] { margin-right: 10px; clear: both; }

textarea.textarea{ font-family: "Tahoma", Arial, Verdana, sans-serif; }

select.select { margin: 1px 0; padding: 1px 0 0 0; }
select.select[class]{ margin: 0;	padding:1px 0 1px 0; }
*:first-child+html select.select[class]{ margin: 1px 0; }
.safari select.select { margin-bottom: 1px; font-size: 120% !important; }

/* sizes */

.third { width: 32% !important; }
.half { width: 48% !important; }
.full { width: 100% !important; }

input.tiny,
select.tiny { width: 40px; }

input.small,
select.small { width: 25%; }

input.medium,
select.medium { width: 50%; }

input.large,
select.large,
textarea.textarea { width: 100%; }

textarea.small { height: 5.5em; }
textarea.medium { height: 10em; }
textarea.large { height: 20em; }

/* required */

form .req { float: none; color: red; font-weight: bold; }

/* instructions */

form li.focused { background: #e6edf7; }
form li.focused label { color: #000; }
form .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 #fffd98; background: #fffd98; line-height: 130%; font-size: 90%; color: #000; visibility: hidden; }
form .instruct small { font-size: 105%; }
form li.focused .instruct,
form li:hover .instruct{ visibility: visible; }

/* buttons */

.buttons { clear: both; margin-top: 10px; margin-bottom: 20px; border-top: 1px dotted #fff; padding-top: 10px; }
.buttons input { width: auto; overflow: visible; border: 1px solid #7c7c7c; margin: 0px 10px; padding: 0px 10px; }

/* @end */


/* @group basket */

#basket table { margin-bottom: 20px; }
#basket table th { text-align: left; }
#basket table td { padding: 3px 5px; border: 0 none; }
#basket table td.itemline { border-bottom: #000 dotted 1px; width: 85%; }
#basket table th.price,
#basket table td.price { text-align: right; width: 15%; }
#basket table td.total { text-align: right; font-weight: bold; }

#basket ul#cardlist { display: block; clear: both; list-style: none; margin-top: 20px; }
#basket ul#cardlist li { float: left; display: block; margin: 0 10px 10px 0; }
#basket ul#cardlist li a { float: left; display: block; border: #e76e34 solid 1px; background-color: #4d4d4d; text-align: center; width: 95px; height: 25px; text-decoration: none; padding-top: 95px }
#basket ul#cardlist li a:hover { background-color: #000; }

.visa { background: url(/store/images/visa.png) no-repeat center 10px; }
.visadelta { background: url(/store/images/visadebit.png) no-repeat center 10px; }
.visaelectron { background: url(/store/images/visaelectron.png) no-repeat center 10px; }
.mastercard { background: url(/store/images/mastercard.png) no-repeat center 10px; }
.solo { background: url(/store/images/solo.png) no-repeat center 10px; }
.other { background: url(/store/images/other.png) no-repeat center 10px; }

/* @end */

