@charset "utf-8";

html, body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #050505;
  padding: 0;
  background: #F9F3E4 url(/m/img/m_bkgd.gif);
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,img {
	margin:0;
	padding:0;
	border:none;
}

p {
	margin: 2px 0px 8px 0px;
}

img { 
	border: 0;
}

li {
	list-style: outside disc;
	margin: 2px 2px 8px 15px;
}

sup,sub {
	line-height:-1px;
	vertical-align: text-top;
}

sub {
	vertical-align:text-bottom;
}

input, textarea, select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

h1, h2, h3 {
	color: #050505;
	display: inline;
}

h1 {
  font-size: 12px;
	font-weight: bold;
}

h2 {
  font-size: 11px;
	font-weight: normal;
}

h3 {
  font-size: 10px;
}

a:link, a:visited {
  color:#4D5929;
  text-decoration: underline;
  outline: none;
}

a:hover { 
  color:#849467;
}

.subHead {
	font-size: 9px;
  color: #050505;
  font-weight: bold;
}

.navButtonText a:link, .navButtonText a:visited {
	padding: 5px 3px 5px 3px;
  font-size: 12px;
  color:#fff;
	font-weight: bold;
	display: block;
	vertical-align:middle;
	text-decoration: none;
}

.navButtonText a:hover {
  color:#d0d0d0;
}

#wrapper {
  position: relative;
  width: 100%;
  clear: both;
}

#header {
	position: relative;
	width: 100%;
	background: #4f6e73 url(/m/img/m_header_bkgd.gif) repeat-x;
	overflow: hidden;
}

#headerLogo {
  float: left;
}

#headerRight {
	float: left;
	clear: right;
}

#headerLanguage {
	color: #fff;
	padding: 10px 0 5px 13px;
}

#headerLanguage a:link, #headerLanguage a:visited {
  color:#fff;
}

#headerLanguage a:hover {
  color:#d0d0d0;
}

#crumb {
	padding: 10px 10px 10px 10px;
	background: #fff;
}

.head {
	font-size: 12px;
  color:#fff;
	font-weight: bold;
	clear: both;
	background: #607846 url(/m/img/m_txt_head_bkgd.gif) repeat-x;
	padding: 5px 5px 5px 10px;
	overflow: hidden;
}

#mainImage, #mainImage img {
  position: relative;
  width: 100%;
}

#mainImageText {
  position: relative;
	padding: 10px 10px 10px 10px;
}

#main_content {
	background:#fff;
	clear: both;
	padding: 5px 10px 10px 10px;
}

#main_content span a {
	padding: 2px 0 2px 0;
	display: block;
}

.m_image img {
  width: 100%;
	display: block;
}

.m_text {
	padding-top: 0px;
}

.m_text ul {
	padding-top: 8px;
}

.moreLink {
  padding: 5px 0;
}

hr {
	color: #334a51;
	height: 1px;
	border-width:0;
	background-color:#334a51;
}

.hr {
	margin: 5px 0 12px 0;
}

.hr2 {
	margin: 5px 0 5px 0;
}

#galleryText {
	padding: 5px 10px;
	overflow: hidden;
}

#galleryNav {
	font-weight: bold;
}

#galleryCaption {
	margin-top: 5px;
}

.navButtonWrapper {
	width: 100%;
	clear: both;
	background: #607846 url(/m/img/m_txt_head_bkgd.gif) repeat-x;
	overflow: hidden;
}

.navButton {
	background: url(/m/img/m_txt_head_right.gif) right no-repeat;
}

.navButtonText {
	position:relative;
	display: block;
	padding: 0 10px 0 7px;
}

#footer {
	padding: 10px;
	text-align: center; 
}

#disclaimer {
	font-size: 9px;
	padding: 5px 10px 10px 10px;
}

/*Start Dealer Locator CSS*/

#dl_content {
	padding: 10px;
}

.dealerContent {
	padding: 10px;
}

.cntr {
	text-align: center;
}

.largeBold {
	font-size: 13px;
	font-weight: bold;
}

.boldText {
	font-weight: bold;
}

input {
	width: 154px;
	font-size: 11px;
	border: 1px solid #000;
	padding: 2px;
}

#dealerSearchBox {
	overflow: hidden;
	text-align: center;
}

#dealerSubmit {
	position: relative;
	display: block;
	margin: 10px auto;
}

#dealerSubmit a {
	font-weight: bold;
	padding: 3px 15px 3px;
	background: #D07D15 url(/apps/locator/img/submit_bkgd.gif) repeat-x;
}

a.searchButton {
	color: #fff;
	text-decoration: none;
}

a.searchButton:hover {	
	color: #474e2f;
}

#selectRegion {
	margin-top: 10px;
}

#searchError {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	display: none;
}

#searchInfo {
	/*display: none;*/
}

hr {
	color: #000;
	width: 95%;
	height: 1px;
}

#mobile_error {
	color: #e00;
	font-weight: bold;
}

#mobile_error a {
	font-weight: normal;
}

#prev_next {
	text-align: center;
	padding: 10px;
}

#prev_next a {
	padding: 5px;
}

#staticMap img {
	margin: 0 10px;
	width: 90%;
	border: 1px solid #000;
}

#zoom {
	font-weight: bold;
	padding: 5px 10px 10px;
}

#zoom a {
	padding: 2px;
}
