html,body,div,span,hr,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,:before,:after,input,textarea,select{background:none;border:0;border-collapse:collapse;border-spacing:0;border-width:0;bottom:auto;clear:none;content:none;direction:ltr;float:none;left:auto;margin:0;outline:0;padding:0;right:auto;text-decoration:none;text-indent:0;top:auto;}
body,input,select,textarea,option,iframe,code{background:#fff;font-family:Arial,Helvetica,sans-serif;}
body { background: #A5BFD5 url(../graphics/layout/back.jpg) 50% 0 repeat-x; font-size: 62.5%; text-align: center; }



/* Backgrounds and fades etc. */

#wrapper {
background: url(../graphics/layout/back_wrap.jpg) repeat-y;
margin: 0 auto;
position: relative;
width: 1100px;
}

#main {
background: url(../graphics/layout/back_fades.jpg) no-repeat;
font-size: 1.2em;
line-height: 1.6em;
padding: 204px 99px 0;
text-align: left;
}

	.price_vat, .section-name, #cart_buttons_customer_login {
	display: none;
	}




/* Top navigation. */

ul#nav {
background: url(../graphics/layout/banner.jpg) no-repeat;
border-bottom: 2px solid #fff;
height: 145px;
left: 99px;
list-style: none;
padding: 57px 10px 0;
position: absolute;
top: 0;
width: 882px;
}

	ul#nav li { display: inline; }
	
	ul#nav a {
	color: #171782;
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 14px 13px 13px;
	}
	
		ul#nav a:hover {
		background: url(../graphics/layout/nav_hover.jpg) no-repeat;
		color: #fff;
		text-shadow: #000 1px 1px 0;
		}


/* Left and right content panels. */

#left {
float: left;
height: 525px;
width: 198px;
}

	html>body #left {
	height: auto;
	min-height: 525px;
	}

#content {
float: right;
line-height: 1.6em;
padding: 0 20px 20px;
width: 662px;
}

	#content.infopanel {
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 20px;
	text-align: left;
	}
	
	#content.incart {
	background: #fff;
	width: 862px;
	}



/* Left panel. */

#left h1, #left h2, #left h3, #left h4, #left h5, #left h6 {
background: #f00;
color: #fffc00;
font-size: 1.4em;
letter-spacing: -1px;
padding: 7px 10px;
text-shadow: #900 1px 1px 0;
text-transform: lowercase;
}

	#left ul {
	background: #4C5359 url(../graphics/layout/nav.jpg) repeat-y;
	border-bottom: 1px solid #fff;
	list-style: none;
	}

		#left ul a {
		background: url(../graphics/layout/bullet.gif) 10px 50% no-repeat;
		border-top: 1px solid #fff;
		color: #fff;
		display: block;
		font-weight: bold;
		padding: 5px 5px 5px 27px;
		}
		
			#left ul a:hover {
			color: #fffc00;
			}
	
	#left form {
	padding: 10px;
	}
	
		#left form input#qs {
		border-bottom: 1px solid #202325;
		border-left: 1px solid #202325;
		border-right: 1px solid #4C5359;
		border-top: 1px solid #4C5359;
		padding: 3px 5px;
		width: 128px;
		}

		#left form input#qs_submit {
		background: #202325;
		color: #fff;
		font-weight: bold;
		padding: 3px 0;
		text-align: center;
		text-shadow: #666 1px 1px 0;
		width: 35px;
		}
		
	#left p {
	font-size: .9em;
	line-height: 1.4em;
	color: #666;
	padding: 10px;
	}



/* Main content area. */

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
font-size: 1.4em;
letter-spacing: -1px;
padding: 0 0 16px;
}

	#content p, #content ul, #content ol, #content blockquote {
	padding: 0 0 16px;
	}
	
	#content ul, #content ol, #content blockquote {
	margin: 0 40px;
	}

	#content a {
	color: #f00;
	}
	
		#content a:hover {
		color: #000;
		}



/* Breadcrumbs links */

p#breadcrumbs {
font-size: .9em;
padding: 7px 0 14px;
}

	p#breadcrumbs a {
	color: #f00;
	padding: 0 2px;
	}

		p#breadcrumbs a:hover {
		color: #000;
		}



/* Footer. */

p#footer {
background: #131078;
border-top: 2px solid #fff;
clear: both;
color: #fff;
font-size: .9em;
padding: 7px 17px;
}

	p#footer a {
	color: #fff;
	padding: 0 3px;
	}
	
	

/* Inner navigation lines. */

#sections {
border-top: 2px solid #131078;
margin: 14px 0 0;
}

#content .section {
border-bottom: 2px solid #131078;
padding: 10px 0;
} 

	#content .section.section_product {
	border: 0;
	padding: 10px 0 0;
	}

	#content .section_left {
	border-right: 1px solid #ccc;
	float: left;
	text-align: center;
	width: 200px;
	}
	
		#content .section_left .product_image img {
		padding: 0 20px 0 0;
		}

	#content .section_right {
	line-height: 1.8em;
	float: right;
	width: 442px;
	}
	
		#content .section_right table {
		margin: 0 0 16px;
		}
	
			#content .section_right table td {
			padding: 5px;
			}
		
		#content .section p a {
		color: #131078;
		font-size: 1.2em;
		letter-spacing: -1px;
		font-weight: bold;
		}
			
		#content .section_right p.section_price {
		color: #f00;
		font-size: 1.2em;
		font-weight: bold;
		}
		
		#content .section_right p.section_more {
		text-align: right;
		padding: 0;
		}
		
			#content .section_right p.section_more.product {
			text-align: left;
			}
			
			#content .section_right p.section_more a, #content .section_right p.section_more input {
			border-bottom: 1px solid #600;
			border-left: 1px solid #a00;
			border-right: 1px solid #600;
			border-top: 1px solid #a00;
			background: #f00;
			color: #fffc00;
			cursor: pointer;
			font-weight: bold;
			padding: 4px 15px 5px;
			text-shadow: #900 1px 1px 0;
			text-transform: lowercase;
			width: auto;
			}
			
			#content .section_right p.section_more.product input {
			font-size: 1.4em;
			padding: 7px 20px;
			}
			
		.stock_line {
		padding: 0 0 16px;
		}
		
		.stock_line input {
		margin: 0 10px 0 0;
		position: relative;
		top: 2px;
		}
			
		.stock_line select {
		border-bottom: 1px solid #aaa;
		border-left: 1px solid #ccc;
		border-right: 1px solid #aaa;
		border-top: 1px solid #ccc;
		margin: 0 10px;
		padding: 2px;
		}
	

/* Section tabs. */

#content .section_tabs {
clear: both;
overflow: auto;
padding: 10px 0 0;
}

	#content .section_tabs ul {
	margin: 0;
	overflow: auto;
	padding: 0;
	width: 100%;
	}
	
		#content .section_tabs ul li {
		float: left;
		list-style: none;
		margin: 0 5px 0 0;
		position: relative;
		z-index: 2;
		}
	
		#content .section_tabs ul a {
		background: #eee;
		border: 1px solid #aaa;
		border-top: 2px solid #aaa;
		border-bottom: 1px solid #131078;
		float: left;
		padding: 5px 15px;
		}
	
		#content .section_tabs ul a:hover,
		#content .section_tabs ul a.active_tab {
		background: #fff;
		border: 1px solid #131078;
		border-top: 2px solid #131078;
		border-bottom: 1px solid #fff;
		color: #000;
		}
		
		#content .tab {
		border: 1px solid #131078;
		float: left;
		padding: 14px 15px 0;
		position: relative;
		top: -1px;
		width: 630px;
		z-index: 1;
		}
		
		
		
		
	
#content h2#alt {
background: #131078;
color: #fff;
font-size: 1em;
letter-spacing: normal;
margin: 15px 0 0;
padding: 10px;
}
	
	

/* Information messages. */

p#info_message {
background: #fffc00;
border: 1px solid #aa0;
color: #000;
padding: 10px;
margin: 20px 0 7px;
text-shadow: #fff 1px 1px 0;
}

	p#info_message.error {
	background: #f00;
	border: 1px solid #600;
	color: #fff;
	text-shadow: #600 1px 1px 0;
	}



/* Product CMS images. */

p#image_float {
float: right;
margin: 0 0 20px 20px;
}



/* Search bar. */

p#search_header {
background: #f00;
color: #fffc00;
font-size: 1.4em;
font-weight: bold;
letter-spacing: -1px;
padding: 7px 10px;
text-shadow: #900 1px 1px 0;
text-transform: lowercase;
}

ul#search_bar {
background: #eee;
border: 1px solid #f00;
list-style: none;
margin: 0 0 5px;
padding: 0;
}

	ul#search_bar li {
	float: left;
	padding: 0 10px 15px;
	width: 145px;
	}
	
		ul#search_bar li#search_step2, ul#search_bar li#search_step4 {
		background: #ddd;
		}
	
		ul#search_bar li select {
		border: 1px solid #000;
		padding: 1px;
		margin: 10px 0 0;
		width: 141px;
		}
	
		ul#search_bar li input {
		border-bottom: 1px solid #600;
		border-left: 1px solid #a00;
		border-right: 1px solid #600;
		border-top: 1px solid #a00;
		background: #f00;
		color: #fffc00;
		cursor: pointer;
		font-size: 1em;
		font-weight: bold;
		margin: 10px 0 0;
		padding: 2px 5px;
		text-shadow: #900 1px 1px 0;
		width: 145px;
		}



/* Inner navigation. */

ul#inner {
border-bottom: 1px solid #fff;
list-style: none;
margin: 16px 0 0;
padding: 0;
}

	ul#inner li {
	background: #4C5359 url(../graphics/layout/nav.jpg) repeat-y;
	float: left;
	width: 50%;
	}

	ul#inner a {
	background: url(../graphics/layout/bullet.gif) 10px 50% no-repeat;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	color: #fff;
	display: block;
	font-weight: bold;
	padding: 5px 5px 5px 27px;
	}
	
		ul#inner a:hover {
		color: #fffc00;
		}



p#cmsimage {
float: right;
margin: 0 0 10px 10px;
text-align: center;
width: 250px;
}

	p#cmsimage a {
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	margin: 10px 0 0;
	}



.flash {
height: 350px;
padding: 14px 0 0;
width: 100%;
}



/* Call us banner. */

#content p#callus {
background: #fffc00;
border: 1px solid #f00;
color: #000;
font-size: 1.3em;
font-weight: bold;
margin: 14px 0 3px;
padding: 15px 15px;
text-align: center;
text-shadow: #ccc 1px 1px 0;
}

	#content p#callus a {
	color: #000;
	}



/* Payment Method Tabs. */

#content .payment_method {
border: 1px solid #aaa;
float: left;
margin: 12px 0 0 12px;
padding: 0 10px 10px;
width: 180px;
}

	#content .payment_method p {
	padding: 10px 0 0;
	text-align: justify;
	}

	#content .payment_method a {
	border: 1px solid #aaa;
	background: #ccc;
	color: #000;
	display: block;
	font-weight: bold;
	margin: 10px 0 0;
	padding: 5px;
	text-align: center;
	}
	
		#content .payment_method a:hover {
		background: #FDCE07;
		border: 1px solid #2C3384;
		color: #2C3384;
		}




	/* Accessibility. */

p#access {
position: absolute;
top: 0px;
right: 0;
}

	p#access a {
	background: url(../graphics/layout/access.png) no-repeat;
	display: block;
	height: 100px;
	text-indent: -1000em;
	width: 100px;
	}
	


/* Accessibility popup. */

ul#accessibility_popup {
list-style: none;
padding: 10px;
width: 400px;
}

	ul#accessibility_popup li {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 10px;
	}
	
	ul#accessibility_popup a {
	background: #000;
	color: #fff;
	display: block;
	padding: 10px;
	}
	
		ul#accessibility_popup a:hover {
		background: #FF0000;
		color: #fff;
		}



/* Menu list. */

#content p#menulist {
background: #eee;
border-bottom: 1px solid #aaa;
border-left: 1px solid #ccc;
border-right: 1px solid #aaa;
border-top: 1px solid #ccc;
margin: 16px 0 0;
padding: 17px 20px;
}

	#content p#menulist #jumpmenu {
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-top: 1px solid #ccc;
	font-size: 1.4em;
	letter-spacing: -1px;
	padding: 5px;
	}

	#content p#menulist #jumpmenugo {
	background: #ddd;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-top: 1px solid #ccc;
	font-size: 1.4em;
	letter-spacing: -1px;
	padding: 6px 5px;
	}


/* CMS Table Styling. */

table.cms_form, table.email_form, table.user_form, table#search_table, #cboxLoadedContent table {
margin: 0 0 16px;
width: 100%;
}

	#cboxLoadedContent table {
	min-width: 400px;
	}

	table.cms_form thead, table#search_table thead, table.email_form thead, table.user_form thead, #cboxLoadedContent thead {
	display: none;
	}

	table.cms_form td.left, table#search_table td.left, table.email_form td.left, table.user_form td.left, #cboxLoadedContent td.left {
	background: #eee;
	padding: 7px 10px;
	vertical-align: top;
	width: 150px;
	}

	table.cms_form td.right, table.email_form td.right, table.user_form td.right, table#search_table td.right, #cboxLoadedContent td.right {
	padding: 5px 10px;
	}

		table.cms_form td.right input, table.email_form td.right input, table.user_form td.right input, table#search_table td.right input, #cboxLoadedContent td.right input,
		table.cms_form td.right select, table.email_form td.right select, table.user_form td.right select, table#search_table td.right select, #cboxLoadedContent td.right select,
		table.cms_form td.right textarea, table.email_form td.right textarea, table.user_form td.right textarea, table#search_table td.right textarea, #cboxLoadedContent td.right textarea {
		border: 1px solid #999;
		padding: 2px 5px;
		width: 300px;
		}

		table.cms_form td.right textarea, table.email_form td.right textarea, table.user_form td.right textarea, table#search_table td.right textarea, #cboxLoadedContent td.right textarea {
		height: 100px;
		width: 300px;
		}
		
			table.user_form input#cms_contact_name { width: 225px; }
			table.user_form input#login_password { width: 200px; }
		
			table.cms_form input#cms_contact_name { width: 200px; }
			table.cms_form input#cms_contact_email { width: 200px; }
			table.cms_form input#cms_contact_tel { width: 225px; }
			table.cms_form textarea#cms_contact_enquiry { height: 60px; width: 200px; }
			table.cms_form input#cms_form_validate { float: left; width: 100px; }
		
		span.form_verification {
		display: block;
		padding: 0 0 5px;
		}
		
			span#validation_code {
			background: url(../graphics/layout/code.gif) no-repeat;
			float: left;
			height: 22px;
			margin: 0 0 0 5px;
			width: 112px;
			}

	#content p.cart_buttons input, #cboxLoadedContent p.cart_buttons input {
	background: #aaa;
	border: 1px solid #666;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	float: right;
	padding: 5px 10px;
	}



/* Minicart. */

#minicart { background: #fff; border: 0; border-top: 1px solid #fff; font-size: .9em; margin: 0; }
#minicart td { border-bottom: 1px solid #ccc; padding: 5px 10px; }
#minicart td.minicart_price { text-align: right; }
#minicart tr.minicart_totals td { background: #FEFB00; border: none; font-weight: bold; }



/* Home navigation. */

#homenav img {
margin: 0 19px 19px 0;
}

	#homenav td.nomargin img {
	margin: 0 0 19px;
	}



/* Thumbnails. */

#content .section_left h2#alt {
margin: 20px 20px 0 0;
}

#content p#product_alt_images {
overflow: auto;
padding: 0 20px 0 0;
}

	.product_image a, .product_thumbnail {
	display: block;
	position: relative;
	z-index: 0;
	}

	#product_alt_images img {
	border: 1px solid #ccc;
	height: 40px;
	float: left;
	margin: 1px;
	width: 40px;
	}
	
	.yt {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1;
	}



/* Related items. */

.related {
border-bottom: 1px solid #ccc;
margin: 0 20px 0 0;
padding: 7px 0;
overflow: auto;
text-align: left;
}

	.related_left {
	float: left;
	width: 60px;
	}
	
		#content p.related_left {
		padding: 0;
		}
	
	.related_right {
	float: left;
	width: 120px;
	}
	
		#content .related_right p {
		padding: 0;
		}
	
		#content p.related_more a {
		color: #f00;
		}



/* Bug fixes. */

		  #main,		   .section,		   .cart_buttons,		    .cart_wrapper,			 ul#search_bar,			  ul#inner { height: 1%; }
html>body #main, html>body .section, html>body .cart_buttons, html>body .cart_wrapper, html>body ul#search_bar, html>body ul#inner { height: auto; overflow: auto; }
