/*CSS document

/************** Default Elements *******************/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

img, div, ul, li, input, h1, h2, h3 { behavior: iepngfix.htc) }

/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	font: 100.01% Arial, Helvetica, sans-serif;
	color: #fff;
	background: #000 url(../images/pg_bg.jpg) repeat-x center top;
}

a:link, a:visited {
	color: #ff9036;
	color: #ff9036;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	text-decoration: underline;
	color: #fcc598;
}

/************** Layout Elements *******************/

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#top { 
	margin: 0;
	background: url(../images/top_bg.png) no-repeat bottom;
}

#top ul {
	margin-top: 60px;
	margin-right: 20px;
	width: 334px;
	height: 50px;
	float: right;
	list-style-type: none;
	background: url(../images/top_nav_bg.png) no-repeat;
	padding-top: 18px;
}

#top li {
	display: inline;
	height: 50px;
		
}

#top a:link, #top a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
}

#top a:hover, #top a:active, #top a:focus {
	text-decoration: underline;
}	


/*********** top nav button styles *****************/
		#top li.btn_home {
			margin: 0 25px 0 7px;
		}
		#top li.btn_shop {
			margin: 0 25px 0 0;
		}
		#top li.btn_dealers {
			margin: 0 25px 0 7px;
		}
		#top li.btn_contact {
			margin: 0 0 0 5px;
		}

#contentwrapper {
	background: url(../images/wrapper_bg.png) repeat-y;
	padding: 0 10px 0 10px;
}

#content {
	background: #272727 url(../images/content_bg.jpg) repeat-x;
	padding: 30px 10px 10px 10px;
}

#right {
	width: 625px;	
	margin-left: 280px;
}

.error {
	margin-top: 10px;
	padding: 5px 5px 5px 58px;
	border: 1px solid #FFFFFF;
	background: #990000 url(../images/error.jpg) no-repeat;
	min-height: 58px;
	font-weight: bold;
	font-size: 90%;
}

#left {
	width: 260px;
	float: left;
	margin: 0;
	padding: 0;
}

#left_nav_container {
	background: #3b3b3b url(../images/left_nav_bg.png) no-repeat;
	border: 1px solid #ffffff;
	margin: 0;
	padding: 0;
}

#left_nav_container h2 {
	margin: 0; 
	height: 38px;
	background: url(../images/left_nav_header_bg.jpg) repeat-x;
	display: block;
	font-size: 24px;
	padding: 5px 0 0 12px;
}

#left_nav {
	margin: 0;
	list-style-type: none;
	/*margin-left: 35px;*/
}

#left_nav a:link, #left_nav a:visited {
	color: #fcc598;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	display: block;
	height: 23px;
	padding-left: 35px;
}

#left_nav a:hover, #left_nav a:active, #left_nav a:focus {
	text-decoration: underline;
	background: url(../images/nav_arrow.png) no-repeat left;
}


#left_nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-bottom: 3px;
}

#left_nav ul a:link, #left_nav ul a:visited {
	color: #ff9036;
	font-size: 80%;
	padding-left: 55px;
	height: 20px;
}

#left_login {
	background-color: #000000;
	border: 1px solid #ff9036;
	margin-top: 10px;
	padding-bottom: 15px;
}

#left_login h2 {
	display: block;
	background: url(../images/black_bar.jpg) repeat-x;
	color: #FFFFFF;
	height: 38px;
	font-size: 110%;
	padding-left: 12px;
}

#left_login form {
	margin-left: 36px;
	padding: 0 0 15px 0;
}

#left_login label {
	display: block;
	font-size: 80%;
	font-weight: bold;
	
}

#left_login input {
	display: block;
	margin-bottom: 3px;
}

#left_login .login_input {
	background: transparent url(../images/log-in-bg.gif) no-repeat !important;
	height: 21px;
	width: 142px;
	padding: 3px 0 0 10px;
}

#left_login #login {
	background: transparent;
	height: 23px;
	width: 50px;
	margin-left: 90px;
}

#left_login p {
	font-size: 80%;
	font-weight: bold;
	margin-left: 36px;
}

#news_summary {
	background-color: #000000;
	border: 1px solid #ff9036;
	margin-top: 10px;
}

#news_summary h2 {
	display: block;
	background: url(../images/silver_bar_bg.png) repeat-x;
	color: #ff9036;
	height: 38px;
	padding-left: 12px;
}

#news_summary h3 {
	color: #e36600;
	font-size: 85%;
}

#news_summary p {
	font-size: 75%;
	margin-left: 8px;
}

#news_summary ul {
	margin: 4px;
	list-style-type: none;
}

#news_summary li {
	padding-bottom: 4px;
}

#news_summary .news_more {
	text-align: right;
	padding-right: 8px;
}

#left_video_box {
	padding: 10px 5px 10px 5px;
}

#home_content p {
	font-size: 80%;
	padding-bottom: 15px;
	margin-left: 210px;
}

#featured_products h2 {
	display: block;
	background: url(../images/left_nav_header_bg.jpg) repeat-x;
	height: 38px;
	padding: 3px 0 10px 10px;
}

.featured_home {
	width: 285px;
	height: 358px;
	background: url(../images/home_featured_bg.png) no-repeat;
	
	float: left;
	padding: 0 25px 20px 0;
}

.featured_home h3 {
	display: block;
	background: url(../images/black_bar.jpg) repeat-x;
	height: 33px;
	font-size: 100%;
	padding: 6px 0 0 10px;
}

.featured_home .productimg {
	float: left;
	margin-top: 25px;
	
}

.featured_home div {
	margin-left: 120px;
	margin-top: 60px;
	padding-right: 3px;
	width: 160px;
}

.featured_home p {
	color: #000000;
	font-size: 75%;
}

.featured_home a:link, .featured_home a:visited {
	color: #e36600;
}

.image_left {
	float: left;
}

.morelink {
	text-align: right;
	padding-right: 5px;
}

.copyright_notice {
	font-size: 70%;
	font-weight: bold;
	float: right;
	padding: 3px 20px 0 0;
}

#footer {
	background: #000000 url(../images/footer_bg.jpg) no-repeat;
	
	padding: 80px 0 0 20px;
}

#footer ul {
	list-style-type: none;
}

#footer li {
	display: inline;
	font-size: 90%;
	padding: 0 10px 0 10px;
}

/*------------ PAGE CONTENT STYLES ------------ */

#page_content {
	margin-top: 20px;
	
}

#page_content h1 {
	font-size: 160%;
}

#page_content h2 {
	
}

#page_content h3 {
	
}

#page_content p {
	padding: 10px;
	font-size: 90%;
}

/* ------------ DEALER MAP STYLES ------------*/
#distmap {
	color: #000000;
}

#dealer_map_left {
	width: 340px;
	float: left;
	margin: 10px 0 10px 0;
	padding-right: 15px;
	border-right: 1px dotted #ffca9f;
}

#dealer_map_left h2 {
	font-size: 140%;
	color: #ffca9f;
}

#dealer_map_left p {
	font-size: 80%;
	padding-bottom: 10px;
}

#dealer_map_left form {
	width: 325px;
	padding: 0 0 10px 0;
}

#dealer_map_left label {
	display: block;
	font-size: 80%;
	font-weight: bold;
	padding-bottom: 3px;
	color: #ff9036;
}

#dealer_map_left input {
	
}

#dealer_map_left input#zipdist {
	background: transparent url(../images/zip-search-bg.gif) no-repeat !important;
	height: 21px;
	width: 55px;
	padding: 3px 0 0 25px;
	color: #000;
	
}

#dealer_map_left .zip_submit {
	margin: 5px 0 -4px 10px;
}


#dealer_map_right {
	margin: 10px 0 10px 380px;
	padding: 0;
	width: 230px;
}

#dealer_map_right p {
	font-size: 90%;
	padding: 5px;
	margin-left: 15px;
}

#dealer_map_right h2 {
	font-size: 130%;
	padding-bottom: 5px;
}

#dealer_list {
	padding: 10px 0 10px 5px;
}

#dealer_list li {
	color: #272727;
	background-color: #ffd7b7;
	border: 1px solid #CCC;
	list-style-type: none;
	padding: 5px;
	margin: 5px 0 0 5px;
}

/* ------------ CATALOG LISTING STYLES ------------*/

#catalog_listing h1 {
	background: transparent url(../images/catalog_header.png) no-repeat scroll 0 0;
	height: 0 !important;
	margin: 10px 10px 10px 0;
	overflow: hidden;
	padding: 150px 0 0;
	width: 625px;
	
}

#catalog_listing p {
	font-size: 90%;
	margin-left: 110px;
	padding: 5px;
	color: #ffca9f;
}

#catalog_list {
	list-style-type: none;
	margin: 20px 0 0 25px;
	padding: 0;
}

#catalog_list li {
	border-bottom: 1px dotted #FEEEC1;
	float: left;
	margin: 0 0 20px;
	padding: 0 0 8px;
	width: 98%;
}

#catalog_list img {
	float: left;
	margin: 0;
	padding: 0;
}

#catalog_list h3 {
	margin: 0 10px 5px 90px;
	padding: 0;
	font-size: 130%;
	color: #FFCA9F;
}

#catalog_list p {
	margin: 0 10px 0 100px;
	padding: 0 0 10px;
	font-size: 90%;
	color: #fff;
}

#catalog_list li p.more {
	font-weight: bold;
	text-align: right;
}

/* ------------ CATEGORY LISTING STYLES ------------*/

#category_listing {
	
}

#category_listing h1 {
	color: #ff9036;
	font-size: 160%;
}

#category_listing p {
	font-size: 90%;
	color: #ffca9f;
	padding: 5px;
	margin-left: 20px;
}

#category_list {
	list-style-type: none;
	margin: 30px 0 0 25px;
	padding: 0;
}

#category_list li {
	border-bottom: 1px dotted #FEEEC1;
	float: left;
	margin: 0 0 20px;
	padding: 0 0 20px;
	width: 98%;
}

#category_list li h2 {
	margin: 0 10px 5px 65px;
	padding: 0;
	font-size: 130%;
	color: #FFCA9F;
}

#category_list li p {
	margin: 0 10px 0 75px;
	padding: 0 0 10px;
	font-size: 80%;
	color: #fff;
	width: 300px;
}

#category_list li img {
	float: left;
	margin: 0;
	padding: 0;
}

#category_list li form {
	float: right;
	width: 175px;
	
}

#category_list li form input.cart_input {
	background: transparent url(../images/cart_add_input_bg.gif) no-repeat !important;
	height: 21px;
	width: 84px;
	color: #000;
	padding: 3px 0 0 10px;
	margin: 5px 0 5px 10px;
}

#category_list li form input.add_to_cart_submit {
	margin: 0 0 0 90px;
}

#category_list li form label {
	float: left;
	font-size: 80%;
	font-weight: bold;
	color: #FF9036;
	margin: 8px 5px 0 10px;
}

/* ------------ PRODUCT DETAIL STYLES ------------*/

#product_detail p {
	font-size: 80%;
	padding: 10px 0;
}

#product_detail h1 {
	font-size: 150%;
	color: #FFCA9F;
}

#product_detail_left {
	float: left;
	width: 180px;
	padding: 10px 0 10px 10px;
	border-right: 1px dotted #FFCA9F;
}

#product_detail_right {
	margin-left: 200px;
}

#product_detail_left label {
	display: block;
	font-size: 80%;
	font-weight: bold;
}

#product_detail_left input#qty {
	height: 21px;
	width: 52px;
	background: transparent url(../images/cart_qty_input.png) no-repeat;
	padding: 3px 0 0 0;
	text-align: center;
	margin-right: 10px;
}

#product_detail_left p.product_price {
	text-align: right;
	font-weight: bold;
	font-size: 130%;
	padding-right: 20px;
}

#product_detail_left input#submit {
	margin-bottom: -3px;
}

#product_detail_left #productimg {
	margin: 0 auto;
}

#pd_add_to_cart {
	background: #000;
	width: 160px;
}

#pd_add_to_cart  h3{
	background: transparent url(../images/product_detail_add_to_cart_header.jpg) no-repeat scroll 0 0;
	height: 0 !important;
	margin: 0 10px 10px 0;
	overflow: hidden;
	padding: 43px 0 0;
	width: 160px;
	border-bottom: 1px solid #FFF;
}

#pd_add_to_cart form, #pd_add_to_cart p {
	padding-left: 10px;
}

#pd_add_to_cart p {
	font-size: 70%;
	text-align: right;
	padding-right: 20px;
}

#product_detail_more {
	margin-top: 25px;
	padding: 20px 0 0 10px;
	/*background: transparent url(../images/related_bg.jpg) no-repeat;*/
	min-height: 100px;
}

#p_d_gallery {
	float: left;
	width: 205px;
}

#p_d_related {
	margin-left: 215px;
}

.product_pod {
	float:left;
	background: transparent url(../images/feature_pod_bg.jpg) no-repeat;
	width: 190px;
	height: 100px;
	margin: 0 10px 10px 0;
}

.product_pod img {
	padding: 2px 10px 0 3px;
	float: left;
	
}

.product_pod p {
	padding: 12px 0 10px 0;
	font-size: 90%;
	font-weight: bold;
	color: #FF9036;
}

/* ------------ SHOPPING CART STYLES ------------*/

#cart h1 {
	background: transparent url(../images/shopping_cart_header.png) no-repeat scroll 0 0;
	height: 0 !important;
	margin: 10px 10px 10px 0;
	overflow: hidden;
	padding: 150px 0 0;
	width: 625px;
	
}

#cart table {
	margin: 10px 10px 20px 10px;
	border-collapse: collapse;
}

#cart th {
	background-color: #FF9036;
	color: #272727;
	padding: 5px;
}

#cart tr {
	background: #444;
}

#cart tr.cart_summary {
	background: none;
}

#cart tr.cart_summary td {
	padding: 2px 5px 0 5px;
}

#cart td {
	padding: 10px;
	font-size: 90%;
}

#cart input.qty {
	background: transparent url(../images/cart_qty_input.png) no-repeat !important;
	height: 21px;
	width: 52px;
	padding: 3px 0 0 25px;
	color: #000;
	margin-left: 25px;
}

#cart_buttons {
	margin-left: 425px;

}

#cart fieldset {
	border: 1px solid #FFF;
	padding-bottom: 15px;
}

#cart legend {
	font-size: 120%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#cart ul {
	margin-left: 40px;
	list-style-type: none;
}

#cart li {
	padding: 4px;
	margin-left: 10px;
}

#cart input.s_options {
	margin-right: 10px;
}

#cart #next {
	margin: 10px 0 10px 550px;
	background: none;
	height: 22px;
	width: 70px;
}

/*------------ CHECKOUT FORM STYLES ------------*/

#checkout h1 {
	background: transparent url(../images/checkout_header.png) no-repeat scroll 0 0;
	height: 0 !important;
	margin: 10px 10px 10px 0;
	overflow: hidden;
	padding: 150px 0 0;
	width: 625px;
}

#checkout form {
	margin-left: 80px;
}

#checkout fieldset {
	border: 1px solid #FFF;
	padding-bottom: 20px;
}

#checkout legend {
	font-size: 120%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#checkout label {
	float: left;
	width: 150px;
	text-align: right;
	margin: 5px 5px 5px 0;
	font-size: 90%;
	font-weight: bold;
}

#checkout input {
	width: 250px;
	margin: 5px 5px 5px 0;
	background: transparent url(../images/long_input.png) no-repeat;
	height: 21px;
	padding: 3px 10px 0 10px;
}

#checkout select {
	background: transparent url(../images/long_input.png) no-repeat right;
	margin: 5px 5px 5px 0;
	display: block;
}

#checkout #mail_list {
	background: none;
	width: 75px;
}

#checkout #log_submit{
	width: 50px;
	height: 22px;
	background: none;
	display: block;
	margin-left: 350px;
}

#checkout #submit {
	margin-left: 350px;
	background: none;
	height: 22px;
	width: 70px;
}

#checkout form p {
	font-size: 80%;
	padding: 10px;
}

/*------------ SHIPPING STYLES ------------ */

#shipping h1 {
	background: transparent url(../images/checkout_header.png) no-repeat scroll 0 0;
	height: 0 !important;
	margin: 10px 10px 10px 0;
	overflow: hidden;
	padding: 150px 0 0;
	width: 625px;	
}

#shipping table {
	
	padding: 10px;
}

#shipping td {
	border: 1px solid #fff;
	padding: 10px;
	font-size: 90%;
}

#shipping th {
	background: #FF9036;
	padding: 5px;
	color: #272727;
}

/*------------ BILLING STYLES ------------*/

#billingform form {
	width: 460px;
	margin-left: 75px;
}

#billingform fieldset {
	border: 1px solid #FFF;
	padding: 10px;
}

#billingform legend {
	font-size: 120%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#billingform input {
	width: 250px;
	margin: 5px 5px 5px 0;
	background: transparent url(../images/long_input.png) no-repeat;
	height: 21px;
	padding: 3px 10px 0 10px;
}

#billingform label {
	float: left;
	width: 150px;
	text-align: right;
	margin: 0 15px 5px 0;
	font-size: 90%;
	font-weight: bold;
	}

#billingform input.csc_input {
	background: transparent url(../images/cart_qty_input.png) no-repeat !important;
	height: 21px;
	width: 52px;
	padding: 3px 0 0 10;
	color: #000;
}

#billingform #submit {
	background: none;
	height: 22px;
	width: 115px;
	margin-left: 300px;
}

#billingform a {
	font-size: 90%;
	
}

/*------------ CONTACT FORM STYLES ------------*/

#contact {
	margin-bottom: 20px;
	background:  url(../images/contact_bg.jpg) no-repeat 0 150px;
}

#contact img {
	float: left;
	margin-top: 10px;
	width: 200px;
}

#contact h1 {
	background: transparent url(../images/contact_header.png) no-repeat scroll 0 0;
	height: 0 !important;
	margin: 10px 10px 10px 0;
	overflow: hidden;
	padding: 150px 0 0;
	width: 625px;
}
#contact h2 {
	margin: 10px 0 0 260px;
	padding: 0;
	color: #FF9036;
}

#contact p {
	margin-left: 260px;
	font-size: 90%;
	padding: 5px;
}

#contact_form p {
	margin: 20px 0 0 0;
	padding: 0;
}

#contact_form form {
	margin-left: 80px;
}

#contact_form fieldset {
	border: 1px solid #FFF;
	padding: 20px;
}

#contact_form legend {
	font-size: 120%;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	color: #FFCA9F;
}

#contact_form label {
	float: left;
	width: 150px;
	text-align: right;
	margin: 5px 5px 5px 0;
	font-size: 90%;
	font-weight: bold;
}

#contact_form input {
	width: 250px;
	margin: 5px 5px 5px 0;
	background: transparent url(../images/long_input.png) no-repeat;
	height: 21px;
	padding: 3px 10px 0 10px;
}

#contact_form #submit {
	background: none;
	width: 70px;
	height: 22px;
	float: right;
	
}

/*------------ CSC POP-UP STYLES -------------*/

#popwin {
	margin: 0 auto;
	background: #272727;
	width: 360px;
	margin-top: 20px;
	padding: 5px;
	
}

#popwin img {
	margin: 10px 0 5px 20px;
}

#popwin h1 {
	font-size: 150%;
	color: #FF9036;
}

#popwin p {
	padding: 5px;
}

/*------------ RECEIPT PAGE STYLES ------------*/
#receipt h1 {
	background: transparent url(../images/receipt_header.png) no-repeat scroll 0 0;
	height: 0 !important;
	margin: 10px 10px 10px 0;
	overflow: hidden;
	padding: 150px 0 0;
	width: 625px;
}

#receipt h2 {
	color: #ffca9f;
	padding: 5px;
}

#receipt p {
	font-size: 90%;
	color: #fff;
	padding: 5px;
	margin-left: 20px;
}

/*------------ TROPHY ROOM STYLES ------------*/
#trophy_room h1 {
	background: transparent url(../images/trophy_room_header.png) no-repeat scroll 0 0;
	height: 0 !important;
	margin: 10px 10px 10px 0;
	overflow: hidden;
	padding: 150px 0 0;
	width: 625px;
}

#trophy_room h2 {
	font-size: 110%;
	color: #ffca9f;
}

#trophy_room p {
	font-size: 90%;
	padding: 5px;
}

#trophy_top {
	width: 324px;
	float: left;
	margin-top: 45px;
	margin-bottom: 40px;
}

.galleryimg{
	float: left;
	width: 143px;
	height: 150px;
	border: 1px solid #FFF;
	margin: 5px;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
	color: #FFCA9F;
	background-color: #000;
	overflow: hidden;
}

#gallery_upload {
	
}

#gallery_upload h1{
	background: transparent url(../images/upload_header.png) no-repeat scroll 0 0;
	height: 0 !important;
	margin: 10px 10px 10px 0;
	overflow: hidden;
	padding: 150px 0 0;
	width: 625px;
}

#gallery_upload p {
	font-size: 80%;
	padding: 5px;
}
form.cmxform fieldset {
	margin-bottom: 10px;
}

form.cmxform legend {
	font-weight: bold;
	padding: 0 2px;
}

form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}

form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
}

form.cmxform fieldset li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 5px;
}

form.cmxform fieldset fieldset {
	border: medium none;
	margin: 3px 0;
}

form.cmxform fieldset fieldset legend {
	font-weight: normal;
	padding: 0 0 5px;
}

form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}

form.cmxform em {
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
}

form.cmxform label {
	width: 150px;
	font-size: 90%;
	font-weight: bold;
}

form.cmxform fieldset fieldset label {
	widht: 123px;
}

form.cmxform {
	color: #fff;
	margin-top: 20px;
	width: 625px;
}

form.cmxform legend {
	padding-left: 0;
	font-size: 110%;
}

form.cmxform legend, form.cmxform label {
	color: #FFF;
}

form.cmxform fieldset {
	/*background: transparent url(../images/cmxform-fieldset.gif) repeat-x scroll left bottom;*/
	border-color: #FFF -moz-use-text-color -moz-use-text-color;
	border-style: solid;
	border-width: 1px ;
}

form.cmxform fieldset fieldset {
	background: transparent none repeat scroll 0 0;
}

form.cmxform fieldset li {
	background: transparent url(../images/cmxform-divider.gif) repeat-x scroll left bottom;
	padding: 5px 10px 7px;
}

form.cmxform input {
	width: 250px;
	margin: 5px 5px 5px 0;
	background: transparent url(../images/long_input.png) no-repeat;
	height: 21px;
	padding: 3px 10px 0 10px;
	vertical-align: middle;
}

form.cmxform #agree {
	background: none;
	width: auto;
	vertical-align: middle;
}
#gallery_upload #submit {
	background: none;
	width: 115px;
	height: 22px;
	float: right;
	
}

/*------------ NEWS STYLES ------------*/
#news h1{
	background: transparent url(../images/news_header.png) no-repeat scroll 0 0;
	height: 0 !important;
	margin: 10px 10px 10px 0;
	overflow: hidden;
	padding: 150px 0 0;
	width: 625px;
}

#news_container {
	margin-left: 60px;
	margin-top: 40px;
}

#news h2 {
	font-size: 120%;
	margin-top:20px;
	color: #FF9036;
	padding: 5px 5px 10px 0;
}

#news p {
	font-size: 90%;
	padding: 5px;
	
}

#news a:link, #news a:visited {
	font-weight: bold;
	text-align: right;
}

#news .byline {
	color: #FFCA9F;
	font-weight: bold;
	margin:0;
	padding: 0;
	font-size: 100%;
	margin-left:5px;
}

#news ul {
	margin-left: 80px;
	margin-top: 40px;
}

#news li {
	list-style-type: none;
}

/*------------ LISTS WITH IMAGES ------------*/

#feature_list {
	list-style-type: none;
	margin: 20px 0 0 20px;
	padding: 0;
}

#feature_list li {
	border-bottom: 1px dotted #FFFFFF;
	float:left;
	margin: 0 0 20px;
	padding: 0 0 20px 0;
	width: 98%;
}

#feature_list img {
	float:left;
	margin: 0;
	padding: 20px;
	width: 160px;
}

#feature_list h3 {
	margin: 0 10px 0 200px;
	padding: 0;
}

#feature_list p {
	margin: 10px 0 0 200px;
	padding: 0;
	font-size: 90%;
}

#links h1{
	background: transparent url(../images/links_header.png) no-repeat scroll 0 0;
	height: 0 !important;
	margin: 10px 10px 10px 0;
	overflow: hidden;
	padding: 150px 0 0;
	width: 625px;
}

#outfitters h1{
	background: transparent url(../images/outfitters_header.png) no-repeat scroll 0 0;
	height: 0 !important;
	margin: 10px 10px 10px 0;
	overflow: hidden;
	padding: 150px 0 0;
	width: 625px;
}

#television h1{
	background: transparent url(../images/television_header.png) no-repeat scroll 0 0;
	height: 0 !important;
	margin: 10px 10px 10px 0;
	overflow: hidden;
	padding: 150px 0 0;
	width: 625px;
}

/*------------ ACCOUNT STYLES ------------*/
#account h1{
	background: transparent url(../images/account_details.png) no-repeat scroll 0 0;
	height: 0 !important;
	margin: 10px 10px 10px 0;
	overflow: hidden;
	padding: 150px 0 0;
	width: 625px;
}

#order_details h1{
	background: transparent url(../images/order_details_header.png) no-repeat scroll 0 0;
	height: 0 !important;
	margin: 10px 10px 10px 0;
	overflow: hidden;
	padding: 150px 0 0;
	width: 625px;
}

#order_details p{
	padding: 5px;
	font-size: 90%;
}

#account p {
	padding: 5px;
	font-size: 90%;
}

#account table {
	margin: 0 0 20px 0;
}

#account th {
	background-color: #FF9036;
	padding: 3px;
	text-align: left;
}

#account td {
	border: 1px solid #FFF;
	font-size: 90%;
	padding: 3px;
}

#register h1{
	background: transparent url(../images/register_header.png) no-repeat scroll 0 0;
	height: 0 !important;
	margin: 10px 10px 10px 0;
	overflow: hidden;
	padding: 150px 0 0;
	width: 625px;
}

#register p {
	padding: 5px;
	font-size: 90%;
}

#privacy p{
	padding: 5px;
	font-size: 90%;
}

#gallery_success h1 {
	background: transparent url(../images/thank_you_header.png) no-repeat scroll 0 0;
	height: 0 !important;
	margin: 10px 10px 10px 0;
	overflow: hidden;
	padding: 150px 0 0;
	width: 625px;
}

#gallery_success p {
	font-size: 90%;
	padding: 5px;
}