@charset "UTF-8";
/* CSS Document for Lake Shore Motors 2010 */

body{margin-top: 10px}
div, h1, h2 {margin: 0}

#mainTopBox, #mainMiddleBox, #mainBottomBox{
	margin: 0 auto;
   width: 1020px;
}

#mainTopBox{
	background: #000 url("/sitespecific/lakeshoremotors/medialibrary/bkg-main-top.jpg") no-repeat center 10px;
   height: 455px;
}

#topLeftBox{
	width: 290px;
   float: left;
   margin: 21px 0 0 32px;
   text-align: center;
}
#slogan{margin: 30px 0 0 20px}
#logo{margin: 50px 0 0 24px}

#topRightBox{
	float: right;
	position:relative;
	height:427px;
	width:695px;
}
#contactInfo{
   color: #FFF;
   text-align: right;
   margin: 16px 35px 0 0;
   font: bold 14px "Trebuchet MS", sans-serif;
}

#homeSWF{
	width: 665px;
   height: 360px;
   xmargin: 30px 30px 0 0;
}

#mainMiddleBox{
	background: #000 url("/sitespecific/lakeshoremotors/medialibrary/bkg-main-middle.jpg") repeat-y center top;
	height: auto;
}
#btnsBox{
	margin: 0 0 20px 6px;
   height: 90px;
}
#btnsBox ul{margin: 0;}
#btnsBox ul li{
   list-style: none;
   float: left;
}
#btnsBox ul li a:link, #btnsBox ul li a:visited{
   background: url("/sitespecific/lakeshoremotors/medialibrary/btns-home.jpg") no-repeat left top;
   display: inline-block;
   width: 115px;
   height: 60px;
	margin-left: 4px;   
   text-align: center;
   text-decoration: none;
   color: #036;
   font-family: "Trebuchet MS", "Lucida Sans Unicode", arial, sans-serif;
   font-size: 15px;
   line-height: 16px;
   font-weight: bold;
   padding-top: 26px;
}
#btnsBox ul li a:hover{
	color: #FFF;
	background-position: right top;
}
#btnsBox ul li a.btn2lines{
	padding-top: 26px;
   height: 60px;
}

#seoBox{	padding: 0 30px 0 55px;}
#seoBox h2, #seoBox h3, #seoBox p, #seoBox ul li{
   font-family: "Trebuchet MS", "Lucida Sans Unicode", arial, sans-serif;
}
#seoBox h2, #seoBox h3{
   color:#FFF;
	clear: both; 
}
#seoBox h2{
   font-size: 24px;
   text-align: center;
}
#seoBox h3{
   text-align: left;
   font-size: 14px;
   padding: 10px 0 0 5px;
   margin-bottom: 5px;
   border-bottom: 1px solid #CbD8E8;
	background: transparent url("/sitespecific/lakeshoremotors/medialibrary/bkg-home-header.png") repeat-x center bottom;
}
#seoBox p{
	color: #abb8c8;
   font-size: 14px;
   line-height: 18px;
	text-align: justify;
}
#mainBottomBox{
	background: #000 url("/sitespecific/lakeshoremotors/medialibrary/bkg-main-bottom.jpg") no-repeat center top;
   height: 50px;
}

.hpInvLinkList ul{
	margin: 0 0 0 5px;
   padding: 0;
}
.hpInvLinkList li {
   list-style: none;
   text-align: left;
   float: left;
   width: 185px;
	color: #abb8c8;
	font-size: 12px;
}
.clearIt {clear: both; }

#DSicon{
	float:center;
	padding:0;
	border:none;
	width:190px;
	margin-top: 5px;
}
#DSicon a:link, #DSicon a:visited{
	font:italic 11px Georgia, "Times New Roman", Times, serif;
	color:#999;
	text-decoration:none;
}
#DSicon a:hover{
	text-decoration:none;
	color:#000;
}
#DSicon a span{
	font:bold normal 12px Arial, Helvetica, sans-serif;
	color:#F90;
}

#buttonContainer{
	width:980px;
	margin:0 auto;
	padding: 0 0 0 55px;
	border:none;
}

ul.nav { margin: 0; padding: 0; }

.homeButton {
	float:left;
	width:115px;
	height:100px;
	list-style:none;
	margin: 12px 2px 0;
   background: url("/sitespecific/lakeshoremotors/medialibrary/btns-home.png") no-repeat;
   text-align: center;
   position: relative;
   padding-top: 25px;
   background-position:top left;
}

.homeButton .buttonText, .homeButton .buttonText:visited {
   text-decoration: none;
   color: #036;
   font-family: "Trebuchet MS", "Lucida Sans Unicode", arial, sans-serif;
   font-size: 15px;
   line-height: 16px;
   font-weight: bold;
}
.homeButton .buttonText:hover { text-decoration: none; color:#000; }
.homeButtonOn{
  background-position: right top;
}

.homeButtonOff {
	background-position: left top;
}
.homeSlideButton{
	width:115px;
	height:85px;
	margin:0;
	padding:0;
	top: 0; left: 0;
	overflow:hidden;
	position:absolute;
	display:none;
}

ul.subNav {
	padding: 0;
	margin: 0;
}

.tallSubNav{
	padding-top:8px;
}

.shortSubNav{
	padding-top:20px;
}

div.homeSlideButton ul li{
	list-style:none;
	height:auto;
	width:auto;
	margin:0 0 4px 0;
	padding:0;
	text-align: center;
}

div.homeSlideButton ul li a{
	background: none;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #036;
}

 div.homeSlideButton ul li a:hover{
	color: #990000;
}
