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; font-size: 62.5%; text-align: center; }



/* Backgrounds and fades etc. */

#container { background: url(../graphics/layout/back.jpg) 50% 0 repeat-x; }

#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;
}




/* 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;
padding: 0 20px 20px;
width: 662px;
}



/* 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: 14px 0 0;
}

	#content p, #content ul, #content ol, #content blockquote {
	padding: 14px 0 0;
	}
	
	#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 0;
}

	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: 1px solid #f00;
margin: 14px 0 0;
}

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

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

	#content .section_right {
	float: right;
	width: 442px;
	}
	
		#content .section_right p {
		padding: 0;
		}
		
			#content .section p a {
			font-size: 1.4em;
			letter-spacing: -1px;
			font-weight: bold;
			}
		
		#content .section_right p.section_more {
		text-align: right;
		padding: 18px 0 5px;
		}
		
			#content .section_right p.section_more a {
			border-bottom: 1px solid #600;
			border-left: 1px solid #a00;
			border-right: 1px solid #600;
			border-top: 1px solid #a00;
			background: #f00;
			color: #fffc00;
			padding: 4px 15px;
			text-shadow: #900 1px 1px 0;
			text-transform: lowercase;
			}
			
				#content .section_right p.section_more a:hover {
				border-bottom: 1px solid #aa0;
				border-left: 1px solid #cc0;
				border-right: 1px solid #aa0;
				border-top: 1px solid #cc0;
				background: #fffc00;
				color: #000;
				text-shadow: #ccc 1px 1px 0;
				}
		
		
	
/* Product table headers. */

#content table#product_headers {
background: none;
border: none;
margin: 14px 0 0;
width: 662px;
}

	#content table#product_headers th {
	background: #171782;
	color: #fff;
	padding: 5px 10px;
	text-align: left;
	}
	
	#content .price_vat, #content .quantity_text {
	display: none;
	}
	
	#content table#product_headers th.td1, #content table.product td.td1 { width: 100px; }
	#content table#product_headers th.td2, #content table.product td.td2 { width: 200px; }
	#content table#product_headers th.td3, #content table.product td.td3 { width: 110px; }
	#content table#product_headers th.td5, #content table.product td.td5 { width: 52px; }
	#content table#product_headers th.td6, #content table.product td.td6 { width: 80px; }
	
	
	
/* Product tables. */
	
#content table.product {
background: none;
border: none;
border-left: 1px solid #ccc;
margin: 0;
width: 662px;
}
	
	#content table.product td {
	border-bottom: 1px solid #171782;
	border-right: 1px solid #ccc;
	padding: 5px 10px;
	vertical-align: middle;
	}
	
		#content table.product td p {
		padding: 0;
		margin: 0;
		}
		
		#content table.product td.td5 input {
		border: 1px solid #ccc;
		padding: 2px 5px;
		width: 40px;
		}
		
		#content table.product td.td6 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;
		padding: 2px 5px;
		text-shadow: #900 1px 1px 0;
		text-transform: lowercase;
		width: 88px;
		}
			
			#content table.product td.td6 input.hover {
			border-bottom: 1px solid #aa0;
			border-left: 1px solid #cc0;
			border-right: 1px solid #aa0;
			border-top: 1px solid #cc0;
			background: #fffc00;
			color: #000;
			text-shadow: #ccc 1px 1px 0;
			}
	
	

/* 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: #000;
	text-shadow: #600 1px 1px 0;
	}



/* Bug fixes. */

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