body { margin: 0px; background-color: #fff; font-family: verdana, sans-serif; font-size: 100.1%; color: #333;}

form { margin: 0; }

input, textarea, select { font-size: 100%; font-family: sans-serif; } 

input.checkbox { position: relative; left: -3px; } 
* html input.checkbox { left: -4px; }
input.checkbox:lang(en) { left: -4px; }
span.checkbox { position: relative; left: -2px; }
* html span.checkbox { top: -2px; }
span.checkbox:lang(en) { top: -4px; }


table { font-size: 100%; }

ul, ol {
	margin-left: 0px;
	padding-left: 1.7em;
}

a { color: #333; font-weight: bold; text-decoration: underline; }
a span { font-weight: normal; }
a:hover { color: #3f7b31; }

/* *>html a:hover { position: relative; z-index: 1; } */ /* IE/Mac only */
/* *>html a:active { position: relative; z-index: 2; } */ /* IE/Mac only */

a img { border: none; }

p { margin: 10px 0px 0px; }

em { font-style: normal; font-size: 120%; }

.lf { float: left; margin-left: 0; margin-right: 12px; margin-bottom: 10px; }
.rf { float: right; }

div.clearing { clear: both; }

/* Fix float clearing problem */
.clearfix:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */  


/*** Page elements ***/
#header { position: relative; width: 771px; padding-top: 29px; padding-bottom: 20px; background: #f3f6f2 url(../img/page_elements/header_dots.gif) left bottom repeat-x; margin-bottom: 15px; }

#homePage #header { padding-bottom: 13px; }

#logo { float: left; margin-left: 19px; }

#basketDisplay { float: right; width: 182px; height: 49px; background: url(../img/page_elements/basket.gif) left top no-repeat; }
#basketIframe { float: right; margin-right: 8px; }
#basketDisplay .content { margin-left: 50px; margin-top: 3px; height: 43px; background: url(../img/page_elements/basket_vdots.gif) left top repeat-y; font-size: 70%; }
#basketDisplay a { display: block; float: left; padding: 0px 8px; height: 22px; line-height: 21px; font-weight: normal; text-decoration: none; }
#basketDisplay a#basketLink { background: url(../img/page_elements/basket_vdots.gif) right top repeat-y; }
#basketSummary { clear: both; background: url(../img/page_elements/basket_dots.gif) left top repeat-x; padding: 0px 8px; line-height: 21px; font-weight: bold; font-size: 11px; }

#mainCol div.inner { padding: 0px 15px 10px; }
.mainColFirst #mainCol div.inner { padding: 0px; }
.mainColLast #mainCol div.inner { padding-left: 14px; padding-right: 0px; }

h2 { font-size: 100%; font-weight: normal; font-family: verdana, sans-serif; color: #fff; padding-left: 26px; height: 21px; line-height: 20px; margin: 0px 0px 4px; }
* html h2 { line-height: 19px; }

#leftCol h2, #rightCol h2 { background: url(../img/page_elements/h2_192.gif) top left no-repeat; }
.twoCol #mainCol h2 { background: url(../img/page_elements/h2_563.gif) top left no-repeat; padding-left: 27px; }
.twoCol #mainCol h2.blue { background-image: url(../img/page_elements/h2_563_blue.gif); }
#promoPanels h2 { background: url(../img/page_elements/h2_175.gif) top left no-repeat; }
* html #promoPanels h2 { width: 149px; }

h3 { margin: 0; padding: 0px 0px 10px; font-size: 125%; }
h4 { margin: 0; padding: 4px 0px; font-size: 100%; }

div.panel { margin: 0px 1px 10px; width: 190px; }
div.panel div.top { background: url(../img/page_elements/panel190t.gif) left top no-repeat; font-size: 1px; height: 10px; }
div.panel div.content { background: #f3f6f2; padding: 0px 13px; position: relative; }
div.panel div.content img { position: relative; }
div.panel div.content ol { margin-left: 0.5em; }
div.panel div.bottom { background: url(../img/page_elements/panel190b.gif) left top no-repeat; font-size: 1px; height: 10px; }
div.panel p { margin: 0; padding: 0px 0px 10px; }
div.panel p.last { padding-bottom: 2px; }

div.dark div.top { background-image: url(../img/page_elements/panel_dark190t.gif); }
div.dark div.content { background: #d6e2d2; }
div.dark div.bottom { background-image: url(../img/page_elements/panel_dark190b.gif); }

.twoCol #mainCol div.panel { margin: 0px 0px 16px; width: 563px; }
.twoCol #mainCol div.panel div.top { background-image: url(../img/page_elements/panel563t.gif);  }
.twoCol #mainCol div.panel div.bottom { background-image: url(../img/page_elements/panel563b.gif); }

ul.links { margin: 0; padding: 0; list-style: none; line-height: 1.5em; }

div.item { background: url(../img/page_elements/dots.gif) left bottom repeat-x; padding-bottom: 4px; margin-bottom: 6px; }
div.last { background: none; padding-bottom: 0px; margin-bottom: 0px; }
div.panel div.item p { padding-bottom: 6px; }

#rightCol img { padding-bottom: 6px; }

#offerPanel { position: relative; width: 355px; height: 162px; background: url(../img/page_elements/promo_panel.gif) left bottom no-repeat; margin-bottom: 12px; }
#offerImg { position: absolute; top: 14px; left: 15px; }
#offerHeaderImg { position: absolute; left: 187px; top: 20px; }
#offerText { position: absolute; top: 80px; left: 189px; color: #fff; font-weight: bold; line-height: 1.5em; margin: 0; }
#offerText em { line-height: 1.6em; }
#offerButton { position: absolute; top: 128px; left: 187px; margin: 0; }

#promoPanels div.left { float: left; margin-left: 0px; margin-right: 3px; }
#promoPanels div.right { float: right; margin-left: 3px; margin-right: 0px; }
* html #promoPanels h3 { width: 175px; w\idth: 149px; }

#promoPanels div.panel { margin: 0px 0px 10px; width: 175px; }
#promoPanels div.panel div.top { background-image: url(../img/page_elements/panel175t.gif); }
#promoPanels div.panel div.content { background: #d6e3d3; padding: 0px 13px; height: 260px; }
#promoPanels div.panel div.bottom { background-image: url(../img/page_elements/panel175b.gif); }
#promoPanels div.panel img { margin-top: 3px; }
#promoPanels div.panel h4 { margin: 0; padding: 12px 0px 4px; font-size: 100%; }
#promoPanels div.panel p { margin: 0; padding: 4px 0px; }

#newsletterPanel p { padding-bottom: 6px; }
#newsletterPanel input.text { margin-bottom: 6px; }
input#newsletterName { width: 162px; }
* html input#newsletterName { width: 160px; }
*>html input#newsletterName { width: 156px; }
input#newsletterEmail { width: 134px; }
* html input#newsletterEmail { width: 128px; }
* html #newsletterButton { position: relative; top: -6px; }

#tertiaryNav { margin: 0px 0px 10px; width: 191px; }
#tertiaryNav div.top { background: url(../img/page_elements/nav_panel_t.gif) left top no-repeat; }
#tertiaryNav div.content { background: url(../img/page_elements/nav_panel_m.gif) left top repeat-y; }
#tertiaryNav div.bottom { background: url(../img/page_elements/nav_panel_b.gif) left bottom no-repeat; height: 10px; }
#tertiaryNav ul { margin: 0; padding: 0; list-style: none; }
#tertiaryNav li { padding: 2px 0px }
#tertiaryNav a { color: #fff; font-weight: normal; text-decoration: none; }
#tertiaryNav a:hover { text-decoration: underline; }
#tertiaryNav a.current, #tertiaryNav a.current:hover { font-weight: bold; text-decoration: none; }

#browsePage div.lf { margin-right: 15px; margin-bottom: 2px; }
#browsePage #mainCol em { font-weight: bold; }

#browsePage div.basketOptions { float: right; text-align: right; margin-left: 15px; }
div.basketOptions select { width: 94px; margin-bottom: 5px; }
div.basketOptions input.text { width: 38px; }
div.basketOptions input.button { margin-top: 20px; }

#browsePage .twoCol #mainCol div.panel { margin-bottom: 5px; }

table.itemDetails td { vertical-align: top; }
table.itemDetails td.left { padding-right: 15px; }
table.itemDetails p.back { float: right; padding: 4px 0px; }
table.itemDetails h4 { font-size: 105%; }
table.itemDetails em { font-weight: bold; }
table.itemDetails div.basketOptions input.button { float: right; margin-top: 0; }
* html table.itemDetails div.basketOptions input.button { margin-top: -22px; }
table.itemDetails div.basketOptions input.button:lang(en) { margin-top: -21px; }

img#checkoutStep { margin-bottom: 5px; }
#basketPage .twoCol #mainCol div.panel { margin-bottom: 5px; }

table.basket { width: 100% }
table.basket th, table.basket td { padding: 7px 0px 9px; background: url(../img/page_elements/dots.gif) left bottom repeat-x; text-align: left; }
table.basket th.delivery { text-align: right; font-weight: normal; }
table.basket th { padding-top: 2px }
table.basket td.total { font-weight: bold; text-align: right; }
table.basket td.buttons { text-align: right; padding-top: 14px; padding-bottom: 4px; }
table.basket tr.last td { background: none; }

table.form th { font-weight: normal; text-align: left; width: 110px; }
table.form input.text { width: 410px; margin: 4px 0px; }
table.form input.short { width: 200px; }
table.form td.button { text-align: right; padding-bottom: 10px; }

#footer { background: #f3f6f2 url(../img/page_elements/header_dots.gif) left top repeat-x; color: #87ae80; padding: 10px 18px 34px; font-size: 95%; width: 735px; }
/* Hide from IE/Mac \*/ * html #footer { width: 771px; w\idth: 735px; } /* End hide */
#footer a { color: #87ae80; font-weight: normal; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#footer span.divider { padding: 0px 4px; }
#footer div.left { float: left; }
#footer div.right { float: right; }

#datatable { border-top: 1px solid #D6E3D3; border-right: 1px solid #D6E3D3; border-left: 1px solid #D6E3D3; }
#datatable td { background-color: #F7F9F6; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #D6E3D3; padding: 4px 6px;}
#datatable th{ background-color: #D6E3D3; text-transform: uppercase; text-align: left; color: #333333; padding: 5px 6px;}

#datatableFourCol { border-top: 1px solid #D6E3D3; border-left: 1px solid #D6E3D3; }
#datatableFourCol td {
	background-color: #F7F9F6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6E3D3;
	padding: 4px 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6E3D3;
}
#datatableFourCol th{
	background-color: #D6E3D3;
	text-transform: uppercase;
	text-align: left;
	color: #333333;
	padding: 5px 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F7F9F6;
}
#datatableFourCol th.last{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F7F9F6;
}

div.breadcrumb a { font-weight: normal }

.white { color: #fff }