/* CSS Document */

/*
colours
========================
dark grey		#2b2e31
body grey 		#5a5a5a
orange			#ff4e00
subhead grey	#818282
*/

/* @group Site styles */

* { margin: 0; padding: 0; }

html { }

body { color: #5a5a5a; font: 0.8em/1.4em "Georgia", Times, serif; margin: 0px auto; background: #fff; width: 798px; margin: 0 auto; }

h1, h2, h3, .header-logo, .header-description, #navigation ul li a { font-family: "Helvetica", Arial, serif; letter-spacing: -0.03em; text-transform: lowercase; }

a { color: #ff4e00; }
a:hover { text-decoration: none; }

.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: 166px; }
img.medium { width: 246px; }
img.large { width: 500px; }

table { width: 95%; border-collapse: collapse; }
table th { background: #e76e34; color: #000; padding: 2px; border: #000 solid 1px; }
table td { padding: 1px 2px; border: #000 solid 1px; }

.error { display:none; font-size: 14px; color: red; }

/* @end */

/* @group Header */

a#skip { display: block; height: 15px; line-height: 15px; width: 780px; background: #2b2e31; color: #2b2e31; text-align: center; font-style: italic; text-transform: lowercase; }
a#skip:hover,
a#skip:active,
a#skip:focus { color: #fff; }

#header { display: block; float: left; width: 780px; height: 185px; }
#header .header-logo { font-weight: bold; display: block; float: left; width: 420px; font-size: 4em; color: #2b2e31; padding: 60px 0 25px; }
#header .header-description { font-weight: bold; display: block; float: left; width: 420px; font-size: 1.35em; color: #818282; line-height: 1.3; letter-spacing: -0.01em; }
#header a.header-link { text-decoration: none; outline: none; }

#header #mainsearch { display: block; float: right; margin-top: -44px; height: 25px; }
#header #mainsearch form { display: block; margin-bottom: 20px; float: right; }
#header #mainsearch input#search { display: block; float: left; width: 220px; height: 18px; padding: 3px 2px 2px 4px; border: solid 1px #818282; font-size: 1em; color: #2b2e31; }
#header #mainsearch input#submit { display: block; float: left; padding-left: 5px; }
#header #mainsearch a { display: block; clear: both; float: right; }

/* @end */

/* @group Navigation */

#navigation { display: block; float: left; width: 798px; height: 100px; margin-bottom: 30px; text-transform: lowercase; }
#navigation ul { display: block; float: left; width: 798px; height: 100px; }
#navigation ul li { display: block; float: left; padding-right: 25px; width: 134px; height: 100px; background: url(/site/images/bg_nav_dotted.png) no-repeat 140px top; }
#navigation ul li.navigation-right { background: none; }
#navigation ul li a { display: block; text-decoration: none; font-size: 1.3em; color: #2b2e31; font-weight: bold; padding: 20px 0 5px; }
#navigation ul li a:hover { color: #818282; }
#navigation ul li p { color: #ff4e00; font-style: italic; }

/* @end */

/* @group Content - Main */

#content-main { display: block; float: left; width: 502px; padding-right: 20px; }
#content-main h1,
#content-main h2 { font-weight: bold; display: block; clear: both; color: #2b2e31; line-height: 1em; }
#content-main h1 { font-size: 2.8em; margin-bottom: 0.5em; }
#content-main h2 { font-size: 1.8em; margin-bottom: 0.8em; }
#content-main p { font-size: 1em; margin-bottom: 1.5em; }
#content-main ul,
#content-main ol { margin: 1.5em 3em; }
#content-main ul li,
#content-main ol li { margin-bottom: 0.75em; }
#content-main quote { font-size: 1em; margin-bottom: 0.5em; font-style: italic; display: block; }
x#content-main img { display: block; float: left; padding: 0 1.5em 1.5em 0; }
#content-main cite { display: block; float: left; color: #ff4e00; }

#content-main .searchitem { margin: 3em 0; }

/* @end */

/* @group Content - Additional */

#content-additional { display: block; float: left; width: 256px; background: url(/site/images/bg_home_dotted.png) repeat-y left top; }
#content-additional ul { display: block; float: left; width: 236px; padding-left: 20px; }
#content-additional ul li { display: block; float: left; margin-bottom: 25px; width: 236px; }
#content-additional ul li a.content-title { text-decoration: none; color: #2b2e31; }
#content-additional ul li a.content-title:hover { color: #818282; }
#content-additional ul li h2 { clear: both; display: block; font-size: 2em; margin: 5px 0 5px; padding-right: 20px; line-height: 1em; text-decoration: none; }
#content-additional ul li span.content-description { display: block; float: left; color: #5a5a5a; font-style: italic; font-weight: normal; padding-right: 20px; display: block; clear: both; width: 236px; }

/* @end */

/* @group Content - Home */

a.content-type { display: block; float: left; margin-bottom: 5px; font-size: 1em; color: #5a5a5a; font-style: italic; text-transform: lowercase; }
a:hover.content-type { color: #ff4e00; }
.keywords { display: block; float: left; margin-bottom: 25px; }
.keywords .heading,
.related-articles .heading { font-weight: bold; font-family: "Helvetica", Arial, serif; letter-spacing: -0.03em; color: #2B2E31; text-transform: lowercase; font-size: 1.1em; }
.related-articles li.heading,
.keywords li { margin-bottom: 0 !important; }
.xkeywords a { font-weight: normal; }
.xkeywords a:hover { color: #ff4e00; }


#content-main.home { display: block; float: left; width: 780px; overflow: hidden; padding: 0; }
#content-main.home ul { display: block; float: left; width: 798px; margin: 0; }
#content-main.home ul li { display: block; float: left; padding-right: 20px; width: 246px; height: 320px; xpadding-bottom: 10px; margin-bottom: 25px; background: url(/site/images/bg_home_dotted.png) repeat-y 255px top; }
#content-main.home ul li.content-noborder { background: none; }
#content-main.home ul li img { display: block; float: left; margin: 0 0 15px; padding: 0; }
#content-main.home ul li a.content-title { text-decoration: none; color: #2b2e31; }
#content-main.home ul li a.content-title:hover { color: #818282; }
#content-main.home ul li h2 { display: block; font-size: 2em; margin: 5px 0 5px; padding-right: 20px; line-height: 1em; text-decoration: none; }
#content-main.home ul li span.content-description { display: block; float: left; color: #5a5a5a; font-style: italic; font-weight: normal; display: block; }

/* @end */

#noKeywords { padding-left: 20px; }

/* @group footer */

#footer { display: block; float: left; width: 780px; border-top: solid 15px #2b2e31; margin-top: 30px; }

/* @end */


/* @group form layout - wufoo */

/* form */

input { border: 0 none; padding: 0; }

form ol { margin: 0 !important; padding: 0 !important; list-style-type: none; width: 100%; }
form li { margin: 0; width: 62%; padding: 4px 5px 2px 9px; position: relative; }
form li ol li { width: auto; }

form li:after,
.buttons:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

form li,
.buttons { display: inline-block; }
* html form li,
* html .buttons { height: 1%; }

form li,
.buttons { display: block; }

form li ol li { margin: 0 4px 0 0; padding: 0 0 8px 0; }
form li ol li { float: left; }
form li.left { display: inline; width: 48%; }
form li.right { display: inline; width: 48%; }
form li.left .medium,
form li.right .medium { width: 100%; }

form li ol li label { padding-top: 3px; clear: both; color: #999; display: block; }
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; 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; }

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 */
