
/*********** GLOBAL SETTINGS ************************/
* {margin: 0; padding: 0;}
html{overflow: -moz-scrollbars-vertical;}
a {outline: none;} /* removes Firefox dotted outline on click */
a img {border: none;}
em {font-style: italic;}
strong {font-weight: bold;}

/*************************************************/

body {	
	background: #b1b7ba url(../_media/site_bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-size: 13px;
	color: #fff;
	text-align: center;
}

#wrap {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: #424242 url(../_media/main_bg.gif) repeat-y;
	xxpadding-bottom: 1px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #000;
	margin-bottom: .5em;
}

h2 {
	font-size: 11px;
	text-transform: uppercase;
	xxmargin-bottom: .5em;
}

h3 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: .5em;
	color: #666;
}

h4 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: .25em;
	color: #000;
}

p {
	margin-bottom: 1em; 
	line-height: 1.4;
	font-size: 13px;
}

ul {list-style: none;}
li {margin-bottom: 1em;}

/* links */

a:link, a:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

#popup {
	padding: 15px;
	background: #424242;
}

#popup h1 {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #fff;
	margin-bottom: ;
}

body#popup p {color: #fff;}
body#popup a {color: #e8e8e8;}

body.about a#about {color: #fff;}
body.collection a#collection {color: #fff;}
body.contact a#contact {color: #fff;}

/*
*************** HEADER ********************/
#header {
	position: relative;
	background: #b1bfc5 url(../_media/logo.gif) 27px 15px no-repeat;
	height: 67px;
	border-bottom: 1px solid #fff;
}

#header h1{
	float: left;
}

#header h1 a {
	display: block;
	width: 100px;
	height: 50px;
	text-decoration: none;
	margin: 15px 0 0 27px;
}

#header h1 span {
	display: none;
}

/*
*************** TOPNAV ********************/
ul#topnav {
	position: absolute;
	bottom: 0;
	right: 0;
}

ul#topnav li {
	float: left;
	display: block;
	padding: 13px 17px;
	margin-bottom: 0;
}

ul#topnav li a {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #c60;
	text-decoration: none;
}

ul#topnav li a:hover {
	color: #fff;
	text-decoration: none;
}

/*
*************** CONTENT ********************/
#contentWrapHome {
	padding: 0;
}

#contentWrap {
	padding: 23px 17px;
	padding-bottom: 0;
}

.extraMargin {margin-left: 53px; margin-right: 53px;}

#flashcontent {
	padding: 8px 0 0 4px;
	margin-bottom: 25px;
}

#contentWrapHome #columnLt {
	float: left;
	width: 340px;
	margin-left: 25px;
	margin-bottom: 25px;
	display: inline;
}

#contentWrapHome #columnRt {
	float: right;
	width: 388px;
	margin-right: 25px;
	margin-bottom: 25px;
	display: inline;
}

#contentWrap #columnLt {
	float: left;
	width: 434px;
	margin-bottom: 25px;
}

#contentWrap #columnRt {
	float: right;
	width: 305px;
	margin-bottom: 25px;
}

#contentWrap .columnHalf {
	float: left;
	width: 48%;
	margin-right: 2%;
	margin-bottom: 25px;
}

#contentWrap #columnRt p {
	font-size: 12px;
	line-height: 1.8;
}

#detailTop {
	background:url(../_media/detail_top2.gif) no-repeat;
	width: 434px;
	height: 7px;
}

#detailBot {
	background:url(../_media/detail_bottom2.gif) no-repeat;
	width: 434px;
	height: 7px;
}

.box {
	padding: 20px;
	padding-bottom: 10px;
	background: url(../_media/box_bg.gif);
}

.boxBorder {
	margin-top: 15px;
	background: #ccc;
	padding: 1px;
}

.box p {
	font-size: 12px;
}

.factsLt {
	float: left;
	width: 150px;
	margin-right: 10px;
}

.factsRt {
	float: right;
	width: 220px;	
}

.specs p {font-size: 11px;}

.h1 img {margin-bottom: 10px;}

ul.list {
	float: left;
	width: 145px;
	margin-right: 5px;
}

ul.list li a {
	font-size: 11px;
}

#featured {
	margin-left: 25px;
}

.details {
	margin-top: 25px;
	margin-right: 5px;
}

#featured .long {
	float: left;
	width: 255px;
	margin-right: 20px;
	margin-top: 0;
}

#featured .short {
	float: left;
	width: 240px;
	margin-right: 10px;
	margin-top: 0;
}

.details p {
	font-size: 11px;
}

.details p a {
	color: #b70005;
	text-decoration: none;
}

.details p a:hover {
	color: #b70005;
	text-decoration: none;
}

#options {
	margin: 30px 0 0 40px;
}

#options img {
	float: left;
	width: 206px;
	margin-right: 12px;
	margin-bottom: 25px;
}

#options img.speedometer {
	width: 34px;
}

.tnList {
	float: left;
	width: 330px;
}

.tnImageNew {
	float: left;
	width: 81px;
	border: 2px solid red;
	margin-bottom: 5px;
	margin-right: 5px;

}

.tnImage {
	float: left;
	width: 81px;
	background: red;
	padding: 2px;
	margin-bottom: 5px;
}

/*
*************** THUMBNAILS ********************/
#thumbnails .tnImage {
	margin-right: 20px;
	margin-bottom: 13px;
}

.details .tnImage {
	margin-right: 5px;
}

.tnImage div a {
	width: 81px;
	height: 63px;
	display: block;
}

.farrari550 {background: url(../_media/tn_farrari_550.jpg) no-repeat;}
.beckspyder {background: url(../_media/tn_beck_spyder.jpg) no-repeat;}
.astonmartindb9 {background: url(../_media/tn_aston_martin_db9.jpg) no-repeat;}

/* ------------- need thumbnail images for these: -------------- */
.astonmartindb2 {background: url(../_media/tn_beck_spyder.jpg) no-repeat;}
.jaguarxk {background: url(../_media/tn_beck_spyder.jpg) no-repeat;}
.maseratisebring {background: url(../_media/tn_beck_spyder.jpg) no-repeat;}
.jaguarxke {background: url(../_media/tn_beck_spyder.jpg) no-repeat;}
.astonmartindb6 {background: url(../_media/tn_beck_spyder.jpg) no-repeat;}
.ferrari365 {background: url(../_media/tn_beck_spyder.jpg) no-repeat;}
.ferrari512 {background: url(../_media/tn_beck_spyder.jpg) no-repeat;}
.mercedes600s {background: url(../_media/tn_beck_spyder.jpg) no-repeat;}
.hondapos {background: url(../_media/tn_beck_spyder.jpg) no-repeat;}
.mercedese420 {background: url(../_media/tn_beck_spyder.jpg) no-repeat;}

/*
*************** THUMBNAIL GROUPS ********************/
/* Beck Spyder */
.tnBeckSpyder-1 {background: url(../_media/tn_55beckspyder_1.jpg) no-repeat;}
.tnBeckSpyder-2 {background: url(../_media/tn_aston_martindb2_2.jpg) no-repeat;}
.tnBeckSpyder-3 {background: url(../_media/tn_aston_martindb2_3.jpg) no-repeat;}
.tnBeckSpyder-4 {background: url(../_media/tn_aston_martindb2_4.jpg) no-repeat;}
.tnBeckSpyder-5 {background: url(../_media/tn_aston_martindb2_5.jpg) no-repeat;}
.tnBeckSpyder-6 {background: url(../_media/tn_aston_martindb2_6.jpg) no-repeat;}
.tnBeckSpyder-7 {background: url(../_media/tn_aston_martindb2_7.jpg) no-repeat;}
.tnBeckSpyder-8 {background: url(../_media/tn_aston_martindb2_8.jpg) no-repeat;}
.tnBeckSpyder-9 {background: url(../_media/tn_aston_martindb2_8.jpg) no-repeat;}
.tnBeckSpyder-10 {background: url(../_media/tn_aston_martindb2_8.jpg) no-repeat;}
.tnBeckSpyder-11 {background: url(../_media/tn_aston_martindb2_8.jpg) no-repeat;}
.tnBeckSpyder-12 {background: url(../_media/tn_aston_martindb2_8.jpg) no-repeat;}

/* Aston Martin db2 */
.tnAstonMartindb2-1 {background: url(../_media/tn_aston_martindb2_1.jpg) no-repeat;}
.tnAstonMartindb2-2 {background: url(../_media/tn_aston_martindb2_2.jpg) no-repeat;}
.tnAstonMartindb2-3 {background: url(../_media/tn_aston_martindb2_3.jpg) no-repeat;}
.tnAstonMartindb2-4 {background: url(../_media/tn_aston_martindb2_4.jpg) no-repeat;}
.tnAstonMartindb2-5 {background: url(../_media/tn_aston_martindb2_5.jpg) no-repeat;}
.tnAstonMartindb2-6 {background: url(../_media/tn_aston_martindb2_6.jpg) no-repeat;}
.tnAstonMartindb2-7 {background: url(../_media/tn_aston_martindb2_7.jpg) no-repeat;}
.tnAstonMartindb2-8 {background: url(../_media/tn_aston_martindb2_8.jpg) no-repeat;}

/* Jaguar XK */
.tnJaguarXK-1 {background: url(../_media/tn_aston_martindb2_1.jpg) no-repeat;}
.tnJaguarXK-2 {background: url(../_media/tn_aston_martindb2_2.jpg) no-repeat;}
.tnJaguarXK-3 {background: url(../_media/tn_aston_martindb2_3.jpg) no-repeat;}
.tnJaguarXK-4 {background: url(../_media/tn_aston_martindb2_4.jpg) no-repeat;}
.tnJaguarXK-5 {background: url(../_media/tn_aston_martindb2_5.jpg) no-repeat;}
.tnJaguarXK-6 {background: url(../_media/tn_aston_martindb2_6.jpg) no-repeat;}
.tnJaguarXK-7 {background: url(../_media/tn_aston_martindb2_7.jpg) no-repeat;}
.tnJaguarXK-8 {background: url(../_media/tn_aston_martindb2_8.jpg) no-repeat;}

/* Maserati Sebring */
.tnMaseratiSebring-1 {background: url(../_media/tn_aston_martindb2_1.jpg) no-repeat;}
.tnMaseratiSebring-2 {background: url(../_media/tn_aston_martindb2_2.jpg) no-repeat;}
.tnMaseratiSebring-3 {background: url(../_media/tn_aston_martindb2_3.jpg) no-repeat;}
.tnMaseratiSebring-4 {background: url(../_media/tn_aston_martindb2_4.jpg) no-repeat;}
.tnMaseratiSebring-5 {background: url(../_media/tn_aston_martindb2_5.jpg) no-repeat;}
.tnMaseratiSebring-6 {background: url(../_media/tn_aston_martindb2_6.jpg) no-repeat;}
.tnMaseratiSebring-7 {background: url(../_media/tn_aston_martindb2_7.jpg) no-repeat;}
.tnMaseratiSebring-8 {background: url(../_media/tn_aston_martindb2_8.jpg) no-repeat;}

/* Jaguar XKE */
.tnJaguarXKE-1 {background: url(../_media/tn_aston_martindb2_1.jpg) no-repeat;}
.tnJaguarXKE-2 {background: url(../_media/tn_aston_martindb2_2.jpg) no-repeat;}
.tnJaguarXKE-3 {background: url(../_media/tn_aston_martindb2_3.jpg) no-repeat;}
.tnJaguarXKE-4 {background: url(../_media/tn_aston_martindb2_4.jpg) no-repeat;}
.tnJaguarXKE-5 {background: url(../_media/tn_aston_martindb2_5.jpg) no-repeat;}
.tnJaguarXKE-6 {background: url(../_media/tn_aston_martindb2_6.jpg) no-repeat;}
.tnJaguarXKE-7 {background: url(../_media/tn_aston_martindb2_7.jpg) no-repeat;}
.tnJaguarXKE-8 {background: url(../_media/tn_aston_martindb2_8.jpg) no-repeat;}

/* Aston Martin db6 */
.tnAstonMartindb6-1 {background: url(../_media/tn_aston_martindb2_1.jpg) no-repeat;}
.tnAstonMartindb6-2 {background: url(../_media/tn_aston_martindb2_2.jpg) no-repeat;}
.tnAstonMartindb6-3 {background: url(../_media/tn_aston_martindb2_3.jpg) no-repeat;}
.tnAstonMartindb6-4 {background: url(../_media/tn_aston_martindb2_4.jpg) no-repeat;}
.tnAstonMartindb6-5 {background: url(../_media/tn_aston_martindb2_5.jpg) no-repeat;}
.tnAstonMartindb6-6 {background: url(../_media/tn_aston_martindb2_6.jpg) no-repeat;}
.tnAstonMartindb6-7 {background: url(../_media/tn_aston_martindb2_7.jpg) no-repeat;}
.tnAstonMartindb6-8 {background: url(../_media/tn_aston_martindb2_8.jpg) no-repeat;}

/* Farrari 365 */
.tnFarrari365-1 {background: url(../_media/tn_aston_martindb2_1.jpg) no-repeat;}
.tnFarrari365-2 {background: url(../_media/tn_aston_martindb2_2.jpg) no-repeat;}
.tnFarrari365-3 {background: url(../_media/tn_aston_martindb2_3.jpg) no-repeat;}
.tnFarrari365-4 {background: url(../_media/tn_aston_martindb2_4.jpg) no-repeat;}
.tnFarrari365-5 {background: url(../_media/tn_aston_martindb2_5.jpg) no-repeat;}
.tnFarrari365-6 {background: url(../_media/tn_aston_martindb2_6.jpg) no-repeat;}
.tnFarrari365-7 {background: url(../_media/tn_aston_martindb2_7.jpg) no-repeat;}
.tnFarrari365-8 {background: url(../_media/tn_aston_martindb2_8.jpg) no-repeat;}

/* Farrari 512 */
.tnFarrari512-1 {background: url(../_media/tn_aston_martindb2_1.jpg) no-repeat;}
.tnFarrari512-2 {background: url(../_media/tn_aston_martindb2_2.jpg) no-repeat;}
.tnFarrari512-3 {background: url(../_media/tn_aston_martindb2_3.jpg) no-repeat;}
.tnFarrari512-4 {background: url(../_media/tn_aston_martindb2_4.jpg) no-repeat;}
.tnFarrari512-5 {background: url(../_media/tn_aston_martindb2_5.jpg) no-repeat;}
.tnFarrari512-6 {background: url(../_media/tn_aston_martindb2_6.jpg) no-repeat;}
.tnFarrari512-7 {background: url(../_media/tn_aston_martindb2_7.jpg) no-repeat;}
.tnFarrari512-8 {background: url(../_media/tn_aston_martindb2_8.jpg) no-repeat;}

/* Farrari 550 */
.tnFarrari550-1 {background: url(../_media/tn_aston_martindb2_1.jpg) no-repeat;}
.tnFarrari550-2 {background: url(../_media/tn_aston_martindb2_2.jpg) no-repeat;}
.tnFarrari550-3 {background: url(../_media/tn_aston_martindb2_3.jpg) no-repeat;}
.tnFarrari550-4 {background: url(../_media/tn_aston_martindb2_4.jpg) no-repeat;}
.tnFarrari550-5 {background: url(../_media/tn_aston_martindb2_5.jpg) no-repeat;}
.tnFarrari550-6 {background: url(../_media/tn_aston_martindb2_6.jpg) no-repeat;}
.tnFarrari550-7 {background: url(../_media/tn_aston_martindb2_7.jpg) no-repeat;}
.tnFarrari550-8 {background: url(../_media/tn_aston_martindb2_8.jpg) no-repeat;}

/* Aston Martin db9 */
.tnAstonMartindb9-1 {background: url(../_media/tn_aston_martindb2_1.jpg) no-repeat;}
.tnAstonMartindb9-2 {background: url(../_media/tn_aston_martindb2_2.jpg) no-repeat;}
.tnAstonMartindb9-3 {background: url(../_media/tn_aston_martindb2_3.jpg) no-repeat;}
.tnAstonMartindb9-4 {background: url(../_media/tn_aston_martindb2_4.jpg) no-repeat;}
.tnAstonMartindb9-5 {background: url(../_media/tn_aston_martindb2_5.jpg) no-repeat;}
.tnAstonMartindb9-6 {background: url(../_media/tn_aston_martindb2_6.jpg) no-repeat;}
.tnAstonMartindb9-7 {background: url(../_media/tn_aston_martindb2_7.jpg) no-repeat;}
.tnAstonMartindb9-8 {background: url(../_media/tn_aston_martindb2_8.jpg) no-repeat;}

/* Mercedes 600S */
.tnMercedes600S-1 {background: url(../_media/tn_aston_martindb2_1.jpg) no-repeat;}
.tnMercedes600S-2 {background: url(../_media/tn_aston_martindb2_2.jpg) no-repeat;}
.tnMercedes600S-3 {background: url(../_media/tn_aston_martindb2_3.jpg) no-repeat;}
.tnMercedes600S-4 {background: url(../_media/tn_aston_martindb2_4.jpg) no-repeat;}
.tnMercedes600S-5 {background: url(../_media/tn_aston_martindb2_5.jpg) no-repeat;}
.tnMercedes600S-6 {background: url(../_media/tn_aston_martindb2_6.jpg) no-repeat;}
.tnMercedes600S-7 {background: url(../_media/tn_aston_martindb2_7.jpg) no-repeat;}
.tnMercedes600S-8 {background: url(../_media/tn_aston_martindb2_8.jpg) no-repeat;}

/* Honda POS */
.tnHondaPOS-1 {background: url(../_media/tn_aston_martindb2_1.jpg) no-repeat;}
.tnHondaPOS-2 {background: url(../_media/tn_aston_martindb2_2.jpg) no-repeat;}
.tnHondaPOS-3 {background: url(../_media/tn_aston_martindb2_3.jpg) no-repeat;}
.tnHondaPOS-4 {background: url(../_media/tn_aston_martindb2_4.jpg) no-repeat;}
.tnHondaPOS-5 {background: url(../_media/tn_aston_martindb2_5.jpg) no-repeat;}
.tnHondaPOS-6 {background: url(../_media/tn_aston_martindb2_6.jpg) no-repeat;}
.tnHondaPOS-7 {background: url(../_media/tn_aston_martindb2_7.jpg) no-repeat;}
.tnHondaPOS-8 {background: url(../_media/tn_aston_martindb2_8.jpg) no-repeat;}

/* Mercedes 420 */
.tnMercedes420-1 {background: url(../_media/tn_aston_martindb2_1.jpg) no-repeat;}
.tnMercedes420-2 {background: url(../_media/tn_aston_martindb2_2.jpg) no-repeat;}
.tnMercedes420-3 {background: url(../_media/tn_aston_martindb2_3.jpg) no-repeat;}
.tnMercedes420-4 {background: url(../_media/tn_aston_martindb2_4.jpg) no-repeat;}
.tnMercedes420-5 {background: url(../_media/tn_aston_martindb2_5.jpg) no-repeat;}
.tnMercedes420-6 {background: url(../_media/tn_aston_martindb2_6.jpg) no-repeat;}
.tnMercedes420-7 {background: url(../_media/tn_aston_martindb2_7.jpg) no-repeat;}
.tnMercedes420-8 {background: url(../_media/tn_aston_martindb2_8.jpg) no-repeat;}

/*
*************** FOOTER ********************/
#footer{
	text-align: center;
	background: url(../_media/footer_bg.gif) 0 -11px no-repeat;
	padding-top: 50px;
	padding-bottom: 10px;
} 

#footer p {
	color: #fff;
	margin-bottom: .5em;
	font-size: 10px;
}

p#footerlinks {text-transform: uppercase;}
p#footerlinks a {
	margin: 0 15px;
}

/* misc.
---------------------------------------------------------- */
.clearer {
	clear: both;
	height: 0px;
	overflow: hidden;
}

hr { 
	display: none;
	height:0px; 
    border:0px; 
    border-top:1px solid #ccc;
}

.nomargin {margin: 0;}
.notopgap {margin-top: 0;}
.nobottomgap {margin-bottom: 0;}