body {
	background-color: transparent;
	width : 100%;
	height : 100%;
}

form { height: 100%; }

.FixedWidth {
	width: 900px;
	height: 100%;	
}

.FullWidth {
	width: 100%;
	height: 100%;	
}

.controlpanel {
	width: 100%;
	background-color: #FFFFFF;
}

#dnn_dnnSEARCH_txtSearch.NormalTextBox { 
    height:18px;
    background-image: url(images/Grey_r8_c25.jpg);
	width: 120px; 
	color: #000000; 
	padding: 2px 0px 0px 2px; 
	border: 1px 1px 1px 1px solid #CECECE;
	cursor:text;
}

.bannerpane {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.headerpane {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.toppane {
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
}

.leftpane {
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
}

.contentpane {
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
}

.rightpane {
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
}

.bottompane {
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
}

.MainMenu_MenuContainer {
	background-color: transparent;
    width:100%;
	height:1px;
}

.MainMenu_MenuBar {
}

.MainMenu_MenuArrow {
	display: none
}

.MainMenu_RootMenuArrow {
	display: none
}

.MainMenu_MenuIcon {
	display: none
}

.MainMenu_MenuBreak {
   	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}

.RootMenuItem TD {
    padding:11px 3px 8px 2px;
    font-size:13px;
    font-weight:bold;
    color:#333333;
    text-align:center;
    background-image: url(images/GreyMenu.jpg);
}

.RootMenuItemSel TD {
    padding:11px 3px 8px 2px;
    font-size:13px;
    font-weight:bold;
    color: #888888;  
    text-align:center;
    background-image: url(images/GreyMenu.jpg);	
}

.RootMenuItemHover TD {
    padding:11px 3px 8px 2px;
    font-size:13px;
    font-weight:bold; 
    color:#FFFFFF; 
    text-align:center;
    background-image: url(images/GreyMenuSel.jpg);
}

.MainMenu_MenuItem {
    padding:5px 22px 5px 10px;
    border:0pt none;
    font-size: 11px; 
    color: #444444;
	font-weight: bold;  
}

.MainMenu_MenuItemSel {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
}

.Submenu {
    border-left:4px solid #888888;
    cursor:pointer;
    margin-top: 0px;
    margin-left: -3px; 
    z-index: 1000;
    font-size: 11px; 
    color: #444444;
    font-weight: bold; 
	background: #E3E3E3; 
}

.Submenuitemselected,Submenuitembreadcrumb {
    padding:5px 22px 5px 10px;
    border:0pt none;
    margin-top: 0px;
    margin-left: 0px; 
    font-size: 11px; 
    color: #FFFFFF;
	font-weight: bold; 
	background: #888888; 
}

.Head{ 
   font-size:13px;
   font-weight:bold;
   color:#000000; 
}

.SubHead{ 
   font-size:12px; 
   color:#000000;
  }
   
.SubSubHead{ 
   font-size:11px; 
   color:#000000;
}

.Normal{
   color:#000000;
   font-weight : normal;
   font-size : 11px;
}

.TH,TD,DIV {	
   font-size: 11px; 
   color: #000000; 
   font-family: Tahoma, Verdana, Arial,  Helvetica, sans-serif;
}

.CommandButton {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : none;
}
    
A.CommandButton:link {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : underline;
}

A.CommandButton:visited  {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : underline;
}

A.CommandButton:active {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : underline;
}

A.CommandButton:hover {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : none;
}

.Login, A.Login:link, A.Login:visited, A.Login:active{
   background:transparent url(images/GreyLogin.jpg) no-repeat scroll left bottom;
   padding:2px 0px 2px 22px;
   font-size : 11px;
   font-weight : normal;
   color:#555555;
   height:15px;
   text-decoration:none;
}

A.Login:hover {
   font-size : 11px;
   font-weight : normal;
   color: #000000;
   text-decoration : none;
}

.User, A.User:link, A.User:visited, A.User:active{
   background:transparent url(images/GreyUser.jpg) no-repeat scroll left bottom;
   padding:2px 6px 2px 22px;
   font-size : 11px;
   font-weight : normal;
   color:#555555;
   height:15px;
   text-decoration:none;
}

A.User:hover {
   font-size : 11px;
   font-weight : normal;
   color: #000000;
   text-decoration : none;
}

.Date, A.Date:link, A.Date:visited, A.Date:active, A.Date:hover  {
    background:transparent url(images/GreyTime.jpg) no-repeat scroll left bottom;
    padding:2px 0px 2px 22px;
    color:#555555;
	font-weight:normal; 
    font-size:11px;
	height:15px;
    text-decoration:none;
}

.Search, A.Search:link, A.Search:visited, A.Search:active {
    color:#FFFFFF;
	font-weight:normal; 
    font-size:11px;
    text-decoration:none;
}

A.Search:hover  {
    color:#FFFFFF;
	font-weight:normal; 
    font-size:11px;
    text-decoration:none;
}

.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active {
    color:#FFFFFF;
	font-weight:normal; 
    font-size:11px;
    text-decoration:none;
}

A.Breadcrumb:hover  {
    color:#000000;
	font-weight:normal; 
    font-size:11px;
    text-decoration:none;
}

A:link {
	color :#000000;
	text-decoration : none;
}

A:active {
	color :#000000;
	text-decoration : underline;
}

A:hover {
	color :#000000;
	text-decoration : underline;
}

A:visited {
	color :#000000;
	text-decoration : none;
}

.Footer{
   font-size:11px;
   font-weight:bold; 
   color:#FFFFFF;
   text-decoration:none
}

A.Footer:link {
    font-size:11px;
    font-weight:bold; 
	color : #FFFFFF;
	text-decoration : none;
}

A.Footer:visited  {
    font-size:11px;
    font-weight:bold; 
	color : #FFFFFF;
	text-decoration : none;
}

A.Footer:active {
    font-size:11px;
    font-weight:bold; 
	color : #FFFFFF;
	text-decoration: none;
}

A.Footer:hover {
    font-size:11px;
    font-weight:bold; 
	color :#000000;
	text-decoration: none;
}

.Links {
   font-size:11px;
   font-weight:bold; 
   color:#555555;
   text-decoration: none
}

A.Links:link {
    font-size:11px;
    font-weight:bold; 
	color : #555555;
	text-decoration : none;
}

A.Links:visited {    
    font-size:11px;
    font-weight:bold; 
	color : #555555;
	text-decoration : none;
}

A.Links:active {
    font-size:11px;
    font-weight:bold; 
	color : #555555;
	text-decoration : none;
}

A.Links:hover {
    font-size:11px;
    font-weight:bold; 
	color : #000000;
	text-decoration : none;
}



/*========================================================*/
/* BEGIN CarTHINK Styles                                  */
/*========================================================*/

/* General */
.pager { 
    font-family: Arial,Helvetica,sans-serif !important;
    font-size:12px !important;
    font-weight: bold !important;
    line-height: 12px !important;
    background: url(images/menu_bg-sm.png);
    border:none;
    width: 70px;
    color: #ffffff;
    height:21px;
    text-align:center;
    margin-bottom:5px;
	padding-bottom:3px;
	border-top:1px solid #afafaf;
 }
 
.pager:hover { 
    font-family: Arial,Helvetica,sans-serif !important;
    font-size:12px !important;
    font-weight: bold !important;
    line-height: 12px !important;
    background: url(images/menu_bg-sm-hover.png);
    border:none;
    cursor: pointer;
    width: 70px;
    color: #000000;
    height:21px;
    text-align:center;
	border-top:1px solid #afafaf;
 }
 
.Inv_Dropdown 
 {
    width:125px;
    background-color: #cacaca;
    border: 1px solid #bababa;
    color: #4d4d4d;
    background-image: url(images/menu_bg-sm.png);
 }
 
.INV_FourSideBorderForImage {
    border: 1px solid #a09595;
}

.CT_ImageBox 
{
    border: 1px solid #a09595;
    border-top: 1px solid #b8b8b8;
    border-right: 1px solid #b8b8b8;
}


.CT_InventoryDetailsHeader
{
    width:100%;
    
}
.CT_InventoryDetailsHeader td
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size:16px;
    font-weight:bold;
    color:#000000;
}

.CT_PriceLabel
{
    color: Gray;
    font-weight:bold;
}

.CT_InstalledOptionsContainer
{
    width:100%;
    margin:auto;
    text-align:center;
    border:0px solid black;
}

.CT_InventoryList li
{
    /*background-color:#ececec;*/
    display: block;
    padding: 5px;
    /*border: 1px solid #3366CC;*/
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    width: 250px;
    height: 250px;
}

.CT_ContainerTopLeft
{
    height:45px; 
    background: url(images/top_left.png) left top no-repeat;
    border: 0px solid blue;
}

.CT_ContainerTopRight
{
    height:45px; 
    background:url(images/top_right.png) right top no-repeat;
    border: 0px solid red;
}
.CT_ContainerTopBox
{
    background:url(images/top_bg.png) left top repeat-x;
    padding-top: 3px;
    border: 0px solid purple;
    height:45px;
    font-size: 20px !important;
    text-align:left;
	color:#000000;
	margin-top: 0;
	margin-right: 109px;
	margin-bottom: 0;
	margin-left: 10px;
}


.CT_ContainerContentLeft
{
    background: url(images/content_left.png) left top repeat-y;
    border: 0px solid blue;
    /*height:166px;*/ 
}

.CT_ContainerContentRight
{
    background:url(images/content_right.png) right top repeat-y;
    border: 0px solid red;
    /*height:166px; */
}

.CT_ContainerContentBox
{
    background:#ffffff;
    min-height:1px; 
    /*height:166px; 
    overflow-y:auto;*/
    text-align:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

* html CT_ContainerContentBox { height:1px}


.CT_ContainerBottomLeft
{
    height:10px; 
    background:url(images/bot_left.png) left top no-repeat;
    border:0px solid blue;
}

.CT_ContainerBottomRight
{
    height:10px; background:url(images/bot_right.png) right top no-repeat;
}

.CT_ContainerBottomBox
{
    height:10px; background:url(images/bot_bg.png) left top repeat-x; margin:0 10px;
}


.CT_ContainerItem
{
    padding: 2px 0 2px 18px;
    background:url(images/bullet.png) left no-repeat;
}

/* Form Elements */
.CT_FormHeader
{
    height:24px;
    background:url(images/submenu.gif) 0 -25px repeat-x;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 12 px !important;
    font-weight: bold !important;
    color: #494949 !important;
    line-height: 24px;
    padding-left:5px;
    border: 1px solid #9f9f9f;
    text-align:left;
}

.CT_FormTitle
{
    font-weight:bold;
    font-size:14px;

    color:#000000;
}

.CT_FormTable
{
    text-align:left;
}

.CT_FormInput
{
    width:200px;
    border:1px solid #cccccc;
}

.CT_FormBox_Left
{
    border-left: 1px solid #9f9f9f;
}

.CT_FormBox_Right
{
    border-right: 1px solid #9f9f9f;
}

.CT_FormBox_Bottom
{
    border-bottom: 1px solid #9f9f9f;
}

.CT_RequiredField
{
    color:Red;
    font-weight: bold;
}



/* Popup Containers */
#CT_InfoRequestContainer
{
    z-index: 100002; 
    /*position: absolute;*/    
    width: 430px;
    height: 430px;
}

#CT_ContactUsContainer
{
    z-index: 100002; 
    width: 430px;
    height: 420px;
    border: 0px solid yellow;
}

#CT_MakeAnOfferContainer
{
    z-index: 100002; 
    width: 430px;
    height: 460px;
    border: 0px solid yellow;
}

#CT_TradeInContainer
{
    z-index: 100002; 
    width: 600px;
    height: 610px;
    border: 0px solid yellow;
}

#CT_EmailAFriendContainer
{
    z-index: 100002; 
    width: 460px;
    height: 460px;
    border: 0px solid yellow;
}

#CT_FinanceFormContainer
{
    z-index: 100002; 
    width: 800px;
    height: 700px;
    border: 0px solid yellow;
}

.CTPopupBox
{
    background:url(c7.gif) top left repeat-x #fff;   
}

.CT_Button_TopLeft
{
    height: 22px; 
    width: 115px; 
    background: url(images/CT_button_left.png) left top no-repeat;
    border:0px solid yellow;
}

.CT_Button_TopRight
{
    height: 22px;
    width: 115px; 
    background: url(images/CT_button_right.png) right top no-repeat;
    border:0px solid red;
}

.CT_Button_Content
{
    background: url(images/CT_button_bg.png) left top repeat-x;
    height: 22px;
    width: 105px; 
    margin:0 6px 0 6px;
    border:0px solid green;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 12 px !important;
    font-weight: bold !important;
    color: #ffffff !important;
    text-align:center;
    line-height: 20px;
	padding-top:1px;
}

.CT_Button_Content:hover
{
    color: #000000 !important; /*#e6a430 !important;*/
    cursor: pointer;
}

.CT_Button_BottomLeft
{    
    height: 22px;
    width: 115px; 
    border:0px solid blue;
}

.CT_Button_BottomRight
{    
    height: 22px;
    width: 115px; 
    border:0px solid orange;
}

.CT_DetailsPageLinksTable
{
    padding: 10px 0 10px 0;
}

.CT_DetailsPageText
{
    color: #505050 !important;
}

#CT_FloatMail
{
    width:108px;
    height:75px;
    background: url(images/envelope.png) left top no-repeat;
}

#CT_FloatMail:hover
{
    cursor:pointer;
}

#CT_FloatFinance
{
    width:108px;
    height:75px;
    background: url(images/finance.png) left top no-repeat;
}

#CT_FloatFinance:hover
{
    cursor:pointer;
}

/* Quick Reference Items */
.CT_QuickRefCell
{
    /*background: #000000;
    border:1px solid gray;
    color: #eeeeee;
    padding: 0 1px 2px 1px;*/
}


.CT_QuickRefLabel
{
    height: 24px;
    background: #fbfbfb url(images/QuickRefLabel.gif) top left repeat-x;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 12 px !important;
    font-weight: bold !important;
    color: #494949 !important;
    padding: 2px 5px 2px 5px;
    border: 1px solid #b8b8b8;
    text-align:left;
}


.CT_QuickRefValue
{
    height: 24px;
    background: #f8f8f8 url(images/QuickRefValue.gif) top left repeat-x;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 12 px !important;
    font-weight: bold !important;
    color: #000000 !important;
    padding: 2px 5px 2px 5px;
    border: 1px solid #b8b8b8;
    text-align:left;
}

.CT_FinanceFrame
{
    border-top:1px solid silver;
    border-right:1px solid silver;
    border-bottom:1px solid gray;
    border-left:1px solid gray;
}


/* Inventory Search */

.CT_SearchDropdown
{
    width:200px;
    border:1px solid #bababa;
    background-color: #ffffff;
    color: #4d4d4d;
}

.CT_SmallSearchDropdown
{
    width:95px;
    border:1px solid #bababa;
    background-color: #ffffff;
    color: #4d4d4d;
}

.CT_LargeSearchDropdown
{
    width:400px;
    border:1px solid #cccccc;
    background-color: #000000;
    color: #ffffff;
}

.CT_SearchContainer
{
    width:430px;
}

.CT_InventorySearchBox
{
    /*height: 215px;*/
    width: 410px;
    /*border: 1px solid gray;
    border-top: 1px solid silver;
    border-right: 1px solid silver;*/
    border-bottom: 1px solid #ffffff;
    background-color: #ffffff;
    color: #000000;
}

.CT_InventorySearchBox td
{
    color: #000000;
    font-weight:bold;
    
}

.CT_SearchSummary
{
    width:100%;
    color: #111111;
    text-align:center;
    padding:5px 0 5px 0;
    margin-bottom: 5px;
    border:1px dotted gray;
    /*border-top: 1px dashed silver;
    border-right: 1px solid silver;*/
    background-color: #eeeeee;
}

.CT_SearchNoCars 
{
    width:100%;
    text-align:center;
    font-weight:bold;
    color:Red;
}

.CT_SearchTitle 
{
    width:100%;
    text-align:left;
    color:#fff;
    font-size:20px;
}

.CT_SearchHeader
{
    background-color: #999999;
    /*border: 1px solid gray;
    border-top: 1px solid silver;
    border-right: 1px solid silver;*/
    padding-left: 5px;
	padding-bottom:1px;
}

.CT_InventorySearchLoadingBackground
{
    position: absolute;
    background-color: #eeeeee;
    left: 0px;
    top: 0px;
    right:0px; 
    bottom: 0px; 
    width:100%;
    height:100%;
    z-index: 10000;
    filter: alpha(opacity=80);
    opacity: 0.8;
    display: none;
}

.CT_InventorySearchLoading
{
    position:absolute;
    top:25px;
    left:100px;
    width:64px;
    height:64px;
    z-index:99999;
    display:none;
    background-image: url(images/CarLoading.gif);
}


/* Payment Calculator(s) */

.CT_PaymentCalculatorTableTall
{
    width:180px;
    background-color: #efefef;
    border: 1px solid #b8b8b8;
    border-top: 1px solid #b8b8b8;
    border-right: 1px solid #b8b8b8;
    
}

.CT_PaymentCalculatorTableTall td
{
    font-size: 10px;
}

.CT_PaymentCalculatorTallInput
{
    width:65px;
	border:1px solid #b8b8b8;
}

.CT_PaymentCalculatorTallHR
{
    height:1px;
    width:75%;
    margin:auto;
    color: #ccc;
    background-color:#ccc;
    font-size:1px;
}

.CT_PaymentCalculatorTallLabel
{
    color:#333333;
}

.CTPaymentCalculatorNote{font-size:.9em;font-style:italic;}

.CT_PaymentCalculatorHideLink {color:gray !important; font-weight:bold;}
.CT_PaymentCalculatorHideLink:hover {color:#ccc !important; font-weight:bold;}


/* Featured Vehicles Items */
.CT_FeaturedVehicleTopLeft
{
    height:13px;
    width:13px; 
    background: url(images/FVTopLeft.png) right bottom no-repeat;
    border: 0px solid blue;
}

.CT_FeaturedVehicleTopRight
{
    height:13px; 
    width:13px;
    background:url(images/FVTopRight.png) left bottom no-repeat;
    border: 0px solid red;
}
.CT_FeaturedVehicleTopBox
{
    background:url(images/FVTop.png) left bottom repeat-x;
    /*margin:0 13px 0 13px;*/
    border: 0px solid purple;
    height:13px;
}

.CT_FeaturedVehicleContentLeft
{
    background:url(images/FVContentLeft.png) right top repeat-y;
    border: 0px solid blue;
    width:13px;
}

.CT_FeaturedVehicleContentRight
{
    background:url(images/FVContentRight.png) left top repeat-y;
    border: 0px solid red;
    width:13px;
}

.CT_FeaturedVehicleContentBox
{
    background:#333;    
    /*margin:0 13px 0 13px;*/ 
    min-height:1px; 
    text-align:left;
    border-top:3px solid #666666;
    border-bottom:3px solid #969696;
}

* html CT_FeaturedVehicleContentBox { height:1px}


.CT_FeaturedVehicleBottomLeft
{
    height:13px; 
    width: 13px;
    background:url(images/FVBottomLeft.png) right top no-repeat;
    border:0px solid blue;
}

.CT_FeaturedVehicleBottomRight
{
    height:13px; 
    width: 13px;
    background:url(images/FVBottomRight.png) left top no-repeat;
}

.CT_FeaturedVehicleBottomBox
{
    height:13px; 
    width: 13px;
    background:url(images/FVBottom.png) left top repeat-x; 
    /*margin:0 13px 0 13px;*/
}

.CT_FeaturedVehicleBoxCorner { height:13px;width:13px; }


.CT_FeatureVehicleLabel
{
    background-color:#797979;
    /*margin: 2px 0 0 0;*/
    text-align:center;
    font-size: 11px !important;
    /*border: 1px solid gray;
    border-top: 1px solid silver;
    border-right: 1px solid silver;*/
    line-height:13px;
    padding: 3px 0;
    border-top:2px solid #484848;
    width:100%;
}

.CT_FeatureVehicleLabelLink 
{
    color: #ccc !important;
    /*font-weight:600 !important;*/
}

.CT_FeatureVehicleLabelLink:hover
{
    color: #ffffff !important;
}


/********************************/
/* CarTHINK jQuery ZoomGallery  */
/********************************/
    #CT_ZoomGalleryMainContainer {
        background-image:url(images/ZoomGalleryFrame.png);
        background-position:left top;
        background-repeat:no-repeat;
        height:649px;
        width:663px !important;
        position:relative;
    }
    
    #CT_ZoomGalleryControls {
        height:52px;
        margin-left:315px;
        margin-right:7px;
    }

    #CT_ZoomGalleryImageContainer {
        height:480px;
        /*margin-left:11px;
        margin-right:12px;*/
        overflow:hidden;
        width:640px;
        position:absolute;
        top:52px;
        left:10px;
    }
    
    #CT_ZoomGalleryImages 
    {
        width:640px;
        height:480px;
    }
    
    #CT_ZoomGalleryThumBoxArea {
        height:92px;
        /*margin-left:12px;
        margin-right:9px;*/
        overflow: hidden;
        background-color: #8f8f8f;
        position:absolute;
        top:544px;
        left:11px;
    }
    
    #CT_ZoomGalleryThumnailScroller {
        float:left;
        overflow:hidden;
        width:579px;
        height:88px;
        margin-top:2px;
        z-index:10;
        /*overflow-y:visible;*/
    }
    
    #CT_ZoomGalleryScrollThumbsRightButton {
        float:left;
        height:93px;
        /*margin-top:-1px;*/
        width:30px;
    }
    
    #CT_ZoomGalleryScrollThumbsLeftButton {
        float:left;
        height:93px;
        /*margin-top:-1px;*/
        width:30px;
    }
    
    #CT_ZoomGalleryThumnailScroller ul { list-style-type:none; list-style-position:outside;padding:0;margin:0; height:82px; }
    #CT_ZoomGalleryThumnailScroller ul li { display: inline; }
    #CT_ZoomGalleryThumnailScroller ul li img .active { border: 2px solid yellow; }
    
    #CT_ZoomGalleryPlayPauseButton 
    {
        float:left;height:49px;width:48px;cursor: pointer;
    }
    
    .CT_ZoomGalleryPlayButton { background-image: url(images/Play.png); }
    .CT_ZoomGalleryPauseButton { background-image: url(images/Pause.png); }

    #CT_ZoomGalleryZoomOutButton 
    {
        float:left;height:49px; width:48px; cursor:pointer; background-image: url(images/ZoomOut.png);
    }
    #CT_ZoomGalleryZoomInButton 
    {
        float:left;height:49px; width:48px; cursor:pointer; background-image: url(images/ZoomIn.png);
    }
    #CT_ZoomGalleryPanLeftButton 
    {
        float:left;height:49px; width:48px; cursor:pointer; background-image: url(images/LeftPan.png);
    }
    #CT_ZoomGalleryPanRightButton 
    {
        float:left;height:49px; width:48px; cursor:pointer; background-image: url(images/RightPan.png);
    }
    #CT_ZoomGalleryPanDownButton 
    {
        float:left;height:49px; width:48px; cursor:pointer; background-image: url(images/BottomPan.png);
    }
    #CT_ZoomGalleryPanUpButton 
    {
        float:left;height:49px; width:48px; cursor:pointer; background-image: url(images/TopPan.png);
    }
    #CT_ZoomGalleryScrollThumbsLeftButton 
    {
        background-image: url(images/PrevButton.png);
        width:30px;
        height:93px;
        cursor: pointer;
    }
    #CT_ZoomGalleryScrollThumbsRightButton 
    {
        background-image: url(images/NextButton.png);
        width:30px;
        height:93px;
        cursor: pointer;
    }    

/********************************/
/*     CarTHINK Listing Styles   */     
/********************************/

/* CTInventory1 */
.CTMain_Table_Inventory {
    border:1px solid #b8b8b8;
    border-bottom:0px;
    /*width: 800px;*/
    width:100%;
}


.main_table_inventory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	 background-color: #ffffff;
	/* border: 1px solid #999999; */
}

.main_table_inventory_header {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;*/
	color: #ffffff;
	background-color: #4fbb63;
	font-weight:bold;
	background-image: url(images/menu_bg-sm.png);
	text-align: center;
	text-decoration: none;
	height:21px;
	padding:0px;
}

.main_table_inventory_header td 
{
    border-bottom: 1px solid #b8b8b8;
	padding-bottom:1px;
}

a.sortfield:link
{
    color: #ffffff !important;
}

a.sortfield:hover
{
    color: #ffffff !important;
    text-decoration:underline;
}



/* CT_Inventory1 */
a.main_table_inventory_header:link {color: #ffffff; text-decoration: none; } 
a.main_table_inventory_header:active {color: #830000; text-decoration: none; font-family: tahoma; font-size: 11px; font-weight:bold;line-height:1.4em;} 
a.main_table_inventory_header:visited {color: #830000; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight:bold;} 
a.main_table_inventory_header:hover {color: #333333; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight:bold;cursor:pointer;} 

.CT_Inventory1_Row0 td {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 10pt !important;
	color: #303030;
	background-color: #efefef;
	cursor:default;
	border-top:1px solid #b8b8b8;
	border-bottom:1px solid #b8b8b8;
}

.CT_Inventory1_Row1 td {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 10pt !important;
	color: #303030;
	background-color: #d3d3d3;
	cursor:default;
	
}

.CT_Inventory1_Row0:hover td {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 10pt !important;
	color: white;
	background-color: #000000;
	background-image: url(images/Inventory1_RowOver.png);
	cursor:pointer;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}

.CT_Inventory1_Row1:hover td {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 10pt !important;
	color: #FFFFFF !important;
	background-color: #000000;
	background-image: url(images/Inventory1_RowOver.png);
	cursor:pointer;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}

.CT_Inventory1_Row0_hover td {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 10pt !important;
	color: #000000;
	background-color: #4bb062;
	background-image: url(images/Inventory1_RowOver.png);
	cursor:pointer;
	border-top:1px solid #b8b8b8;
	border-bottom:1px solid #b8b8b8;
}

.CT_Inventory1_Row1_hover td {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 10pt !important;
	color: #000000 !important;
	background-color: #4bb062;
	background-image: url(images/Inventory1_RowOver.png);
	cursor:pointer;
	/*border-top:1px solid #9dd9cf;
	border-bottom:1px solid #9dd9cf;*/
}

/* CT_Inventory2 */

.CT_Inventory2_Row0 td {
	font-family: Arial, Helvetica, sans-serif !important;
    font-size: 12px !important;
    font-weight: bold !important;
	color: #303030;
	background-color: #efefef;
	cursor:default;
	border-top:1px solid #b8b8b8;
	border-bottom:1px solid #b8b8b8;
}

.CT_Inventory2_Row1 td {
	font-family: Arial, Helvetica, sans-serif !important;
    font-size: 12px !important;
    font-weight: bold !important;
	color: #303030;
	background-color: #d3d3d3;
	cursor:default;
}

.CT_Inventory2_Row0_hover td {
	font-family: Arial, Helvetica, sans-serif !important;
    font-size: 12px !important;
    font-weight: bold !important;
	color: #000000;
	background-color: #000000;
	background-image: url(images/Inventory2_RowOver.png);
	background-repeat:repeat-x;
	cursor:pointer;
	border-top:1px solid #b8b8b8;
	border-bottom:1px solid #b8b8b8;
}

.CT_Inventory2_Row1_hover td {
	font-family: Arial, Helvetica, sans-serif !important;
    font-size: 12px !important;
    font-weight: bold !important;
	color: #0000000 !important;
	background-color: #000000;
	background-image: url(images/Inventory2_RowOver.png);
	background-repeat:repeat-x;
	cursor:pointer;
}

/*=================================================================================================================*/
/* CT_Inventory3_ */

.CT_MainTable_Inventory3 {
    border:1px solid #8c8b8b;
    font-size:11px;
    text-align:left;
    width:100%;
}

.CT_Inventory3 * {font-size:11px;text-align:left;}

.CT_Inventory3_Row0 
{
    color: #000000;
	background-color: #efefef;
	cursor:default;
	border-bottom:1px solid #8c8b8b;

}

.CT_Inventory3_Row0 td 
{
    color: #000000;
}

.CT_Inventory3_Row0:hover  {
    color: #000000;
	background-color: #000000;
	cursor:pointer;
	border-bottom:1px solid #8c8b8b;
	background-image:url(images/Inventory3_RowOver.png);
}    

.CT_Inventory3_Row1 
{
    color: #000000;
	background-color: #d3d3d3;
	cursor:default;
	border-bottom:1px solid #8c8b8b;
}

.CT_Inventory3_Row1 td 
{
    color: #000000;
}

.CT_Inventory3_Row1:hover  {
    color: #DDDDDD;
	background-color: #000000;
	cursor:pointer;
	border-bottom:1px solid #8c8b8b;
	background-image:url(images/Inventory3_RowOver.png);
}

.CT_Inventory3_MakeGroup 
{
    font-size:24px !important;
    padding:3px 10px 4px 10px;
    color:#000000;
	background-color: #000000;
	background-image:url(images/CT_Inventory3_MakeGroup.png);
	border-bottom:1px solid #cccccc;
}

.CT_Inventory3_YearMakeModelSubmodel 
{
    font-size:16px;
    color: #000000;
    padding: 5px 0 5px 0;
}

.CT_Inventory3_QuickDescription 
{
    font-size:12px;
    font-weight:bold;
    color: #000000;
}

a.CT_Inventory3_RowLink:link, 
a.CT_Inventory3_RowLink:visited, 
a.CT_Inventory3_RowLink:active,
a.CT_Inventory3_RowLink:hover
{
    font-weight:normal;
    text-decoration:underline !important;
    color: #000000 !important;
}

.CT_Inventory3_ViewPhotos{font-weight:normal;text-decoration:underline;}
.CT_Inventory3_CarFaxBuyBack{font-weight:normal;text-decoration:underline;}

.CT_MainTable_Inventory3 .CT_Link:link, 
.CT_MainTable_Inventory3 .CT_Link:visited, 
.CT_MainTable_Inventory3 .CT_Link:active ,
.CT_MainTable_Inventory3 .CT_Link:hover
{
	font-weight:normal !important;
	text-decoration:underline !important;
	color:#e6a430 !important;
	
}

/* CT_Inventory3_ */


/* CT_InventorySummary */
.CT_InventorySummary * 
{
	font-size: 10px;
}
.CT_InventorySummary_MakesLabel 
{
	font-size:12px;
	font-weight:bold;
}
.CT_InventorySummary_Make
{
}
.CT_InventorySummary_Count
{
	font-weight:bold;
}

/* CT_InventoryDetails_PremiumMedia */
.CT_InventoryDetails_PremiumMedia { }
.CT_InventoryDetails_PremiumMedia_MoreThumbnailsMessage {font-size:small;}
.CT_InventoryDetails_PremiumMedia tr.SectionHeader td
{
	background-color:#000;
	color:#fff !important;	
	line-height:18px;
	font-weight:bold;
	padding:2px 10px 2px 10px;
}

.CT_InventoryDetails_PremiumMedia img.thumbnail
{
	border:none;
	margin:3px 0px 3px 0px;
}

.CT_InventoryDetails_PremiumMedia a:link img , 
.CT_InventoryDetails_PremiumMedia a:visited img, 
.CT_InventoryDetails_PremiumMedia a:active img ,
.CT_InventoryDetails_PremiumMedia a:hover img
{
		
}


/* Inventory Details - Similar Vehicles */
.CT_InventoryDetails_SimilarVehicles_Item{background-color:#f0f0f0;padding:5px 2px 5px 2px; border:1px solid #b8b8b8;}

.CT_InventoryDetails_SimilarVehicles_Tall{margin:auto;}
.CT_InventoryDetails_SimilarVehicles_Tall .sv_thumb { border:solid 1px #fff !important; }
.CT_InventoryDetails_SimilarVehicles_Tall .sv_ymm { height:36px; }
.CT_InventoryDetails_SimilarVehicles_Tall .sv_miles { }
.CT_InventoryDetails_SimilarVehicles_Tall .sv_price { }
.CT_InventoryDetails_SimilarVehicles_Tall .sv_link a { }

.CT_InventoryDetails_SimilarVehicles_Wide{}
.CT_InventoryDetails_SimilarVehicles_Wide .sv_thumb { border:solid 1px #b8b8b8 !important; }
.CT_InventoryDetails_SimilarVehicles_Wide .sv_ymm { }
.CT_InventoryDetails_SimilarVehicles_Wide .sv_miles { }
.CT_InventoryDetails_SimilarVehicles_Wide .sv_price { }
.CT_InventoryDetails_SimilarVehicles_Wide .sv_link a { }


/* Decoded Options */
.CTDecodedOptions ul li {list-style:none;padding-bottom:5px;}
.CTDecodedOptions .list_head{font-weight:bold;border-bottom:solid 1px gray;padding:0px 3px 1px 2px;}
.CTDecodedOptions .list_tail{margin-bottom:7px;}


/* Brochure */
.CT_Brochure_ModuleTitle
{
	font-weight:bold;
	font-size:1.2em;
	padding:2px 0px 2px 0px;
	margin: 7px 0px 7px 0px;
	display:block;
	color:#000;
	
}

.CT_ThumbBox{
	border:1px solid #555555;
		
}


/*Inventory Listing Side Border Start*/

.CT_ListingPgBorderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bababa;
}
.CT_ListingPgBorderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bababa;
}
.CT_ListingPgBorderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bababa;
}

/*Inventory Listing Side Border End*/


/*Inventory Listing Title Bg Section start*/

#main_table_inventory_header_TxtTitle {
	background-image: url(main_table_inventory_header.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 20px;
	border: 1px solid #55b2a3;
}

/*Inventory Listing Title Bg Section End*/


.CT_ImgThumbBox{
	border:1px solid #9d9d9d;
		
}




/*========================================================*/
/* END CarTHINK Styles                                    */
/*========================================================*/






