/* 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: #E2E2E2; 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*/;}
#rightbx {
	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 --- */

#vehdet { width: 675px; margin: 0px; padding: 3px; border: 0 }

/* 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_redflow.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.tonygrahamtoyota.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  */
/********************/
.header-print { display: none; }
.sitelogo {width:267px; height:90px; position:absolute; z-index:1; margin:0 0 0 20px; background:url(http://www.tonygrahamtoyota.com/graphics/logo-tgtoy-top.jpg); }
.dealerlogo {
	background: #fff url(http://www.tonygrahamtoyota.com/graphics/toy_logo.gif);
	position: absolute;
	z-index: 1;
	width: 90px;
	height: 58px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 887px;
}
.sitename { width:310px; height:70px; z-index:1; margin:10px 0 0 10px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; float: right; }
.sitename h1 { font-size:70%; }
.sitename h2 {margin:-4px 0 0; color:#838383; font-size:90%;}
.sitename a {text-decoration:underline; color:#838383;}
.sitename a:hover {text-decoration:none; color:rgb(50,50,50);}
.nav1 {
	width:377px;
	position:absolute;
	z-index:3;
	margin-top: 70px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 600px;
}
.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:#838383; text-decoration:underline; font-size:90%;}
.nav1 a:hover {text-decoration:none; color:#000;}
.banner { color: #fff; position: absolute; z-index: 1; width: 400px; height: 120px; overflow: hidden; margin-top: 4px; margin-bottom: 0; margin-left: 130px; }
.sitemessage {width:506px; 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:506px; text-align:right; font-size:206%; 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:140%;}
.sitemessage h3 {float:right; width:320px; margin:10px 0 0 0; text-align:right; font-size:120%;}
.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(/_images/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; top:3.0em; left:0; margin-top:0.1em;}
.nav2 ul li a:hover ul li a {display:block; width: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.tonygrahamtoyota.com/images/index-sales.jpg) no-repeat; position: absolute; width: 270px; height: 106px; z-index: 1; }
.column-middle-img { background: #fff url(http://www.tonygrahamtoyota.com/images/index-lube.jpg) no-repeat; position: absolute; z-index: 1; width: 270px; height: 106px; }
.column-right-img { background: #fff url(http://www.tonygrahamtoyota.com/images/index-special.gif) no-repeat; position: absolute; z-index: 1; width: 270px; height: 106px; }
/******************/
/*  MAIN SECTION  */
/******************/

/*SECTION NAV*/
.sectionnav { overflow: hidden; clear: both; float: left; width: 200px; min-height: 500px; margin: 0 0 0 5px; color: black; font-size: 1em; }
.sectionnav-top-space { background-color: rgb(255,255,255); margin: 0; padding: 0; width: 200px; height: 45px; }
.sectionnav-top-space-ctr { background-color: rgb(255,255,255); text-align: center; margin: 0; padding: 0; width: 200px; height: 45px; }
.sectionnav-top-title { color: #646464; font-size: 105%; font-weight: bold; text-transform: uppercase; margin: 0; padding: 3px 3px 0; border-bottom: 1px dashed #838383; }
.sectionnav-top p { color: #646464; font-size: 100%; font-weight: bold; margin: 0; border-bottom: 1px dashed #838383; }
.sectionnav-top-hybrid { background-color: #fff; background-image: url(http://www.tonygrahamtoyota.com/graphics/toy_hybrid.gif); background-repeat: repeat-y; background-attachment: scroll; padding: 0; width: 100px; height: 41px; vertical-align: top; position: absolute; z-index: 1; margin: 0 0 0 45px; }
.sectionnav-top-truck { background-color: rgb(255,255,255); background-image: url(http://www.tonygrahamtoyota.com/graphics/toy_truck.gif); background-repeat: repeat-y; background-attachment: scroll; margin: 0 0 0 50px; padding: 0; position: absolute; z-index: 1; width: 79px; height: 45px; vertical-align: top; }
.sectionnav-top-lowem { background-color: rgb(255,255,255); background-image: url(http://www.tonygrahamtoyota.com/graphics/toy_low_em.gif); background-repeat: repeat-y; background-attachment: scroll; margin: 0 0 0 45px; padding: 0; position: absolute; z-index: 1; width: 78px; height: 45px; vertical-align: top; }
.sectionnav-top-hyblowem { background-color: rgb(255,255,255); background-image: url(http://www.tonygrahamtoyota.com/graphics/toy_hybrid_lowem.gif); background-repeat: repeat-y; background-attachment: scroll; margin: 0 0 0 0; padding: 0; position: absolute; z-index: 1; width: 198px; height: 45px; vertical-align: top; }
.sectionnav-top-certktoy { background-color: rgb(255,255,255); background-image: url(http://www.tonygrahamtoyota.com/graphics/logo-ktoycert.gif); background-repeat: repeat-y; background-attachment: scroll; margin: 0 0 0 25px; padding: 0; position: absolute; z-index: 1; width: 198px; height: 45px; vertical-align: top; }
.sectionnav-top-parts { background-color: rgb(255,255,255); background-image: url(http://www.tonygrahamtoyota.com/graphics/toy_nav_parts.gif); background-repeat: repeat-y; background-attachment: scroll; margin: 0 0 0 25px; padding: 0; position: absolute; z-index: 1; width: 198px; height: 45px; vertical-align: top; }
.sectionnav-top-certtoyota { background-color: rgb(255,255,255); background-image: url(http://www.tonygrahamtoyota.com/graphics/logo-toycert.gif); background-repeat: repeat-y; background-attachment: scroll; margin: 0 0 0 25px; padding: 0; position: absolute; z-index: 1; width: 198px; height: 45px; vertical-align: top; }
.sectionnav ul { background-color: #fff; width: 200px; margin: 0 0 20px; padding: 0; border-bottom: 1px solid #aaa; }
.sectionnav li { list-style: none; margin: 0; padding: 0; border-right: 1px solid #aaa; border-left: 1px solid #aaa; }
.sectionnav  li.title { margin: 0; color: #000; text-transform: uppercase; font-weight: bold; font-size: 140%; background-color: #aaa; text-align: center; padding: 5px; }
.sectionnav li.group a { display: block; min-height: 2em; height: auto !important; height: 2.0em; line-height: 2em; margin: 0; color: rgb(75,75,75); font-weight: bold; font-size: 120%; text-decoration: none; padding: 0 5px 0 10px; border-top: 1px solid #aaa; border-left: 7px solid #fff; }
.sectionnav li a {display: block; min-height: 2.0em; height: auto !important; height: 2.0em; line-height: 2.0em; margin: 0; padding: 0 7px 0 20px; border-left: 7px solid #ca2026; color: rgb(75,75,75); text-decoration: none; font-size: 120%;}
.sectionnav li a:hover, .sectionnav li a.selected {border-left: 7px solid #ca2026;  color: rgb(100,100,100); text-decoration: none;}
/*LISTING NAV*/
.listingnav { color: black; font-size: 1em; margin: 0 0 0 5px; width: 200px; min-height: 200px; float: left; clear: both; overflow: hidden; }
.listingnav-top-space { background-color: rgb(255,255,255); text-align: center; margin: 0; padding: 0; width: 200px; height: 45px; }
.listingnav-top-title { color: #646464; font-size: 105%; font-weight: bold; text-transform: uppercase; margin: 0; padding: 3px 3px 0; border-bottom: 1px dashed #838383; }
.listingnav-top p { color: #646464; font-size: 100%; font-weight: bold; margin: 0; border-bottom: 1px dashed #838383; }
.listingnav ul { background-color: #fff; margin: 0 0 20px; padding: 0; width: 200px; border-bottom: 1px solid #aaa; }
.listingnav li { list-style: none; margin: 0; padding: 0; border-right: 1px solid #aaa; border-left: 1px solid #aaa; }
.listingnav li.title { color: #000; font-size: 140%; font-weight: bold; background-color: #aaa; text-align: center; text-transform: uppercase; margin: 0; padding: 5px; }
.listingnav li.group a { color: rgb(75,75,75); font-size: 120%; font-weight: bold; line-height: 2em; display: block; margin: 0; padding: 0 5px 0 10px; height: auto !important; min-height: 2em; border-top: 1px solid #aaa; border-left: 7px solid #fff; }
.listingnav li a { color: rgb(75,75,75); font-size: 120%; line-height: 2em; text-decoration: none; display: block; margin: 0; padding: 0 7px 0 20px; height: auto !important; min-height: 2em; border-left: 7px solid #ca2026; }
.listingnav li a:hover, .sectionnav li a.selected { color: rgb(100,100,100); text-decoration: none; border-left: 7px solid #ca2026; }
/* 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%;}
/*TABLE*/


/********************/
/*  FOOTER SECTION  */
/********************/
.footer { clear:both; width:1000px; font-size:1em; background-color: #ca2026; 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;
}
