a img {
	border: 0;
}
a, a:normal, a:active, a:visited, a:hover{
	outline: none; 
}
body {
	background-color: #CBA;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	font-size: 0.825em;
	color: #777755;
}
h1,
h2,
h3, 
legend{
	font-family: Georgia,"Times New Roman",serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal ;
	font-size: 1.5em;
	color:#440;
	text-transform: capitalize;
	line-height: normal;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-bottom: 8px;
}
h1{
	text-transform: uppercase;
	font-size: 1.6em;
	letter-spacing: 2px;
	margin: 0 0 10px 0 !important;
	color: #B0181C;
}
h2{
	font-size: 1.4em;
}
h3,legend{
	font-size: 1.2em;
}

p {
	margin:0 0 1.2em 0;
}
ul, ol{
	margin-bottom: 25px;
}

body #wrapper {
	background: #F8F4E9 url(/media/content_bg_2col.gif);
	width: 950px;
	margin: 10px auto;
	-webkit-box-shadow: 3px 3px 5px #CBA;
	-moz-box-shadow: 3px 3px 5px #CBA;
}
body.singleCol #wrapper {
	background: #F8F4E9 url(/media/content_bg.gif);
}

a {
	color: #666644;
	text-decoration: underline !important;

}
a:hover {

	text-decoration: none !important;
}
a.active {
	color: #000;
}
a.current:hover{
	text-decoration: none;
}
#home_welcome a{
	color: #B0181C;
}
table.striped tr.odd {
	background: #F7F5F3;
}
table {
	margin-bottom: 30px;
	border-collapse: collapse;
}
table tr th,
table tr td {
	padding: 5px 10px;
}
table tr th.section_header {
	font-size: 1.1em;
	/* font-weight: bold; */
	text-align: left;
	border-bottom: 1px solid;
	padding-top: 15px;
	padding-bottom: 5px;
	vertical-align: bottom;
}
table tr th,
table tr td {
	font-size: .8em;
	line-height: 1em;
	vertical-align: top;
	text-align: left;
}
th {
	font-weight: bold; 
	font-family: Georgia,"Times New Roman",serif;
}
table tr th.col_header {
	vertical-align: bottom;
}
table.comparisons tr th {
	text-align: right;
}
table.comparisons tr th.col_header {
	text-align: center;
}
table.comparisons tr td {
	text-align: center;
	vertical-align: middle;
}
div.spec_table {
	padding: 20px 30px 30px 30px;
	border: 1px solid #CCC;
	background: #FBF8F2;
	-webkit-box-shadow: 3px 3px 5px #CBA;
	-moz-box-shadow: 3px 3px 5px #CBA;
}
div.spec_table h3 {
	margin: 5px 0;
	line-height: normal;
}
div.spec_table table {
	width: 100%;
	margin: 0;
	border-collapse: collapse;
}
div.spec_table table th,
div.spec_table table td {
	border-bottom: 1px solid #FFEDCB;
	font-weight: normal;
}
div.spec_table table th {
	padding: 4px 0;
}
div.spec_table table td {
	padding: 4px 4px;
	text-align: right;
}
.headLogo {
	display: block;
	height: 100px;
	width: 140px;
	float: left;
	text-decoration: none !important;
}

#header {
	height: 100px;
	background: url(/media/header2.gif) #B0181C no-repeat;
	/*position: relative;*/
}
#header ul {
	margin: 0;
	list-style: none;
	float: right;
	height: 30px;
	width: 810px;
}
#header ul li {
	margin:  0;
	float: left;
}
#header ul li a {
	display: block;
	height: 30px;
	/* text-indent: -1000px; */
	height: 0px;
	padding-top: 30px; 
	overflow: hidden;
	background-repeat: no-repeat;

}
#navHome{
	width: 75px;
	background: url(/media/nav-states-master.gif);
	background-position: -140px -60px;
}
#home #navHome{
	background-position: -140px -30px;
}
#navHome a:hover{
	width: 75px;
	background: url(/media/nav-states-master.gif);
	background-position: -140px 0px;
}
#navProducts{
	width: 96px;
	background: url(/media/nav-states-master.gif);
	background-position: -215px -60px;

}
#products #navProducts{

	background-position: -215px -30px;
}
#navProducts a:hover{
	width: 96px;
	background: url(/media/nav-states-master.gif);
	background-position: -215px 0px;
}
#navCapabilities{
	width: 118px;
	background: url(/media/nav-states-master.gif);
	background-position: -311px -60px;
}
#capabilities #navCapabilities{
	background-position: -311px -30px;
}
#navCapabilities a:hover{
	width: 118px;
	background: url(/media/nav-states-master.gif);
	background-position: -311px 0px;
}
#navIdeaCenter{
	width: 112px;
	background: url(/media/nav-states-master.gif);
	background-position: -429px -60px;
}
#ideacenter #navIdeaCenter{
	background-position: -429px -30px;
}
#navIdeaCenter a:hover{
	width: 112px;
	background: url(/media/nav-states-master.gif);
	background-position: -429px 0px;
}
#navRFQ{
	width: 140px;
	background: url(/media/nav-states-master.gif);
	background-position: -541px -60px;
}
#rfq #navRFQ{
	background-position: -541px -30px;
}
#navRFQ a:hover{
	width: 140px;
	background: url(/media/nav-states-master.gif);
	background-position: -541px 0px;
}
#navAbout{
	width: 87px;
	background: url(/media/nav-states-master.gif);
	background-position: -681px -60px;
}
#about #navAbout{
	background-position: -681px -30px;
}
#navAbout a:hover{
	width: 87px;
	background: url(/media/nav-states-master.gif);
	background-position: -681px 0px;
}
#navNews{
	width: 90px;
	background: url(/media/nav-states-master.gif);
	background-position: -768px -60px;
}
#news #navNews{
	background-position: -768px -30px;
}
#navNews a:hover{
	width: 90px;
	background: url(/media/nav-states-master.gif);
	background-position: -768px 0px;
}
#navContact{
	width: 91px;
	background: url(/media/nav-states-master.gif);
	background-position: -858px -60px;
}
#contact #navContact{
	background-position: -858px -30px;
}
#navContact a:hover{
	width: 91px;
	background: url(/media/nav-states-master.gif);
	background-position: -858px 0px;
}
#sidebar {
	font-size: 14px;
	width: 215px !important;
	width: 190px;
	margin: 25px 0 25px 25px;
	float: left;
}
#sidebar ul {
	list-style: none;
	margin: 0 0 20px 0;
}
#sidebar ul li {
	margin: 0 0 5px 0;
	padding: 0;
}
#sidebar ul li a {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.1em;
	text-decoration: none;
	color: #666644;
	font-weight: bold;
	text-decoration: none !important;
	background: #FBF9F4;
	border: 1px solid #DCCEBD;
	display: block;
	width: 205px !important;
	width: 200px;
	text-indent: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 2px 2px 2px #CCBBAA;
	-moz-box-shadow: 2px 2px 2px #CCBBAA;
}
#sidebar ul li li a {
	background: none;
	border: 1px  solid #F8F4E9;
	width: 200px !important;
	width: 195px;
	margin-top: 4px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#sidebar ul li a:hover {
	background: #FFF !important;
	color: #000 !important;
	border: 1px solid #DCCEBD;
	-webkit-box-shadow: 3px 3px 3px #CCBBAA;
	-moz-box-shadow: 3px 3px 3px #CCBBAA;
}
#sidebar ul li a:hover {
	color: #FFF;
	background: #666644;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 2px 2px 2px #CCBBAA;
	-moz-box-shadow: 2px 2px 2px #CCBBAA;


}
#sidebar ul li ul li {
	margin:0 0 5px 15px;
}
#sidebar ul li ul li a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	display: block;
	padding: 0 0 0 5px;
}
#sidebar ul li ul {
	margin-left: 0;
	margin-right: 0;
}

#content {
	padding: 25px;
}
body.multiCol #content {
	width: 630px;
	float:left;
}
body.singleCol #content {
	width: 900px;
}
#home_products_wrap{
	width:950px;
	margin: 0 -25px;
}
#content ul {
}
#content ul#home_products {
	width: 900px !important;
	list-style: none;
	padding: 0;
	margin: 0 auto;

}
#content ul#home_products li {
	float: left;
	width: 158px;
	margin: 5px 8px;
}
#content ul#home_products li a {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none !important;
}
#content ul#home_products li a:hover {
	text-decoration: none;
}
#content ul#home_products li a img {
	margin: 0;
	padding: 0;
}

#content ul#home_products li a:hover h3 {
	color: #FFF;
	border-color: #666644;
}
#content ul#home_products li a p {
	margin: 5px 0;
	padding: 0;
	color: #888879;
	font-size: .8em;
	line-height: 1.1em;
	text-align: center;

}
#content ul#home_products li a:hover p {
	color: #000;
}
#home_promos{
	width: 950px;
	border-top: 1px solid #D8CEBE;
	margin:0 -25px;
	padding: 0;
}
#power_to{
	display:inline;
	/*  for our dear IE6  */
	float:left;
	margin: 25px 0 8px 30px;
	padding: 0;
}
#web_meeting{
	float:left;
	margin: 25px 0 8px 15px;
	padding: 0;
}
/* Contact Us Styles */
#contact table {
}
#contact table tr th {
	text-align: left;
	padding-top: 10px;
	border-bottom: 1px solid #666644;
}
#contact table tr td {
	padding-left: 25px;
}
#contact #intl_map {
	margin: 10px 0;
}


.small {
	font-family: Georgia, "Times New Roman", times;

	margin-top: 15px;
	font-size: 9px !important;
}
.small p{
	line-height: 14px;
	margin-bottom:10px;
}
.small h3{
	margin-bottom: 10px;
	font-size: 9px !important;
	border-bottom: 1px solid #666644
}

#footer {
	font-family: Arial;
	width: 950px;
	margin: 5px auto;
	padding: 0 20px;
	text-align: right;
}
#footer h3 {
	text-transform: uppercase;
	font-size: 12px;
	color: #FFF;
	background: #B0181C url(/media/footer-bg.jpg) center left no-repeat;
	padding: 5px;
	-webkit-box-shadow: 3px 3px 5px #CBA;
	-moz-box-shadow: 3px 3px 5px #CBA;
}
#content_footer {
	clear: both;
	margin: 0;
	padding: 0;
	height: 77px;
}
#content_footer a{
	text-decoration: none !important;
	display: block;
	float:right;
	width: 250px;
	height: 77px;
	/* border: 1px solid #E00; */
}
body.multiCol #content_footer {
	background: url(/media/content_footer.gif)
}
body.singleCol #content_footer {
	background: url(/media/content_footer_wide.gif)
}

#rfq {
	margin: 0 0 0 -5px;
}
#rfq_parts_list {
	width: 100%;
	border-collapse: collapse;
}
/*
#rfq_parts_list tbody tr.odd {
	background: #F7F5F3;
}
*/
#rfq_parts_list tr td {
	width: auto;
}
#rfq_parts_list tbody tr td {
	text-align: left;
	vertical-align: middle;
}
#rfq_parts_list tbody tr td.part_remove,
#rfq_parts_list tbody tr td.part_no {
	vertical-align: middle;
}
#rfq_parts_list tbody tr td.part_remove {
	text-align: right;
	width: 50px;
}

#rfq_parts_list tbody tr td.part_no {
	width: 100px;
}
#rfq_parts_list tbody tr td input {
	display: block;
	width: 100%;
	margin: 0;
}
#rfq_parts_list tbody tr td textarea {
	display: block;
	width: 60%;
	margin: 0;
	font-size: 1em;
}
#rfq_parts_list tbody tr td.part_qty, #rfq_parts_list tbody tr td.part_leng{
	width: 50px;
}
#rfq_parts_list tbody tr td.part_no{
	font-weight: bold;
}

.right {
	float:right;
	margin: 0 0 25px 25px;
	border: 1px solid #D8CDBE !important;
	-webkit-box-shadow: 3px 3px 5px #CBA;
	-moz-box-shadow: 3px 3px 5px #CBA;
}
.left {
	float:left;
	margin: 0 25px 25px 0;
	border: 1px solid #D8CDBE !important;
	-webkit-box-shadow: 3px 3px 5px #CBA;
	-moz-box-shadow: 3px 3px 5px #CBA;
}
.center {
	display: block;
	margin: auto;
	text-align: center;
}
img.center {
	border: 1px solid #D8CDBE !important;
	-webkit-box-shadow: 3px 3px 5px #CBA;
	-moz-box-shadow: 3px 3px 5px #CBA;
}

sup, sub {
	vertical-align: 0;
	position: relative;
}
sup{
	font-size: .7em;
	font-weight: normal;
	bottom: 0.8em;
}
h1 sup,
h2 sup,
h3 sup,
.chart{
	font-size: 9px;

}
.chart{
	border: 1px solid #D8CDBE !important;
	margin: 10px auto !important;
	text-align: center;
	-webkit-box-shadow: 3px 3px 5px #CBA;
	-moz-box-shadow: 3px 3px 5px #CBA;
}
div.clear {
	height: 0;
	line-height: 0;
	clear: both;
}

div.clearleft {
	height: 0;
	line-height: 0;
	clear: left;
}
div.clearright {
	height: 0;
	line-height: 0;
	clear: right;
}

ul.prod_list{
	list-style: none;
	margin: 0 !important;
	padding: 0;
}
.prod_list li{
	line-height: 1.1em;
	font-size: 0.8em;
	width: 150px;
	height: 200px;
	float: left;
	margin: 0 10px 30px 0;
	padding: 15px 30px 0 15px;
}
.prod_list li a{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1em;
	font-weight: bold; 
	text-transform: uppercase;
	text-decoration: none !important;
	border: 1px solid #D8CDBE;
	display: block;
	padding:10px;
	background: #FFF;
	margin: -10px -10px 10px -10px ;
	-webkit-box-shadow: 2px 2px 3px #CBA;
	-moz-box-shadow: 2px 2px 3px #CBA;
}
.prod_list li a:hover{
	text-decoration: none;
	background: #b3ae9d;
	color: #FFF;
}
.prod_list li a img{
	margin: 0 auto 15px auto;
	width: 150px;
	height: 110px;
	display: block;
}
#electrical_insulation_list li a{
	font-size: 1.0em;
}
#electrical_insulation_list li a img{
		border: 1px solid #D8CDBE;
}
.group {
	clear: left;
	/* font-weight: bold; */
	background: #B3AE9D;
	margin-bottom: 20px;
	border: 1px solid #CCC;
	color: #FFF;
}
.group a {
	display: block;
	height: 103px;
	margin: 0;
	padding: 0;
	color: #FFF;
	text-decoration: none !important;
}
.group a img {
	float: left;
	margin: 0 15px 0 0 !important;
	border: 0px none !important;
	width:107px;
	height:103px;
}
.group a div.groupText {
	float: left;
}
.group a div.groupText h2 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 1.2em;
}
#nav_contact ul li a{
	display: block;
	padding: 0 35px;
}
#nav_contact ul li a.current{
	background-color: #DACFBD;
	background-color: rgba(218,207,189,0.5);
}

#get_acrobat{
	margin-top: 30px;
	border-top: 1px solid #dfd6c9;
	text-align: center;
	padding: 15px;
}
#product_downloads{
	list-style: none;
}
#product_downloads li {
	padding: 0;
	margin-bottom: 5px;
	display: block;
		padding:5px 0;
}
#product_downloads li a{
	background: url(/media/images/acrobat.gif) 8px center no-repeat;
	padding:10px 10px 10px 30px;
}
#product_downloads li a:hover{
	background-color: #DACFBD;
	color: #000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#content ul{
	padding: 0;
	margin: 0;
}
.mag{
	cursor: pointer;
	cursor: url("/media/cursors/mag_glass2.cur");
}
li strong{
	/* color: #7E080B; */
}
#polygon{
	width: 840px;
	margin: 0 auto;
}
input.button, a.button{
	margin: 10px 2px 0 2px;
	padding: 2px 4px !important;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	display: inline;
	color: #777755;
	text-decoration: none !important;
	cursor: default;
	border: 1px solid #777755;
	background: #FBF9F4;
	text-decoration: none !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px #CCBBAA;
	-moz-box-shadow: 2px 2px 2px #CCBBAA;
}
/*
a:hover.button{
	background: #FFF;
	border: 1px solid #666644;
}
*/

/* Forms */
fieldset{
	border: 1px solid #DCCEBD;
	margin-bottom: 15px;
	padding-bottom: 15px
}
legend {
	margin-bottom: 0.6em;
	margin-left: 1px;
	line-height: 20px;
}
label {
	display: block;
	float: left;
	width: 160px;
	margin: 10px 0 0 0 ;
	padding: 0 15px 0 0 ;
	text-align: right;
}
label.required{
	/* font-weight: bold; */
}
label.onRight {
	width: auto;
	text-align: left;
	padding: 0 0 0 15px;
}
input, textarea{
	display: block;
	float: left;
	color: #777755;
	padding: 4px;
	margin-top: 10px;
}
input.text {
	width: 180px;
}
input.text,
textarea {
	font-size: 1em;
	border: 1px solid #777755; 
	background: url(/media/images/form-field-bg.gif) #faf8f1;
	background-position:  top left;
}
input.formbutton{
	font-size: 1.25em;
	/* font-weight: bold; */
	text-transform: uppercase;
	background: #faf8f1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
input.radio,
input.checkbox {
	margin-top: 14px;
}
#litRequest input{
	margin-left: 1.5em;;
}
input.hidden {
	background: none;
	padding: 0;
	margin: 0;
	line-height: 0;
	border: 0;
}

.error {
	color:#F00;
}
form p.error {
	float: left;
	font-size: .8em;
	line-height: normal;
	padding: 0 0 0 175px;
	margin:0;
}
form p.error em{
	font-style: normal;
	/* font-weight: bold; */
}
form p.form_note {
	padding: 2px;
	margin: 3px 0 10px 175px;
	font-size: .8em;
	line-height: 1.4em;
	clear: left;

}
form br {
	clear: left;
	height: 0;
}

form div.checkGroup {
	float: left;
}
form div.checkGroup label {
	text-align: left;
	margin-left: 3px;
	line-height: normal;
}
form div textarea#comments {
	display: inline-block;
	width: 100%;
}
.imgwhite{
	background-color: #FFF;
	display: block;
	padding: 15px;
	border: 1px solid #CCC;
	width: 225px; 
}
 a.imgwhite:hover{
	text-decoration: none !important;
}

#bott_links{
	margin-top: 10px;
}
#bott_links a{
	text-decoration: none !important;
	padding: 0 10px 0 0;
}
#formButtons {
	margin: 15px 0 0 175px;
}
#formButtons input {
	margin-right: 15px;
}
.noborder {
	border: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}
.rightplain{
	float: right;
	margin: 0 0 15px 15px;
}	
#content_promo{
	border-top: 1px solid #333;
}
.spec_table h3{
	margin-top:15px;
}
.spec_notes{
	font-size: 9px !important;
}
#center_split{
	border-top: 1px solid #D8CEBE;
	margin:0 -25px;
}
#center_split h1{
 font-size: 18px;
 margin-top: -5px;
 	color: #C02B25;
 
}
#polygon_welcome{
	border-right: 1px solid #D8CEBE;
	width:400px !important;
	width:400px;
	float: left;
	padding: 25px 25px 0 25px;
	margin:0;
}
#polygon_welcome a{
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none !important;
	
}
#prod_div{
	border-left: 1px solid #D8CEBE;
	padding: 25px 0 0 25px;
	margin-left:-1px;
	width:400px !important;
	width:400px;
	float: left;
}
#DOMWindow #DOMWindowClose {
	position: absolute;
	top: 0;
	right: 0 !important;
	right: 16px;
	height: 30px;
	width: 30px;
	background: url(/media/fancybox/fancy_closebox.png) top left no-repeat;
	cursor: pointer;
}

div.crossPromo {
	margin: auto;
}
div.crossPromo h3 {
	padding: 0 12px;
	text-align: center;
}
div.crossPromo a {
	margin: 0;
}
div.crossPromo p.promoCopy {
	padding: 0 12px;
	text-align: center;
	font-size: 9px;
	line-height: 10px;
}


#cont_multicol {
	width:700px;
}
#small_multicol {
	width:200px;
}
#large_multicol {
	width:500px;
}
#content dl {
	margin-top: 20px;
}
#content dl dt {
	margin: 0 10px 10px 30px ;
}
#content dl dd {
	margin: 0 10px 0 0;
	/* font-weight: bold; */
	font-size: 1.2em;
}

/* Search Styles */
#header div#search_header {
	float: left;
	height: 70px;
	width: 381px;
	padding: 0 0 0 429px;
}
#header div#search_header form {
	/*position: absolute;
	top: 20px;
	right: 193px;*/
	width: 188px;
	height: 70px;
	padding: 0 0 0 25px;
	z-index: 100;
	background: url('/media/header_search.gif') no-repeat top left;
}
#header div#search_header form input {
	background: #F8F4E9 url('/media/search-bg.gif');
	display: block;
	float: left;
	height: 12px;
	margin: 40px 5px 0 0;
	padding: 2px;
	border: 1px solid #777755;
	font-size: 10px;
	line-height: normal;
	-webkit-box-shadow: 2px 2px 2px #7e080b;
	-moz-box-shadow: 2px 2px 2px #7e080b;
}
#header div#search_header form input.header_text {
	width: 125px;
}
#header div#search_header form input.header_button {
	width: 23px;
	height: 18px;
	padding: 0;
	text-indent: -9000px;
	font-size: 0;
	line-height: 0;
	background-color: #F8F4E9 !important;
	background: url('/media/go.gif') center center no-repeat;
}
#content form#search {

	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #E2D7C8;
}
#content ul.search_results_nav {
	list-style-type: none;
}
#content ul.search_results_nav li {
	float: left;
	margin: 0 3px;
}
#content ul.search_results_nav li a {
	display: block;
	margin: 0;
	cursor: pointer;
}
#content dl.search_results dt {
	margin: 0;
}
#content dl.search_results dd {
	margin: 0 0 20px 30px;
	font-size: 1em;
	line-height: normal;
	font-style: italic;
}

.pagenav ul{
	list-style: none;
	margin: 0 0 10px 0 ;
	padding: 0 0 0 20px;
	clear:both;
	height: 25px;
	border: 1px solid #D8CDBE !important;
	background: url('/media/nav_compare_bg.gif');
}
.pagenav ul li{
	margin: 0;
	line-height: 20px;
	float: left;
}
#nav_bushing_compare ul li a{
	font-size: 11px;
}
#nav_capabilities{
	margin-bottom: 10px;
}
.pagenav ul li a{
	line-height: 25px;
	margin: 0;
	padding: 0 9px 0 9px;
	float: left;
	text-decoration: none !important;
}
.pagenav ul li a.current{
	background-color: #DACFBD;
	background-color: rgba(218,207,189,0.5);
}
.pagenav ul li a:hover{
	color:#000;
		background: url('/media/nav_compare_ro_bg.gif');
	text-decoration: none;
}
.pagenav ul li a:hover.current{
	background-color: #DACFBD;
	background-color: rgba(218,207,189,0.5);
}

#homeAbout{
	margin:0 30px;
}
.nowrap{
	white-space: nowrap;
}

/* Parts Display */
#partsList{
	margin: 0 -25px;
	background: url('/media/content_bg.gif');
}
#partsTabs{
	font-size: 0.75em;
}
#partsList ul{
	font-family: Georgia,"Times New Roman",serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal ;
	color:#440;
	text-transform: capitalize;
}
#partsList table tr.highlight {
  background-color: #eae0ca;
 }

#partsList div.tab {

	
}
#partsList div.tab li a{
	text-decoration: none;
}
#partsList table thead {
	border-bottom: 1px solid #D8CFC0;
}
#partsList table thead th,
#partsList table tbody td,
#partsList table tfoot td {
	text-align: center;
}
#partsList table tbody td.compare input {
	display: inline;
	float: none;
	margin: 0;
}
#partsList table tfoot td.select {
	text-align: right;
}
#partsList table tfoot td.compare {
	text-align: left;
}
#partsList table tfoot td.compare input {
	display: inline;
	float: none;
	margin: 0;
}
#partsList h3{
	margin: 0;
}
#part_detail_list {
	border-collapse: collapse;
}
#part_detail_list thead th {
	text-align: left;
	text-decoration: underline;
}
#part_detail_list td {
	text-align: left;
	vertical-align: middle;
}

blockquote{
   width: 200px;
   margin: 3px 15px 15px 0;
   padding: 5px 0;
   border: 1px solid #D8CFC0;
   border-width: 1px 0;
   font-size: 1.2em;
   font-family: Georgia, "Times New Roman";
   font-style: italic;
   text-align: center;
   float: left;
}
.shrink{
	font-size: 1.7em;
}
.disclaimer {
	font-size: 9px;
}
.hidden{
	display: none;
}
li.featured{
	margin-left: 0 0 0 38px !important;
	padding: 0 !important;
	background: #CCBBAA url(/media/button-grad.gif) repeat-x bottom left !important;
		border: 1px solid #DCCEBD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
li.featured a{
	display: block;
	font-family: Georgia,"Times New Roman",serif;
	text-transform: uppercase;
	font-size: 1.5em;
	text-decoration: none !important;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 2px 2px 2px #CCBBAA;
	-moz-box-shadow: 2px 2px 2px #CCBBAA;
	text-shadow: 0 2px 2px #CCBBAA;
  white-space: nowrap;

}
li.featured a:hover{
	-moz-border-radius: 10px !important;
	-webkit-border-radius: 10px !important;
	-webkit-box-shadow: 2px 2px 2px #CCBBAA !important;
	-moz-box-shadow: 2px 2px 2px #CCBBAA !important;
	text-shadow: 0 2px 2px #CCBBAA;
  white-space: nowrap;
}
ul.otherParts{
	list-style: none;

}
ul.otherParts li{
	margin: 0 0 5px 0;
	padding: 0;
	float: left;
}

.partNum{
	font-family: Verdana, Arial, Helvetica, "sans serif";
	text-align: left;
	white-space: nowrap;
	font-weight: bold;
}
ul#crossPromote{
	width: 681px;
	list-style: none;
	margin: 10px -25px;
}
ul#crossPromote li{
	margin: 10px 0 0 0;
	padding: 0;
	display: inline;
	float: left;
}
ul#crossPromote li a{
	display: inline;
	float: left;
	overflow: hidden;
}
#history ul{
 list-style: solid;
}
#history ul li{
	line-height: 1.3em;
	margin-left: 2em;
	margin-bottom: 1em;
}
#history h3{
	margin-top: 1.5em;
}
.callout{
	background-color: #ebe3d6;
	padding: 15px;
	border: 1px solid #DBCFBD;
}
.callout div.cCol {
	float: left;
}
div#crossPromotePic{
	margin:25px auto;
}
table.contactinfo tr td{
	font-size: 12px !important;
	line-height: 18px;
	padding:10px;
	width: 50%
}
table.contactinfo tr td h3{
	padding: 10px 10px 10px 15px;
	margin: -10px 0 0 -15px;
	background: transparent url(/media/images/contact-bg.gif) no-repeat top left;
}
a.button2, input.button2{
	font-family: Georgia,"Times New Roman",serif;
	font-size: 16px;
	background: #FBF9F4;
	border: 1px solid #DCCEBD;
	display: block;
	padding: 5px;
	line-height: 16px;
	text-decoration: none !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px #CCBBAA;
	-moz-box-shadow: 2px 2px 2px #CCBBAA;
	text-shadow: 0 2px 2px #CCBBAA;
  white-space: nowrap;
}
.button2 img{
vertical-align:middle;
}
a.button2:hover{
	background: #FFFFFF;
	color: #000;
}
.margined{
	margin: 20px 0;
}
.calloutimg{
	width: 200px;
	margin: 5px 25px 25px 0;
	float: left;
}