/*
	QOP
	@author: $Author: rob $
	@copyright: Versatilia Ltd 2008
*/

/* Reset */
html,body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,blockquote,dl,dt,dd,table,th,td { /* normalise margin, padding, typography */
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: inherit;
	vertical-align: middle;
}
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 {
	background: #a0a0a0 url(/static/Image/bg-grad-grey.png) repeat-x center top;
}

body {
	/* background: url(/static/Image/bg.png) no-repeat center top; */
background: url(/static/Image/arrows.png) no-repeat center -100px;
	text-align: center;
	color: #000;
}

#wrapper {
	text-align: left;
	width: 900px;
	margin: 0 auto;
	background: url(/static/Image/transp.png) repeat;
	background: rgba(255,255,255,.4);
	overflow: hidden;
}

#header {
background: #fff;
}

#header .content {
background: url(/static/Image/arrows.png) no-repeat center -100px;
margin: 0;
padding: 0;
overflow: visible;
position: relative;
}

#header .inner-content {
margin: 0;
background: url(/static/Image/transp.png) repeat;
background: rgba(255,255,255,.4);
padding: 10px 0 1px;
overflow: visible;
}

#header h1 {
margin: 0;
background: url(/static/Image/contact2.png) no-repeat 335px 50px;
padding: 0;
height: 100%;
}
#header h1 a {
background: url(/static/Image/logo.png) no-repeat left top;
height: 80px;
margin: 10px;
width: 310px;
display: block;

overflow: hidden;
}

#inner-wrapper {
overflow: hidden;
padding: 10px 0 0;
}

.content {
margin: 0 10px;
overflow: hidden;
}
.inner-content {
margin: 0;
padding: 0 10px;
background: #fff;
overflow: hidden;
}

#inner-wrapper .ctl,
#footer .ctl {
background: url(/static/Image/roundies-left.png) no-repeat left top; }
#inner-wrapper .ctr,
#footer .ctr {
padding-top: 12px;
margin-left: 12px;
background: url(/static/Image/roundies.png) no-repeat right top; }
#inner-wrapper .cbl,
#footer .cbl {
background: url(/static/Image/roundies-left.png) no-repeat left bottom; }
#inner-wrapper .cbr,
#footer .cbr {
padding-top: 12px;
margin-left: 12px;
background: url(/static/Image/roundies.png) no-repeat right bottom; }


#primary {
float: right;
width: 680px;
margin-left: -3px;
}
#primary .inner-content {
padding: 0 15px;
}

.sidebar {
float: left;
width: 220px;
margin-right: -3px;
}

.sidebar .inner-content {
padding-top: 65px;
}

#secondary { display: none; }

#footer {
clear: both;
padding: 10px 0;
font-size: small;
}

/* Boxes - specific section styling
------------------------------------------------------------------------------------*/

.mini-basket {
display: none;
}

.sidebar #login {
display: none;
}

/* =table (tables that ARE NOT user submitted content via FCKin editor */
.nc { border: 1px solid #ba2126; margin: 0.81em 1px; font-size: small; width: 99.9%; background: #f5f6f4; }
.nc td, .nc th { font-size: small; padding: 5px; margin: 0; vertical-align: middle; }
.nc th { font-weight: bold; color: #ba2126; text-align: left; }
.nc thead th { color: #ba2126; font-size: 1.1em; font-weight: bold; }
.nc tfoot th,
.nc tfoot td { border-top: 1px solid #aaa; font-weight: bold; }
.nc tfoot td { border-top-style: dotted; }
.nc tbody td { padding: 5px; }
.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: #393a3d; text-decoration: none; border-bottom: 1px solid #343833; }
.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: #ba2126; 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-bottom: 1.82em;
}

/* =news */
#news { background: none; font-size: small; }
#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;
	top: 0;
	right: 0;
	text-align: right;
	background: none;
}
#top-links .tr { padding: 0 0 12px; }
#top-links li { display: inline; margin-left: 32px; }
#top-links a {  } /* leave room for background image */


/* =links =tabs */
#tab-links { height: 35px; left: 0; z-index: 20; overflow: hidden; width: auto;
border-left: 6px solid #fff; margin: 0 0 -1px; }
#tab-links li {
display: block; float: left;
margin: 0 0 -2px;
padding: 5px 0 0 4px;
background: #f0f0f1 url(/static/Image/tab-bg.png) repeat-x center bottom;
}
#tab-links li {
margin-left: -6px;
}
#tab-links a {
display: block;
width: 100px;
font-size: 14px;
white-space: nowrap;
padding: 8px 10px; }

/* =nav =breadcrumbs */
#breadcrumbs {
font-size: x-small;
margin-top: 0;
padding: 0 0 3px;
text-align: right;
}

/* =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 =nav */
.sidebar h3 { color: #ccc; font-weight: normal; }
.sidebar ul {
list-style: disc outside;
margin: 0 0 20px; }
.sidebar li {
font-size: small;
color: #999;
padding: 0;
margin: 0 0 0 16px; }
.sidebar a {
color: #000;
padding: 0; display: block;
width: 100%; }

/* =links */
.sidebar .links ul { list-style: none; margin: 10px -20% 0 0; padding: 0; width: 120%; overflow: hidden; }
.sidebar .links li { border: 1px solid #ccc; background: #eee; margin: 4px 4px 0 0; padding: 0; width: 55px; height: 55px; position: relative; float: left; line-height: 55px; }
.sidebar .links img { display: inline-block; width: 100%; }

.links a.link {
	display: block;
}
.links .description {
	display: none;
}

/* =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 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 p { padding: 0; margin: 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: #393a3d; }
#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 #393a3d; 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 */
form { font-size: small; }
.primary fieldset { border-top: 1px solid #808280; padding: 0.81em 0 2.44em; }
.primary legend { font-weight: bold; font-size: normal; padding: 0.4em 0.4em 0.4em 0; color: #ba2126; }
.primary form h3 { font-weight: bold; font-size: normal; padding: 0.4em 0.3em; }
.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; line-height: 1.2em; }
.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; line-height: normal; }
form .readonly input { background: #fff; border: 1px solid #fff; color: #393a3d; }
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 0.2em 0em 0.4em; }

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 { width: auto; display: block; overflow: hidden; padding: 0em 0; }
li.file fieldset span.desc { float: left; width: 9em; padding: 0; line-height: 1.2em; }

.sidebar form .text input,
.sidebar form .password input,
.sidebar form .email input { padding-left: 0; padding-right: 0; }

#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 .image { float: right; border: 1px solid #ccc; padding: 4px; background: #fff; width: 250px; height: 250px; position: relative; margin: 8px 0 16px 16px; }
#product .image img { position: absolute; width: 250px; height: 250px; top: 4px; left: 4px; }
#product table.nc { clear: both; width: 99.9%; margin: 0.81em 1px; }
#product .discounts { clear: both; }
#product .small { display: block; clear: left; margin: 0.81em 0; }
#product .small fieldset { display: block; }
#product .favourites,
#product .enquiry { float: right; margin-left: 10px; height: 50px; margin-top: -44px; }
.product-variations { text-align: left; }
#product .basket { clear: both; }
#product .basket h3 { margin: 0; padding-left: 0; display: none; }
#product .basket label { width: 100%; display: block; padding: 4px 0; clear: both; overflow: visible; }
#product .basket span.desc { display: block; width: 8em; float: left; margin-top: 0.2em; }
#product .basket label span.info-link { display: none; }
#product .basket label span.info-link acronym { display: none; }
#product .basket label span.info-link span { display: block; background: #ffc; border: 1px solid #ccc; padding: 6px; }
#product .basket label input { width: 15em; text-align: left; }
#product .basket label select { width: 15.4em; }
#product .results { padding: 16px 4px; clear: both; line-height: 1.2em; }
#product .results .calculate,
#product .results table { float: left; margin-right: 16px; }
#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; }

/* =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 =form */
.sidebar fieldset ol { margin: 0.4em 0; padding: 0; }
.sidebar fieldset li { margin: 0; padding: 0.2em 0; }
.sidebar li.text input { width: 98%; margin-top: 4px; }
.sidebar li label { color: #000; }
.sidebar fieldset.submit { text-align: center; margin-bottom: 0.4em; }
.sidebar input.submit { margin: 0 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: #343833; 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 { position: absolute; left: 10px; width: 190px; top: 165px; clear: both; margin: 0; }
#top-search form fieldset { margin: 0 10px; padding: 0; }
#top-search form label { display: block; color: #ccc; font-size: 16px; }
#top-search form input { vertical-align: bottom; border: 1px solid #ccc; background: #eee; width: 174px; margin: 5px 0 0; }
#top-search form select { vertical-align: baseline; }
#top-search form input.submit { margin-left: 0; vertical-align: baseline; background: none; border: 0; width: auto; position: absolute; left: -999px; top: -999px; }
#top-search form a { display: none; }

/* =product-list */
.product-list { width: 100%; }
.product-list ol { list-style: none outside; clear: both; }
.product-list ol li { position: relative; font-size: small; overflow: hidden; padding-bottom: 16px; }
.product-list ol h3 { background: url(/static/Image/header-bg.png) no-repeat left top; padding: 6px; }
.product-list ol h3 a { font-weight: bold; }
.product-list ol .pid { font-weight: normal; color: #aaa; font-size: small; }
.product-list ol .price-box { position: absolute; top: 0; right: 0; padding: 0; margin: 7px 8px; }
.product-list ol li img { float: left; margin: 0 8px 0.4em; border: 1px solid #ccc; padding: 4px; background: #fff; }
.product-list ol .options { overflow: hidden; padding-top: 0.81em; float: right; }
.product-list ol .options input { margin-right: 8px; }
.product-list ol .small { float: left; margin: 0; padding: 0; }
.product-list ol .item-info { clear: both; border: 1px dotted #aaa; margin: 0; }
.product-list ol .item-info th { width: 20%; }
.product-list ol .item-info th,
.product-list ol .item-info td { padding: 0.1em; }


#a-z-list { overflow: hidden; padding: 0 0 10px; }
#a-z-list h3 {
background: #eee;
padding: 6px;
}
#a-z-list ul {
width: 24.9%;
float: left;
}
#a-z-list a { display: block; }


/* Basic element styles (low level stuff)
---------------------------------------------------------------------------------------*/

h1 { font-size: 2em; }
h2, #primary h1 {
font-size: large;
margin: 0 0 0.4em;
background: url(/static/Image/header-bg.png) no-repeat left top;
padding: 0 4px;
color: #ffffff;
clear: both;
height: 31px;
line-height: 31px; }
.category #primary h1,
.category h2 { 
color: #ffffff;
background: url(/static/Image/header-bg-grey.png) no-repeat left top; }
h3 { font-size: medium; font-weight: bold; margin: 0 0 0.4em; }
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; } /* product id span */
.price { color: #ba2126; font-weight: bold; } /* price display (not always a span) */
.sidebar .price { color: #ba2126; }

.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 { color: #ba2126; text-decoration: none; }
a:visited { color: #777; }
a:hover { color: #ba2126; text-decoration: underline; }
a:active { background: #39f; color: #fff; }

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; } /* 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 */

img.fl-l { float: left; clear: left; margin: 0 16px 0.81em 0; border: 1px solid #393a3d; padding: 4px; background: #000; }
img.fl-r { float: right; clear: right; margin: 0 0 0.81em 16px; border: 1px solid #393a3d; padding: 4px; background: #000; }
img.news-image { float: right; clear: right; margin: 0.4em 0 0.81em 16px; border: 1px solid #393a3d; padding: 4px; background: #000; }

.body blockquote { margin: 0.81em 80px 0.81em 20px; border: 1px solid #ccc; border-width: 1px 0; background: #393a3d; 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; }

/* 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;
}