﻿h1 
{
    font-size:22px;
    line-height:22px;
}
div#mainContent
{
    display:block;
}
div.pricing2011
{
    padding-top:20px;
    width:900px;
}
div.pricingHeaderDivider
{
    background-color:#2D55B5;
    height:1px;
    margin-top:10px;
    margin-bottom:10px;
    width:900px;
}
div.pricingTop
{
}
div.optionContainer
{
    height:29px;
    width:100%;
}
div.pricingOption
{
    float:left;
    width:208px;
    height:29px;
    margin-right:22px;
    position:relative;
}
div.pricingOption select
{
    height:29px;
    width:210px;
    font-size:13px;
    font-weight:bold;
    position:absolute;
}
div.pricingOption option
{
    padding-left:8px;
}
div.pricingOptionLast
{
    margin-right:0px;
    width:210px;
}
div.optionVeneer
{
    position:absolute;
}
div.optionVeneer div
{
    float:left;
}
div.veneerSelectedItem
{
    background-image:url("http://www.subaru.ca/Content/7907/Media/General/WebImage/2011_pricing_dropdown.png");
    font-size:13px;
    font-weight:bold;
    height:29px;   
    line-height:29px;
    padding-left:10px;
    overflow:hidden;
    width:165px;
}
div.veneerNextItem
{
    background-image:url("http://www.subaru.ca/Content/7907/Media/General/WebImage/2011_pricing_dropdown_next.png");
    color:White;
}
div.veneerButton
{
    background-image:url("/Content/7907/Media/General/WebImage/2011_dropdownButton.png");
    height:29px;
    margin-left:-1px;
    width:33px;
}
div.pricingOption:hover div.veneerButton
{
    background-image:url("/Content/7907/Media/General/WebImage/2011_dropdownButton_over.png");
}
div.pricingOptionDisabled
{
    color:#CCCCCC;
}
div.pricingOptionDisabled div.veneerButton
{
    background-image:url("/Content/7907/Media/General/WebImage/2011_dropdownButton_disabled.png") !important;
}
div.pricingOptionDisabled div.veneerSelectedItem
{
    background-image:url("http://www.subaru.ca/Content/7907/Media/General/WebImage/2011_pricing_dropdown.png") !important;
    color:#CCCCCC !important;
}
div.poTrim
{
    cursor:pointer;
    float:left;
    height:96px;
    padding:30px 27px 0px;
}
div.poTrim div
{
    width:125px;
}
div.poThumbnail
{
}
div.poThumbnail img
{
    width:125px;
}
div.poTrimName
{
    text-align:center;
    height:30px;
}
div#trimDivider
{
    background-color:#CFCFCF;
    /*float:left;*/
    height:1px;
    margin-top:10px;
    margin-bottom:10px;
    width:900px;
}
div#trimHoverData
{
    /*float:left;*/
    visibility:hidden;
}
div.trimData
{
    height:265px;
    width:900px;
    font-size:12px;
    line-height:20px;
}
div.trimInfo
{
    float:left;
    width:310px;
}
div.trimTitle
{
    color:#2B56B4;
    font-family:Arial;
    font-size:20px;
    line-height:20px;
    width:650px;
}
ul.trimFeatureList
{
    list-style-type:disc;
    margin-left:15px;
}
div.trimMSRP
{
    color:Black;
    font-size:35px;
    font-weight:bold;
    line-height:35px;
}
div#estimateDisclaimer
{
    color:Black;
    font-size:9px;
}
div.trimImageContainer
{
    float:left;
    margin-top:26px;
    width:450px;
}
div.trimImage
{
    float:left;
    position:relative;
}
div.staticTrimImage
{
    position:static;
}
div.trimColourCol
{
    float:right;
    width:30px;
}
div.trimColourName
{
    clear:both;
    float:right !important;
}
div.trimInterior
{
    float:right;
    width:121px;
    padding-top:26px;
    
    font-size:10px;
    text-align:right;
}
div#trimDisplay
{
    margin-top:20px;
}
div.trimCostRow
{
    height:20px;
}
div#trimBaseMSRP
{
    padding-top:10px;
}
div.trimCostLeft
{
    float:left;
    width:150px;
}
div.trimCostRight
{
    float:left;
    text-align:right;
    width:65px;
}
div#trimPurchasePrice
{
    padding-bottom:5px;
    padding-top:5px;
}
a#trimSpecLink
{
    background-image:url("http://www.subaru.ca/content/7907/Media/General/webimage/2011/2011_pricing_specs_arrow.png");
    background-repeat:no-repeat;
    background-position:0px 1px;
    display:block;
    height:21px;
    margin-top:10px;
    padding-left:25px;
    outline:0;
    text-decoration:none;
}
a#trimSpecLink:hover
{
    background-image:url("http://www.subaru.ca/content/7907/Media/General/webimage/2011/2011_pricing_specs_arrow_over.png");
    color:#0066FF;
}
div.colourChip
{
    cursor:pointer;
    float:right;
}
div.colourChip div.HCD_ColourChip2011
{
    padding:2px;
}
div.colourChipSelected
{
    border:solid 1px Black;
    margin:-1px;
}
div.interiorRadio
{
    float:left;
    margin-top:25px;
}
div.interiorSwatch
{
    float:left;
    line-height:10px;
    width:110px;
}
div.dualSwatch
{
    margin-left:10px;
    margin-bottom:10px;
    margin-top:-40px;
}
img.trimPreviewImage
{
    top:0px;
    display:none;
    left:0px;
    position:absolute;
}
div#selectedTrimData
{
    display:none;
}

div.CollapsiblePanel
{
    /*float:left;*/
    margin-bottom:20px;
    width:900px;
}
div.CollapsiblePanelTab
{
    border-bottom:solid 1px #2B56B4;
    color:#2B56B4;
    cursor:pointer;
    font-size:16px;
    font-weight:bold;
    line-height:20px;
}
div.TabClosed
{
    background-image:url("http://www.subaru.ca/Content/7907/Media/General/WebImage/2011_arrowRight_close.png");
    background-repeat:no-repeat;
    background-position:right;
}
div.TabOpen
{
    background-image:url("http://www.subaru.ca/Content/7907/Media/General/WebImage/2011_arrowDown_open.png");
}
div.CollapsiblePanelContent
{
    margin-top:15px;
}
div.pricingHeaderBG
{
    background-color:#898989;
    color:White;
    font-size:12px;
    font-weight:bold;
    height:27px;
    line-height:27px;
    padding-left:15px;
    width:359px;
}
div.pricingLeftContainer
{
    overflow:hidden;
    width:511px;
    padding-left:0px;
}
div.catLinkBorder
{
    float:left;
    margin-left:15px;
    margin-right:15px;
}
div.category_link
{
    color:White;
    cursor:pointer;
    font-size:12px;
    font-weight:bold;
    line-height:27px;
}
div#accessoryDetail
{
    margin-left:15px;
    margin-top:15px;
    vertical-align:top;
    width:225px;
    height:230px;
}
div#accessoryTitle
{
    font-weight:bold;
    margin-top:5px;
}
div#accessoryContainer
{
    font-size:12px;
    height:240px;
    overflow-x:hidden;
    overflow-y:auto;
    position:relative;
    width:268px;
}
div.category_title
{
    color:Black;
    font-weight:bold;
    height:17px;
    padding:10px 3px 5px;
}
div.accessory_item
{
}
div.pricingRightContainer
{
    margin-left:11px;
    vertical-align:top;
    width:374px;
}
div#selectedAccessoryTitle
{
    margin-bottom:8px;
}
div.selectedAccessory
{
    background-color:#E4E6E9;
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#f0f1f2', endColorstr='#dce0e4'); /* for IE */
    background:-webkit-gradient(linear, right top, left top, from(#dce0e4), to(#f0f1f2)); /* for webkit browsers */
    background:-moz-linear-gradient(right, #dce0e4, #f0f1f2);   
    height:16px;
    padding-left:38px;
    padding-right:38px;
}
div#selectedAccessoryList div.alt
{
    filter:none;
    background-color:Transparent;
    background:Transparent;
}
div.accessoryName
{
    width:250px;
}
div#accessoryDivider
{
    background-color:Black;
    height:1px;
    margin:4px 0px;
    width:100%;
}
div.totalText
{
    color:Black;
    font-size:12px;
    font-weight:bold;
    line-height:20px;
    margin-left:38px;
}
.mediumTotal
{
    color:Black;
    font-size:20px;
    font-weight:bold;
    line-height:20px;
    text-align:right;
}
span.accessoryAsterisk
{
    margin-right:28px;
}
div#accessoryDisclaimer
{
    clear:both;
    color:Black;
    float:right;
    font-size:9px;
    margin-right:38px;
    margin-top:10px;
    text-align:right;
}

input.pricingRadio
{
    margin-left:0;
    margin-top:5px;
}
div#paymentOptionsTop
{
    height:55px;
}
div#depositTitle
{
    line-height:29px;
    margin-left:10px;
    position:absolute;
}
input#depositInput
{
    padding-left:90px;
    width:112px;
}
input.depositInputFR
{
    padding-left:65px !important;
    width:90px !important;
}
div#paymentOptionsBottom
{
    border-top:solid 1px #CFCFCF;
}
div.priceHeader
{
    color:Black;
    font-size:12px;
    font-weight:bold;
    padding-left:20px;
    line-height:30px;
}
div.priceColumn
{
    float:left;
    width:236px;
}
div.rightPriceBorder
{
    border-right:solid 1px #CFCFCF;
    padding-left:0px;
    width:254px;
}
div.rateHeader
{
    background-color:#DDDEE0;
    height:28px;
    line-height:28px;
    width:254px;
}
div.rateCol
{
    text-align:center;
    height:28px;
    line-height:28px;
}
div.rateColumn1
{
    width:90px;
}
div.rateColumn2
{
    width:65px;
}
div.rateColumn3
{
    width:99px;
}
div.paymentRow
{
    border-bottom:1px solid #CFCFCF;
    float:left;
    height:28px;
}
div.paymentRowSelected
{
    background-color:#E4E6E9;
}
div.paymentRowSelected div.rateCol
{
    background-color:#E4E6E9;
    color:Black;
}
div#leaseOptions
{
    float:left;
    width:255px;
}
div.paymentOptionDisabled
{
    color:#BBBBBB;
}
div.paymentOptionDisabled div.rateCol
{
    color:#BBBBBB;
}
div#paymentDisclaimer
{
    float:left;
    font-size:10px;
    padding-top:10px;
}

div.paymentDetails
{
    width:100%;
    margin-top:8px;
}
div.paymentDetails div.row
{
    background-color:#E4E6E9;
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#f0f1f2', endColorstr='#dce0e4'); /* for IE */
    background:-webkit-gradient(linear, right top, left top, from(#dce0e4), to(#f0f1f2)); /* for webkit browsers */
    background:-moz-linear-gradient(right, #dce0e4, #f0f1f2);    
    height:15px;
    padding-left:38px;
    padding-right:38px;
}
div.paymentDetails div.altP
{
    filter:none;
    background-color:transparent;
    background:transparent;
}
div.pRight
{
    float:right;
    text-align:right;
}
div.discount div.pRight
{
    color:Red;
}
div.pLine
{
    background-color:#666666;
    /*float:right;*/
    height:1px;
    margin:6px 0px;
    width:100%;
}
div.pSubLine
{
    background-color:#CCCCCC;
    margin:0px;
}
div.pTotal
{
    margin-right:38px;
}
div.spaceRow
{
    height:15px;
}
div#pricingActions 
{
    clear:both;
    height:100px;
    padding-top:20px;
}
div.pricingButton
{
    background-image:url("http://www.subaru.ca/Content/7907/Media/General/WebImage/2011_btn_standard_up.png");
    color:White;
    cursor:pointer;
    font-size:12px;
    font-weight:bold;
    height:29px;
    line-height:29px;
    margin-left:-2px;
    text-align:center;
    width:151px;
}
div.pricingButton:hover
{
    background-image:url("http://www.subaru.ca/Content/7907/Media/General/WebImage/2011_btn_standard_over.png");
}
div.pricingButton:active
{
    background-image:url("http://www.subaru.ca/Content/7907/Media/General/WebImage/2011_btn_standard_over.png");
}
div.pricingButtonDisabled
{
    cursor:default;
    background-image:url("http://www.subaru.ca/Content/7907/Media/General/WebImage/2011_btn_standard_disable.png") !important;
}
input.pricingInput
{
    background-image:url("http://www.subaru.ca/Content/7907/Media/General/WebImage/2011_pricing_input.png");
    background-repeat:no-repeat;
    border:0;
    font-size:11px;
    height:13px;
    padding:8px 5px;
}
input#quoteNameInput
{
    width:110px;
}
div#printSummaryButton
{
    clear:both;
    margin-top:8px;
}
div#pricingLegals
{
    font-size:9px;
    line-height:9px;
    padding-bottom:10px;
}

div.HCD_OverlayDiv
{
    z-index:0 !important;
}
div.HCD_ChipDiv
{
    position:inherit !important;
    z-index:0 !important;
}
div#blockbox
{
    bottom:0px;
    display:none;
    margin-left:-20px;
    position:absolute;
    width:940px;
    z-index:1;
    background-color:Black;
/*
    filter:alpha(opacity=50);
    opacity: 0.5;
    -moz-opacity:0.5;
*/
}
div#loginArea
{
    width:422px;
    height:300px;
    border: 1px #CFCFCF solid;
    padding-left:55px;
    position:absolute;
    left:211px;
    background:#FFFFFF;
    display:none;
    z-index:2;
}
div.closeDiv
{
    height:28px;
}
div.closeDiv img
{
    cursor:pointer;
    float:right;
    margin:8px;
    position:absolute;
    right:0px;
}

div#dealerTabContent
{
    height:384px;
}
div.mapDiv
{
    height:336px;
    position:relative;
    width:514px;
}
input.dealerInput
{
    width:215px;
}
div#findDealerDiv
{
    margin-bottom:10px;
}
div#dealerInfoContainer
{
    clear:both;
    margin-right:-12px;
    width:398px
}
div.dealerButton
{
    cursor:pointer;
    height:29px;
    margin-top:45px;
    position:relative;
    width:29px;
}
div#prevDealer
{
    background-image:url("http://www.subaru.ca/content/7907/Media/General/webimage/2011/2011_pricing_back_arrow.png");
    float:left;
    left:15px;
}
div#prevDealer:hover
{
    background-image:url("http://www.subaru.ca/content/7907/Media/General/webimage/2011/2011_pricing_back_arrow_over.png")
}
div#prevDealer:active
{
    background-image:url("http://www.subaru.ca/content/7907/Media/General/webimage/2011/2011_pricing_back_arrow_over.png")
}
div#nextDealer 
{
    background-image:url("http://www.subaru.ca/content/7907/Media/General/webimage/2011/2011_pricing_forward_arrow.png");
    float:right;
    right:15px;
}
div#nextDealer:hover
{
    background-image:url("http://www.subaru.ca/content/7907/Media/General/webimage/2011/2011_pricing_forward_arrow_over.png")
}
div#nextDealer:active
{
    background-image:url("http://www.subaru.ca/content/7907/Media/General/webimage/2011/2011_pricing_forward_arrow_over.png")
}
div.dealerButtonPrevDisabled
{
    background-image:url("http://www.subaru.ca/content/7907/Media/General/webimage/2011/2011_pricing_back_arrow_disabled.png") !important;
    cursor:default;
}
div.dealerButtonNextDisabled
{
    background-image:url("http://www.subaru.ca/content/7907/Media/General/webimage/2011/2011_pricing_forward_arrow_disabled.png") !important;
    cursor:default;
}
div#dealerBox
{
    border:solid 1px #CCCCCC;
    float:left;
    height:257px;
    width:338px;
}
div#dealerBG
{
    background-color:White;
    height:103px;
    overflow:hidden;
    padding-top:10px;
}
div#dealerDetails
{
    margin-left:auto;
    margin-right:auto;
    padding-bottom:10px;
    width:230px;
}
div.dealerHeader
{
    color:Black;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
}
a.dealerLink
{
    color:#4889E7;
    display:block;
    font-weight:bold;
    padding-bottom:3px;
    text-decoration:none;
}
div.dealerAddress
{
    color:Black;
    font-family:Arial,Helvetica,sans-serif;
}
div.dealerPhoneArea span
{
    color:Black;
    font-weight:bold;
    margin-right:10px;
}
table.hours
{
    border-top:1px solid #CCCCCC;
}
table.hours td
{
    border-bottom:1px solid #CCCCCC;
    text-align:center;
    width:50%;
}
tr.hoursHeader
{
    background-color:#e9eaec;
}
td.leftCol
{
    border-right:1px solid #CCCCCC
}
div#distanceDiv
{
    padding-top:2px;
}
div#distanceDiv span
{
    color:Black
}
div#submitToDealerButton
{
    margin-top:10px;
}
div.submitToDealerButtonFR
{
    background-repeat:no-repeat;
    line-height:10px;
    padding-top:4px;
}
div.customInfoBox
{
    border:1px solid #CCCCCC;
    background-color:White;
    color:Black;
    font-weight:bold;
    padding:2px 8px;
    height:20px;
    line-height:20px;
    white-space:nowrap;
}
div.contactForm
{
    background-color:White;
    border:1px solid #CFCFCF;
    display:none;
    height:332px;
    padding-left:41px;
    position:absolute;
    width:859px;
    z-index:2;
}
div#dealerContactForm
{
}
.section_title_name {
    position:relative; 
    font-family:Arial; 
    font-size:15px; 
    color:#2D55B5; 
    font-weight:bold; 
    height:20px;
    text-align:left;
    }
.accessories_list
{
    padding-right:20px;
    position:relative;
}
div#dealerInputArea
{
    margin-right:28px;
    width:504px
}
div.contactTopPad
{
    margin-top:8px;
}
div.contactTopPad select
{
    width:140px;
}
div.contactTopPad option
{
    width:140px;
}
div.pricingContactArea
{
    background:#F0F0F0;
    padding-top:10px;
    padding-left:10px;
    margin-top:10px;
}
div.pricingContactTitle
{
    vertical-align:top;
    height:24px;
    padding-left:220px;
}
div.pricingContactTitleFR 
{
    padding-left:175px !important;
}
div.contactDealerInfo
{
    margin-bottom:20px;
}
div.required
{
    color:Red;
    margin-top:10px;
}


div#sendToDealerButton
{
    float:right;
    margin-right:41px;
    margin-top:20px;
}
div.model_price_large
{
    color:Black;
    font-size:19px;
    font-weight:bold;
    line-height:19px;
    padding-bottom:3px;
}
div#createAccountArea
{
    width:829px;
}
div#createAccountArea div.closeDiv
{
    float:right;
}
div#createAccountArea img
{
    margin-right:0px;
    position:relative;
    z-index:1
}
div#createAccountArea div.QMContact
{
    width:auto;
}
div.forg_pass_text
{
    cursor:pointer;
}
div#selectProvinceArea
{
    height:100px;
    margin-top:20px;
}
div#provinceTitle
{
    font-size:20px;
    font-weight:bold;
    margin-top:20px;
    text-align:center;
}
div#poSelectProvince
{
    float:none;
    margin-left:auto;
    margin-right:auto;
    margin-top:20px;
}

a.learnMore
{
    background-image:url("http://www.subaru.ca/content/7907/Media/General/webimage/2011/2011_pricing_specs_arrow.png");
    background-repeat:no-repeat;
    background-position:0px 1px;
    display:block;
    font-size:12px;
    height:21px;
    line-height:21px;
    padding-left:25px;
    outline:0;
    text-decoration:none;
}
a.learnMore:hover
{
    background-image:url("http://www.subaru.ca/content/7907/Media/General/webimage/2011/2011_pricing_specs_arrow_over.png");
    color:#0066FF;
}

