@charset "utf-8";
/* CSS Document */

body
{
margin: 0;
padding: 0;
font-family:Tahoma, Geneva, sans-serif;
color: #FFFFFF;
background-color:#000000;
}

div {
padding:0;
margin:0;
} 


#wrapper{
position: relative;
width: 900px;
height: auto;
min-height: 100%;
background-color:#000000;
margin: 0 auto;
}


#mainBG{
position:absolute;
width:921px;
height:761px;
left:0px;
top:0;
z-index: 1;
background:url(images/main-bg.jpg);
background-repeat:no-repeat;
}


#mainBG2{
position:absolute;
width:921px;
height:761px;
left:0px;
top:0;
z-index: 1;
background:url(images/main-bg2.jpg);
background-repeat:no-repeat;
}

#logoBG{
position:absolute;
width:292px;
height:132px;
left:30px;
top:0;
background:url(images/behind-logo.png);
background-repeat:no-repeat;
z-index: 2;
}

#logo{
position:absolute;
width:287px;
height:103px;
left:41px;
top:24px;
z-index: 3;
}


#topMenuHolder{
position:absolute;
width:565px;
height:75px;
left:322px;
top:0;
z-index: 2;
}


#topMenu1{
position:relative;
float:left;
display:inline;
width:180px;
height:75px;
background:url(images/top-menu1.png);
background-repeat:no-repeat;
}

#topMenu1 a{
line-height:75px;
font-size:12px;
text-decoration:none;
color: #305454;
text-align:center;
}

#topMenu1 a:hover{
color: #81fef8;
}

.active1{
color: #81fef8 !important;
}

#topMenu2{
position:relative;
float:left;
display:inline;
width:186px;
height:75px;
background:url(images/top-menu2.png);
background-repeat:no-repeat;
}

#topMenu2 a{
line-height:75px;
font-size:12px;
text-decoration:none;
color: #305454;
text-align:center;
}

#topMenu2 a:hover{
color: #81fef8;
}

#topMenu3{
position:relative;
float:left;
display:inline;
width:199px;
height:75px;
background:url(images/top-menu3.png);
background-repeat:no-repeat;
}

#topMenu3 a{
line-height:75px;
font-size:12px;
text-decoration:none;
color: #305454;
text-align:center;
}

#topMenu3 a:hover{
color: #81fef8;
}

#leftMenuPart{
position:absolute;
width:27px;
height:227px;
top:130px;
left:30px;
background:url(images/left-menu-part1.png);
background-repeat:no-repeat;
z-index: 2;
}



#leftMenuHolder{
position:absolute;
width: 174px;
height:223px;
top:132px;
left:57px;
z-index: 2;
}


#leftMenuHolder a{
float:left;
width:174px;
height:24px;
text-decoration:none;
font-size:12px;
color: #FFFFFF;
line-height: 24px;
margin-left: 6px;
display:inline;
}

#leftMenuHolder a:hover{
color: #cccccc;
}

#leftMenu1{
position:relative;
width:174px;
height:31px;
float:left;
background:url(images/left-menu1.png);
background-repeat:no-repeat;
}

#leftMenu1 a{
margin-top: 7px;
}


.active2{
color:#CC0000 !important;
}


#leftMenu2{
position:relative;
width:174px;
height:24px;
float:left;
background:url(images/left-menu2.png);
background-repeat:no-repeat;
}

#leftMenu3{
position:relative;
width:174px;
height:24px;
float:left;
background:url(images/left-menu3.png);
background-repeat:no-repeat;
}

#leftMenu4{
position:relative;
width:174px;
height:24px;
float:left;
background:url(images/left-menu4.png);
background-repeat:no-repeat;
}

#leftMenu5{
position:relative;
width:174px;
height:24px;
float:left;
background:url(images/left-menu5.png);
background-repeat:no-repeat;
}

#leftMenu6{
position:relative;
width:174px;
height:24px;
float:left;
background:url(images/left-menu6.png);
background-repeat:no-repeat;
}


#leftMenuLogos{
position:relative;
width:174px;
height:70px;
float:left;
}

#Lamborghini{
position:absolute;
width:609px;
height:305px;
left:293px;
top:124px;
z-index: 1;
}


#welcomeText{
position:absolute;
width:562px;
height:38px;
left:310px;
top:73px;
background:url(../images/Welcome.png);
z-index: 1;
}

#welcomeText h1{
font-size:14px;
line-height:30px;
color:#FFFFFF;
}

#flashScroll{
position:absolute;
width:900px;
height:270px;
left: 30px;
top: 429px;
z-index: 3;
}

#messageBoard{
position:absolute;
width:869px;
height:91px;
background:url(images/messageBoard.png);
background-repeat:no-repeat;
left:30px;
top: 699px;
z-index: 3;
}

#messageBoard p{
font-size:11px;
color:#FFFFFF;
padding: 10px;
}



#aboutPic{
position:absolute;
width:381px;
height: 254px;
background:url(images/aboutPic.jpg);
background-repeat:no-repeat;
top: 75px;
left:220px;
z-index: 1;
}

#aboutContainer{
position:absolute;
width:856px;
height:327px;
background:url(images/aboutContainer.png);
background-repeat:no-repeat;
left:36px;
top: 393px;
z-index: 3;
}


#footer{
position:absolute;
width:869px;
height:44px;
background:url(images/footer.png);
background-position:center;
background-repeat:no-repeat;
left:30px;
top: 770px;
z-index: 1;
text-align:center;
}

#footer p{
margin-top: 20px;
font-size:10px;
color: #858386;
}

#footer a{
font-size:10px;
color: #858386;
text-decoration:none;
}


.aboutInfo{
color:#FFFFFF;
font-size:10px;
padding:10px;
padding-top:0;
}


#messageBox{
position:absolute;
width:275px;
height: 242px;
background-repeat:no-repeat;
top: 75px;
left:601px;
z-index: 4;
}


#messageBox p{
padding:30px;
font-size:12px;
color:#FFFFFF;
}



#contactPic{
position:absolute;
width:295px;
height:287px;
background:url(images/contactPic.jpg);
background-repeat:no-repeat;
top: 75px;
left:327px;
z-index: 1;
}

#contactContainer{
position:absolute;
width:856px;
height:327px;
background:url(images/contactContainer.png);
background-repeat:no-repeat;
left:36px;
top: 393px;
z-index: 3;
}


#map{
position:absolute;
width:257px;
height: 254px;
background:url(images/map.jpg);
background-repeat:no-repeat;
top: 75px;
left:626px;
z-index: 4;
}


.contactInfo{
color:#FFFFFF;
font-size:10px;
padding:10px;
padding-top:0;
}

input{
width:222px;
height:21px;
background:url(images/input.jpg);
background-repeat:no-repeat;
border:0;
}


textarea{
width:222px;
height:118px;
background:url(images/textarea.jpg);
background-repeat:no-repeat;
border:0;
}



#listingHolder{
position:absolute;
width:866px;
height:270px;
left: 30px;
top: 429px;
z-index: 3;
}



#listingContainer{
position:relative;
width:866px;
}

#listingTop{
position:relative;
width:866px;
height:18px;
background:url(images/listing-top.png);
background-repeat:no-repeat;
}

#listingContent{
position:relative;
width:866px;
height:auto;
background:url(images/listing-bg.png);
background-repeat:repeat-y;
}

#listingContent2{
position:relative;
width:865px;
height:auto;
background:url(images/repeat-bg.png);
background-repeat:repeat-y;
}

#listingContent2 p{
line-height:12px;
font-size:10px;
color:#FFFFFF;
margin:0;
padding:0;
margin-left:10px;
margin-right:10px;
}

#listingBottom{
position:relative;
width:866px;
height:18px;
background:url(images/listing-bottom.png);
background-repeat:no-repeat;
}


#listingFooter{
position:relative;
width:866px;
height:28px;
background:url(images/footer.png);
background-position:bottom;
text-align:center;
}


#listingFooter p{
line-height:28px;
font-size:10px;
color: #858386;
padding:0;
margin:0;
}

#listingFooter a{
font-size:10px;
color: #858386;
text-decoration:none;
padding:0;
margin:0;
}

#listingTopLine{
position:relative;
width:807px;
height:52px;
background:url(images/listing-top-line.png);
background-repeat:no-repeat;
margin-left:27px;
}

#listingTopLine a{
font-size:11px;
color:#FFFFFF;
text-decoration:none;
line-height:26px;
margin-left:10px;
}

.active3{
color: #67a3c1 !important;
}
 
#listingCars{
position:relative;
width:807px;
margin-left:27px;
}

#listingBottomLine{
position:relative;
width:807px;
height:33px;
background:url(images/listing-bottom-line.png);
background-repeat:no-repeat;
margin-left:27px;
}


#listingBottomLine a{
font-size:11px;
color:#d3d1d2;
text-decoration:none;
line-height:33px;
margin-left:5px;
}

#listingBottomLine p{
font-size:11px;
color:#d3d1d2;
text-decoration:none;
line-height:33px;
margin-left:5px;
text-align:center;
}

.listingCar{
position:relative;
width:403px;
height:207px;
float:left;
padding-bottom:20px;
}


.carName{
position:relative;
width:403px;
height:32px;
background:url(images/listing-name-bg.png);
background-repeat:repeat-x;
float:left;
}

.carName a{
font-size:13px;
color:#3d3d3d;
text-decoration:none;
line-height:32px;
margin-left:5px;
font-weight:bold;
}

.carPic{
position:relative;
width:260px;
height:134px;
display:inline;
margin-top:1px;
float:left;
}


.salesCarPic{
position:relative;
width:316px;
height:189px;
display:inline;
margin-top:1px;
float:left;
}


.listingDetail1{
position:relative;
width:117px;
height:26px;
background:url(images/listing-details-bg1.png);
background-repeat:no-repeat;
display:inline;
margin-left:4px;
margin-top:1px;
float:left;
}

.detail1{
position:relative;
width: 90px;
height:26px;
float:left;
}

.detail1 p{
font-size:12px;
line-height:26px;
color:#FFFFFF;
margin:0;
margin-left: 5px;
padding:0;
}


.detail2{
position:relative;
width: 27px;
height:26px;
float:left;
}

.detail2 p{
font-size:12px;
line-height:26px;
color:#b9fdfc;
font-weight:bold;
text-align:right;
margin:0;
margin-right: 5px;
padding:0;
}


.listingDetail2{
position:relative;
width:117px;
height:26px;
background:url(images/listing-details-bg2.png);
background-repeat:no-repeat;
display:inline;
margin-left:4px;
margin-top:1px;
float:left;
}


.listingPrice{
position:relative;
width:260px;
height:41px;
background:url(images/listing-price-bg.png);
background-repeat:no-repeat;
float:left;
}

.salesListingPrice{
position:relative;
width:62px;
height:189px;
background:url(images/sales-year.png);
background-repeat:no-repeat;
margin-top:1px;
float:left;
}

.salesYear{
font-size: 18px;
font-weight:bold;
text-align:center;
margin-top:30px;
}

.salesPrice{
font-size: 11px;
color:#000000;
text-align:center;
margin-top:100px;
font-weight:bold;
}

.listingPrice p{
font-size:12px;
line-height:41px;
color:#FFFFFF;
padding:0;
margin:0;
margin-left:15px;
}

.listingMore{
position:relative;
width:95px;
height:18px;
display:inline;
float:right;
margin-right:20px;
margin-top:23px;
}

#individualCarImage{
position:absolute;
width:528px;
height:289px;
left:352px;
top:157px;
z-index:2;
}

#individualCarName{
position:absolute;
width:528px;
height:43px;
left:352px;
top:125px;
background-image:url(images/individual-car-name.png);
background-repeat: no-repeat;
z-index:3;
}

#individualCarName p{
color:#FFFFFF;
font-size:16px;
line-height:43px;
margin:0;
padding:0;
margin-left:10px;
}

#individualHolder{
position:absolute;
width:865px;
height:330px;
background:url(images/individualHolder.png);
background-repeat:no-repeat;
top:390px;
left:32px;
z-index:2;
}

#individualHolder2{
position:absolute;
width:865px;
height:503px;
background:url(images/individualHolder2.png);
background-repeat:no-repeat;
top:390px;
left:32px;
z-index:2;
}

#individualStretch{
position:absolute;
width:865px;
height:330px;
top:440px;
left:32px;
z-index:2;
}


#individualStretchTerms{
position:absolute;
width:865px;
height:330px;
top:470px;
left:18px;
z-index:2;
}

#individualSeats{
position:absolute;
width:311px;
height:36px;
background:url(images/individual-seats.png);
background-repeat:no-repeat;
top:447px;
left:37px;
z-index:3;
}

#individualSeats p{
font-size:13px;
color:#a5a5a5;
line-height:36px;
padding:0;
margin:0;
}

#individualSeatsBox{
position:absolute;
width:311px;
height:64px;
background:url(images/individual-seats-box.png);
background-repeat:no-repeat;
top:485px;
left:37px;
z-index:3;
}

#individualSeatsBox p{
font-size:15px;
color:#383838;
line-height:64px;
font-weight:bold;
padding:0;
margin:0;
}

#individualStretchTop{
position:relative;
width:865px;
height:8px;
background:url(images/topLine.png);
background-repeat:no-repeat;
}

#individualStretchBottom{
position:relative;
width:865px;
height:77px;
background:url(images/bottomLine.png);
background-repeat:no-repeat;
}

#individualGap{
position:relative;
width:865px;
height:230px;
background:url(images/repeat-bg.png);
background-repeat:repeat-y;
}


#footerPart{
position:relative;
width:865px;
height:10px;
background:url(images/footer-part.jpg);
background-repeat:no-repeat;
}

#salesDetailsHolder1{
position:absolute;
width:308px;
height:210px;
top:447px;
left:37px;
z-index:3;
}

#salesDetailsHolder2{
position:absolute;
width:528px;
height:104px;
top:550px;
left:352px;
z-index:3;
}

.salesInfo1{
position:relative;
width:308px;
height:26px;
background:url(images/sales-info1.jpg);
background-repeat:no-repeat;
float:left;
margin-top:1px;
}



.salesInfo2{
position:relative;
width:308px;
height:26px;
background:url(images/sales-info2.jpg);
background-repeat:no-repeat;
float:left;
margin-top:1px;
}

.salesInfoDetails1{
position:relative;
width:154px;
height:26px;
float:left;
text-align:left;
}

.salesInfoDetails1 p{
font-size:12px;
color:#ffffff;
line-height:26px;
padding:0;
margin:0;
margin-left:30px;
}

.salesInfoDetails2{
position:relative;
width:154px;
height:26px;
float:left;
}

.salesInfoDetails2 p{
text-align:right;
font-size:13px;
color:#b8fefc;
line-height:26px;
font-weight:bold;
padding:0;
margin:0;
margin-right:30px;
}

.salesXtra{
position:relative;
width:528px;
height:50px;
background:url(images/sales-heading-xtra.jpg);
background-repeat:no-repeat;
float:left;
margin-top:1px;
}

.salesInfo3{
position:relative;
width:528px;
height:26px;
background:url(images/sales-info3.jpg);
background-repeat:no-repeat;
float:left;
margin-top:1px;
}

.salesInfo3 p{
font-size:13px;
color:#b8fefc;
line-height:26px;
font-weight:bold;
padding:0;
margin:0;
margin-left:18px;
margin-right:20px;
}


#salesCarName{
position:relative;
width:308px;
height:36px;
background:url(images/sales-carname.jpg);
background-repeat:no-repeat;
float:left;
}

#salesCarName p{
font-size:15px;
font-weight:bold;
color: #2f2f2f;
line-height:36px;
margin:0;
padding:0;
margin-left:15px;
}

#thumbsHolder{
position:absolute;
width:528px;
height:102px;
top:447px;
left:352px;
z-index:3;
}

#thumbsHolder a{
position:relative;
width:175px;
height:102px;
float:left;
}

#individualInfoContainer{
position:absolute;
width:843;
height:169px;
top:558px;
left:37px;
z-index: 3;
}

#individualInfoContainer2{
position:absolute;
width:843;
height:150px;
top:680px;
left:37px;
z-index: 3;
}

#individualInfoContainer2 p{
margin:15px;
margin-top:5px;
font-size:10px;
line-height:12px;
color:#FFFFFF;
}

.individualInfoHolder{
position:relative;
width:417px;
height: 169px;
float:left;
}

.individualHeading{
position:relative;
width:417px;
height:32px;
background:url(images/individual-heading.png);
background-repeat:no-repeat;
float:left;
}

.individualHeading p{
font-size:15px;
font-weight:bold;
color: #2f2f2f;
line-height:32px;
margin:0;
padding:0;
margin-left:15px;
}

.individualInfo1{
position:relative;
width:417px;
height:26px;
background:url(images/individual-info1.png);
background-repeat:no-repeat;
float:left;
margin-top:1px;
}

.individualInfo2{
position:relative;
width:417px;
height:26px;
background:url(images/individual-info2.png);
background-repeat:no-repeat;
float:left;
margin-top:1px;
}

.individualDetails1{
position:relative;
width:117px;
height:26px;
float:left;
}

.individualDetails1 p{
font-size:12px;
color:#ffffff;
line-height:26px;
padding:0;
margin:0;
margin-left:15px;
}

.individualDetails2{
position:relative;
width:90px;
height:26px;
float:left;
}

.individualDetails2 p{
font-size:13px;
color:#b8fefc;
line-height:26px;
font-weight:bold;
padding:0;
margin:0;
margin-left:5px;
}

.individualDetails3{
position:relative;
width:110px;
height:26px;
float:left;
}

.individualDetails3 p{
font-size:12px;
color:#ffffff;
line-height:26px;
padding:0;
margin:0;
margin-left:5px;
}

.individualDetails4{
position:relative;
width:100px;
height:26px;
float:left;
}

.individualDetails4 p{
font-size:13px;
color:#b8fefc;
line-height:26px;
font-weight:bold;
padding:0;
margin:0;
margin-left:25px;
}
 

#btn1{
position:relative;
width:133px;
height: 15px;
display:inline;
margin-top:5px;
margin-left:70px;
float:left;
}

#btn2{
position:absolute;
width:76px;
height: 15px;
left:795px;
top:710px;
z-index:3;
}


#chauffeurPic{
position:absolute;
width:400px;
height: 266px;
background:url(images/chauffeurPic.jpg);
background-repeat:no-repeat;
top: 75px;
left:220px;
z-index: 1;
}

#chauffeurHolder{
position:absolute;
width:856px;
height: 854px;
background:url(images/chauffeur-holder.png);
background-repeat:no-repeat;
top:393px;
left:30px;
z-index: 2;
}



#chauffeurCar{
position:absolute;
width:440px;
height: 545px;
background:url(images/car.png);
background-repeat:no-repeat;
top:637px;
left:381px;
z-index: 4;
}


#chauffeurLine{
position:absolute;
width:689px;
height:52px;
background:url(images/services-line.png);
background-repeat:no-repeat;
top:694px;
left:58px;
z-index: 3;
}


#chauffeurListing{
position:absolute;
width:244px;
height:350px;
top:748px;
left:58px;
z-index: 6;
}

.chauffeurList1{
position:relative;
width:230px;
height:26px;
margin-top:1px;
float:left;
background:url(images/services-list1.png);
background-repeat:no-repeat;
}

.chauffeurList1 a{
line-height:26px;
font-size:10px;
color:#FFFFFF;
text-decoration:none;
padding:0;
margin:0;
margin-left:25px;
}

.chauffeurList2{
position:relative;
width:230px;
height:26px;
margin-top:1px;
float:left;
background:url(images/services-list2.png);
background-repeat:no-repeat;
}

.chauffeurList2 a{
line-height:26px;
font-size:10px;
color:#FFFFFF;
text-decoration:none;
padding:0;
margin:0;
margin-left:25px;
}

#chauffeurContent{
position:absolute;
width:856px;
height: 854px;
top:393px;
left:30px;
z-index: 5;
}

#chauffeurContent p{
font-size:10px;
margin-left:30px;
}

#chauffeurContent h1{
font-size:15px;
margin-left:30px;
}

#drivingPic{
position:absolute;
width:380px;
height: 254px;
background:url(images/drivingPic.jpg);
background-repeat:no-repeat;
top: 73px;
left:220px;
z-index: 1;
}



#drivingHolder1{
position:absolute;
width:248px;
height: 361px;
background:url(images/driving-school-holder1.png);
background-repeat:no-repeat;
top: 97px;
left:635px;
z-index: 2;
}


#drivingHolder2{
position:absolute;
width:854px;
height: 327px;
background:url(images/driving-school-holder2.png);
background-repeat:no-repeat;
top:440px;
left:29px;
z-index: 2;
}

#drivingCar{
position:absolute;
width:582px;
height:415px;
background:url(images/car2.png);
background-repeat:no-repeat;
top:366px;
left:39px;
z-index: 3;
}


#drivingContent{
position:absolute;
width:495px;
height:220px;
top:386px;
left:380px;
z-index:4;
}

#drivingContent p{
font-size:10px;
color:#FFFFFF;
}

#termsPic{
position:absolute;
width:380px;
height: 254px;
background:url(images/termsPic.jpg);
background-repeat:no-repeat;
top: 73px;
left:220px;
z-index: 1;
}

#termsHolder1{
position:absolute;
width:248px;
height: 380px;
background:url(images/terms-holder1.png);
background-repeat:no-repeat;
top: 97px;
left:635px;
z-index: 2;
}


#termsCar{
position:absolute;
width:380px;
height:204px;
background:url(images/termsCar.png);
background-repeat:no-repeat;
top:800px;
left:30px;
z-index:2;
}

#vipPic{
position:absolute;
width:642px;
height: 283px;
background:url(images/vipPic.jpg);
background-repeat:no-repeat;
top: 75px;
left:220px;
z-index: 1;
}

#vipPic2{
position:absolute;
width:250px;
height: 240px;
background:url(images/vipPic2.jpg);
background-repeat:no-repeat;
top: 710px;
left:46px;
z-index: 4;
}


#vipForm{
position:absolute;
width:387px;
height: 96px;
top: 518px;
left:458px;
z-index: 4;
}


#memberHolder{
position:absolute;
width:856px;
height:447px;
background:url(images/vipHolder.png);
background-repeat:no-repeat;
left: 36px;
top: 393px;
z-index: 3;
}


#memberHolder3{
position:absolute;
width:856px;
height:807px;
background:url(images/vip-prices-holder.png);
background-repeat:no-repeat;
left: 36px;
top: 393px;
z-index: 2;
}



#memberPic1{
position:absolute;
width:355px;
height:286px;
background:url(images/memberPic1.jpg);
background-repeat:no-repeat;
left: 46px;
top: 406px;
z-index: 4;
}


#memberPic2{
position:absolute;
width:400px;
height:302px;
background:url(images/memberPic2.jpg);
background-repeat:no-repeat;
left: 470px;
top: 1030px;
z-index: 4;
}

#memberHolder li{
margin: 3px;
}


#memberMenu{
position:relative;
width:856px;
height: 40px;
margin-top:10px;
}

#memberMenu a{
position:relative;
float:left;
display:inline;
width:285px;
height:40px;
line-height:40px;
font-size:12px;
color:#FFFFFF;
text-align:center;
text-decoration:none;
}

#vipLoginHolder{
position:absolute;
width:856px;
height:1013px;
background:url(images/loginHolderBg.png);
background-repeat:no-repeat;
left: 36px;
top: 393px;
z-index: 3;
}


#vipInfoContainer{
position:absolute;
width:843px;
height:169px;
top:558px;
left:37px;
z-index: 3;
}

#vipCarsSign{
position:absolute;
width:278px;
height:43px;
top:472px;
left:57px;
z-index: 3;
background:url(images/vip-cars-sign.png);
background-repeat:no-repeat;
}

#vipCarList{
position:absolute;
width:278px;
height:auto;
top:525px;
left:57px;
z-index: 3;	
}


#vipCarList a{
position:relative;
width:278px;
height:26px;
float:left;
margin-top:1px;
background:url(images/vip-list-bg.jpg);
background-repeat:no-repeat;
text-decoration:none;
}

.vipCarName1{
position:relative;
width:139px;
height:26px;
float:left;	
}


.vipCarName1 p{
font-size:12px;
color:#ffffff;
line-height:26px;
padding:0;
margin:0;
margin-left:15px;
text-decoration:none;
}

.vipCarName2{
position:relative;
width:139px;
height:26px;
float:left;	
}

.vipCarName2 p{
font-size:13px;
color:#b8fefc;
line-height:26px;
font-weight:bold;
padding:0;
margin:0;
margin-left:5px;
text-decoration:none;
}

#vipCarDetails{
position:absolute;
width:528px;
height:auto;
top:900px;
left:352px;
z-index: 3;	
}

.vipCarDetailsHolder{
position:relative;
width:528px;
height:26px;
float:left;
margin-top:1px;
}

.vipCarDetailsHolderEntry{
position:relative;
width:259px;
height:26px;
float:left;
background:url(images/vip-detail.png);
background-repeat:no-repeat;
}

.vipDetail1{
position:relative;
width:129px;
height:26px;
float:left;	
}

.vipDetail1 p{
font-size:12px;
color:#ffffff;
line-height:26px;
padding:0;
margin:0;
margin-left:15px;
}

.vipDetail2{
position:relative;
width:130px;
height:26px;
float:left;	
}

.vipDetail2 p{
font-size:12px;
color:#fec8f6;
line-height:26px;
padding:0;
margin:0;
margin-left:5px;
}


.vipActive p{
color:#ff9c27 !important;
}

#vipPriceSign{
position:absolute;
width:261px;
height:53px;
top:1120px;
left:352px;
z-index: 3;
background:url(images/vip-price-sign.jpg);
background-repeat:no-repeat;
}


#vipPriceSign p{
font-size:21px;
color:#333333;
line-height:53px;
font-weight:bold;
padding:0;
margin:0;
margin-left:100px;
}