﻿

/* =========================================================================
----        Frontpage, 1aspx - 3user controls                          -----
========================================================================  */
.cpSurroundingDiv { width: 280px; float:left; padding-right: 20px; padding-top: 10px; }
.cpMainTable { padding-top: 0px; height: 1120px; }
.cpHeaderTd { padding: 0 0 0 10px; height: 20px; }
.cpHeaderTd h1 { padding:0; height: 6px; }
.cpTabTd { height: 24px; }
.cpLeft { height: 24px; clear:both; float:left; width: 70px; text-align:left; }
.cpRight { height: 24px; }
.cpDropDown { width: 200px; }
.cpColumnRight { padding:10px; vertical-align:top; width:462px; float:left; padding-top: 7px; }
.cpTabBorderLeft { margin-left: 10px; border-bottom:1px solid #CCCCCC; float:left; height:20px; width:426px; }
.TabBorderRight { float:left; border-bottom:1px solid #CCCCCC; height: 20px; width: 10px;}
.cpTabWhite { background-image:url(../../Resources/ShowCar/fane-white.gif); background-repeat:no-repeat; float:left; height:16px; padding-top:4px; text-align:center; width:115px; }
.cpTabGray { background-image:url(../../Resources/ShowCar/fane-grey.gif); background-repeat:no-repeat; border-bottom:1px solid #CCCCCC; float:left; height:16px; padding-top:4px; text-align:center; width:115px; }
.cpForumList { padding-top: 30px; }
/* ======================================================================= */


/* =========================================================================
----        VIP, 1aspx - 3user controls                                -----
========================================================================  */
#cpVipContainer { padding: 0 0px 0 10px; min-height: 1120px; }
#cpVipContainer #topLeft { float:left; width: 550px; }
#cpVipContainer #topRight #goBack { float:left; padding-right: 15px; }

.cpVipTopBorder { border-bottom:1px solid #CCCCCC; height:30px; width:773px; }
.cpVipMainHeaderAndTab {  }
.cpVipMainContent { clear:both; min-height: 400px; }
.cpVipItem { float:left; width: 410px; height: 356px; }
.cpVipPicture { float:left; height: 356px; width: 372px; background-color: #EFEFEF; }
.cpVipPicture #table { width: 372px; height: 356px }
.cpVipPicture #ImgBw { border: solid 1px #cccccc; }

.cpVipItemContainer { float:left; padding-top: 10px; }
.cpVipItemHeaderLeftDiv { height: 50px; clear:both; float:left; width: 240px; }
.cpVipItemHeaderLeftDiv .price { font-size:15px; font-weight:bold; }
.cpVipItemHeaderRightDiv{ min-height: 50px; float:left; margin-left: 24px; }
.cpVipItemLeftDiv{ clear:both; float:left; width: 190px; padding-bottom: 10px; padding-right: 20px; }
.cpVipItemRightDiv{ float:left; width: 190px; padding-bottom: 10px; }

.cpVipItemContentLeftDiv { clear:both; float:left; text-align:left; font-weight:bold; min-height: 10px; }
.cpVipItemContentRightDiv { min-height: 10px; text-align:right; }
.cpVipItemLeftDiv .cpVipItemContentLeftDiv { width:40px; }
.cpVipItemRightDiv .cpVipItemContentLeftDiv { width:80px; }
.cpVipItemRightDiv .cpVipItemContentRightDiv { text-align:right; }
.cpVipItemPurchase { clear:both; padding-top: 10px; }

.cpVipLogoAndButton { margin-top: 10px; }
.cpVipButton { float:right; padding-right: 10px; }
.cpClear { clear:both; }

.cpVipItemTextLine { border-bottom: solid 1px #CCCCCC; padding-top: 4px; min-height: 19px; }

.cpVipGallery {margin-left:3px;margin-bottom:20px;}

.cpVipHr { float:none;clear:both;padding-top:15px;border-bottom:1px solid #CCC ; width: 100%; height : 1px;}

/* =========================================================================
----        SRP, 1aspx - 1user controls                                -----
========================================================================  */

.cpSrpPage {margin-left:13px; min-height:1150px;}

/* =========================================================================
----        Gallery, 1user controls                                -----
========================================================================  */

#cpSorting .div1 { width: 100px; float: left; padding-top: 4px; padding-bottom: 10px; }
#cpSorting .div2 { width: 400px; float: right; text-align: right; padding-top: 4px; padding-bottom: 10px; padding-right: 16px; }
#cpSorting .divYear { width: 50px; float: left; padding-left: 2px; }
#cpSorting .divPrice { width: 90px; float: right; padding-right: 6px; text-align: right; }
#cpSorting .LnkSorting { color: #000000; font-weight: bold; font-size: 11px; padding-left:10px;}

.cpGalleryPagingTop {padding-bottom:10px;}

.cpGalleryItems {padding: 0px 0 15px 0;clear:both;float:none;}

.cpGalleryItem {padding:10px 10px 20px 10px;border:1px solid #ccc;float:left;width:174px;height:195px;}
.cpGalleryEmptyItem {cursor:default;padding:10px 10px 20px 10px;border:1px solid #ccc;float:left;width:174px;height:195px;}
.cpGalleryItem #Image {height:100px;width:100px;margin-left:auto;margin-right:auto;padding-top:10px;padding-bottom:10px;}
.cpGalleryItem #Image img {margin:auto;max-height:100px;max-width:100px;}
.cpGalleryItem #Make {height:15px;overflow:hidden;font-weight:bold;}        
.cpGalleryItem #Model {height:15px;font-weight:bold;}        
.cpGalleryItem #Description {height:15px;}
.cpGalleryItem #Info {height:15px;}         
.cpGalleryItem #Price {float:left;height:15px;font-weight:bold;margin-top:10px;}

.cpGalleryLink {text-align:right;padding-right:10px;padding-top:10px;}
