body {
	background : #fff url("../images/site/bg.png") repeat-x 0 0;
	font-family: Verdana, Arial, sans-serif;
	font-size  : 12px;
	color	   : #0a1f62;
	margin	   : 0px 0px 0px 0px;
}

/* LAYOUT */
#wrapper {
	margin: 15px auto;
	width : 800px;
	background: #fff;
	position: relative;
}

#wrapper_tl {
	background: url("../images/site/top_corner_l.png") 0 0 no-repeat;
}

#wrapper_tr {
	background: url("../images/site/top_corner_r.png") 100% 0 no-repeat;
	padding: 15px 10px 15px 30px;
}

#header {
	position: static;
}

#logo {
	margin-top: -10px;
	clear: both;
}

#account_bar_l {
	background: url("../images/site/end_l.png") #0a1f62 0 0 no-repeat;
	float: right;
	width: 400px;
}

#account_bar_r {
	background: url("../images/site/end_r.png") 100% 0 no-repeat;
	color: #fff;
	height: 15px;
	padding: 2px 4px;
	text-align: center;
	font-size: 11px;
}

#search {
	clear: both;
	float: left;
	margin: -50px 0 0 358px;
	color: #f00;
}

#search input {
	width: 160px;
}

#search .button {
	vertical-align: middle;
	margin-bottom: 2px;
	width: auto;
}

#spacer {
	margin: 0 0 0 10px;
}

#spacer p, #spacer h1 {
	margin: 4px 0;
	padding: 4px 0;
}

#content {
	width: 590px;
	margin-right: 6px;
}

#content_extended {
	width: 100%;
}

#content_left {
	float: left;
	width: 150px;
}

#content_right {
	width: 438px;
	float: right;
}

#content_right_extended {
	width: 610px;
	float: right;
}

#news {
	float: right;
	width: 160px;
	margin-top: -50px;
}

#newsheader_tl {
	background: url("../images/site/corner_t_l_null.png") #b4bace 0 0 no-repeat;
	margin: 0px;
}

#newsheader_tr {
	background: url("../images/site/corner_t_r_null.png") 100% 0 no-repeat;
	padding: 4px 6px;
	color: #fff;
}

#newsbox_photo {
	border: 0px;
	margin: 3px 0;
}

#newsbox_bl {
	background: url("../images/site/corner_b_l.png") #0a1f62 0 100% no-repeat;
	margin: 0;
}

#newsbox_br {
	background: url("../images/site/corner_b_r.png") 100% 100% no-repeat;
	padding: 2px 3px 8px 4px;
	color: #fff;
	font-size: 10px;
	margin: 0;
}

#newsbox_br a {
	color: #fff;
	text-decoration: underline;
}

#news_image {
	border: 1px solid #fff;
	float: right;
	margin: 0 0 4px 5px;
}

#right_panel {
	color: #666;
	font-size: 11px;
	margin: 18px 0;
}

#right_panel p {
	padding: 8px 0 0 0;
	margin: 0px;
}

#right_panel hr {
	margin: 0px;
	padding: 0px;
}

#brand_header_l {
	background: url("../images/site/sk/corner_t_l.png") #000 0 0 no-repeat;
}

#brand_header_r {
	background: url("../images/site/sk/corner_t_r_greybg.png") 100% 0 no-repeat;
	padding: 4px 6px;
	color: #fff;
}

#brand_info {
	margin: 0;
	padding: 4px;
	color: #000;
}

#brands {
	color: #8c8c8c;
	font-size: 10px;
	margin: 10px auto 0 auto;
}

#brands img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#brands a {
	padding: 0px;
	margin: 0px;
}

#tradelist {
	margin: 20px 0;
}

#tradelist_tl {
	background: url("../images/site/corner_t_l.png") #0a1f62 0 0 no-repeat;
}

#tradelist_tr {
	background: url("../images/site/corner_t_r.png") 100% 0 no-repeat;
	padding: 3px 0 3px 12px;
	color: #fff;
}

#tradelist_box {
	border: 1px solid #0a1f62;
	background: #dbeeff;
	padding: 6px;
	font-size: 10px;
}

#tradelist_box img {
	margin: 8px 16px;
}

#tradelist_box .tl_input {
	width: 74px;
}

#top_menu {
	background: #ececec;
	height: 15px;
	padding: 4px;
}

#top_menu ul {
	padding: 0px;
	margin: 0px;
}

#top_menu li {
	display: inline;
	margin-right: 8px;
}

#top_menu a {
	color: #666;
}

#top_menu_brands {
	background: #ececec;
	height: 15px;
	padding: 4px;
	margin-left: -2px;
}

#top_menu_brands ul {
	padding: 0px;
	margin: 0px;
}

#top_menu_brands li {
	display: inline;
	margin-left: 16px;
}

#top_menu_brands a {
	color: #666;
}

#distribution_logo {
	background: url("../images/site/logo_s.png") no-repeat 0 0;
	width: 167px;
	height: 93px;
	position: absolute;
	right: 0px;
	bottom: 26px;
}

#footer {
	clear	 : both;
/*	font-size: 1px;
*/	position: relative;
	background: #fff;
	height: 20px;
}

#footer_links {
	float: left;
	padding-top : 6px;
	font-size: 10px;
}

#footer_links a {
	color: #939393;
}

#copyright {
	color	    : #939393;
/*	width	    : 760px;
*/	text-align  : right;
	padding-top : 6px;
	font-size	: 10px;
	float: right;
}

/* HOME PAGE BOXES */
.brandbox {
	margin: 0px;
	height: 140px;
	width: 134px;
}

.brandbox img {
	margin: 0 auto;
}

#marktodd_tl {
	background: url("../images/site/mt/corner_t_l.png") #cc9900 0 0 no-repeat;
}

#marktodd_tr {
	background: url("../images/site/mt/corner_t_r.png") 100% 0 no-repeat;
	padding: 3px 0 3px 10px;
	color: #fff;
}

#marktodd_box {
	border: 1px solid #cc9900;
	padding: 6px;
	height: 86px;
}

#marktodd_box img {
	margin: 0 0 0 14px;
}

#tekna_tl {
	background: url("../images/site/sk/corner_t_l.png") #111112 0 0 no-repeat;
}

#tekna_tr {
	background: url("../images/site/sk/corner_t_r.png") 100% 0 no-repeat;
	padding: 3px 0 3px 10px;
	color: #fff;
}

#tekna_box {
	border: 1px solid #111112;
	padding: 6px;
	height: 86px;
}

#tekna_box img {
	margin: 14px 0 0 16px;
}

#saddlecraft_tl {
	background: url("../images/site/sc/corner_t_l.png") #b83736 0 0 no-repeat;
}

#saddlecraft_tr {
	background: url("../images/site/sc/corner_t_r.png") 100% 0 no-repeat;
	padding: 3px 0 3px 10px;
	color: #fff;
}

#saddlecraft_box {
	border: 1px solid #b83736;
	padding: 6px;
	height: 86px;
}

#saddlecraft_box img {
	margin: 14px 0 0 10px;
}

#coolex_tl {
	background: url("../images/site/coolex/corner_t_l.png") #2b5fae 0 0 no-repeat;
}

#coolex_tr {
	background: url("../images/site/coolex/corner_t_r.png") 100% 0 no-repeat;
	padding: 3px 0 3px 10px;
	color: #fff;
}

#coolex_box {
	border: 1px solid #2b5fae;
	padding: 6px;
	height: 81px;
}

#coolex_box img {
	margin: 18px 0 0 16px;
}

#jhl_tl {
	background: url("../images/site/jhl/corner_t_l.png") #f7990e 0 0 no-repeat;
}

#jhl_tr {
	background: url("../images/site/jhl/corner_t_r.png") 100% 0 no-repeat;
	padding: 3px 0 3px 10px;
	color: #fff;
}

#jhl_box {
	border: 1px solid #f7990e;
	padding: 6px;
	height: 66px;
}

#jhl_box img {
	margin: 2px 0 0 16px;
}

#stablekit_tl {
	background: url("../images/site/sk/corner_t_l.png") #111112 0 0 no-repeat;
}

#stablekit_tr {
	background: url("../images/site/sk/corner_t_r.png") 100% 0 no-repeat;
	padding: 3px 0 3px 10px;
	color: #fff;
}

#stablekit_box {
	border: 1px solid #111112;
	padding: 6px;
	height: 81px;
}

#stablekit_box img {
	margin: 14px 0 0 16px;
}

#bsj_tl {
	background: url("../images/site/bsj/corner_t_l.png") #e1000b 0 0 no-repeat;
}

#bsj_tr {
	background: url("../images/site/bsj/corner_t_r.png") 100% 0 no-repeat;
	padding: 3px 0 3px 10px;
	color: #fff;
}

#bsj_box {
	border: 1px solid #e1000b;
	padding: 6px;
	height: 71px;
}

#bsj_box img {
	margin: 4px 0 0 20px;
}

#lr_tl {
	background: url("../images/site/lr/corner_t_l.png") #414141 0 0 no-repeat;
}

#lr_tr {
	background: url("../images/site/lr/corner_t_r.png") 100% 0 no-repeat;
	padding: 3px 0 3px 10px;
	color: #fff;
}

#lr_box {
	border: 1px solid #414141;
	padding: 6px;
	height: 100px;
}

#lr_box img {
	margin: 20px 0 0 14px; 
}

#li_tl {
	background: url("../images/site/li/corner_t_l.png") #084c32 0 0 no-repeat;
}

#li_tr {
	background: url("../images/site/li/corner_t_r.png") 100% 0 no-repeat;
	padding: 3px 0 3px 10px;
	color: #fff;
}

#li_box {
	border: 1px solid #084c32;
	padding: 6px;
	height: 100px;
}

#li_box img {
	margin: 20px 0 0 14px;
}

/* NEWS */
.news_item {
	margin: 4px 0 24px 8px;
	clear: both;
}

.news_item img {
	float: right;
	margin: 0 0 10px 10px;
}

.news_item h3 {
	font-size		: 14px;
	line-height		: 14px;
	padding			: 0px 0px 4px 0px;
	margin			: 0px;
	background-color: transparent;
	color			: #9ba3be;
}

/* MEET THE TEAM */
.team_double {
	width: 200px;
	height: 160px;
	border: 1px solid #0a1f62;
	float: right;
	font-size: 10px;
	color: #8c8c8c;
	margin: 4px;
	padding: 4px;
}

.team_double em {
	font-size: 9px;
}

.team_double img {
	margin: 4px;
}

.team_double p {
	margin: 4px 0;
	padding: 0;
	text-align: left;
}

.team_sep {
	clear: both;
}

.team_single {
	width: 90px;
	height: 170px;
	border: 1px solid #0a1f62;
	float: right;
	font-size: 10px;
	color: #8c8c8c;
	margin: 4px;
	padding: 4px;
}

.team_single img {
	margin: 0 0 4px 1px;
}

.team_single em {
	font-size: 9px;
}

/* LOCATOR */
#sidebar {
	width: 420px;
	margin: 0px auto;
}

#map_container {
	overflow: hidden;
	width: 420px;
	height: 360px;
	margin: 8px auto;
	border: 1px solid #000;
}

#locator {
	margin: 20px 0;
}

#locator_tl {
	background: url("../images/site/corner_red_t_l.png") #cc0000 0 0 no-repeat;
}

#locator_tr {
	background: url("../images/site/corner_red_t_r.png") 100% 0 no-repeat;
	padding: 3px 0 3px 12px;
	color: #fff;
}

#locator_box {
	border: 1px solid #cc0000;
	background: #fff;
	padding: 6px;
	font-size: 10px;
}

#locator_box img {
	margin: 0;
}

#locator_box .tl_input {
	width: 74px;
	margin: 2px 0;
}

#locator_box em {
	font-style: normal;
	color: #cc0000;
	display: block;
	clear: both;
}

/* PRODUCTS */
.product_img {
	border: 1px solid #000;
	padding: 4px;
	margin-top: 4px;
}

.search_img {
	border: 1px solid #000;
	margin: 0 0 6px 0;
	padding: 2px;
	background: #fff;
}

.search_container {
	background: #e8eaf0;
	margin: 10px 0;
}

.search_container h4 {
	margin: 2px 0;
}

#brand_selector {
	margin: 8px 0;
	border: 1px solid #0b2063;
}

#brand_selector h3 {
	background: #e8eaf0;
	color: #0b2063;
	font-size: 13px;
	font-weight: normal;
	padding: 4px 4px 6px 4px;
}

#brand_selector ul {
	margin: 6px 6px;
}

#brand_selector li {
	list-style-type: none;
}

.small {
	font-size: 10px;
}

.button_details {
	border: 0px;
	margin: 4px 0 0 0;
}

.button_enlarge {
	border: 0px;
	vertical-align: top;
	margin: 10px 10px 0 0;
	float: right;
}

#product_content {
	float: right;
	width: 280px;
	min-height: 300px;
}

.product_logo {
	border: 0px;
	margin: 10px 0 0 0;
}

/* TAG STYLES */
h1 {
	font-size		: 22px;
	line-height		: 22px;
	padding			: 6px 0px 8px 8px;
	margin			: 0px;
	background-color: transparent;
	color			: #9ba3be;
	font-style		: italic;
	font-weight		: normal;
}

h2 {
	font-size		: 18px;
	line-height		: 18px;
	padding			: 6px 0px 4px 8px;
	margin			: 0px;
	background-color: transparent;
	color			: #9ba3be;
}

h3 {
	font-size		: 14px;
	line-height		: 14px;
	padding			: 6px 0px 4px 8px;
	margin			: 0px;
	background-color: transparent;
	color			: #9ba3be;
}

h4 {
	font-size		: 12px;
	line-height		: 12px;
	padding			: 6px 0px 4px 0px;
	margin			: 0px;
	background-color: transparent;
	color			: #0a1f62;
}

p {
	text-align: left;
	padding	  : 10px 0px 12px 10px;
	margin	  : 0px;
}

a {
	color		   : #2768a9;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	border-color: #0a1f62;
	background	: #0a1f62;
	color		: #0a1f62;
}

form {
	margin : 0px;
	padding: 0px;
}

input, textarea, select {
	border	  : 1px solid #463862;
	background: #ffffff;
	width	  : 246px
}

.button {
	width: auto;
	border: 0px;
}

.form_button {
	width: auto;
}

table {
	margin : 0px;
	padding: 0px;
}

ul {
	padding: 0px;
	margin : 0px 0px 8px 16px;
}

/* MISC */
table.table_data th {
	text-align : left;
	color	   : #000;
	font-weight: bold;
}

table.table_form th {
	text-align : right;
	color	   : #000;
	font-weight: bold;
}

table.table_form td {
	text-align: left;
}

input.icon {
	border			: 0px solid #6d8821;
	background-color: transparent;
	width			: 20px;
	height			: 20px;
}

input.icon16 {
	border			: 0px solid #6d8821;
	background-color: transparent;
	width			: 16px;
	height			: 16px;
}

.error {
	color	  : #f00;
	padding	  : 0px 0px 0px 18px;
	height	  : 20px;
	background: url("../images/error.gif") no-repeat 0 0;
}

.no_margin {
	margin-left: 0;
	padding-left: 0;
}

.right {
	float: right;
}

.red {
	color: #f00;
}

.pagination {
	margin: 6px 0;
	padding: 8px;
	text-align: right;
	width: 100%;
	height: 60px;
	overflow: hidden;
}

.pagination a {
	padding: 1px;
	margin: 1px;
}

.pagination em {
	padding: 1px;
	margin: 1px;
	font-style: normal;
}

.inline {
	display: inline;
}