/* Deep Creative | The Radiator Company */

/* PRODUCT SELECTION Page		Color Menu Page */

#main_cont #select_cont { width: 720px; height: 395px; margin: 15px 0 0 10px; background-image: url("../img/prod_redback.jpg"); }
html>body #main_cont #select_cont { top: 15px; margin-bottom: 25px; }

#main_cont #select_cont .possible_cont { width: 224px; height: 37px; top: 10px; float: left; }

#main_cont #select_cont .possible_cont .possible_text                   { width: 159px; height: 34px; float: left; color: #ffffff; font-size: 14px; font-weight: bold; text-align: right; margin: 10px 0 0 0;}
#main_cont #select_cont .possible_cont .possible_results                { width:  57px; height: 34px; float: right; border: 1px solid white; }
#main_cont #select_cont .possible_cont .possible_results .resultsformat { color: #ffffff; font-size: 22px; font-weight: bold; letter-spacing: .03em; text-align: right; margin: 5px 5px 0 0; }
#main_cont #select_cont .possible_cont IFRAME { margin: 0;	width:  55px; height: 32px; }
#main_cont #select_cont .select_body_firstcont { width: 60%; top: 10px; float: left; z-index: 3; top: 5px*; /* For IE Mac */}
#main_cont #select_cont .select_body_cont      { width: 99%; top:  8px; top: 5px*; /* For IE Mac */ }
#main_cont #select_cont .select_OR_cont        { width: 99%; top:  9px; clear: left; margin-bottom: 5px*; /* For IE Mac */ }
#main_cont #select_cont .select_rule_cont      { width: 75%; top:  8px; margin-top: 10px; border-top: 1px solid white; margin-left: 120px; top: 5px*; margin-top: 7px*;/* For IE Mac */ }
#main_cont #select_cont .select_lastbut_cont   { width: 273px; top:  5px; margin: 10px 0 0 10px; top: 5px*; /* For IE Mac */ }

#main_cont #select_cont .select_text           { width: 110px; margin: 5px 5px 0 10px; float: left; display: inline; color: #ffffff; font-size: 12px; font-weight: bold; letter-spacing: .05em; }
#main_cont #select_cont .select_field_input    { width: 157px; margin: 5px 0 0 0; float: left; height: 21px; }
#main_cont #select_cont .select_field_select   { width: 160px; margin: 5px 0 0 0; float: left; height: 21px; }
#main_cont #select_cont .select_OR             { width:  30px; margin: 0 0 0 183px; top: 0; color: #ffffff; font-size: 12px; font-weight: bold }
#main_cont #select_cont .select_descrip        { width:   55%; margin: 5px 0 0 10px; float: left; top: 0; color: #ffffff; font-size: .85em; letter-spacing: .02em; }
#main_cont #select_cont .select_smtxt          { width:  62px; margin: 5px 0 0 0; float: left; top: 0; }
#main_cont #select_cont .select_smtxt INPUT    { width:  99%; }
#main_cont #select_cont .select_smsub          { width:  72px; margin: 5px 0 0 8px; top: 0; float: left; }
#main_cont #select_cont .topmarg 			   { margin-top: 10px; top: 10px*; /* For IE Mac */ }


/* PRODUCT RESULTS Page		Color Menu Page */

#main_cont .prod_red_cont       { width: 720px; clear: none; margin: 12px 0 0 10px; background-color: #B53735; color: #ffffff; }
#main_cont .prod_redbottom_cont { width: 720px; clear: left; margin: 12px 0 0 10px; background-color: #B53735; color: #ffffff; }

#main_cont .prod_textleft       { width: 30%; float:  left; margin: 6px 0 5px 10px; display: inline; font-size: 12px; font-weight: bold; }
#main_cont .prod_textleft SPAN  { font-size: 13px; }
#main_cont .prod_textright      { width: 25%; float: right; margin: 6px 7px 5px 0;  text-align: right; }


SELECT {
	position: relative;
	left: -1px;
	width: 100%;
}
