/***************************************
****************************************
    LAYOUT AND STYLES
****************************************
***************************************/


/***************************************
****************************************
    LAYOUT
    ------------------------------------
    DO NOT ADD FORMATTING STYLES TO
    THIS SECTION - IT IS FOR *LAYOUT*
    INFORMATION ONLY. MARGIN AND PADDING
    INFORMATION *SHOULD* GO IN HERE.
****************************************
***************************************/

div#container
{
    margin:0 auto;
    width:960px;
    text-align:left;
}


/**************************************/
/* HEADER */
div#header
{
    height: auto !important;    /* IE6 min height */
    height: 492px;
    min-height: 492px;
    width:960px;
    min-width:960px;
   
    
}
/**************************************/
/* TOP LOGO HEADER */
div#logoheader
{
    height: auto !important;    /* IE6 min height */
    height: 80px;
    min-height: 80px;
    width:auto;
    min-width:960px;
   
    
}



/**************************************/
/* CONTENT */

div#main
{
    
}

div#wrap
{    
    width:700px;
    float:left;
}

div#content_inside
{    
    width:960px;
    padding:120px 0 0 0;
    background-image: url(../images/check_bg.gif);  	
}

/**************************************/
/* RHS / EXTRA INFO */
div#rhs
{    
    float:right;   
    width:246px;
}
/**************************************/
/* FOOTER */
div#footer
{   
    clear:both;
}

/***************************************
    END
***************************************/
/***************************************
****************************************
    GENERAL STYLES
    ------------------------------------
    PLEASE ADD NEW STYLE RULES TO THE
    APPROPRIATE SECTION ONLY. DO NOT
    REMOVE SECTION HEADERS EVEN IF THEY

    ARE NOT IN USE.


    Reminder: If you're setting a width
    and a padding/margin you're looking
    for trouble with ie6
    http://css.maxdesign.com.au/listamatic/about-boxmodel.htm


****************************************
***************************************/

/***************************************
    MEDIA STYLES
    -----------------------------------
    Add any styles here that only
    need to appear on a certain device.
***************************************/
/*If a title has an image instead of text then this
 will display the text rather than the image*/
@media handheld
{    
    .hidetext,
    #logo
    {
        text-indent:0px;
        background: none;
    }   
}


@media print 
{
    /*more styles in tripoli/print.css*/
    div#rhs,
    div#globalnav
    {
        display:none;
    }
}

/***************************************
    USEFUL ONE LINERS
    -----------------------------------
    Any useful simple one liners here.
***************************************/
.hidetext{text-indent:-9000px; overflow:hidden;}


/***************************************
    GLOBAL STYLES
    ------------------------------------
    Style rules with a global effect.
***************************************/
*
{
    
}


.hide {display:none}
.cta {background: url(../images/phone_bottom.gif) no-repeat center top;width:795px;height:40px;margin:25px 0 10px;}
h2.center {text-align:center;}

html 
{
    
    /*i cant remember the ie7 bg zoom bug atm will fix later*/
    
    
}

body
{
    background:#FFF;
    color:#333333;    
    text-shadow: #000000 0 0 0px;/*safari boldness fix*/
    font-family:  "Arial", Times New Roman, Times, serif;/*"Century Gothic"*/
}


a
{
    color:#F418A9;
    text-decoration:none;
}
/*correct order of psudeo classes*/
a:link{color:#000000;}
a:visited{color:#000000;}
a:hover{color:#bfbfbf;}
a:active {color:#000000;}


#footer_top {

background: url(../images/bottom_bar.png) no-repeat center top;
padding-top:50px;
height:100%;
color:#ffffff;



}

#footer_top .content{

width:960px;
margin:0px auto;
padding:10px 0px;
}


.car_sales strong {border-bottom:1px dotted #BFBFBF;
color:#333;
font-size:24px;
font-style:italic;
font-weight:bold;
margin:0px auto;
padding:10px 0;
width:750px;
display:block;
text-align:center;}


address
{
    margin-left:20px;
}

#container
{  
background-image: url(../images/content_bg.gif);

}

/* ABOUT PAGE*/
#aboutinfo

{width:750px;margin:0px auto;font-size:13px;}

#aboutinfo p

{margin:20px 0 0 0;}


#aboutinfo strong

{font-weight:bold;}

#aboutinfo em {font-size:11px;}

/* CONTACT PAGE*/
#contactcontainer

{width:750px;margin:0px auto;}

#contactinfo

{width:300px;font-size:15px;float:left;}

#contactinfo p

{margin:20px 0 0 0;}


#contactinfo strong

{font-weight:bold;}

#contactinfo em {font-size:11px;}

/* MAP */
#map

{padding-top:10px;float:right; }

#map a

{color:#696969;}

/*
.transparent_class
{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
*/


/*forces a div with floating image inside
 it to pull down to the end of the image*/
hr.clear {display: block; clear: left;
padding: 0;padding-top:0px;
visibility: hidden;width:1px;}

/***************************************
    TOP LOGO HEADER STYLES: #header
    ------------------------------------
    Style rules for the header
    area only.
***************************************/
#logoheader
{    
   
   
  
}


#logoheader #topcontent { font-size:0.75em;color:#515151;float:right; width:500px;padding:40px 0 0 0;text-align:right;}
#logoheader #topcontent a {color:#666;}
#logoheader #topcontent p {font-size:14px;color:#333; padding:0 20px 0 0;}
#logoheader #logotop {background:#FFF url(../images/logo_top.png) no-repeat bottom left;width:960px;height:80px;margin:0px auto;padding-top:0px;}

/***************************************
    HEADER STYLES: #header
    ------------------------------------
    Style rules for the header
    area only.
***************************************/
#header
{    
   
   
  
}


#header #logo {background:#FFF url(../images/logo.gif) no-repeat bottom center;width:823px;height:186px;margin:0px auto;padding-top:50px;}

    #header #ad
    {
        background:#797979;
        float:right;
        margin:15px 0 0 0;
        width:725px;
        height:90px;
    }    
    
 #header #car {
    
   height:auto !important; /*ie6 min height*/
   height:492px;
   min-height:492px;
   background: url(../images/car_bg.jpg) no-repeat bottom center;
    
    }
    
    #stocksearch{float:left;position:relative;text-align:center;width:285px;padding-top:250px;}
    
    #car_listing {
    
        text-align:center;
        
    
    }
    
    #car_listing h2 {
    color:#453B30;
font-size:1.5em;
font-style:italic;
font-weight:bold;
padding:10px 0px;
margin: 0px auto;
border-bottom:dotted 1px #bfbfbf;
width:750px;

    

    
    }
        #pagenag {width:750px;margin:0px auto; vertical-align:middle;}
        #pagenag .pagecount {float:right; font-weight:bold;}
        #pagenag .pagerButtons {float:left;}
        #car_listing h2.sales {width:340px;}
        #pagenag .forward {height:31px;width:92px;background:url(../images/next.gif) no-repeat center center;}
        #pagenag .back {height:31px;width:122px;background:url(../images/prev.gif) no-repeat center center;}
        #car_listing h3 {
        
        font-weight:bold;
        margin:5px 0px;
        
        }
        
        
        #flashcontent{}
    
       #car_listing ul {margin-top:15px;}
       #car_listing ul li.left{float:left}
       #car_listing ul li.right{float:right}
       
       #car_listing a.Cadillac { background: url(../images/cad_1.jpg) no-repeat top center;width:450px;height:279px; display:block;}
       #car_listing a:hover.Cadillac { background: url(../images/cad_1_hover.jpg) no-repeat top center;width:450px;height:279px;}
       
       #car_listing a.Farrari { background: url(../images/fara_1.jpg) no-repeat top center;width:450px;height:279px; display:block;margin:0 auto;}
       #car_listing a:hover.Farrari { background: url(../images/fara_1_hover.jpg) no-repeat top center;}

       #car_listing a.Masarati { background: url(../images/masa_1.jpg) no-repeat -7px bottom;width:450px;height:634px; display:block;margin:0 auto;}
       #car_listing a:hover.Masarati { background: url(../images/masa_1_hover.jpg) no-repeat -7px bottom;}


       #car_detail {width:850px;margin:0px auto;margin-bottom:0px;}
       #car_detail .title {border-bottom:solid 1px #bfbfbf;margin:0px 0px;height:50px;}
       #car_detail .title strong {float:left;padding:10px 0;font-size:1.5em; cursor:hand;}
       #car_detail h2 {color:#453B30;font-size:1.7em;font-style:italic;font-weight:bold;padding:10px 0px;float:left;}
       #car_detail h3 {border-bottom:solid 1px #bfbfbf;padding:10px 0px;color:#000;margin:10px 0px}
       #car_detail a:hover h3 {border-bottom:solid 1px #bfbfbf;padding:10px 0px;color:#333333;margin:10px 0px}
    
       #car_detail a:hover h2 {color:#BFBFBF;}
       
       #car_detail #flash {width:100%;height:300px;background:#ffffff;}
        
       #car_detail p {font-size:12px;margin:10px 0px;line-height:17px;}
       #car_detail p.point {font-size:10px;color:#000;margin:2px 0px}
       
       
        #car_detail ul {margin:10px 0px 10px 20px;}
        #car_detail li {padding:10px 0px; list-style-image: url(../images/list.gif)}
        #car_detail li strong {font-weight:bold;font-size:22px;}
        
        #car_detail #lhs {width:375px;float:left; clear:both;}
        #car_detail #rhs {width:425px;float:right;padding:0px; text-align:center;}
        
        .clear {clear:both;}
        
        #car_detail #rhs ul {margin:0px;}
        #car_detail #rhs ul li {margin:0px 5px 0px 0px; list-style-image:none;}
        #car_detail #rhs ul li a {}
        #car_detail #rhs li {padding:4px 0 0 0;}
        
        #car_detail #lhs .details {color:#696969;padding:20px 0 0 0;}
        #car_detail #rhs .details {color:#696969;padding:20px 0 0px 0;}
        #car_detail #rhs .details img {padding:5px; background-color:#f3f3f3; border-color:#dddddd; border-style:solid; border-width:1px;}
        
        #car_detail #lhs .details p{font-weight:bold;}
        #car_detail #lhs .details h4{line-height:20px;font-size:18px;display:inline;color:#000;font-weight:bold;}
        #car_detail #lhs .details h5{line-height:33px;font-size:28px;display:inline;color:#000;font-weight:bold;}
        .price {font-size:35px;padding:2px 0px;}
        #car_detail #lhs li {padding:10px 0px;font-size:12px;list-style-image: url(../images/bullet.gif)}
        #car_detail #rhs ul li img {}

        .sale_item            {width:750px;margin:20px auto 0px auto;text-align:left;}
        .sale_item .top       {/*background:url(../images/list_top.jpg) no-repeat top center;height:6px;width:750px;*/}
        .sale_item .bottom    {/*background:url(../images/list_bottom.jpg) no-repeat top center;height:6px;width:750px;*/}
        .sale_item .content   {background:#FFF;height:auto !important;height:80px;min-height:80px;padding:5px 10px 0px 10px;}
        .sale_item img        {border:solid 6px #413e3c;float:left; margin-right:10px;}
        .sale_item .content p {margin: 7px 0px 5px 0px; font-size:12px;color:#000;text-align: justify;font-weight:normal;}
        .sale_item .content .price {color:#000;font-size:23px;border-color:#000;}
         .car_listing .sale_item h3 {color:#000; border:none;font-weight:bold;font-size:16px;margin:0px;padding:0px 0 2 0;}
         .car_listing .sale_item h3 a {font-weight:normal;font-size:16px;font-weight:bold;}
         .sale_item .content a {font-weight:bold;color:#000;font-size:14px}
         .sale_item .content a:hover {color:#333;}
        .car_listing .sep {width:750px;height:30px; background: url(../images/sep.gif) center top;}
        
        .car_listing .list_thumb {width:225px;height:125px;overflow:hidden; float:left;margin-right:10px; background:#FFF url(../images/loading.gif) no-repeat center center;padding:5px; background-color:#f3f3f3; border-color:#dddddd; border-style:solid; border-width:1px;}
         .car_listing .list_thumb img {border:none; color:#000;}
         .car_listing .list_thumb img a {border:none; color:#999;}
         
         #pagecount {}
         pagerButtons{}
    #contact
    
    {
        color:#fff;
        font-size:17px;
        clear:right;
        background:#FFF url(../images/topbar.png) no-repeat top center;
        margin: 0 auto;
        width: 960px;
    }  
    
    #contact span {display:none;}
    
     #contact .content {margin:0px auto;width:800px;height:50px;}
    
    
     #contact ul                     {color:#FFF;font-weight:bold;padding:19px 0 0 0;}
     #contact ul li                  {display:inline;float:none;margin:0 30px 0 30px;}
     #contact ul li a                {color:#FFF;}
     #contact ul li a:hover          {padding:10px 0;color:#ccc;}
     #contact ul li.selected         {color:#ccc;}
     #contact ul li.selected a:hover {color:#ccc;}
     
   
     
               
        #header #contact em
        {
            font-weight:bold;
            font-style:normal;
            padding-right:16px;
        }    
        
        #header #contact a
        {
           
        }    

/***************************************
    GLOBAL NAVIGATION STYLES: #globalnav
    ------------------------------------
    Style rules for the *global*
    navigation.
***************************************/
    
#globalnav
{
    
    height:auto !important;
    height:35px;
    min-height:35px;
}

	#globalnav ul 
	{
            text-align:center;
    }
    
	    #globalnav ul li
	    {
	        list-style-type:none;
	        display:inline;
                padding-left:10px;
                padding-right:10px;
            }
        
     
	    
#menu a
{
    color:#fff;
}


	    
	    
	    
            
    
/***************************************
    BREADCRUMB STYLES: #breadcrumb
    ------------------------------------
    Style rules for the breadcrumb
    only.
***************************************/
#breadcrumb
{
}


/***************************************
    MAIN AREA STYLES: #main
    ------------------------------------
    Style rules for the main page area
    (all content areas).
***************************************/
#main
{    
    
}
    #main .something
    {
        
    }
    
/***************************************
    RHS AREA STYLES: #rhs
    ------------------------------------
    Style rules for the RHS column.
***************************************/
#rhs
{
}
		


/***************************************
    CONTENT STYLES: #content
    ------------------------------------
    Style rules for the primary
    content area only.
***************************************/
#content
{
    background: url(../images/sprites1.png) 0px -771px no-repeat;
}
	





/*cms fix*/
#content .cms *[style],
#content .cms *[style] *[style],
#content .cms *[style] *[style] *[style],
#content .cms *[style] *[style] *[style] *[style]
{
    color:inherit !important;
    font-size:inherit !important;
}
	
/* Tables */
#content table
{
    
}
    #content table caption
    {
        caption-side:bottom;
    }
    
    #content table thead
    {
        
    }
    
    #content table tbody
    {
        
    }

    #content table td
    {
    }

    #content table th
    {
        
    }

    #content table .odd
    {
        
    }
    
    
/* Lists */
#content ol
{
}
#content ul
{
}   
    #content li
    {
    }


/***************************************
    FORMS STYLES: #content form
    ------------------------------------
    Style rules for form
    areas only.
***************************************/

/***************************************
    FOOTER STYLES: #footer
    ------------------------------------
    Style rules for the footer
    area only.
***************************************/
#footer
{
    padding:0 0 20px 0;
    color:#000;
    font-family: "Arial", Times New Roman, Times, serif;
    font-size:0.75em;
}


#footer a {color:#666}

    #footer .top
    {
        margin:0;
    }

	#footer .footerleft
	{
	    padding-left:130px;
	}

	#footer .footerbottom
	{
	    
    }

	

/***************************************
    WIDGET STYLES: content and rhs
    ------------------------------------
    Style rules for specific pages.
    Replace the id #container with a
    unique id to do this.
***************************************/



/***************************************
    SINGLE PAGE STYLES: #page
    ------------------------------------
    Style rules for specific pages.
    Replace the id #container with a
    unique id to do this.
***************************************/



#footer_top h2 { text-align:center; color:#ffffff;padding:10px 0px;font-size:2.25em;}

#main p {margin:3px 0px;}


.classicforsale{float:left;left:69px;position:relative;text-align:center;top:15px;width:285px}
.classicforhire{float:right;right:69px;position:relative;text-align:center;top:15px;width:285px;}

.classicforhire p {color:#575555;font-size:0.7em;padding:8px 0px;}
.classicforsale p {color:#575555;font-size:0.7em;padding:8px 0px;}

.classicforhire h2 a:hover {color:#AA9A87;}
.classicforsale h2 a:hover {color:#AA9A87;}

.classicforsale h2 a {color:#453b30;}
.classicforhire h2 a {color:#453b30;}

.classicforsale h2 a:visited {color:#453b30;}
.classicforhire h2 a:visited  {color:#453b30;}


.classicforhire h2 {font-weight:bold; font-style:italic;font-size:1.75em;color:#453b30;}
.classicforsale h2 {font-weight:bold; font-style:italic;font-size:1.8em;color:#453b30;}

/***************************************
    JAVASCRIPT STYLES
    ------------------------------------
    Style rules for specific javascript
    files.

***************************************/


#facebox .b {
  background:url(../facebox/b.png);
}

#facebox .tl {
  background:url(../facebox/tl.png);
}

#facebox .tr {
  background:url(../facebox/tr.png);
}

#facebox .bl {
  background:url(../facebox/bl.png);
}

#facebox .br {
  background:url(../facebox/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}






/***************************************
    FUTURE CSS
    ------------------------------------
    For testing css2/css3 selectors
    that don't work with all browsers.
***************************************/
/* E.g. This style rule will place an north east arrow after any link on your site to an external site. */
/*a[href^="http://"]:not([href*="smashingmagazine.com"])::after {content: "\2197";content: "\2197";*/






/***************************************
    END
***************************************/
