/* PRINT */

/* INIT
------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* If you uncomment this, remember to define focus styles! */
/* :focus { outline: 0; }*/
body { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q {	quotes: "" ""; }
img { border-style: solid; border-color: #000; border-width: 0; }
img[border="1"] { border-width: 1px; }

body
{
	margin: 0;
	padding: 0;
	font: 100% verdana,arial,sans-serif;
	background: #fff;
	color: #000;
}

strong { font-weight: bold; }
em { font-style: italic; }

#nav, #footer, #header, #breadcrumb, #eletter { display: none; }

#content { font-size: 80%; line-height: 1.5; color: #000; }
#home #content { top: 245px; }
#content h1
{
	color: #999;
	margin: 0 0 0.5em;
	line-height: normal;
	font: bold 180% geneva, tahoma, arial, sans-serif;
	width: 510px;
}
#content h2 {
	margin: 0 0 1em 0;
	color: #333;
	line-height: normal;
	font: bold 130% geneva, tahoma, arial, sans-serif;
}
#content h2.bordered { padding-top: 1em; border-top: 1px solid #c62437; }
#content h3 { color: #1b6422; font-size: 100%; font-weight: bold; line-height: normal; margin: 1em 0; }
#content p { padding: 0; margin: 0 0 1em; }


/* ECOMMERCE - GENERIC FORM
------------------------------------------------*/
#content .genform { overflow: hidden; padding-bottom: 1em; }
#content .genform label { display: block; float: left; font-weight: normal; width: 150px; }
#content .genform label.inline { display: inline; float: none; width: auto; }

#content .genform label span, strong.hilite { color: #42954A; }
#content .genform input, #content .genform textarea { font: 90% verdana,arial,sans-serif; width: 300px; padding: 2px 3px; border: 1px solid #000; }
#content .genform .hwid { width: 150px; }
#content .genform .qwid { width: 75px; }
#content .genform .ewid { width: 50px; }
#content .genform .swid { width: 24px; }
#content .genform .check { display: inline; margin: 0; padding: 0; width: auto; }

#content .genform .formoption { clear: both; float: left; line-height: normal; padding: 3px 2px; width: 580px; }
#content .genform .submit { margin-top: 1em; width: auto; cursor: pointer; background: #c62437; color: #fff; font-weight: bold; border-width: 2px; border-style: solid; border-color: #e3949d #530f17 #530f17 #e3949d; }
#content .genform .submit:hover { background: #a41929; }
#content .genform .randimage { float: right; display: inline; margin-right: 150px; }
#content .genform .spaceafter { margin-bottom: 1.5em; }

#set-postcode-form { background-color: #dfede1; padding: 10px; }

#content p.error { background-color: #ff0; color: #000; width: 560px; padding: 4px; font-weight: bold; }

/* PRODUCT LIST
------------------------------------------------*/
#content .prod { clear: both; font-size: 90%; border-bottom: 1px solid #ccc; overflow: hidden; margin-bottom: 1em; padding-bottom: 1em; }

#content .prod h2 { margin-bottom: 0.2em; }
#content .prod sup { vertical-align: super; font-size: 70%; }

#content .prod-image { float: left; display: inline; width: 130px; }
#content .prod-desc { float: left; display: inline; margin-left: 10px; width: 240px; }
#content .prod-form { float: right; display: inline; width: 190px; }

#content .prod .order { width: 190px; }
#content .prod .order th, #content .prod .order td { padding: 6px 0; border-bottom: 1px solid #eee; }
#content .prod .order th { font-weight: bold; padding-top: 0; }
#content .prod .noborder td { border: 0; }

#content .prod label { font-weight: bold; display: inline; }
#content .prod input { border: 1px solid #000; padding: 2px; }
#content .prod .submit { width: auto; cursor: pointer; background: #c62437; color: #fff; font-weight: bold; border-width: 2px; border-style: solid; border-color: #e3949d #530f17 #530f17 #e3949d; }
#content .prod .submit:hover { background: #a41929; }

#content .prod .qty { width: 32px; }
#content .prod .price { width: 66px; }

/* CART / ACCOUNT
------------------------------------------------*/
#ecom { position: absolute; left: 0; top: 0; width: 760px; height: 25px; }
#conf { display: none; position: absolute; left: 5px; top: 0; width: 288px; height: 20px; padding: 5px 0 0; font-size: 70%; color: #000; background: url(../images/bg_cart_conf.gif) no-repeat; }
#conf p { text-align: center; }

#cart { font-size: 70%; color: #000; position: absolute; left: 341px; top: 0; width: 220px; height: 20px; padding: 5px 0 0 36px; background: url(../images/bg_cart.gif) no-repeat; }
#cart strong { font-weight: bold; color: #258837; }
#ecom span { color: #ccc; }

#ecom a:link, #ecom a:visited { text-decoration: underline; color: #05a; background-color: transparent; }
#ecom a:hover, #ecom a:active { text-decoration: none; color: #29f; background-color: transparent; }

#button
{
	position: absolute;
	left: 597px;
	top: 0;
	width: 158px;
	height: 25px;
	background-color: #c62437;
	background-position: left top;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
}
#button a
{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 158px;
	height: 25px;
	text-indent: -1000em;
	background-position: left top;
	background-repeat: no-repeat;
}
#button a:link, #button a:visited { background-position: left top; }
#button a:hover, #button a:active { background-position: left bottom; }

.login, .login a { background-image: url(../images/n_login.gif); }
.account, .account a { background-image: url(../images/n_account.gif); }

/* ORDER VIEW
------------------------------------------------*/
#content #order-view #order-details th { width: 200px; font-weight: bold; }
#content #order-view #order-details td { width: 380px; }
#content #order-view #order-details tr.alt th, #content #order-view #order-details tr.alt td { background-color: #F1F1F1; }

/* CART CONTENTS AND CHECKOUT
------------------------------------------------*/
#cartcontents { margin: 1em 0; padding: 0; border: 0; width: 580px; font-size: 90%; line-height: 1; }
#cartcontents th { background: #42954A; font-weight: bold; color: #fff; text-align: left; padding: 5px; border: 1px solid #fff; }
#cartcontents td { background: transparent; padding: 5px; border: 1px solid #fff; }
#cartcontents img { border: 0; }
#cartcontents input { width: 32px; }
#cartcontents .m { text-align: center; }
#cartcontents .r { text-align: right; }
#cartcontents .qty { text-align: right; }
#cartcontents .cartprices td { background: transparent; border: 0; padding: 6px 4px; }
#cartcontents .subtotal td { font-weight: bold; border-top: 1px solid #ccc; }
#cartcontents .promo td { font-weight: bold; }
#cartcontents .total td { font-weight: bold; border-top: 1px solid #42954A; border-bottom: 1px solid #42954A; }
.prod .column { float: left; width: 150px; }
.prod .right { float: right; width: 400px; text-align: right; }
