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;list-style:none;margin:0;outline:0;padding:0;right:auto;text-decoration:none;text-indent:0;top:auto;}
body,input,textarea,select{font-family:Arial,Helvetica,sans-serif;}

body {
background: url(../graphics/layout/back.jpg) 50% 0 repeat-y;
font-size: 62.5%;
text-align: center;
}

	h1.section-name, span.price_vat, #paging-bottom { display: none; }



/* Main wrapper. */

#wrapper {
background: url(../graphics/layout/banner-1.jpg) 50% 0 no-repeat;
font-size: 1.2em;
margin: auto;
padding: 157px 0 10px;
position: relative;
text-align: left;
width: 944px;
}

	a#home { 
	height: 151px;
	left: 0;
	position: absolute;
	top: 0;
	width: 224px;
	}



/* Top navigational menu. */

ul#nav,
ul#product_nav { 
background: #BFC5CA url(../graphics/layout/dot_white.gif) 0 100% repeat-x;
border-bottom: 6px solid #16228C;
padding: 2px 2px 0;
}

ul#nav li,
ul#product_nav li { display: inline; }

ul#nav a, ul#nav a span,
ul#product_nav a, ul#product_nav span {
display: inline;
font-weight: bold;
float: left;
}

	ul#nav a,
	ul#product_nav a {
	background: url(../graphics/layout/nav_right.jpg) 100% 0 no-repeat;
	margin: 0 1px 0 0;
	}

	ul#nav a span,
	ul#product_nav a span {
	background: url(../graphics/layout/nav_left.jpg) no-repeat;
	border-bottom: 1px solid #fff;
	color: #fff;
	cursor: pointer;
	padding: 8px 19px 7px;
	}
	
		ul#nav li#access {
		color: #959B9F;
		}
		
			ul#nav li#access p {
			background: url(../graphics/layout/nav_right.jpg) 100% 0 no-repeat;
			float: right;
			}
			
				ul#nav li#access p span {
				background: url(../graphics/layout/nav_left.jpg) no-repeat;
				float: left;
				padding: 8px 19px 7px;
				}
		
			ul#nav li#access a, ul#nav li#access span {
			background: none;
			color: #fff;
			float: none;
			padding: 0 2px;
			}
	
		ul#nav a:hover, ul#nav a.active_tab,
		ul#product_nav a:hover, ul#product_nav a.active_tab {
		background: url(../graphics/layout/nav_right_blue.jpg) 100% 0 no-repeat;
		}
	
		ul#nav a:hover span, ul#nav a.active_tab span,
		ul#product_nav a:hover span, ul#product_nav a.active_tab span {
		background: url(../graphics/layout/nav_left_blue.jpg) no-repeat;
		border-bottom: none;
		padding: 8px 19px 8px;
		}
	


/* Breadcrumb links. */

p#breadcrumbs {
background: #ACB2B7 url(../graphics/layout/fade_grey.jpg) repeat-x;
color: #575D61;
margin: 5px 0 0;
padding: 5px 10px;
}

	p#breadcrumbs a {
	color: #16228C;
	margin: 0 3px;
	}
	
		p#breadcrumbs a:hover {
		text-decoration: underline;
		}



/* Main content areas. */

#main {
float: right;
width: 778px;
}

#left, #right {
float: left;
width: 166px;
}

#content {
float: left;
padding: 10px 0;
width: 612px;
}

	#content.cart {
	float: left;
	width: 777px;
	}

	#inner { 
	padding: 0 8px 0 9px;
	}
	
		#content.cart #inner {
		padding: 0 0 0 9px;
		}
		
		#inner iframe { 
		float: right;
		margin: 0;
		padding: 0;
		}



/* Left and right boxes. */

#left .box, #right .box, #innernav {
background: url(../graphics/layout/left_shadow.jpg) repeat-y;
margin: 10px 0 0;
}

	#left .box img, #right .box img {
	margin: 0 3px;
	}

	#left .box p.header, #right .box p.header, #innernav p.header {
	background: url(../graphics/layout/left_header.jpg) no-repeat;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px 18px 7px;
	}
	
		#right .box p.header.cart_header {
		background: url(../graphics/layout/cart_header.jpg) 0 0 no-repeat;
		}
	
	#left .box p.footer, #right .box p.footer, #innernav p.footer {
	background: url(../graphics/layout/left_footer.jpg) no-repeat;
	font-size: 0.1em;
	height: 21px;
	}
	
		#right .box p.footer.cart_footer {
		background: url(../graphics/layout/cart_footer.jpg) no-repeat;
		}
	
	#left .box ul, #right .box ul, #innernav ul {
	margin: 0 3px;
	}
	
		#right .box ul#cart_nav {
		border-top: 1px solid #BFC5CA;
		}
	
		#left .box ul a, #right .box ul a, #innernav ul a {
		background: url(../graphics/layout/bullet.jpg) 15px 50% no-repeat;
		border-bottom: 1px solid #BFC5CA;
		color: #4F5357;
		display: block;
		padding: 5px 10px 5px 30px;
		}
		
			#right .box ul#cart_nav li {
			border-bottom: 1px solid #BFC5CA;
			font-weight: bold;
			padding: 1px;
			}
		
			#right .box ul#cart_nav a {
			background: #F3B738 url(../graphics/layout/bullet_orange.jpg) 15px 50% no-repeat;
			border: none;
			color: #fff;
			}
		
			#left .box ul a:hover, #right .box ul a:hover, #innernav ul a:hover {
			background: #BFC5CA url(../graphics/layout/bullet_grey.jpg) 15px 50% no-repeat;
			color: #000;
			}
			
		#left li.subheader {
		background: #7B8084;
		border-bottom: 1px solid #BFC5CA;
		color: #FFAE00;
		}
			
			#left li.subheader span {
			border-bottom: 2px solid #fff;
			border-top: 2px solid #fff;
			display: block;
			font-weight: bold;
			padding: 5px 10px 5px 15px;
			}
			
	#newsletter_signup {
	background: #7B8084 url(../graphics/layout/newsletter_middle.jpg) 0 100% repeat-y;
	color: #fff;
	margin: 10px 0 0;
	}
			
		#newsletter_signup div.top {
		background: url(../graphics/layout/newsletter_top.jpg) no-repeat;
		}
			
		#newsletter_signup div.bottom {
		background: url(../graphics/layout/newsletter_bottom.jpg) 0 100% no-repeat;
		}
		
		#newsletter_signup p {
		line-height: 1.5em;
		padding: 12px 15px;
		}
			
			#newsletter_signup p strong {
			font-size: 1.2em;
			}
			
			#newsletter_signup p a {
			color: #FFAE00;
			font-weight: bold;
			}
			
				#newsletter_signup p a:hover {
				color: #fff;
				text-decoration: underline;
				}




/* Primary content. */

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
font-size: 1.2em;
line-height: 1.4em;
padding: 0 3px 10px;
}

#content p, #content ul, #content ol, #content blockquote {
line-height: 1.6em;
padding: 0 3px 10px;
}

	#content ul, #content ol, #content blockquote {
	margin: 0 30px;
	}

	#content p.nomargin, #content ul.nomargin, #content ol.nomargin, #content blockquote.nomargin {
	padding: 0 0 10px;
	}
	
	#content a {
	color: #16228C;
	}
	
		#content a:hover {
		color: #000;
		}



/* Footer manu. */

p#footer {
background: #ACB2B7 url(../graphics/layout/fade_grey.jpg) repeat-x;
color: #626162;
font-size: .9em;
padding: 6px 0;
margin: 10px 0 0;
text-align: center;
}

	p#footer a {
	color: #626162;
	margin: 0 4px;
	}
	
		p#footer a:hover {
		color: #000;
		}



/* Top search bar and login button. */

#top { 
left: 237px;
position: absolute;
top: 115px;
}

	#top form, #top p {
	display: inline;
	float: left;
	margin-right: 3px;
	}
	
	#top form {
	background: #91979B url(../graphics/layout/fade_search.jpg) repeat-x;
	border: 1px solid #fff;
	padding: 3px;
	}
	
		#top form input#qs {
		background: #fff;
		border: 1px solid #575D61;
		color: #575D61;
		padding: 1px 6px;
		margin: 0 3px 0 0;
		width: 166px;
		}
	
		#top form input#submit {
		background: #1C288F url(../graphics/layout/fade_whiteblue.jpg) repeat-x;
		border: 1px solid #fff;
		color: #fff;
		font-weight: bold;
		padding: 0 12px;
		text-align: center;
		}
		
	p#login a {
	background: #1C288F url(../graphics/layout/fade_whiteblue.jpg) repeat-x;
	border: 1px solid #fff;
	color: #fff;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 10px;
	text-align: center;
	}
	
		p#login a:hover {
		background: #AEB4B9 url(../graphics/layout/fade_grey.jpg) repeat-x;
		color: #000;
		}
	



/* Section lines. */

#sections .section {
background: url(../graphics/layout/section_middle.jpg) repeat-y;
float: left;
margin: 0 11px 10px 0;
width: 191px;
}

	#sections .section.nomargin {
	margin: 0 0 10px 0;
	}
	
	#sections p.section_header {
	background: url(../graphics/layout/section_top.jpg) no-repeat;
	color: #fff;
	font-weight: bold;
	padding: 10px 13px 7px;
	}
	
	#sections p.section_image {
	height: 181px;
	margin: 0 5px;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	}
	
	#sections p.section_footer {
	background: url(../graphics/layout/section_bottom.jpg) 0 100% no-repeat;
	color: #F6AA07;
	font-weight: bold;
	padding: 7px 13px 10px;
	}
	
		#sections p.section_footer a {
		background: #7D8186 url(../graphics/layout/fade_more.jpg) repeat-x;
		border: 1px solid #fff;
		color: #fff;
		float: right;
		margin: 0 2px 0 0;
		padding: 2px 7px;
		}
		
			#sections p.section_footer a:hover {
			color: #000;
			}
	
		#sections p.section_footer span {
		float: left;
		margin: 0 0 0 5px;
		padding: 3px 0 0;
		}




/* Related items. */

#content .related {
float: left;
margin: 0 12px 12px 0;
width: 175px;
}

	#content .related.nomargin {
	margin: 0 0 12px 0;
	}

	#content p.related_header {
	border: 1px solid #ccc;
	height: 208px;
	margin: 0;
	padding: 5px;
	text-align: center;
	}

		html>body #content p.related_header {
		height: auto;
		min-height: 208px;
		}
		
		#content p.related_header img {
		margin: 5px 0 0;
		width: 165px;
		}
		
	#content p.related_footer {
	margin: 0;
	padding: 0;
	}

	#content p.related_footer a {
	background: #7D8186 url(../graphics/layout/fade_more.jpg) repeat-x;
	color: #fff;
	display: block;
	margin: 3px 0 0;
	padding: 3px 0;
	text-align: center;
	}



/* Product Template. */

#product {
background: url(../graphics/layout/product_middle.jpg) repeat-y;
}

	#product h2 {
	background: url(../graphics/layout/product_top.jpg) no-repeat;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	padding: 8px 18px 5px;
	}
	
		#product h2 .star_rating {
		float: right;
		}
	
		#product h3 {
		font-size: 1.4em;
		}
	
	#product_left {
	display: inline;
	float: left;
	margin: 14px;
	width: 272px;
	}
	
		#product_left p.product_image {
		display: block;
		text-align: center;
		margin: 0 0 14px;
		padding: 0;
		}
		
		#product_left p.product_larger, #product_left p#product_previous, #product_left p#product_next {
		background: #7D8186 url(../graphics/layout/fade_more.jpg) repeat-x;
		display: inline;
		float: left;
		margin: 0;
		padding: 3px 0;
		text-align: center;
		}
		
			#product_left p.product_larger.deactivated, #product_left p#product_previous.deactivated, #product_left p#product_next.deactivated {
			background: #ccc;
			}
		
			#product_left .product_prevnext {
			float: right;
			}
	
			#product_left p.product_larger {
			margin: 0 1px 0 0;
			width: 150px;
			}
		
			#product_left p#product_previous {
			margin: 0 1px 0 0;
			width: 72px;
			}
		
			#product_left p#product_next {
			width: 48px;
			}
		
			#product_left p.product_larger a, #product_left p#product_previous a, #product_left p#product_next a {
			color: #fff;
			}
	
	#product_right {
	display: inline;
	float: right;
	margin: 14px;
	width: 257px;
	}
	
		#product_right p#product_price {
		color: #F6AA07;
		font-weight: bold;
		font-size: 1.6em;
		}
		
		#product_right .stock_line {
		margin: 10px 3px 0;
		}
		
			#product_right .stock_line select {
			background: #fff;
			border: 1px solid #ccc;
			margin: 5px 0 0;
			padding: 3px;
			width: 200px;
			}
		
		#product_right p#product_add input, #product_right p#product_add a {
		background: url(../graphics/layout/cart_button.jpg) no-repeat;
		color: #fff;
		cursor: pointer;
		font-weight: bold;
		margin: 20px 0 0;
		padding: 10px 0 20px;
		text-align: center;
		width: 150px;
		}
		
			#product_right p#product_add a {
			background: url(../graphics/layout/enquire_button.jpg) no-repeat;
			display: block;
			width: 251px;
			}
	
	p#product_footer {
	background: url(../graphics/layout/product_bottom.jpg) 0 100% no-repeat;
	height: 39px;
	padding: 0;
	}
	
	ul#product_nav {
	padding: 2px 2px 0;
	margin: 0 5px;
	}
	
	.product_showhide {
	padding: 20px 20px 10px 20px;
	}



/* Category details. */

#category_details {
background: url(../graphics/categories/category_blank.jpg) no-repeat;
color: #fff;
line-height: 1.4em;
height: 163px;
padding: 20px 250px 0 20px;
}

	#category_details h1, #category_details p { padding: 0; }
	#category_details h1 { color: #FFAE00; }
	
	

/* Forms. */

table { background: #eee; border: 1px solid #ccc; margin: 3px 0 10px; padding: 0; width: 100%; }
table.cms_form thead { display: none; }
table td,
table th { padding: 5px 10px; vertical-align: top; }
table td.left,
table th.left { border-right: 1px solid #fff; padding: 9px 20px 5px 10px; width: 150px; }
table td label,
table th label { display: block; padding-top: 2px; }
table input,
table select,
table textarea { background: #fff; border-bottom: 1px solid #aaa; border-left: 1px solid #ccc; border-top: 1px solid #ccc; border-right: 1px solid #aaa; font-size: 1em; padding: 3px 5px; }
table select { padding: 2px; }
table input.highlighted,
table select.highlighted,
table textarea.highlighted { border-bottom: 1px solid #900; border-left: 1px solid #c00; border-top: 1px solid #c00; border-right: 1px solid #900; }
table input,
table select { width: 200px; }
table textarea { width: 250px; height: 70px; }
table input.checkbox { width: auto; }

table input.cms_code { background: #fff url(../graphics/layout/code.gif) no-repeat; color: #c00; }


	

/* Product filtering. */

#category_options {
background: #283399 url(../graphics/layout/filter_middle.jpg) repeat-y;
font-size: .9em;
font-weight: bold;
margin: 10px 0;
text-transform: uppercase;
}

	#category_options #category_options_wrap {
	background: url(../graphics/layout/filter_bottom.jpg) 0 100% no-repeat;
	padding: 0 0 3px;
	}

	#category_options #category_options_inner {
	background: url(../graphics/layout/filter_top.jpg) no-repeat;
	}
	
	#category_options_inner p#filtering {
	float: left;
	padding: 7px 13px 4px;
	}
	
	#category_options_inner p.paging,
	#search_details p.paging {
	float: right;
	padding: 7px 13px 4px;
	}
	
		#category_options_inner p#filtering a { color: #FFAE00; }
		#category_options_inner p.paging a, #search_details p.paging a { border: 1px solid #fff; color: #fff; padding: 1px 5px; }
		#category_options_inner p.paging span, #search_details p.paging span { border: 1px solid #FFAE00; color: #FFAE00; padding: 1px 5px; }

form#filtering_options {
background: #16228C;
color: #fff;
margin: 0 3px;
padding: 10px;
}

	form#filtering_options table, p#filtering_submit {
	background: none;
	border: none;
	float: left;
	padding: 0;
	width: auto;
	}
	
		form#filtering_options table td {
		padding: 0;
		width: auto;
		}

	form#filtering_options select {
	background: #fff;
	border: 1px solid #434EB0;
	color: #666;
	font-size: 1em;
	margin: 0 15px 0 5px;
	padding: 1px;
	width: 85px;
	}
	
	p#filtering_submit input {
	background: #434EB0;
	border: 1px solid #fff;
	color: #fff;
	font-weight: bold;
	margin: 5px 0 0;
	padding: 0 6px;
	text-align: center;
	}
	
	

/* Inner navigational menus. */

#content #innernav { 
background: url(../graphics/layout/innernav_shadow.jpg) repeat-y;
}

	#content #innernav ul {
	margin: 0 3px;
	padding: 0;
	}
	
		#content #innernav ul a {
		padding: 3px 10px 3px 30px;
		}

	#content #innernav p.header {
	background: url(../graphics/layout/innernav_header.jpg) no-repeat;
	padding: 7px 18px 4px;
	}
	
	#content #innernav p.footer {
	background: url(../graphics/layout/innernav_footer.jpg) no-repeat;
	padding: 0;
	}



/* Minicart. */

table#minicart {
background: none;
border: none;
font-size: .8em;
margin: 5px 13px;
width: 140px;
}

	table#minicart td {
	border-top: 1px solid #eee;
	padding: 5px 0;
	}

	table#minicart td.minicart_price {
	color: #1E2990;
	text-align: right;
	width: 1px;
	}
	
		table#minicart tr.minicart_totals td {
		border-top: 1px solid #1E2990;
		color: #1E2990;
		}
	
	

form#email_form,
form#review_form, 
form#newsletter_form { font-size: 1.2em; text-align: left; padding: 10px; width: 500px; }




/* Information messages. */

p#info_message, #content p.error, #content p.message, #content p.tip {
color: #000;
margin: 3px 0 10px;
padding: 9px 12px;
}

	p#info_message.error {
	background: #F2BFBF;
	border: 1px solid #c00;
	}
	
	p#info_message.message {
	background: #FFAE00;
	border: 1px solid #000;
	}
	
	p#info_message.tip {
	background: #FFF2CC;
	border: 1px solid #fc3;
	}
	
	p#info_message a {
	color: #000;
	text-decoration: underline;
	}




/* Reviews. */

#content p.review_button {
padding: 10px 0 0;
}

	#content p.review_button a {
	color: #000;
	text-decoration: underline;
	}

#content .review .review_title {
background: #ACB2B7 url(../graphics/layout/fade_grey.jpg) repeat-x;
color: #575D61;
font-weight: bold;
padding: 7px 10px;
}

	#content .review .review_title p, #content .review .review_title ul {
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	}

	#content .review .review_title p.review_date {
	font-style: italic;
	}
	
	#content .review .review_title ul.review_rating {
	width: 100px;
	}
	
		#content .review .review_title ul.review_rating li {
		background: url(http://hub.mazurka.co.uk/graphics/stars.png) 0 50% no-repeat;
		}
		
#content .review .review_text {
border-bottom: 1px solid #eee;
padding: 10px;
}



/* Pay by telephone box. */

#pay_by_phone_info {
background: #FFAE00;
border: 1px solid #000;
font-size: 1.2em;
line-height: 1.5em;
margin: 10px 0 0;
padding: 10px 10px;
}
	
	

/* Search details. */

#search_details {
background: #1E2990;
color: #fff;
margin: 0 3px 10px;
}

	#search_details p.paging {
	padding: 5px;
	}

	#search_details p.search_results {
	float: left;
	padding: 5px 10px;
	}
	
		#search_details p.search_results strong {
		padding: 0 3px;
		}
	


table#salebikes {
background: none;
border: 1px solid #666;
margin: 3px 0 10px;
width: 600px;
}

	table#salebikes th {
	background: #aaa;
	padding: 5px 10px;
	text-align: left;
	}

	table#salebikes td {
	border: 1px solid #ccc;
	padding: 5px 10px;
	text-align: left;
	}
	
	
	
/* Fixes for IE & Firefox. */

.cart_wrapper { clear: both; }

		  ul#nav, 			#container, 		  #main,		   #sections,			.section_footer,		   #product,		   #product_left,			#product_wrap,			 ul#product_nav ,		   .section_wrap,			#category_options_inner,		   form#filtering_options, 			 .cart_wrapper,			  #product_related,			  .review_title			   #product h2, 		  #inner, 			p.cart_buttons, 		  #search_details, 			 ul#nav li#access { height: 1%; }
html>body ul#nav, html>body #container, html>body #main, html>body #sections, html>body .section_footer, html>body #product, html>body #product_left, html>body #product_wrap, html>body ul#product_nav, html>body .section_wrap, html>body #category_options_inner, html>body form#filtering_options, html>body .cart_wrapper, html>body #product_related, html>body .review_title, html>body #product h2, html>body #inner, html>body p.cart_buttons, html>body #search_details, html>body ul#nav li#access { height: auto; overflow: auto; }
