/*

Recliner Expert CSS file

(c)2007 Branches Design Ltd


 --- Document pallette ---







======================================================== 
	Normalization of tags
========================================================
*/
img {
   behavior: url("../pngbehavior.htc");
}

body, q, html, cite, blockquote, p, h1, h2, h3, h4, h5, h6 ul, ol, li, form {
	margin: 0px; padding: 0px;	
	}
	
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	/*background-image:url(../images/headerbg.gif);
	background-repeat:repeat-x;
	background-attachment: scroll;
	background-position: left top;*/
	color: inherit;
	}
	
html {
	background-image:url(../images/wallpaper.gif);
	background-repeat:repeat;
	background-color:#000033;
	color: inherit;
	}
	
ul, ol, li {
	list-style: none;
	margin: 0px; padding:0px;
}

a {
	color: #2e2c8d;
	background-color:
	
	}
	
a:hover {
	background-color: #e1e1e1;
	text-decoration: none;
	color: inherit;
	}

/*
======================================================== 
	Picture alignment
========================================================
*/


.picleft {
	float: left;
	padding: 5px;
	margin: 7px;
	background-color:#D5EDFF;
	border: 1px solid #4482BC;
	color: inherit;
	}

.picright {
	float: right;
	padding: 5px;
	margin: 7px;
	background-color:#D5EDFF;
	border: 1px solid #4482BC;
	color: inherit;
	}
.addresstopright {
	float:  right;
}

/*	
======================================================== 
	Header Content
========================================================*/

	
#header {
	width: 760px;
	margin: 0 auto;
	padding:0px;
	background-image: url(../images/header_bg.jpg);
}
/*
------------------------------
search
-------------------------------


#search{
float: right;
	text-align:right;
	text-decoration: none;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
*/
	

/*
======================================================== 
	outer container
========================================================
*/

	
#container {
	width: 774px;
	margin: auto;
	color: inherit;
	/*border-right: 4px solid silver;
	border-left: 4px solid silver;*/
	background: #fff url(../images/shadowbg.gif) repeat-y scroll;
	text-align: center;
}	
	
/*
======================================================== 
	contact info
========================================================
*/

#contact {
	height: 27px;
	background-color: #384065;
	background-repeat:no-repeat;
	width: 100%;
	text-align:  left;
	font-size:  10px;
	text-color:white;
		}

#contact img {
	float: left;
	border: none;
	}

#contact a {
	border:none;
	}


/*
======================================================== 
	Tabs
========================================================
*/

#tabs {
	clear: both;
	background-color: #283351;
}

#tabs ul {
	text-align: center;
	padding: 5px 0px 10px;
	margin:0px;
	font-size: 14px;
	font-weight:bold;
border-bottom: 8px solid #ffd414;
	}

#tabs li {
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	/*padding: 12px 0px 15px 0px;*/
	}

#tabs li a {
	color:#FFFFFF;
	text-decoration: none;
	background-color: inherit;
	padding: 10px;
}

#tabs li a:hover {
	background-color: #ffd414;
	color:#000033;
}

/*
======================================================== 
	main content and side
	nav wrapper
========================================================*/

#wrapper{
margin:0px auto;
padding:0px;
width:760px;
height:  auto;
	background: url(../images/contentbg.gif) repeat-y scroll right top;
}

/*
======================================================== 
	Main Content
========================================================
*/
	
#main_content {
	padding: 5px 0px 5px 10px;
	width: 530px;
	float: left;
	/*background-color: #fff;*/
	color: inherit;
	text-align:  left;;
	}

#main_content p {
	/*background-color: inherit;*/
	color: #444;
	font-size: 1.1em;
	line-height: 1.4em;
	padding-bottom: 1em;
	padding-top: 1em;
	}

/*
======================================================== 
	Sidenav
========================================================
*/

#sidenav {
	width: 190px;
	float: right;
	/*background-color: #f1f1f1;*/
	height: 100%;
	/*border-left: 1px solid #a5a5a5;
	border-bottom: 1px solid #6f6f6f;*/
	padding:0px;
	margin: 0px;
	text-align:  left;
}


#sidenav ul {
	margin:0px;
	padding: 0px;
	}

#sidenav li {
	list-style: none;
	display: block;
	padding:0px;
	margin: 0px;
	}

#sidenav a {
	margin: 0px;
	padding: 8px 0px 8px 8px;
	display: block;
	text-decoration: none;
	color: #2f354c;
	/*background-color: inherit;*/
	}

#sidenav a:hover {
	background-color: #fcd224;
	color: inherit;
	}

.contactinfo {
	padding-left: 5px;
	padding-top: 10px;
	}

#shopbutton {
	padding:0px;}

#shopbutton a {
	padding:0px;}
	
/*=============brandlogos===================*/
#brands{
	width: 760;
	clear:  both;
}

/*
======================================================== 
	Site info 
========================================================
*/

#site_info {
	clear: both;
	width:  760px;
	background: #293452 url(../images/siteinfo_bg.jpg) repeat-x;
	color:  white;
	font: 0.8em Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	margin:  0px auto;
	padding: 0px;
}

#site_info a {
	color: white;
}
#site_info a:hover {
	color: orange;
	background-color:transparent;
	text-decoration:underline;
}

	
#site_info form {
	margin:0px; padding: 0px;
	}

	

	
#mailinglist {
	width: 300px;
	float: left;
	margin: 0px;
	padding: 5px 10px;
	}
#mailinglist p {
	margin: 0px;
	padding: 5px 0px;
	}


.friend {
	padding-left: 18px;
	background-image: url(../images/friend.gif);
	background-repeat:no-repeat;
	padding-bottom: 15px;
	background-position: left 0px;
}

.bookmark {
	padding-left: 18px;
	padding-bottom: 15px;
	background: url(../images/bookmark.gif) no-repeat;
	background-position: left 0px;
}

.email {
	padding-left: 22px;
	padding-bottom: 15px;
	background: url(../images/email.gif) no-repeat;
	background-position: left 0px;
}

#links {
	padding-top:5px;
	width: 200px;
	float: left;
	margin: 0px;
	}
/*#links a:hover {
	background-color:transparent;
	text-decoration:underline;
	}*/

#links ul {
	padding: 10px;
	}

/*#links li {
padding: 10px;;
	}*/


#footercontact {
	width: 220px;
	float: right;
	padding: 10px;
	color: white;
	text-align: center;
	line-height: 18px;
}

#contact img {
	border: none;
	}

/*
======================================================== 
	Site Links
========================================================
*/

#site_links {
	text-align: center;
	clear:both;
	color: inherit;

}

#site_links ul {
	padding: 15px 12px 10px 12px;
	margin: 0px;
	}

#site_links li {
	display: inline;
	list-style:none;
	padding-right: 5px;
	padding-left: 6px;
		}

#site_links a {
	font-size:11px;
	color: #dae7fd;
	background-color: inherit;
	}

#site_links a:hover {
	text-decoration: underline;
	color: orange;
}
/*
======================================================== 
	Quotes on comments page
========================================================
*/
#comment{
	font-style: italic;

}
#comment p{
	color: #660033;
}

/*============side info under side nav=============*/
#side_info{
	float: right;
	width:  190px;
	text-align:center;
	padding-top: 20px;
}


	
	
	/*========headings===========*/
	
h1 {
	font-size: 1.4em;
	background-color:#D0CFDC;
	border-bottom: 1px solid #a6a6a6;
	padding: 5px;

}

h2 {
	font-size: 1.1em;
	background-color:#D0CFDC;
	border-bottom: 1px solid #a6a6a6;
	padding: 3px;
	margin: 0px;;
	
}

h3 {
	font-size: 1.2em;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #892f46;

}
/*========classes===========*/
.clear{
clear: both;
}
.lastitem{
	border-bottom: 1px solid #eee;
	background-color: #fcf751;
}
.go{
	background-color: inherit;
	position: relative;
	top: 8px;
}
.copyright{
	text-align: center;
	padding: 5px;
	font-size: 0.9em;
	color: #fff;
}
.heading_bg{
	background-color: #e1e1e1;
	border-bottom: 1px solid #a6a6a6;
	padding: 3px 0px;
	
}
.shopbuttonsidenav{
margin:0px;
padding: 0px;}

/*=============home page content layout================*/
#index_special{
width: 250px;
float: left;
line-height: 26px;
font-size: 0.8em;
color: #000;
margin: 0px;
padding: 10px;
}

#pullquote{
	float: right;
	width: 200px;
	padding:  10px;
	font-size: 1.1em;
	background: #000 url(../images/greystripebg.gif) repeat scroll left top;
	border-left: 5px solid #283351;
	font-style: italic;
	line-height: 26px;
}
