@charset "UTF-8";
/* CSS Document */




/* GENERAL CSS - CODE TO TELL FF AND IE TO SIT DOWN AND STFU */
#body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 0.626em; }
body div, ul, ol, li, table, img {
	margin: 0px;
	padding: 0px; }
body p {
	margin: 10px 0px 15px; }
body img {
	border: none; }
.display_none {
	display: none; }
.clear_div {
	display: none;
	height: 0px;
	width: 0px; }
body:last-child .clear_div {
	display: block;
	clear: both; }
	object:focus {
	outline:none; }

/* CLEAR - BECAUSE SOMETIMES, FLOATING -ISN'T- A GOOD THING */

.clearme {
	clear: both;
}



a img {border:0}

body{
	background-image: url(images/background.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#014EE5;
	text-align: center;
	min-width: 965px;
	margin:0 auto;
}


p {
	padding-left:5px;
	padding-right:5px;
}


/* MAIN WRAPPER */

#main_wrapper {
	width: 965px;
	margin:0 auto;
	text-align: left;
}


/* FLASH */

#header_wrapper {
	width: 965px;
	margin:0 auto;
	text-align: left;
}

#header_wrapper2 {
	width: 965px;
	height:237px;
	background:url(images/header_bg.jpg) no-repeat top left;
	margin:0 auto;
	text-align: left;
}

#logo {
	width:170px;
	height:100px;
	float:left;
	margin:5px 0px 0px 392px;
}

#call {
	width:310px;
	height:80px;
	float:right;
	margin:20px 15px 0px 0px;
}

.search_wrapper {
	width:586px;
	height:125px;
	background:url(images/find_part_bg.png) no-repeat top left;
	margin:0px auto;
}

.search_spacer {
	height:65px;
}

.search_table, #content table.search_table {
	width:502px;
	margin:0px 0px 0px 83px;
}

.search_field {
	width:306px;
	background:#f3fbff;
	border:#cc3300 2px solid;
	font:12px Verdana;
	color:#4e5051;
	padding:9px 10px;
}

h2.home_title {
	color:#179ae0;
	font:bold 16px Verdana;
	margin-left:5px;
}

.name_table {
	font:15px Verdana;
	color:#1D2A56;
}

.search_box {
	width:682px;
	height:110px;
	margin:3px 5px;
	padding:14px 0px;
	background:url(images/search_box_bg.jpg) no-repeat top left;
}

.part_form {
	font:14px Verdana;
}

.part_field {
	width:282px;
	background:#f3fbff;
	border:#333366 1px solid;
	font:12px Verdana;
	color:#4e5051;
	padding:7px;
}

.part_btn {
	border:none;
	background-color:#cc3300;
	color:#fff;
	width:75px;
	padding:8px;
	cursor:pointer;
}

#part_form_table {
	width:520px;
	margin:5px 0px 5px 80px;
	font:12px Verdana;
	color:#4e5051;
}

/* LEFT COLUMN */

#middle_wrapper {
	width: 965px;
	background-image: url(images/main_background.jpg);
	background-repeat:repeat-7;
	background-color:#DCEDFF;
}

#left_col{
	width:250px;
	margin-left:6px;
	padding-left:3px;
	float:left;
	font-family:Helvetica;
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
}
#left_col a {
	color: #FFFFFF;
	text-decoration: none;
}
#left_col a:hover {
	color: #179AE0;
}
#left_col b {
	color:#0C99DC;
}
#content{
	width:705px;
	float:right;
	font-family:Verdana;
	font-size:12px;
	line-height:18px;
	color:#1D2A56;
}

#content_results{
	width:996px;
	float:right;
	font-family:Verdana;
	font-size:12px;
	line-height:18px;
	color:#1D2A56;
}

#captcha {
	margin-bottom:5px;
}



/* FOOTER */

#footer_wrapper {
	width:957px; 
	background-color:#DCEDFF;
	padding-top:3px;
	padding-right:4px;
	padding-left:4px;
}

#footer_content{
	width:957px;
	background-color:#1D2A56;
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	line-height:14px;
	color:#179AE0;
}
.footer_links {
	width: 600px;
	float: left;
	text-align: left;
	padding-left: 20px;
}
.footer_logo {
	width: 300px;
	float: right;
	text-align: center;
	padding-right: 20px;
}
#footer_appsoft {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}
#footer_flash {
	width: 180px;
	float: right;
	align: left;
	vertical-align: middle;
}




/* HEADER TAGS */

h1{
	font-family: Verdana;
	font-size:18px;
	line-height: 15px;
	font-weight: bold;
	color:#1D2A56;
	text-decoration: none;
	letter-spacing: -1px;
}

h2{
	font-family: Verdana;
	font-size:16px;
	line-height: 15px;
	font-weight: bold;
	color:#1D2A56;
	text-decoration: none;
}
h3{
	font-family: Verdana;
	font-size:14px;
	line-height: 18px;
	font-weight: normal;
	color:#1D2A56;
	text-decoration: none;
	letter-spacing:0px;
}
h3.quick_quote{
	font:bold 14px/18px Verdana;
	color:#FFFFFF;
	padding:5px 10px;
}
.qqbar {
	width:695px;
	background-color:#DB3712;
	display:box;
	margin-left:3px;
}
h4{
	font-family: Verdana;
	font-size:10px;
	line-height: 12px;
	font-weight: normal;
	color:#1D2A56;
	text-decoration: none;
	letter-spacing:0px;
}
h6{
	font-family: Verdana;
	font-size:12px;
	line-height: 14px;
	font-weight: normal;
	color:#1D2A56;
	text-decoration: none;
	letter-spacing:0px;
}
h1.red_bar {
	font-family: Verdana;
	font-size:18px;
	font-weight: bold;
	color:#FFFFFF;
	display:box;
	background-color:#DB3712;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	margin:0px;
	font-weight:normal;
	letter-spacing:1px;
}

#red_bar {
	width:695px;
	background-color:#DB3712;
	display:box;
	margin-left:3px;
}

#red_left {
	float:left;
	width:500px;
}
#red_right {
padding-top:3px;
	float:right;
	width:180px;
}





/* EVERY LINK NOT DEFINED ABOVE */

a {
	color: #179AE0;
	text-decoration: none;
}
a:hover {
	color: #179AE0;
	text-decoration: underline;
}



/* INFO BOX */

table.info_box {
	border:thin solid #DB3712;
	padding:0px;
	margin:5px;
	width:695px;
}


/* SEARCH BOX */

input.search_input {
	width:180px;
	height:18px;
	border:thin solid #007BA3;
	background-image:url(images/searchbox_bg.jpg);
	font-family:Verdana;
	font-size:12px;
	color:#1D2A56;
}



/* FLASH HOLDERS - FOR SWFOBJECT */

#flashheader {
	width:965px;
	height:328px;
}
#calls {
	width:705px;
	height:144px;
	margin-bottom:5px;
}
#flashfooter {
	width:180px;
	height:27px;
}


/* TABLES */

#content table {
	margin:4px;
}


/* LISTS */
ul {
	margin-left:25px;
}
ol {
	margin-left:25px;
}



/* CALL US CTA */

a#cta_call {
	display:block;
	float:left;
	padding-left:0px;
	width:238px;
	height:97px;
	outline:none;
	text-indent:-9000px;
	background-image:url(images/cta_phone.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
a#cta_call:hover {
	background-position:bottom left;
}




/* SPRY */

.CollapsiblePanelTab {
	color: #179AE0;
	text-decoration: none;
}


.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	color: #179AE0;
	text-decoration: underline;
	cursor:pointer;
}