/*TAGS*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #252424;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	vertical-align: top;
	font-size: 12px;
	color: #ffffff;
}
a {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

/*CLASSES*/

.dealerlogo {
	background-color:#060606;
}
.topbar {
	background:#414141;
}
.contentarea {
	background-color: #252424;
}

.content_text {
	font-size: 12px;
}
.pageheader {
	color:#D36D00;
	font-size: 14px;
	font-weight: bold;
}
.bold {
	font-weight:bold;
}
.productheader {
	font-size:14px;
	color:#133177;
	font-weight:bold;
}
.productdescription {
	font-size:12px;
	color:#000000;
}
.tableheader {
	font-size:12px;
	color:#133177;
	font-weight:bold;
}

.boldlinks {
	color:#D36D00;
	font-size: 12px;
	font-weight: bold;
}
a.boldlinks {
	color:#D36D00;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline
}
a.boldlinks:hover {
	color:#D36D00;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
a.boldlinks:visited {
	color:#D36D00;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}

.breadcrumbs {
	color:#D36D00;
	font-size: 12px;
	font-weight: bold;
}
a.breadcrumbs {
	color:#D36D00;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none
}
a.breadcrumbs:hover {
	color:#D36D00;
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
}
.bottomlinks {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.bottomlinks {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover.bottomlinks {
	color: #D36D00;
}
.categorymenutd {
	background-color: #545454;
	border-top: 3px solid #D36D00;
	border-bottom: 3px solid #D36D00;
	padding: 10px 0 15px 0;
}
a.categorymenulinks {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
a.categorymenulinks:hover {
	text-decoration: underline;
}
.searchform {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.searchdropdown {
	font-size: 10px;
	color: #133177;
	height: 15px;
	width: 150px;
}
.searchtextbox {
	font-size: 10px;
	color: #133177;
	height: 13px;
	width: 160px;
}
.navboxtd { 
	background-color: #545454;
}
a.navboxlinks {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 11px;
	background: url(fw/navbox_arrow.gif) no-repeat 0px 2px;
}
a:hover.navboxlinks {
	color: #D36D00;
}
.navboxinnertable {
	margin: 3px;
	padding: 3px 3px 3px 7px;
}
.navbox_top {
	background: url(fw/navbox_top.gif) no-repeat top left;
	vertical-align: middle;
	height: 19px;
	padding: 0 0 0 12px;
}
.navbox_bottom {
	background: url(fw/navbox_bottom.gif) no-repeat top left;
	vertical-align: middle;
	height: 19px;
	padding: 0 0 0 12px;
}
.navbox_topspacer {
	height: 20px;
	width: 0px;
	border: none;
}
.navbox_bottomspacer {
	height: 20px;
	width: 5px;
	border: none;
}
.navbox_toplinks {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform:uppercase;
	cursor: pointer;
}
a.navbox_toplinks {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform:uppercase;
}
a.navbox_toplinks:hover {
	color: #D36D00;
}
a.navbox_bottomlinks {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background: url(fw/navbox_bottomarrow.gif) no-repeat top left;
	padding: 0 0 0 14px;
}
a.navbox_bottomlinks:hover {
	color: #D36D00;
}
.navbox_table {
	width:164px;
}
.itemprice {
	color:#D36D00;
	font-size: 12px;
	font-weight: bold;
}
.itemname {
	color:#fff;
	font-size: 14px;
	font-weight: bold;
}
.invoicedescription {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

/*********NEW STYLES*********/
td.catalogTop {
	width: 163px;
	padding: 0 0 0 12px;
	height: 21px;
	line-height:26px;
	background: url(fw/catalog_top.gif) no-repeat top left;
	font-weight: bold;
}
td.catalogBtm {
	width: 173px;
	height: 26px;
	background: url(fw/catalog_bottom.gif) no-repeat top left;
}
a.homeLink {
	color: #fff;
	text-decoration: none;
}
a:hover.homeLink {
	text-decoration: underline;
}
input.searchBar {
	margin: 0 3px 0 3px;
	background-color: #000000;
	color: #fff;
	padding: 2px;
	width: 120px;
}

td.billingconfirmation, td.shippingconfirmation, td.paymentconfirmation, td.shippinginstructionsconfirmation, td.orderconfirmation table tr td{
	color: #000;
}

span.orderconfirmationheader {
	color: #fff;
	font-weight: bold;
}