/************************************************************
	GENERIC
************************************************************/
html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	background: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(../images/backgrounds/body.jpg) 0 30px;
	color: #333;
}
img { 
	behavior: url('/js/iepngfix.htc');
}
form {
	padding: 0;
	margin: 0;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.button {
	width: auto;
}
.colorDark, a.colorDark {
	color: #cb0100 !important;;
}
.colorLight {
	color: #50a94b !important;
}
.colorRegular {
	color: #333 !important;
}
.textRegular {
	font-size: 10px !important;;
}
.textSmaller {
	font-size: 9px !important;;
}
.textLarger {
	font-size: 12px !important;;
}
.divider {
	height: 1px;
	clear: both;
	margin: 8px 0;
}
.divider.dark {
	border-top: dotted 1px #000;
}
.divider.light {
	border-bottom: dotted 1px #FFF;
}

/************************************************************
	GENERAL
************************************************************/
#container {
	background: url(../images/backgrounds/container.jpg) repeat-x;
	padding: 0;
	margin: 0;
	position: relative;
	height: 100%;
}
html>body #container {
	height: auto;
	min-height: 100%;
}
#capsule {
	padding-bottom: 40px;
	position: relative;
	width: 100%;
	overflow: hidden;
}
#header {
	position: relative;
	height: 110px;
	background: url(../images/backgrounds/top.jpg) repeat-x;
}
#headerCapsule {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
#logo {
	position: absolute;
	top: 38px;
	left: 60px;
	z-index: 1;
}
#microMenu {
	float: right;
	padding: 15px 10px 0 0;
	color: #fff;
}
#microMenu a {
	color: #fff;
}
#dealerAccess {
	float: right;
	padding: 10px 0 0 0;
}
#searchBox {
	position: absolute;
	right: 0;
	top: 53px;
	height: 20px;
}
#searchBox img {
	float: left;
	margin-right: 5px;
}
#searchBox .searchBoxField {
	margin: 0;
	float: left;
	height: 14px;
	width: 121px;
	padding: 2px;
	border: 0;
	background: url(../images/backgrounds/search_field.gif);
}
#searchBox .searchBoxButton {
	margin-left: 3px;
	float: left;
}
#banner {
	width: 100%;
	overflow: hidden;
	padding: 10px 0;
	background: url(../images/backgrounds/home_middle.jpg);
	border-top: solid 1px #4b4b4b;
	border-bottom: solid 1px #FFF;
	color: #999;
	word-spacing: 3px;
}
#banner a {
	color: #999;
	word-spacing: normal;
}
#breadcrumbs {
	position: relative;
	z-index: 5;
	padding: 5px 5px 0 10px;
}
.holderWide {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}
.holderMedium {
	width: 720px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: right;
}
.holder {
	width: 100%;
	overflow: hidden;
	position: relative;
}


/************************************************************
	CONTENT
************************************************************/
#content {
	background: url(../images/backgrounds/content.jpg) repeat-x;
	padding: 15px 0;
	width: 100%;
	overflow: hidden;
	height: 300px;
}
html>body #content {
	height: auto;
	min-height: 300px;
}
#content.home { /* home page only */
	background: none;
	background: url(../images/backgrounds/content_main.jpg) repeat-x;
	padding: 15px 0;
}
.content {
	width: 720px;
	float: left;
	font-size: 12px;
	overflow: hidden;
}
.content.short {
	width: 490px;
	overflow: hidden;
}
.side {
	width: 220px;
	float: right;
	margin-left: 10px;
}
.side br {
	line-height: 9px;
}
/************************************************************
	NAVIGATION
************************************************************/
#navigation {
	width: 950px;
	height: 32px;
	margin: 0 auto;
	background: url(../images/backgrounds/navigation.jpg) no-repeat;
	position: absolute;
	top: 79px;
	z-index: 0;
}
#navigation ul {
	float: right;
	margin: 0;
	list-style: none;
	overflow: hidden;
}
#navigation ul li {
	float: left;
	padding-left: 2px;
	background: url(../images/separator.gif) no-repeat 0 5px;
}
#navigation ul li a {
	height: 32px;
	display: block;
	float: left;
}
#navigation ul li a:hover, #navigation ul li a.active {
	height: 29px;
	border-bottom: solid 3px #b40000;
}
#navigation ul li a strong {
	display: none;
}
#navigation ul li ul {
	display: none;
}

/* nav buttons */
#navigation #button2 {
	width: 65px;
	background: url(../images/navigation/about_off.gif) no-repeat 19px 10px;
}
#navigation #button3 {
	width: 60px;
	background: url(../images/navigation/news_off.gif) no-repeat 19px 10px;
}
#navigation #button4 {
	width: 80px;
	background: url(../images/navigation/products_off.gif) no-repeat 19px 10px;
}

#navigation #button5 {
	width: 91px;
	background: url(../images/navigation/employment_off.gif) no-repeat 19px 10px;
}

#navigation #button6 {
	width: 94px;
	background: url(../images/navigation/merchandise_off.gif) no-repeat 19px 10px;
}

#navigation #button7 {
	width: 72px;
	background: url(../images/navigation/dealers_off.gif) no-repeat 19px 10px;
}

#navigation #button8 {
	width: 70px;
	background: url(../images/navigation/service_off.gif) no-repeat 19px 10px;
}

#navigation #button9 {
	width: 74px;
	background: url(../images/navigation/contact_off.gif) no-repeat 19px 10px;
}


#navigation #button64 {
	width: 140px;
	background: url(../images/navigation/factory_service_center_off.gif) no-repeat 19px 10px;
}

/************************************************************
	SUB-NAVIGATION
************************************************************/
#subNavigation {
	position: relative;
	vertical-align: top;
	display: block;
	padding: 0;
	margin: 0 10px 0 0;
	width: 220px;
	float: left;
	line-height: 0;
	font-size: 1px;
	overflow: hidden;
}
#subNavigation .subNavigationBody {
	padding: 7px;
	background: #eae5d7 url(../images/backgrounds/panel/tan.gif);
	font-size: 10px;
}
#subNavigation h3 {
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	height: 16px;
}
#subNavigation ul {
	margin: 0;
	padding: 10px;
	margin-top: 10px;
	color: #f7f4e5;
	background: #303030 url(../images/backgrounds/panel/gray.gif);
	position: relative;
	overflow: hidden;
	line-height: 150%;
	font-size: 10px;
}
#subNavigation ul li {
	list-style: none;
	border-top: dotted 1px #6f6f6f;
}
#subNavigation ul li.first {
	border: 0;
}
#subNavigation ul a {
	color: #FFF;
	font-weight: bold;
	display: block;
	padding: 5px 10px 5px 0;
}
#subNavigation ul a:hover, #subNavigation ul a.active {
	color: #ff0000;
	text-decoration: none;
}
#subNavigation li ul {
	display: none;
}
#subNavigation li.active ul {
	display: block;
}
#subNavigation ul ul li.active ul {
	display: block;
}
#subNavigation li.active ul ul {
	display: none;
}
#subNavigation ul a.sub {
	background: url(../images/bullets/triangle_right.gif) no-repeat right center;
}
#subNavigation ul a.sub.clicked {
	background: url(../images/bullets/triangle_bottom.gif) no-repeat right center;
}
#subNavigation ul ul {
	margin: 0;
	padding: 0;
	border-top: dotted 1px #6f6f6f;
}
#subNavigation ul ul li {
	border: 0;
}
#subNavigation ul ul a {
	padding: 3px 10px 3px 10px;
}
#subNavigation ul ul ul {
	border: 0;
}
#subNavigation ul ul ul a {
	padding: 3px 10px 3px 20px;
	font-weight: lighter;
}
#subNavigation .tl {
	height: 5px;
	width: 5px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/backgrounds/panel/top_left.png) no-repeat;
}
#subNavigation .t {
	height: 5px;
	font-size: 1px;
	line-height: 0;
	background: url(../images/backgrounds/panel/top.png) repeat-x;
	margin: 0 5px;
}
#subNavigation .tr {
	height: 5px;
	width: 5px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/backgrounds/panel/top_right.png) no-repeat;
}
#subNavigation .r {
	padding-right: 5px;
	background: url(../images/backgrounds/panel/right.png) repeat-y top right;
}
#subNavigation .l {
	padding-left: 5px;
	background: url(../images/backgrounds/panel/left.png) repeat-y top left;
}
#subNavigation .bl {
	height: 5px;
	width: 5px;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 1px;
	background: url(../images/backgrounds/panel/bottom_left.png) no-repeat;
}
#subNavigation .b {
	height: 5px;
	margin: 0 5px;
	font-size: 1px;
	background: url(../images/backgrounds/panel/bottom.png) repeat-x;
}
#subNavigation .br {
	height: 5px;
	width: 5px;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 1px;
	background: url(../images/backgrounds/panel/bottom_right.png) no-repeat;
}

#subNavigation ul .tl {
	width: 1px;
	height: 1px;
	left: 0;
	top: 0;
	position: absolute;
	background: #eae5d7;
}
#subNavigation ul .tr {
	width: 1px;
	height: 1px;
	right: 0;
	top: 0;
	position: absolute;
	background: #eae5d7;
}
#subNavigation ul .bl {
	width: 1px;
	height: 1px;
	left: 0;
	bottom: 0;
	position: absolute;
	background: #eae5d7;
}
#subNavigation ul .br {
	width: 1px;
	height: 1px;
	right: 0;
	bottom: 0;
	position: absolute;
	background: #eae5d7;
}

/************************************************************
	PANEL
************************************************************/
.panelSet {
	position: relative;
	vertical-align: top;
}
.panel {
	position: relative;
	vertical-align: top;
	display: block;
	padding: 0;
	margin: 0;
	line-height: 0;
	font-size: 1px;
}
.panel .panelBody {
	padding: 7px;
	background: #eae5d7 url(../images/backgrounds/panel/tan.gif);
	line-height: normal;
	position: relative;
	margin: 0;
}
.panel h3 {
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	height: 16px;
	font-size: 16px;
}
.panel .panelContent {
	padding: 10px;
	margin-top: 10px;
	color: #f7f4e5;
	background: #303030 url(../images/backgrounds/panel/gray.gif);
	position: relative;
	overflow: hidden;
	line-height: 150%;
	font-size: 10px;
}
.panel .panelContent.withoutBg {
	line-height: 120%;
}
.panel .panelContent.withoutBg {
	padding: 0 5px;
	font-size: 12px;
	background: none;
	color: #333;
}
.panel .panelContent.withoutBg a {
	color: #333;
}
.panel .panelContent.withoutBg a:hover {
	color: #FF0000;
}
.panel .more {
	display: block;
	position: absolute;
	font-size: 10px;
	top: 10px;
	right: 12px;
	width: 39px;
	height: 9px;
	background: #e1dacb url(../images/buttons/more.gif);
}
.panel.clear .more {
	top: 15px;
}
.panel .more strong {
	display: none;
}
.panel h3.special strong {
	padding-left: 12px;
	background: url(../images/bullets/rivet.gif) no-repeat left center;
}
.panel h3.special span {
	padding-right: 12px;
	background: url(../images/bullets/rivet.gif) no-repeat right center;
}
.content .panel .panelContent {
	padding-top: 5px;
	font-size: 12px;
}
.panel .panelContent ul {
	padding: 0 0 0 15px;
	margin: 0;
}
.panel .panelContent ul li {
	list-style: square;
	padding-bottom: 3px;
}
.content .panel .panelContent ul {
	padding: 0 0 0 25px;
}
.panel .panelContent a {
	color: #FFF;
}
.panel .panelContent a:hover {
	color: #ffcc00;
}

.panel .newDeliveryHome {
	overflow: hidden;
	width: 440px;
}
.panel .newDeliveryHome .pic {
	border: solid 1px #FFF;
	float: left;
	margin-right: 10px;
}
.panel .newDeliveryHome .pic img {
	border: solid 1px #666;
}
.panel .newDeliveryHome strong {
	color: #FFF;
	font-size: 12px;
}
.panel .newDeliveryHome .text {
	color: #999;
	line-height: 120%;
}

/* CLEAR */
.panel.clear h3 {
	padding: 5px;
	background: #eae5d7 url(../images/backgrounds/panel/tan.gif);
	text-transform: uppercase;
	height: 16px;
	line-height: normal;
	font-size: 13px;
}
.panel.clear .panelContent {
	background: none;
	color: #333;
	margin-top: 0;
	padding-top: 5px;
}
.panel.clear .panelContent strong {
	color: #333;
}

/* dynamic stuff */
.panel.clear .panelHeader {
	position: relative;
	padding: 0;
	margin: 0;
	font-size: 1px;
	line-height: 0;
}
.panel .tl, .panel.clear .panelHeader .tl {
	height: 5px;
	width: 5px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/backgrounds/panel/top_left.png) no-repeat;
}
.panel .t, .panel.clear .panelHeader .t {
	height: 5px;
	font-size: 1px;
	line-height: 0;
	background: url(../images/backgrounds/panel/top.png) repeat-x;
	margin: 0 5px;
}
.panel .tr, .panel.clear .panelHeader .tr {
	height: 5px;
	width: 5px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/backgrounds/panel/top_right.png) no-repeat;
}
.panel .r, .panel .panelHeader .r {
	padding-right: 5px;
	background: url(../images/backgrounds/panel/right.png) repeat-y top right;
}
.panel .l, .panel .header .l {
	padding-left: 5px;
	background: url(../images/backgrounds/panel/left.png) repeat-y top left;
}
.panel .bl, .panel .header .bl {
	height: 5px;
	width: 5px;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 1px;
	background: url(../images/backgrounds/panel/bottom_left.png) no-repeat;
}
.panel .b, .panel .header .b {
	height: 5px;
	margin: 0 5px;
	font-size: 1px;
	background: url(../images/backgrounds/panel/bottom.png) repeat-x;
}
.panel .br, .panel .header .br {
	height: 5px;
	width: 5px;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 1px;
	background: url(../images/backgrounds/panel/bottom_right.png) no-repeat;
}

/* dynamic panelContent */
.panel .panelContent .tl {
	width: 1px;
	height: 1px;
	left: 0;
	top: 0;
	position: absolute;
	background: #eae5d7;
}
.panel .panelContent .tr {
	width: 1px;
	height: 1px;
	right: 0;
	top: 0;
	position: absolute;
	background: #eae5d7;
}
.panel .panelContent .bl {
	width: 1px;
	height: 1px;
	left: 0;
	bottom: 0;
	position: absolute;
	background: #eae5d7;
}
.panel .panelContent .br {
	width: 1px;
	height: 1px;
	right: 0;
	bottom: 0;
	position: absolute;
	background: #eae5d7;
}
.panel.clear .panelContent .tl, .panel.clear .panelContent .tr, .panel.clear .panelContent .bl, .panel.clear .panelContent .br {
	background: none;
}
.panel.clear .panelContent, .panel.clear .panelContent a {
	color: #333;
}

/************************************************************
	SHOWSTAND
************************************************************/
.showstand {
	font-size: 10px;
	line-height: normal;
}
.showstand .showstandItem {
	float: left;
	margin: 8px 6px 0 0;
	width: 112px;
}
.showstand .showstandSubtitle {
	display: block;
	padding: 5px;
}
.showstand .showstandThumb {
	position: relative;
	float: left;
	background: none;
	overflow: hidden;
}
.showstand .showstandThumb .tl {
	height: 5px;
	width: 5px;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1px;
	background: url(../images/backgrounds/panel/top_left.png) no-repeat;
}
.showstand .showstandThumb .t {
	height: 5px;
	font-size: 1px;
	line-height: 0;
	background: url(../images/backgrounds/panel/top.png) repeat-x;
	width: 102px;
}
.showstand .showstandThumb .tr {
	height: 5px;
	width: 5px;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 1px;
	background: url(../images/backgrounds/panel/top_right.png) no-repeat;
}
.showstand .showstandThumb .r {
	padding-right: 5px;
	background: url(../images/backgrounds/panel/right.png) repeat-y top right;
}
.showstand .showstandThumb .bl {
	height: 5px;
	width: 5px;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 1px;
	background: url(../images/backgrounds/panel/bottom_left.png) no-repeat;
}
.showstand .showstandThumb .b {
	height: 5px;
	margin: 0 5px;
	font-size: 1px;
	background: url(../images/backgrounds/panel/bottom.png) repeat-x;
	width: 102px;
}
.showstand .showstandThumb .br {
	height: 5px;
	width: 5px;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 1px;
	background: url(../images/backgrounds/panel/bottom_right.png) no-repeat;
}
.showstand .showstandThumb .l {
	padding-left: 5px;
	background: url(../images/backgrounds/panel/left.png) repeat-y top left;
}
.showstand .showstandThumb .thumbBody {
	padding: 1px;
	background: #eae5d7 url(../images/backgrounds/panel/tan.gif);
}

/************************************************************
	PRESS RELEASE
************************************************************/
.pressReleases {
	padding-top: 5px;
}
.pressReleases h5 {
	font-size: 18px;
	font-weight: lighter;
	margin: 0 0 15px 0;
	padding: 0;
}
.pr {

}
.pr .prTitle {
	
}
.pr .prContent {
	font-size: 10px;
	line-height: 130%;
	padding-top: 2px;
}
.pressReleases .prNote {
	margin-top: 15px;
	font-size: 10px;
	line-height: 130%;
	padding-top: 2px;
}
.pressReleases a.prMore {
	color: #FF0000;
}

/************************************************************
	TRAINING SCHEDULE
************************************************************/
#trainingSchedule {
	padding-top: 5px;
}
#trainingSchedule .statusTxt {
	font-size: 11px;
}
#trainingSchedule .statusTxtDetails {
	font-size: 12px;
}
#trainingSchedule .statusMsg {
	color: #ffcc00;
	font-weight: bold;
}
#trainingSchedule h5 {
	font-size: 18px;
	font-weight: lighter;
	margin: 0 0 15px 0;
	padding: 0;
}
#trainingSchedule td {
	padding: 5px;
	vertical-align: top;
}
#trainingSchedule .tsMore {
	color: #FF0000;
}

/************************************************************
	CALENDAR TRUCK
************************************************************/
.calendarTrucks {
	padding-top: 5px;
	width: 100%;
	overflow: hidden;
	vertical-align: middle;
}
.calendarTrucks h5 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 16px;
}
.calendarTruck {
	position: relative;
	float: left;
	text-align: center;
	height: 195px;
	width: 224px;
	margin: 0 auto;
}
.calendarTruckLink {
	display: block;
	text-align: center;
	font-weight: bold;
	bottom: 0px;
}
.ctImage {
	float: left;
	width: 220px;
}
.ct {
	width: 420px;
	float: left;
	padding-right:15px;
	padding-bottom:15px;	
}
.ctTitle table {
	width: 350px;
}

/************************************************************
	POSTCARD
************************************************************/
.postcards {
	padding-top: 5px;
	width: 100%;
	overflow: hidden;
  vertical-align: middle;
  horizontal-align: center;
}
.postcard {
  position: relative;
	float: left;
  text-align: center;
  height: 145px;
  width: 169px;
  margin: 0 auto;
}
.postcardLink {
  display: block;
  text-align: center;
  font-weight: bold;
  margin-bottom: 5px;
  bottom: 0px;
}

/************************************************************
	WALLPAPER
************************************************************/
.wallpapers {
	padding-top: 5px;
	width: 100%;
	overflow: hidden;
  vertical-align: middle;
  horizontal-align: center;
}
.wallpaper {
  position: relative;
	float: left;
  text-align: center;
  height: 270px;
  width: 335px;
  margin: 0 auto;
}
.wallpaperLink {
  display: block;
  text-align: center;
  font-weight: bold;
  margin-bottom: 5px;
  bottom: 0px;
}


/************************************************************
	DATA TABLE
************************************************************/
.dataTable {
	
}
.dataTable th {
	padding: 5px;
	background: #EEE;
}
.dataTable td {
	padding: 3px;
	border-bottom: solid 1px #CCC;
}

/************************************************************
	DEALERS
************************************************************/
.dealerSearchPanel {
	
}
.dealerSearchPanel .dealerSearchRow {
	width: 100%;
	overflow: hidden;
}
.dealerSearchPanel input.dealerSearchField {
	float: left;
	height: 14px;
	border: 0;
	margin: 0 3px 3px 0;
	width: 126px;
	padding: 2px;
}
.dealerSearchPanel select.dealerSearchField {
	float: left;
	height: 17px;
	border: 0;
	margin: 0 3px 5px 0;
	width: 130px;
}



.dealerSearch {
	padding-top: 10px;
	line-height: 130%;
}

.dealerSearchBlock {
	width: 100%;
	overflow: hidden;
}
.dealerSearchBlock .dealerSearchZip {
	float: left;
	width: 50%;
	margin-top: 5px;
	padding-bottom: 10px;
}
.dealerSearchBlock .dealerSearchRegion {
	float: left;
	width: 45%;
	margin-top: 5px;
	padding-bottom: 15px;
}
.dealerSearchBlock .dealerSearchRegion select {
	float: left;
	margin: 0 3px 5px 0;
	float: left;
	clear: both;
}

.dealerDetails {
	padding-bottom: 15px;
	width: 100%;
	overflow: hidden;
}
.dealerDetails .dealerImage {
	width: 365px;
	float: left;
	margin-right: 15px;
	text-align: center;
}
.dealerDetails .dealerInfo {
	float: left;
	width: 295px;
}


/************************************************************
	DELIVERIES
************************************************************/
.deliveries {
	width: 100%;
	overflow: hidden;
}
.deliveryTable {
	border: solid 1px #b2b2b2;
	border-collapse: collapse;
}
.deliveryTable th {
	
}
.deliveryTable td {
	padding: 5px;
	vertical-align: top;
	border-top: solid 1px #b2b2b2;
	font-size: 10px;
}
.deliveryTable .image {
	width: 10%;
}
.deliveryTable td strong {
	color: #333 !important;
	font-size: 10px !important;
}
.deliveryTable .interlaced {
	background: #e3ded0;
}

.deliveryDetails {
	width: 100%;
	overflow: hidden;
}
.deliveryDetails .deliveryImage {
	float: left;
	margin-right: 10px;
}
.deliveryDetails .deliveryInfo {
	float: left;
	width: 240px;
}

.deliveryItem {
	padding: 10px;
	margin: 0 0 10px 0;
	background: #303030 url(../images/backgrounds/panel/gray.gif);
	width: 318px;
	overflow: hidden;
	float: left;
	height: 90px;
}
.deliveryItem.first {
	width: 317px;
	margin-right: 10px;
}
.deliveryItemImage {
	overflow: hidden;
	float: left;
	width: 100px;
	padding: 1px;
	margin-right: 10px;
}
.deliveryItemInfo {
	float: left;
	width: 130px;
	line-height: 130%;
	color: #FFF;
}
.deliveryItem .deliveryItemInfo a:link, .deliveryItem .deliveryItemInfo a:visited {
	color: #FFF;
}

.deliveryItemLarge {
	padding: 10px 0;
	margin: 0 0 10px 0;
	background: #303030 url(../images/backgrounds/panel/gray.gif);
	width: 100%;
	overflow: hidden;
}
.deliveryItemLargeImage {
	overflow: hidden;
	float: left;
	padding: 1px;
	margin-left: 10px;
}
.deliveryItemLargeInfo {
	float: left;
	width: 130px;
	line-height: 130%;
	color: #FFF;
	margin: 0 10px;
}

.deliveryTitle {
	color: #000 !important;
}

/************************************************************
	STOCK ITEMS
************************************************************/
.stockItems {
	width: 100%;
	overflow: hidden;
}
.stockItem {
	padding: 10px;
	margin: 0 10px 10px 0;
	background: #303030 url(../images/backgrounds/panel/gray.gif);
	width: 310px;
	overflow: hidden;
	float: left;
	height: 120px;
}
.stockItemImage {
	overflow: hidden;
	float: left;
	width: 150px;
	padding: 1px;
	margin-right: 10px;
}
.stockItemInfo {
	float: left;
	width: 130px;
	line-height: 130%;
	color: #FFF;
}
.stockItem .stockItemInfo a:link, .stockItem .stockItemInfo a:visited {
	color: #FFF;
}

/************************************************************
	PRODUCTS
************************************************************/
.productItem {
	font-size: 10px;
	text-align: center;
	line-height: 1.5em;
	font-weight: bold;
	width: 100px;
	padding: 0 10px 30px 0;
}
.productDetails {
	width: 100%;
	overflow: hidden;
}
.productDetails .productImage {
	width: 365px;
	height: 285px;
	float: left;
	margin-right: 15px;
	padding-bottom: 10px;
}
.productDetails .productInfo {
	float: left;
	width: 300px;
	font-size: 10px;
	line-height: 130%;
}
.productDetails .productInfo h5 {
	font-size: 12px; 
	margin: 0 0 10px 0; 
	padding: 0; 
	color: #990000;
}
.productDetails .productInfo strong {
	color: #000;
}

.productExtras {
	margin-bottom: 15px;
	padding: 0;
	font-size: 10px;
	line-height: 130%;
}

.productLine {
	width: 100%; 
	overflow: hidden; 
	clear: both; 
	font-size: 12px; 
	padding: 0 15px;
}
.productLine .productLineLogo {
	float: left; 
	margin-right: 10px;
}
.productLineBlurb {
	float: left;
	width: 460px;
}

.productLineIntro {
	width: 100%;
	overflow: hidden;
}
.productLineIntroItem strong a {
	color: #000 !important;
}
.productLineIntro .productLineIntroLogo {
	float: left;
	margin-right: 15px;
	width: 220px;
}
.productLineIntro .productLineIntroBlurb {
	font-size: 10px;
	line-height: 130%;
	width: 220px;
	float: left;
}
.productLineIntroItems {
	clear: both;
	padding-top: 10px;
	width: 100%;
	overflow: hidden;
}
.productLineIntroItems .productLineIntroItem {
	float: left;
	width: 210px;
	margin: 0 15px 15px 0;
	text-align: center;
}
.productLineIntroItems .productLineIntroItem .productLineIntroImage {
	padding: 10px 0;
}
.productLineIntroItems .productLineIntroItem strong {
	color: #333 !important;
}



.history {
	width: 100%;
	overflow: hidden;
}
.history #historyImage {
	float: left;
	margin-right: 25px;
}
.history .historyYears {
	float: left;
	width: 140px;
	overflow: hidden;
}
.history .historyYears strong {
	display: block;
	float: left;
	width: 70px;
}
.history .historyYears a {
	color: #333;
}
.history .historyYears a.active {
	color: #cb0101;
}

/************************************************************
	DATA FORM
************************************************************/
.dataForm {
	color: #333;
}
.dataForm td {
	padding: 3px;
}
.dataForm .caption {
	width: 33%;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}
.dataForm .caption .note {
	font-size: 10px;
	font-weight: lighter;
}
.dataForm input, .dataForm select, .dataForm textarea {
	width: 85%;
}
.dataForm input.button {
	width: auto;
}


/************************************************************
	FOOTER
************************************************************/
#footer {
	bottom: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
}
#footerCapsule {
	margin: 0 auto;
	width: 920px;
	overflow: hidden;
	background: url(../images/backgrounds/footer.gif) no-repeat;
	text-align: center;
	padding: 15px 15px 0 15px;
	color: #999;
	height: 25px;
}
#footer a:hover {
	text-decoration: underline;
}
#footerMenu {
	float: left;
	word-spacing: 5px;
}
#footerMenu a {
	color: #999;
	word-spacing: normal;
}
#footerMenu a:hover {
	color: #ffcc00;
}
#footerCopyright {
	float: right;
}



/************************************************************
	ERRORS AND WARNINGS
************************************************************/
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px 10px;
	color: #CC0000;
}
.error img {
	margin-right: 10px;
	vertical-align: middle;
}
.error .title {
	font-weight: bold;
	color: #CC0000;
}
.error .message {
	color: #CC0000;
	padding: 0;
	margin: 5px;
	line-height: 150%;
}
.error li {
	list-style-type: square;
	margin-left: 50px;
}
.errorMark {
	background-color: #D3B4A7;
	margin-bottom: 1px;
}
.errorExplain {
	font-size: 10px;
	display: block;
	color: #CC0000;
	clear: left;
}
.contentBlock .error ul {
	padding-left: 35px;
}
.contentBlock .error li {
	list-style-type: square;
	background: none;
	padding: 0;
	margin: 0;
}
.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.warning img {
	margin-right: 10px;
	vertical-align: middle;
}
.warning .title {
	font-weight: bold;
	color: #000;
}
.warning .message {
	color: #000;
	padding: 0;
	margin: 5px;
	line-height: 150%;
}
.warning li {
	list-style-type: square;
	margin-left: 50px;
}
.backlink {
	padding: 10px 0 0 0;
}







#pageOverlay {
	position: absolute;
	padding: 0;
	margin: 0;
	z-index: 999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/backgrounds/overlay.png) left top;
	display: none;
}
#popup {
	position: absolute;
	background: #ccc;
	padding: 20px;
	display: none;
	z-index: 1000;
	background: url(../images/backgrounds/panel/tan.gif) left top;
	border: solid 4px #666;
	width: 400px;
}
#popup .close {
	position: absolute;
	display: block;
	top: -12px;
	right: -12px;
	width: 35px;
	height: 35px;
	background: url(../images/icons/close.png) center center;
}
#popup .close span {
	display: none;
}

#popup .dataForm input, #popup .dataForm textarea {
	padding: 2px 5px;
}