/*Quick Quote Styles*/

.highslide-body {
	padding: 5px 15px 15px 15px; background:#e9e9e9;  
}

.quick_quote_box {
	width: 565px; 
	margin-top:1px; /*weird bug which creates a single pixel line at the bottom of the box if not present.*/
}

#qq_form {
	margin-bottom:5px;
}

#qq_main_content h2 { font-size: 220%; padding:0; margin:0 0 5px 0; font-family: Helvetica, sans-serif;}

#qq_main_content h3 { font-family:"Trebuchet MS","lucida grande", sans-serif; font-weight:bold; font-size:13px; margin: 0; padding: 13px 0 5px 0; clear:both;}

#qq_name_section {
	margin: 25px 0 10px 0;
}

.quick_quote_textinput {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; border: 1px solid #aaa; padding-right: 3px; padding-left: 3px; background-color : #fff;
}

/*
.regtext { font-family:"Trebuchet MS","lucida grande", sans-serif; font-size:13px;}
.qqinput_text_label { font-size:90%; width: 90px; float:left; }
*/
.qqinput_text_label { font-family:"Trebuchet MS","lucida grande", sans-serif; font-weight:bold; font-size:13px; width: 90px; float:left; }

.regtext { font-size:90%;}

.qqinput_field { margin: 0 0 5px 0;}
.qqinput_messagebox { margin: 3px 0 0 0;}
.subtitle_qq {font-size:105%; font-weight: bold; padding: 0 0 10px 0; margin: 0; font-family:"Trebuchet MS","lucida grande", sans-serif; color:#666}
.small_descriptions {font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 0 0 10px 0;}
.small_descriptions a {color:#666666}

#qq_buttons_div { margin: 15px 0 0 0; }

.qq_list {
list-style:none; padding: 0; margin:0;
}

.qq_checkbox {padding:0; margin: 5px 3px 0 8px;}

.qq_line_divider {
	width:550px; height:23px; background:url(http://www.tastudio.com/www_images/quick_quote/qq_separator_line.jpg) no-repeat bottom left; margin: 0 0 0 0; clear:both;
}

.qq_checkbox_field1 {
	width: 170px; float:left; margin: 0 0 5px 0;
}

.qq_checkbox_field2 {
	width: 135px; float:left; margin: 0 0 5px 0;
}

.qq_checkbox_field3 {
	float:left; margin: 0 0 5px 0;
}

.qq_checkbox_newline { 
	clear:both; 
}

.qq_quantity_pulldown {
	margin: 0 0 5px 5px;
}