@charset "utf-8";
/* Stew Hansens Dodge City 2009  (2nd Redesign)  */

/*body styles*/
body.default {
  background-image:url(/1/1312/template/images/interface/version3/bg.jpg);
  background-repeat:repeat-x;
}

/* Styles for left navigation */
/*Controls overall left navigation*/
.leftNav { width: 0px; }
td.leftNav {
  background-image: url(/1/5094/template/images/interface/new-layout/leftnav-bg.jpg);
  background-position: top left;
  width: 0px;
}
/*controls the links in the left navigation.  Change rollovers and leftnav buttons here*/
.link {
  text-align: left;	
  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 {
  text-align: left;
  display: block;
  padding: 1px 0px 0px 45px;
  width: 217px;
  text-decoration: none;
  height: 16px;
  background-image: url(/1/5094/template/images/interface/new-layout/leftnav.jpg);
  background-repeat:no-repeat;
}
.link a:link, .link a:visited { color: #FFFFFF; }
.link a:hover, .link a:active {
  text-align: left;
  color: #FFFFFF;
  display: block;
  padding: 1px 0px 0px 45px;
  width: 217px;
  text-decoration: none;
  height: 16px;
  background-image: url(/1/5094/template/images/interface/new-layout/leftnav.jpg);
  background-repeat: no-repeat;
}

.content {
  background-color: #fff;
}

/*control height of input box on quick search here*/
.searchinput {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: 16px;
}

/*control padding of pages for set layouts*/
.pageContent {
  padding: 10px 30px 10px 0px;
  
  background-position: top right;
  background-repeat: repeat-y;
  background-color: #FFFFFF;
}

/* Start Custom css classes */

.addressContent { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #333; font-weight:bold; margin: 25px 25px 5px 10px; text-align: right }

/*header for inventory details page*/
.dp-headercell {
  width: 740px;
  height: 131px;
  background-image:  url(/1/5094/template/images/interface/redesign2/header-740.jpg);
  background-repeat: no-repeat;
}

.ebrochure-banner {
  width: 650px;
  height: 115px;
  background-image:  url(/1/5094/template/images/interface/redesign2/header-650.jpg);
  background-repeat: no-repeat;
}

/*set a right side border image here*/
.contentBackground {

  background-color: #FFFFFF;
}

.contentTable {
	width:90%;
}


/*button styles for forms or any buttons set up in VOCC*/
.buttonLeft {
  width: 11px;
  height: 21px;
  background-image:  url(/1/Resources/Content/Misc/button_left_cap_black.gif);
  background-repeat: no-repeat;
}

.buttonCenter {
  height: 21px;
  background-image:  url(/1/Resources/Content/Misc/button_background_black.gif);
  background-repeat: repeat-x;
}

.buttonRight {
  width: 11px;
  height: 21px;
  background-image:  url(/1/Resources/Content/Misc/button_right_cap_black.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;
}

/* End Custom css classes */

.historyText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #FFFFFF;
}


.bottomLinks, .bottomLinks a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #0B58A8;
  text-decoration: none;
	
}


.footerText, .footerText a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #B3B3B3;
	
}



.seoText {
		width: 922px;
		height: 70px;
		overflow: auto;
		padding-left: 5px;
		color: #B3B3B3;
		padding-top: 10px;
		padding-right: 5px;
		scrollbar-base-color: #000000; 
		scrollbar-arrow-color: #ffffff;
		scrollbar-DarkShadow-Color: #000000; 
} 	
