a
{
	color: #004ba5;
}

a.bold
{
	font-weight: 700;
}

a.footer
{
	text-decoration: underline;
}

a.navigation
{
	font-family: tahoma,arial,helvetica,sans-serif;
	color: #50460A;
	text-decoration: none;
}

a.navigation:hover
{
	text-decoration: underline;
}

a.navbig
{
	color: #50460A;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.navbig:hover
{
	text-decoration: underline;
}

a.navbold, a.crumbs
{
	font-weight: 700;
	text-decoration: underline;
}

a.navbold:hover
{
	text-decoration: underline;
}

a.none
{
	text-decoration: none;
}

a.none:hover
{
	text-decoration: underline;
}

a.smallbold
{
	font-size: 10px;
	font-weight: 700;
	text-decoration: underline;
}

a.white
{
	color: #FFFFFF;
	text-decoration: underline;
}

h1, .txt_heading
{
	color: #A0140A;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 20px;
	font-weight: 400;
}

h2, .txt_subheading
{
	color: #A0140A;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 17px;
	font-weight: 400;
}

h2.brand {
	text-transform:uppercase;
	padding-top:20px;
}

h3, .txt_medium
{
	color: #000000;
	font-size: 14px;
	font-weight: 700;
}

h3 a {
	color: #000000 !important;
}

h4, .txt_medium
{
	color: #000000;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 0px;
}

img.content_left
{
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

img.content_right
{
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

img.thumb
{
 	border: 1px solid #000000;
 }

input.admin
{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: 400;
	width: 300px;
	height: 20px;
}

input.qty
{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: 400;
	width: 28px;
	height: 20px;
}

input.login
{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: 400;
	width: 180px;
	height: 18px;
}

input.search
{
	color: #000000;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: 400;
	height: 18px;
	width: 138px;
}

input.short
{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: 400;
	width: 50px;
	height: 20px;
}

input.signup
{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: 400;
	width: 118px;
	height: 16px;
}

input.standard, select.standard
{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: 400;
	width: 278px;
	height: 18px;
}

input.button
{
	color: #FFFFFF;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 10px;
	background-color: #CC9900;
	border: 1px solid;
	border-color: #DBB84D;
	font-weight: 400;
	height: 20px;
}

select.admin
{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: 400;
	width: 300px;
	height: 18px;
}

select.brands
{
	background-color: #FFFFFF;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 10px;
	height: 18px;
	width: 168px;
}

select.cart
{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	width: 158px;
}

select.config
{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	height: 18px;
	width: 218px;
}

select.configsmall
{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	height: 18px;
	width: 158px;
}

textarea,input,select
{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
}

textarea.standard
{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: 400;
	width: 278px;
}

textarea.admin
{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: 400;
	width: 300px;
}

td
{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
}

td.black, tr.black
{
	background-color: #000000;
}

td.line, tr.line, table.line
{
	background-color: #50460A;
}

td.light, tr.light, table.light
{
	background-color: #DCDCC3;
}

td.grey01, tr.grey01, table.grey01
{
	background-color: #F0F0F0;
}

td.grey02, tr.grey02, table.grey02
{
	background-color: #E6E6E6;
}

td.grey03, tr.grey03, table.grey03
{
	background-color: #DCDCDC;
}

td.grey04, tr.grey04, table.grey04
{
	background-color: #CCCCCC;
}

td.config, tr.config, table.config
{
	background-color: #E1DCBE;
}

td.navigation, tr.navigation, table.navigation
{
	background-color: #1E1E14;
}

td.red, tr.red, table.red
{
	background-color: #A0140A;
}

td.sand, tr.sand, table.sand
{
	background-color: #C8C8AA;
}

td.white, tr.white, table.white
{
	background-color: #FFFFFF;
}

.txt_alert
{
	color: #BE1432;
	font-weight: 700;
}

.txt_black
{
	color: #000000;
}

.txt_blackbold
{
	color: #000000;
	font-weight: 700;
}

.txt_light
{
	color: #DCDCC3;
}

.txt_sand
{
	color: #E6DCB4;
}

.txt_sandbold
{
	color: #E6DCB4;
	font-weight: 700;
}

.txt_sandcopy
{
	color: #E6DCB4;
	font-size: 12px;
}

.txt_cart
{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 10px;
}

.txt_copy
{
	font-size: 12px;
}

.txt_copybold
{
	font-size: 12px;
	font-weight: 700;
}

.txt_footer
{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 10px;
}

.txt_dark
{
	color: #004ba5;
}

.txt_darkbold
{
	color: #50460A;
	font-weight: 700;
}

.txt_red
{
	color: #000000;
}

.txt_redbold
{
	color: #A0140A;
	font-weight: 700;
}

.txt_shortline
{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 10px;
	line-height: 120%;
}

.txt_small
{
	font-size: 10px;
}

.txt_smallbold
{
	font-size: 10px;
	font-weight: 700;
}

.txt_smallsand
{
	color: #E6DCB4;
	font-size: 10px;
}

.txt_white
{
	color: #FFFFFF;
}

.txt_whitebold
{
	color: #FFFFFF;
	font-weight: 700;
}

div.dhtmlnav
{
	width: 160px;
	background-color: #E1DCBE;
	border: 1px solid #FFFFFF;
	padding: 5px 5px 5px 5px;
}

div.dhtmlnavlong
{
	width: 240px;
	background-color: #E1DCBE;
	border: 1px solid #FFFFFF;
	padding: 5px 5px 5px 5px;
}

ul.subnav
{
	padding: 0px;
	margin: 0px;
}

ul.subnav li
{
	padding: 2px 0px 3px 15px;
	margin: 0px;
	line-height: 11px;
	list-style-type: none;
	background-image: url('../images/site/bullet.gif');
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFFFFF;
	color: #50460A;
}

ul.subnav li a
{
	color: #50460A;
	font: 11px arial, helvetica, sans-serif;
	text-decoration: none;
}

ul.subnav li a:hover
{
	color: #82783C;
	font: 11px arial, helvetica, sans-serif;
	text-decoration: none;
}

ul.subnav li.last
{
	border-bottom: 0px;
}

td.brand_nav ul {
	margin:0px;
	padding:0px;
	padding-left:15px;
	padding-top:10px;
}