@charset "utf-8";
/* CSS Document */

/* ===================================================== FORMATTING ===================================================== */

body {
	margin: 0px;
	padding: 0px;
	background-color:#2e3e4a;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #535c49;
	letter-spacing: .1em;
}

#select_header{
	width:100%;
	float:left;
	height:30px;
	border-bottom:2px solid #CCC;
	font-size:9pt;
}
#shipping_state{
	text-transform:uppercase;
}
#billing_state{
	text-transform:uppercase;
}


#select_header_title{
	float:left;
	width:100px;
}
#select_header_options{
	float:left;
	width:650px;
	text-align:left;
}
#main_select{
	width:900px;
	float:left;
	margin-top:5px;
	font-size:9pt;
}
#bagged_fabrics{
	width:900px;
	float:left;
	margin-top:5px;
}
#furniture_col{
	width:400px;
	float:left;
}
#fabric_col{
	width:450px;
	float:left;
	height:500px;
	overflow:auto;
	margin-left:20px;
}
.item_info{
	margin-bottom:10px;
}
#over_img{
	width:400px;
	height:400px;
	background-repeat:repeat-x
}
#description{
	width:400px;
	margin-bottom:10px;
	height:30px;
}
#big_description{
	width:400px;
	margin-top:10px;
	height:50px;
}
a{
	color:#577489;
}
a.on{
	color:#333;
}
a:hover{
	text-decoration:none;
}
#fabric_samples{
	margin:0;
	padding:0;
}

.remove_fabric{
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #535c49;
	letter-spacing: .1em;
	height:15px;
	text-align:center
}
.selected_fabric{
	height:86px;
	width:105px;
	border:1px solid #CCC;
}
.fabric_info{
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #535c49;
	letter-spacing: .1em;
	height:15px;
	text-align:center
}

.body_cart{
	padding: 0px;
	background-color:#1c345f;
	text-align: center;
	margin-top: 185px;
}

.body_normal{
	/*margin-top: 40px;*/
	background-color:#2e3e4a;
	padding: 0px;
	text-align: center;
}

#Page {
	width: 100%;
}

#BannerTop {
	width: 100%;
	height: 48px;
	background-color: #2e3e4a;
}

#Banner {
	width: 100%;
	height: 148px;
	background-image: url(../images/wf_05.jpg);
	background-repeat: repeat-x;
}

#Banner_Home{
	width: 100%;
	height: 148px;
	background-color:#2e3e4a;
}

#preview{
	position:absolute;
	border:1px solid #ffffff;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	z-index:200;
}
	
	#BannerContent {
		width: 1000px;
		height: 148px;
		margin: 0 auto;
		text-align: left;
		background:url(../images/top-bg.jpg) no-repeat center;
	}
	
		#Logo {
			/* width: 479px; */
			width: 335px;
			height: 148px;
			float: left;
		}
		
		#Cart {
			width: 475px;
			height: 30px;
			float: left;
			text-align: right;
			margin-top: 30px;
			font-family: "Times New Roman", Times, serif;
			font-size: 9pt;
			color: #535c49;
			letter-spacing: .1em;
		}
		
			#Cart a {
				color: #535c49;
				text-decoration: none;
			}
			
			#Cart a:hover {
				color: #000;
				text-decoration: underline;
			}
	
		#Navigation {
			/* width: 520px; */
			width:664px;
			height: 56px;
			float: left;
			margin-top: 32px;
		}

#BannerBottom {
	width: 100%;
	height: 5px;
	background-image: url(../images/wf_11.jpg);
	background-repeat: repeat-x;
}

#Footer {
	width: 100%;
	height: 61px;
	background-image: url(../images/wf_40.jpg);
	background-repeat: repeat-x;
	float: left;
}

	#FooterContent {
		width: 1000px;
		height: 61px;
		margin: 0 auto;
	}
	
		#Copyright {
			width: 50%;
			text-align: left;
			float: left;
			margin-top: 25px;
			font-family: "Times New Roman", Times, serif;
			font-size: 9pt;
			color: #fff;
			font-style: italic;
		}
		
			#Copyright a {
				color: #fff;
				text-decoration: none;
			}
			
			#Copyright a:hover {
				color: #fff;
				text-decoration: underline;
			}
		
		#BottomNav {
			width: 50%;
			text-align: right;
			float: left;
			margin-top: 25px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9pt;
			color: #fff;
		}
		
			#BottomNav a {
				color: #fff;
				text-decoration: none;
			}
			
			#BottomNav a:hover {
				color: #fff;
				text-decoration: underline;
			}

/* LOGO SEO TRICK */
h5 {
	position: relative;
	width: 335px;
	height: 148px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}

h5 span {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 335px;
	height: 148px;
	margin: 0px;
	padding: 0px;
}

.toggle_link{
	color:#535c49;
}

.hidden{
	display:none;
}

/* ===================================================== HOME PAGE ===================================================== */

#Home {
	width: 100%;
	height: 349px;
	background-image: url(../images/home_bg.jpg);
	background-repeat: repeat-x;
}

	#HomeContent {
		width: 1000px;
		height: 349px;
		background-image: url(../images/wf_12.jpg);
		background-repeat: no-repeat;
		margin: 0 auto;
	}
	
		#homeText{
			width:1000px;
			padding-top:15px;
			height:135px;
		}
		
		#homeText p{
			color:#FFF;
			font-size:8.5pt;
			padding:0;
			margin:0;
		}

		#BrowseCollectionButton {
			width: 272px;
			height: 57px;
			float: left;
			margin: 8px 0px 0px 179px;
		}
		
		#BrowseTypeButton {
			width: 277px;
			height: 57px;
			float: left;
			margin: 8px 0px 0px 90px;
		}
		
		#BrowseCollectionBox {
			width: 300px;
			height: 60px;
			float: left;
			margin: 0px 0px 0px 200px;
		}
		
		#BrowseCollectionBox p {
			padding: 0px 0px 5px 0px;
			margin: 0px;
			text-align: left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt;
			font-style: italic;
			font-weight: bold;
			color: #fff;
		}
		
		#BrowseTypeBox {
			width: 230px;
			height: 60px;
			float: left;
			margin: 0px 0px 0px 70px;
		}

		#BrowseTypeBox p {
			padding: 0px 0px 5px 0px;
			margin: 0px;
			text-align: left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt;
			font-style: italic;
			font-weight: bold;
			color: #fff;
		}

#HomeBottom {
	width: 100%;
	height: 100px;
	background-image: url(../images/wf_14.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #332f23;
}

#FrontText {
	width: 1000px;
	float: left;
	margin-top: 5px;
	font-family: "Times New Roman", Times, serif;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 16pt;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .25em;
}

#FrontText span {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .1em;
}

#RC {
	width: 1000px;
	margin: 0 auto;
	height: 100px;
	text-align: left;
}

#RC h4 {
	position: relative;
	width: 1000px;
	height: 98px;
	cursor: pointer;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#RC h4 span {
	background-image: url(../images/replacement_cushions.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 1000px;
	height: 98px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

/*#HomeBottom {
	width: 100%;
	height: 8px;
	background-image: url(../images/wf_14.jpg);
	background-repeat: repeat-x;
}*/

#TypeBar {
	width: 100%;
	height: 182px;
	background-image: url(../images/wf_28.jpg);
	background-repeat: repeat-x;
}

	#TypeBarContent {
		width: 1000px;
		height: 182px;
		margin: 0 auto;
	}
	
		/* =============== CAROUSEL ============= */
	
		#LeftButton {
			width: 31px;
			height: 32px;
			margin-top: 75px;
			float: left;
		}
		
			#prev1 {
				width: 31px;
				height: 32px;
				background-image: url(../images/wf_30_2.jpg);
				background-repeat: no-repeat;
				cursor: pointer;
				border: none;
			}
		
		#FurnitureType {
			width: 937px;
			height: 182px;
			float: left;
			margin: 0;
			padding: 0;
		}
		
			#FurnitureType ul {
				list-style-type: none;
				margin: 0;
				padding: 0;
			}
			
			#FurnitureType li {
				margin: 0;
				padding: 0;
			}
			
			.carousel {
				margin: 0;
				padding: 0;
				height: 182px;
			}
			
			.carousel img {
				border: none;
			}
			
				.carousel table td {
					font-family: Arial, Helvetica, sans-serif;
					font-size: 9pt;
					font-weight: bold;
					color: #353535;
					text-align: center;
					width: 156px;
				}
				
				.carousel table td a {
					color: #353535;
					text-decoration: none;
				}
				
				.carousel table td a:hover {
					color: #353535;
					text-decoration: underline;
				}
		
		#RightButton {
			width: 31px;
			height: 32px;
			margin-top: 75px;
			float: left;
		}
		
			#next1 {
				width: 31px;
				height: 32px;
				background-image: url(../images/wf_30.jpg);
				background-repeat: no-repeat;
				cursor: pointer;
				border: none;
			}
		

/* ===================================================== COMMON ===================================================== */

#CommonTop {
	height: 44px;
	background-image: url(../images/wf_c1.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;
width:1000px;
	padding: 0;
}

	#CommonTopContent {
		height: 44px;
		margin: 0 auto;
		text-align: left;
	}	
	
		#BuyFlanders {
			height: 34px;
			float: left;
			width: 300px;
			font-size:9pt;
			padding-top: 10px;
			color:#FFF;
		}
		
		#ProgressBar {
			height: 27px;
			float: left;
			padding-top: 5px;
		}
		
		#Step {
			/*height: 20px;*/
			float: left;
			padding-top: 13px;
			margin-left: 5px;
			width:400px;
			font-size:9pt;
		}

#Common {
	width: 100%;
	min-height: 100px;
	background-image: url(../images/wf_c2.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	float: left;
	padding-bottom: 20px;
}

	#CommonContent {
		width: 1000px;
		margin: 0 auto;
		padding-top: 40px;
		text-align: left;
	}	
	
	#IntRight {
		float: left;
		width: 710px;
		margin-left: 20px;
		z-index: 200;
	}
	
	#IntRightFab {
		float: left;
		width: 690px;
		/*margin-left: 20px;*/
		margin-left: 230px;
	}
	
	#IntRight p {
		font-family: "Times New Roman", Times, serif;
		font-size: 9pt;
		color: #535c49;
		letter-spacing: .1em;
	}

/* ===================================================== NAVIGATION ===================================================== */

#IntNavFab {
	width: 190px;
	float: left;
	top: 245px;
	position: fixed;
	height: 530px;
	overflow: auto;
	padding-right: 5px;
}

#IntNav {
	width: 180px;
	float: left;
	margin-top: 0px;
}

	#IntNav ul {
		padding: 0px;
		margin: 0px;
		list-style: none;
	}

		#IntNav li {
			font-family: "Times New Roman", Times, serif;
			font-size: 9pt;
			color: #535c49;
			letter-spacing: .1em;
			padding: 5px 0px 5px 5px;
			border-bottom-width: 1px;
			border-bottom-style: dotted;
			border-bottom-color: #d5d5d5;
		}
		
		#IntNav li a {
			color: #535c49;
			text-decoration: none;
		}
		
		#IntNav li a.on {
			color: #292d24;
			text-decoration: none;
			font-weight:bold;
			padding: 6px 5px 5px 5px;
			border: 1px solid #d4d9cf;
			background-color: #f0f5eb;
		}
		
		#IntNav .on {
			background-color: #f0f5eb;
			border-bottom: 3px double #d5d5d5;
			border-right: 1px dotted #d5d5d5;
			border-left: 1px dotted #d5d5d5;
			border-top: 3px double #d5d5d5;
			font-weight: bold;
			font-size: 11pt;
			padding: 8px 0px 8px 8px;
			color: #292d24;
		}
		
		#IntNav li a:hover {
			color: #000;
			text-decoration: none;
		}

	#IntNavFab ul {
		padding: 0px;
		margin: 0px;
		list-style: none;
	}

		#IntNavFab li {
			font-family: "Times New Roman", Times, serif;
			font-size: 9pt;
			color: #535c49;
			letter-spacing: .1em;
			padding: 5px 0px 5px 5px;
			border-bottom-width: 1px;
			border-bottom-style: dotted;
			border-bottom-color: #d5d5d5;
		}
		
		#IntNavFab li a {
			color: #535c49;
			text-decoration: none;
		}
		
		#IntNavFab li a.on {
			color: #535c49;
			text-decoration: none;
			font-weight:bold;
		}
		
		#IntNavFab li a:hover {
			color: #000;
			text-decoration: none;
		}

	#sitemap {
		padding: 0px;
		margin: 0px;
		
	}

		#sitemap li {
			font-family: "Times New Roman", Times, serif;
			font-size: 9pt;
			color: #535c49;
			letter-spacing: .1em;
			padding: 5px 0px 5px 5px;
		}
		
		#sitemap li a {
			color: #535c49;
			text-decoration: none;
		}
		
		#sitemap li a.on {
			color: #535c49;
			text-decoration: none;
			font-weight:bold;
		}
		
		#sitemap li a:hover {
			color: #000;
			text-decoration: none;
		}

/* ===================================================== FONTS ===================================================== */

h1 {
	padding: 0px;
	margin: 1px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
	letter-spacing: .1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d5d5d5;
}

h3 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	line-height: 14pt;
}

p a {
	color: #566f3d;
}

#FurnitureList h3 {
	padding: 0px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333;
	font-weight: normal;
	letter-spacing: .1em;
}

#AuxList h3 {
	padding: 0px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333;
	font-weight: normal;
	letter-spacing: .1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d5d5d5;
}

.GreenSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #8e979d;
}

.WhiteSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
}

a.WhiteSelect  {
	color: #fff;
	text-decoration: none;
}

a.WhiteSelect:hover {
	color: #fff;
	text-decoration: underline;
}

/* ===================================================== OTHER FORMATTING ===================================================== */


.btn_opt{
	background-image:url(/images/btn.jpg);
	border:0 solid #FFFFFF;
	color:#FFFFFF;
	cursor:pointer;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: .1em;
	font-size:9px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:20px;
	line-height:normal;
	text-transform:uppercase;
	width:107px;
}


.btn_add{
	background-image:url(/images/btn_add.jpg);
	border:0 solid #FFFFFF;
	color:#FFFFFF;
	cursor:pointer;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: .1em;
	font-size:9px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:30px;
	line-height:normal;
	text-transform:uppercase;
	width:185px;
}

.btn_add_disabled{
	background-image:url(/images/btn_add_disabled.jpg);
	border:0 solid #FFFFFF;
	color:#FFFFFF;
	cursor:pointer;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: .1em;
	font-size:9px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:30px;
	line-height:normal;
	text-transform:uppercase;
	width:185px;
}



.checkout {
	background-image:url(/images/btn_orange.jpg);
	border:0 solid #FFFFFF;
	color:#FFFFFF;
	cursor:pointer;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: .1em;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:30px;
	line-height:normal;
	text-transform:uppercase;
	width:185px;
}

.checkout_disabled {
	background-image:url(/images/btn_orange_disabled.jpg);
	border:0 solid #FFFFFF;
	color:#FFFFFF;
	cursor:pointer;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: .1em;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:30px;
	line-height:normal;
	text-transform:uppercase;
	width:185px;
}



#CollectionImage {
	width: 230px;
	float: left;
	padding-top:10px;
}

#CollectionSum {
	float: left;
	width: 460px;
	font-size:9pt;
}

.ProductList {
	width: 100%;
	float: left;
	margin-right: 5px;
	border-top:dotted 1px #dedede;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	padding-top:5px;
	padding-bottom:5px;
	color: #535c49;
	letter-spacing: .1em;
}

.default_font{
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #535c49;
	letter-spacing: .1em;
}
.ProductDetails {
	width: 200px;
	float: left;
	padding: 5px 0px 5px 10px ;
	margin-left: 5px;
	border: solid 1px #fff;
}

.ProductSelectForm{
	width: 200px;
	margin-left: 5px;	
	float: left;
}

.ProductList a {
	color: #535c49;
	text-decoration: none;
}

.ProductList a:hover {
	color: #000;
	text-decoration: none;
}

.ProductPicture {
	width: 150px;
	float: left;
}


.CollectionList {
	/*width: 45%;*/
	float: left;
	margin-right: 5px;
}

.TypeList {
	float: left;
	margin-right: 10px;
	width: 200px;
	height: 220px;
	padding:10px; 
	border-bottom:dotted 1px #dedede;
}


.CollectionDetails {
	width: 435px;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #535c49;
	letter-spacing: .1em;
	float: left;
	padding: 5px 0px 5px 10px ;
	margin-left: 5px;
}

.CollectionDetails a {
	color: #535c49;
	text-decoration: none;
}

.CollectionDetails a:hover {
	color: #000;
	text-decoration: none;
}

.CollectionPicture {
	width: 207px;
	float: left;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 8.5pt;
	color: #535c49;
	letter-spacing: .1em;	
}



.img_list {
	width: 150px;
	height: 110px;
	float: left;
	padding: 10px 10px 20px 10px;
}

.img_list_finish{
	display:none;
	width: 150px;
	height: 110px;
	float: left;
	padding: 10px 10px 20px 10px;
}
.img_list_finish_show{
	width: 150px;
	height: 110px;
	float: left;
	padding: 10px 10px 20px 10px;
}

.FabricList {
}

.FabricImage {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #535c49;
	letter-spacing: .1em;
	text-align: center;
	/*line-height: 2em;*/
	/*padding: 10px 10px 10px 10px;*/
	border: solid 1px #fff;
}

.FabricImage_hide {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #535c49;
	letter-spacing: .1em;
	text-align: center;
	/*line-height: 2em;*/
	/*padding: 10px 10px 10px 10px;*/
	border: solid 1px #fff;
	display:none;
}

.FinishImage {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #535c49;
	letter-spacing: .1em;
	text-align: center;
	/*line-height: 2em;*/
	/*padding: 10px 10px 10px 10px;*/
	border: solid 1px #fff;
}

.FinishImage_hide {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #535c49;
	letter-spacing: .1em;
	text-align: center;
	/*line-height: 2em;*/
	/*padding: 10px 10px 10px 10px;*/
	border: solid 1px #fff;
	display:none;
}



.FabricImage a {
	color: #535c49;
	text-decoration: none;
}

.FabricImage a:hover {
	color: #000;
	text-decoration: none;
}

.FabricTitle {
	height: 30px;
}

#submit {
	padding: 0px 4px 1px 5px;
	margin: 0px 0px 0px 0px;
	border: none;
	background-image: url(../images/go_button.jpg);
	background-repeat: no-repeat;
	color: #fff;
	width: 32px;
	height: 20px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	letter-spacing: .1em;
	text-align: center;
	text-transform: uppercase;
}

#submit2 {
	padding: 0px 4px 1px 5px;
	margin: 0px 0px 0px 0px;
	border: none;
	background-image: url(../images/go_button.jpg);
	background-repeat: no-repeat;
	color: #fff;
	width: 32px;
	height: 20px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	letter-spacing: .1em;
	text-align: center;
	text-transform: uppercase;
}

#id {
}

.fabricimg {
	border: 3px solid #d4d9cf;
}

.ProgressText {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #fff;
	letter-spacing: .1em;
	text-transform: uppercase;
}

.ProgressText a {
	color: #fff;
	text-decoration: none;
}

.ProgressText a:hover {
	color: #fff;
	text-decoration: underline;
}

.AuxCollections {
	cursor:pointer; 
	float: left; 
	text-align: center; 
	border: solid 1px #fff; 
	/*width: 130px;*/ 
	height: 200px; 
	margin-top: 10px;
	color: #535C49;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	letter-spacing: 0.1em;
}

/* ===================================================== Drop Down Styles ===================================================== */


/* ===================================================== Draggable Cart Styles ================================================ */

/*#SpecialCart {
	width: 100%;
	min-height: 50px;
	position: fixed;
	overflow: auto;
	top: 0px;
	background-color: #fff;
	z-index: 100;
	border-bottom: solid 3px #d5d5d5;
	padding-top: 10px;
}

#SpecialCartInt {
	width: 90%;
	margin: 0 auto;
}*/

#Cart{
	background-color:#f3f0e5;
	border-bottom: 1px solid #cfcdc3;
	border-left: 1px solid #cfcdc3;
	border-top: 1px solid #cfcdc3;
	height:23px;
	text-align:center;
	padding-top:5px;
}

/*.SpecialCart {
	width: 100%;
	height: 175px;
	position: fixed;
	overflow-y: hidden;
	-ms-overflow-y: hidden;
	top: 0px;
	padding-top: 0px;
	margin:0 auto;
	text-align:center;
	background-color:#1c345f;
	border-bottom: solid 3px #1c345f;
	z-index:20;
}*/

/*#Wlimit {
	width: 740px;
	overflow-y: hidden;
	-ms-overflow-y: hidden;
	margin:0 auto;
	text-align:center;
	z-index:20;
}

#topcart {
	background-color: #292c24;
}

.SpecialCart_hidden {
	width: 100%;
	height: 145px;
	position: fixed;
	overflow-y: hidden;
	-ms-overflow-y: hidden;
	top: 0px;
	padding-top: 10px;
	margin:0 auto;
	text-align:center;
	background-color:#1c345f;
	border-bottom: solid 3px #1c345f;
	display:none;
	z-index:20;
}

	#SpecialCartInt {
		width: 900px;
		margin: 0 auto;
		overflow: auto;
	}*/
	
	.toggle_cart {
		z-index:20;
		height: 20px;
		position: fixed;
		overflow: auto;
		width: 100%;
		background-color:#292c24;
		/* border-bottom: solid 3px #fff; */
		cursor:pointer;
		text-align:center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: bold;
		letter-spacing: .1em;
		top: 175px;
		color:#FFF;
		padding-top:8px;

	}
	.toggle_cart_hidden {
		z-index:20;
		height: 20px;
		position: fixed;
		overflow: auto;
		width: 100%;
		background-color:#444a3c;
		border-bottom: solid 2px #444b3c;
		cursor:pointer;
		text-align:center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: bold;
		letter-spacing: .1em;
		top: 0px;
		color:#FFF;
		padding-top:8px;
	}


.hide {
	display:none;
}

.show {
	display:block;
}

.drop_div_off {
	background-color:#84887f;
	border:1px solid #1c345f;
	margin-bottom:5px;
	padding: 10px 1px 10px 1px;
	width: 170px;
	float: left;
	margin-right: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 7.5pt;
	color: #fff;
	letter-spacing: .1em;	
}


.drop_div_on {
	background-color:#dde0d9;
	border:1px solid #fff;	
	padding: 10px 1px 10px 1px;
	font-family: "Times New Roman", Times, serif;
	font-size: 7.5pt;
	color: #535c49;
	letter-spacing: .1em;	
}

.drop_furniture{
	padding:0;
	margin:2px;
	margin-left:10px;
	float:left;
	width:68px;
	height:68px;
	overflow:hidden;
	border:1px solid #3d4039;
}
.droppable{
	padding:0;
	margin:2px;
	margin-left:8px;	
	float:left;
	width:68px;
	height:58px;
	overflow:hidden;
	border:1px solid #3d4039;
	text-align:center;
	font-weight:bold;
	padding-top:10px;
}
.droppable_finish{
	padding:0;
	margin:2px;
	margin-left:8px;	
	float:left;
	width:68px;
	height:58px;
	overflow:hidden;
	border:1px solid #3d4039;
	text-align:center;
	font-weight:bold;
	padding-top:10px;
}


.drop_finish{
	padding:0;
	margin:2px;
	float:left;
	width:68px;
	height:68px;
	overflow:hidden;
	border:1px solid #3d4039;
}
.drop_info_top{
	font-family: "Times New Roman", Times, serif;
	font-size: 8.5pt;
	color: #535c49;
	letter-spacing: .1em;
/*	margin-top:2px;
	margin-bottom:2px;*/
}

	.drop_info_top p{
		margin: 0;
		padding: 0 0 4px 0;
	}
	
.drop_info{
	font-family: "Times New Roman", Times, serif;
	font-size: 7.5pt;
	color: #fff;
	letter-spacing: .1em;
	padding-top:10px;
	padding-left:10px;
}

.drop_div_on .drop_info {
	color: #535c49;
}

#special_cart_text{
	font-family: "Times New Roman", Times, serif;
	font-size: 8.5pt;
	color: #fff;
	letter-spacing: .1em;
	font-weight:bold;
	padding-top:20px;
	padding-left:10px;
	float:left;
	margin-left:5px;
	padding-right:5px;
	width:80px;
	text-align:center;
}

#aboutus h3 {
	padding: 0px;
	margin: 1px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #333;
	letter-spacing: .1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d5d5d5;
}

#contactus h3 {
	padding: 0px;
	margin: 1px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #333;
	letter-spacing: .1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d5d5d5;
}

#contactright label {
	float: left;
	width: 8em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333;
}

#contactus {
	width: 48%;
	float: left;
}

#contactright {
	width: 48%;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
}


label { width: 12em; float: left; }
label.error { float: none; color: red; padding-left: .7em; vertical-align: top; }

	.carthead {
		font-family: "Times New Roman", Times, serif;
		font-size: 7pt;
		font-weight: bold;
		color: #535c49;
		letter-spacing: .1em;
		/*border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #d5d5d5;*/
		border: 1px solid #d4d9cf;
		background-color: #f0f5eb;
		text-transform: uppercase;
	}
	
	.carthead a {
		color: #535c49;
		text-decoration: none;
	}
	
	.carthead a:hover {
		color: #535c49;
		text-decoration: underline;
	}
	
	.cartitem {
		font-family: "Times New Roman", Times, serif;
		font-size: 7pt;
		color: #8c9287;
		letter-spacing: .1em;
		font-weight: bold;
		border: 1px solid #d4d9cf;
	}
	
	.cartitem p {
		padding-top: 5px;
	}
	
	.cartitem a {
		color: #535c49;
		text-decoration: none;
	}
	
	.cartitem a:hover {
		color: #000;
		text-decoration: none;
	}
	
	.bound {
		width: 1px;
		background-color: #d4d9cf;
	}
	
	.cartoptions {
		font-family: "Times New Roman", Times, serif;
		font-size: 7pt;
		color: #535c49;
		letter-spacing: .1em;
		border: 1px solid #d4d9cf;		
	}
	
	.cartoptions a {
		color: #535c49;
		text-decoration: none;
	}
	
	.cartoptions a:hover {
		color: #000;
		text-decoration: none;
	}

.add_image{
	display:none;
}

fieldset {
	width:700px;
}
fieldset p{
	border-top:1px dotted #999;
	padding-top:10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight:bold;
	color: #535c49;
}
fieldset input,fieldset select{
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #535c49;
	letter-spacing: .1em;
	padding:5px;
	border:1px solid #666;
	width:300px;
}
.checkbox{
	width:20px;
	border:none;
}
.noborder{
	border:none;
}
.small_input{
	width:150px;
}


/* NEW COLLECTION BROWSE PAGE STYLES */

#collection_nav_container{
	height:43px;
	width:100%;
	padding:0;
	margin-left:10px;
	position:relative;
}
#collection_nav_list li{
	float:left;
	list-style:none;
	margin-right:10px;
}
#collection_nav_list li a{
	display:block;
	width:204px;
	height:28px;	
	text-align:center;
	position:relative;
	top:1px;
	padding-top:15px;
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
	font-style:italic;
}
#nav_furniture, #nav_accessory{
	background:url(/images/browse/btn-off.jpg);
	color:#a9b0b5;
}

#nav_collection{
	background:url(/images/browse/btn-on.jpg);
	color:#293b47;
}
a{
	outline:none;
}

#content_collection{
	display:block;
}
#content_furniture{
	display:none;
}
#content_accessory{
	display:none
}
.overlay_div{
	position:relative;
	width:214px;
	height:29px; 
	background:url(/images/browse/overlay.jpg) repeat-x;
	text-align:center;
	padding-top:10px;
	text-align:center;
	color:#FFFFFF;
	font-size:9pt;
	font-weight:bold;
}
.overlay_div a{
	color:#FFF;
	text-decoration:none;
}

/* ============= TOP LINKS ============== */

#TopLinks {
	width: 1002px;
	height: 27px;
	margin: 0 auto;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #8fbddd;
	text-transform: uppercase;
}

#TopLinks a {
	text-decoration: none;
	color: #8fbddd;
}

#TopSwatch {
	float: left;
	width: 323px;
	height: 18px;
	background-image: url(../images/lloyd_flanders_swatches.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	padding: 9px 17px 0px 0px;
	text-align: right;
}

#TopCushion {
	float: left;
	width: 235px;
	height: 18px;
	background-image: url(../images/lloyd_flanders_furniture.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	padding: 9px 0px 0px 86px;
	text-align: left;
}

#TopCall {
	float: left;
	width: 293px;
	height: 18px;
	background-image: url(../images/call_wicker_east.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	padding: 9px 0px 0px 46px;
	text-align: left;
}

/* NEW HOME PAGE STUFF */

#home_main{
	width:1000px;
	background-color:#ffffff;
	margin:0 auto;
}
#home_container{
	width:100%;
	margin:0;
	background-color:#2e3e4a;
}
#home_flash{
	width:1000px;
	margin:0;
	height:204px;
}

.home_p1_text, .home_p1_text p{
	font-size:12pt;
	line-height:24pt;
	padding-left:20px;
	padding-top:10px;
	font-family: "Times New Roman", Times, serif;
	color: #535c49;
	letter-spacing: .1em;
}
.home_start{
	padding-left:20px;
}
.home_p2_text, .home_p2_text p{
	font-size:10pt;
	line-height:20pt;	
	padding-left:20px;
	padding-bottom:25px;
	font-family: "Times New Roman", Times, serif;
	color: #535c49;
	letter-spacing: .1em;	
}

