/* CSS Document */
/*************************/
/* Global style settings */
/*************************/
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#666666;
	margin:0px;
	padding:0px;
	text-align:center;
	min-width:900px;
}

h1{
	font-size:24px;
	font-weight:bold;
	color:#4a4949;
	margin:0px;
	padding:0px;
}

h1 a {
	text-decoration:none;
}

h2{
	font-size: 18px;
	font-weight:bold;
	color:#4a4949;
	margin:0px;
	padding:0px;
}

.bottompad6{
	padding-bottom:6px;
}

h3{
	font-size: 20px;
	font-weight:bold;
	color:#4a4949;
	margin:0px;
	padding:0px;
}

h4 {
	font-size: 14px;
	font-weight:bold;
	color:#4a4949;
	padding:0px;
	margin:0px;
}

hr {
	height: 0px;
	margin: 20px 0 20px 0;
	border: 0;
	border-bottom: 1px dotted #CCCCCC;
	clear: both;

}

img{
	border:none;
}

.wrapper{
	margin:0px auto 0px auto;
	text-align:left;
	width:900px;
}

.left{
	float:left;
}

.right{
	float:right;
}

.red{
	color:#d80025;
}

.clearboth{
	clear:both;
	height:0px;
}

/*****************/
/* Header styles */
/*****************/

#header{
	background-image:url(../images/headerslice.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}

#headerimage{
	height:160px;
	width:900px;
}

/*************************/
/* Navigation bar Styles */
/*************************/
#navbar{
	clear:both;
	width:900px;
	height:31px;
	background-image:url(../images/navbar.jpg);
	background-repeat:no-repeat;
	margin:18px 0px 0px 0px;
	padding:0px;
}

#navbar ul{
	list-style:none;
	padding:0px 14px 0px 24px;
	margin:0px;
	line-height:26px;
}

#navbar ul li{
	display: inline;
	list-style-type: none;
	padding-right:25px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}

#navbar li a{
	color:#FFFFFF;
	text-decoration:none;
}

#navbar li a:hover{
	color:#e11705;
	text-decoration:none;
}

#home{
	margin:0px;
	padding:0px;
}

#basket{
	margin:0px;
	padding:0px;
}

/************************/
/* Main Content Styles  */
/************************/
#maincontent{
	clear:both;
}

/***********************/
/* Content Left Styles */
/***********************/
#contentleft{
	float:left;
	width:200px;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

#contentleft ul{
	width:194px;
	margin:0px;
	padding:0px;
}

#contentleft h2{
	background-image:url(../images/sidenavtitle.jpg);
	background-repeat:no-repeat;
	font-size:13px;
	color:#FFFFFF;
	margin:28px 0px 0px 0px;
	padding:7px 0px 6px 22px;
}

#contentleft ul li{
	list-style-type: none;
	border-top-width:1px;
	border-top-style:dotted;
	border-top-color:#cecece;
	margin:0px 10px 0px 10px;
	padding:9px 0px 9px 11px;
}

#contentleft ul li.first {
	border-top: none;
	list-style: none;
}

#contentleft li a{
	font-size:12px;
	color:#4a4949;
	text-decoration:none;
}

#contentleft li a:hover{
	color:#e11705;
	text-decoration:none;
}

#ticks{
	background-image:url(../images/ticks.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:167px;
	margin:27px 0px 0px 0px;
	padding:0px;
}

#caremaint{
	background-image:url(../images/caremaintenance.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:138px;
	margin:25px 0px 0px 0px;
	padding:0px;
}

#caremaint a{
	display:block;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	padding:110px 0px 0px 10px;
	
}

#caremaint a:hover{
	color:#e11705;
	
}

#paypalvert{
	background-image:url(../images/paypallogo_vert.jpg);
	background-repeat:no-repeat;
	width:128px;
	height:154px;
	margin:30px 0px 0px 0px;
	padding:0px;
}

/***********************/
/* Content Right Styles */
/***********************/
#contentright{
	float:right;
	width:670px;
	margin:0px;
	padding:0px;
}

#title{
	margin:34px 0px 25px 0px;
}

/* Home page styles */
#welcometext{
	float:left;
	width:350px;
	margin:0px 0px 26px 0px;
	padding:0px;
}

#welcometext p{
	margin:0px 0px 28px 0px;
	padding:0px;
}

#flashgraphic{
	height:260px;
	width:290px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

#guarantee{
	background-image:url(../images/guarantee.jpg);
	background-repeat:no-repeat;
	width:347px;
	height:65px;
	padding:0px;
	margin:0px;
}

#callus{
	padding-bottom:22px;
}

#callus p{
	width:595px;
}

#products{
	margin:0px;
	padding:0px 0px 45px 0px;
}

#producttitle{
	margin:25px 0px 0px 0px;
	padding:0px;
}

.row1{
	margin:0px;
	padding:20px 0px 0px 0px;
}

.row2{
	margin:0px;
	padding:0px;
	border-top-width:1px;
	border-top-style:dotted;
	border-top-color:#cecece;
}

.col1{
	width:165px;
	float:left;
	margin:0px;
	padding:0px;
	border-right-width:1px;
	border-right-style:dotted;
	border-right-color:#cecece;
}

.col2{
	width:165px;
	float:left;
	margin:0px;
	padding:0px;
	border-right-width:1px;
	border-right-style:dotted;
	border-right-color:#cecece;
}

.col3{
	width:165px;
	float:left;
	margin:0px;
	padding:0px;
	border-right-width:1px;
	border-right-style:dotted;
	border-right-color:#cecece;
}

.col4{
	width:165px;
	float:left;
	margin:0px;
	padding:0px;
}

.prodimage{
	margin:15px 0px 15px 0px;
	padding:0px;
}

.prodfooter{
	font-size:11px;
	color:#846e74;
	display:block;
	text-align:center;
	background-image:url(../images/productprice.jpg);
	background-repeat:no-repeat;
	margin:7px 0px 16px 0px;
	padding:0px;
}

.prodfooter a{
	color:#846e74;
	margin:0px 0px 0px 0px;
	padding:0px;
}

.prodfooter a:hover{
	color:#e11705;
}

#lowertext{
	margin:34px 0px 0px 0px;
	padding:0px 0px 36px 0px;
}

#chairimage{
	float:left;
	background-image:url(../images/homepagechair.jpg);
	background-repeat:no-repeat;
	width:227px;
	height:204px;
	margin:45px 30px 0px 0px;
	padding:0px;
}

#qualitytext{
	float:left;
	margin:45px 0px 0px 0px;
	padding:0px;
	width:360px;
}

#qualitytext a{
	color:#666666;
	text-decoration:none;
}

#qualitytext a:hover{
	color:#666666;
	text-decoration:none;
}

/* Product page styles */
#productimages{
	width:270px;
	float:left;
}

#prodimg{
	height:250px;
	margin:0px 0px 5px 0px;
	padding:0px;
}

#viewlarger a{
	display:block;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#4a4949;
	padding:0px 0px 0px 0px;
}

#viewlarger a:hover{
	color:#e11705;
}

#colourlist{
	padding:0px 0px 0px 0px;
}

#colourlist ul{
	list-style:none;
	padding:0px 14px 0px 24px;
	margin:0px;
	line-height:26px;
	text-align:center;
}

#colourlist ul li{
	display: inline;
	list-style-type: none;
	padding:0px 5px 0px 5px;
	border-left-color:#AAAAAA;
	border-left-style:solid;
	border-left-width:1px;
}

#colourlist ul li.first {
	list-style: none;
	display: inline;
	border-left: none;
}

#colourlist li a{
	display:inline;
	color:#4c4c4c;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
	padding:0px;
	margin:0px;
}

#colourlist li a:hover{
	color:#e11705;
	text-decoration:none;
}

#colourselector{
	margin:0px 0px 15px 2px;
}

#descriptext{
	width:342px;
	margin:0px;
	padding:0px;
}

#descriptext form{
	margin:18px 0px 0px 0px;
	padding:0px;
}

#descriptext select{
	float:left;
	margin:7px 25px 0px 0px;
	padding:0px;
}

#descriptext input{
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px;
}

#immdel{
	clear:both;
	background-image:url(../images/immediatebackground.jpg);
	background-repeat:no-repeat;
	padding:5px 0px 0px 26px;
	margin:0px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	height:28px;
	width:316px;
}

#productinfo{
	margin:35px 0px 0px 0px;
	padding:0px 0px 36px 0px;
}

#infotable table{
	float:left;
	height:265px;
	margin:35px 0px 0px 0px;
	padding:0px;
}

#infotable tr{
	width:260px;
	margin:0px;
	padding:0px;
}

#infotable th{
	vertical-align:top;
	width:50px;
	font-size:13px;
	font-weight:bold;
	color:#4a4949;
	padding:10px;
	margin:0px;
}

#infotable td{
	vertical-align:top;
	color:#303030;
	font-size:11px;
	font-weight:normal;
	margin:0px;
	padding:10px;
}

#infotable ul{
	list-style:none;
	padding:20px 0px 0px 0px;
	margin:0px;
}

#featuresimage{
	width:347px;
}

#fimg{
	float:right;
	width:270px;
	height:250px;
	margin:0px 0px 5px 0px;
}

.borderbottomright{
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#cecece;
	border-right-width:1px;
	border-right-style:dotted;
	border-right-color:#cecece;
}

.borderbottom{
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#cecece;
}

.borderright{
	border-right-width:1px;
	border-right-style:dotted;
	border-right-color:#cecece;
}	

#furtherinfo{
	margin:30px 0px 0px 0px;
	padding:0px 0px 36px 0px;
	width:650px;
}

#furtherinfo h4{
	margin:25px 0px 0px 0px;
	padding:0px;
}

#furtherinfo p{
	margin:0px;
	padding:0px;
}

.contentrow{
	padding-bottom:3px;
}

.contentrow img{
	float:left;
	margin-right: 30px;
}

#links .contentrow{
	margin-bottom:30px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#cecece;
}

#last.contentrow{
	margin-bottom:30px;
	border-bottom:none;
}

.textcontainer{
	float:left;
	width:500px;
	margin-right:25px;
}

#links a{
	color:#4a4949;
	text-decoration:none;
}

#links a:hover {
	text-decoration:underline;
}



	
.infomenu ul{
	background-color:#f4f1f3;
	text-align:center;
	list-style:none;
	height:18px;
	padding:4px 0px 0px 0px;
	margin:0px;
}

.infomenu ul li{
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
	font-size:11px;
	border-left-color:#AAAAAA;
	border-left-style:solid;
	border-left-width:1px;
}

.infomenu ul li.first {
	list-style: none;
	display: inline;
	padding-left:25px;
	border-left: none;
}

.infomenu li a{
	color:#919090;
	text-decoration:none;
}

.infomenu li a:hover{
	color:#e11705;
	text-decoration:none;
}
	
#prodmenu ul{
	background-color:#ded7da;
	text-align:center;
	list-style:none;
	height:18px;
	padding:4px 0px 0px 0px;
	margin:0px;
}

#prodmenu ul li{
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
	font-size:11px;
	border-left-color:#AAAAAA;
	border-left-style:solid;
	border-left-width:1px;
}

#prodmenu ul li.first {
	list-style: none;
	display: inline;
	padding-left:25px;
	border-left: none;
}

#prodmenu li a{
	color:#858585;
	text-decoration:none;
}

#prodmenu li a:hover{
	color:#e11705;
	text-decoration:none;
}

/*****************/
/* Footer Styles */
/*****************/
#footer{
	clear:both;
	margin:0px;
	padding:18px 0px 0px 0px;
}

#footerleft{
	float:left;
	padding-top:30px;
	text-align:left;
}

#footerleft p{
	margin:0px 0px 0px 0px;
	padding:0px;
}

#footerlinks ul{
	list-style:none;
	padding-left:0;
}

#footerlinks ul li{
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
	border-left-color:#9d9b9c;
	border-left-style:solid;
	border-left-width:1px;
}

#footerlinks ul li.first {
	padding-left: 0px;
	border-left: none;
	list-style: none;
	display: inline;
}

#footerlinks li a{
	color:#4a4949;
	text-decoration:none;
}

#footerlinks li a:hover{
	text-decoration:underline;
}

#footerright{
	float:right;
	padding-top:30px;
	text-align:right;
}

#footerright p{
	margin:0px 0px 12px 0px;
	padding:0px;
}

#footerright a{
	color: #78bf37;
	text-decoration: none;
	font-weight: bold;
}


#footerright a:hover{
	text-decoration: none;
}

/***************************/
/**   Contact Us Styles   **/
/***************************/
#address{
	margin:30px 0px 15px 0px;
	padding:0px;
}

#numbers{
	margin:15px 0px 15px 0px;
	padding:0px;
}

#numbers p{
	padding:0px;
	margin:0px;
}

#email{
	margin:15px 0px 15px 0px;
	padding:0px;
}

#email p{
	padding:0px;
	margin:0px;
}

/*************************************/
/**   Care and Maintenance Styles   **/
/*************************************/
#careinfo ul{
	list-style:none;
	padding:0px;
	margin:0px;
}

#careinfo ul li{
	list-style-type: none;
	background-image:url(../images/bltarrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px 0px 0px 15px;
	margin:5px 0px 5px 20px;
}

/**********************************/
/**   Legal and Privacy Styles   **/
/**********************************/

.wrapper500{
	margin:0px auto 0px auto;
	text-align:left;
	width:500px;
}

#termsbody{
	padding-top:40px;
	min-width:520px;
}

#terms ul{
	margin:0px 0px 0px 25px;
	padding:0px;
}
