/* Kia of Des Moines */

body.default {
  background-image: url(/1/10552/template/images/interface/layout1bg.jpg);
}

/* Styles for left navigation */
.leftNav { width: 165px; }
td.leftNav {
  background-image: url(/1/10552/template/images/interface/left-nav-big-bg.gif);
  background-position: top left;
  width: 165px;
}
.link {
  cursor: pointer;
  background-color: transparent;
  background-repeat: no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
.link a {
  display: block;
  padding: 2px 0px 0px 20px;
  width: 165px;
  text-decoration: none;
  height: 20px;
  background-image:  url(/1/10552/template/images/interface/leftnav-bg.gif);
  background-repeat:no-repeat;
}
.link a:link, .link a:visited { color: #FFFFFF; }
.link a:hover, .link a:active {
  color: #FFE592;
  display: block;
  padding: 2px 0px 0px 20px;
  width: 165px;
  text-decoration: none;
  height: 20px;
  background-image: url(/1/10552/template/images/interface/leftnav-bg.gif );
  /*background-repeat: no-repeat;*/
}

.content {
  background-color: #fff;
}

.searchinput {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: 16px;
}

.pageContent {
  padding: 10px;
}

/* Start Custom css classes */
.popups {
	display:none; 
	position:absolute;
	width:300px;
	height:150px;
	text-align:center;
	font-weight:bold;
	z-index:1; 
	background-image:url(/1/10552/template/images/interface/balloon.png); 
	background-repeat:no-repeat;
	padding:7px; 
	color:#000000;
	padding-top:17px;
}

.popups-title {
	font-size:16px;
	font-weight:bold;
	vertical-align:middle;
}

.popups-content {
	font-style:italic;
	vertical-align:middle;	
}

.popups-source {
	vertical-align:middle;
}

.dp-headercell {
  width: 740px;
  height: 90px;
  background-image:  url(/1/10552/template/images/interface/banner.jpg);
  background-repeat: no-repeat;
}

.ebrochure-banner {
  width: 650px;
  height: 82px;
  background-image:  url(/1/10552/template/images/interface/ebrochure_banner.jpg);
  background-repeat: no-repeat;
}

.contentBackground {
  background-image: url(/1/10552/template/images/interface/right-bg.gif);
  background-position: top right;
  background-repeat: repeat-y;
  background-color: #FFFFFF;
}

.buttonLeft {
  width: 11px;
  height: 21px;
  background-image:  url(/1/10552/template/images/interface/button_left_cap.gif);
  background-repeat: no-repeat;
}

.buttonCenter {
  height: 21px;
  background-image:  url(/1/10552/template/images/interface/button_background.gif);
  background-repeat: repeat-x;
}

.buttonRight {
  width: 11px;
  height: 21px;
  background-image:  url(/1/10552/template/images/interface/button_right_cap.gif);
  background-repeat: no-repeat;
}

.buttonText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

.buttonText:link,
.buttonText:visited {
}

.buttonText:active,
.buttonText:hover {
  color: #FFCC00;
}

marquee {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}

/* End Custom css classes */

.seoText {
		width: 770px;
		height: 96px;
		overflow: auto;
		padding-left: 10px;
		padding-top: 10px;
		padding-right: 5px;
		scrollbar-base-color: #003871; 
		scrollbar-arrow-color: #ffffff;
		scrollbar-DarkShadow-Color: #003871; 
		} 