﻿/* main skin stuff */
* {
	margin: 0; /* zero out margin */
	padding: 0; /* zero out padding */
}
html, form {
	height: 100%; /* gives layout 100% height */
	position: relative; /* gives 100% height to Opera 9.5 */
}

body {
	background-image: url(../images/homepage_bg.jpg);
	background-repeat: repeat-x;
	background-color:#000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 23px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*
body {
	height: 100%; /* gives layout 100% height 
	font-family:  Calibri, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	text-align: left;
	color: #333;
	background: url(/img/background.gif) repeat-x 0 87px;
}*/

* html body, #container {
	font-family: 'Calibri'-120%, 'Lucida Grande'-100%, 'Verdana'-96%, 'Arial'-101%, Sans-Serif;
}

p, td
{
	font-size: 10pt;

}
ul, ol
{
	margin: 10px;
}

ul.dot li {
	list-style-image:url('/img/dot_blu.png');
	list-style-type:square;
}

li
{
	margin-left: 30px;
	margin-top: 3px;
	font-size: 10pt;
}
h1
{
	font-size: 18pt;
	font-family: Arial;
	margin: 5px 0 10px 0;
	color: #000;
	font-weight: normal;
}
h2
{
	font-size: 16pt;
	font-weight: normal;
	color:#000;
	
}
h3
{
	font-size: 12px;
}

h6 
{
	font-size: 14px;
	word-spacing: -5px;
	margin-top: 10px;
}



.smalltext{
	font: normal 10pt/1.1em;
}

.smaller{
	font-size: 90%;
}

.larger{
	font-size: 110%;
}

.center{
	text-align:center;
}
.justify{
	text-align:justify;
}

img.border{
	border:solid 1px #222;
}
img.catpic
{
	border: 0;
	width:150px;
	height:85px;
}

* html div#wrapper {
	 /* IE6 treats height as min-height */
	width: 100%;

}

html div#wrapper {
	
	width: 100%;
	background-color:#dfdfdf;
}

div#wrapper div#top{
	width: 100%;
	height: 150px;  /* centered div must be given a width */
	position: relative;
	margin: 0 auto;
	background:url(../img/navigation.jpg);
/*	background-color: #000;*/
}

div#wrapper div#top div#header
{
	width: 995px;
	height: 150px;  /* centered div must be given a width */
	position: relative;
	margin: 0 auto;

/*	background: #000 url(../img/banner.gif)  repeat-x bottom;
	color: #FFF;*/
}

div#wrapper div#top img#logo
{
	float: left;
	width: 300px;
	height: 74px;
	margin-top: 10px;
}

div#wrapper div#top img#skyline{
	top:1px;
}
div#wrapper div#top img#lamborghini
{
	float: left;
	width: 166px;
	height: 100px;
	margin-left: 50px;
	margin-bottom: 2px;
}

div#wrapper div#top div#header div#navbar{
	width: 900px;
	height: 20px;
	position: relative;
	float: left;
	top: 5px;
	left: 20px;
	vertical-align:middle;
/*	color:#fff;*/
	font-size: 10pt;
	font-weight:bold;
	
}

div#wrapper div#subheader
{
	width: 100%;
	height: 20px;
	margin: auto;
	background-image: url(../img/shadow.gif) repeat-x  transparent bottom;

}

div.wrapper {
	min-height: 100%; /* gives layout 100% height */
	z-index: 0;
	margin: -87px auto 0 auto; /* centers #wrapper */
	width: 995px; /* centered div must be given a width */
	position: relative;

}

div#fondo {
	width:393px;
	height:287px;
	background-image:url(../img/bg-elite-1.gif)
	
}

table#rentals {
	width: 950px;
	margin: 0 auto;
	margin-bottom: 10px;
}

td#carLeft {
	width: 600px;
	padding-top: 20px;
	padding-right: 50px;
	text-align: justify;
}

table#carpics {
	width: 100%;
	height: auto;
	margin-top: 20px;
}

td.thumb {
	padding:5px;
}

div#youtube {
	text-align: center;
	margin-top:20px;
}
td#carRight {
	width: 300px;
	padding-top: 20px;
}

div#disclaimer {
	color:#696969;
	font-size: small;
	margin-top: 50px;
}

div#callus {
	color:#105EA6;
	font-size: medium;
	margin-top: 20px;
}

td.botspace {
	padding-bottom: 20px;
}

div#container {
	width: 978px;
	min-height: 450px;
	margin: 0 auto;
	position: relative;
	top:0px;
	background: url(/img/choice_gray.gif) repeat-x  transparent top;
	background-color:#FFFFFF;

	border-left:1px #ccc solid;
	border-right:1px #ccc solid;

}

div#container table#container{
	width:950px;
	min-height: 300px;
	margin:0 auto;
	margin-bottom:20px;
	/*margin-top:20px;*/
}

td.vSpace{
	padding:0;
	width:20px;
	height: 40px;
/*	background: transparent url(/img/ln2.gif) repeat-y; */
}

div#container table#container td.container{
	width: auto;
	padding-top:20px;
}

div#container table#container td.services{
	width: 230px;
	padding-top:20px;
}

td.hR, div.hR {
	width: 100%;
	height: 1px;
	background: transparent url(/img/dot_h.gif) repeat-x;
	padding: 0;
}


div#footer {
	height: 210px;
	width: 100%;
	top: -40px;
	position: relative;
	background: url(/img/footer2.gif) repeat-x #0D0D0D;
	vertical-align:bottom;
}

div#footer div#subfooter
{
	width: 978px;
	margin: 0 auto;
	padding: 15px 0;
	color:#dedede;
	text-align:center;
	font-size: 12pt;
}

.h{
display: none;
visibility: hidden;
}

input
{
	font-size: small;
}

div.section
{
	margin-bottom: 18px;
}

.clear
{
	clear: both;
}

.clearLeft
{
	clear: left;
}

div.absolute
{
	position: absolute;
}

td.nfo
{
	padding-right: 5px;
}
tr.visible
{
	visibility: visible;
}
tr.hidden
{
	visibility: collapse;
}

/* link styles */
a:link, a:active
{
	color: #cc3333;
	text-decoration: none;
}
a:visited
{
	color: #cc3333;
	text-decoration: none;
}
a:hover
{
	color: #cc3333;
	text-decoration: underline;
}

a.txt:link, a.txt:active
{
	color: #999;
	text-decoration: none;
	border-bottom: 1px #999 dotted;
}
a.txt:visited
{
	color: #999;
	text-decoration: none;
	border-bottom: 1px #999 dotted;
}
a.txt:hover
{
	color: #999;
	text-decoration: none;
	border-bottom: 1px #999 solid;
}

a.top:link, a.top:visited, a.top:active
{
	color: #FFF;
	text-decoration: none;
}
a.top:hover
{
	color: #FFF;
	text-decoration: underline;
}

option
{
	margin: auto;
	padding: 0px 2px;
}
input[type="checkbox"]
{
	margin: 0px 6px 0px 0px;
}

.elitelogobackground {
	height: auto;
	width: 100%;
	background-image: url(../images/elitelogoback.png);
	background-repeat: no-repeat;
	background-position: -130px 0px;
}
.container_new {
	height: auto;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
}
.header_new {
	height: 114px;
	width: 100%;
}
.header_new .buttons {
	float: right;
	width: 705px;
	padding-top: 40px;
}
.header_new .buttons h6 {
	display: block;
	float: left;
	font-size: 12px;
}
.header_new .buttons h2 {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: normal;
}
.header_new .buttons span {
	color: #C00;
	font-size: 15px;
	padding-left: 5px;
}
.header_new .buttons #onlinereservation {
	float: left;
	margin-right: 10px;
	margin-left: 20px;
}
.header_new .buttons #little {
	display: block;
	float: left;
	color: #CCC;
	height: 28px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/header_button_gray.png);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 5px;
	margin-left: 10px;
	text-decoration: none;
}
.header_new .buttons #little:hover {
	background-image: url(../images/header_button_lightgray.png);
}
.menubar {
	background-image: url(../images/content_menubar.png);
	height: 126px;
	width: 100%;
}
.menubar .logo {
	float: left;
	height: 100%;
	width: 300px;
	padding-left: -30px;
}
.menubar .menubuttons {
	float: right;
	width: 588px;
	padding-top: 50px;
}
.menubar .menubuttons h6 {
	font-size: 14px;
	padding-top: 1px;
}
.menubar .menubuttons a {
	display: block;
	float: left;
	color: #CCC;
	margin-right: 10px;
	height: 33px;
	padding-right: 15px;
	padding-left: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
}
.menubar .menubuttons a:hover {
}
.contentleftborder {
	background-image: url(../images/content_leftside.png);
	clear: both;
	float: left;
	height: 381px;
	width: 11px;
}
.contentrightborder {
	background-image: url(../images/content_rightside.png);
	float: left;
	height: 381px;
	width: 8px;
}
.contentcenter {
	float: left;
	height: 381px;
	width: 975px;
}
.contentbottomborder {
	background-image: url(../images/content_bottomside.png);
	clear: both;
	height: 12px;
	width: 978px;
}
.introbanner1 {
	background-image: url(../images/homepage_introbanner.png);
	clear: both;
	height: 187px;
	width: 100%;
	margin-top: 2px;
}
.introbanner1 .text {
	float: left;
	height: 105px;
	width: 550px;
	padding-left: 30px;
	margin-top: 40px;
	padding-right: 10px;
}
.introbanner2 {
	background-image: url(../images/homepage_introbanner2.png);
	clear: both;
	height: 217px;
	width: 100%;
	margin-top: 3px;
}
.introbanner2 .text {
	float: left;
	height: 125px;
	width: 900px;
	padding-left: 30px;
	margin-top: 40px;
}
.footer_new {
	clear: both;
	height: 360px;
	width: 100%;
	background: url(/footer2.gif) repeat-x #000;
	margin-top: 60px;
}
.footer_new .footeritem {
	float: left;
	height: 300px;
	width: 180px;
	margin-left: 15.5px;
}
.footer_new .footeritem ul {
	list-style-type: none;
	line-height: 30px;
	margin-top: 15px;
	text-align: center;
	margin-left: -43px;
}
.footer_new .footeritem ul a {
	color: #666;
	font-size:11px;
	text-decoration: none;
}
.footer_new .footeritem ul a:hover {
	color: #CCC;
}

/*********************************************************************************************************
1.4.1 Showcase
**********************************************************************************************************/
#showcase {
position:relative;
zoom:1;
}

.scroll {
height:2080px;
width:670px;
overflow:auto;
overflow-x:hidden;
position:relative;
zoom:1;
clear:left;
}

#showcase .scrollContainer div.panel {
height:2085px;
}

.img-container {
padding-bottom:17px;
background:url(../images/thumb-container.jpg) no-repeat center bottom;
}

#websites {
margin-top:80px;
}

/*  Homepage Slider
------------------------------------------------------*/
#slideshow-container{
	width:978px;
	height:381px;
	background-image:url(../images/slideshow-shadow.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
}
#slideshow-inner{
	width:978px;
	height:381px;
	background-image:url(../images/bg-slideshow.jpg);
	background-repeat:no-repeat;
	float:left;
}
ul#slide-image{
	width:978px;
	height:381px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
}
ul#slide-image-type2{	
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
}

.slide-image{
	width:978px;
	height:381px;
	list-style-type:none;
	position:absolute;
	float:left;
}

