/*

	Envoy 2009 CSS
	@author: Robert O'Rourke
	@copyright: Versatilia Ltd 2009

*/

/* Reset */
body,h1,h2,h3,h4,h5,h6,p,blockquote,ul,ol,li,dl,dt,dd,form,fieldset,legend,table,tr,td,th { /* normalise margin, padding, typography */
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: inherit;
	vertical-align: baseline;
	color: #333;
}
ol, ul { list-style: none outside; } /* remove bullets by default, only desirable under the .body-text class */
table.nc { border-collapse: collapse; border-spacing: 0; } /* collapse space between table cells by default. 'nc' is a special class for tables written out by the template and not by the wysiwyg editor */
fieldset, img { border: 0; }
q:before, q:after { content: ''; } /* bring good browsers in line with IE <= 6 (!?) */
button { width: auto; overflow: visible; }

/* Layout 
------------------------------------------------------------------------------------*/
html, body {
	text-align: center;
	background: #fff;
	padding: 0;
	margin: 0;
}

#wrapper { /* this wraps everything inside the <body> tag */
	text-align: left;
	width: 932px;
	margin: 0 auto;
	min-height: 100%;
	overflow: hidden;
	background: #fff;
}

#header {
	margin: 0 16px;
padding: 12px 0 20px;
	position: relative;
	background: url(/static/top-border.png) repeat-x top;
}

#inner-wrapper {
	overflow: hidden; /* clear floats in main content area */
	margin: 16px 16px 0;
}

#primary {
float: right;
width: 720px;
}
.sidebar {
float: left;
width: 165px;
clear: left;
}

#secondary {
display: none;
}

#footer {
clear: both;
margin: 0 16px;
padding: 0 0 16px;
font-size: small;
overflow: hidden;
}

/* =table (tables that ARE NOT user submitted content via FCKin editor */
.nc { border: 0; border-collapse: separate; width: 100%; margin: 0.81em 0; font-size: small; }
.nc td, .nc th { border: 2px solid #fff; font-size: small; padding: 4px; vertical-align: middle; }
.nc th { font-weight: bold; text-align: left; background: #ccc; }
.nc thead th { color: #fff; background: #3293a7; text-transform: uppercase; font-weight: bold; }
.nc tfoot th,
.nc tfoot td { font-weight: bold; line-height: 1.62em; }
.nc tfoot td { border-top-style: dotted; }
.nc tbody td { background: #eee; }
.nc tbody tr { border: 1px solid #fff; border-width: 1px 0; }
.nc .tac { text-align: center; }
.nc .tar { text-align: right; padding-right: 6px; }
.nc .tal { text-align: left; }
.nc .odd { background: #ccc; }
.nc .even { background: #eee; }

/* =basket =steps */
.steps { padding: 0.81em 0; text-align: center; }
.steps * { display: inline; margin: 0 8px; background: none; border: 0; padding: 0; }
.steps input,
.steps span,
.steps a:link,
.steps a:visited,
.steps a:hover,
.steps a:active { color: #333; text-decoration: none; border-bottom: 1px solid #333; }
.steps a, .steps span { padding: 1px 3px; }
.steps input { cursor: pointer; }
.steps input:hover,
.steps a:hover { border-color: #999; }
.steps .current { border: 1px solid #999; background: #eee; padding: 3px; }

/* =basket */
#primary .basket fieldset { margin: 0; padding: 0; position: relative; }
.basket .nc { margin: 1.62em 0; }
.basket #pd { width: 50%; }
.basket #rm { width: 12%; }
.basket td.pd p { margin: 2px 0; }
#primary .basket td.img { width: 54px; padding: 3px; }
.basket input.submit { margin: 0; }
#primary .basket fieldset.submit { padding: 16px 0; }
.basket fieldset.submit a,
.basket fieldset.submit input { margin: 0 8px; }
.basket table img { border: 1px solid #aaa; margin: 0; padding: 2px; background: #fff; }
.tac input { text-align: center; }
.quantity { width: 2.8em; text-align: center; }
#tt { color: #000; }
.tot { color: #36f; border-bottom: 1px solid #000; }

/* =nav =back */
.back, fieldset.submit {
	clear: both;
	border-top: 1px solid #ccc;
	line-height: 1.62em;
	padding: 0.81em 0; font-size: small;
	text-align: center;
	margin-top: 5.82em;
}

/* =news */
#news { background: none; font-size: small; }
#news * { background: none; }
#news .inner-box { padding: 0; }
#news li { padding: 0.81em 0; overflow: hidden; }
#news h3 a { padding: 0 0 0.2em; font-weight: bold; font-variant: small-caps; border-bottom: 1px solid #ccc; display: block; }
#news img { float: left; margin: .81em 12px 0.2em 0; }

/* =links =top */
#top-links {
position: absolute;
bottom: 0;
right: 3px;
width: 892px;
text-align: right;
background: #b2e2f9 url(/static/top-links-bg.png) repeat-x left top;
font-size: 70%;
border: 1px solid #d4cfcc;
height: 18px;
}
#top-links ul {
float: right;
padding-right: 8px;
}
#top-links li {
float: left;
padding: 0 7px 0 8px;
margin: 4px 0;
height: 10px;
line-height: 8px;
overflow: visible;
}
#top-links li+li {
border-left: 1px solid #999;
}
#top-links a {
color: #999;
text-decoration: underline;
overflow: visible;
}
#top-links a:hover {
text-decoration: none;
color: #333;
}

/* =links =tabs */
#tab-links { background: url(/static/tabs-mid.png) repeat left top; }
#tab-links .inner-box { background: url(/static/tabs-left.png) no-repeat left top; clear: both; padding: 0; margin: 0; height: 30px; }
#tab-links ul { background: url(/static/tabs-right.png) no-repeat right top; padding: 0; margin: 0; overflow: hidden; }
#tab-links li { display: block; height: 30px; font-weight: bold; float: left; padding-left: 5px; }
#tab-links li+li { background: url(/static/tabs-sep.png) no-repeat left top; }
#tab-links a { padding: 0 10px; white-space: nowrap; line-height: 30px; }

/* =nav =breadcrumbs */
#primary #breadcrumbs {
font-size: small;
margin: 0 0 12px;
font-family: Arial, Helvetica, sans-serif;
}

/* =nav =subcats */
#sub-categories { font-size: small; } /* these may have an associated image */
#sub-categories li { display: inline; padding: 0; margin-right: 16px; }
#sub-categories a img { padding: 4px; border: 1px solid #999; background: #fff; vertical-align: middle; }

/* =nav =subpages */
#sub-pages { font-size: small; text-align: center; }
#sub-pages ul { padding: 0; margin: 0; }
#sub-pages li { display: inline; padding: 0; margin: 0 8px; line-height: 1.41em; }
#sub-pages li li { display: none; }
#sub-pages a { padding: 0.2em; white-space: nowrap; }

/* =sidebar  */
.sidebar h3 {
color: #fff;
margin: 0 15px 0 10px;
font-size: 100%;
font-weight: bold;
}
.sidebar .box .tl {
background: url(/static/sidebox-top.png) no-repeat left top;
height: 8px;
}
.sidebar .box {
background: url(/static/sidebox-mid.png) repeat-y left top;
margin-bottom: 10px;
}
.sidebar .inner-box {
background: url(/static/sidebox-bottom.png) no-repeat left bottom;
padding-bottom: 10px;
overflow: hidden;
}
.sidebar ul { margin-top: 10px; }
.sidebar li {
background: url(/static/list-arrow.png) no-repeat left 6px;
padding-left: 12px;
margin: 2px 15px 2px 10px;
font-size: small;
}
.sidebar li a,
.sidebar li a:visited {
color: #fff;
text-decoration: none;
}
.sidebar li a:hover,
.sidebar li a:focus {
text-decoration: underline;
color: #fff;
}

/* =links */
.links { background: none; }
.links .inner-box { margin: 0; padding: 0; }
.links ul { list-style: none; margin: 0 13px 0 10px; padding: 0px 0; }
.links li { margin: 0; padding: 0; width: 100%; position: relative; }
.links img { display: block; margin: 0; width: 100%; }

.links a.link {
	font-size: small;
	text-align: center;
	display: block;
	overflow: hidden;
}
.links .description {
	color: #fff;
	padding: 2px 0 10px;
	display: block;
	margin: 0;
}

/* =links =bestsellers */
#primary .links { text-align: center; }
#primary .links li { float: left; width: 30%; } /* 3 column list */
#primary .links li.a { clear: both; display: block; cursor: pointer; margin-right: 5%; }
#primary .links li.c { float: right; margin-right: 0; }
#primary .links img { width: 100%; }
#primary .links .image { display: block; width: 100%; height: 14em; overflow: hidden; }

/* =nav =site-map */
#site-map { background: none; }
#site-map * { background: none; }
#site-map ul ul { list-style: disc outside; }
#site-map li { margin-left: 14px; font-weight: bold; clear: both; color: #ccc; padding: 0.25em 0; }
#site-map a { font-weight: bold; }
#site-map li li { font-weight: normal; font-size: small; }
#site-map li li a { padding: 0; font-weight: normal; width: 100%; line-height: 1.2em; }

/* =gallery */
#user-gallery { width: 100%; }
#user-gallery form { clear: both; }
#user-gallery form label { display: block; padding: 0.2em 0; }
#user-gallery form label span.desc { float: left; width: 10em; padding: 0.35em 0; line-height: 1.2em; }
#user-gallery ul.galleries { overflow: hidden; list-style: none; margin: 0; padding: 16px 0; clear: both; }
#user-gallery ul.galleries li { overflow: hidden; }
#user-gallery ul.galleries .image { display: block; float: left; width: 30.8%; min-width: ; text-align: center; font-size: small; padding: 6px 0; margin: 0 1% 12px; border: 1px solid #ccc; }
#user-gallery ul.galleries .image-link { display: block; height: 140px; max-width: 140px; width: 140px; margin: 0 auto 6px; }
#user-gallery ul.galleries .image img { display: block; width: 95%; margin: auto; }
#user-gallery .single-image { width: 100%; overflow: hidden; }
#user-gallery .single-image img { width: auto; max-width: 100%; }
#user-gallery .a { clear: left; }

/* =meta */
#footer #meta { float: left; position: relative; z-index: 20; }
#meta p { margin: 0; padding: 0; }

/* =links =bottom */
#footer #bottom-links { text-align: right; float: right; margin: 0; overflow: visible; z-index: 20; }
#footer #bottom-links li { display: inline; margin-left: 10px; border-right: #333; }
#footer #bottom-links a { padding-left: 22px; }

/* =nav =back-to-top */
#back-to-top {
	position: absolute;
	height: 12px;
	width: 32px;
	top: -14px;
	left: 50%;
	margin-left: -16px;
	font-size: x-small;
	text-align: center;
	z-index: 10;
}
#back-to-top a {
	display: block;
	background: url(/templates/blank/lib/back-to-top.png) no-repeat center;
	height: 12px;
	width: 32px;
	overflow: hidden;
	text-indent: -9999px;
}

/* =location  - this class is applied to the containing <li> around any link that matches the current location */
.location a,
.location .location a { font-weight: bold; }
.location ul a { font-weight: normal; }

/* =basket =mini */
.mini-basket { font-size: small; }
.mini-basket li { list-style: none; margin-left: 0; color: #000; }
.mini-basket .checkout-link { display: block; text-align: center; }

/* =sidebar =news */
#latest-news { font-size: small; } /* news box on home page, contains a list of the most recent 6 articles */
#latest-news h4 a { line-height: 1.21em; font-weight: bold; font-variant: small-caps; margin-bottom: 0.4em; }
#latest-news ol { margin: 0; padding: 0; }
#latest-news li { margin: 0.81em 0 0.6em; padding: 0 0 0.6em; border-bottom: 1px dotted #333; overflow: hidden; }
#latest-news p { color: #000; line-height: 1.4em; margin: 0.2em 0; color: #000; }
#latest-news img { margin: 0 6px 0 0; }

/* =form */
.primary fieldset { border-top: 1px solid #ccc; padding: 1.1em 0 1.8em; }
.primary legend { font-weight: bold; font-size: normal; margin: 0 8px 0 0; }
.primary fieldset p { margin-top: 0; }
.primary fieldset ol { margin: 0 0 2em; border-top: 1px dotted #ccc; }
.primary fieldset li { overflow: hidden; padding: 0.4em; position: relative; border-bottom: 1px dotted #ccc; }
.primary form li label { float: left; width: 10em; padding: 0.2em 0 0; font-size: small; }
.primary fieldset p { margin: 0.4em; }
.primary form li em, .req { color: #c00; }
.primary form li em { position: absolute; left: 10.2em; top: 1em; }
.primary form li input,
.primary form li select,
.primary form li textarea { margin-left: 1em; vertical-align: bottom; }
.primary form li textarea { width: 23em; line-height: 1.4em; padding: 0.2em 2px; }
#wrapper .currency input { width: 6em; margin-right: 4px; vertical-align: middle; padding-top: 2px; } /* use #id overrides */
#wrapper .currency select { margin-left: 0; vertical-align: middle; }
form .text input, form .Text input,
form .number input, form .Number input,
form .URL input, form .Postcode input,
form .Email input, form .email input, form.email-address,
form .readonly input, form .password input,
form .select input { padding-top: 2px; padding-left: 2px; padding-right: 2px; font-size: small; }
form .readonly input { background: #fff; border: 1px solid #fff; color: #333; font-size: small; }
form li.checkbox input,
form li.Checkbox input { margin: 0.35em 0 0.35em 1em; } /* capital letters because of the datamate form write out */
form li.nolabel select { margin-left: 0; width: 70%; }
.amount input, input.qty { width: 2.4em; }

li.checkbox input { vertical-align: middle; }
option { padding: 0em 8px 0em 3px; }

li.file fieldset { padding: 0 0 0.6em 0; margin: 0; border: 0; }
li.file fieldset legend { padding: 0; margin-bottom: 0.6em; }
li.file fieldset img { float: left; margin-right: 10px; border: 1px solid #ccc; }
li.file fieldset label { float: none; width: auto; display: block; overflow: hidden; padding: 0em 0; }
li.file fieldset span.desc { float: left; width: 9em; padding: 0; line-height: 1.2em; }

#user-galleries form fieldset img { float: left; margin-right: 10px; border: 1px solid #ccc; }
#user-galleries form fieldset label { float: none; width: auto; display: block; overflow: hidden; padding: 0; }
#user-galleries form fieldset span.desc { float: left; width: 9em; padding: 0; line-height: 1.2em; }

#inner-wrapper .sidebar form { margin: 0; padding: 0 0 8px; }
#inner-wrapper .sidebar fieldset { margin: 0; padding: 0; text-align: left; }
#inner-wrapper .sidebar form li { color: #fff; list-style: none; background: none; margin: 0; }
#inner-wrapper .sidebar form label { padding: 0; line-height: 1; color: #fff; font-size: 80%; }
#inner-wrapper .sidebar form input { width: 136px; padding: 0; margin: 0; font-size: 80%; }
#inner-wrapper .sidebar form select { width: 139px; padding: 0; margin: 0; font-size: 80%; }
#inner-wrapper .sidebar fieldset.submit { border: 0; padding: 10px 10px 0; margin: 0; }
#inner-wrapper .sidebar form fieldset.submit input { padding: 0; width: auto; }

#wrapper .small { vertical-align: middle; }
#wrapper .small,
#wrapper .small fieldset { display: inline; padding: 0; margin: 0; border: 0; }

fieldset.submit { text-align: center; }
fieldset.submit input,
fieldset.submit a { vertical-align: middle; }

#technologo-image fieldset {
border: 0;
margin: 0;
padding: 0 0 10px;
}


/* =product */
#product { position: relative; }
#product .body,
#product .options { width: 430px; float: left; clear: left; }
#product .image { float: right; background: #fff; width: 250px; height: 250px; position: relative; margin: 0 0 150px 16px; }
#product .image img { position: absolute; width: 250px; height: 250px; top: 0; left: 0; }
#product table.nc { width: 430px; margin: 16px 0; float: left; clear: left; }
#product .price-box { display: none; }
/*#product .small { display: block; margin: 0.81em 0; position:absolute; float:right; }*/
#product .small fieldset { display: block; margin: 0; padding: 0; font-size: 12px; }
#product .small label { clear:both; overflow:visible; text-align:left; padding:4px 0;}
#product .small label[for="product-select"] { display: none; }
#product .small label[htmlFor="product-select"] { display: none; }
#product-select { display:none; }
#restrictions { display:none; }
#product .basket label select { width:20.4em; font-size: 12px; display:none; }
#product .basket span.desc { }
#product .small span { }
#product .small input { }
#product .favourites { margin-left: 4px; }
#product input.submit { vertical-align: middle; }
#product .results { padding: 0; clear:both; }
#product .results .calculate,
#product .results table { float: left; margin-right: 16px; margin-top: 10px;}
#product .results table th,
#product .results table td { padding-right: 16px; }
#product .results strong { color: #c00; }
#upsell { border: 1px solid #ccc; border-width: 3px 0; clear: both; margin: 10px 0 16px; }

#product form.small { margin: 0 0; position:absolute; top: 370px; right: 20px; }
#product form.small input { font-size: 12px;}
#product form.small input.submit { }
#product form.basket { position: absolute; display:block; width: 235px;}

#product-links {
width: 250px;
position: absolute;
top: 282px; right: 0;
}

/* =addresses */
#addresses .address-list { border-top: 1px dotted #ccc; }
#addresses .address-list li { float: left; width: 100%; padding: 0.4em 0; border-bottom: 1px dotted #ccc; }
#addresses .address-list .options { float: right; clear: right; width: 30%; padding: 4px; border-left: 1px solid #eee; margin: 0; height: 3.6em; }
#addresses .address-list .options fieldset { border: 0; padding: 0 0 6px 4px; margin: 0 0 4px; border-bottom: 1px dotted #ccc; }
#addresses .address-list .options label { padding: 0; display: inline; float: none; margin-right: 8px; }
#addresses .address-list .options input { margin: 0; vertical-align: top; }
#addresses .address-list .options a { margin: 0 8px 0 4px; }
#addresses .address-list .adr { font-size: small; line-height: 1.21em; text-align: left; float: left; width: 60%; padding: 0.4em 16px 0.4em 16px; }

/* =orders */
#my-orders fieldset { border: 0; text-align: center; }
#my-orders label { margin: 0 2px; }

#past-order-filter label { margin-right: 16px; }
#past-order-filter .submit { vertical-align: middle; }

/* =logos */
#logos { text-align: center;background: none; }
#logos div { background: none; }

/* =users */
#my-users form h3 { padding-left: 0; padding-right: 0; }
#my-users form input.submit { padding: 0; width: auto; }


/* =sidebar =login */
.sidebar #login fieldset.submit { float: right; width: auto; margin-top: -2.35em; padding: 0; border: 0; }
.sidebar #login ul { clear: both; }
.sidebar #login #pwd { margin-bottom: 0.3em; }
.sidebar #login .checkbox input { margin-left: 0; margin-top: 0.18em; }


/* =msg */
.msg { border: 1px solid #ccc; background-color: ivory; padding: 0.4em 0.4em 0.4em 26px; margin: 0.4em 0; line-height: 1.2em; font-size: small; color: #333; clear: both; }
.primary p.msg { margin: 0.4em 0; }
.msg h3 { margin: 0 0 0.2em 0; }
.msg p { margin: 0.2em 0 0; }
.info { background: ivory url(/templates/blank/lib/info.png) no-repeat 6px 0.44em; }
.error { background: ivory url(/templates/blank/lib/error.png) no-repeat 6px 0.44em; }
.success { background: ivory url(/templates/blank/lib/success.png) no-repeat 6px 0.44em; }
.warning { background: ivory url(/templates/blank/lib/warning.png) no-repeat 6px 0.44em; }

/* =top =search */
#top-search { clear: both; margin: 0; }
#top-search .inner-box { margin: -8px 4px; }
#top-search form fieldset { text-align: center; margin: 0; padding: 0; }
#top-search form * { font-size: small; }
#top-search form input { vertical-align: bottom; }
#top-search form select { vertical-align: baseline; }
#top-search form input.submit { margin-left: 0; vertical-align: baseline; }

/* =product-list */
.product-list { width: 100%; }
.product-list ol { list-style: none outside; overflow: hidden; clear: both; }
.product-list ol li {
position: relative;
border: 1px solid #acacac;
padding: 182px 16px 0px;
margin: 16px 16px 32px 0;
font-size:small;
min-height: 109px;
float: left;
width: 182px;
min-height: 128px;
text-align: center;
background: #fdfdfd url(/static/product-list-bg.png) repeat-x left bottom;
}

.product-list ol h3 { font-size: small; min-height: 2.6em; }
.product-list ol h3 a { color: #1d43de; text-decoration: underline; }
.product-list ol h3 .pid { display: none; }
.product-list ol .pid { font-weight: normal; color: #aaa; font-size: small; }
.product-list ol li img {
position: absolute;
top: 16px;
left: 32px;
width: 150px;
height: 150px;
}

.product-list .body {
font-size: 80%;
height: 4em;
margin: 6px 0;
overflow: hidden;
}
.product-list li.a { clear: left; }

.product-list ol .options { display: none; }
.product-list ol .small { float: left; margin: 0; padding: 0; }
.product-list ol .item-info { display: none; }

#a-z-list {
border: 1px solid #005c71;
border-width: 1px 0 2px;
margin: 16px 0;
overflow: hidden;
}
#a-z-list h3 {
background: #0095b6;
padding: 6px;
font-size: small;
color: #fff;
}
#a-z-list ul { /* 5-column */
width: 19.9%;
float: left;
padding: 8px 0;
font-size: 75%;
}
#a-z-list a {
display: block;
margin: 2px 8px;

}


/* Basic element styles (low level stuff)
---------------------------------------------------------------------------------------*/

h1 { font-size: 2em; }
h2, #primary h1 { font-size: 25px; font-weight: bold; color: #3293a7; letter-spacing: -1px; margin-bottom: 0; }
h3 { font-size: medium; font-weight: bold; }
h4 { font-size: small; font-weight: bold; }

div.date { margin-bottom: 0.2em; font-size: x-small; color: #aaa; font-style: italic; }

.pid { font-weight: normal; color: #aaa; font-size: small; letter-spacing: 0; } /* product id span */
.price-box { color: #3293a7; font-size: medium; font-weight: bold; font-style: italic; } /* price display (not always a span) */
.sidebar .price { color: #3293a7; }

.pagination { font-size: small; overflow: hidden; padding: 0.4em 0; vertical-align: bottom; }
.pagination .per-page { float: left; line-height: normal; }
.pagination .next { float: right; padding-left: 8px; }
.pagination .prev { float: right; }

dl { overflow: hidden; font-size: small; border-bottom: 1px dotted #ddd; margin: 1.62em 0; }
dl dt { float: left; width: 10em; padding: 0.4em 0; border-top: 1px dotted #ddd; clear: left; line-height: 1.2em; }
dl dd { margin-left: 10em; padding: 0.4em; border-top: 1px dotted #ddd; line-height: 1.2em; }

.adr { font-size: small; line-height: 0.8em; }

.logged-in-as { display: none; }

a { text-decoration: none; }
a:link { color: #333; }
a:visited { color: #333; }
a:hover, a:focus { color: #0095b6; text-decoration: underline; }

p.line-shipping { color: #666; }

caption { font-weight: bold; text-align: left; padding: 16px 4px 0; text-transform: uppercase; text-decoration: underline; }

.add-costs-info {
	border: 1px solid #ccc;
} 
.add-costs-info th {
	background: #eee;
}

/*
	.body encompasses the output from FCK Editor, try to avoid styling the colors etc
	as it's meant to be WYSIWYG and customers complain otherwise. They'll complain
	anyway coz they put tables in and it can break the layout but there's only so much
	you can do. Refer everyone to the documentation for guidelines on using FCK Editor
	to the best effect.
*/
.body { font-size: small; line-height: 1.41em; } /* container for FCK Editor output */
p,
.body ol,
.body ul, .primary ul,
.body blockquote,
.body dl,
.body table { margin: 0.81em 0; }

.body ol { list-style: decimal outside; margin-left: 32px; }
.body ul { list-style: disc outside; margin-left: 32px; }
.body li { line-height: 1.62em; }

li { vertical-align: middle; } /* aligns bullet points in IE */

.body img { border: 0; }
img.fl-l { float: left; clear: left; margin: 0 16px 0.81em 0; border: 0; }
img.fl-r { float: right; clear: right; margin: 0 0 0.81em 16px; border: 0; }
img.news-image { float: right; clear: right; margin: 0.4em 0 0.81em 16px; border: 0; }

.body blockquote { margin: 0.81em 80px 0.81em 20px; border: 1px solid #ccc; border-width: 1px 0; background: #333; padding: 0.81em 16px; }

small { font-size: small; }
big { font-size: normal; font-weight: bold; }
strong { font-weight: bold; }
em { font-style: italic; }

/* js stuff */
#quick-order label,
#order-forms label { float: none; display: inline; margin: 0 22px; }
#quick-order label input,
#order-forms label input { margin: 0; }
.details { margin: 12px; }
.details h4 { margin-bottom: 4px; }
.details dl { margin-top: 0; margin-bottom: 0; }

#order-forms ul { clear: both; border-bottom: 1px dotted #ccc; }
#order-forms ul li { margin: 0 0 16px; border-top: 1px dotted #ccc; }
#order-forms .copy label,
#order-forms .copy input { margin: 0; }
#order-forms .copy { margin: 8px 0 16px; }

/* 2 column product view layout stuff starts here */
#qo-2col { clear: both; float: left; width: 100%; margin: 0 0 12px; }
#qo-2col .product-list { clear: both; float: left; width: 100%; list-style: none; margin: 0 0; padding: 12px 0; }
#qo-2col .product-list li { float: left; width: 48%; padding: 14px 0; margin: 0 0 -1px 0;  border: dotted ; border-color: #cccccc; border-width: 1px 0; font-size: 0.8em; overflow: visible; }
#qo-2col .product-list>li { }
#qo-2col .product-list li.odd { clear: both; }
#qo-2col .product-list li.even { margin-left: 16px; /*float: right; clear: right;*/ }
#qo-2col .product-list h3 { margin: 0 0 12px; padding: 0; line-height: 1em; }
#qo-2col .product-list h3 a { float: none; }
#qo-2col .product-list a { float: left; font-weight: bold; } /* the link surrounding the image */
#qo-2col .product-list a img { padding: 0; margin: 0 10px 0 0; }
#qo-2col .product-list .excerpt { margin: 0 0 10px 0; color: #000000; height: 4em; }
#qo-2col .product-list>.excerpt { height: auto; min-height: 4em; }
#qo-2col .product-list .excerpt * { margin: 0; line-height: 0.8em; }
#qo-2col .product-list a.more-info { float: none; display: block; font-weight: bold; color: #000; text-decoration: none; text-align: center; margin: 8px 0 10px; }
#qo-2col .product-list a.more-info:hover { color: #000; text-decoration: none; }
#qo-2col .product-list .item-info { text-align: center; overflow: hidden; margin-bottom: 6px; }
#qo-2col .product-list .item-info * {display: inline; margin: 0; padding: 0; float: none; width: auto; border: 0;}
#qo-2col .product-list .item-info dt { text-align: right; padding: 0 0 0 0px; }
#qo-2col .product-list .item-info dd { text-align: left; padding: 0 12px 0 0; }
#qo-2col .product-list .item-info .price { color: #ED1820;} /*price text color*/
#qo-2col .product-list .item-info .value { color: #ED1820; font-weight: bold; font-size: 110%; }
#qo-2col .product-list .item-info .min-qty { color: #999; } /*min qty text color*/
#qo-2col .product-list .item-info .min-val { color: #999; }
#qo-2col .product-list .item-info abbr { border-bottom: 0; text-decoration: none; }
#qo-2col .product-list form { margin: 6px 0 0 6px; display: block; text-align: right; vertical-align: middle; float: right; }
#qo-2col .product-list form * { vertical-align: middle; }
#qo-2col .product-list form label { margin: 0 6px 0 0; }
#qo-2col .product-list form>label { margin: 0; }
#qo-2col .product-list form label abbr {  }
#qo-2col .product-list form label input { text-align: center; width: 3em; font-size: 0.8em; }
#qo-2col .product-list form button { padding: 0 0 1px; margin: 0; line-height: 1em; }
#qo-2col .product-list form button img { margin: 1px 1px 0; }
#qo-2col .product-list form button { font-size: 0.8em; }

/* l10n menu */
#wrapper .l10n {
position: relative;
z-index: 400;
padding: 0;
}
#wrapper .l10n>a {
border: 1px solid #fff;
border-width: 1px 1px 0;
padding: 1px 4px 1px;
position: relative;
z-index: 500;
background: #fff;
}
#wrapper .l10n:hover>a {
border-color: #aaa;
text-decoration: underline;
}
#wrapper #header .l10n-opts-wrap {
display: none;
width: 160px;
background: #fff;
position: absolute;
right: 0;
top: 99%;
z-index: 400;
font-size: small;
border: 1px solid #aaa;
}
#wrapper #header .l10n:hover .l10n-opts-wrap {
display: block;
overflow: hidden;
}
#wrapper #header .l10n:hover .l10n-opts-wrap ul {
padding: 6px;
}
#wrapper #header .l10n .l10n-opts-wrap li {
float: none;
text-align: left;
display: block;
padding: 1px;
margin: 0;
}
#wrapper #header .l10n .l10n-opts-wrap a {
padding: 2px;
display: block;
margin: 0;
}
#wrapper #header .l10n .l10n-opts-wrap .current a {
background: #ccc;
color: #000;
cursor: default;
}
#wrapper #header .l10n .l10n-opts-wrap a:hover {
background: #eee;
color: #000;
}
