@charset "utf-8";

body, html {
	margin:0;
	padding:0;
	}
.twoColFixLtHdr  a:link, .twoColFixLtHdr a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.twoColFixLtHdr a:hover, .twoColFixLtHdr a:active {
	color: #FB7D00;
	text-decoration: none;
}


/* neutralize browser spacing for vertical elements */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
	}
	
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #CCCCCC;
	background-attachment: scroll;
	background-color: #242424;
	background-image: url(../_images/header-main-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.twoColFixLtHdr #container {
	width: 800px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../_images/header-main-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #242424;
} 
.twoColFixLtHdr #header {
	height: 255px;
	position: relative;
	background-attachment: scroll;
	background-image: url(../_images/header-fourposterbeds-carved.co.uk_v2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 800px;
} 

#header h1 {
	text-indent: -1000em;
	width: 304px;
}

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 320px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 15px 0px;
	font-size: 0.705em;
	line-height: 1.4em;
}
.contact-for-details {
	color: #FF9900;
}

.twoColFixLtHdr #mainContent {
	0margin: 25px 0 0 0; 
	margin: 0; 
	font-size: 0.8em;
	line-height: 1.4em;
} 
#mainContent h1 {
	font-size: 1.5em;
	color: #FF9900;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
#mainContent h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #FF9900;
}
.mission-statement {
	font-weight: normal;
	color: #FFCC00;
}

#sidebar1 h3 {
	font-size: 1.20em;
	font-weight: normal;
	color: #FFCC00;
}

/*.twoColFixLtHdr #footer {
	clear: both;
	font-size: 0.75em;
	padding-top: 20;
	padding-bottom: 20;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}*/ 

#footer-outer
{
	width:100%;
	background-image: url(../links/footer-bground-gradient_01.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#footer {
	margin:0 auto;
	padding:23px 0 10px;
	width:800px;
	text-align:left;
	height: 500px;
}

#footer .block 
{
	display:inline;
	float:left;
	margin-left:15px;
	width:210px;
	color:#565656;
	font-family:arial;
	font-size:12px;
	margin-right: 10px;
	height: 350px;
}

#footer ul {
	padding:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#footer .block ul {
	background:#EDEDED none repeat scroll 0 0;
	border:5px solid #D5D4D4;
	clear:both;
	margin:0 0 15px;
	padding-bottom:10px;
}

#footer li {
	background:url(../home/bg_footer_list.gif) repeat-x scroll 0 bottom;
	0background:transparent url(images/bg_footer_list.gif) repeat-x scroll 0 bottom;
	line-height:20px;
	padding:3px 10px;
	display: block;
}

#footer a {
	color:#636363;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
}

.block-related-links {
	color:#565656;
	font-family:arial;
	font-size:12px;
	width:540px;
	position: relative;
	display: inline;
	float: left;
}

.block-related-links  ul {
	background:transparent none repeat scroll 0 0;
	0border:5px solid #D5D4D4;
	clear:both;
	margin:0 0 15px;
	padding-bottom:10px;
}

.block-related-links  ul li {
	display:block;
}

.block-related-links .block-related-links-item {
	float: left;
	margin-left:5px;
	padding-bottom: 5px;
}

.block-related-links img.thumbnail {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border:1px solid #666666; /*0#A8A8A8;*/
	padding:3px;
}

.block h2 {
	background:#2A2A2A none repeat scroll 0 0; 
	color:#FFFFFF; 
	display:inline; 
	float:left; 
	font-size:14px; 
	margin:0 0 10px 1px; 
	padding:10px 15px;
}

/*.twoColFixLtHdr #footer a {
	text-decoration:underline;
}
*/


#sidebar1 a:link, #sidebar1 a:visited {
	color: #CCCC00;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-decoration: none;
}

#sidebar1 a:hover, #sidebar1 a:active {
	color: #FFCC00;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-decoration: underline;
}

.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#header #logo {
	height: 76px;
	width: 460px;
	position: absolute;
	top: 59px;
	right: 0px;
	background-image: url(../_images/header-carved-beds.jpg);
	background-repeat: no-repeat;
}
#header #search {
	position: absolute;
	height: 34px;
	width: 224px;
	left: 557px;
	top: 149px;
}
#search #search-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	background-color: #4E4E4E;
	border: 1px solid #666;
	padding: 0.1em 0.5em;
}
.twoColFixLtHdr #container #header #search img {

}




/* -------------------main navigation menu -----------------------*/
#header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 100%;
}
#header li {
	float: left;
}
#header li a:link, 
#header li a:visited {
	display: block;
	padding: .5em 0;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
	color: #ccc;
	line-height: 1.2em;
	margin-right: 1.3em;
}
#header li a:hover, 
#header li a:active {
	color: #FB7D00;
	0border-top: 1px dotted #FB7D00;
	border-top: 1px solid #4f4f4f;
	text-decoration: none;
}
#header li a.current, 
#header li a.current:hover, 
#header li a.current:active {
	color: ##FB7D00;
	cursor: default;
	0border-top: 1px dotted #FB7D00;
	border-top: 1px solid #d9d9d9	
}
#header #header-tel {
	font-size: 0.65em;
	font-weight: bold;
	color: #CCCCCC;
	position: absolute;
	left: 373px;
	top: 14px;
	width: 401px;
	height: 16px;
}
#header-tel   #email,
#header-tel  #contacts {
	color: #FF9900;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1em;
	text-decoration: none;
}
#header #email a:link,
#header #email a:visited,
#header #contacts a:link, 
#header #contacts a:visited  {
	color: #FF9900;
	text-decoration: none;
}
.sidebar-img {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #666666;
	width: 320px;
}
.sale-item-name {
	color: #FFCC00;
}
.sale-price {
	font-weight: bold;
	color: #FFCC00;
}

#header #email a:hover,
#header #email a:active,
#header #contacts a:hover, 
#header #contacts  a:active {
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFCC00;
}
.content a:link,
.content a:visited {
	color: #CCCC00;
	text-decoration: none;
}

.content a:hover,
.content a:active {
	color: #CCCC00;
	text-decoration: underline;
}

.company {
	color: #FFCC00;
}
.twoColFixLtHdr #container #header #search img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
}
#mainContent  a:link, #mainContent  a:visited {
	color: #FFCC00;
	text-decoration: none;
}
#mainContent   a:hover, #mainContent   a:active {
	text-decoration: underline;
}
.twoColFixLtHdr #container #sidebar1 p.quick-link {
	padding-left: 10px;
	font-size: 0.95em;
	line-height: 1.4em;
	padding-right: 10px;
}
#formSearch input.search-button {
	padding: 0px;
	height: 20px;
	width: 71px;
	border: 1px solid #CCCCCC;
	background-image: url(../_images/poweredby_google.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: center center;
}

#header #click-here {
	font-size: 0.7em;
	position: absolute;
	left: 1px;
	top: 132px;
	width: 350px;
	font-style: italic;
	color: #CCCCCC;
}
.twoColFixLtHdr #footer p.related-links {
	font-size: 0.85em;
	color: #CCCCCC;
	padding-top: 5px;
}
.twoColFixLtHdr #footer p.links {
	font-size: 0.95em;
	color: #CCCCCC;
}

#copyright-outer {
	background:#252525 none repeat scroll 0 0;
	padding:30px 0 20px 0;
	width:100%;
	height:60px;
	text-align:center;
}

.twoColFixLtHdr #copyright {
	width:800px;
	margin:0 auto;
	height: 25px;
}

.twoColFixLtHdr #copyright p {
	color: #707070;
	font-size: 11px;
}
.twoColFixLtHdr .col-left {
	float: none;
}

.twoColFixLtHdr .col-right {
	float: right;
}

.twoColFixLtHdr #container #header #topNav {
	width:780px;
	margin:0 0 0 20px;
	position: relative;
	top: 14.25em;
}


.twoColFixLtHdr #container #header #topNav ul {
	height:30px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 auto;
	width:100%;
	font-size:80%;
}
.twoColFixLtHdr #container #header #topNav ul li a {
	text-decoration:none;
	 0color:#666666;
	 0color:#fff;
	 color:#939389;
}

.twoColFixLtHdr #container #header #topNav ul li {
	display:inline;
	float:left;
}

.twoColFixLtHdr #container #header #topNav ul a:focus, 
.twoColFixLtHdr #container #header #topNav ul a:active, 
.twoColFixLtHdr #container #header #topNav ul a:hover {
0background-color:#5A5A5A;
background-color:#242424;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
0color:#FFF;
color:#d5d5d5;
}

.twoColFixLtHdr #container #header #topNav ul a {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
padding:3px 7px;
}

.twoColFixLtHdr #container #header #topNav ul a {
-x-system-font:none;
color:#FFF;
display:block;
font-family:Trebuchet MS,Arial,sans-serif;
font-size:1.1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
text-transform:uppercase;
}

.twoColFixLtHdr #container #header #topNav ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.twoColFixLtHdr #container #header #topNav ul a.home {
margin:0 12px 0 0;
}

.twoColFixLtHdr #container #header #topNav ul a.menu-item {
margin:0 12px 0 0;
}

.twoColFixLtHdr #container #header #topNav ul a.selected-top-nav {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#EB4C07;
color:#FFF;
margin:0 12px 0 0;
}
.twoColFixLtHdr #container #flash-intro {
	display: block;
	margin: 0 auto;
	position: relative;
	top: 1.5em;
	left: 0px;
	width: 780px;
}

#content-container {
	position:relative;
	margin-top:2.5em;	
}

#showroom-link {
	position: relative;
	top: 8em;
	width: 500px;
}

#showroom-link a#showroom1{
	height:45px;
	text-indent:-2000px;
	display:block;
}

#homepage-link {
	position: relative;
	width: 500px;
	top: -60px;
	height: 80px;
}

#homepage-link h1 a#homepage-link1{
	height:80px;
	text-indent:-2000px;
	display:block;
	width: 500px;
	top: -35px;
	position: relative;
}

.twoColFixLtHdr #showroom-container {
	height: 400px;
	margin: 1em auto 1em auto;
	width: 800px;
}

#showroom_footer {
	height: 330px;
	width: 800px;
	margin: 1em auto 0 auto;
	background-attachment: scroll;
	background-image: url(../_images/showroom-footer-left+right.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#showroom-footer-left,
#showroom-footer-right{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	float: left;
	padding-top: 19em;
	padding-left: 2em;
}

#showroom-footer-left p a,
#showroom-footer-right p a{
	color:#f30;
	text-decoration:underline;
}

.twoColFixLtHdr #copyright-outer #copyright .col-left p .gotop a{
	color: #FFCC00;
	text-decoration: underline;
}
.twoColFixLtHdr #container #content-container #sidebar1 #bed-styles ul li a.sidebar-active {
	background-color: #AB4F34;
}

