/* INDEX */


.box_main { width: 557px; height: 333px; background-repeat: no-repeat; margin-left: auto; margin-right: auto; margin-top: 35px; margin-bottom: 60px; }
.box_left { float: left; width: 130px; height: 333px; }
.menu_item { width: 100%; height: 66px; text-align: left; font-size: 18px; font-weight: bold; color: #fff; cursor: hand; }
.menu_item_2 { width: 100%; height: 66px; text-align: left; font-size: 18px; font-weight: bold; color: #fff; cursor: hand; }
.menu_service_title { padding-left: 25px; padding-top: 30px; cursor: hand; }
.menu_parts_title { padding-left: 30px; padding-top: 20px; cursor: hand; }

.box_right { float: right; width: 427px; height: 333px; }
.index_seperator { float: left; width: 180px; height: 25px; text-align: left; padding-top: 5px; font-size: 12px; font-weight: bold;clear: both; }

/*  Inner Search Box  */

.inner_box { width: 400px; height: 80%;margin: 5px; margin-top: 20px; background-color: #fff; }
.title1 { float: left; width: 180px; height: 70px; text-align: left; padding-top: 15px; clear: both; font-size: 12px; font-weight: bold; }
.inner_options { float: left; text-align: left; padding-top: 10px; }
.main_category { float: left; width: 220px; height: 25px; text-align: left; }
.sub_category { float: left; width: 200px; height: 25px; text-align: left;  margin-top: 5px; display: block; }
.title { float: left; width: 180px; height: 25px; text-align: left; padding-top: 5px; font-size: 12px; font-weight: bold; clear: both; }
.cc_field { float: left; width: 400px; height: 80px;  margin-top: 10px; display: block; text-align: left; clear: both; display: none; } /* cordinate and city field







/* ZIP */

.zip_container { float: left; width: 400px; height: auto;  margin-top: 10px; display: block; text-align: left;  clear: both; }
.zip_title { float: left; width: 180px; height: 25px; text-align: left; padding-top: 5px; font-size: 12px; font-weight: bold; }
.zip_title_2 { float: left; width: 180px; height: 25px; text-align: left; padding-top: 5px; font-size: 12px; font-weight: bold; margin-top: 5px; clear:both; }

/* FIELDS */
.cord_field { float: left; width: 220px; height: 25px; text-align: left; }

/* ERRORS */

.index_error { color: red; font-size: 12px; font-strength: bold; display: none; clear: both; }





