/* CSS Document */

body {
background-image:url(../images/bg.png);
text-align: center;
margin:0;
padding:0;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
}

p {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
}

a {
color:#000000;

}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	margin:10px 0px 6px;
	padding:0;
	color: #333333;
	font-weight: 500;

}
#shadow {
width:731px;
background-image:url(../images/shadow.png);
background-repeat:repeat-y;
	margin: 0px;
	padding: 0px;

}


#container {
width:725px;
margin:0;
padding:0;
}

#header {
width:725px;
height:62px;
background-image:url(../images/header_bg.png);
background-repeat:repeat-x;
text-align:left;

}

#logo {

width:250px;
height:45px;
background-image:url(../images/header_logo.png);
background-repeat:no-repeat;
background-position:40px 20px;

}

#slogan {
width:260px;
height:50px;
background-image:url(../images/header_slogan.png);
background-repeat:no-repeat;
background-position:0px 30px;
float:right;
}


#nav {
clear:both;
width:725px;
position:relative;
height:26px;
background-image:url(../images/nav_bg.png);
background-repeat:repeat-x;
text-align:right;
padding:0px 0 0 0;
margin:0;
}
#nav p{
padding-top:6px;
}
#nav a{
	font-size:12px;
	text-decoration:none;
	margin:0px 0px;
	padding:5px 16px 5px 16px;
}

#nav a:hover {
text-decoration:underline;


}
.nav{
border-right:1px solid #c4c4c4;
border-left:1px solid #fcfcfc;
}

.nav_right{
border-left:1px solid #fcfcfc;
}

.nav_left{
border-right:1px solid #c4c4c4;
}


#on {
background-image:url(../images/nav_bg_on.png);
background-repeat:repeat-x;
color:#FFFFFF;
}



#graphic {
position:relative;
width:725px;
height:203px;
text-align:left;

}



#maindb {
position:relative;
margin:0;
padding:0 10px 30px 0;
width:715px;
	min-height:691px;
	height: auto !important;
	height: 691px;height:auto;
text-align:right;
background-color:#FFFFFF;
}
#main {
	position:relative;
	margin:0;
	width:725px;
	min-height:300px;
	height:auto;
	text-align:left;
	background-color:#FFFFFF;
}
#left {
	width:200px;
	float:left;
	background-image:url(../images/index_chair.jpg);
	background-repeat:no-repeat;
	background-position:center 40px;
	text-align:left;
	padding:170px 0px 0px;
}
#left p{
	padding:5px 10px 0px 30px;
	font-size: 12px;
	line-height: 140%;

}

#left h2{
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	width: 120px;
	margin-left: 30px;
	font-size: 15px;

}

#right_main {
width:525px;
text-align:left;
}

#content {
	position:absolute;
	top:20px;
	left:215px;
	width:350px;
	text-align:left;
	font-size: 12px;
	background: url(../images/index_title.png) no-repeat 0px 0px;
	z-index: 2;
	visibility: visible;
	height: 275px;
	padding-top: 65px;
}

#right {
	width:160px;
	background-image:url(../images/index_seat_bottom.jpg);
	background-repeat:no-repeat;
	background-position:66px top;
	float:right;
	padding:80px 36px 0 0px;
	text-align:left;
}
#right h2 {
	border-bottom:1px dotted #333333;
	width:40px;
	font-size: 15px;

}

#right p{
	margin-top:5px;
	font-size: 12px;
}

#footer {
	clear: both;
	width:665px;
	margin:0;
	padding:10px 0 0 60px;
	background-color:#eaeaea;
	height:40px;
	text-align:left;
	background-image:url(../images/footer_logo.png);
	background-repeat:no-repeat;
	background-position:15px 12px;
	color:#4f4f4f;
	border-top:1px solid #dcdcdc;
	font-size: 10px;
}
#footer div {
color:#000000;
}

#footer a {
line-height:1.4;
letter-spacing:1px;
text-transform:uppercase;
padding:0 3px;
color:#4f4f4f;
text-decoration:none;
font-size: 10px;
}
#footer p{
margin:0;
}

#shadow_bottom {
width:731px;
height:4px;
background-image:url(../images/shadow_bottom.png);
background-repeat:repeat-x;
}
#shadow_right {
float:right;
width:3px;
height:3px;
background-image:url(../images/shadow_right.png);
background-repeat:no-repeat;
}

#shadow_left {
float:left;
width:3px;
height:3px;
background-image:url(../images/shadow_left.png);
background-repeat:no-repeat;
}

#clear {
clear:both;
}


/* interior styles */
h1 {
	font-size: 14px;
	color: #E2971A;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	letter-spacing: 1px;
}

#inner_left {
float:left;
width:368px;

}
#left_top {
	height:300px;
	width:368px;
	border-bottom:4px solid #ef9f1a;
	line-height: 140%;
}
#left_middle {
	width:293px;
	background-color:#f8f8f8;
	background-image:url(../images/about_small_chair.jpg);
	background-position: 310px 20px;
	background-repeat:no-repeat;
	text-align:left;
	height:100px;
	padding:15px 60px 15px 15px;
	border-bottom:4px solid #ef9f1a;
	line-height: 140%;
}

#left_bottom {
width:223px;
background-image:url(../images/about_people.jpg);
background-position: 250px 20px;
background-color:#FFFFFF;
background-repeat:no-repeat;
min-height:120px;
text-align:left;
padding:15px 130px 15px 15px;
line-height: 140%;
}

#text_area {
	float:right;
	width:290px;
	line-height: 15px;
	height:400px;
	font-size: 12px;
	padding:30px 7px 7px 7px;
	border:1px solid #cccccc;
	margin:10px 20px 80px 0;
	text-align:left;
	background-color:#f7f6f5;
	scrollbar-3dlight-color: #c9c8c2;
	scrollbar-arrow-color: #b65e01;
	scrollbar-base-color: #e4e4e4;
	scrollbar-darkshadow-color: #e4e4e4;
	scrollbar-face-color: #c9c8c2;
	scrollbar-highlight-color: #e4e4e4;
	scrollbar-shadow-color: #c9c8c2;
	overflow: auto;
}
#text_area p {
	margin:0px 0 10px;
	font-size: 12px;
	line-height: 140%;

}
#text_area h1 {
	font-size: 14px;
	color: #E2971A;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	letter-spacing: 1px;
}

#text_area_about {
	float:right;
	width:290px;
	line-height: 15px;
	height:400px;
	font-size: 12px;
	padding:20px 7px 7px 7px;
	border:1px solid #cccccc;
	margin:10px 10px 80px 20px;
	text-align:left;
	background-color:#f7f6f5;
	scrollbar-3dlight-color: #c9c8c2;
	scrollbar-arrow-color: #b65e01;
	scrollbar-base-color: #e4e4e4;
	scrollbar-darkshadow-color: #e4e4e4;
	scrollbar-face-color: #c9c8c2;
	scrollbar-highlight-color: #e4e4e4;
	scrollbar-shadow-color: #c9c8c2;
	overflow:auto;


}
#text_area_about p {
	margin:0px 0 10px;
	font:12px/140% Arial, Helvetica, sans-serif;

}
#text_area_about h1 {
	font-size: 14px;
	color: #E2971A;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	letter-spacing: 1px;
}

#contact {
	float:right;
	width:290px;
	line-height: 140%;
	height:375px;
	font-size:11px;
	padding:30px 7px 7px 7px;
	margin:60px 20px 155px 30px;
	text-align:left;
}
#contact p {
	margin:10px 0;
	font-size: 12px;
	background: url(/images/arrow.gif) no-repeat left 5px;
}

#menu {
	float:left;
	width: 144px;
	height: auto;
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat-x;
	margin:30px 0 50px 15px;
	text-align:left;
	background-color:#cdcdcd;
	padding-bottom: 20px;
	border: 1px solid #323030;
}
.menucs{
	font-size: 12px;
}
.menu_on {
text-decoration:none;
border-bottom:2px solid #ef9f1a;
}
#menu p{
padding:5px 0 5px 20px;
}


#menu_top {
background-image:url(../images/menu_top_bg.gif);
background-repeat:repeat-x;
width:124px;
height: 43px;
text-align:left;
padding:20px 0 0 20px;
color:#FFFFFF;
font-size:14px;
}

#large_chair {
	float:right;
	height:371px;
	width:215px;
	margin:75px 15px 50px 0px;
	text-align:left;
}
#large_swatch {
float:right;
height:371px;
width:215px;
margin:50px 0 50px 0px;
text-align:left;


}
#large_chair p, i{
margin:0 0 0 20px;

}

#chairs_middle {
	width:280px;
	position:absolute;
	top:50px;
	left:205px;
	text-align:left;

}
#type {
margin-top: 10px;
}
#chairs_middle_casino {
	width:280px;
	text-align:left;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 50px;
	height: 400px;
	scrollbar-3dlight-color: #c9c8c2;
	scrollbar-arrow-color: #b65e01;
	scrollbar-base-color: #e4e4e4;
	scrollbar-darkshadow-color: #e4e4e4;
	scrollbar-face-color: #c9c8c2;
	scrollbar-highlight-color: #e4e4e4;
	scrollbar-shadow-color: #c9c8c2;
	overflow: auto;
	background-color: #f7f6f5;
	border: 1px solid #cccccc;
	padding: 30px 7px 7px 7px;
}
#ctm_opt {
	width:480px;
	text-align:left;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 50px;
	height: 400px;
	scrollbar-3dlight-color: #c9c8c2;
	scrollbar-arrow-color: #b65e01;
	scrollbar-base-color: #e4e4e4;
	scrollbar-darkshadow-color: #e4e4e4;
	scrollbar-face-color: #c9c8c2;
	scrollbar-highlight-color: #e4e4e4;
	scrollbar-shadow-color: #c9c8c2;
	overflow: auto;
	background-color: #f7f6f5;
	border: 1px solid #cccccc;
	padding: 7px;
}
#new_products {
	width:280px;
	text-align:left;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 50px;
	height: 400px;
	scrollbar-3dlight-color: #c9c8c2;
	scrollbar-arrow-color: #b65e01;
	scrollbar-base-color: #e4e4e4;
	scrollbar-darkshadow-color: #e4e4e4;
	scrollbar-face-color: #c9c8c2;
	scrollbar-highlight-color: #e4e4e4;
	scrollbar-shadow-color: #c9c8c2;
	overflow: auto;
	background-color: #f7f6f5;
	border: 1px solid #cccccc;
	padding: 7px;
}
h3{
font-size:12px;
margin:25px 0 8px 0;
}
#chairs_middle h3{
font-size:13px;
margin:25px 0 8px 0;
font-family: Georgia, "Times New Roman", Times, serif;
}
#type a{
text-transform:uppercase;
padding:0 4px;


}
#this {
color:#ef9f1a;
}

#name {
margin:20px 0;
}

#small_chairs {
	background-image:url(../images/chairs_bg.gif);
	background-repeat:repeat-x;
	text-align:left;
	width:270px;
	padding:10px 10px 0 10px;
	min-height:200px;
	height:auto;
	border:1px solid #333333;
	margin:15px 0 0 0;
	background-color:#cbcbcb;
	overflow:visible;
}
#small_chairs a {
	font-size:11px;
}
.chair_grey {
position:relative;
padding:0 10px 10px 10px;
/*border-bottom:12px solid #dfdfdf;*/
}

.chair_yellow {
/*border-bottom:12px solid #ef9f1a;*/
position:relative;
padding:0 10px 10px 10px;

}

#scroller {
overflow-y:hidden;
}

.bases {
padding-left:0px;
background-repeat:no-repeat;
padding-bottom:15px;
height:80px;

}
.bases img {
margin:0 5px 10px 0;
}
.bases p {
color:#333333;
line-height:1.4;

}
.bases h2 {
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
margin-bottom:3px;
font-size:12px;
}
#middle {
	float: right;
	height: auto;
	width: 500px;
	margin-top: 30px;
	margin-bottom: 50px;
	text-align: left;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#middle h1 {
	font-size: 14px;
	color: #E2971A;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
#text_area img {
	margin-right: 5px;
}
.inner {
	margin-left: 5px;
}
.contact {
	color: #E2971A;
	font-weight: bold;
}
#middle img {
	margin-top: 15px;
	margin-bottom: 15px;
}
.down {
	margin-top: 25px;
	margin-bottom: 5px;
	color: #E2971A;
}
.italic {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	
}
.special {
	float: right;
	margin: 25px 20px 0 0;
}
.special img {
	text-decoration:none;
	margin-right: 5px;
}
.special a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.specialcs {
	margin-top: 50px;
	margin-right: 20px;
	float: right;
	margin-left: 40px;
}
.specialcs img {
	text-decoration:none;
	margin-right: 5px;
}
.specialcs a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	width: auto;
}
.push {
	margin-left: 5px;
}
#space {
	line-height: 17px;
	margin-bottom:10px;
	margin-top: 10px;
}
.block {
	height: 20px;
	width:124px;
	margin-bottom: 15px;
}
.block p:hover {
	color:#ef9f1a;
}
.style1 {font-size: 10px}
.align {
	display: block;
	padding-left: 10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	line-height: 140%;
}
#head {
	font-weight: bold;
	margin-top: 5px;
}
#head p{
	margin-left:-10px;
}
.change a:hover {
color:#ef9f1a;
}
.changep{
	display: block;
	padding-left: 0px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 7px;
	margin-left:6px;
	font-size:11px;
	
}
.changep a{
	text-decoration:none;
}
.user_infop{
	display: block;
	padding-left: 12px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	font-size: 11px;
}
#swatches {
	height: auto;
	width: 450px;
	padding: 7px;
	margin-top: 10px;
	text-align: left;
	float: left;
}
#swatches img {
	margin: 10px;
	border: solid 1px #999999;
}
#swatches a {
	text-decoration:none;
}
#separate {
	float: left;
	margin-top: 20px;
}
#maincontent {
	float: right;
	clear: right;
}
.open_text {
	font: 12px/140% Arial, Helvetica, sans-serif;
}
#viewer_left {
	width: 368px;
	float: left;
}
#contactnp {
	float:right;
	width:290px;
	line-height: 140%;
	height:250px;
	font-size:11px;
	padding:30px 7px 7px 7px;
	margin:60px 15px 150px 15px;
	text-align:left;
	background-color: #F7F6F5;
	border: 1px solid #CCCCCC;
}
#contactnp p {
	margin:10px 0;
	font-size: 12px;
	background: url(/images/arrow.gif) no-repeat left 5px;
}

#user_info_box {
	float:right;
	width:290px;
	line-height: 140%;
	height:375px;
	font-size:11px;
	padding:30px 7px 7px 7px;
	margin:60px 20px 155px 30px;
	text-align:left;
	background: #F7F6F5;
	border: 1px solid #CCCCCC;
}
.user_infop {
	margin:10px 0;
	font-size: 12px;
	background: url(/images/arrow.gif) no-repeat left 5px;
	padding: 2px 0 0 10px;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; padding-bottom: -0.7em; }	
#imageData #caption{ font-weight: normal;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{
	width: 50px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
