﻿
/* ----- Social Networks Start --------- */

.tbl_SocialMedia
{
    table-layout: fixed;
    width: 165px;
}

.tbl_SocialMedia td
{
    text-align: left;
    padding-left: 5px;
    padding-bottom: 8px;
}

/* ----- Social Networks End --------- */


/* ----- New Testimonials Start --------- */

.TestimonialsWrap
{
    width: 165px;
    background-color: white;
    margin-bottom: 5px;
}

.TestimonialsTop
{
    width: 165px;
    height: 35px;
    background-image: url('LayoutImgs/Common/testimonialTop.gif');
    background-repeat: no-repeat;
    background-position: left top;
}

.TestimonialsSlideWrap
{
    width: 155px;
    height: 150px;
    text-align: left;
}

.TestimonialsSlideImgWrap
{
    width: 155px;
    height: 150px;
    text-align: center;
}

.TestimonialsText
{
    height: 110px;
    font-family: Arial;
    font-size: 12px;
    padding: 5px;
    overflow: hidden;
}

.TestimonialsName
{
    height: 20px;
    padding-left: 5px;
    text-align: left;
    line-height: 20px;
    font-family: Arial;
    font-size: 12px;
    overflow: hidden;
}

.TestimonialsBot
{
    width: 165px;
    height: 35px;
    background-image: url('LayoutImgs/Common/testimonialBottom.gif');
    background-repeat: no-repeat;
    background-position: left top;
}

/* ----- New Testimonials End --------- */


                  /* ----------- Print Page Start ------------- */
                  
.divPrintPageWrap
{
    margin: 15px auto 10px auto;
    width: 740px;
}

.tblPrintPageHead
{
    width: 740px;
}

.tblPrintPageHead_r1
{
    padding: 5px;
    font-family: Arial;
    font-size: 22px;
    font-weight: bold;
    color: #232323;
    vertical-align: middle;
    text-align: center;
}

.divPrintPageHead
{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    text-align: left;
}

.divPrintFloatLeft
{
    float: left;
    margin-bottom: 15px;
    padding-left: 15px;
}

.divPrintFloatRight
{
    float: right;
    padding-right: 25px;
    margin-bottom: 15px;
}

.divPrintPageLine1
{
    clear: both;
    width: 740px;
    height: 2px;
    background-color: #000000;
}

.tblPrintMainDescript
{
    clear: both;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #000000;
    width: 740px;
    table-layout: fixed;
    margin-top: 5px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #000000;
    margin-bottom: 15px;
}

.tblPrintMainDescript_r1
{
    padding: 10px;
    font-family: Arial;
    font-size: 22px;
    color: #232323;
    vertical-align: middle;
    text-align: center;
}

.tblPrintMainDescript_r2
{
    vertical-align: top;
    text-align: right;
    padding-bottom: 15px;
}

.tblPrintMainDescript_r2 img
{
    border: 1px solid #000000;
}

.tblPrintMainDescript_r3
{
    vertical-align: top;
    text-align: left;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 15px;
}

.divPrintMainDescript
{
    font-family: Arial;
    font-size: 14px;
    color: #000000;
    margin-bottom: 5px;
}

.divPrintMainDescript1
{
    font-family: Arial;
    font-size: 14px;
    color: #000000;
    margin-bottom: 10px;
}

.divPrintPageInfoWrap
{
    padding: 10px 10px 0px 10px;
    width: 700px;
    margin: 15px auto 15px auto;
    border: 1px solid #000000;
}

.divPrintPageLine
{
    width: 740px;
    height: 2px;
    background-color: #000000;
    margin: 15px auto 15px auto;
}

.tblPrintPageNotes
{
    border: 1px dashed #000000;
    width: 720px;
    margin: 0px auto 0px auto;
}

.tblPrintPageNotes_r1
{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    vertical-align: top;
    text-align: left;
}

.tblPrintPageNotes_r2
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    height: 5px;
    color: #FFFFFF;
    font-size: 12px;
}

.divPrintPageLine1
{
    width: 740px;
    height: 1px;
    background-color: #000000;
    margin: 15px auto 15px auto;
}

.divDisclosure
{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    margin: 0px auto 15px auto;
    width: 720px;
}

                  /* ----------- Print Page End ------------- */
                  
                  
                  /* ----------- Toolkit Control Start ------------- */
                  
.divToolKitIcon
{
    height: 46px;
    position: fixed;
    bottom: 0px;
    width: 47px;
    left: 0px;
    z-index: 5;
}

.divToolKitFootZWrap
{
    height: 50px;
    position: fixed;
    bottom: 0px;
    width: 100%;
    text-align: center;
    left: 0px;
}

.divToolKitFootZBack
{
    margin: 0px auto 0px auto;
    padding: 0px;
    width: 570px;
    height: 50px;
    background-color: #C0C0C0;
    filter: alpha(opacity=50);
    opacity: 0.5;
    -moz-opacity: 0.5;  
    -khtml-opacity: 0.5;
    z-index: -5;
}


.divToolKitFootPanel
{
    height: 50px;
    position: fixed;
    bottom: 0px;
    width: 100%;
    text-align: center;
    left: 0px;
}

.divToolKitFootWrap
{
    margin: 0px auto 0px auto;
    padding: 0px;
    width: 570px;
    height: 50px;
    text-align: left;
    border: 1px solid #A3A3A3;
}

.divToolKitLinks
{
    height: 40px;
    width: 530px;
    margin: 0;
    text-align: center;
    padding-left: 5px;
}

.tblToolKitLinks
{
    height: 40px;
    width: 525px;
}

.tblToolKitLinks_c1
{
    padding: 0px;
}

.tblToolKitLinks_c2
{
    padding: 0px 0px 0px 5px;
}

.divCloseToolKit
{
    float: right;
    position: relative;
    top: 6px;
    right: 3px;
}

.lnkCloseToolKit
{
    background-color: #CD271F;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    border: outset thin #FFFFFF;
    padding: 3px 5px 3px 5px;
    font-family: Arial;
    font-size: 12px;
}

.lnkCloseToolKit:hover
{
    color: #000000;
}

.cmbEmailToFriend
{
    border-style: outset;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    background-image: url('LayoutImgs/Common/button_email.png');
    background-repeat: no-repeat;
    background-position: center center;
    height: 40px;
    width: 148px;
    background-color: #FFFFFF;
}

.cmbPrint
{
    border-style: outset;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    background-image: url('LayoutImgs/Common/button_print.png');
    background-repeat: no-repeat;
    background-position: center center;
    height: 40px;
    width: 148px;
    margin-right: 35px;
    background-color: #FFFFFF;
}

.cmbPopupCalc
{
    border-style: outset;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    background-image: url('LayoutImgs/Common/button_calc.png');
    background-repeat: no-repeat;
    background-position: center center;
    height: 40px;
    width: 148px;
    background-color: #FFFFFF;
}



.divWireFrame
{
    overflow: hidden; 
    z-index: 2; 
    background-color: #FFFFFF; 
    border: solid 1px #D0D0D0;
}

.divCalcPanel
{
    width: 230px;
    z-index: 2;
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    background-color: #F0F0F0;
    padding: 5px;
    border: 1px solid #C0C0C0;
    height: 345px;
}

.divCalcWrap
{
    width: 200px;
    height: 345px;
    overflow: hidden;
}

.divClosePanel
{
    padding: 5px 0px 5px 5px;
    float: right;
}

.lnkCloseFlyoutPanel
{
    background-color: #666666; 
    color: #FFFFFF; 
    text-align: center; 
    font-weight: bold; 
    text-decoration: none; 
    border: outset thin #FFFFFF; 
    padding: 5px;
}

.lnkCloseFlyoutPanel:hover
{
    color: #000000;
}

.divEmailPanel
{
    width: 627px;
    z-index: 2;
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    background-color: #F0F0F0;
    padding: 5px;
    border: 1px solid #C0C0C0;
    height: 355px;
}
                  
                  
                  
                  /* ----------- Toolkit Control End ------------- */
                  
                  
                  /* ----------- Calculator Control Start ------------- */
                  
.tblCalcControl td
{
   vertical-align: top;
   padding-top: 0px;
}

.tblCalcControl_r1
{
    font-family: Arial;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    font-weight: bold;
}

.tblCalcControl_r2
{
    font-family: Arial;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
}

.txtCalcControl
{
    font-family: Arial;
    font-size: 14px;
    color: #000000;
    width: 175px;
    height: 18px;
}

.ddlCalcControl
{
    width: 175px;
    margin-bottom: 5px;
    height: 22px;
}


                  
                  
                  /* ----------- Calculator Control End ------------- */
                  
                  
                  /* ----------- Email to Friend Start ------------- */
                  
.tblEmailToFriend
{
    margin: 0px;
    height: 345px;
    width: 600px;
} 

.tblEmailToFriend td
{
    padding: 5px 0px 5px 0px;
    vertical-align: middle;
}

.tblEmailToFriend_r1
{
    font-family: Arial;
    font-size: 14px;
    color: #000000;
    text-align: left;
} 

.tblEmailToFriend_r2
{
    font-family: Arial;
    font-size: 14px;
    color: #000000;
    text-align: right;
} 

.tblEmailToFriend_r3
{
    text-align: left;
}

.tblEmailToFriend_r4
{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    text-align: left;
}

.tblEmailToFriend_r5
{
    font-family: Arial;
    font-size: 12px;
    text-align: left;
    font-weight: bold;
}

.divEmailToFriend_r5
{
    margin: 0px;
    width: 190px;
}

.txtEmailToFriend1
{
    font-family: Arial;
    font-size: 14px;
    color: #000000;
    width: 250px;
    height: 18px;
}

.txtEmailToFriend2
{
    font-family: Arial;
    font-size: 14px;
    color: #000000;
    width: 385px;
    height: 75px;
}

.divETFUpdating
{
    padding: 5px 0px 0px 5px;
    float: left;
    width: 115px;
    height: 20px;
    margin-right: 25px;
    margin-left: 15px;
}

.divETFUpdatingGif
{
    background-position: left center;
    margin: 0px auto 0px auto;
    width: 100px;
    height: 16px;
    background-image: url('Images/CWPics/wait.gif');
    background-repeat: no-repeat;
    padding-left: 20px;
    line-height: 16px;
    font-family: Arial;
    font-size: 12px;
    color: #48544A;
}
                  
                  
                  /* ----------- Email to Friend End ------------- */
                  
                  
                  /* ----------- Modal Popup Start ------------- */
                  

.testBody1
{
    background-color: #FFFFFF;
    background-image: url('LayoutImgs/Layout1/BodyBack.png');
    background-repeat: repeat;
}

.divPopupWrap
{
    border: 3px solid #000000;
    background-color: #F0F0F0;
    padding: 3px 3px 15px 3px;
    width: 675px;
    max-height: 600px;
    text-align: center;
    overflow: auto;
}

.divTestimBodyWrap
{
    width: 650px;
    margin: 0px auto 25px auto;
}

.txtTestimonials
{
    width: 645px;
    height: 325px;
    background-color: #F0F0F0;
    padding-left: 5px;
}

.divTestimRightBar
{
    border: 1px solid #000000;
    position: absolute;
    right: 0px;
    top: 50px;
    width: 50px;
    height: 100%;
}

.divCloseTestim
{
    padding: 5px 0px 5px 5px;
    float: right;
}

.ModalPopupBG
{
    background-color: #C0C0C0;
    filter: alpha(opacity=30);
    opacity: 0.3;
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
}

.ratingTestimStar
{
    padding: 0px;
    font-size: 0pt;
    width: 15px;
    height: 16px;
    margin: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledTestimRatingStar
{
    background-image: url('LayoutImgs/Common/FilledStar.png');
}

.emptyTestimRatingStar
{
    background-image: url('LayoutImgs/Common/EmptyStar.png');
}

.savedTestimRatingStar
{
    background-image: url('LayoutImgs/Common/SavedStar.png');
}

.divTestimUpdating
{
    margin: 0px auto 0px auto;
    width: 100px;
    height: 16px;
    background-image: url('LayoutImgs/Common/wait.gif');
    background-repeat: no-repeat;
    padding-left: 20px;
    line-height: 16px;
    font-family: Arial;
    font-size: 12px;
    color: #48544A;
}

.tblTestimRating
{
    margin: 15px auto 0px auto;
    width: 600px;
}

.tblTestimRating_r1
{
    vertical-align: middle;
    text-align: right;
    font-family: Arial;
    font-size: 14px;
    color: #000000;
    width: 200px;
}

.tblTestimRating_r2
{
    vertical-align: middle;
    text-align: left;
}

.tblTestimRating_r3
{
    vertical-align: middle;
    text-align: center;
    padding-top: 10px;
}

.tblTestimRating_r4
{
    height: 20px;
    font-family: Arial;
    font-size: 12px;
    vertical-align: middle;
    text-align: center;
}

.tblTestimRating_r5
{
    vertical-align: middle;
    text-align: left;
    padding-left: 5px;
}

.txtTestimName
{
    width: 350px;
    height: 18px;
    font-family: Arial;
    font-size: 14px;
    color: #000000;
}

.txtTestimComment
{
    width: 350px;
    height: 50px;
    font-family: Arial;
    font-size: 14px;
    color: #000000;
}
                  
                  
                  /* ----------- Modal Popup End ------------- */
                  
                  
                  /* ----------- Car Preview Accordion Start ------------- */
                  
.divCPAccordion
{
    width: 800px;
    margin: 5px auto 25px auto;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #C0C0C0;
    border-bottom-color: #C0C0C0;
    clear: both;
}

.AccordionCP_Header
{
    border-style: solid;
    border-width: 2px 0px 2px 0px;
    border-color: #C0C0C0;
    width: 775px;
    background-color: #2E4D7B;
    text-align: left;
    vertical-align: middle;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
    font-family: Arial;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 25px;
}

.AccordionCP_Header:hover
{
    text-decoration: underline;
}

.AccordionCP_HeaderSelected
{
    border-style: solid;
    border-width: 2px 0px 2px 0px;
    border-color: #C0C0C0;
    width: 775px;
    background-color: #5078B3;
    text-align: left;
    vertical-align: middle;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 25px;
}

.AccordionCP_HeaderSelected:hover
{
    text-decoration: underline;
}

.AccordionCP_Content
{
    width: 800px;
    text-align: center;
}

.tblCPAccordion_Content
{
    width: 800px;
    margin: 0px auto 0px auto;
    table-layout: fixed;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #C0C0C0;
}

.tblCPAccordion_Content td
{
    padding: 5px 10px 5px 10px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-color: #C0C0C0;
    border-bottom-color: #C0C0C0;
    height: 35px;
    vertical-align: middle;
    text-align: left;
    font-family: Arial;
    font-size: 14px;
    color: #000000;
}

.tblCPAccordion_Content_bold
{
    font-weight: bold;
}

.tblCPAccordion_Content_r1
{
    background-color: #F5F5F5;
}

.tblCPAccordion_Content_r2
{
    background-color: #E0E0E0;
}

.divCP_AccordionOverview
{
    background-position: left top;
    width: 778px;
    padding: 10px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: #C0C0C0;
    border-left-color: #C0C0C0;
    background-image: url('LayoutImgs/Common/bg.gif');
    background-repeat: repeat;
    text-align: left;
}

.divCP_AccordionOverview p
{
    font-family: Arial;
    font-size: 14px;
    color: #000000;
    text-align: justify;
}
                  
                  /* ----------- Car Preview Accordion End ------------- */
                  
                  /* ---------- Pictures Preview Control Start ------------ */

.tbl_PicPreview
{
    padding: 0px 5px 0px 5px;
    margin: 15px auto 0px auto;
    border: 1px solid #646464;
    table-layout: fixed;
    width: 800px;
}

.tbl_PicPreview_r1 td
{
    vertical-align: bottom;
    text-align: center;
    padding-top: 20px;
}

.tbl_PicPreview_r1 img
{
    border: 1px solid #800000;
}

.tbl_PicPreview_r1 img:hover
{
    cursor: pointer;
}

.tbl_PicPreview_r2
{
    vertical-align: middle;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
    height: 500px;
}

.tbl_PicPreview_r2 img
{
    border: 1px solid #000000;
}

.tbl_PicPreview_r3
{
    vertical-align: middle;
    text-align: center;
}

.tbl_PicPreview_r3 img:hover
{
    cursor: pointer;
}

.divPicPreviewWrap
{
    border: 3px solid #000000;
    background-color: #F0F0F0;
    padding: 5px 5px 15px 5px;
    width: 875px;
    text-align: center;
    overflow: auto;
}

.divPicPreview
{
    overflow: auto;
    height: 675px;
}

                 /* ---------- Pictures Preview Control End ------------ */
                 
                 /* ---------- Back to Designs Start ------------ */
                 
 .divBackToDesignsWrap
{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 999;
}

.divBackToDesigns
{
    border: 1px solid #000000;
    padding: 2px 5px 2px 5px;
    margin: 0px auto 0px auto;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    background-color: #C0C0C0;
    width: 185px;
    text-align: center;
}

.divBackToDesigns a
{
    font-size: 16px;
    color: #0000FF;
    text-decoration: none;
    font-family: Arial;
    font-weight: bold;
}

.divBackToDesigns a:hover
{
    text-decoration: underline;
}                
                 
                 /* ---------- Back to Designs End ------------ */

                  
                  