/* NON-HEADER */
*{padding:0; margin:0;}
body {font-size:62.5%; background-color:rgb(255,255,255); font-family:Verdana, Arial, Helvetica, sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container { width:1000px; margin:10px auto; border:solid 1px rgb(150,150,150); font-size:1em; font-family: Verdana, Arial, Helvetica, sans-serif; }
.main { clear:both; width:1000px; padding-bottom:30px; }

.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:200px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-extra { margin: 15px 0 20px; padding: 0; width: 1000px; height: 136px; clear: both; }
.news { background-color: #cdcdcd; display: inline; width: 200px; float: left; overflow: visible !important; margin-left: 5px; border: solid 1px #aaa; }
.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:640px; margin:0 0 0 30px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-index {display:inline; /*Fix IE floating margin bug*/; float:left; width:640px; margin:0 0 0 30px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
#mapbx {
	float: right;
	background-color:#ffffff;
	font-style: normal;
	z-index: 1000;
	font-variant:normal;
	width: 45%;
	clear: left;
	margin-right: 150px;
}
/* --- For alternative headers START PASTE here --- */

/* HEADER */
.header {width:1000px; font-family:"trebuchet ms",arial,sans-serif;}
.header-top { width:1000px; height:90px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; }
.header-middle { background-image: url(/_images/bg_goldflow.jpg); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width:1000px; height:120px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; }
.header-bottom {width:1000px; height:40px; background:rgb(255,255,255) url(http://www.tonygrahamlexus.com/graphics/bg_head_breadcrumbs.jpg) repeat-y;}
.buffer {clear: both; width: 1000px; height: 10px; margin: 0; padding: 0; background-color: rgb(255,255,255);}
/********************/
/*  HEADER SECTION  */
/********************/
.sitelogo {width:267px; height:90px; position:absolute; z-index:1; margin:0 0 0 20px; background:url(http://www.tonygrahamlexus.com/graphics/logo-tglex-top.jpg); }
.dealerlogo {
	position: absolute;
	z-index: 1;
	width: 310px;
	height: 36px;
	margin-top: 54px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 690px;
	background-color: #fff;
	background-image: url(http://www.tonygrahamlexus.com/graphics/logo-lextop.jpg);
}
.sitename {
	width:178px;
	height:50px;
	z-index:1;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	float: right;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	font-size: 8px;
}
.sitename h1 { font-size:100%; }
.sitename h2 {margin:-4px 0 0; color:#838383; font-size:120%;}
.sitename a {text-decoration:underline; color:#838383;}
.sitename a:hover {text-decoration:none; color:rgb(50,50,50);}
.nav1 {
	width:250px;
	z-index:3;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	float: right;
	position: absolute;
	clear: both;
	margin-left: 470px;
	height: 23px;
}
.nav1 ul {float:right; padding:0 15px 0 0; font-weight:bold;}	
.nav1 li {display:inline; list-style:none;}
.nav1 li a {display:block; float:left; padding:2px 5px; color:#5a6c5e; text-decoration:underline; font-size:90%;}
.nav1 a:hover {text-decoration:none; color:#000000;}

.sitemessage {width:500px; height:120px; position:absolute; z-index:1; margin:17px 0 0 480px; color:#fff; /*overflow:visible !important /*Activate if Firefox print problems*/; overflow:hidden;}
.sitemessage h1 { width:500px; text-align:right; font-size:180%; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: italic; }
.sitemessage h2 {float:right; width:320px; margin:8px 0 0 0; text-align:right; line-height:100%; font-size:130%;}
.sitemessage h3 {float:right; width:320px; margin:10px 0 0 0; text-align:right; font-size:140%;}
.sitemessage h3 a {text-decoration:underline; color:#fff;}
.sitemessage h3 a:hover {text-decoration:none; color:#000;}

/*Drop-down nav*/
.nav2 {float:left; width:1000px; border:none; background:rgb(220,220,220) url(/_common/bg_head_bottom_nav.jpg) no-repeat; color:#000; font-size:130%;} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; position:relative; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px rgb(175,175,175);}
.nav2 ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:3.1em; line-height:3.1em; padding:0 16px 0 16px; text-decoration:none; font-weight:bold; color: rgb(100,100,100);}
.nav2 ul li ul {display:none; border:none;}

/*Non-IE6 hovering*/
.nav2 ul li:hover a {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li a {display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

/*IE6 hovering*/
.nav2 table {position:absolute; top:0; left:0; border-collapse:collapse;}
.nav2 ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
.nav2 ul li a:hover ul li a {display:block; w\idth:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;}
/********************/
/*HEADER EXTRA*/
/*******************/
.header-extra h1 { font-size: 130%; font-family: "trebuchet ms", arial, sans-serif; font-weight: bold; background: #aaa; text-align: center; margin: 0 0 1px; padding: 4px 20px 3px; clear: both; }
.column-left { width: 270px; height: 132px; float: left; overflow: visible !important; margin-left: 5px; border: solid 1px #aaa; display: inline; }
.column-middle { display: inline; width: 270px; height: 132px; float: left; overflow: visible !important; margin-left: 30px; border: solid 1px #aaa; }
.column-right { display: inline; width: 270px; height: 132px; float: right; overflow: visible !important; margin-right: 20px; border: solid 1px #aaa; }
.column-left-img { background: #fff url(http://www.tonygrahamlexus.com/images/index-sales.jpg) no-repeat; position: absolute; width: 270px; height: 106px; z-index: 1; }
.column-middle-img { background: #fff url(http://www.tonygrahamlexus.com/images/index-lube.jpg) no-repeat; position: absolute; z-index: 1; width: 270px; height: 106px; }
.column-right-img { background: #fff url(http://www.tonygrahamlexus.com/images/index-special.gif) no-repeat; position: absolute; z-index: 1; width: 270px; height: 106px; }
/******************/
/*  MAIN SECTION  */
/******************/

/*SECTION NAV*/

/********************/
/*  FOOTER SECTION  */
/********************/
.footer { clear:both; width:1000px; font-size:1em; background-color: #c7b87b; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; padding: 1em 0 1em 0; }
.footer p {line-height:1.3em; text-align:center; color:#000; font-weight:bold; font-size:90%;}
.footer a {text-decoration:underline; color:#000;}
.footer a:hover {text-decoration:none; color:#dcdcdc;}
.footer a:visited {color:rgb(0,0,0);}



/**************/
/*Added Classes*/
/**************/

.padding-left a{
width:147px;

}
form{
padding:0px;
margin:0px;

}
td{
vertical-align:top;
overflow:visible;
}


/* MAIN CONTENT */
.column-listing {
	width:880px;
	clear: both;
	margin-right: 10px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	margin-left: 10px;
}
.column-listing p { font-size: 120%; line-height: 1.5em; margin: 0 0 1em; }
.column-listing p.center { text-align: center; }
.column-listing p.right { text-align: right; }
.column-unit { margin-bottom: 10px !important; width: 800px; }
.column1-unit { margin-bottom: 10px !important; width: 640px; }
.column2-unit-left {float:left; width:300px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:300px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:186px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/}
.column3-unit-middle {float:left; width:186px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right; width:186px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.main-content h1 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:210%;}
.main-content h2 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:170%;}
.main-content h3 {clear:both; margin:-1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(125,125,125); font-weight:normal; font-size:130%;}
.main-content h4 { margin:1em 0; color:rgb(80,80,80); font-family:"trebuchet ms", arial, sans-serif; font-size:150%; font-weight: normal; }
.main-content h5 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-size:140%;}
.main-content h6 {margin:1.2em 0 0.2em 0; color:rgb(80,80,80); font-weight:bold; font-size:120%;}