* {
	margin: 0;
	padding: 0;
}

.clear {
	clear:both;
}
img {
	border:none;
}

body{
	background-color:#FBF0D7;
	background-image:url(/images/template/background.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

#wrapper {
	width:760px;
	margin:0 auto;
	background-color:#FFFFFF;
	font-size: 75%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#414040;

}

p{
	line-height:130%;
	margin-bottom:0.8em;
	
}
h1, h2{
color:#000d92;
}
h1{
font-size:170%;
text-align:center;
}
a{
	color:#000d92;
}
a:visited{
color:#551a8b;
}
h1 a{
	text-decoration:none;
	color:#000d92;
}
h1 a:hover{
	text-decoration:underline;
}
h2{
	
	font-size:160%;
}


#header {
	background-image:url(/images/template/header.jpg);
	height:183px;
}
#header h2{
	text-indent:-9000px;
}


#footer{
border-top:10px solid #A70808;
margin-top:60px;
height:20px;
}
#footer p{
float:right;
margin-right:10px;
}

/* mainNav
------------------------------------*/
/*#menuBorder {
	background-color:#A70808;
	margin-bottom:10px;
	height:20px;
}*/

#mainNav {
	border-bottom:20px solid #A70808;
  margin: -30px 0 10px 0;
  padding: 0;
  	font-size:90%;
  float: left;
  width: 760px;
  list-style: none;
}

#mainNav li {
	margin-right:6px;
  float: left;
  background:  url("/images/template/tab-right3.jpg") no-repeat top right;
}

#mainNav .shop{
	display:inline;
	margin-left:120px;
}

/* Hack to make IE/Mac play nice */
#mainNav li a {
  padding: 0 2em;
  line-height: 2.5em;
  background:  url("/images/template/tab-left3.jpg") no-repeat top left;
  text-decoration: none;
  color: #FFFFFF;
  float: left;
  display: block;
  font-weight:bold;
 	color:#414040; 
}

#shop #mainNav .shop,
#blog #mainNav .blog,
#links #mainNav .links,
#membership #mainNav .membership {
  float: left;
  background:  url("/images/template/tab-right.jpg") no-repeat top right;
}

#shop #mainNav .shop a,
#blog #mainNav .blog a,
#links #mainNav .links a,
#membership #mainNav .membership a {
  padding: 0 2em;
  line-height: 2.5em;
  background:  url("/images/template/tab-left.jpg") no-repeat top left;
  text-decoration: none;
  color: #FFF;
  float: left;
  display: block;
  font-weight:bold;
}

/*------------------------------*/
#main{
	margin-left:80px;
	margin-right:80px;

}

#productSearch{
	background-color:#D5E5FC;
}


/*----Homepage ---------------*/
a#setspic {
	float:left;
display:block;
width: 214px;
height:184px;
background: url("/images/shop/scalextricsets.jpg") left no-repeat;
text-decoration: none;
margin-right:20px;
}
a:hover#setspic {
	background-position:right;
}

a#carspic {
float:left;
display:block;
width: 214px;
height:184px;
background: url("/images/shop/scalextriccars.jpg") left no-repeat;
text-decoration: none;
margin-right:20px;
}
a:hover#carspic {
	background-position:right;
}

a#accessoriespic {
float:left;
display:block;
width: 214px;
height:184px;
background: url("/images/shop/scalextricaccessories.jpg") left no-repeat;
text-decoration: none;
margin-right:20px;
}
a:hover#accessoriespic {
	background-position:right;
}

a#bookspic {
float:left;
display:block;
width: 214px;
height:184px;
background: url("/images/shop/scalextricbooks.jpg") left no-repeat;
text-decoration: none;
margin-right:20px;
}
a:hover#bookspic {
	background-position:right;
}

.productType{
margin-top:5px;
border-bottom:1px solid #333333;
}
.productTypeDesc{
	padding-top:20px;
}
.productTypeDesc h1{
	font-size:150%;
}
#lastProductType{
	border-bottom:none;
}
/*---------------Narrow Search  -------------*/
#shopNav {
	background-color:#D9D9F1;
	padding:5px;
/*	border:1px solid red; */
	
}
#shopNav ul{
	float:left;
}
#shopNav p{
	float:left;
	margin-right:20px;
}

/*---------------Search Results -------------*/


#searchResultList{
	list-style:none;
}
#searchResultList li p b a{
	text-decoration:none;
}
#searchResultList li p b a:hover{
	text-decoration:underline;
}
#searchResultList li{
	border-bottom:1px solid #333333;
	padding-bottom:5px;
	padding-top:5px;
}
.searchResultImg{
	float:left;
	margin-right:10px;
	width:150px;
	text-align:center;
}



/*--------Pagination ---------*/
.pagination{
	background-color:#D9D9F1;
	height:1.8em;
	color:#999999;
}
.paginationFirst{
	margin-left:10px;
	float:left;
}
.paginationLast{
	float:right;
	margin-right:10px;
}
.paginationMiddle{
display: inline;
float:left;
margin-left:110px;
text-align:center;
}
.paginationCount{
font-weight:bold;
margin-left:10px;
margin-right:10px;
color:#000000;
}

/*-------Buy product---------*/

#productInfo{
	width:330px;
/*	border:2px solid red; */
	background-color:#EFEFF9; 
	margin-bottom:20px;
	background-image: url("/images/shop/productInfo-bottom.gif");
	background-position:bottom;
	background-repeat:no-repeat;
}
#productInfo p,#productInfo h1{
	padding-left:10px;
	padding-right:10px;
}
#productImg {
	float:right;
	margin-bottom:20px;
}
#productDesc ul{
	margin-left:30px;
	margin-bottom:10px;
}
#productDesc {
	margin-bottom:30px;
	width:330px;
}
#productInfoMain{
	margin-left:40px;
	margin-right:40px;

}
#productInfoMain h1{
	font-size:120%;
	margin-bottom:10px;
	background-image: url("/images/shop/productInfo-top.gif");
	background-position:top;
	background-repeat:no-repeat;
	padding-top:10px;

}
#buyButton{
	text-align:center;
	padding-bottom:10px;
}
/*--------links ---------*/
.linkList {
	margin-left:40px;
	margin-bottom:20px;
}

/*------Newsletter --------------*/
.formerror {
	background-color:#FFB3B3;
	border:1px solid #A70808;
	padding:10px;
	margin-bottom:10px;
}
.formerror ul{
	margin-left:40px;
}
#formBox {
	padding:10px;
	border:1px solid black;
	margin-left:90px;
	width:400px;
	background-color:#FDF8DE;
}
input {
	width:200px;
}

input.submit {
	width:auto;
}




label {
margin-left:30px;
float:left;
width:8em;
color:#333333;
font-weight:bold;
}


input.text:focus, textarea:focus {
	background:#ffc;
}
.required {
	font-size:0.75em;
	color:#760000;
}
.errortext {
  padding-left: 140px;
  font: bold smaller sans-serif;
}
#submitForm{
text-align:center;
}