@charset "utf-8";
/* CSS Document */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0; text-transform:none;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th {font-size:1em; font-weight:normal; font-style:normal;}
ul,ol {list-style:none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}
a {outline:0; text-decoration:none; font-family:Arial, Helvetica, sans-serif; color:#000000;}

span.bold {font-weight:bold;
			color:#444444;}

#container {width:900px;
			height:auto !important;
			margin-left:auto;
			margin-right:auto;
			}
			
#homeimage {width:900px;
			height:200px;
			}
			
#header {width:900px;
			height:200px;
			position:relative;
			}
			
#header a{font-size:12px;
			}
			
			
#nav {width:900px;
		height:37px;
		background-image:url(images/menuback.gif);
		margin-top:2px;
		}
		
.navbutton a{
	font-family: "HelveticaNeue-Roman", Helvetica, Arial, sans-serif !important;
	font-size:14px;
	line-height:36px;
	vertical-align:middle;
	color:#555;
	text-decoration:none;
	text-shadow:0 1px 0 #F8F8F8;
	float:left;
	text-align:center;
	width:150px;
	height:36px;
	outline-style:none;
	outline:0;
	font-weight:bold;
	}
	

.navbutton a:hover {background-color:#444444;
	color:#FFFF00 !important;
	outline-style:none;
	text-align:center;
	text-shadow:none;
	}
	
.navbutton_active a{font-family: "HelveticaNeue-Roman", Helvetica, Arial, sans-serif !important;
	font-size:14px;
	line-height:36px;
	text-decoration:none;
	float:left;
	text-align:center;
	width:146px;
    height:36px;
	background-color:#444444;
	color:#FFFF00 !important;
	outline-style:none;
	outline:0;
	text-shadow:none;
	font-weight:bold;
	}
	
.navbutton_activemiddle a{font-family: "HelveticaNeue-Roman", Helvetica, Arial, sans-serif !important;
	font-size:14px;
	line-height:36px;
	text-decoration:none;
	float:left;
	text-align:center;
	width:147px;
    height:36px;
	background-color:#444444;
	color:#FFFF00 !important;
	outline-style:none;
	outline:0;
	text-shadow:none;
	}

.company_description {font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
text-align:left;
height:130px;
padding:50px 0 0 190px;
margin:0 0 0 -5px;
line-height:1.5;
background-image:url(images/stage_curtains_description.jpg);
}
	
.products_description {font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
text-align:left;
padding:30px 0 30px 225px;
line-height:1.5;
}

.products_description a{text-decoration:underline;
}

#designnav {width:900px;
		height:35px;
		
		margin-top:5px;
		}
	
.designbutton a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:35px;
	vertical-align:middle;
	color:#000000;
	text-decoration:none;
	float:left;
	text-align:center;
	width:179px;
	height:35px;
	outline-style:none;
	outline:0;
	}

.designbutton a:hover {
	outline-style:none;
	text-align:center;
	text-decoration:underline;
	
	}
	

.designline {width:1px;
		height:25px;
		margin-top:5px;
		float:left;
		background-color:#CCCCCC;
		}
		
.line {width:1px;
		height:25px;
		margin-top:5px;
		float:left;
		background-color:#999999;
		}
		
#otherproductsnav {height:400px;
					width:150px;
					margin-top:25px;
					float:left;
					}
					
#otherproductsnav a{display:block;
					width:140px;
					height:12px;
					border-bottom:1px;
					border-bottom-style:solid;
					border-bottom-color:#CCCCCC;
					padding:8px 0px 10px 10px;
					text-decoration:none;
					font-size:12px;
				
					}
					

					
#otherproductsnav a:hover{
					background-color:
					#f2f2f2;
					}
					
.productlink_active a{display:block;
					width:160px;
					height:10px;
					background-color:#f2f2f2;
					padding:10px;
					}
					
#product_content {width:600px;
				padding-left:115px;
				height:auto;
				margin-top:25px;
				float:left;
				margin-bottom:40px;
				}
				
				
.product_title {width:600px;
				font-family:Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:18px;
				height:auto;
				float:left;
				color:#333333;
				}
				
.product_column {width:280px;
					margin-right:20px;
					margin-top:25px;
					height:auto;
					float:left;
					}	
					
.product_column li{margin-top:10px;
				}
				
h1::selection {
	background: #FFFF00; /* Safari */
	}
h1::-moz-selection {
	background: #FFFF00; /* Firefox */
}

h2::selection {
	background: #FFFF00; /* Safari */
	}
h2::-moz-selection {
	background: #FFFF00; /* Firefox */
}

h3::selection {
	background: #FFFF00; /* Safari */
	}
h3::-moz-selection {
	background: #FFFF00; /* Firefox */
}

a::selection {
	background: #FFFF00; /* Safari */
	}
a::-moz-selection {
	background: #FFFF00; /* Firefox */
}
	
img::selection {
	background: #FFFF00; /* Safari */
	}
img::-moz-selection {
	background: #FFFF00; /* Firefox */
}		

.product_title::selection {
	background: #FFFF00; /* Safari */
	}
.product_title::-moz-selection {
	background: #FFFF00; /* Firefox */
}
b::selection {
	background: #FFFF00; /* Safari */
	}
b::-moz-selection {
	background: #FFFF00; /* Firefox */
}
font::selection {
	background: #FFFF00; /* Safari */
	}
font::-moz-selection {
	background: #FFFF00; /* Firefox */
}		
.product_column h1{font-family:Arial, Helvetica, sans-serif;
						font-size:12px;
						line-height:1.5;
						float:left;
						}

.product_column h2{font-family:Arial, Helvetica, sans-serif;
						font-weight:bold;
						font-size:18px;
						
						}
						
.product_column a{font-family:Arial, Helvetica, sans-serif;
						font-size:12px;
						text-decoration:underline;
						color:#999;
						}
.product_column a:hover{color:#000000;
						}
						
#pictures_left {background-image:url(images/roomdividers.jpg);
				width:280px;
				height:400px;
				float:left;
				}
				
#pictures_left a{display:block;
				text-decoration:none;
				outline:none;
				border:none;
				}
				
#covers {background-image:url(images/stage_curtain_covers.jpg);
				width:330px;
				height:360px;
				float:left;
				}
				
#covers a{display:block;
				text-decoration:none;
				outline:none;
				border:none;
				}
					
#arrow {width:30px;
		height:400px;
		float:left;
		}
		
#blackbar {width:900px;
			height:10px;
			background-color:#000000;
			}

#about_menu {margin-left:auto;
			margin-right:auto;
			height:20px;
			text-align:center;
			width:490px;
			}
			
#about_menu a{float:left;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			text-decoration:none;
			margin:0 10px 0 10px;
			padding:2px 7px 2px 7px;
			
			}
			
.about_menu_active {
			background-color:#3EA2C6;
			color:#FFFFFF;
			-moz-border-radius:10px;
			-webkit-border-radius: 10px;
			-khtml-border-radius: 10px;
			}
			
#about_menu a:hover{background-color:#3EA2C6;
				color:#FFFFFF;
				-moz-border-radius:10px;
			-webkit-border-radius: 10px;
			-khtml-border-radius: 10px;
				
			}
			
.feature {width:290px;
			height:150px;
			background-color:#000000;
			margin-top:10px;
			float:left;
			margin-bottom:10px;
}

.feature_space {width:15px;
				height:150px;
				margin-top:10px;
				float:left;
				background-color:#FFFFFF;
				}
				
.add_cleaning {
				border-top:#CCCCCC 1px solid;
				border-bottom:#CCCCCC 1px solid;
				width:600px;
				padding:10px 0 10px 0;
				margin-top:20px;
				}				
				
				
#features_overview {width:900px;
				height:175px;
				margin-top:35px;
				margin-bottom:45px;
				text-align:center;
				}
				
#features_overview h1{font-family:Georgia, "Times New Roman", Times, serif;
					font-size:36px;
					font-weight:bold;
					margin-bottom:15px;
					}	
					
#features_overview h2{
				  font-family:Arial, Helvetica, sans-serif;
				  font-size:12px;
				  line-height:1.5;
				  color:#333333;
				  }
				  
.design_home_image {float:left; 
					cursor:pointer;
					color:#FFFFFF;
					}
				
#features_content {width:810px;
				height:auto;
				margin-top:20px;
				margin-left:auto;
				margin-right:auto;				
				}
				
#features_content h1 {font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
line-height:18px;
text-align:center;
color:#333333;
}	

#features_content h2 {font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color:#999999;
}


#features_content h3 {font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
text-align:justify;
}

.features_link {font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
text-align:justify;
text-decoration:none;
border-bottom:dotted 1px #666666;
}
	
#features_content p {margin-bottom:10px;
}			
.featurecolumn {width:100px; 
				margin-right:12px; 
				float:left;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				}		
				

				
.letterEmblem {width:200px;
		float:left;
		margin-top:15px;
		padding:10px 0 10px 0;
		margin-right:14px;
		margin-left:10px;
		border-top:1px solid #333333;
		border-bottom:1px solid #333333;
		}
		
.letterEmblem h1 {font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;

}

.letterEmblem h2 {font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#000000;
margin-bottom:10px;
padding-bottom:10px;
border-bottom:#CCCCCC 1px solid;
}

.letterEmblem a{
color:#999;
text-decoration:underline;
}


.letterEmblem a:hover {
color:#000000;
text-decoration:underline;
}


.letterColors {width:450px;
		margin-top:15px;
		float:left;
 		border-top:1px solid #333333; 
		border-bottom:1px solid #333333; 
		padding:10px 0 15px 0;
		margin-bottom:15px;
		}
		
.letterColors h1 {font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
margin-left:5px;

}

.letterColors h2 {font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#000000;
margin-bottom:10px;
}



#overview {width:900px;
			height:300px;
			
			}
			
#overview img{margin-top:20px;
}
			
.overview_column {width:280px;
				  margin-right:10px;
				  margin-left:10px;
				  height:250px;
				  margin-top:45px;
				  font-family:Arial, Helvetica, sans-serif;
				  font-size:12px;
				  float:left;
				  }
				  
.design_link a{width:293px;
			height:110px;
			background-color:#E9E9E9;
			float:left;
			display:block;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:20px;
			text-decoration:none;
			font-weight:bold;
			color:#000000;
			margin-top:10px;
			}
			
.design_link_space {width:10px;
			height:100px;
			float:left;
			margin-top:10px;
			}
						

#colors_and_fabrics_content {height:660px;
				width:900px;
				background-color:#f2f2f2;
				margin-top:10px;
				
				}
				
.colorsandfabrics_rollover a{display:block;
width:900px;
height:40px;
background-image:url(images/colorsandfabrics.gif);
}

.colorsandfabrics_rollover a:hover {
background-image:url(images/colorsandfabricsrollover.gif);
}

.lettersandemblems_rollover a{display:block;
width:900px;
height:40px;
background-image:url(images/lettersandemblems.gif);
}

.lettersandemblems_rollover a:hover {
background-image:url(images/lettersandemblemsrollover.gif);
}
	
			
#curtain_track h1{font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				}	
				

						
.title {width:290px;
		background-color:#FFFF00;
		height:30px;
		vertical-align:middle;
			}
				
#velours {height:160px;
			width:845px;
			margin-left:27.5px;
			margin-right:27.5px;
			margin-top:10px;
			border-bottom:solid;
			border-bottom-width:1px;
			border-bottom-color:#999999;
			}
			
.velour_rollover a{display:block;
width:105px;
height:21px;
margin-top:30px;
background-image:url(images/velour_specs.gif);

}

.velour_rollover a:hover {
background-image:url(images/velour_specs_hover.gif);

}

.velour_types {float:left; 
				width:120px;
				margin-top:20px; 
				height:auto; 
				margin-left:25px; 
				font-family:Helvetica, Arial, sans-serif;
				font-weight:bold; 
				font-size:12px;
				}

.velour_column {width:250px;
				margin-top:20px;
				margin-left:25px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				height:auto;
				float:left;
				}
				
.velour_column h1{font-family:Helvetica, Arial, sans-serif;
			font-weight:bold;
			font-size:12px;
}

.velour_column a{font-family:Arial, Helvetica, sans-serif;
				float:left;
			font-size:12px;
			text-decoration:underline;
			color:#000000;
			
}

.velour_column a:hover{background-color:#FFFF00;
}

.button {
cursor:pointer;
max-width:70px;
}

.demo_rollover a{display:block;
				width:250px;
				height:200px;
				margin-right:30px;
				background-image:url(images/construction_button.png);
				float:left;
				}
				
.demo_rollover a:hover {
				background-image:url(images/construction_button2.png);
				}
				
.video_rollover a{display:block;
				width:250px;
				height:200px;
				margin-right:30px;
				background-image:url(images/comparisonvideo_button.png);
				float:left;
				}
				
.video_rollover a:hover {
				background-image:url(images/comparisonvideo_button2.png);
				}
				
.diagram_rollover a{display:block;
				width:250px;
				height:200px;
				background-image:url(images/featuresdiagram_button.png);
				float:left;
				}
				
.diagram_rollover a:hover {
				background-image:url(images/featuresdiagram_button2.png);
				}
				
.strength_rollover a{display:block;
				width:250px;
				height:200px;
				margin-right:30px;
				background-image:url(images/strength_button.png);
				float:left;
				}
				
.strength_rollover a:hover {
				background-image:url(images/strength_button2.png);
				}		
				
.FAQ_rollover a{display:block;
				width:250px;
				height:200px;
				margin-right:30px;
				background-image:url(images/faq_button.png);
				float:left;
				}
				
.FAQ_rollover a:hover {
				background-image:url(images/faq_button2.png);
				}			
.testimonials_rollover a{display:block;
				width:250px;
				height:200px;
				background-image:url(images/testimonials_button.png);
				float:left;
				}
				
.testimonials_rollover a:hover {
				background-image:url(images/testimonials_button2.png);
				}	
						
						
#fabrics {height:450px;
		width:872.5px;
		margin-left:27.5px;
		margin-top:35px;
		
		}
		
.fabric_item {width:120px;
			height:220px;
			margin-right:25px;
			float:left;
			}
			
.fabric_item a{font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
			font-size:14px;
			color:#000000;
}
			
.fabric_item h1{font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#777777;
				}
				

		
.fabric_item img{margin-bottom:10px;}

#servicesleft {width:225px;
				height:450px;
				float:left;
				margin-top:10px;
				}
				
#quote {width:185px;
		height:210px;
		background-color:#f2f2f2;
		padding:20px;
		}
		
#services {width:185px;
		height:auto;
		background-color:#F2F2F2;
		padding:20px;
		margin-bottom:10px;
		}
		
#services_bottom {margin-top:10px;
		width:900px;
		height:200px;
		float:left;
			}
			
#services_bottom h4{font-family:Georgia, "Times New Roman", Times, serif;
					font-weight:bold;
					font-size:14px;
					color:#FFFFFF;
					}
		
#servicesleft h2 {
				font-family:Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:16px;
				height:auto;
				
				}
				
#servicesleft h1{font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#000000;
				line-height:1.5;
				}
				
#servicesleft a{font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#000000;
				line-height:1.5;
				}
				
#servicesleft a:hover{text-decoration:underline;
				}
				
#servicesleft h3{font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#000000;
				font-weight:bold;
				}
		
#servicesmiddle {width:450px;
				height:450px;
				float:left;
				}
				
#dealermiddle {width:390px;
				margin:10px 10px 0px 10px;
				height:410px;
				float:left;
				text-align:center;
				background-color:#F2F2F2;
				padding:20px;
				}
				
#dealermiddle a{font-family:Arial, Helvetica, sans-serif;
				font-size:18px;
				font-weight:bold;
				color:#333333;
				text-shadow:0 1px 0 #FFFFFF;
				line-height:1.5;}
				
				
#dealermiddle h1{font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				}
				
.service_home {width:225px;
				height:200px;
				float:left;
				padding-top:25px;
				}
				
.service_home h1{font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				font-weight:bold;
				text-align:center;
				}
				
.service_home a{text-decoration:none;
				color:#666666;
				}
				
#servicesright {width:205px;
				height:430px;
				background-color:#f2f2f2;
				float:left;
				padding-left:20px;
				padding-top:20px;
				margin-top:10px;
				}
				
#servicesright h2{
				font-family:Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:16px;
				height:auto;
				
				}
				
#servicesright a{font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#333333;
				}
				
#servicesright a:hover{text-decoration:underline;
				}
				
				
#servicesbottom {width:900px;
				height:200px;
				background-color:#E9E9E9;
				margin-top:10px;
				float:left;
				}
				
.service_tab a{
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				font-weight:bold;
				color:#666666;
				width:217.5px;
				margin-top:10px;
				height:150px;
				float:left;
				text-align:center;
				display:block;
			}
			
.service_tab a:hover{background-image:url(images/tabback.png);
					color:#000000;
					}
					
.service_tab_active a{
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				font-weight:bold;
				color:#000000;
				width:217.5px;
				height:150px;
				float:left;
				text-align:center;
				background-image:url(images/tabback2.png);
				display:block;
				margin-top:10px;
			}

.service_info{width:430px;
			height:auto;
			float:left;
			margin-top:40px;
			
			}
			
.service_info h1{font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				}
				
.service_info h2{font-family:Arial, Helvetica, sans-serif;
				font-size:18px;
				font-weight:bold;
				}
				
.service_info a{text-decoration:underline;
				color:#999999;
				}
.service_info a:hover{text-decoration:underline;
				color:#000000;
				}
				
.service_info li{margin-bottom:5px;}


#resource_center {	width:432px; 
					padding:10px;
					padding-top:30px;
					height:160px;
					background-image:url(images/resourcecenterbackground2.png);
					float:left;
					margin-left:-7px;
					margin-right:10px;
					}
					
#resource_head {
				width:225px;
				height:150px;
				float:left;
				margin-top:20px;
				}
								
#resource_list {width:200px;
				height:150px;
				float:left;
				margin-top:20px;
				}
				
#resource_list a{font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				text-decoration:none;
				}
#resource_list a:hover{text-decoration:underline;
				}
				
#resource_list h2{font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				font-weight:bold;
				}
				
.dealerbook {	font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				font-weight:bold;
				
				width:177.5px;
				height:170px;
				background-image:url(images/artback.png);
				display:block;
				margin-left:10px;
				padding:20px;
				padding-top:10px;
				}
				
.service_box {	
				width:177.5px;
				height:170px;
				text-align:center;
				padding:20px;
				padding-top:10px;
				}
				
							
.service_box a {font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				text-decoration:none;
                color:#333333;
				}
				
.service_box a:hover {text-decoration:underline;
                      color:#000000;
				}
				

				
.asktheexperts {width:185px;
				height:197px;
				float:left;
				background-image:url(images/asktheexpertsback2.png);
				display:block;
				margin-left:10px;
				margin-right:-7.5px;
				padding-left:20px;
				padding-right:20px;
				padding-top:3px;
				}
				
.asktheexperts h2{font-family:Georgia, "Times New Roman", Times, serif;
				font-size:18px;
				font-weight:bold;
				margin-bottom:5px;
				}
				
.asktheexperts h1{font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#000000;
				}
				
.asktheexperts a:hover{text-decoration:underline;
				}
				
.asktheexperts h3{font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#000000;
				font-weight:bold;
				}
				
				
#asktheexpertsbutton a{width:160px;
					height:30px;
					background-image:url(images/asktheexperts.png);
					display:block;
					}

#asktheexpertsbutton a:hover{
					background-image:url(images/asktheexperts2.png);
					}
				
				
#gallery_thumbs a,img{border:none;
				margin:0px;
				padding:0px;
				
				}	
				
.thumb {float:left; 
		width:112.5px; 
		height:75px;
		
		}

#footer {width:906px;
		margin-left:-3px;
		height:165px;
		background-image:url(images/footerback.png);
		margin-top:10px;
		margin-bottom:10px;
		padding-top:25px;
		float:left;
		}
		
#footer h1 {font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#666666;
			line-height:18px;
			}
			

		
#footertop {width:870px;
			height:99px;
			margin-left:15px;
			margin-right:15px;
			padding-bottom:10px;
			border-bottom:solid 1px #BBBBBB;
			}
			

			
#footerlogos {width:100px;
			height:auto;
			float:left;
			}
			
#sitemap {width:450px;
		height:100px;
		float:right;
		}
		
#sitemap h1 {font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			line-height:16px;
			color:#000000;
			
			}
			
#sitemap a {font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			font-size:12px;
			color:#000000;
			border-bottom: solid 1px #BBBBBB;
			padding-bottom:1px;
			padding-top:1px;
			border-top:solid 1px #FFFFFF;
			display:block;
			}
			
#sitemap a:hover {background-color:#CCCCCC;
			
			}
			
			
#sitemap h3	{font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			font-size:12px;
			margin-bottom:5px;
			color:#000000;
			}
			

.sitemapcolumn {width:110px;
			float:left;
			margin-right:40px;
			border-bottom:solid 1px #FFFFFF;}
			
.address {width:115px;
		 float:left;
		 }
			
#contact {width:130px;
		height:70px;
		float:right;
		top:0px;
		}
		
#contact h1 {font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#000000;
			line-height:16px;
			}
		
#contact h2 {font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
			font-size:12px;
			margin-bottom:5px;
			color:#000000;
			}
			
.emailus {			
					padding:3px 15px 3px 15px;
					background-color:#33CC66;
    				background-image: -webkit-gradient(
					linear,
					left bottom,
					left top,
					color-stop(0.0, rgb(51,153,102)),
					color-stop(0.74, rgb(51,204,102))
					);
					background-image: -moz-linear-gradient(
					center bottom,
					rgb(51,153,102) 0%,
					rgb(51,204,102) 74%
					);
					margin-top:8px;
   					border-bottom-left-radius: 5px;
    				border-bottom-right-radius: 5px;
					border-top-left-radius: 5px;
    				border-top-right-radius: 5px;
					font-size:.75em;
					color:#FFFFFF;
					float:left;
					font-weight:bold;
					}

.emailus:hover{ text-shadow: 0 1px #009933;
					 box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3) inset;
					 background-image: -webkit-gradient(
					linear,
					left bottom,
					left top,
					color-stop(0, rgb(51,204,102)),
					color-stop(0.74, rgb(51,153,102))
					);
					background-image: -moz-linear-gradient(
					center bottom,
					rgb(51,204,102) 0%,
					rgb(51,153,102) 74%
					);
					 text-decoration:none;
					}
					
.adclink a{width:115px;
					height:25px;
					background-image:url(images/adclink.png);
					display:block;
				
					
					}

.adclink a:hover{
					background-image:url(images/adclinkhover.png);
					}
			
#footerbottom {width:870px;
				height:40px;
				border-top:solid;
				border-top-width:1px;
				border-top-color:#FFFFFF;
				margin-left:15px;
				margin-right:15px;
				}
				
#footerbottom	h1 {font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			line-height:15px;
			color:#666666;
			margin-top:5px;
			}
			
#footerbottom	a{font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#000000;
			border-left:solid;
				border-left-width:1px;
				border-left-color:#999999;
				margin-top:5px;
			}
			
#footerbottom	a:hover{color:#666666;
			}
			
#layout_content {width:855px;
				padding-left:45px;
				height:auto;
				float:left;
				}
			
#layoutbookwrap {
				margin-top:25px;
				width:200px;
				height:360px;
				float:left;
				color:#333333;
				font-family:Arial,Helvetica,sans-serif;
				font-size:12px;
				text-decoration:none;
				text-align:center;
				}
				
.layoutbook a{background-image:url(images/layoutbook.jpg);
			display:block;
			width:200px;
			height:140px;
			}
			
			
.layoutbook a:hover{background-image:url(images/layoutbookhover.jpg);
			}
			
#track_content {width:855px;
				padding-left:15px;
				height:auto;
				float:left;
				margin-top:30px;
				}
		
#login {float:right;
		margin:5px 10px 10px 10px;
		width:auto;}

#sidenote {width:136px;
			background-image:url(images/ordermenu.jpg);
			background-repeat:no-repeat;
			padding:10px 17px 10px 17px;
			top:460px;
			float:left;
			margin-left:-10px;
			position:absolute;
			height:190px;
			text-align:center;
			}
			
#sidenote a{
			border:none;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			padding:5px 0px 5px 6px;
			}
					
							
#ordermenu {width:136px;
			background-image:url(images/ordermenu.jpg);
			background-repeat:no-repeat;
			padding:10px 17px 10px 17px;
			margin:15px 140px 100px -10px;
			float:left;
			}
			
#ordermenu a{display:block;
			width:130px;
			border-top:solid 1px #FFFFFF;
			border-bottom:solid 1px #B3B3B3;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			padding:5px 0px 5px 6px;
			}
			
#ordermenu a:hover{background-color:#CCCCCC;
					border-top:solid 1px #CCCCCC;
					border-bottom:solid 1px #666666;}
					
.ordermenuactive{background-color:#CCCCCC;
					border-top:solid 1px #CCCCCC;
					border-bottom:solid 1px #666666;}
			
#ordermenu h1 {font-family:Arial, Helvetica, sans-serif;
				font-size:18px;
				font-weight:bold;
				padding-bottom:10px;
				border-bottom:solid 1px #B3B3B3;
				padding-left:5px;
				}
				
#fabricsamplelink {width:136px;
					height:108px;
					background-image:url(images/fabricsamplesmenu.jpg);
					padding:10px 17px 10px 17px;
					margin:40px 0px 0px -18px;
					float:left;
					background-repeat:no-repeat;
					}
					
#fabricsamplelink a{display:block;
			width:130px;
			border-top:solid 1px #FFFFFF;
			border-bottom:none;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			padding:5px 0px 5px 6px;
			}
			
			
				
#orderhome {width:600px;
			height:auto;
			margin-bottom:40px;
			margin-top:45px;
			float:left;
			}
			
#orderhome h1 {font-family:Arial, Helvetica, sans-serif;
			font-size:18px;
			font-weight:bold;
			line-height:2;
			color:#222222;
			}
			
#orderhome h2 {font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			line-height:1.5;
			color:#222222;
			}
			
#ordering_diagram_back {background-image:url(images/stage_diagram_back.jpg);
						position:relative;
						width:740px;
						height:525px;
						}
						
#stage_diagram_lines {background-image:url(images/stage_diagram_lines.png);
						position:relative;
						width:740px;
						height:525px;
						}
.curtain_type {background-color:#F2F2F2;
				height:auto;
				width:93px;
				padding:10px;
				position:absolute;
				border:1px solid #CCCCCC;
				-moz-border-radius: 5px;
				border-radius: 5px;
				}
				
.curtain_type li {border-bottom:1px solid #CCCCCC;}		
				
.curtain_type ol {margin-top:5px;}
			
.curtain_type a  {font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					line-height:1.5;
					color:#222222;
					padding-top:5px;
					display:block;
					}
.hideinput input {display:none;}

.tableborder {border:3px solid #FFFFFF;
			  cursor:pointer;
			  width:55px;
			  height:62px;
			  vertical-align:bottom;
			  text-align:center;
			  padding-bottom:4px;
			 }
.tableborder h4{font-family:Arial, Helvetica, sans-serif;
					font-size:9px;
					color:#222222;
					letter-spacing:1px;
					display:block;
					padding-top:5px;
					height:20px;
					width:55px;
					
					
					}

.tableborder_selected {border:3px solid #0099CC;
					   cursor:pointer;
					   width:55px;
			  			height:62px;
						vertical-align:bottom;
						text-align:center;
						padding-bottom:4px;
						}	
					   
.tableborder_selected h4{font-family:Arial, Helvetica, sans-serif;
					font-size:9px;
					letter-spacing:1px;
					padding-top:5px;
					color:#222222;
					display:block;
					height:20px;
					width:55px;
					}			
.tableborder2 {border:3px solid #FFFFFF;
			  cursor:pointer;
			  width:55px;
			  height:62px;
			  vertical-align:bottom;
			  text-align:center;
			  padding-bottom:4px;
			 }
.tableborder2 h4{font-family:Arial, Helvetica, sans-serif;
					font-size:9px;
					color:#222222;
					letter-spacing:1px;
					display:block;
					padding-top:5px;
					height:20px;
					width:55px;
					
					
					}

.tableborder_selected2 {border:3px solid #0099CC;
					   cursor:pointer;
					   width:55px;
			  			height:62px;
						vertical-align:bottom;
						text-align:center;
						padding-bottom:4px;
						}	
					   
.tableborder_selected2 h4{font-family:Arial, Helvetica, sans-serif;
					font-size:9px;
					letter-spacing:1px;
					padding-top:5px;
					color:#222222;
					display:block;
					height:20px;
					width:55px;
					}	
					
.tableborder3 {border:3px solid #FFFFFF;
			  cursor:pointer;
			  width:55px;
			  height:62px;
			  vertical-align:bottom;
			  text-align:center;
			  padding-bottom:4px;
			 }
.tableborder3 h4{font-family:Arial, Helvetica, sans-serif;
					font-size:9px;
					color:#222222;
					letter-spacing:1px;
					display:block;
					padding-top:5px;
					height:20px;
					width:55px;
					
					
					}

.tableborder_selected3 {border:3px solid #0099CC;
					   cursor:pointer;
					   width:55px;
			  			height:62px;
						vertical-align:bottom;
						text-align:center;
						padding-bottom:4px;
						}	
					   
.tableborder_selected3 h4{font-family:Arial, Helvetica, sans-serif;
					font-size:9px;
					letter-spacing:1px;
					padding-top:5px;
					color:#222222;
					display:block;
					height:20px;
					width:55px;
					}	
					
.tableborder4 {border:3px solid #FFFFFF;
			  cursor:pointer;
			  width:55px;
			  height:62px;
			  vertical-align:bottom;
			  text-align:center;
			  padding-bottom:4px;
			 }
.tableborder4 h4{font-family:Arial, Helvetica, sans-serif;
					font-size:9px;
					color:#222222;
					letter-spacing:1px;
					display:block;
					padding-top:5px;
					height:20px;
					width:55px;
					
					
					}

.tableborder_selected4 {border:3px solid #0099CC;
					   cursor:pointer;
					   width:55px;
			  			height:62px;
						vertical-align:bottom;
						text-align:center;
						padding-bottom:4px;
						}	
					   
.tableborder_selected4 h4{font-family:Arial, Helvetica, sans-serif;
					font-size:9px;
					letter-spacing:1px;
					padding-top:5px;
					color:#222222;
					display:block;
					height:20px;
					width:55px;
					}
					
.tableborder5 {border:3px solid #FFFFFF;
			  cursor:pointer;
			  width:190px;
			  height:120px;
			  vertical-align:bottom;
			  text-align:center;
			  padding-bottom:4px;
			 }
.tableborder5 h4{font-family:Arial, Helvetica, sans-serif;
					font-size:9px;
					color:#222222;
					letter-spacing:1px;
					display:block;
					padding-top:5px;
					height:20px;
					width:190px;
					
					
					}

.tableborder_selected5 {border:3px solid #0099CC;
					   cursor:pointer;
					   width:190px;
			  			height:120px;
						vertical-align:bottom;
						text-align:center;
						padding-bottom:4px;
						}	
					   
.tableborder_selected5 h4{font-family:Arial, Helvetica, sans-serif;
					font-size:9px;
					letter-spacing:1px;
					padding-top:5px;
					color:#222222;
					display:block;
					height:20px;
					width:190px;
					}		
					
.color {width:25px;
		height:25px;
		margin-left:auto;
		margin-right:auto;
		}

.curtain_type h4 {float:right;
					margin-top:6px;
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					line-height:1.5;
					color:#222222;
					}
					
.fabric_option {padding-top:20px;
				padding-bottom:20px;
				border-top:1px solid #CCCCCC;
				
				}
				
.fabric_option a{font-size:12px;}		
				
.added_curtains {color:#FFFFFF;
				font-family:Arial,Helvetica,sans-serif;
				font-size:11px;
				line-height:1.5;
				-moz-border-radius:10px;
				-webkit-border-radius: 10px;
				-khtml-border-radius: 10px;
				background-color:#3EA2C6;
				padding:3px;
				cursor:pointer;
				float:left;
				margin:0px 5px 5px 0px;
				
}		

#stage_diagram {width:600px;
				height:410px;
				background-image:url(images/stage_diagram_ordering.jpg);
				}
fieldset {
	border: 0;
}

.checklist {
	list-style: none;
	margin: 0;
	padding: 0;
}

.checklist li {
	float: left;
	margin-right: 10px;
	margin-bottom:10px;
	background: url(images/checkboxbg.gif) no-repeat 0 0;
	width: 105px;
	height: 95px;
	position: relative;
	font: normal 11px/1.3 "Lucida Grande","Lucida","Arial",Sans-serif;
}

.checklist li.selected {
	background-position: -105px 0;
}

.checklist li.selected .checkbox-select {
	display: none;
}

.checkbox-select {
	display: block;
	float: left;
	width: 105px;
	height: 95px;
	position:absolute;
	top:0px;
	text-indent: -9999px;
}

.checklist li input {
	display: none;
}

a.checkbox-deselect {
	display: none;
	color: white;
	font-weight: bold;
	text-decoration: none;
	width: 105px;
	height: 95px;
	position:absolute;
	top:0px;
}

.checklist li.selected a.checkbox-deselect {
	display: block;
}

.checklist li label {
	display: block;
	text-align: center;
	padding-top: 75px;
	background-repeat:no-repeat;
}

.sendit {
	display: block;
	float: left;
	top: 118px;
	left: 10px;
	width: 115px;
	height: 34px;
	border: 0;
	cursor: pointer;
	background: url(images/sendit.gif) no-repeat 0 0;
	text-indent: -9999px;
	margin: 20px 0;
}

.quotebutton {
	display: block;
	float: left;
	top: 118px;
	left: 10px;
	width: 118px;
	height: 34px;
	border: 0;
	cursor: pointer;
	background: url(images/quote_button.gif) no-repeat 0 0;
	text-indent: -9999px;
	margin: 20px 0;
}

.next {
	display: block;
	float: left;
	top: 118px;
	left: 10px;
	width: 115px;
	height: 34px;
	border: 0;
	cursor: pointer;
	background: url(images/next.gif) no-repeat 0 0;
	text-indent: -9999px;
	margin: 20px 0;
}

.addcurtain {
	display: block;
	float: left;
	top: 118px;
	left: 10px;
	width: 155px;
	height: 34px;
	border: 0;
	cursor: pointer;
	background:url(images/addcurtain.gif) no-repeat 0 0;
	text-indent: -9999px;
	margin: 20px 0;
}

.addtrack{
	display: block;
	float: left;
	top: 118px;
	left: 10px;
	width: 155px;
	height: 34px;
	border: 0;
	cursor: pointer;
	background:url(images/addtrack.gif) no-repeat 0 0;
	text-indent: -9999px;
	margin: 20px 0;
}

.previous {
	float: left;
	margin: 20px 20px 0 0 ;
}

.continue {
	display: block;
	float: left;
	top: 118px;
	left: 10px;
	width: 90px;
	height: 25px;
	border: 0;
	cursor: pointer;
	background:url(images/continue_button.gif) no-repeat 0 0;
	text-indent: -9999px;
	margin: 10px 0 0 0;
}

.add {
	display: block;
	float: left;
	top: 118px;
	left: 10px;
	width: 85px;
	height: 20px;
	border: 0;
	cursor: pointer;
	background:url(images/addbutton.gif) no-repeat 0 0;
	text-indent: -9999px;
	margin: 10px 0 10px 0;
}

.check {background-image:url(images/check.png);
		background-repeat:no-repeat;
		padding-left:25px;
		position:absolute;
		height:20px;
		}
		
.finalize {
	display: block;
	float: left;
	top: 118px;
	left: 10px;
	width: 115px;
	height: 34px;
	border: 0;
	cursor: pointer;
	background: url(images/finalize.gif) no-repeat 0 0;
	text-indent: -9999px;
	margin: 20px 0;
}

.save {
	display: block;
	float: left;
	top: 118px;
	left: 10px;
	width: 100px;
	height: 34px;
	border: 0;
	cursor: pointer;
	background: url(images/savebutton.gif) no-repeat 0 0;
	text-indent: -9999px;
	margin: 20px 0;
}


.radiolist {
	list-style: none;
	margin: 0;
	padding: 0;
}
.radiolist p {
	float: left;
	background: url(images/radiobg.gif) no-repeat 0 0;
	width: 290px;
	height: 290px;
	position: relative;
	font: normal 14px/1.3 Arial, Helvetica, sans-serif;
}
.radiolist p.selected { background-position: -290px 0; }

.radiolist p.selected .radio-select { display: none; }

.radio-select {
	display: block;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 290px;
	height: 290px;
	z-index:100;
	text-indent: -9999px;
}

.radiolist p input { display: none; }

a.radio-deselect {
	display: none;
	color: white;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index:100;
	width: 290px;
	height: 290px;
	text-indent: -9999px;
}
.radiolist p.selected a.radio-deselect { display: block; }

.radiolist p span {
	display: block;
	text-align: center;
	padding-top: 30px;
	background-repeat:no-repeat;
}

.radiolist2 {
	list-style: none;
	margin: 0;
	padding: 0;
}
.radiolist2 p {
	float: left;
	background: url(images/fullnessbg.gif) no-repeat 0 0;
	width: 190px;
	height: 190px;
	position: relative;
	font: normal 14px/1.3 Arial, Helvetica, sans-serif;
}
.radiolist2 p.selected { background-position: -190px 0; }

.radiolist2 p.selected .radio-select { display: none; }

.radio-select2 {
	display: block;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 190px;
	height: 190px;
	z-index:100;
	text-indent: -9999px;
}

.radiolist2 p input { display: none; }

a.radio-deselect2 {
	display: none;
	color: white;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index:100;
	width: 190px;
	height: 190px;
	text-indent: -9999px;
}
.radiolist2 p.selected a.radio-deselect { display: block; }

.radiolist2 p span {
	display: block;
	text-align: center;
	padding-top: 20px;
	background-repeat:no-repeat;
}

.radiolist3 {
	list-style: none;
	margin: 0;
	padding: 0;
}
.radiolist3 p {
	float: left;
	background: url(images/pleatbg.gif) no-repeat 0 0;
	width: 140px;
	height: 140px;
	position: relative;
	font: normal 14px/1.3 Arial, Helvetica, sans-serif;
}
.radiolist3 p.selected { background-position: -140px 0; }

.radiolist3 p.selected .radio-select { display: none; }

.radio-select3 {
	display: block;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 140px;
	height: 140px;
	z-index:100;
	text-indent: -9999px;
}

.radiolist3 p input { display: none; }

a.radio-deselect3 {
	display: none;
	color: white;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index:100;
	width: 140px;
	height: 140px;
	text-indent: -9999px;
}
.radiolist3 p.selected a.radio-deselect { display: block; }

.radiolist3 p span {
	display: block;
	text-align: center;
	padding-top: 20px;
	background-repeat:no-repeat;
}

.step {background-image:url(images/stepback.jpg);
		width:28px;
		height:28px;
		background-repeat:no-repeat;
		text-align:center;
		line-height:28px;
		vertical-align:middle;
		margin-bottom:15px;
		}
.form_input {background-color:#FFFFFF;
			font-size:11px;
			padding:2px;
			}
			
.measure_input {background-color:#DDDDDD;
			font-size:11px;
			padding:2px;
			}
label {font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		}
		

