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



/* Backgrounds and fades etc. */

#wrapper {
background: url(../graphics/layout/banner.jpg) no-repeat;
color: #666;
margin: auto;
padding: 100px 0 0;
position: relative;
text-align: left;
width: 961px;
}

	#product_right span.price_vat, #product_search, .search_results, .search_header { display: none; }

	#games {
	position: absolute;
	top: 6px;
	right: -2px;
	}
	
	.red {
	color: #E6071A;
	}



/* Top search form. */

form#quicksearch {
color: #fff;
font-size: 1.2em;
font-weight: bold;
margin: 0 0 0 343px;
}

	form#quicksearch input, 
	form#quicksearch label, 
	form#quicksearch a {
	display: inline;
	float: left;
	margin: 15px 20px 10px 0;
	}
	
		form#quicksearch a {
		color: #FAD325;
		}
	
			form#quicksearch a:hover {
			color: #fff;
			}
			
		form#quicksearch input#qs {
		border: 1px solid #000;
		font-size: .9em;
		margin: 13px 0 7px 0;
		padding: 1px;
		width: 130px;
		}
			
		form#quicksearch input#qs_submit {
		border: 1px solid #414D9F;
		color: #414D9F;
		cursor: pointer;
		font-size: .9em;
		font-weight: bold;
		margin: 13px 0 7px 3px;
		}
		
	
	
/* Top navigation */

p#nav {
background: #FAD325;
color: #FAD325;
font-size: 1.2em;
font-weight: bold;
padding: 10px;
}

	p#nav a {
	color: #0F1B73;
	padding: 10px 9px;
	}
	
		p#nav a:hover {
		background: #E6071A;
		color: #fff;
		}
	
	

/* Breadcrumb links. */

p#breadcrumbs {
color: #A2A2A2;
font-size: 1.1em;
padding: 15px;
}

	p#breadcrumbs a {
	color: #0095D9;
	margin: 0 5px;
	}

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



/* Main content wrapper. */

#main {
display: inline;
float: right;
width: 749px;
}



/* Content. */

#content {
display: inline;
float: left;
font-size: 1.2em;
line-height: 1.6em;
margin: 0 23px 0 0;
width: 540px;
}

	#content.incart {
	width: 748px;
	}

	#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	font-size: 1.2em;
	padding: 0 0 16px 0;
	}
	
		#content h1.section-name, #content h1.section-line {
		background: url(../graphics/layout/header.jpg) no-repeat;
		border-bottom: 1px solid #BFBFBF;
		color: #0F1B73;
		font-size: 1.2em;
		padding: 10px 15px 8px;
		}
		
		#content h1.section-line {
		background: url(../graphics/layout/header_filter.jpg) no-repeat;
		}
		
		#content h1.new_customers {
		background: #0095D9;
		color: #fff;
		font-size: 1em;
		margin: 30px 0 14px;
		padding: 3px 10px 4px;
		}
		
		#content .section_0 h1.section-line {
		background: url(../graphics/layout/header.jpg) no-repeat;
		}

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

	#content a {
	color: #0095D9;
	}

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



/* Left and right panels. */

#left, #right {
display: inline;
float: left;
font-size: 1.2em;
width: 185px;
}

	#left h1, #right h1, 
	#left h2, #right h2, 
	#left h3, #right h3 {
	background: #FAD325;
	border: 1px solid #BFBFBF;
	color: #0F1B73;
	font-size: 1.2em;
	outline: 1px solid #EAEAEA;
	padding: 10px 15px;
	}
	
	#left ul, #right ul {
	border: 1px solid #BFBFBF;
	list-style: none;
	outline: 1px solid #EAEAEA;
	margin: 2px 0 5px;
	}
	
		#left ul li, #right ul li {
		border-top: 1px solid #808080;
		}
		
			#left ul li:first-child, #right ul li:first-child {
			border: none;
			}
	
			#left ul li a, #right ul li a {
			background: url(../graphics/layout/dots.gif) 15px 9px no-repeat;
			color: #0095D9;
			display: block;
			padding: 5px 10px 5px 30px;
			}
	
				#left ul li a:hover, #right ul li a:hover,
				#left ul li:first-child a,
				#right ul#cart li a {
				background: #E6071A url(../graphics/layout/dots_white.gif) 15px 9px no-repeat;
				color: #fff;
				}
			
	#left p, #right p {
	border: 1px solid #BFBFBF;
	color: #0095D9;
	font-size: .9em;
	outline: 1px solid #EAEAEA;
	margin: 2px 0 5px;
	padding: 10px 10px 10px 15px;
	}
	
		#left p img, #right p img {
		margin: 7px 0 3px;
		}
	
		#left p a, #right p a {
		color: #0095D9;
		}
		
	
	
/* Footer panel */

p#footer {
background: #FAD325;
color: #0F1B73;
font-size: 1.1em;
margin: 10px 0 0;
padding: 7px 10px;
}

	p#footer a {
	color: #0F1B73;
	padding: 3px;
	}
	
		p#footer a:hover {
		color: #E6071A;
		}
		
	
	
/* Spiderlink panel */

p#spiderlinks {
color: #888;
font-size: 1.1em;
padding: 10px;
text-align: center;
}

	p#spiderlinks span {
	padding: 0 120px;
	}



/* Sections. */

#content .section {
display: inline;
float: left;
margin: 16px 9px 0 0;
width: 174px;
}

	#content .section.nomargin {
	margin: 16px 0 0;
	}
	
	#content p.section_image {
	border: 1px solid #0095D9;
	height: 150px;
	padding: 0;
	text-align: center;
	}
	
	#content p.section_text {
	background: #0095D9;
	color: #fff;
	font-weight: bold;
	line-height: 1.4em;
	padding: 7px 20px;
	}
	
		#content p.section_text .section_price {
		color: #FAD325;
		}
	
	#content p.section_more a {
	background: #0F1B73;
	border-top: 1px solid #fff;
	color: #fff;
	display: inline;
	font-size: .9em;
	font-weight: bold;
	float: right;
	padding: 1px 10px;
	text-transform: uppercase;
	}



/* Product right. */

#product_right {
display: inline;
float: right;
padding: 10px 0;
width: 346px;
}

	#product_right h2 {
	color: #0095D9;
	font-size: 1.8em;
	font-weight: normal;
	padding: 0;
	text-transform: uppercase;
	}
	
	#product_right p#product_ref {
	color: #9C9C9C;
	font-style: italic;
	}
	
	#product_right p#product_details {
	color: #E6071A;
	font-size: 1.2em;
	font-weight: bold;
	}
	
		#product_right p#product_details span {
		color: #0095D9;
		margin: 0 3px;
		}
	
	#product_right #product_price {
	color: #0095D9;
	font-size: 1.2em;
	font-weight: bold;
	}	
	
		#product_right #product_price input {
		background: #E6071A url(../graphics/layout/dots_white.gif) 15px 9px no-repeat;
		border: 1px solid #BFBFBF;
		color: #fff;
		font-size: 1em;
		font-weight: bold;
		display: inline;
		float: right;
		margin: 0 1px 0 0;
		outline: 1px solid #EAEAEA;
		padding: 3px 10px 3px 30px;
		position: relative;
		text-transform: uppercase;
		top: -4px;
		}	
	
	
	
/* Product left. */

#product_left {
display: inline;
float: left;
padding: 10px 0;
width: 182px;
}

	#product_left p {
	padding: 0;
	}

	#product_left p.product_image {
	border: 1px solid #0095D9;
	margin: 0 0 5px;
	}

	#product_left p.product_larger a,
	#product_left p.product_button a {
	background: #0095D9 url(../graphics/layout/dots_white.gif) 15px 9px no-repeat;
	color: #fff;
	display: block;
	font-weight: bold;
	padding: 3px 10px 3px 30px;
	margin: 1px 0;
	outline: 1px solid #EAEAEA;
	}




/* Product paging. */

#content p.paging {
background: #B9E0F2;
font-weight: bold;
padding: 5px;
text-align: right;
}
	
	p#paging-bottom {
	margin: 16px 0 0;
	}

	#content p.paging span, #content p.paging a {
	color: #0F1B73;
	padding: 0 2px;
	}
	
		#content p.paging span {
		color: #000;
		}
	


/* Search box. */

table#searchbox, #searchbox_small {
background: #0095D9;
border: none;
color: #fff;
font-size: .9em;
}

	#searchbox_small {
	margin: 0 0 16px;
	padding: 0 10px 10px;
	}

		#searchbox_small table {
		font-size: 1em;
		margin: 0;
		width: 100%;
		}

	table#searchbox thead th {
	background: url(../graphics/layout/header.jpg) no-repeat;
	border-bottom: 1px solid #BFBFBF;
	color: #0F1B73;
	font-size: 1.3em;
	padding: 10px 15px 8px;
	}
	
	table#searchbox td {
	padding: 5px 10px;
	}
	
		#searchbox_small table td {
		padding: 3px 5px;
		width: 20%;
		}
	
			#searchbox_small table td label {
			font-weight: bold;
			}
	
		table#searchbox td.asright1, table#searchbox td.asright2 {
		width: 1px;
		}
	
		table#searchbox td.asright1 {
		padding: 5px 30px 5px 10px;
		}
		
		table#searchbox tr#searchbox_1 td {
		padding-top: 15px;
		}
	
	table#searchbox select {
	width: auto;
	}
	
		table#searchbox_small select, #searchbox_small table input {
		width: 100%;
		}
	
	table#searchbox tfoot td {
	padding: 10px 10px 15px;
	text-align: right;
	}
	
		table#searchbox tfoot td input, #searchbox_small table input {
		background: #0F1B73;
		border: 1px solid #fff;
		color: #fff;
		width: 100px;
		}
		
			#searchbox_small table input {
			padding: 2px 0;
			width: 100%;
			}



/* Information message. */

p#info_message {
color: #fff;
margin: 0 0 16px 0;
padding: 10px;
outline: 1px solid #EAEAEA;
}

	p#info_message.message {
	background: #0095D9;
	border: 1px solid #4150A1;
	}

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




/* Product tabs. */

ul#product_tabs, h3#product_related {
background: #FAD325;
border: 1px solid #BFBFBF;
color: #0F1B73;
font-size: 1.2em;
font-weight: bold;
list-style: none;
margin: 26px 0 0;
outline: 1px solid #EAEAEA;
padding: 10px 15px;
}

	ul#product_tabs li {
	display: inline;
	}

		ul#product_tabs li a {
		background: url(../graphics/layout/dots_dark.gif) 0 50% no-repeat;
		color: #0F1B73;
		display: inline;
		float: left;
		padding: 0 30px 0 13px;
		}

		ul#product_tabs li a:hover, ul#product_tabs li a.active {
		color: #000;
		}
	
	
	
/* Sitemap page. */

ul.sitemap li {
padding: 0 0 10px;
}



/* Footer accessibility link */

p#footer a.access {
float: right;
padding: 0;
}



/* Accessibility popup. */

ul#accessibility_popup {
font-size: 1.4em;
font-weight: bold;
list-style: none;
padding: 10px;
width: 400px;
}

	ul#accessibility_popup a {
	background: #0095D9;
	color: #fff;
	display: block;
	margin: 0 0 10px;
	padding: 10px 0;
	text-align: center;
	}

		ul#accessibility_popup a:hover {
		background: #0F1B73;
		color: #fff;
		}
	
	
	
/* Product Tabs */

#content #payments_tab p,
#content #delivery_tab p,
#content p.no_related_items,
#content p.no_reviews_available {
padding: 14px 0 0;
}



/* Product reviews. */

#content .review {
border-top: 1px solid #ccc;
margin: 0 0 16px;
padding: 16px 0 0;
}

	#content .review_title p {
	float: left;
	font-weight: bold;
	}

		#content .review_title p.review_date {
		font-weight: normal;
		margin: 0 0 0 20px;
		}
	
		#content .review_title p.star_rating {
		float: right;
		padding: 0;
		}
	
	

/* Payment method tabs. */

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

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

	#content .payment_method p + p {
	height: 135px;
	}

		#content .payment_method p + p + p {
		height: auto;
		}

	#content .payment_method a {
	background: #E6071A;
	color: #fff;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 5px 0;
	text-align: center;
	}




/* Facebook box. */


#facebook {
margin: 10px 0 0;
width: 186px;
}

	#facebook_header {
	background: url(../graphics/layout/facebook_top.jpg) no-repeat;
	height: 42px;
	padding: 0;
	margin: 0;
	}

	#facebook_footer {
	background: url(../graphics/layout/facebook_bottom.jpg) no-repeat;
	height: 42px;
	padding: 0;
	margin: 0;
	}
	
		#facebook_header a, #facebook_footer a {
		display: block;
		height: 42px;
		}
	
	#facebook_inner {
	border-left: 2px solid #3B5998;
	border-right: 2px solid #3B5998;
	padding: 0 10px;
	}
	
		#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: #0095D9;
			font-weight: normal;
			}



/* Bug fixes. */

		  form#quicksearch,			  #container,			#main,			 #sections,			  #product			  .section_wrap,		   p.cart_buttons, 		 	 .cart_wrapper,			  ul#product_tabs,			 p#footer,			 .review_title { height: 1%; }
html>body form#quicksearch, html>body #container, html>body #main, html>body #sections, html>body #product, html>body .section_wrap, html>body p.cart_buttons, html>body .cart_wrapper, html>body ul#product_tabs, html>body p#footer, html>body .review_title { height: auto; overflow: auto; }
