@charset "UTF-8";
body {
	background-image: url(01_bg.jpg);
	background-repeat: repeat-x;
	background-color: #000066;
	
	margin: 0px;
	padding: 0px;
	
	text-align: center;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
}

a { 
color: #2b2b67; 
text-decoration:none;
font-weight:bold;
}
a:visited { 
color: #2b2b67; 
text-decoration:none;
font-weight:bold;
}
a:hover { 
color: #9999cc; 
text-decoration:none;
font-weight:bold;
}
a:active { 
color: #2b2b67; 
text-decoration:none;
font-weight:bold;
}

#container {
	text-align: left;
	margin: 0 auto;
	width: 790px;
} 
 
#header {
 	width: 790px;
	height: 125px;
	clear:both;
	background-image: url(top.gif);
	background-repeat:no-repeat;
 
 
 
}

#header2 {
 	width: 790px;
	height: 125px;
	clear:both;
	background-image: url(top2.gif);
	background-repeat:no-repeat;
 
 
 
}
.red-links a { 
color: #ff0000; 
text-decoration:none;
font-weight:bold;
}
.red-links a:visited { 
color: #ff0000; 
text-decoration:none;
font-weight:bold;
}
.red-links a:hover { 
color: #ff9999; 
text-decoration:none;
font-weight:bold;
}
.red-links a:active { 
color: #ff0000; 
text-decoration:none;
font-weight:bold;
}



#header a { 
color: #fff; 
text-decoration:none;
font-weight:bold;
}
#header a:visited { 
color: #fff; 
text-decoration:none;
font-weight:bold;
}
#header a:hover { 
color: #9999cc; 
text-decoration:none;
font-weight:bold;
}
#header a:active { 
color: #fff; 
text-decoration:none;
font-weight:bold;
}

#footer a { 
color: #fff; 
text-decoration:none;
font-weight:bold;
}
#footer a:visited { 
color: #fff; 
text-decoration:none;
font-weight:bold;
}
#footer a:hover { 
color: #9999cc; 
text-decoration:none;
font-weight:bold;
}
#footer a:active { 
color: #fff; 
text-decoration:none;
font-weight:bold;
}



#header-content{
	color:#FFFFFF;

}
#header-content ul{
	
	margin-left: 0;
	padding-left: 0;
	display: inline;
	

}

#header-content ul li{
	padding: 3px 8px;
	display:inline;
	list-style: none;
	border-left: 1px solid white;

}

#header-content ul li.first{
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;

}


 
#page-bg{
	clear:both;
	float: left;
 	background-image: url(white-bg.png);
	width:790px;
 
}

#main-menu {
	width:750px;
	background-color:#FF0000;
	position:relative;
	left:20px;
	top:10px;
	height:20px;
	font-size:12px;
	font-weight:bold;
	}

#main-menu ul{
	
	margin-left: 0;
	padding-left: 0;
	display: inline;
	position:relative;
	top:3px;

}

#main-menu ul li{
	color: white;
	padding: 3px 8px;
	display:inline;
	list-style: none;
	border-left: 1px solid white;


}	
	
#main-menu ul li.first{
	margin-left: 10px;
	border-left: none;
	list-style: none;
	display: inline;

}	
 
#footer{
	clear:both;
	color:#FFFFFF;
	width: 790px;
	height: 200px;
	background-image: url(white-footer.png);
	background-repeat: no-repeat;
	
}
 
#footer-content{
	margin-left:170px;
	padding-top:60px;
	height:150px;
}

#footer-content ul{
	margin-left: 0;
	padding-left: 0;
	display: inline;

}

#footer-content ul li{	
	color: white;
	padding: 3px 8px;
	display:inline;
	list-style: none;
	border-left: 1px solid white;

}

#footer-content ul li.first{	
	margin-left: 0px;
	padding-left: 0px;
	border-left: none;
	list-style: none;
	display: inline;

}	

#rja-col{
	width:715px;
	position:relative;
	left:35px;
	top:10px;
	float:left;
}

#left-col{
	width:435px;
	position:relative;
	left:35px;
	top:10px;
	float:left;
}

#left-col-content{
	width:435px;
	position:relative;
	left:35px;
	top:10px;
	float:left;
	padding-top:50px;
}
#right-col{
	width:265px;
	float:right;
	position:relative;
	right: 35px;
	top:10px;
}

#product-grid{
margin-top:10px;
width: 100%;
clear:both;
}

#text-grid{
margin-top:10px;
width: 100%;
clear:both;
}


#text-grid p{
font-size:11px;
line-height:14px;
}

#single-product-grid{
margin-top:10px;
width: 100%;
clear:both;
}


#product-grid h1{
font-size:10px;
font-weight:bold;
text-align:center;

color:#2b2b67;
}
#product-grid h2{
font-size:9px;
font-weight:bold;
text-align:center;
margin-top:5px;
margin-bottom: 10px;
color:#666;
}

.main-product-left{
border: 1px solid red;
width: 130px;
height: 160px;
float:left;
margin-bottom: 20px;
}

.main-product-centre{
border: 1px solid red;
width: 130px;
height: 160px;
float:left;
position:relative;
left: 22px;
margin-bottom: 20px;
}

.main-product-right{
border: 1px solid red;
width: 130px;
height: 160px;
float:right;
margin-bottom: 20px;
}

.product-image{
position: relative;
top:8px;
left:16px;
}

.product-footer{
wdith:130px;
background-color:red;
text-align:center;
height:19px;
}

#need-advice{
border:2px solid #2b2b67;
width:265px;
height:120px;
margin-bottom:10px;
}

#pals{
border:2px solid #2b2b67;
width:265px;
height:70px;
margin-bottom:10px;
}

#clear-out{
border:2px solid #2b2b67;
width:265px;
height:134px;
margin-bottom:10px;
}

#new-customer{
border:2px solid #2b2b67;
width:265px;
height:120px;
margin-bottom:10px;
}


#delivery{
border:2px solid #2b2b67;
width:265px;
height:120px;
margin-bottom:10px;
}

#search-box{
float:right;
margin-right:40px;
}

.search-box-form{
	 font-size: 10px;
 background-color: white;
 border: 1px solid #666; 
}

.search-box-button{

}

.main-title{
margin-top:20px;
font-size:20px;
color:#2b2b67;
border-bottom: 1px solid #2b2b67;
}

.back-to-home{
float:left;

}

.shuttle-top{
float:right;
}

#product-footer{
clear:both;
margin-bottom:20px;
}

#product-left-image{
float:left;
width:200px;
height:200px;
background-color:#999999;
}

#product-right-text{
float:right;
width:220px;
}

#product-right-text p{

}

.product-description{
margin:0px;
padding:0px;
padding-bottom:10px;

}

.product-price{
margin:0px;
padding:0px;
padding-bottom:10px;
font-size:14px;
color:red;
font-weight:bold;

}

.product-rrp{
margin:0px;
padding:0px;
padding-bottom:10px;
font-size:12px;
color:red;

}
.product-add{
margin:0px;
padding:0px;
padding-bottom:5px;
padding-top:5px;
font-size:12px;
color:red;
font-weight:bold;

}

#releated-header{
clear:both;
}

#releated-header h1{
margin-top:20px;
font-size:16px;
color:#2b2b67;
border-bottom: 1px solid #2b2b67;
}


