﻿/* -----------------=====| RETAILER SUPPORT PAGE |=====----------------- */
#retailerSupportHeader 
{
    background-image:url(/images/lifestyle_photos/subpage_heros/retailer_support.jpg);
    margin-bottom:15px;
    }
#retailerSupportHeader h1 
{
    position:absolute;
    text-indent:-5000px;
    left:25px;
    bottom:25px;
    height:33px;
    width:245px;
    }
h1#productInformation 
{
    width:189px;
    height:17px;
    margin-top:15px;
    margin-bottom: 10px;
	background:url(/images/customer_support/headers/h1_product_information_arch.gif) no-repeat bottom left;
}
h1#productInformationArchive 
{
    width:403px;
    height:17px;
    margin:0 0 10px 17px;
	background:url(/images/customer_support/headers/h1_product_info_manuals.gif) no-repeat bottom left;
}
.main_content_col p
{
    padding:10px 0 0 17px;
}
.main_content_col ul li 
{
    color:#6f6f6f;
}
.main_content_col p.lead_in 
{
    color:#3f3f3f;
}

#archiveInfoForm 
{
	 background-color:#e9e9e9;
	 font-size: 1.1em;
	}
 
.info_form 
{
  float:left;
    padding:10px 15px 5px 15px;
    margin-bottom:15px;
    }
.info_form h4 
{
	text-indent:0;
	color:#3f3f3f;
	margin:10px 0;
	font-size: 1.1em;
	}

.info_includes 
{
    float:left;
    width:180px;
    margin-top:26px;
}

.info_includes strong 
{
    padding-left:17px;
    color:#3f3f3f;
    }
.benefit_headers_col a.gen_link
{
    text-decoration:underline;
    color:#3f3f3f;
    padding-left:17px;
}
.benefit_headers_col a.gen_link:hover 
{
    color:#558ab0;
    }
ul.general_link_list li
{
    color:#3f3f3f;
}
div.benefit_headers_col p 
{
    padding-left:10px;
}
 /* -----------------=====| END RETAILER SUPPORT PAGE |=====----------------- */
/* -----------------=====| SERVICE REQUEST/PARTS ORDER FORM PAGE |=====----------------- */
h1#partsOrderFormHeaderUS
{
    height:24px;
    width:366px;
    background-image:url(/images/retailer_support/headers/h1_parts_order_us_rev.gif);
    }
 h1#partsOrderFormHeaderCA
{
    height:20px;
    width:368px;
    background-image:url(/images/retailer_support/headers/h1_parts_order_ca_rev.gif);
    }
  h1#serviceRequestForm
{
    height:20px;
    width:213px;
    background-image:url(/images/retailer_support/headers/h1_service_request.gif);
    }
a#orderFormLink 
{
    position:absolute;
    right:0;
    top:9px;
    text-decoration:underline;
    color:#558ab0;
    }
a#orderFormLink:hover 
{
    color:#3f3f3f;
}
div.order_form 
{ 
	position:relative;
	width:750px;
}
#partsOrderForm h4 
{
    margin-bottom:10px;
    } 
    
/* FORMS */
p.form_intro 
{
    padding-bottom:15px;
    }
table.retailer_form,
table.parts_form {
    font-size: 1.1em;
    width: 730px;
}
table.lastForm {
	margin-bottom: 10px;
	padding-bottom: 12px;
	border-bottom: 1px solid #cecece;
}
table.retailer_form input,
table.retailer_form select,
table.retailer_form label,
table.retailer_form textarea { font-size: 1em; }

table.parts_form input,
table.parts_form label { font-size: 1em; }

table.retailer_form th { 
    text-align: left;
    vertical-align: top;
    padding: 3px 0 8px 0;
}

table.retailer_form label {
    padding-right: 8px;
}

table.retailer_form td {
    padding-bottom: 13px;
}

table.retailer_form th.leftCol { 
    width: 140px;
}

table.retailer_form th.rightCol { 
    width: 130px;
    padding-left: 10px;
}

table.retailer_form input.zipBox { 
    width: 130px;
    margin-left: 8px;
}
table.retailer_form select.medSelect { 
    margin-left: 18px;
}

table.retailer_form input.medText,
table.retailer_form select.medSelect { 
    width: 208px;
}
table.retailer_form input.fullText,
table.retailer_form textarea.fullText { 
    width: 575px;
}
table.retailer_form textarea.fullText { 
    height: 90px;
}
td em 
{
    color:#58595b;
    margin-top:10px;
    display:block;
    }
a.retailerFormSubmit {
    margin-left: 15px;
}
table.parts_form td,
table.parts_form th {
    padding-bottom: 6px;
    text-align: left;
}
table.parts_form td.quantity {
    width: 65px;
}
table.parts_form td.quantity input {
    width: 50px;
}
table.parts_form td.part {
    width: 165px;
}
table.parts_form td.part input {
    width: 150px;
}
table.parts_form td.description {
    width: 480px;
}
table.parts_form td.description input {
    width: 480px;
}
/*table.form_table td {
	padding-right:0px;
	padding-bottom: 13px;
	color:#58595b;
}

table.form_table th {
	padding: 3px 10px 8px 0px;
	text-align: left;
	color:#58595b;
	vertical-align: top;
}

input.zip { width: 115px; }

input.medText,
select.medSelect,
textarea.medTextarea {
	width: 205px;
}
input.smText,
select.smText {
	width: 115px;
}
input.largeText,
textarea.largeTextarea {
	width: 575px;
}

textarea.medTextarea {

	height: 90px;
}
textarea.medTextarea2 {
	width: 300px;
	height: 60px;
}
textarea.largeTextarea {
	height: 60px;
}

input.formSubmitButton { float: right; }
  table.order_form,
table.parts_form {
	width: 735px;
}

table.parts_form {
}

table.order_form th {
	width: 130px;
}  
.sep 
{
	border-top:1px solid #b6bbc0;
	}   */
/* -----------------=====| END PARTS ORDER FORM PAGE |=====----------------- */