﻿/**********************************************************************************
* 
* © 2008 Ecliptic Technologies, Inc. - All Rights Reserved
* Unauthorized use or reproduction of this product is strictly prohibited by law.
* Website: www.ecliptictech.com
* Email: info@ecliptictech.com
*
* Name: layout.css
* Description: Layout CSS file for the Autos & Trucks website
*
***********************************************************************************/

/* Auxiliary style sheets
----------------------------------------------------------------------------------*/

@import url(type.css);
@import url(forms.css);
@import url(lightbox.css);


/* Body 
----------------------------------------------------------------------------------*/

*
    {
    margin:0px;
    padding:0px;
    }

body
	{
	background:#ffffff;
	}


/* Images 
----------------------------------------------------------------------------------*/

img
    {
	border:none;
    }

.imageleft
    {
    float:left;
    margin:0px 1em 1em 0px;
    clear:both;
    }

.imageright
    {
    float:right;
    margin:0px 0px 1em 1em;
    clear:both;
    }

.image-container
    {
    float:left;
    width:100%;
    clear:both;
    }

.image-sticky
    {
    float:left;
    margin:0px 1em 1em 0px;
    }

.imageleft img, .imageright img
    {
    }

.imagefull
    {    
    display:block;
    margin:0px 0px 1em 0px;
    clear:both;
    }


/* Container
----------------------------------------------------------------------------------*/

#container
	{
	width:100%;
	}


/* Masthead
----------------------------------------------------------------------------------*/

#masthead
    {
    float:none !important;
    width:100%;
    margin:0px 0px 1em 0px;
    padding:0px 0px 1em 0px;
    }

#logo
    {
	margin:0px;
    }

#logo h1
    {
    color:#000000;
    }


/* Main background
----------------------------------------------------------------------------------*/

#main
    {
    float:none !important;
    width:100%;
    }


/* Marquee
----------------------------------------------------------------------------------*/

#marquee
    {
    display:none;
    }


/* Page title
----------------------------------------------------------------------------------*/

#pagetitle
    {
    float:none !important;
    width:100%;
    }


/* Sidepane
----------------------------------------------------------------------------------*/

#sidepane
    {
    display:none;
    }


/* Navigation background
----------------------------------------------------------------------------------*/

#nav
    {
    display:none;
    }


/* Contact information
----------------------------------------------------------------------------------*/

#contactinfo
    {
    /*float:left;
    width:800px;
    height:27px;
    margin:0em 0px 0px 0px;
    padding:3px 0px 0px 0px;
    background:url(/sitegraphics/trs-contactinfobg.gif) repeat-y;
    border-right:1px solid #000000;
    border-left:1px solid #000000;*/
    }


/* Banner
----------------------------------------------------------------------------------*/

#banner
    {
    }


/* Flash animation
----------------------------------------------------------------------------------*/

#flashanimation
    {
    }


/* Vehicle search
----------------------------------------------------------------------------------*/

#vehiclesearch
    {
    }

#vehiclesearch .dropdown-full
    {
    }

#vehiclesearch-shortdropdowns
    {
    }

#vehiclesearch .dropdown-short
    {
    }

#vehiclesearch .dropdown-full, #vehiclesearch .dropdown-short
    {
    }

#vehiclesearch .checkbox
    {
    }

#vehiclesearch .checkbox input
    {
    }


/* Content
----------------------------------------------------------------------------------*/

#content-home-left
	{
	float:none !important;
	width:100%;
	}

#content-home-right
	{
	float:none !important;
	width:100%;
	}

#content
	{
	float:none !important;
	width:100%;
	}


/* Used car category search
----------------------------------------------------------------------------------*/

#usedcars
    {
    margin:0px 0px 1em 0px;
    }

#usedcars table
    {
    width:100%;
    }

#usedcars table td
    {
    width:33%;
    }


/* Featured vehicle
----------------------------------------------------------------------------------*/

#featuredvehicle
    {
    margin:0px 0px 1em 0px;
    }

.featuredvehicle-image
    {
    margin:0px 0px 0.2em 0px;
    }


/* Vehicle detail
----------------------------------------------------------------------------------*/

#vehicledetail
    {
    float:none !important;
    width:100%;
    margin:0px 0px 1em 0px;
    }

#vehicledetail-header
    {
    float:none !important;
    width:100%;
    margin:0px 0px 1em 0px;
    }

#vehicledetail-header-image, #vehicledetail-header-info
    {
    float:none !important;
    width:auto;
    }

#vehicledetail-header-image
    {
    margin:0px 0em 1em 0px;
    }

#vehicledetail-header-image img
    {
    border:1px solid #b0b0b0;
    }

#vehicledetail-main
    {
    float:none !important;
    width:100%;
    margin:0px 0px 1em 0px;
    }

#vehicledetail-main-image, #vehicledetail-main-info
    {
    float:none !important;
    }

#vehicledetail-main-image
    {
    width:100%;
    }

#vehicledetail-main-info
    {
    width:100%;
    }

	
/* Dealer Formatting
----------------------------------------------------------------------------------*/

#dealerexport
	{
	float:left;
	width:300px;
	text-align:right;
	}
	
#dealerprofile
	{
	float:left;
	width:350px;
	text-align:right;
	}
	
#fulllength
	{
	float:left;
	width:100%;
	}
	
.text
	{
	margin:0px 0px 5px 0px;
	}


/* YouTube video
----------------------------------------------------------------------------------*/

#content object
    {
    display:block;
    margin:0px 0px 1em 0px;
    }


/* Products
----------------------------------------------------------------------------------*/

#products
    {
    }


/* Gallery container and thumbnails
----------------------------------------------------------------------------------*/

#gallery
	{
	float:left;
	width:810px;
	margin:1em 0px 0px 0px;
	padding:1em 0px 0px 0px;
	border-top: solid 1px #3366cc;
	}

#lightbox_container
    {
    padding:0px 0px 1em 0px;
    }

#lightbox_container img
    {
    margin:0px 10px 10px 0px;
    background:none;
    border:1px solid #3366cc;
    }

#lightbox_container a
    {
    background:none;
    border:none;
    }


/* Google map
----------------------------------------------------------------------------------*/

#map
    {
    float:none !important;
    width:402px;
    margin:0px 0px 1em 1em;
    clear:both;
    }

#map iframe
    {
    width:400px;
    height:325px;
    margin:0px 0px 0.2em 0px;
    border:1px solid #2f378f;
    }    

#map small
    {
    font:0.6875em Verdana, Arial, Helveticam sans-serif;
    line-height:1.8em;
    }


/* Footer
----------------------------------------------------------------------------------*/

#footer
    {
    float:none !important;
    width:100%;
    padding:1em 0px 0px 0px; 
    border-top:1px solid #000000;
    }

#footer-nav
    {
    display:none;
    }

#copyright
    {
    float:none !important;
    width:100%;
    }


/* Horizontal rules
----------------------------------------------------------------------------------*/

hr
	{
	display:none;
	}

.hr
	{
	margin:0px 0px 1em 0px;
	border-top:1px dotted #000000;
	}


/* Miscellaneous classes
----------------------------------------------------------------------------------*/