* {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
} 

img {
border:0px;
padding:0px;
margin:0px;
}

ul, li {
list-style:none;
padding: 0;
margin: 0;
}

body {
background-color:#ffffff;
background-image:url(../images/wood_panel.jpg);
background-repeat:repeat-x;
z-index:-100;
padding:0px !important;
margin:0px !important;
}

fieldset {
border:none;
}

a, p, h1, h2, h3, h4, h5 {
	font-size:14px;
	text-decoration:none;
}

p {
line-height:1.4em;
color:#000000;
font-size:14px;
}

br {
padding:0;
margin:0;
line-height:1em;
}

.clear {
height:0px; 
overflow:hidden; 
display:block; 
clear:both;
visibility:hidden;
}

/*-- Blog
============================================================*/
#blog_content_Left {
float:left;
width:529px;
}

#blog_content_Right {
width:242px;
float:right;
padding:71px 0pt 0pt;
}

#blog_content_Left h1 {
	padding:0pt 0pt 25px;
	font-size:26px;
	color:#003a66;
}

.byline p {
padding:0pt 0pt 4px !important;
}

#blog_content_Left p {
padding:0 0 10px 0;
}

#blog_RSS {
margin-bottom:-1px;
}

#blog_pages_h1 h1 {
padding:0 0 15px 0;
}

#blog_content_Left h2 {
padding:0 0 15px 0;
font-size:16px;
}

#blog_content_Left li {
font-size:14px;
padding:0 0 10px 10px;
list-style:square;
margin:0 0 0 15px;
line-height:1.4em;
}

#blog_link_back {
padding:0 0 10px 0;
}

#blog_link_back a {
color:#5B89AC;
}

.blog_post {
padding:0px;
}

.blog_post h2 {
color:#295f88;
font-size:20px;
padding:0 0 5px 0;
margin:0px;
}

.byline p, .tags p {
color:#5d5d5f;
font-size:14px;
padding:0 0 5px 0;
margin:0px;
}

.tags {
color:#5d5d5f;
font-size:14px;
padding:0 0 9px 0;
margin:0px;
}

.tags a {
color:#5b89ac;
}

.blog_read_more {
text-align:right;
}

.blog_read_more a {
color:#5b89ac;
}

.img_float_left10px {
float:left;
padding:5px 10px 5px 0;
}

.img_padding_border2px {
border:1px solid #85a0a8;
padding:2px;
}

	/*-- Reflect
	===================================================================*/
	#blog_archive {
	}
	
	#blog_archive h3 {
	color:#5d5d5f;
	font-size:16px;
	padding:0 0 10px 0;
	}
	
	#blog_archive li {
	list-style-position: outside;
	list-style-type:square;
	margin:0 0 0 15px;
	padding:0 0 0 8px;
	color:#757474;
	line-height:1.4em;
	}
	
	#blog_archive li a {
	color:#5b89ac;
	}

	/*-- Pagination
	===================================================================*/
		div.blog_pagination {
			margin:05px 0 0;
			padding:10px 0 30px;
			font-size:10px;
			color:black;
	}
		div.blog_pagination strong {
			color:black;
	}
		div.blog_pagination a {
			color:#E1E1E1;
			text-decoration:none;
	}
		div.blog_pagination_numbers {
			width:90%;
			margin:5px 0pt 25px;
			float:left; clear:both;
	}
		div.blog_pagination_numbers span,
		div.blog_pagination_numbers a {
			margin:0 3px 0 0;
			color:#AEAEAE !important;
			padding:3px 3px 1px;;
			border:1px solid #b3b3b3;
			float:left;
			line-height:12px;
	}
		div.blog_pagination_numbers a {
		color:black !important;
	}
		div.blog_pagination_numbers a:hover, div.blog_pagination_numbers a {
			border-color:black !important;
			line-height:12px !important;
			font-size:10px !important;
			margin:0 3px 0 0 !important;
			padding:3px 3px 1px !important;
	}

	.ditto_off, .ditto_next_off {
	border:1px solid #aeaeae !important;
	color:#AEAEAE !important;
	}

	.ditto_off a {
	color:#818586 !important;
	}
	
	.tagcloud a {
	color:#5b89ac;
	font-size:14px;
	padding:0 10px 0 0;
	}
	
	#tag_cloud {
	padding:0 0 30px 0;
	}
	
	#tag_cloud h3 {
	color:#5d5d5f;
	font-size:16px;
	padding:0 0 10px 0;
	}

/*-- Color
============================================================*/
.color5a768b {
color:#5a768b;
}

.colorefaa00 {
color:#efaa00;
}

/*-- Container
============================================================*/
#container {
width:800px;
margin-left:auto;
margin-right:auto;
position:relative;
}

	#header {
	padding:29px 0 0 0;
	}
	
	#header_img {
	display:block;
	}

	#sub_header_img {
	padding:29px 0 0 0;
	display:block;
	float:right;
	}
	
	#sub_header {
	height:107px;
	}
	
	#sub_header_home {
	height:140px;
	}
	
	#sub_header_home h1 {
	padding:29px 0 0 0;
	font-size:26px;
	color:#003a66;
	}
	
	#sub_header_pages {
	height:126px;
	}
	
	#sub_header_breadcrumbs {
	width:580px;
	float:left;
	padding:24px 0 0 0;
	}
	
	.B_crumbBox {
	font-size:13px !important;
	}
	
	#sub_header_breadcrumbs a {
	font-weight:bold;
	color:#5B89AC;
	}
	
	#content {
	border-bottom:1px solid #cccccc;
	margin:0 0 25px 0;
	}
	
/*-- Contact Form
=============================================================*/
#contact_form {
	padding: 25px;
	color: #333333;
	background-color: #E5E5E5;
}

#cfName, #cfEmail, #cfMessage {
	border: 1px solid #999999;
	font-size: 12px;
	line-height: 12px;
	color: #444444;
	padding: 3px 2px 3px 2px;
	width:200px;
}

#cfMessage {
width:300px;
height:100px;
padding:3px;
}

.input:focus {
	border: 1px solid #9AD1FF;
}

.contact_form_boxes {
padding:0 0 10px 0;
}

/*-- Font Size
=============================================================*/
.fontsize20px {
font-size:20px;
}
	
/*-- Footer
=============================================================*/
#footer_home {
position:absolute;
top:1237px;
}

#footer p {
color:#a7a7a7;
font-size:13px;
}

#footer ul {
margin:0 0 2px 0;
}

#footer li {
display:inline;
}

#footer li a {
font-size:13px;
}

.footer_logos {
padding:19px 0 5px 0;
min-height:85px;
_height:85px;
}

.footer_logos_img {
float:left;
padding:0 15px 0px 0;
display:block;
}

	.categories_nav li a {
	color:#5b89ac;
	padding:0 8px 0 4px;
	border-right:1px solid #5b89ac;
	line-height:1.2em;
	}
	
	.policy_nav li a {
	color:#333333;
	padding:0 8px 0 4px;
	border-right:1px solid #333333;
	line-height:1.2em;
	}
	
	.policy_nav li.last a, .categories_nav li.last a {
	border-right:none;
	}
	
	.policy_nav li.first a, .categories_nav li.first a {
	padding:0 8px 0 0;
	}
	
/*-- Foxy Cart
=============================================================*/
#foxy_cart_checkout_img {
float:left;
display:block;
padding:0 10px 0 0;
}

#foxy_cart_checkout_shopping_cart {
margin:-11px 0 0 0;
float:left;
display:block;
z-index:100;
/*-- IE6 Hack #1 --*/
}

.foxy_cart_checkout_bar_BG p {
color:#333333;
padding:5px 0 0 0;
}

.foxy_cart_checkout_bar_BG a {
color:#333333;
text-decoration:underline;
}

.foxy_cart_checkout_bar {
margin:0 0 30px 0;
}

.foxy_cart_checkout_bar_BG {
background-color:#EEEEEE;
height:30px;
background-image:url(../images/free_shipping_top.jpg);
background-position:right center;
background-repeat:no-repeat;
}

#fc_quantity, #fc_total_price {
margin:-10px 0 0 0;
}

.foxycart_form {
padding:0 0 10px 0;
}

.foxycart_form p {
font-size:12px !important;
color:black !important;
margin:0 0 10px;
}

#fc_checkout_container {
margin-top:5px !important;
padding:85px 5px 30px !important;
}

/*-- Comment Out
#fc_shipping_methods_inner {
display:none !important;
}
--*/

/*-- Furniture Choices
=============================================================*/
.specific_furniture_box {
background-image:url(../images/pic_bg.jpg);
height:220px;
width:380px;
background-repeat:no-repeat;
float:left;
}

.specific_furniture_box a {
font-size:22px;
color:#5b89ac;
font-weight:bold;
}

.specific_furniture_box a:hover {
font-size:22px;
color:#666666;
font-weight:bold;
}

.specific_furniture_image {
margin:10px 0 20px 10px;
background-repeat:no-repeat;
width:359px;
height:200px;
}

.specific_furniture_title_box {
width:200px;
padding:166px 0 0 10px;
}

.specific_furniture_title_box_img {
}

.specific_furniture_box_a_href {
padding:170px 0px 0 0;
}

/*-- Furniture Pieces
=============================================================*/
.furniture_pieces_content {
float:left;
width:375px;
padding:0 0 5px 0;
}

.furniture_pieces h1 {
color:#5b89ac;
font-size:32px;
line-height:1em;
padding:0 0 5px 0;
}

.furniture_pieces h2 {
color:#efaa00;
font-size:24px;
padding:0 0 2px 0;
}

.furniture_pieces p {
color:#999999;
}

.furniture_pieces_bottom_img, .furniture_pieces_top_img {
display:block;
clear:both;
height:5px;
width:800px;
overflow:hidden;
}

.furniture_pieces_top_img {
height:7px;
}

.furniture_pieces_bottom_img {
margin:0 0 12px 0;
}

.furniture_pieces_L {
float:left;
width:590px;
padding:4px 0 0 0;
border-left:1px solid #cccccc;
min-height:125px;
_height:125px;
}

.furniture_pieces_L_background_repeating {
background-image:url(../images/product_details_BG_repeat_Y.jpg);
background-repeat:repeat-y;
}

.furniture_product_details {
float:right;
width:204px;
height:129px;
display:block;
}

.furniture_pieces_thumb_padding {
padding:0 15px 0 10px;
width:180px;
float:left;
}

.furniture_pieces_thumb {
border:1px solid #666666;
}

.furniture_pieces_last {
margin:0 0 30px 0;
}

/*-- Home
=============================================================*/
#home_content {
padding:0 0 10px 0;
position:absolute;
top:765px;
border-bottom:1px solid #CCCCCC;
}

#home_content p {
padding:0 0 15px 0;
text-align:justify;
}

#home_content h2 {
font-size:20px;
color:#367ea6;
padding:0 0 15px 0;
}

.image_float_Left {
float:left;
padding:5px 15px 5px 0;
}

.image_float_Right {
float:right;
padding:5px 0 5px 15px;
}

.image_thumb_border {
padding: 3px;
border:1px solid #d4d4d4;
}

/*-- Lightbox
=============================================================*/
#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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/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; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; 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; }

/*-- Navigation
=============================================================*/
#top_nav {
padding:39px 0 0 0;
}

#top_nav li {
display:inline;
padding:0 35px 0 0;
}

#top_nav li.last {
padding:0 0 0 0;
}

#top_nav li a {
color:white;
font-size:22px;
background-image:url(../images/top_nav/li_icon.gif);
background-position:left center;
background-repeat:no-repeat;
padding:0 0 0 14px;
font-weight:bold;
}

#top_nav li a:hover {
color:#003A66;
}

/*-- Padding and Margin
=============================================================*/
.padding_right_35px {
padding:0 35px 35px 0;
}

.padding_right_35px_bottom_65px {
padding:0 35px 65px 0;
}

.padding_right_10px {
padding:0 10px 0 0;
}

.padding_right_18px {
padding:0 18px 0 0;
}

.padding_right_26px {
padding:0 26px 0 0;
}

.padding_bottom_20px {
padding:0 0 20px 0;
}

.padding_bottom_20px_right_15px {
padding:0 15px 20px 0;
}

.padding_top_15px {
padding-top:15px;
}

.margin_bottom_10px {
margin:0 0 10px 0;
}

.margin_bottom_20px {
margin:0 0 20px 0;
}

.margin_right_35px {
margin:15px 35px 18px 0pt;
}

/*-- Product Page
=============================================================*/
#product_page_content_L {
float:left;
width:400px;
margin:0 0 20px 0;
}

#product_page_content_L_main_img {
border:1px solid #666666;
margin:0 0 15px 0;
}

.product_page_content_L_small_images {
border:1px solid #666666;
}

.product_page_content_L_small_images_padding {
float:left;
}

#product_page_content_R {
float:right;
width:380px;
margin:0 0 20px 0;
}

#product_page_content_R select {
border:1px solid #cccccc;
color:#000000;
width:150px;
margin:0 0 0 5px;
}

#product_page_content_R h1 {
font-size:32px;
color:#5b89ac;
margin:0 0 4px 0;
}

#product_page_content_R p {
color:#999999;
font-size:15px;
line-height:1.4em;
}

#product_page_buy_it_now {
margin:0 0 10px 0;
}

#free_shipping_add_product {
height:44px;
padding:0 0 9px 14px;
width:139px;
}

#free_shipping_top_bar {
float:right;
width:143px;
height:30px;
}

.product_you_pay {
color:#efaa00;
font-weight:bold;
font-size:19px;
}

#product_page_content_box {
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
padding:10px 14px;
width:370px;
}

#product_page_content_box h2 {
color:#efaa00;
font-size:20px;
background-color:#f5f5f5;
padding:2px 4px 0px 4px;
margin:0 0 3px 0;
}

.content_left_border_img {
width:400px;
display:block;
}

.product_page_additional_furniture {
float:left;
margin:10px 9px;
}

.product_page_additional_furniture_img {
border:1px solid #666666;
}

.product_page_additional_furniture h3 {
font-size:17px;
color:#5b89ac;
}

.product_page_content_R_border_image {
width:380px;
display:block;
}

#product_page_content_R_description {
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
width:350px;
padding:5px 14px;
}

#product_page_content_R_description_box h2 {
font-size:15px;
color:#333333;
margin:0 0 5px 0;
}

#product_page_content_R_description_box p {
color:#555555;
margin:0 0 5px 0;
}

.product_read_more1, .product_read_more2, .product_read_more3, .product_read_more4 {
display:none;
}

.product_read_more_img1, .product_read_more_img2, .product_read_more_img3, .product_read_more_img4 {
float:right;
margin:0 0 4px 0;
}