/* Index/Global Properties */

* {

	font-size: 11px;

	color: #000000;

	font-family: Arial, Helvetica, sans-serif;

}


body { 
margin:0;
background-attachment: fixed; 
background-image: url(images/topomap1.jpg);
background-position: center top; 
background-repeat: repeat; 
color:#000000; 
}
.logo_back{ 
margin:0;
background-image: url(images/toplandscape1.jpg);
background-repeat: repeat; 
}
.main_back{ 
margin:0;
background-image: url(images/mainback.gif);
background-repeat: repeat; 
}
.flash_back{ 
margin:0;
background-image: url(images/desert-sand.gif);
background-repeat: repeat;
}

.mainborder {
	border: 1px solid #000000;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
.maptablebackground {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	background-image: url(images/map_background.png);
	background-repeat: repeat;
}


.shoptoptext{

	font-size: 12px;

	color: #FFFF00;

	font-family: Arial, Helvetica, sans-serif;

}


#header {

	height: 86px;

	width: 100%;

	background: url(images/header_bg.jpg) top right no-repeat;

}

#div1 a:link {
color: #FFF;
text-decoration: none;
}

#header img {

	margin-top: 5px;

	margin-left: 10px;

}



#top_nav {

	height: 10px;

	background: url(images/top_nav_bg.gif);

}



#top_nav a {

	color: #ffffff;

	text-decoration: none;

	margin-right: 15px;

	font-weight: bold;

}



#top_nav span {

	background: url(shop/themes/offroad/images/top_nav_divider.gif) no-repeat top left;

	margin-right: 15px;

}



#main_section {

	padding: 5px;

}



.side {

	float: left;

	width: 100%;

}



.side h2 {

	background: transparent url(shop/themes/offroad/images/brown_h_bg.gif) repeat-x scroll 0 0;

	border: 1px solid;
	
	color: #000000;

	font-size: 13px;

	font-weight: bold;

	height: 20px;

	margin: 0 0 1px;
	
	padding: 2px 0 0;

}



#main_cont {


	padding-left: 1px;

	padding-right: 1px;
	
	background: url(../images/map_background.png);
	
}



#main_cont h2 {

	background: url(shop/themes/offroad/images/brown_h_bg.gif) repeat-x ;

	border: solid 1px;

	font-size: 13px;

	color: #000000;

	font-weight: bold;

	height: 20px;

	padding: 0px;

	padding-top: 2px;

	margin: 0px;

	margin-bottom: 1px;

}



#footer {

	color: #ffffff;

	background: #767678;

	text-align: center;

	padding: 3px;

	clear: both;

}



#footer a {

	color: #ffffff;

	text-decoration: none;

}
.copyright{

	color: #ffffff;

	text-decoration: none;

}

.topsearch{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}


.currency {

	float: left; 

	padding-left: 10px;

}



.content {
	border: solid #b6b6b6 1px;
	padding: 5px;
	margin-bottom: 15px;
	background: url(../images/map_background.png);
	text-align: left;
}

.sidecolumn {
	border: solid #b6b6b6 1px;
	padding:0 2px;
	margin-bottom: 15px;
	background: url(../images/map_background.png);
	font-weight: bold;
	font-size:14px;
}



.side_link {

	display: block;

	margin-bottom: 1px;

	margin-left: 1px;

	padding-left: 15px;

	background: url(shop/themes/offroad/images/side_link_dot.gif) no-repeat center left;

	text-decoration: none;

	color: #000000;

}



.cat_hover:hover {

	background-color: #EEEEEE;

}



.cart_contents_quan {

	padding-right: 5px;

}



.cart_contents_item {

	margin-bottom: 5px;

	text-decoration: none;

}



.cart_contents_item a {

	text-decoration: none;

}



.cart_contents_item a:hover {

	text-decoration: underline;

}



.black_bold_text_spaced {

	color: #000000;

	font-weight: bold;

	margin-top: 5px;

	line-height: 17px;

	text-decoration: none;

}



.red_link {

	font-weight: bold;

	text-decoration: none;

	color: #000000;

	display: block;

	margin-top: 10px;

}



.error_message {

	background: #FFFFFF;

	border: solid #FF0000 1px;

	padding: 10px;

	margin-bottom: 10px;

}



.alert_message {

	background: #FFFFFF;

	border: solid #33cc00 1px;

	padding: 10px;

	margin-bottom: 10px;

}



.error_alert {

	margin-left: 35px;

}



.table_bottom {

	text-align: center;

	padding-top: 5px;

}



.row {

	clear: both;

}



.gray {

	background-color: #f0f3f8;

}



.center {

	text-align: center;

}



.right_align {

	text-align: right;

}



/* Product Detail */



.product_title {

	font-weight: bold;

	color: #307fcf;

}



.product_sku {

	font-size: 10px;

	margin-bottom: 10px;

}



.product_price {

	color: #990000;

	font-size: 11px;

	font-weight: bold;

}



.product_option {

	font-weight: bold;

	padding-right: 10px;

}



.review_link {

	color: #307fcf;

	text-decoration: none;

	text-align: right;

	float: right;

	font-weight: 400;

}



.larger_view {

	background: url(shop/themes/offroad/images/enlarge.gif) no-repeat center left;

	padding-left: 13px;

	text-decoration: none;

	font-size: 10px;

}



.add_wishlist {

	background: url(shop/themes/offroad/images/little_arrow.gif) no-repeat center left;

	padding-left: 15px;

	text-decoration: none;

	font-size: 11px;

	padding-right: 15px;

}



.review_item {

	padding-bottom: 10px;

}



.review_spacer {

	.padding-bottom: 7px;

}



/* Button Definitions */



.orange_button input, .orange_button button {

	background: url(images/orange_button_bg.gif);

	height: 18px;

	color: #ffffff;

	font-weight: bold;

	margin: 0px;

	border-width: 0px;

	cursor: pointer;

}



.yellow_button {

	background: url(shop/themes/offroad/images/yellow_button_left.gif) no-repeat top left;

	padding-left: 3px;

	height: 18px;

	float: left;

	margin-right: 10px;

	_margin-right: 5px;

	_margin-top: 5px;

}



.yellow_button input, .yellow_button button {

	background: url(shop/themes/offroad/images/yellow_button_bg.gif) top right no-repeat;

	height: 18px;

	color: #ffffff;

	font-weight: bold;

	padding-bottom: 5px;

	padding-right: 5px;

	margin: 0px;

	border-width: 0px;

	cursor: pointer;

}



.del_button {

	display: block;

	width: 40px;

	float: right;

	background: url(shop/themes/offroad/images/delete.gif) no-repeat center left;

	padding-left: 11px;

	color: #3068c5;

	text-decoration: none;

	font-weight: 400;

}



/* Product Detail Tabs */



.tabberlive .tabbertabhide {

 	display:none;

}



.tabber { display: none; }

.tabberlive { margin-top: 1em; }



ul.tabbernav {

	margin: 0;

	padding: 3px 0;

	border-bottom: 1px solid #000000;

	font: bold 12px Verdana, sans-serif;

}



ul.tabbernav li {

	list-style: none;

	margin: 0;

	display: inline;

}



ul.tabbernav li a {

	padding: 3px 0.5em;

	margin-left: 3px;

	border: 1px solid #000000;

	border-bottom: none;

	background: #000000;

	text-decoration: none;

}



ul.tabbernav li a:link { color: #ffffff;; }

ul.tabbernav li a:visited { color: #ffffff; }



ul.tabberactive li a:link { color: #448; }

ul.tabberactive li a:visited { color: #667; }



ul.tabbernav li a:hover {

	color: #000;

	background: #855E42;

	border-color: #227;

}



ul.tabbernav li.tabberactive a {

	background-color: #fff;

	color: #000;

	border-bottom: 1px solid #fff;

}



ul.tabbernav li.tabberactive a:hover {

	color: #000;

	background: white;

	border-bottom: 1px solid white;

}



.tabberlive .tabbertab {

	padding: 15px;

	border: 1px solid #000000;

	border-top: 0;

}



.tabberlive .tabbertab h2 {

	display: none;

}

.tabberlive .tabbertab h3 {

	display: none;

}



/* Form Definitions */



.input_box {

	padding-right: 2px;

	padding-left: 2px;

}



.form_label {

	text-align: right;

	vertical-align: top;

}



.bold {

	font-weight: bold;

}



.short_form_row {

	clear: both;

	_margin-bottom: 5px;

}



.short_form_row div, .short_form_row input, .short_form_row select, .short_form_row textarea {

	float: left;

	margin-right: 5px;

	margin-bottom: 5px;

	_margin-bottom: 0px;

}



.short_form_row div {

	width: 60px;

	padding-top: 3px;

}



.short_form_row input {

	width: 75px;

}



.required {

	color: #000000;

	padding-left: 2px;

}

/* ------------ */
/* Account Area */
/* ------------ */


.account_list_head {
	/* Table List Headings Font */
	font-weight: bold;

	color: #000000;

}



.account_head {
	/* Update Profile Heading Font Definitions */
	padding-bottom: 5px;
	font-weight: bold;

	color: #000000;

	padding-bottom: 5px;

}

/* ------------- */
/* Shopping Cart */
/* ------------- */


.cart {

	background: #ffffff;

}



.cart th {
	/* Cart List Headings Font */
	text-align: center;

	font-weight: bold;

	color: #000000;

}



.cart td {

	border-top: dotted #c1c1c1 1px;

	border-bottom: dotted #c1c1c1 1px;

	color: #000000;
}

.cart_contents_quan {
	padding-right: 5px;
}

.cart_contents_item {
	margin-bottom: 5px;
	text-decoration: none;
}

.cart_contents_item a {
	text-decoration: none;
}

.cart_contents_item a:hover {
	text-decoration: underline;
}

/* ----------- */
/* Order Pages */

#order_signup {
	float: left;
	padding-left: 25px;
}

#order_login {
	float: right;
	padding-right: 25px;
}

.order_info_off {

	background: url(shop/themes/offroad/images/order_info_off.gif) no-repeat center left;

	padding-left: 20px;

	color: #bcbcbc;

	text-decoration: none;

}



.order_info_on {

	background: url(shop/themes/offroad/images/order_info_on.gif) no-repeat center left;

	padding-left: 20px;

	color: #000000;

}



.order_ship_off {

	background: url(shop/themes/offroad/images/order_ship_off.gif) no-repeat center left;

	padding-left: 20px;

	color: #bcbcbc;

	text-decoration: none;

}



.order_ship_on {

	background: url(images/order_ship_on.gif) no-repeat center left;

	padding-left: 20px;

	color: #000000;

}



.order_payment_off {

	background: url(shop/themes/offroad/images/order_payment_off.gif) no-repeat center left;

	padding-left: 20px;

	color: #bcbcbc;

	text-decoration: none;

}



.order_payment_on {

	background: url(shop/themes/offroad/images/order_payment_on.gif) no-repeat center left;

	padding-left: 20px;

	color: #000000;

}



.order_review_off {

	background: url(shop/themes/offroad/images/order_review_off.gif) no-repeat center left;

	padding-left: 20px;

	color: #bcbcbc;

	text-decoration: none;

}



.order_review_on {

	background: url(shop/themes/offroad/images/order_review_on.gif) no-repeat center left;

	padding-left: 20px;

	color: #000000;

}



.order_print_off {

	background: url(shop/themes/offroad/images/order_print_off.gif) no-repeat center left;

	padding-left: 20px;

	color: #bcbcbc;

	text-decoration: none;

}



.order_print_on {

	background: url(shop/themes/offroad/images/order_print_on.gif) no-repeat center left;

	padding-left: 20px;

	color: #000000;

}



.sep {

	padding-left: 10px;

	padding-right: 10px;

}



/* Order Review */



.order_view {

	background: #ffffff;

	text-align: left;

}



.order_view th {

	font-weight: bold;

	background: #26df38;

	color: #ffffff;

	width: 10%;

}



.review_top_border {

	border-top: solid #26df38 1px;

}



.order_id {

	font-weight: bold;

	font-size: 10pt;

	padding-bottom: 10px;

	color: #26df38;

}



/* Product List */



.product_title_link, product_title_link:visited, product_title_link:active {

	color: #000000;

	font-size: 12px;

	font-weight: bold;

	text-decoration: underline;

}



.product_title_link:hover {
	color: #663300;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}



.paging {

	float: right;

	text-align: right;

	margin-right: 10px;

}



.list_top {

background: transparent url(shop/themes/offroad/images/brown_h_bg_list.gif) repeat-x scroll 0 0;

}



.list_bottom {

	background: transparent url(shop/themes/offroad/images/brown_h_bg_list.gif) repeat-x scroll 0 0;



}



/* Product List List */



.reg_txt {

	font-weight: normal;

}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.mainwelcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #307fcf;
	font-weight: bold;
}



.small_txt {

	font-size: 10px;

}



.price {

	font-weight: bold;

	font-size: 14pt;

	color: #000000;

	float: left;

	margin-right: 10px;

	_margin-top: 3px;

}



.list_item {

	background: #FFFFFF;

	padding: 5px;

}



.list_item_bottom_border {

	border-bottom: solid #cacaca 1px;

	background: #FFFFFF;

}



/* Product List Tile */



.tile_item {

	text-align: center;

}



.tile_image {

	margin-bottom: 5px;

}



.tile_price {

	font-weight: bold;

	font-size: 11pt;

	color: #000000;

}



.tile_table {

	background: url(../images/map_background.png);

	width: 100%;

}



.list_table {

	background: #FFFFFF;

	width: 100%;

}



/* Order Pages */



#order_signup {

	float: left;

	padding-left: 1px;

}



#order_login {

	float: right;

	padding-right: 1px;

}



/* Paging Definitions */



.page a:visited {

	color: #000000; text-decoration: none

}



.page a:hover {

	color: #fd6601; text-decoration: none

}



.page a:link {

	color: #000000; text-decoration: none

}



.pages_border {

	background-color: #FFFFFF;

	color: #000000;

	border: 1px solid #000000;
	
	vertical-align:top;

}



.navpage {

	background-color: #FFFFFF;

	color: #FFFFFF;

	font: 11px Tahoma, Verdana;

	padding: 2px 4px 2px 4px;

	white-space: nowrap;

	text-decoration: none;

}



.navpageselected {

	background-color: #855E42;

	color: #000000;

	font: 11px Tahoma, Verdana;

	padding: 2px 4px 2px 4px;

	white-space: nowrap;

	text-decoration: none;

}



.highlightpage {

	background-color: #000000;

	color: #FFFFFF;

	font: bold 11px Tahoma, Verdana;

	padding: 2px 4px 2px 4px;

	white-space: nowrap;

}



.highlightpage a:link {

	color: #FFFFFF;

	text-decoration: none;

}



.highlightpage a:visited {

	color: #FFFFFF;

	text-decoration: none;

}



.highlightpage a:hover, .highlightpage a:active {

	color: #FFFFFF;

	text-decoration: underline;

}



/* Cookie Crumb */



.home_link {

	padding-left: 20px;

	background: url(shop/themes/offroad/images/home_icon.gif) no-repeat center left;

	text-decoration: underline;

	font-weight: bold;

	color: #000000;

}



.crumb_sep {

	padding-left: 5px;

	font-weight: bold;
	
	color: #000000;


}



.crumb_link {

	padding-left: 5px;

	text-decoration: underline;

	font-weight: bold;

	color: #000000;


}



/* Float Definitions */



.left_float_3_px {

	float: left; 

	margin-right: 3px;

}



.left_float_5_px {

	float: left;

	margin-right: 5px;

}



.right_float_5_px {

	float: right;

	margin-left: 5px;

	_margin-left: 30px;

}



.IE_left_float_5_px {

	_float: left;

	margin-left: 5px;

}



.IE_left_float {

	_float: left;

}



.float_assist {

	clear: both;

	height: 1px;

	overflow: hidden;

}



.search_results {

	margin-left: 10px;

	float: left;

	text-align: center;

	font-size: 12px;

	color: black;

}



.search_bb {

	font-size: 12px;

	font-weight: bold;

	color: black;

}

.smallcartcolor {

	color: #FFFF00;

	font-size: 12px;

	font-weight: bold;

}

a img {border: none; } 

ul.tabnav li a {

	padding: 3px 0.5em;

	margin-left: 3px;

	border: 1px solid #000000;

	border-bottom: none;

	background: #000000;

	text-decoration: none;

}

.
.mainborder tr td table tr td div p a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

}
a:link {
	color: #000;
}
