* {
	padding:0; margin:0; border:0; 
	}
	
body { 
	background-color: #f4f4f4;
	font-family:arial,helvetica,verdana,freesans,sans-serif; 
	color: #666;
	font-size: 10px;
}

.clear{ 
	clear:both; 
	height:0; 
	}	
	
.clear_10{ 
	clear:both; 
	height:10px;
	}	

.clear_10d{ 
	clear:both; 
	height:10px;
	border-top: 1px dotted #ddd;
	width:80%;
	margin-left:50px;
	}	
	
.clear_10d2{ 
	clear:both; 
	height:10px;
	border-top: 1px dotted #ddd;
	width:90%;
	margin-left:10px;
	}			
	
p {
	margin:10px;
	}
	
h1 {
	color: #fb0016;
	margin: 20px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	color: #666;
	margin: 10px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	text-indent: 20px;
	line-height: 15px;
	width: 220px;
	border-bottom: 1px solid #dddddd;
	background: url(../images/arrow.gif) no-repeat 0px 0px;
}

h3 {
	color: #666;
	margin: 10px;
	font-weight: bold;
	font-size: 11px;
}

a:link, a:active, a:visited{
	color: #fb0016;
	text-decoration: underline;

}

a:hover{
	color: #fb0016;
	text-decoration: none;
}

.bold{
	font-weight: bold;
}

.caps{
	text-transform: uppercase;
}
	
	
/* STRUCTURE  */		
		
#wrapper { 
	width:985px;
	margin:0 auto;
	border: 1px solid #dddddd;
	background-color: white;
	margin-bottom: 20px;
	}
	
#header { 
	width:985px;
	height: 75px;
	margin:0 auto;
	border-bottom: 1px solid #dddddd;
	background-color: #f4f4f4;
	}
	
#l_h { 
	float: left;
	width:250px;
	background: url(../images/gradient_back.jpg) repeat-x;
	}
	
#main { 
	float:right;
	width:730px;
	min-height: 730px;
	border-left: 1px solid #dddddd;
	background: url(../images/gradient_back.jpg) repeat-x;
	margin-bottom: 20px;
	}

#director_movie{
	width: 730px;
	width: 730px;
	background: url(../images/gradient_back.jpg) repeat-x;
}
	
#footer { 
	float: right;
	width:730px;
	height: 40px;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	margin: -30px 0px 0px 10px;
	color: #666;
	background: url(../images/gradient_up.jpg) repeat-x;
	}				


/* HEADER  */	
	
.header_logo{
	margin: 10px 0px 0px 12px;
}

.error_alert{
	height: 20px;
	width: 400px;
	position: relative;
	top:-855px;
	left:390px;
	border: 2px solid #fb0016;
	background: url(../images/error.gif) no-repeat 360px 0px;
	background-color: #f4f4f4;
	color: #fb0016;
	padding: 20px;
	font-size: 180%;
}

/* L_H  */

#l_h p{
	margin: 10px 20px;
	line-height: 1.2em;
}

#l_h ul {
list-style-type: none;
margin-left: 20px;
font-size: 12px;
color: #666;
}

#l_h li a:link, #l_h  li a:visited, #l_h  li a:active{
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

#l_h li a:hover{
	color: #fb0016;
	font-weight: bold;
	text-decoration: none;
}

/* MAIN  */

#main select {
	width: 200px;
}

/* FOOTER  */	
	
.footer_text{
	margin: 15px;
}

/* FORMS  */

.error {
	color: red;
}

div.error_msg{color:red;
font-size:12px;
font-weight:bold;
margin:40px 0 0 10px;
text-transform:uppercase;}

input, textarea{
	border: 2px solid #dddddd;
	color: #666666;
	font-size: 10px;
	text-transform: none;
	background-color: white;	
	margin-left: 10px;
	padding: 2px;
	font-weight: bold;
	color: #fb0016;
}

div.radio_radio input{
	border:0px;
}

select{
	border: 2px solid #dddddd;
	color: #666;
	font-size: 10px;
	text-transform: uppercase;
	background-color: white;	
	padding: 2px;
	font-weight: bold;
}

.select_s{
	width: 40px;
}

.select_m{
	width: 80px;
}

.select_l{
	width: 160px;
}

.submit_save{

}

.submit_cancel{

}

.init_question{
	font-weight: normal;
	font-size: 1.2em;
	text-transform: uppercase;
	background-image: url(/assets/images/red_arrow.jpg);
	background-repeat: no-repeat;
	padding-left:20px;
}

label {
	float: left;
	width: 160px;	
	text-align:right;
	margin-left:10px;
	margin-right:10px;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
}

label.quote{
	width: 180px;	
	padding-left:0px;
	font-weight: normal;
	margin-bottom: 5px;
	text-transform: none;
	font-size: 1.1em;
}

span.quote_item{
	color: #fb0016;
	font-weight: bold;
	text-transform: uppercase;	
	font-size: 1.2em;
}

span.quote_itemL{
	color: #fb0016;
	font-weight: bold;
	text-transform: lowercase;	
	font-size: 1.2em;
}

p.quote_intro{
	margin:20px;
	font-size:1.2em;
}

p.quote_intro a{
	text-transform: none;
	text-decoration: none;
}

div.radio_label_s{
	color: #fb0016;
	font-weight: bold;
	text-align: right;
	width: 30px;
	float: left;
	text-transform: uppercase;
}

div.radio_label_m{
	color: #fb0016;
	font-weight: bold;
	text-align: right;
	width: 65px;
	float: left;
	text-transform: uppercase;
}

div.radio_label_m2{
	color: #fb0016;
	font-weight: bold;
	text-align: right;
	width: 110px;
	float: left;
	text-transform: uppercase;
}

div.radio_label_m3{
	color: #fb0016;
	font-weight: bold;
	text-align: right;
	width: 110px;
	float: left;
	text-transform: lowercase;
}

div.radio_label_l{
	color: #fb0016;
	font-weight: bold;
	text-align: right;
	width: 135px;
	float: left;
	text-transform: uppercase;
}

div.radio_radio{
	text-align: left;
	float: left;
	margin-right:30px;
	margin-left:0px;
}

table {
	border: 0px solid #dddddd;
	width: 100%;
	font-size: 10px;
}


td, th {
	margin: 0px;
	padding: 8px;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.room_img{
	margin: 0px 10px;
}

div.obj_container{
	width: 220px;
	height: 30px;
	border-right: 4px solid #dddddd;
	margin-left:20px;
	padding-top: 20px;
	margin-bottom: 10px;
}

.next_step{
	margin-left: 5px;
}

.extra_radio{
	margin-left: 40px;
	margin-right: 5px;
	position: relative;
	top:4px;
}

/* OBJECTS MENU  */

#objects_generic a:link, #objects_generic a:visited, #objects_generic a:active, #objects_general a:link, #objects_general a:visited, #objects_general a:active, #objects_bedroom a:link, #objects_bedroom a:visited, #objects_bedroom a:active, #objects_bathroom a:link, #objects_bathroom a:visited, #objects_bathroom a:active,#objects_extras a:link, #objects_extras a:visited, #objects_extras a:active{
	text-decoration: none;
	font-size: 120%;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}


#objects_generic a:hover, #objects_general a:hover, #objects_bedroom a:hover, #objects_bathroom a:hover, #objects_extras a:hover{
	text-decoration: none;
	color: #fb0016;
}

/* QUOTE SCREEN  */

#room_img{
	float: right; 
	width: 350px;
	
}

img.room_img{
	border: 0px;
	padding-left: 0px;
	padding-top: 5px;
	float: left;
}

#quote_feedback{
	background-color: #f6f6f6	; 
	padding-top: 0px;
	width: 730px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	float: right;
	position: relative;
	left:0px;
}

#quote_feedback label{
	margin-top: 5px;
}

#quote_feedback input{
	margin-bottom: 10px;
	width: 210px; 
}

#quote_feedback textarea{
	margin-bottom: 10px;
	width: 210px; 
	height: 80px;
}

#quote_feedback label {
	float: left;
	width: 80px;	
	text-align:right;
	margin-left:10px;
	margin-right:0px;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
}

input[type=radio]{
	border: 0;
}

/* ROB, ADD WHAT YOU WANT BELOW HERE AND I WILL ORGANIZE AN NEEDED  */

