BODY,HTML
{
	background: #78288c url('bg.jpg') repeat;
	background-position:top;
	background-attachment: fixed;
	margin: 0;
}

/*///////////////////////////// Container //////////////////////////*/
#container
{
	width: 902px;
	background-image: url('images/headerbg.jpg');
	background-repeat:repeat-y;
	margin-left: auto;
	margin-right: auto;

}

/*////////////////////////////// Page Header, Contains Navigation //////////////////////////*/
#header
{
	width: 902px;
	height: 137px;
	float:left;
}	
/*/////////////////////////////////////////// Content ////////////////////////////// */
#content
{
	width: 902px;
	height: 448px;
	float:left;
}
#contentinside
{
	width: 902px;
	background: url('images/bodybg.jpg') no-repeat;
	background-position:bottom;
	color: #78288c;
	font-size: 11px;
	font-family: Verdana;
	float:left;
}
#contentinside P
{
	padding: 15px;
	color: #78288c;
	font-size: 12px;
	font-family: Verdana;
}
.orange
{
	color: #ff9d10;
	font-size: 12px;
	font-family: Verdana;
	font-weight:bold;
}
.red
{
	color: #ba3512;
	font-size: 12px;
	font-family: Verdana;
	font-weight:bold;
}
#left
{
	width: 175px;
	padding-bottom: 25px;
	float: left;
}

#left p
{
	color: #195284;
	font-size: 10px;
	font-family: Verdana;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
/*/////////////////////////////////////////////////////////////////////// FOOTER *////////////
#footer
{
	width:902px;
	height: 129px;
	float:left;
	
}
#footerinner
{
	width: 340px;
	height: 129px;
	float:left;
}
#footerinner2
{
	background: #78288c url('images/footer_main.jpg') repeat;
	width: 562px;
	height: 129px;
	color: #78288c;
	font-size: 11px;
	font-family: Verdana;
	float:left;
}
#footerinner2a
{
	padding-top: 60px;
	width: 50%;
	float:left;
}
#footerinner2b
{
	padding-top: 60px;
	width: 50%;
	float:left;
}
#footer2
{
	background: #ffffff url('images/footer2.jpg') no-repeat;
	background-position:top;
	text-align:center;
	width: 902px;
	height: 115px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ff9d10;
	float: left;
}
/*/////////////////////////////////////////////////////Copyright info located on the lower right corner */
#copyright
{
	width: 225px;
	height: 56px;
	float: right;
}
h1
{
	color: #78288c;
	font-size: 17px;
	font-family: Verdana;
	padding-left: 15px;
	font-weight:bold;
}

h2
{
	color: #ff9d10;
	font-size: 13px;
	font-family: Verdana;
	padding-left: 15px;
	font-weight:bold;
}
/*/////////////////////////////////////////////////////PHOTOS AND MISC */
.photo
{
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #86b0e2;
	padding: 5px;
}
/* FORMS */
form
{
	float:left;
	color: #78288c;
	font-size: 10px;
	font-family: Verdana;
}
select
{
	background-color:#FFFFFF;
	color: #78288c;
	font-size: 10px;
	font-family: Verdana;
	border: 0;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #2c6aa1;
	margin-top: 2px;
}
input
{
	background-color:#FFFFFF;
	color: #78288c;
	font-size: 10px;
	font-family: Verdana;
	border: 0;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #78288c;
	margin-top: 2px;
}
.box
{
	color: #78288c;
	font-size: 10px;
	font-family: Verdana;
	border: 0;
}

.LINK   { 	color: #ff9d10; font-size: 12px; font-family: Verdana; text-decoration: underline; }
A:LINK   { color: #ff9d10; font-size: 12px; font-family: Verdana; text-decoration: underline; }
A:HOVER  { color: #78288c; font-size: 12px; font-family: Verdana; text-decoration: underline; }
A:VISITED  { color: #ff9d10; font-size: 12px; font-family: Verdana; text-decoration: underline; }

.footer   { 	color: #78288c; font-size: 11px; font-family: Verdana; text-decoration: underline; }
B:footer:LINK   { color: #78288c; font-size: 11px; font-family: Verdana; text-decoration: underline; }
B:footer:HOVER  { color: #78288c; font-size: 11px; font-family: Verdana; text-decoration: underline; }
B:footer:VISITED  { color: #78288c; font-size: 11px; font-family: Verdana; text-decoration: underline; }

/*///////////////////////////////////////////////////////////////////////// ESTIMATOR FORM */

.spacer {
	width: 100%; background: url(images/whitebgborder.gif); min-height: 20px; margin: -5px 0 0 0; padding: 0;
	}

#estimator {
	background: url(images/estimatorbox.png) top left repeat-y;
	border-bottom: 1px solid #f68f1e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0 auto;
	min-height: 162px;
	overflow: auto;
	padding: 0 0 0 45px;
	position: relative;
	width: 818px;
	*width: 855px;
	*min-height: 320px;
	}
	
	#estimator select {
		background: #f68f1e;
		border-bottom: 1px solid #FFA23F;
		border-left: 1px solid #DF801B;
		border-top: 1px solid #DF801B;
		border-right: 1px solid #DF801B;
		color: #fff;
		scrollbar-face-color: #fff;
		}
	
	#estimator ul {
		margin: 0;
		padding: 0;
		}
	
	#estimator ul li {
		background: url(images/arrow.png) top center no-repeat;
		color: #f68f1e;
		display: block;
		float: left;
		margin: 0;
		padding-top: 20px;
		text-align: center;
		width: 272px;
		*width: 250px;
		*padding-right: 15px;
		}
		
.options {
	margin-top: 10px;
	text-align: center;
	width: 272px;
	*width: 260px;
	}

.options table {
	color: #f68f1e;
	font-size: 10px;
	padding: 0 10px;
	table-layout: fixed;
	width: 272px;
	*width: 260px;
	}
	
	#estimator td {
		padding: 5px;
		border-bottom: 1px solid #f68f1e;
		color: #4F4F4F;
		*margin: 0 5px;
		}
	
	tr.itemgray {
		background: #EFEFEF;
		}
		
	tr.titles td {
		color: #651f77;
		font-weight: bold;
		}
		
	.options table td {
		vertical-align: middle;
		text-align: center;
		width: 30px;
		}
	
	.options table td.name {
		margin: 5px;
		text-align: left;
		width: 120px;
		*width: 95px;
		}
		
		
		.protect {
			width: 15px;
			margin: 0;
			padding: 0;
			margin: 0 auto;
			}
		
		#upholstered_sofa_length, #leather_sofa_length {
			display: inline;
			width: 20px;
			}
	
.specials { 
	color: #f68f1e;
	}

.clear { clear: both; }

.bottom_quote {
	background: #fff;
	border-top: 1px solid #f68f1e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height:90px;
	line-height: 50px;
	margin: 10px 0 0 1px;
	padding-left: 10px;
	width: 806px;
	*position: absolute;
	*bottom: 0;
	*left: 46px;
	*margin: 0;
	*padding: 0 0 0 10px;
	*height: 50px;
	}
	
		#specials_left {
			float: left;
			width: 510px;
			line-height: 1.6;
			background: #fff;
			*z-index: 50;
			*width: 500px;
			}
		
		#quote_middle {
			background: #fff;
			border-left: 1px solid #f68f1e;
			line-height: 1.6;
			margin: 0 10px 0 50px;
			padding-left: 10px;
			float: left;
			text-align: center;
			z-index: 100;
			}
			
		#submit_right {
			background: #f68f1e; 
			min-height: 50px;
			text-align: center; 	
			float: right;
			margin-right: -1px;
			*z-index: 5000;
			*float: right;
			*min-height: 25px;
			}
	
	.schedule_now {
		background: #f68f1e; 
		border: 0; 
		color: white; 
		cursor: pointer;
		font-size: 16px; 
		font-weight: bold; 
		padding-top: 15px;
		*padding-top: 0;
		*margin-right: 3px;
		}
	
		.schedule_reset {
			background: #f68f1e;
			color: white;
			cursor: pointer;
			font-size: 16px;
			font-weight: bold;
			padding-top: 10px;
			*padding-top: 0;
			*margin-right: 3px;
			margin-top: 10px;
			border: 0;
			border-top: 1px solid #fff;
			width: 100%;
			}
	
		.quote {
			display: block;
			}
	
/*	.submit_div { float: right; width: 155px; padding: 0; }*/

.other_pricing {
	color: #444343;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2;
	padding: 0;
	}
	
.disclaimer {
	background: transparent;
	color: #444343;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 0;
	padding: 0;
	}
	
#quote { 
	width: 80px;
	}
	
	
	
/*////////// ESTIMATOR HIDDEN DIVS ////////*/

  #LR {
                    display: none;
}

  #DR {
                    display: none;
}

  #BR {
                    display: none;
}

  #GR {
                    display: none;
}

  #ST {
                    display: none;
}
  #FR {
                    display: none;
}

  #LDR {
                    display: none;
}

  #KIT {
                    display: none;
}

  #DA {
                    display: none;
}

  #DEN {
                    display: none;
}

  #LOFT {
                    display: none;
}

  #BA {
                    display: none;
}

 #HO {
                    display: none;
}

  #OTH {
                    display: none;
}

#SOFA {
                    display: none;
}
#SSOFA {
                    display: none;
}
#CHAIR {
                    display: none;
}
#OTTO {
                    display: none;
}
#EC {
                    display: none;
}
#PILLOWS {
                    display: none;
}
#LOVE {
                    display: none;
}

#LSOFA {
                    display: none;
}
#LSSOFA {
                    display: none;
}
#LCHAIR {
                    display: none;
}
#LOTTO {
                    display: none;
}
#LEC {
                    display: none;
}
#LPILLOWS {
                    display: none;
}
#LLOVE {
                    display: none;
}




/*//////////////////////////////////////////////////////////////////////// FORM */

fieldset {
	border: 0;
	font-size: 12px;
	margin: 0 0 0 20px;
	padding: 0;
	width: 286px;
*margin-left: 22px;
	}

	fieldset legend  {
		color: #782896;
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 10px;
                padding: 0;
		text-indent: 0;
*text-indent: 0;
*margin-left: -9px;
*padding-left: 0;
		}
			
			fieldset div {
				margin-bottom: 10px; 
				}
				
					/* This keeps labels to the left of fields; for name, address, city, and email */
				
					.label_left {
						height: 1%;
						clear: left;
						margin: 0;
						padding: 5px 0 8px 0;
						padding-left: 40px;
						width: 506px;
						}
				
					.label_left label {
						float: left;
						margin-left: -40px;
						width: 129px;
						}
						
					/* end label_left */
					
					/* For all other form labels, and input, select, textarea */
			
					#contact form label {
						width: 55px;
						}
						
				
					#contact input, select, textarea {
						font-family: Verdana, Tahoma, Arial, sans-serif;
						}
					
					#contact input {
						width: 200px;
						}
					
					#contact select {
						width: 40px;
						}
						
					#contact textarea {
						font-size: 12px;
						padding: 0;
						margin: 10px 0 0 0;
						}
						
																		
						/* Contact by */
						
						#contact_by {
							width: 286px;
							}
							
						#contact_by label {
							margin-right: 10px;
							width: 50px;
							}
						
						#contact_by label.first {
							margin-right: 55px;
							}
						
						#contact_by_phone {
							padding: 0;
							width: 10px;
							}
							
						#contact_by_email {
							margin: 0 5px;
							width: 10px;
							}
					
						/* End Contact by */
					
									
					#contact .formbutton {
						background: #641e76;
						color: #ffffff;
						cursor: pointer;
						font-family: Verdana, Tahoma, Arial, sans-serif;
						font-size: 12px;
						height: 25px;
						width: 97px;
						}

#contact input, #scheduler input
{
	background-color:#FFFFFF;
	color: #78288c;
	font-size: 10px;
	font-family: Verdana;
	border: 0;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #78288c;
	margin-top: 2px;
}
