@charset "utf-8";
/* add vertical scrollbars to prevent page shift */
html { min-height: 100%; margin-bottom: 1px; }
body { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #4F4F50;
}
a{
	text-decoration: none;
	color: #B02D23;	
}
a:hover{
	color: 
}
.primary_dark {
	background-color: #231f20;
}
.secondary {
	
}
.view_all{
	width: auto;
	float: right;
	clear: both;
	margin-bottom: -18px;
}
.view_all a{
    color: #4F4F50;
    position: relative;
    left: -6px;
    font-family: Verdana,Geneva,sans-serif;
}
.logo{
	padding-top: 10px;
}
.logo#dark{
	width: 332px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#banner{
	background-color: #B02D23;
	width: 955px;
	color: white;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
  padding-top: 3px;
	padding-bottom: 3px;
}
#banner_text p {
  margin: 16px 0;
}
#hours{
	padding-top: 5px;
	padding-bottom: 5px;

}
#master{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	clear: both;
	padding-top:10px;
}
#header{
	clear: both;
	float: left;
}
.content_table{
	float:left;
	clear: both;
	width: 100%;
}
.nav_bar{
	height: 24px;
	width: auto;
	float: right;
	clear: none;
	right: 0px;
	padding-right: 10px;
}
.nav_bar #dark{
	color: white;
}
.nav_bar #light{
	color: #4f4f50;	
}
.nav_bar img{
	padding-left: 3px;
	padding-right: 3px;
}
#footer, #home_footer {
	width: 100%;
	clear: both;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
}
#home_footer {  
  position: relative;
  top: -198px;
}
.footer_nav{
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #4f4f50;
	padding-bottom: 5px;
	letter-spacing: 0.01em;
}
.footer_nav a {
	text-decoration: none;		
}
#home_footer .footer_nav#light { 
  color: white;
}
#home_footer .footer_nav#light a{
	color: white;
	text-decoration: none;
}
.footer_nav#light a{
	color: #4f4f50;	
}
.footer_nav#light a:hover{
	color: #B02D23;
}
#menu_bar {
	clear: both;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	margin-left: 0px;
}
.home_page #menu_bar { 
  padding-bottom: 0;
  line-height: 5px;
}
#content_panel {
	clear: both;
	float: left;
	width: 100%;
	padding-bottom: 20px;
}
#product-pager .pager {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4f4f50;
	text-decoration: none;
  margin-left: 50px;
  text-align: left;
}

#product-pager .pager li {
  padding: 0;
  margin: 0 0 0 0.25em;
}

#product-pager .pager a{
	color: #4f4f50;	
	text-decoration: none;
}

#product-pager .pager li.pager-current {
	color: #B02D23;	
}

#content_body{
	width: 790px;
	float: left;
}
.content_table td{
	width: 33%;	
}
.content_table tr{	
}
#content_images{
	width: 966px;
	margin-left: auto;
	margin-right: auto;
}
.content_header{
	float: left;
	clear: both;
	width: 100%;
}
.inner_content{
	width: 80%;
	margin-left:auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 30px;
	height: 480px;
}
.landing_content td{
	width: auto;
	
}
.landing_content{
	float: left;
	margin-left: 20px;
	
}
.landing_content table{
	border-collapse: separate;				 
					 }
.landing_content#item{
	width: auto;	
}
.info_container{
	width: 380px;	
	float: left;
	clear: both;
}
.info_container#portrait{
	clear: none;
	width: 345px;
	padding-left: 10px;
}
#photo_frame{
	float: left;
}
.design#photo_frame{
	clear: both;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	padding: 5px;
}
.inner_content table{
  border-collapse: separate;
}
.inner_content#asian{
	background-color: #af2b24;	
	border: 1px solid black;
  width: 631px;
}
.inner_content#product{
	width: auto;
	margin-left: 50px;
	height: auto;
}
.inner_content#travel{
	font-family: Arial, Helvetica, sans-serif;
	color: #4f4f50;
	font-size: 12px;
	width: 90%;
	height: auto;
}
#sticker_view_all{
	float: right;
	padding-top: 2px;
	padding-right: 4px;
}
.sticker{
	width: auto;
	z-index: 20;
	position: relative;
	left: 28.4em;
	margin-bottom: -16px;
}
.sticker#view{
	height: 0px;	
	margin-bottom: 0px;
	left: 90%;
}
.sticker #sold{
	float: left;	
}
.sticker #new{
	float: right;	
}
.item { 
  width: 211px;
}
.item_photo{
	height: 160px;
	margin-left: auto;
	margin-right: auto;
	width: 150px;
	position: static;
	top: -17px;
	z-index: 1;
}
.landing_item_photo{
	width: 150px;
	position: static;
	top: -17px;
	z-index: 1;
	height: auto;	
}
.item_caption{
	width: 100%;
	height: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #4f4f50;
	padding-left: 20px;
	padding-top: 10px;
}
.item_caption#landing{
	width: 150px;
	padding: 0px;
	text-align: center;
}
.item_caption a{
	color: #4f4f50;	
}

.content_nav{
	float: left;
	width: 170px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4f4f50;
}
.content_nav h2{
	font-weight: bold;
  font-size: 11px;
  margin: 0;
}
.content_nav a.active{
	font-weight: bold;
	color: #B02D23;
	line-height: 17px;
}
.content_nav a{
	text-decoration: none;
	color: #4f4f50;
	line-height: 17px;
}
.content_nav a:hover{
	color: #B02D23;	
}
.content_nav img{
	padding-top: 15px;
	padding-bottom: 5px;
}
.content_nav li.leaf { 
  list-style-image: none;
  list-style-type: none;
}
.content_nav ul { 
  padding: 0 0 0 10px;
}
#content_logo{
	float: left;

}
#content_text{
	width: 371px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #B02D23;
	font-size: 12px;
	padding: 5px;
	margin-top: -10px;
}
.modern_item_image{
	float: left;
	clear: both;
	width: 100%;
}
.modern_item_name{
	float: left;
	clear: both;
	width: 100%;
	padding-top: 5px;
	height: auto;
}
.modern_item_description{
	float: left;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #6E6E95;
  width: 100%;
}
#item_info{
	float: left;
	width: 70%;
}
#item_options, #item_info { 
  padding-top: 4px;
}
#item_options a{
	float: right;
	width: 100px;
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}
.modern_item_stats{
	float: left;
	clear: both;
	width: 100%;
}
.modern_item_shipping{
	float: left;
	clear: both;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: normal;
	color: #4f4f50;
	padding-top: 20px;
	text-align: center;
}
.item_info_normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f4f50;
}
.item_info_normal#bold{
	font-weight: bold;
	
}
.item_info_normal#bold_large{
	font-size: 13px;
	font-weight: bold;
}
#stat_category{
	width: 30%;
	font-weight: bold;
	float: left;
}
#stat_data{
	width: 70%;
	float: left;
}

.stat_item{
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f4f50;
	width: 100%;
	border-bottom-color: #6E6E95;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.travel_article_header{
	font-size: 60px;
	color: #B02D23;
}
.travel_img{
	float: right;
	padding: 5px;
}
.travel_content_header{
	font-weight: bold;
	font-size: 14px;
}
.image-attach-body { 
  float: none;
  margin-left: 0;
}
.design_title, .press_title {
	font-size: 65px;
	margin-left: -50px;
	color: #B02D23;
	letter-spacing:4px;
	float: left;
	clear: both;
}
.design_info{
	clear: both;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	float: left;
	text-align: center;
	color: #B02D23;
	font-weight: bold;
}
.interior_text{
	width: 30%;
	float: left;
}
.interior_dynamic{
	width: 70%;
	float: left;
	height: auto;
}
.interior_head_text{
	background: black;
	text-align:center;
	color: white;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 5px;
	font-size: 20px;
	padding-top:10px;
	padding-bottom: 10px;
}
.interior_body_text{
	width: 100%;
	color: #4f4f50;
	font-size: 12px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:18px;
}
.interior_body_text ul{
}
#article_name { 
  text-align: center;
  font-size: 16px;
  height: 20px; 
  color: #B02D23;
}
.press_item { 
  float: left;
  padding-right: 5px;
  height: 175px; 
  padding-top: 
}
.press_title { 
  padding-bottom: 10px;
  font-size: 16px; 
}
#travel_directions{
	width: 40%; 
	float: left; 
	padding-right: 10px;
}
#travel_map{
	width: 50%; 
	float: left; 
	padding: 1em 10px;
}

#spec_sheet span { 
  position: relative;
  top: -7px;
}

#announcement { 
  position: relative;
  left: 755px;
  top: -299px;
  z-index: 100000000;
  float: left;
}
