@charset "utf-8";
/*
www.GaslampMedia.com
Version: 1.4
Revised Date: 10-05-2009
*/

* {
	margin: 0;
	padding: 0;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background: url(img/bg.jpg);
}
img {
	border:none;
}
a {
	text-decoration: underline;
	color: #333;
}

a:hover {
	text-decoration: none;
}
a:focus {
	outline:none;
}
h1 {
	font-size: 2em;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
}
h2 {
	font-size: 2em;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
}
h3 {
	font-weight: bold;
	color:#999;
	text-transform: uppercase;
}
h4 {
	font-size: 1.4em;
	font-weight: bold;
	color: #0ea025;
}
h5 {
	font-size: 1.4em;
	font-weight: bold;
	color: #999;
}
h6{
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #707d74;
}
p {
}
hr {
	border: none;
	border-bottom: 1px solid #CCC;
	padding: 5px 0;
}
label {
}
legend {
}
fieldset .{
	width: 670px;
}
html.js fieldset.collapsible .fieldset-wrapper {
	width: 650px;
	overflow: hidden;
}
input {
	border: none;
}
table {
}
thead {
}
tbody {
}
tr {
}
tr.altrow, tr.even {
}
th {
}
td {
}
/* -----------------structure------------------- */
#container {
	width: 985px;
	margin: auto;
}
#preload {
	display: none;
	height:0px;
}
#superex {
}
#superdrop {
}
#header_wrapper {
	/*height:102px;*/
}
#header_wrapper a { text-decoration: none;}
#header_wrapper a:hover { text-decoration: underline;}

#logo {
	width: 220px;
	float: left;
}
#logo img {
	height: 100px;
	width: 218px;
}
#righthead {
	float: right;
	width: 765px;
}
#cart {
	background: url(img/top_cart_bg.gif) no-repeat top;
	width: 241px;
	height: 23px;
	float:right;
	padding: 2px 0;
	color: #666;
	font-weight: bold;
}
#left_cart{
	float: left;
	width: 145px;
	padding-left: 10px;
}
#cart a {
	color: #fff;
	text-decoration:underline;
}
#payment {
	color: #E8E8E8;
	padding: 0 10px;
}
#payment form {
	
	width: 220px;
	float: right;
}
#payment input {
	border: none;
	color: #fff;
	background: none;
	cursor: pointer;
	font-weight: bold;
	font-size: 0.9em;
}
#head_border {
	background: url(img/head_border.jpg) repeat-x;
	height: 5px;
}
#hlink {
	background: url(img/top_nav_bg.gif) no-repeat top;
	width: 240px;
	height: 23px;
	float:right;
	padding: 2px 0;	
	font-size: 10px;
}
#hlink ul #subnavlist {
	list-style: none;
	margin: 3px auto;
	width: 226px;		
}
#hlink #subnavlist {
	padding: 5px 3px;
}
#hlink ul #subnavlist li {
	display: inline;
	border-right: #085d18 thin solid;
}
#hlink ul.links li {
	padding: 0 3px 0 5px;
}
#hlink .links #subnavlist a{
	font-size:1.0em;
	font-weight: bold;
	color: #085d18;
}
#hlink .links #subnavlist a #selected{
	text-decoration: underline;
}
#hlink .links#subnavlist .last a, #nav ul li.last {
	border: none;
}
#content_wrapper {
	background: url(img/product_bg.png);
	width: 983px;
	margin: 0 auto;
	font-family: Trebuchet MS Bold, Helvetica, sans-serif;
}
#top_divider {
	background: url(img/divider_bg.png) no-repeat;
	padding-top: 15px;
}
#content_head {
	background: url(img/interior_bg.jpg) no-repeat;
	width: 963px;
	margin: 0 auto 20px;
	height: 80px;
}
#content {
	width: 963px;
	margin: auto;
}
#breadcrumb {
	float: left;
	padding: 4.5em 0 0 1em;
	color: #fff;
}
.breadcrumb a {
	padding: 0 5px;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
.breadcrumb a:hover {
}
.breadcrumb .current a {
	text-decoration: none;
	cursor: default;
}
#content {
	padding-bottom: 10px;
	background:url(img/wrapper.gif) repeat-y;
}
#leftcol {
	width: 220px;
	float:left;	
	padding: 0 0 0 3px;
	font-weight: bold;
}
#leftcol h2 {
	font-size: 1.0em;	
	color: #9ca9a0;
	text-transform: uppercase;
	padding-left:16px;
}
#leftcol ul.menu a, #rightcol ul.menu a{
	color: #9CA9A0;
	font-size: 1.5em;
	text-decoration:none;
	text-transform: none;
	list-style-type:none;
	font-family:Tahoma,Geneva,sans-serif;
}
#leftcol ul.menu a:hover, #rightcol ul.menu a:hover{
text-decoration:underline;
}
li.leaf {
list-style-image: none;
list-style-type: none;
}
li.expanded {
list-style-image:none;
list-style-type:none;
}
li.collapsed {
list-style-image:none;
list-style-type:none;
}
#leftcol ul.menu li .leaf{
	list-style-type: square;
	color: #999;
	text-transform:none;
}
#leftcol ul.menu li .leaf a{
	color: #2EAD42;
	font-size: 1.1em;
	list-style: square;
	text-transform:none;
}
#rightcol {
	width: 700px;
	float: right;
	padding: 0 15px 0 0;
}
#rightcol h1{
	font-size: 2em;
	font-weight: bold;
	color: #666;
	text-transform: capitalize;
	font-family:Tahoma,Geneva,sans-serif;
}
#rightcol h2 { padding-bottom: 12px;}


#rightcol ul, #rightcol ol { padding: 0 0 12px 20px; }
#rightcol ul.primary { padding-bottom: 0px;}
#rightcol ul.links { padding-left: 0px;}

#rightcol ul.menu{
	padding-left: 20px;
	font-size: 1.0em;
	font-weight: bold;
}	
#rightcol div.admin-panel h3 {
	background: #b68116;
}
#rightcol div.admin-panel .description {
	font-weight: bold;
	font-size: 1.2em;
	color: #666;
}
#rightcol .resizable-textarea{
	width: 98%;
}
#main_head{
	float: left;
	width: 480px;
}
#main_head img {
	vertical-align: top;
	padding-top: 6px;
}
#search {
	float: right;
	width: 190px;	
	text-align: center;
}
#search form {
	background: url(img/search_bg.png) no-repeat;
	width: 188px;
	float: right;
	height: 34px;
}
#search input {
	background: none;
	color: #000;	
}
#search form #edit-submit-2{
	float: left;
	width: 40px;
	height: 34px;
}
#search form #edit-search-theme-form-1{
	padding: 10px 15px 10px 0;
	text-align: left;
	float: right;
	width: 9.7em;
	color: #888888;
}
#overview, #product{
	padding-left: 20px;
}
#overview ul, #small_pics ul{
	list-style: none;
	padding-top: 10px;
}
#overview ul li{
	display: inline-block;
	vertical-align: top;
}
#overview ul li ul {
	/*background: blue;*/
	width: 720px;
}
#overview ul li ul li {
	display: inline;
	text-align: left;
	padding: 10px 5px;
}
#overview ul li ul li img{
	border: #CCC thin solid;
}
#left_product {
	float: left;
	width: 280px;
}
#left_product2 {
	float: left;
	width: 300px;
}
#left_product h5, #right_product h5, #left_product2 h5, #right_product2 h5{
	text-transform: uppercase;
	padding-top: 20px;
}
#left_product p, #package ul, #left_product2 p {
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
}
#left_product p, #left_product2 p {
	padding: 10px 0;
}
#left_product2 h6{
	padding-top: 15px;
}
#left_product2 ul{
	list-style: none;
	padding: 0;
}
#left_product2 ul li{
	color: #666;
}
#right_product {
	float: right;
	width: 340px;
}
#right_product2 {
	float: right;
	width: 340px;
	padding-right: 10px;
}
#right_product b, #right_product2 b{
	color: #999;
}
#right_product form option {
	padding: 0 5px;
}
#right_product2 ul{
	list-style: none;	
	padding: 10px 0;
}
#right_product2 ul li {
	display: inline;
}
#right_product2 ul li img {
	border: #EEE thin solid;
}
#right_product2 .product_name a{
	font-size: 1.1em;
	font-weight: bold;
	color: #999;
	position: relative;
	left: 10px;
	top: 0;
}
#small_pics {
	width: 260px;
}
#small_pics ul {
	padding: 5px 0;
}
#small_pics ul li{
	display: inline;	
}
#small_pics img{
	border: #CCC thin solid;	
}	
#price{
	color: #ff8502;
	font-size: 2em;
	font-weight: bold;
	padding: 15px 0;
}
#right_product input{
	cursor: pointer;
	padding: 5px;
}
.button {
	padding: 2px 0;	
}
#add_cart, #buy {
	color: #fff;
	font-weight: bold;
	font-size: 1.4em;
}
#add_cart {
	background: #ff8502;
}
#buy {
	background: #66746a;
}
#states {
	padding: 10px 0;
}
#states h6, #states form{
	padding: 5px 20px;
}
#states form option {
	padding: 0 5px;
}
#dealer h4{
	font-weight: bold;
	font-size: 1.4em;
	text-transform: uppercase;
	color: #666;
	padding: 20px 20px 0 20px;
}
#dealer hr{
	margin: 0 20px;
}
.service {
	padding: 10px;	
	margin: 0 20px;
	border-bottom: #ccc thin solid;
}
.service_logo{
	float: left;
	width: 150px;
}
.service_info {
	float: right;	
	width: 500px;
}
.service h5{	
	color: #55645a;
	font-weight: bold;
	font-size: 1.3em;
	text-transform: uppercase;
	padding: 20px 20px 0 20px;
}
.address {
	font-weight: bold;
	font-size: 1.1em;	
	padding-left: 20px;
	color: #7e8f83;
}
.service #end{
	border: none;	
}
#bottom_divider {
	background: url(img/divider_bottom_bg.png) no-repeat;
	padding-top: 13px;
}
#nav {
	float: right;
	font-family: Impact, Charcoal, sans-serif;
}
#nav ul {
	list-style: none;
	padding-top: 20px;
}
#nav ul li {
	float: left;
}
#nav ul li.active {
	background: url(img/left_hover.png) left top no-repeat;
}
#nav ul li.active a {
	background:  url(img/right_hover.png) right top no-repeat;
	color:#FFFFFF;
}
#nav ul li.active a:hover {
	text-decoration: none;
}
#nav ul li a {
	color: #75843e;
	display: block;
	text-transform: uppercase;
	font-size: 1.5em;
	padding: 10px 15px 5px;
}
#nav ul li a:hover {
	text-decoration: underline;
}
#nav ul.links li {
	padding:0;
	border-left: none;
}
#banner {
	background: url(img/home_main.png) no-repeat;
	width: 983px;
	height: 352px;
	margin: auto;
}
#left_banner {
	float: left;
}
#left_banner img {
	width: 740px;
	height: 342px;
}
#right_banner {
	float: right;
	background: url(img/banner_right_bg.jpg) no-repeat;
	width: 240px;
	height: 320px;
	margin-top: 16px;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
}
#left_email {
	float: left;
	margin-left: 4px;
	width: 141px;
	padding: 7px 0;
}
#right_email {
	float: right;
	padding: 7px 6px;
	width: 80px;
	margin: 0;
}
#left_email input {
	background: none;	
	text-align: center;
}
#right_email input {
	background: none;
	color: #fff;
}
#submit {
	width: 5em;
	font-weight: bold;
	padding-left: 7px;
	color: #fff;
	cursor: pointer;
}
#sign {
	padding-top: 8px;
	padding-left:4px;
	padding-bottom:5px;
	text-align:left;
}
#boxes {
	margin: auto;
	padding: 5px 0;
}
#boxes img {
	padding: 10px 7px;
}
#box1, #box2, #box3 {
	background: url(img/home_small_bg.png) no-repeat;
	width: 325px;
	height: 192px;
	float: left;
}
#box1, #box2 {
	padding-right: 4px;
}
#box3 {
	padding: 0;
}
#footer_wrapper {
	font-weight: bold;
	color: #085d18;
	line-height: 1.5em;
	width: 983px;
	margin: auto;
}
#flinks, #copyright {
	padding: 10px 5px 0;
}
#flinks {
	width: 520px;
	float: right;
	text-align: right;
}
#flinks ul {
	list-style: none;
	float:right;
}
#flinks ul li {
	float: left;
	padding-right: 5px;
}
#flinks ul li a {
	display: block;
	padding: 0 5px;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	color: #085d18;
}
#flinks ul li a:hover {
}
#flinks ul li a#selected {
	text-decoration:underline;
}
#flinks ul li#last a {
	border: none;
	padding: none;
}

#copyright {
	float: left;
	width: 400px;
	font-size: 0.9em;
}
#logos {
	margin: 0 auto;
	width: 983px;
	padding: 5px 0;
}
#logos ul {
	list-style: none;
}
#logos ul li {
	display: inline;
	padding: 0 9.5px;
}
/* ------------universal classes------------- */

.width20 {
	width: 20%;
}
.width25 {
	width: 25%;
}
.width30 {
	width: 30%;
}
.width33 {
	width: 33%;
}
.width35 {
	width: 35%;
}
.width40 {
	width: 40%;
}
.width45 {
	width: 45%;
}
.width50 {
	width: 50%;
}
.width55 {
	width: 55%;
}
.width60 {
	width: 60%;
}
.width65 {
	width: 65%;
}
.width66 {
	width: 66%;
}
.width70 {
	width: 70%;
}
.width75 {
	width: 75%;
}
.width80 {
	width: 80%;
}
.xsmall {
}
.small {
}
.medium {
}
.large {
}
.xlarge {
}
.xxlarge {
}
.img-center {
	display:block;
	margin: 0 auto;
}
.img-left {
	float:left;
	padding: 0 10px 5px 0;
}
.img-right {
	float:right;
	padding: 0 0 5px 10px;
}
.txt-center {
	text-align: center;
}
.txt-right {
	text-align: right;
}
.txt-left {
	text-align: left;
}
.form-text, .form-textarea, .form-select {
	border: 1px solid #dadada;
	padding: 2px 3px;
}
.form-style {
}
.form-text:focus, .form-textarea:focus, .form-select:focus, .form-style:focus {
}
.form-table td {
	padding: 2px;
}
.right {
	float:right;
}
.left {
	float:left;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */



/* php cake */
/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline-block;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}
.error-message {
}
.success-message {
}

/* drupal overrides */


/*
#leftcol ul.menu a {
	color: #9CA9A0;
	font-size: 1.6em;
	text-transform: uppercase;
	}
*/

table { width: 100%;}
table td, table th { padding: 5px;}

#cart a.btn-checkout {
	display: inline-block;
	padding: 1px 5px;
	background: #ff8502;
	color:#FFFFFF;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
#product-top-row { padding-bottom: 20px;}
	#product-top-left { width: 330px;}
		#product-top-left h3 { color: #95a399; font-size: 18px;}
		#product-top-left img { padding: 0 15px;}
	#product-top-right { width: 360px;}
	
	#rightcol #product-top-right ul { list-style: none; padding: 0px 0 12px 0;}
	#product-top-right li {
		padding: 0 3px 0 0;
		float: left;
		
		}
	#product-top-right li a.project-thumb {
		display: block;
		border:1px solid #dadaad;
		height: 64px;
		width: 64px;
		}
	#product-top-right h3 {
		color: #707d74;
		font-size: 14px;
		text-transform: uppercase;
		}	
		.lgrey { color: #9ca9a0;}
	
	#rightcol h2.price {
		color: #ff8502;
		font-size: 24px;
		padding: 0px;
		}
		
	#product-top-right .add-to-cart .node-add-to-cart{
		background: #ff8502;
		color:#FFFFFF;
		padding: 5px;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 14px;
		cursor:pointer;
		}	
		
		.form-item label {
			color: #707D74;
			font-size: 14px;
			text-transform: uppercase;
			}
	
#product-bottom-row {}	
	#product-bottom-row h3 {
		border-bottom: 1px solid #dadada;
		margin-bottom: 6px;
		padding-bottom: 6px;
		color: #c3cbc5;
		font-size: 18px;
		text-transform:uppercase;
		}	
	#product-bottom-left { width: 330px;}
	#product-bottom-right { width: 360px;}
	

#rightcol .view-products ul,
#rightcol .view-products-new ul,
#rightcol .view-overview ul { list-style: none; padding: 0px; margin: 0px;}	

.view-overview .view-content .item-list ul li,
.view-products .view-content .item-list ul li,
.view-products-new .view-content .item-list ul li,
.view-products-related .view-content .item-list ul li {
	border: 1px solid #edefef; text-align: center; margin: 0px;
	list-style: none;
	float: left;
	width: 165px;
	min-height:235px; /*works on Firefox and IE7 */
	height:auto !important;
	height:235px; /* makes minimum for IE6, ignored by Firefox and IE7 because of !important above*/
	padding-top: 15px;
	margin: 0 4px 4px 4px;
	}
	.view-overview .views-field-field-image-cache-fid,
	.view-products .views-field-field-image-cache-fid,
	.view-products-new .views-field-field-image-cache-fid,
	.view-products-related .views-field-field-image-cache-fid { height: 148px; padding-bottom: 10px;}

.view-overview .views-field-name,
.view-overview .views-field-title,
.view-products .views-field-title,
.view-products-related .views-field-title,
.view-products-new .views-field-title  {
	min-height:40px; /*works on Firefox and IE7 */
	height:auto !important;
	height:40px; /* makes minimum for IE6, ignored by Firefox and IE7 because of !important above*/
	padding:2px 5px 0;
}

.view-overview .views-field-name,	
.view-overview .views-field-phpcode .views-field-title a,
.view-products .views-field-title a,
.view-products-new .views-field-title a,
.view-products-related .views-field-title a {
	font-size: 12px;
	color: #8c978f;
	text-transform: capitalize;
	font-weight: bold;
	text-decoration:none;
	font-family:Tahoma,Geneva,sans-serif;
	}
.view-overview .views-field-title a:hover,
.view-products .views-field-title a:hover,
.view-products-new .views-field-title a:hover,
.view-products-related .views-field-title a:hover {
	text-decoration: underline;
	}
.view-overview .views-field-phpcode a ,	
.view-overview .views-field-view-node a,
.view-products .views-field-view-node a,
.view-products-new .views-field-view-node a,
.view-products-related .views-field-view-node a {
	color: #2ead42;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration:none;
	}
.view-overview .views-field-view-node a:hover,
.view-products .views-field-view-node a:hover,
.view-products-new .views-field-view-node a:hover,
.view-products-related .views-field-view-node a:hover {
	color: #2ead42;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration:underline;
	}
	
	.view-overview li.views-row,
	.view-products li.views-row,
	.view-products-new li.views-row,
	.view-products-relative li.views-row {
		position: relative;
		}
	.views-field-field-new-product-value {
		position: absolute;
		top:0px;
		right: 0px;
		background: #ff0202;
		color:#FFFFFF;
		padding: 0px 3px;
		font-size: 10px;
		}	
	.new-product {
		background: #ff0202;
		color:#FFFFFF;
		padding: 0px 3px;
		font-size: 10px;
		vertical-align: top;
		}	
		
#rightcol .view-products-related ul {
	padding: 0 0 0 0px;
	list-style: none;
	}	
#rightcol .view-products-related ul li.views-row { position: relative;}
	
#rightcol .view-products-related .item-list ul li {
	float: left;
	list-style: none;
	margin: 0px 4px 0 0;
	border: 1px solid #edefef;
	text-align: center;
	width: 165px;
	height: 180px;
	padding-top: 15px;
	}	
.view-products-related .views-field-title a {
	font-size: 12px;
	color: #8c978f;
	text-transform: capitalize;
	font-weight: bold;
	}
.view-products-related .views-field-view-node a {
	color: #2ead42;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	}
	.add-to-cart { padding-bottom: 6px;}
	a.btn-buy-locally {
		display: inline-block;
		color:#FFFFFF;
		font-size: 14px;
		font-weight: bold;
		text-transform:uppercase;
		padding: 7px;
		background: #66746A;
		text-decoration:none;
		}

	
#flinks ul.links li { padding: 0px;}	
#flinks #navlist { padding-bottom: 3px; padding-right: 0px;}
#flinks #subnavlist { font-weight: bold; padding-right: 0px; *padding: 0px; margin: 0px;}

tr.even, tr.odd {
	background-color: transparent;
	border-bottom:1px solid #CCCCCC;
	padding:0.1em 0.6em;
}
tbody {
border-top: none;
}

.view-guides-outfitters .views-field-field-logo-fid,
.view-dealer-locator .views-field-field-logo-fid { width: 175px;}



.uc-price-display {
	clear:both;
	float:none;
	font-size: 24px;
	font-weight:bold;
	padding-bottom:0px;
	padding-left:0px;
	text-align:left;
	width:300px;
	color: #FF8502;
}

.view-dealer-locator td, .view-dealer-locator th,
.view-guides-outfitters td, .view-guides-outfitters th { padding: 15px 10px; vertical-align: middle;}

.view-dealer-locator .views-field-title .location-title,
.view-guides-outfitters .views-field-title .location-title {
	color: #555555;
	font-size: 16px;
	font-weight:bold;
	padding-bottom: 3px;
}
.view-dealer-locator .views-field-title .adr,
.view-guides-outfitters .views-field-title .adr {
	color: #7e8f83;
	font-weight: bold;
	padding-bottom: 3px;
	}
.view-dealer-locator .views-field-title a.ext,
.view-guides-outfitters .views-field-title a.ext {
	color: #0ea024;
	font-weight: bold;} 
	
thead th {
border-bottom:1px solid #CCCCCC;
padding-right:1em;
text-align:left;
}
.price-box2 {
	background: url(img/sale.jpg) 0 0 no-repeat;
	padding: 0 0 0 45px;
}
.view-overview .views-field-phpcode .views-field-tid,
.view-overview .views-field-phpcode .views-field-tid { padding-bottom: 10px; height: 148px;}
