@import "common/reset.css";
@import "common/grid.css";

/* =Common
----------------------------------------------------------------------*/
body {
  background: transparent url(../images/background_new.jpg) top left repeat-x;
}

#page {
  position: relative;
  width: 95em;
  margin: 1em auto;
}

strong {
  font-weight: bolder;
}

.clear {
  clear: both;
}

.block {
  width: 98%;
  border: 1px solid #143473;
  background: transparent url(../images/block-bg.jpg) top left repeat-y;
  margin-top: 1em;
  text-align: center;
}

.boxy {
  text-align: left;
  font-size: 1.2em;
  margin-top: -0.85em;
  background: transparent url(../images/block-bg.jpg) top left repeat-y;
}

.boxy a:link, .boxy a:visited {
  position: relative;
  display: block;
  width: 86%;
  border: 1px solid #143473;
  padding: 0.33em 1em;
  text-decoration: none;
  margin-top: -0.08em;
}

.boxy a:hover {
  text-decoration: underline;
}

.wide-block {
  background: transparent url(../images/block-wide-bg.jpg) top left repeat-y;
  border: 1px solid #143473;
  width: 97%;
  margin-bottom: 1em;
}

.wide-block2 {
  border: 1px solid #143473;
  width: 97%;
  margin-bottom: 1em;
}

.wide-block h3 {
  color: white;
  padding-top: 0.5em;
}

.wide-block2 h3 {
  color: white;
  padding-top: 0.5em;
}

.block dl {
  font-size: 1em;
  color: #21436A;
  margin-bottom: 1em;
}

.block dt {
  font-size: 1.4em;
  font-weight: bold;
  float: left;
  padding-right: 11em;
  padding-left: 1em;
}

.block h3 {
  font-size: 1.2em;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  font-family: arial, helvetica, sans-serif;
  margin: 0.5em auto;
}

.block dd img {
  border-bottom: 1px solid #21436A;
  margin : 0.5em auto;
}

a.more {
  float: right; 
  margin: 0.5em 1em;
}

.shiftup {
  margin-top: -1.5em;
}



/* =Branding
----------------------------------------------------------------------*/
#branding {
  position: relative;
  width: 100%;
  /*height: 29em;
  /background: #fff url(../images/header-bg.jpg) top left repeat-x;*/
  border-top: 2.5em solid #e9763e;
}

#branding p {
  position: absolute;
  top: -3em;
  left: 0;
  padding: 0.5em 1em;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  font-size: 1em;
  width:98%;
}

#branding p strong {
  float: right;
  font-weight: bold;
  font-size: 1.5em;
  margin-top: 0em;
}

#branding h1 {
  position: relative;
  text-indent: -9999px;
  background: transparent url(../images/jmm_logo.png) top left no-repeat;
  width: 49em;
  height: 6.8em;
  top: -0.9em;
  left: 0.5em;
}

#branding address {
  font-weight: bold;
  margin-left: 1em;
  margin-top: .5em;
  font-size:1.3em;
}

#branding #slogan {
  position: absolute;
  top: 4em;
  left: 55em;
  text-indent: -9999px;
  background: transparent url(../images/slogan.gif) top left no-repeat;
  height: 5.5em;
  width: 31em;
}

#branding #slogan-new {
	position:absolute;
	top:2em;
	left:50em;
	width: 42em;
}

#jennyFlash {
  position: absolute;
  top: 0.5em;
  right: 0;
  background: #C4CBD1;
}

#navagation {
	margin-top:15px;
}

/* =Nav main
----------------------------------------------------------------------*/
#nav_main {
 /* position: absolute;*/
  display: inline;
  width: 100%;
  /*top: 22em;*/
}

#nav_main a:link, #nav_main a:visited {
  font-size: 1.1em;
  * font-size: 1.1em;
  width: 100%;
  text-transform: uppercase;
  font-weight: bold;
  color: white;
  padding-left: 4.5em;
  text-decoration: none;
  letter-spacing: -0.05em;
}

#nav_main a:hover {
  text-decoration: underline;
}

#nav_main li {
  float: left;
  width: 15.83em;
  background: #fff url(../images/nav_normal.gif) top left no-repeat;
  padding-top: 1.2em;
  padding-bottom: 2em;
}

/* =Nav sub
----------------------------------------------------------------------*/
.submenu  {
 /* position: absolute;*/
  display: none;
  /*top: 19em;*/
  width: 100%;
  font-size: 1.4em;
  text-align: center;
  z-index: 100;
}

.submenu a:link, .submenu a:visited {
  color: #666;
  text-decoration: none;
}

.submenu a:hover {
  color: #e9763e;
  text-decoration: underline;
}

body#home #sm-home,
body#new #sm-newVehicles,
body#used #sm-usedVehicles,
body#finance #sm-finance,
body#service #sm-service,
body#specials #sm-specials {
  display: inline;
}

body#home #t_home,
body#new #t_new,
body#used #t_used,
body#finance #t_finance,
body#service #t_service,
body#specials #t_offers {
  background: #fff url(../images/nav_active.gif) top left no-repeat;
}



/* =Content
----------------------------------------------------------------------*/
#content {
  position: relative;
  top: 1.5em;
  /*background: transparent url(../images/content-bg.jpg) top left repeat-x;*/
}

#content h1 {
  font-size: 2em;
  color: #143473;
  padding-bottom: 0.33em;
  padding-top: 0.62em;
}

#content p{
  font-size: 1.4em;
  line-height: 1.25em;
  padding-bottom: 1em;
}

/* Content Main */
#content_main address {
  font-size: 1.2em;
  font-weight: bold;
}

#content_main table td, #content_main span i {
  font-size: 1.2em;
}

#content_main h2 {
  font-size: 1.6em;
}

#content_main h3 {
	font-size: 1.6em;
}


#content_main .deals { text-align: center; margin-top: 2em;}


/* Main Content */
#content_main {
  position: relative;
  float: left;
  top: 0;
  width: 52.8em;
  margin-left: 22.8em;
  padding-top: 1em;
  overflow: hidden;
}

#store {
  width: 52.7em;
  height: 27.8em;
  background: transparent url(../images/store.jpg) top left no-repeat;
}

/* Left Content */
#content_left {
  float: left;
  top: 0;
  margin-left: -75.2em;
  overflow: hidden;
  width: 22em;
  text-align: center;
  z-index: 50;
}

#content_left h3 {
  font-size: 1.4em;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 0;
}

#content_left h3.deals {
  background: transparent url(../images/blueback.jpg) top left repeat-x;
  width: 100%;
  height: 3em;
  padding: 0;
  margin: 0;
  color: white;
}

#deals_btn {
  position: absolute;
  top: -1em;
  left: 1.2em;
}


/* Right Content */
#content_right {
  position: relative;
  top: -1.3em;
  float: left;
  overflow: hidden;
  width: 18em;
  margin-left: 1em;
  z-index: 50;
}

#content_right #quick-links {
  text-indent: -9999px;
  background: transparent url(../images/quick-links.gif) top left no-repeat;
  height: 5em;
}

#content_right .dark a:link, 
#content_right .dark a:visited {
  display: block;
  width: 100%;
  height: 2em;
  background: transparent url(../images/dark_button.jpg) top left no-repeat;
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  color: white;
  margin-bottom: -0.51em;
  text-decoration: none;
  padding-left: 1em;
  padding-top: 0.18em;
}

#content_right .dark a:hover {
  text-decoration: underline;
}

/* =Site info
----------------------------------------------------------------------*/
#site_info {
  width: 100%;
  margin-top: 2em;
  padding-top: 6em;
  background: transparent url(../images/footer-bg.jpg) bottom left repeat-x;
}

#site_info p {
  width: 97.4%;
  background: #e9763e;
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
  padding: 0.5em 1em;
}

/* =Froms
----------------------------------------------------------------------*/
input, textarea {
  font-size: 1.5em;
  font-family: "Lucida Grande", Arial, Helvetica, sans;
  letter-spacing: 0.08em;
  width: 93%;
  padding: 0.33em 1em;
}

.input-radio {
  display: inline;
}

.page-text { display: inline; }

select {
  font-size: 1.1em;
  width: auto;
}

input.button {
  width: auto;
  float: right;
}

form p {
  font-weight: bold;
  padding: 0;
  margin-top: 1em;
  margin-bottom: -0.62em;
}

form#inv-Search .input-radio { display: inline; float: left; width: auto; margin: inherit 1em; }
form#inv-Search label { display: inline; float: left; width: auto; margin-left: 0.5em; margin-right: 1em; * margin-top: 0.5em; }

form address {
  position: relative;
  margin-top: 5em;
  font-weight: normal;
}

form div {
  display: block;
  text-align: left;
}

/* =Jenny
----------------------------------------------------------------------*/
#jenny {
  display: none;
  position: absolute;
  top: 20em;
  left: 0;
  height: 4.2em;
  width: 7.8em;
}

ul.bullets {
	list-style-type:disc;
	margin-left:40px;
	font-size:12px;
	margin-bottom:15px;
}

h2.heading {
	font-family: arial, helvetica, sans-serif;
	font-size:20px;
	margin-bottom:10px;
}