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:"Times New Roman", Times, serif;}

body { background: url(../graphics/layout/back.jpg) 50% 0 no-repeat fixed; color: #414141; font-size: 62.5%; text-align: center; }
h1.section-name, span.price_vat { display: none; }



/* Fade. */

#fade {
background: url(../graphics/layout/fade.png) 50% 0 repeat-y;
margin: 0 auto;
width: 852px;
}


/* wrapper */

#wrapper {
background: #fff url(../graphics/layout/logo.jpg) no-repeat;
margin: 0 auto;
padding: 116px 0 0;
position: relative;
text-align: left;
width: 790px;
}



/* Top navigation. */

p#nav {
color: #AB2012;
font-size: 1.3em;
padding: 5px 10px 4px 235px;
}

	p#nav a {
	color: #fff;
	padding: 0 12px;
	}

	p#nav a#main_FD451J {
	background: url(../graphics/layout/access.gif) no-repeat;
	display: block;
	height: 42px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	}



/* Breadcrumb trail. */

#trail {
background: url(../graphics/layout/trail.jpg) no-repeat;
color: #fff;
font-size: 1.2em;
padding: 10px 30px;
}

	#trail a {
	color: #f90;
	padding: 0 5px;
	}

		#trail a:hover {
		color: #000;
		}
	
	
	
/* Main content wrapper. */

#main {
padding: 20px 30px;
}



/* Content. */

#content {
float: right;
font-size: 1.4em;
line-height: 1.4em;
width: 541px;
}

	#content.cart {
	width: auto;
	float: none;
	}

	#content h1, #content h2, #content h3 {
	border-bottom: 1px solid #414141;
	color: #AC1F11;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0 0 5px;
	}
	
		#content h2, #content h3 {
		padding: 30px 0 5px;
		}
		
	#content p, #content ul {
	padding: 7px 0;
	}
		
	#content ul {
	list-style: inside;
	margin: 0 20px;
	}

	#content a {
	color: #9F1E11;
	}

		#content a:hover {
		color: #000;
		text-decoration: underline;
		}



/* Left navigation. */

#left {
float: left;
font-size: 1.4em;
line-height: 1.4em;
width: 157px;
}

	#left h1, #left h2, #left h3 {
	border-bottom: 1px solid #414141;
	color: #AC1F11;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0 0 5px;
	}
	
		#left h2, #left h3 {
		padding: 30px 0 5px;
		}
	
	#left ul {
	padding: 10px 0 0;
	list-style: none;
	}
	
		#left ul li {
		border-bottom: 1px solid #7c7c7c;
		}
	
		#left a {
		color: #414141;
		display: block;
		font-weight: bold;
		padding: 3px 0;
		}
	
			#left ul a:hover {
			color: #AC1F11;
			}
	
	#left p {
	border-bottom: 1px solid #7c7c7c;
	padding: 7px 0 0;
	}
	
		#left a#right_RacyJv {
		background: url(../graphics/layout/basket.png) 100% 0 no-repeat;
		}



/* Footer. */

p#footer {
border-top: 1px solid #414141;
padding: 20px 0;
color: #AC1F11;
font-size: 1.2em;
margin: 0 30px;
text-align: center;
}

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

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


/* Section lines. */

#sections {
padding: 20px 0;
}

#content .section {
border: 1px solid #9F1E11;
float: left;
margin: 0 19px 20px 0;
padding: 2px;
width: 255px;
}

	#content .section.nomargin {
	margin: 0 0 20px;
	}

	#content p.section_image {
	float: left;
	padding: 0;
	width: 130px;
	}

	#content .section_right {
	float: right;
	width: 116px;
	}

		#content .section_right p.section_name {
		font-size: .9em;
		font-weight: bold;
		height: 71px;
		padding: 0;
		}
		
			#content .section_right p.section_name a {
			color: #414141;
			}

		#content .section_right p.section_more {
		float: right;
		padding: 0;
		width: 51px;
		}

			#content .section_right p.section_more input {
			background: #BA1522;
			color: #fff;
			cursor: pointer;
			font-size: 1.1em;
			font-weight: bold;
			padding: 2px 8px;
			}

		#content .section_right p.section_price {
		float: left;
		font-weight: bold;
		font-size: 1.2em;
		padding: 2px 0 0;
		width: 60px;
		}



/* Information message. */

p#info_message {
color: #fff;
margin: 0 0 14px;
padding: 10px;
}

	p#info_message.message {
	background: #00A135;
	border: 1px solid #000;
	}

	p#info_message.error {
	background: #9F1E11;
	border: 1px solid #000;
	}

	p#info_message.tip {
	background: #f90;
	border: 1px solid #000;
	}

	p#info_message a {
	color: #fff;
	text-decoration: underline;
	}




/* Product left. */

#product_left {
float: left;
font-size: .9em;
padding: 4px 0 0;
text-align: center;
width: 180px;
}

	#product_left p.product_larger, #product_left p.product_button {
	background: url(../graphics/layout/trail.jpg) no-repeat;
	border-top: 2px solid #fff;
	padding: 4px 10px;
	}
	
		#product_left p#product_previous {
		border-right: 2px solid #fff;
		float: left;
		width: 69px;
		}
	
		#product_left p#product_next {
		float: left;
		width: 69px;
		}
	
		#product_left p.product_larger a, #product_left p.product_button a {
		color: #fff;
		}



/* Product right. */

#product_right {
float: right;
width: 340px;
}

	 p#product_price {
	 color: #9F1E11;
	 font-size: 1.4em;
	 font-weight: bold;
	 }
	 
	 	p#product_price span {
		color: #414141;
		}

	 p#addtocart {
	 text-align: right;
	 }
	 
	 	p#addtocart input {
		border: 1px solid #9F1E11;
		padding: 5px 10px;
		font-size: 1.4em;
		font-weight: bold;
		margin: 0 0 0 10px;
		width: 50px;
		}

		p#addtocart input.product_add, p#addtocart a {
		background: #9F1E11;
		border: none;
		color: #fff;
		cursor: pointer;
		font-size: 1.4em;
		font-weight: bold;
		padding: 5px 10px;
		width: auto;
		}
	


/* Contact table */

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

	table.cms_form thead, table.user_form thead {
	display: none;
	}

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

	table.cms_form td.right, table.user_form td.right {
	padding: 5px 10px;
	}

		table.cms_form td.right input, table.user_form td.right input, 
		table.cms_form td.right select, table.user_form td.right select {
		border: 1px solid #999;
		padding: 2px 5px;
		width: 200px;
		}
		
			table.user_form input#cms_contact_name, table.user_form input#customerName, table.user_form input#customerCompany { width: 200px; }
			table.user_form input#customerTown, table.user_form input#customerCounty { width: 175px; }
			table.user_form input#customerPostcode, table.user_form input#customerTelephone { width: 125px; }
			input#cms_contact_tel { width: 200px; }
			input#cms_contact_email { width: 175px; }
			input#cms_form_validate { float: left; width: 100px; }

		table.cms_form td.right textarea, table.user_form td.right textarea {
		border: 1px solid #999;
		height: 100px;
		padding: 5px;
		width: 300px;
		}
		
		span.form_verification {
		display: block;
		padding: 0 0 5px;
		}
		
			span#validation_code {
			background: url(../graphics/layout/code.jpg) no-repeat;
			float: left;
			height: 22px;
			margin: 0 0 0 5px;
			width: 112px;
			}
		
	

/* Accessibility popup. */

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

	ul#accessibility_popup li {
	padding: 0 0 10px;
	}
	
	ul#accessibility_popup a {
	background: #9F1E11;
	color: #fff;
	display: block;
	font-size: 1.6em;
	font-weight: bold;
	padding: 10px;
	}
	
		ul#accessibility_popup a:hover {
		background: #f90;
		}
	
	
	
/* Facebook box. */

#facebook {
background: url(../graphics/layout/facebook.jpg) repeat-y;
width: 541px;
}

	#facebook_header {
	background: url(../graphics/layout/facebook_top.jpg) no-repeat;
	height: 35px;
	}
	
		#facebook_header a {
		display: block;
		height: 35px;
		}

	#facebook_footer {
	background: url(../graphics/layout/facebook_bottom.jpg) no-repeat;
	height: 16px;
	}
	
		#facebook_footer a {
		display: block;
		height: 16px;
		}
	
	#facebook_inner {
	padding: 0 20px;
	}
	
		#facebook_inner p {
		border: none;
		border-bottom: 1px solid #999;
		color: #666;
		font-size: .9em;
		line-height: 1.6em;
		outline: 0;
		margin: 0;
		padding: 8px 0;
		}
		
			#facebook_inner p.noline {
			border: none;
			}
		
			#facebook_inner p span {
			color: #999;
			}
		
			#facebook_inner p a {
			color: #AC1F11;
			font-weight: normal;
			}



/* fixes */

		  #main,		   .section,		   .section_right,			 .cart_wrapper,			  p.cart_buttons { height: 1%; }
html>body #main, html>body .section, html>body .section_right, html>body .cart_wrapper, html>body p.cart_buttons { height: auto; overflow: auto; }
