@charset "utf-8";
/* CSS Document */

/* COLOR STYLES */
/* main background: f0e7d5 
*	top navigation: 
*		text color:	ffcc33
*		background color: 993300
*/

body {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#f0e7d5 none repeat scroll 0 0;
}

body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin:0;
	padding:0;
}

html, body {
	border:0 none;
	color:#555555;
	font-family:Georgia,Helvetica,Tahoma;
	font-size:12px;
	background-attachment: scroll;
	background-image: url(images/showroom-footer-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#wrap {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/bg-2.jpg) repeat-x scroll center top;
}

p {
	line-height:20px;
	padding: 0 10px;
	color:#630;
	font-weight:normal;
	font-style:normal;
}

#top {
	margin:0 auto;
	position:relative;
	width:960px;
	z-index:999;
	height:330px;
}

#header {
	clear:both;
	position:relative;
	width:100%;
}

#header a {
	display:block;
	height:91px;
	width:596px;
}

a img {
	border:medium none;
}

.float-right {
	float:right;
}

.float-left {
	float:left;
}

#furniture {
	padding-top:25px;
}

#logo {
	padding-top:25px;
}

#top-nav {
	clear:both;
	background:inherit;
	padding-top:10px;
}

#top-nav ul {
	font-size:100%;
	height:40px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 auto;
	width:100%;
}

#top-nav ul li a {
	color:#330000;
	text-decoration:none;
	0font-family:Geneva,sans-serif,Tahoma;
}
#top-nav ul li {
	display:inline;
	float:left;
}
#top-nav ul a:focus, #top-nav ul a:active, #top-nav ul a:hover {
	background-color:#993300;
	color:#ffcc33;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
#top-nav ul a {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	padding:2px 10px;
}
#top-nav ul a {
	display:block;
	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;
}

#top-nav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#top-nav ul a.home {
	margin:0 12px 0 0;
}
#top-nav ul a.menu-item {
	margin:0 12px 0 0;
}
#top-nav 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:#993300;
	color:#ffcc33;
	margin:0 12px 0 0;
}

#flash-container {
	margin:0 auto;
	padding:0;
	height:400px;
	width:960px;
	background-color:#ffffff;
	border-top: 1px #edbd35 solid;
}

#body-content {
	padding:0;
	min-height:1200px;
	height:1200px;		 /* IE hack */
	overflow-y: hidden; /* IE hack */
	width:965px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	color: #663300;
}

#left-panel {
	float:left;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	0min-height:1000px;
	0height:1000px;		 /* IE hack */
	0overflow-y: visible; /* IE hack */
	padding-bottom:58px;
	text-align:left;
	width:660px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/left-panel-bg.png);
	background-repeat: repeat-y;
	background-position: center bottom;

}

#left-panel h1 {
	padding:1em 1em 0.5em 1em;
	font-style:normal;
	font-weight:normal;
	color:#330000;
	font-size: 30px;
}

#left-panel p {
	padding-left:2.5em;
	padding-right:2em;
	font-weight:normal;
	font-style:normal;
	font-size:14px;
	padding-bottom: 1em;
}

#right-panel {
   width:285px;	
}

#right-panel img {
	padding:5px;
	border:1px dashed #dda22e;
}

#right-panel a.related-sites {
	display:block;
	padding-bottom:10px;
}

#footer {
	clear:both;
	background:transparent url(images/footer-main-bg.jpg) repeat-x scroll center bottom;
	0margin:3em auto 0 auto;
	height:150px;	
}

#footer-content {
	margin:0 auto;
	width:965px;
	position:relative;
	text-align:center;
}

#footer-content-bg {
	margin:1em auto 0 auto;
	padding-top:1em;
	width:965px;
	height:56px;
	background-image:url(images/footer-divider.png);
	position:relative;
}



/* history pages navigation */
.history-pages-navigation {
	float: right;
	padding: 0px 0px 1em 0px;
	display:block;
	position:relative;
	margin:0.5em 1.5em 0.5em 2em;
}

.history-pages-navigation ul {
	margin: 0;
	padding: 5px 15px 0px 0;
	list-style: none;
	height: 19px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size:13px;
	0color:#CCCCCC;
	color:#330000;
}
.history-pages-navigation  ul  li {
	float: left;
	padding: 0;
	font-size: 1em;
	0padding:0.3em 0.4em;		
}
#body-content #left-panel .history-pages-navigation ul li a {
/*.history-pages-navigation  ul  a {*/
	margin: 0 0.2em;
	padding:0.3em 0.4em;
	font-size:0.95em;
	line-height:1em;
	text-decoration:none;
	0color:#cccccc;
	color:#330000;
	float:left;
	display:block;
	font-weight:bold;
	border: 1px solid #333333;
}


/*.history-pages-navigation  ul  a:hover, .history-pages-navigation  ul  a:active{ */
#body-content #left-panel .history-pages-navigation ul li a:hover,
#body-content #left-panel .history-pages-navigation ul li a:active {
	text-decoration:underline;
	background-color:#000000;
	color:#FFF;
	border: 1px solid #FF9900;
}

/*.history-pages-navigation  ul  a.current-page:link, .history-pages-navigation  ul  a.current-page:visited {*/	
#body-content #left-panel .history-pages-navigation ul a.current-page:link,
#body-content #left-panel .history-pages-navigation ul a.current-page:visited {
	color:#fff;
	background-color:#000000;
	border:1px solid #FF9900;
}

#body-content #left-panel .history-pages-navigation   ul   a.current-page:hover, 
#body-content #left-panel .history-pages-navigation   ul   a.current-page:active{
	text-decoration:underline;
	background-color:#000000;
}

#body-content #left-panel .history-pages-navigation   ul   a.nolink-page:link,
#body-content #left-panel .history-pages-navigation   ul   a.nolink-page:visited,
#body-content #left-panel .history-pages-navigation   ul   a.nolink-page:hover, 
#body-content #left-panel .history-pages-navigation   ul   a.nolink-page:active
{
	text-decoration:none;
	border:none;
	0color:#CCCCCC;
	color:#330000;	
	cursor:default;
	font-weight:normal;
	font-size:12px;
	0background-color: #646464;
	background-color: transparent;
}

.clear {
	clear:both;
}

.img-center {
	display:block;
	margin:0 auto;
}

#left-panel .img-caption, #left-panel ol{
	list-style:decimal;
	text-align:center;
	font-style:italic;
	color:#663300;
}
#body-content #left-panel h1 span {
	font-size: small;
	display: block;
	font-style: italic;
	padding-top: 5px;
}
#body-content #left-panel h2, #body-content #left-panel h3{
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 1em 1.5em;
}

#body-content #left-panel h2 {
	font-size: 24px;
}

#body-content #left-panel h3{
		font-size: 20px;
		margin: 0.75em 1.85em;
}

/*contact numbers - at page heading*/
#top-contact-wrap {
	height:30px;
	background-color:#8C3506;
	margin:0;
	padding:0;
	opacity:0.7;
	border-bottom:1px solid #E7AA25;
}

#contact-number {
	width:960px;
	text-align:right;
	margin:0 auto;
	padding-top:5px;
	font-family:Tahoma, Geneva, sans-serif;
	0color:#F9E880;
}

#contact-number p {
	color:#F9E880;
}

#body-content #left-panel .list-left-aligned {
	text-align:justify;	
	margin:0.5em 1.75em 0.5em 4.75em;
	line-height:20px;
	font-style:normal;
}

#body-content #left-panel .unordered-list-left-aligned {
	text-align:justify;	
	margin:0.5em 1.75em 0.5em 4.75em;
	line-height:20px;
	font-style:normal;
	list-style:none;
}

#body-content #left-panel .img-item {
	float:left;
	padding:10px;	
	margin-left:1.5em;
}

.twoColFixRtHdr  #footer-nav {
	padding: 10px 0px 0px 0px;
}

/* footer navigation */
#footer #footer-content #footer-nav {
	margin:0 auto;
	width:965px;
	position:relative;
	text-align:center;
}

#footer #footer-content #footer-nav ul{	
	list-style:none;	
	margin:0 auto;
}

#footer #footer-content #footer-nav ul li{
	float:left;
	font:normal 11px/20px; /*Arial, Helvetica, sans-serif;*/
	color:#663300;
	background-color:inherit;
}

#footer #footer-content #footer-nav ul li a{
	padding:0 7px;
	font:normal 11px/20px; /*Arial, Helvetica, sans-serif;*/
	background-color:inherit;
	color:#663300;
	text-decoration: underline;
}

#footer #footer-content #footer-nav ul li a:hover{
	background-color:inherit;
	text-decoration: none;
}

#footer #footer-content #footer-nav ul li a.home{
	padding:0 7px 0 10px;
	font:normal 11px/20px; /*Arial, Helvetica, sans-serif;*/
	background-color:inherit;
}

#footer #footer-content #footer-navul li a.home:hover{
	background-color:inherit;
	text-decoration: none;
}
/* end footer navigation */

/* side nav */
#side-menu ul {
	margin:0 10px;
	padding:0;
	list-style:none;
	font-size:95%;
	font-family:Helvetica,Arial,sans-serif;
}

#side-menu ul li {
	margin:0;
	padding-left:5px;
	display:block;
	margin:3px 0;
}

#side-menu ul a{
	line-height:18px;	
	color:#663300;
	text-decoration:none;
}
#side-menu ul a span{
	0margin-left:5px;
	0padding-left:5px;
}

#side-menu ul li a:hover,
#side-menu ul li a:active {text-decoration:underline;}

#side-menu ul a.last{border-bottom:none;}

#side-menu ul a.side-menu-selected{
	background-color:#333333;	
	cursor:default;
}

/*#body-content #left-panel p a {*/
#body-content #left-panel p a, #body-content #left-panel li a {	
	color: #663300;
	text-decoration: underline;
}

#body-content #left-panel p a:hover, #body-content #left-panel li a:hover {
	text-decoration: none;
}
#body-content #left-panel .history-pages-navigation ul li .nolink-page {
	text-decoration: none;
}
#body-content #left-panel p.catalogue-category {
	margin-top: 15px;
}

#body-content #left-panel #item-list .img-container {
	border:1px solid #D1C2A7;	
	width:285px;
	height:350px;
	margin:10px 0 2em 28px;
	float:left;
}
#body-content #left-panel #item-list .img-container p {
	font-size:11px;
	padding:10px;
	text-align:center;
}


/* CSS Sliding */
.boxgrid { 
	width: 285px; 
	height: 310px; 	
	float:left; 
	background:#161613; 
	overflow: hidden; 
	position: relative; 
}

.boxgrid img { 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}

#body-content #left-panel #item-list .boxgrid.captionfull .cover.boxcaption p {
	padding: 0 1.5em; 
	color:#afafaf; 
	font-weight:bold; 	
	font:8pt Helvetica, Arial, sans-serif; 
	text-align:left
}

#body-content #left-panel #item-list .boxgrid.captionfull .cover.boxcaption h3 {
	font-size:12px;	
	margin:0.75em 1.25em;
	color:#d6a53f; 
}

.boxcaption { 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 	
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
			
.captionfull .boxcaption {
	top: 260;	
 	left: 0;
}

.caption .boxcaption {
	top: 220;	
 	left: 0;
}


.telephone-operator {
	margin-left:15em;
	margin-top: 1em;
}

.text-indent-offscreen {
	text-indent:-10000px;
}
#showroom {
	background-attachment: scroll;

	0background-color: #F5F4F0;
	background-image: url(images/showroom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height:33px;
	width:100%;
}
#showroom_footer {
	height: 400px;
	margin: 0 auto;
	width: 960px;
}
#showroom_container {
	height: 450px;
	margin: 3em 0;
	clear: both;
}

#showroom_container #showroom_footer #showroom-footer-left {
	margin:3em 0.25em 3em 0;


	0border:1px solid #f00;
	height:350px;
	width:430px;
	float:left;
	background-attachment: scroll;
	background-image: url(images/showroom-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#showroom_container #showroom_footer #showroom-footer-right {
	margin:3em 0 3em 1em;

	0border:1px solid #f00;
	height:350px;
	width:475px;
	float:left;
	background-attachment: scroll;
	background-image: url(images/showroom-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#showroom_container #showroom_footer #showroom-footer-left p,
#showroom_container #showroom_footer #showroom-footer-right p{
	padding-top:20em;
	padding-left:2em;
	color:#4f4f4f;
	font-size: 12px;
	line-height: 18px;
}

#showroom a#showroom1{
	height:35px; /* maximum 68px */
	text-indent:-2000px;
	display:block;
	width: 100%;
}
/*#showroom-link {
	height: 35px;
	width: 100%;
	margin-top: 5.5em;
}
*/
