/**
 * Reset. Again. by Eric Meyer: http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/
 */
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
#track_hint, .zoom, .more-views { display: none;}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

br.clear {
	height: 0;
	margin: 0;
	padding: 0;
	clear: both;
}

/* BEGIN STYLES */
 
body, html {
	margin: 0;
	padding: 0;
	font: 13px/1.2 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #23306D;
}

div#page {
	background: url("assets/images/ruler-repeat.gif") repeat-y 0 0;
	margin: 0 auto;
	width: 980px;
	margin-top: 0;
	}
	div#container {
		background: url("assets/images/ruler.gif") no-repeat 0 0;
		padding:0 19px 0 84px;
		width:877px;
}

div#header {
	margin-bottom: 20px;
}

div#sidebar {
	padding:0 9px 0 0;
	float: left;
	width: 196px;
	}
	div#sidebar a.block {
		display: block;
		padding-bottom: 17px;
		background: url("assets/images/sidebar_shadow.gif") no-repeat bottom left;
		width: 195px;
	}
	div#sidebar ul.navigation a {
		font-size: 12px;
	}
div#content {
	float: left;
	width: 672px;
	}
	div#content div.section, div#sidebar div.section, div.half-section, div.half-section-right, ol#products-list li.item {
		padding-bottom: 17px;
		background: url("assets/images/sidebar_shadow.gif") repeat-x bottom left;
	}
	div.section-title, div.step-title {
		background: #8BBEAA;
		font-size: 13px;
		padding: 5px 7px;
		text-transform: uppercase;
		color: #fff;
		}
		div.section-title h2 {
			font-size: 14.5px;
			line-height: 1.5;
		}
		div.section-title a {
			color: #fff;
			text-decoration: none;
			line-height: 1.4;
			font-weight: bold;
		}
	ol#checkoutSteps div.step, div.section-content, div.section-content-image {
		border: 1px solid #8bbeaa;
		border-top: 0 none;
	}
	div.toolbar, div.section-content, ol#checkoutSteps div.step {
		padding: 7px;
		}
		div.section-sub-content {
			margin: 5px;
			border:1px solid #8BBEAA;
			background: #eee;
			padding: 6px 10px;
		}
		div.section-sub-content a {
			text-decoration: underline !important;
		}
	div.section div.map, div#map-canvas {
		padding: 0;
		height: 500px;
	}
	div.post div.section-content {
		padding: 7px 10px 20px 10px;
		font-size: 12px;
	}
	div.page div.section-content, div.product-shop div.section-content {
		padding: 10px 85px;
	}
	div.sureslimtitle, div.sureslimtitle p {
		background: #8BBEAA;
		color: #FFFFFF;
		font-size: 14px;
		font-weight: bold;
		padding: 5px;
		text-transform: uppercase;
	}
	div#content div.half-section, div#content div.half-section-right {
		width: 331px;
		float: left;
		overflow: hidden;
		}
	 div.half-section-right {
		margin-left: 10px;
	}
div#footer {
	background:url("assets/images/footer.gif") no-repeat scroll 0 0 #FFFFFF;
	color:#FFFFFF;
	height:69px;
	margin:0 auto;
	padding:5px 0 0;
	text-align:center;
	width:980px;
	text-transform: uppercase;
	}
	div#footer p, div#footer p a {
		color: #fff;
		font-weight: bold;
		font-size: 14px;
		line-height: 39px;
	}
	div#footer p {
		padding-left: 32px;
	}

div.navigation {
	margin-bottom: 20px;
}
	div.navigation div a {
		background: #8BBEAA;
		font-size: 11px;
		padding: 5px 7px;
		text-transform: uppercase;
		color: #fff;
		font-weight: bold;
	}

div.alignleft {
	float:  left;
}
div.alignright {
	float: right;
}

/**
 * Postdata
 **/

span.postmeta {
	color:#888888;
	font-size:11px;
	margin-top: 5px;
	display: block;
}

ul.leaf {
	margin: 0 0 0 18px;
	list-style-image: url("assets/images/menu-leaf.png");
	}
	ul.leaf li {
		margin: 5px 0;
	}

p {
	margin: .4em 0;
}
a, a:visited {
	color: 	#23306D;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

.home-page h1 {
	margin: .3em 0 .7em 0;
	font-size: 1.1em;
}
.home-page p a img {
	margin-top: 8px;
}
a.more-link {
	margin-top: 10px;
	display: block;
}

/**
 * Case Studies
 */
div.category-casestudies p {
	margin: 10px 160px;
}
.imgpad {
	width: 150px;
	float:left;
	padding:10px 10px 10px 0;

}
.imgpadright {
	width: 150px;
	float:right;
	padding:10px 0 10px 10px;
}
.imgpad img, .imgpadright img {
	display: block;
	margin: 0 auto;
	max-width:150px;
}

/**
 *	FAQs
 */
div.frequently-asked-questions div.section-content {
	}
	div.frequently-asked-questions div.section-content a {
		line-height: 1.6;
	}
	a.faq-title {
		display: block;
		font-size: 17px;
		margin:  20px 0 10px 0;
	}
 
table.opening-hours {
	border:1px solid #8BBEAA;
	width:300px;
	}
	table.opening-hours td {
		padding: 5px 20px;
	}
	table.opening-hours td.even {
		background:none repeat scroll 0 0 #8BBEAA;
	}
 
/**
 *	Shop Specific
 */
div.toolbar {
	position: relative;
	border:1px solid #d1e5dd;
	}
	p.amount {
		float: left;
	}
	div.limiter {
		float: right;
	}
	div.sorter {
		clear: both;
		float: right;
	}
ol#products-list li.item {
	
	}
	li.item div.item {
		border:1px solid #d1e5dd;
		padding:5px;
	}
	ol#products-list li.item div.product-image {
		widows: 135px;
		float: left;
		}
		div.product-image span.regular-price {
			display: block;
			margin-top: 5px;
			font-weight: bold;
			text-align: center;
		}
	ol#products-list li.item div.product-shop {
		float: left;
		width: 499px;
		padding-left: 10px;
		}
		div.product-shop h2 {
			font-size: 13px;
			margin-bottom: 10px;
		}
		div.product-shop a.add-to-cart {
			float: right;
			margin:  20px 0 10px 0;
			font-size: .95em;
		}
	div.pager {
		float: right;
	}
	div.pages strong {
		float: left;
		margin-top: 2px;
	} 
	div.pages ol {
		float: left;
		margin: 0 0 0 10px
		}
		div.pages ol li {
			float: left;
			padding: 2px 3px;
		}
	div.product-shop div.product-image-box {
		float: left;
		margin: 0 15px 15px 0;
		}
		div.product-image-box img {
			width: 135px;
		}
		
table#shopping-cart-table th {
	padding-right: 1em;
	border-bottom: 3px solid #ccc;
	}
	table#shopping-cart-table thead tr {
		background: #fff !important;
	}
	table#shopping-cart-table tr {
		padding:  0.1em .6em;
		background: #eee;
	}
	table#shopping-cart-table tbody tr td {
		padding:  5px;
		border-bottom: 1px solid #ccc;
	}
	table#shopping-cart-table tfoot td {
		padding: 7px;
	}
	
div.step-title {
	margin-bottom: 1px;	
	padding: 7px;
	height: 1.05em;
	}
	div.step-title span.number {
		float: left;
		background: #fff;
		border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		padding: 1px 5px;
		color: #444;
		font-size: .8em;
		margin-right: 7px;
	}
	div.step-title h2 {
		float: left;
	}
	div.step-title a {
		display: none;
		color: #fff;
		text-decoration: underline;
	}
	li.allow div.step-title a {
		text-align: right;
		display: block;
	}
	
	div.col2-set {
			}
			div.col2-set div.col-1 {
				float: left;
				width: 48%;
				margin-right: 4%;
			}
			div.col2-set div.col-2 {
				float: left;
				width: 48%;
			}
		
	#checkout-step-login h3{
		font-size: 1.2em;
		margin: 10px 10px 10px 0;
	}
	#checkout-step-login .col-1 ul {
		list-style: none;
		list-style-type: none;
		margin: 25px 10px 10px 10px;
	}
	#checkout-step-login .col-1 ul li {
		margin: 10px 0;
		font-size: 1.05em;
	}
	#checkout-step-login{}
	#checkout-step-login #login-form {
		padding-bottom: 13px;
		display: block;
	}
	#checkoutSteps input[type='text'],#checkoutSteps input[type='password'] {
		border: 1px solid #bbb;
		margin-bottom: 5px;
		padding: 3px 5px;
		width: 293px;
	}
	#checkoutSteps select { margin: 2px 0 5px 0; }
	#checkout-step-login #login-form ul {
		list-style: none;
		list-style-type: none;
		margin: 0;
	}
	#checkoutSteps label {
		font-weight: bold;
		display: block;
		margin: 5px 0 2px 0;
	}
	#checkout-step-login .col-2 button { float: right; }
	#checkout-step-login a.f-left { font-size: .9em;}
	#checkout-step-login p.required { display: none }
	#checkout-step-login #login-form label em { display: none; }
	#checkout-step-login { padding-bottom: 10px }
	ol#checkoutSteps div.step { margin-bottom: 7px }
	#co-shipping-method-form ul {
		list-style: none !important;
		list-style-type: none !important;
		margin: 10px;
	}
	#co-shipping-method-form label, #co-payment-form label {
		font-weight: bold !important;
		display: inline !important;
	}
	ul#payment_form_worldpay_cc {
		display: none;
	}
	p.back-link {
		display: none;
	}
	li.wide input {
		width: 608px !important;
		margin-bottom: 5px;
	}
	#checkout-step-payment p.required {
		display: none;
	}
	#co-billing-form ul, #co-shipping-form ul {
		list-style: none;
		list-style-type: none;
		margin: 0;
	}
	.validation-advice {
		color: #F00;
	}
	.a-right {
		text-align: right;
	}
	#review-buttons-container p.f-left {
		float:  left;
		margin-top: 15px;
	}
#co-billing-form .field, #co-shipping-form .field {
float: left;
margin-right: 10px;
}
	
	ul.messages, ul.messages ul {
		list-style: none !important;
		list-style-type: none !important;
		margin-left: 0;
	}
/**
 * Randomers.
 */
th {
	text-align: left;
}
th, td {
	padding: 0 8px 4px 5px;
}
.form-submit, #checkoutSteps button {
	background:none repeat scroll 0 0 #8BBEAA;
	border:1px solid #23306D;
	color:#23306D;
	cursor:pointer;
	font-weight:bold;
	margin:0 5px 0 0;
	padding:2px;
	text-align:center;
	text-transform:uppercase;
}
 #checkoutSteps button {
 	float: right;
 }
.form-submit:hover, #checkoutSteps button:hover {
	color: #fff;
	text-decoration: underline;
}
h3 {
	margin: 5px 0 10px 0;
}


/* homepage categories */

div.widget-category-link {
	width: 28%;
	margin: 0 5% 20px 0;
	float: left;
	}
	span.widget-category-link {
		display: block;
		margin: 8px 0;
	}
	img.widget-category-link-image {
		width: 112px;
		height: 112px;
		border: 1px solid #8BBEAA;
	}
	

/* Images */
img.aligncenter {
	display: block;
	width: auto;
	margin: 0 auto;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-top: 15px;
	margin-bottom: 15px;
}
p.title {
	font-size: 1.1em;
	font-weight: bold;
	padding: 20px 0 10px 0;
}
ul, ul.disc {
	list-style: disc;
	list-style-type: disc;
	margin: 5px 0 5px 30px;
}
h3 a { text-decoration: underline !important}
.ucase {
	text-transform: uppercase;
}
.bold,strong { font-weight: bold }

div.bottom-shop {
	width: 309px; margin: 0 auto; padding: 5px 0; text-align: center;
}

ul.inline {
	list-style: none;
	list-style-type: none;
	margin: 5px;
	}
	ul.inline li {
		margin: 3px 0;
	}
	li.store-category {
		font-weight: bold;
}
div.price-box {
	display: inline;
}
