/* 
N.E.W. EQUINE WEAR   
www.newsequinewear.co.uk
site by www.SwashMedia.com on behalf of 2infinity marketing
*/
*{
	padding:0px;
	margin:0px;
}
html{
 text-align: center;
}
body{
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width:965px;
	background:url(images/back_grad.gif) repeat-x #121921;
	color:#535d67;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.9em;
 }
a{
	text-decoration:none;
}	
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
h1{
	color:black;
	font-size:2.2em;
	width:600px;
	margin-left:70px;
}
h2{
	color:white;
	font-size:1.4em;
	margin-left:70px;
	margin-top:40px;
	width:560px;
}
h3{
	font-size:1.2em;
	color:black;
	margin-bottom:5px;
}
#navigation{
	background:url(images/rider_head.jpg) no-repeat right black; 
	width:100%; 
	height:42px;
	clear:both;
}
#navigation ul{
	background:url(images/logo_bottom.jpg) no-repeat left;
	height:42px;
	width:75%;
	padding-left:132px;
}	
#navigation ul li{
	float:left;
	list-style:none;
	margin:8px 5px 0px 0px;
}
#navigation ul li a{
	color:white;
	font-size:1.3em;
	padding-right:10px;
	background:url(images/divider.gif) no-repeat right;
}
#menu li ul{
	position:absolute;
	left:-999em;
	width:auto;
	background:transparent;
	border-top:1px solid white;
}
#menu li:hover ul, #menu li.sfhover ul{
	clear:both;
	margin:0px;
	padding:0px;
	left:auto;
	padding-top:0px;
}
#menu li ul li{
	display:block;
	float:none;
	clear:both;
	margin:0px;
	padding:0px;
	background:black;
	border-left:1px solid white;
	border-right:1px solid white;
	border-bottom:1px solid white;
}
#menu li ul li a{
	background:none;
}

#menu li:hover ul li ul, #menu li.sfhover ul li ul{
	position:absolute;
	left:-999em;
}
#menu li ul li:hover ul, #menu li ul li.sfhover ul{
	left:156px;
	margin-top:-23px;
}

#content{
	width:100%;
	background:white;
}

#footer{
	background:url(images/foot_corner_right.gif) no-repeat right #535d67;
	clear:both;
	width:100%;
	height:23px;
}
#footer p{
	background:url(images/foot_corner_left.gif) no-repeat left;
	color:white;
	height:20px;
	padding: 3px 0px 0px 15px;
}
#footer p a{
	color:white;
}
#sub_footer{
	text-align:right;
	color:#5b5b5b;
	font-size:0.7em;
}
#sub_footer a{
	color:#5b5b5b;
}
.left, .right{
	padding:15px;
	background:white;
}
.left{
	width: 577px;
}
.third{
	float:left; 
	width:290px;
}
.left img{
	float:right;
	margin:3px;
}
.left p, .right p{
	margin:0px 0px 10px 0px;
}
.right{
	float:right;
	width: 325px;
}
.right img{
	margin-right:10px;
	margin-top:20px;
}
.readmore{
	color:black;
	text-decoration:underline;
}
#header{
	background:url(images/rider_top.jpg) no-repeat bottom right; 
	width:100%; 
	min-height:51px; 
	margin-top:10px;
}
#header p{
	float:left; 
	text-indent:-999em; 
	background:url(images/slogan.jpg) no-repeat; 
	width:299px; 
	height:51px;
}
#main_spacer{
	display:block;
	background:url(images/rider_middle.jpg) no-repeat right white; 
	width:955px; 
	height:14px;
	font-size:0.8em; 
	font-weight:bold;
	padding-left:10px;
}* html #main_spacer { line-height:14px; }
#main_spacer a{
	color:black;
}
#main_image{
	background:url(images/main.jpg) no-repeat white; 
	width:100%; 
	height:190px; 
	padding-top:35px;
}
#container{
	background:url(images/main_bottom_grad.jpg) repeat-x bottom white;
}
.product{
	width:220px; 
	height:230px;
	float:left; 
	text-align:center; 
	padding:10px;
	margin-bottom:10px;
}
.product a{
	display:block;
	height:210px;
}
.product h4 a{
	color:#535d67;
	display:inline;
	height:auto;
}
.colour, .size{
	width:75%;
	padding:5px;
	background:silver;
}