/* EDIT NOTE: Table CSS for Part Numbers in Description were added at the end of the document. Lance 2/15/13 */

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}

.wrapper {
	margin: 0 auto;
	width: 960px;
	text-align: left;
}
#main {
	float: left;
	width: 960px;
}
#clear {
	clear: both;
}

/* --- Header and Navigation --- */

#header {
	position: relative;
	z-index: 100;
	float: left;
	width: 960px;
	height: 160px;
	padding-top: 15px;
	margin-bottom: 0px; /* -- modified: original 60px */
}
#header.interior { margin-bottom: 0; }
#logo {
	position: absolute;
	top: -20px;
	left: 15px;
	border: none;
}
ul#social {
	float: right;
	display: inline;
	width: 600px;
	list-style-type: none;
	margin-right: 20px;
}
ul#social li {
	float: right;
	display: inline;
	margin-left: 8px;
	padding-top: 22px;
	border: none;
}
ul#social li.top_links {
	float: right;
	display: inline;
	margin-left: 8px;
	padding-top: 26px;
	margin-right: 20px;
	border: none;
}
ul#social li a {
	color: #ebebeb;
}
ul#social li a img {
	border: none;
}
ul#social li#usa {
	padding-top: 0;
	margin-right: 7px;
}
#nav {
	position: relative;
	float: right;
	width: 960px;
	height: 53px;/* -- modified: original 76px */
	z-index: 100;
}
#nav ul {
	float: right;
	width: 845px;
	margin: 20px 0 0 125px;
	list-style-type: none;
}
#nav ul li {
	position: relative;
	float: right;
	display: inline;
	padding: 0 10px;
	margin-right: 15px;
}
#nav ul li.selected { 
	background-color: #000; 
}
#nav ul li a, #nav ul li a:active, #nav ul li a:visited, #nav ul li a:hover {
	float: right;
	display: block;
	height: 46px;
	line-height: 46px;
	color: #FFF;
	font-family: 'Oswald', sans-serif;
	font-size: 28px;
	text-transform: uppercase;
	text-decoration: none;
	z-index: 101;
	text-align: left;
	
}


	/* --- Sub Navigation --- */
	
	#nav ul li ul {
		display: none;
		position: absolute;
		top: 46px;
		left: 0;
		width: 200px;
		margin: 0;
		background-color: #62a70f;
	}
	
	#nav ul li.selected ul { display: block; }
	#nav ul li ul li {
		float: left;
		padding: 0;
		width: 100%;		
	}
	#nav ul li ul li.selected {
		background-image: none;
		background-color: #467b07;
		margin-right: 0px;
	}
	#nav ul li ul li a {
		float: left;
		display: block;
		width: 100%;
		text-indent: 15px;
		font-size: 16px;
	}
	#nav ul li.selected ul li a:hover {
		background-image: none;
		background-color: #467b07;
		font-size: 16px;
	}
	
	#nav ul li ul li ul {
		display: none !important;
		top: 0;
		left: 200px;
	}
	#nav ul li ul li.selected ul { display: block !important; }
	#nav ul li ul li ul li a:hover { 
		background-color: #467b07 !important; 
	}
	
	/* --- Cart --- */
	
	#cart-contents {
		float: right;
		width: 110px;
		margin: 22px 0 0 20px;
		height: 27px;
		line-height: 27px;
		font-family: Helvetica, Arial, sans-serif;
		color: #FFF;
		font-size: 12px;
		padding: 0 20px 0 35px;
		background: transparent url(../images/nav-cart-redesign.jpg) no-repeat 0 0;
	}


/* --- Home Page --- */
	#sec-image {
		float: left;
		height: 215px;
		margin-bottom: 10px;
	}
	#main-splash-image {
		float: left;
		height: 408px;
		margin-bottom: 15px;
	}
	#index-links {
		position: relative;
	}
	#links-ar {
		position: absolute;
		height: 30px;
		width: 100px;
		top: 280px;
		left: 300px;
		text-indent: -9999px;
		background: transparent url(../images/transparent.gif) no-repeat 0 0;
		display: block;
		}
	a#links-ak {
		position: absolute;
		height: 30px;
		width: 100px;
		top: 280px;
		left: 390px;
		text-indent: -9999px;
		background: transparent url(../images/transparent.gif) no-repeat 0 0;
		display: block;
	}
	a#links-mp {
		position: absolute;
		height: 30px;
		width: 150px;
		top: 280px;
		left: 500px;
		text-indent: -9999px;
		background: transparent url(../images/transparent.gif) no-repeat 0 0;
		display: block;
	}
	a#links-1022 {
		position: absolute;
		height: 30px;
		width: 100px;
		top: 280px;
		left: 650px;
		text-indent: -9999px;
		background: transparent url(../images/transparent.gif) no-repeat 0 0;
		display: block;
	}
	a#links-saiga {
		position: absolute;
		height: 30px;
		width: 100px;
		top: 280px;
		left: 750px;
		text-indent: -9999px;
		background: transparent url(../images/transparent.gif) no-repeat 0 0;
		display: block;
	}
	a#links-308 {
		position: absolute;
		height: 30px;
		width: 70px;
		top: 280px;
		left: 850px;
		text-indent: -9999px;
		background: transparent url(../images/transparent.gif) no-repeat 0 0;
		display: block;
	}
	
	#home-banner {
		width: 960px;
		text-align: center;
	}
	
	#home-sec {
		float: left;
		width: 290px;
		margin-left: 15px;
		margin-right: 15px;
		margin-top: 25px;
		height: 335px;
		text-align: left;
	}
	
	#home-sec p.title {
		font-size: 22px;
		font-family: 'Oswald', sans-serif;
		font-weight: normal;
		text-transform: uppercase;
		margin-bottom: 15px;
	}
	
	#home-sec img.product {
		margin-bottom: 35px;
		margin-top: 5px;
	}
	
	#home-sec img.header {
		margin-bottom: 15px;
	}
	
	#home-sec .title em {
		color: #62a70f;
		font-style: normal;
	}
	

	/* -- Slideshow -- */

	#slideshow {
		position: relative;
		float: left;
		width: 960px; 
		height: 408px;
		overflow: hidden;
	}
	#slideshow-nav {
		position: absolute;
		bottom: 15px; /* -- modified: original 45px */
		right: 15px; /* -- modified: original 0px */
	}
	#slideshow-nav a {
		float: left;
		display: inline;
	}
	#slideshow-slider {
		position: absolute;
		top: 0;
		left: 0;
		width: 10000px;
		height: 440px; 
	}
	#slideshow-slider .slide {
		position: relative;
		float: left;
		display: inline;
		width: 960px; /* -- modified: original 900px */
		height: 440px; /* -- modified: original 350px */
	}
	#slideshow-slider .slide .desc {
		float: left;
		display: inline;
		width: 385px;
		margin-left: 30px; /* -- modified: original 10px */
		margin-top: 55px; /* -- modified: original 10px */
	}
	#slideshow-slider .slide .desc .title { margin-left: -12px; }
	#slideshow-slider .slide .desc p { margin-bottom: 15px; }
	#slideshow-slider .slide .desc .orientation { margin-left: -12px; }
	#slideshow-slider .slide .main {
		float: right;
		display: inline;
		margin-top: 25px; /* added */
	}
	ul#slideshow-buttons {
		position: absolute;
		bottom: 20px; /* -- modified: original 50px */
		left: 10px; /* -- modified: original -8px */
		height: 67px;
		list-style-type: none;
	}
	ul#slideshow-buttons li {
		float: left;
		display: inline;
		margin-right: 10px;
	}
	ul#slideshow-buttons li a {
		display: block;
		width: 172px;
		height: 50px;
		padding: 17px 0 0 10px;
		text-align: center;
		color: #FFF;
		font-weight: bold;
		font-size: 14px;
		text-transform: uppercase;
	}
	ul#slideshow-buttons li .msrp { background: transparent url(../images/msrp-redesign.png) no-repeat 0 0; }
	ul#slideshow-buttons li .more { background: transparent url(../images/more-info-redesign.png) no-repeat 0 0; }
	
	/* -- Twitter Block */
	#twitter-block {
		width: 960px;
		height: 58px;
		background-color: #000;
		clear: both;
	}
	#twitter-block p {
		text-align: center;
		font-size: 12px;
	}
	#twitter-block p img {
		float: left;
	}
	#main-twitter {
		width: 960px;
		height: 38px;
		background-color: #000;
		margin-bottom: 20px;
		text-align: center;
		padding: 20px 0 20px 0;
	}
	#main-twitter p.tweet {
		font-size: 14px;
		float: left;
		width: 660px;
	}
	#main-twitter img.tweet {
		float: left;
		margin-top: -20px;
	}
	#main-twitter img.tweet-tag {
		float: left;
		margin-top: -20px;
	}
	
	
	
	/* -- Feature -- */
	
	#home-feature {
		float: left;
		width: 960px;
		padding: 50px 0;
		margin-bottom: 10px;
		background: transparent;
	}
	#home-feature .inner {
		float: left;
		display: inline;
		width: 890px;
		margin-left: 35px;
	}
	#home-feature .title {
		margin-bottom: 35px;
		font-size: 28px;
		font-family: 'Oswald', sans-serif;
		font-weight: normal;
		text-transform: uppercase;
		margin-bottom: 30px;
		color: #eeeeee;
	}
	#home-feature .title em {
		color: #62a70f;
		font-style: normal;
	}
	#home-feature .left {
		float: left;
		display: inline;
		width: 540px;
		font-size: 13px;
	}
	#home-feature .left iframe { margin-bottom: 20px; }
	#home-feature .right {
		float: right;
		display: inline;
		width: 290px;
		margin-top: 10px;
	}
	#home-feature .right .feed {
		padding-bottom: 45px;
		margin-bottom: 15px;
		border-bottom: 1px solid #666;
	}
	#home-feature .right .feed.last {
		border: 0;
		padding: 0;
		margin-bottom: 30px;
	}
	#home-feature .right .feed a {
		color: #CCC;
		text-decoration: underline; 
	}
	#home-feature .right .feed .source {
		margin-top: 5px;
		font-size: 12px;
		font-weight: bold;
	}
	#home-feature .right .feed .source a {
		color: #9CBA59;
		text-decoration: none;
	}

	/* -- Apparel -- */
	
	#home-apparel {
		float: left;
		width: 960px;
		margin-bottom: 50px;
	}
	#home-apparel .inner {
		float: left;
		width: 925px;
		margin-left: 35px;
	}
	#home-apparel .product {
		float: left;
		display: inline;
		margin-right: 35px;
		color: #eee;
		font-weight: bold;
		text-transform: uppercase;
	}
	#home-apparel .product img {
		margin-bottom: 10px;
		border: 5px solid #CBD2C1;
		background-color: #FFF;
	}
	#home-apparel .product p {
		position: relative;
		font-family: 'Oswald', sans-serif;
		font-weight: normal;
		font-size: 16px;
	}
	#home-apparel .product .price {
		position: absolute;
		top: 0;
		right: 0;
		color: #000;
		font-size: 16px;
		line-height: 13px;
		padding: 3px 4px;
		background-color: #62a70f;
	}
	
/* --- Interior --- */

#interior {
	position: relative;
	z-index: 1;
	float: left;
	width: 100%;
	margin-top: -5px; /* -- modified: was -22px -- */
	background: transparent;
}
#interior.no-bg { background-image: none; }
#interior-inner {
	float: left;
	width: 100%;
	padding: 25px 0 0px 0;
	
}
#interior .left {
	position: relative;
	float: left;
	display: inline;
	width: 600px;
	margin-left: 35px;
}
#interior .right {
	float: left;
	display: inline;
	width: 240px;
	margin-left: 50px;
}
#interior .full {
	float: left;
	width: 890px;
	margin-left: 35px;
}
#interior .sub-title {
	font-weight: bold;
	color: #62a70f;
}
#interior p { margin-bottom: 20px; }
#interior .spacer { margin-bottom: 45px; }
#interior a, #interior a:active, #interior a:visited {
	color: #CCC;
	text-decoration: underline;
}
#interior a:hover { text-decoration: none; }
#interior .right a.alt, #interior .right a.alt:active, #interior .right a.alt:visited {
	color: #62a70f;
	text-decoration: none; 
}
#interior .right a.alt:hover { text-decoration: underline; }

#interior .full {
	position: relative;
	float: left;
	display: inline;
	width: 890px;
	margin-left: 35px;
}


/* --- Product Listing --- */

.full#products {
	float: left;
	width: 925px;	
}
#products .product {
	position: relative;
	float: left;
	display: inline;
	width: 272px;
	margin: 0 35px 40px 0;
	color: #FFF;
}
#products .product .product-image {
	margin-bottom: 25px;
	border: none;
	background-color: #FFF;
}
#products .product p { width: 95%; }
#products .product .title {
	font-size: 24px;
	height: 40px;
	line-height: 30px;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 30px;
}
#products .product .title em {
	color: #62a70f;
	font-style: normal;
}
#products .product .desc {
	height: 90px;
	overflow: hidden;
}
#products .product .price {
	position: absolute;
	bottom: 0;
	right: 0;
	width: auto;
	text-align: right;
	color: #FFF;
	font-size: 16px;
	font-family: 'Oswald', sans-serif;
}

/* --- Product Detail --- */

#product {
	float: left;
	width: 100%;
	padding-bottom: 40px;
}
#product .left { width: 475px; }
#product .right {
	position: relative;
	float: left;
	width: 420px;
	margin-left: 0;
}

#product .right .price {
	position: absolute;
	top: 0;
	right: 0;
	width: 110px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	text-align: center;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	background-color: #62a70f;
}
#product .right label {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 15px;
}
#product .right select {
	width: 100%;
	padding: 5px;
	margin-bottom: 20px;
}
#interior a.add-to-cart, #interior a.add-to-cart:active, #interior a.add-to-cart:visited {
	padding: 7px 10px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
	color: #fff;
	background-color: #62a70f;
}
#interior a.add-to-cart:hover { text-decoration: underline; }

	/* --- Image Gallery --- */
	
	#main-category-image {
		margin-bottom: 14px;
		cursor: pointer;
		height: 280px;
	}
	#images img { 
		border: none; 
	}
	#main-image {
		margin-bottom: 14px;
		cursor: pointer;
		height: 280px;
	}
	#thumbs img {
		margin: 0 14px 14px 0;
		cursor: pointer;
	}
	#thumbs img.selected {
		border-color: #62a70f;
	}
	
	/* --- You May Also Like --- */
	
	#also {
		float: left;
		width: 925px;
		margin-left: 35px;
	}
	#also .product {
		float: left;
		display: inline;
		margin-right: 35px;
		color: #FFF;
		font-weight: bold;
		text-transform: uppercase;
	}
	#also .product img {
		margin-bottom: 10px;
		border: 5px solid #CBD2C1;
		background-color: #FFF;
	}
	#also .product p {
		position: relative;
		font-family: 'Oswald', sans-serif;
		font-weight: normal;
	}
	#also .product .price {
		position: absolute;
		top: 0;
		right: 0;
		color: #FFF;
		font-size: 13px;
		line-height: 13px;
		padding: 3px 4px;
		background-color: #62a70f;
	}
	
/* --- Blog --- */

#blog {
	float: left;
	width: 100%;
}
#blog .entry {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
#blog .entry .date {
	margin-bottom: 3px;
	font-size: 13px;
	font-style: italic;
	color: #CCC;
}
#blog .entry .title {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
}
#blog .entry .title a, #blog .entry .title a:active, #blog .entry .title a:visited { color: #FFF; }
#blog .entry img.main {
	border: 5px solid #CBD2C1;
	margin-bottom: 15px;
}
#blog .entry a, #blog .entry a:active, #blog .entry a:visited {
	color: #62a70f;
	text-decoration: none;
}
#blog .img-left {
	width: 275px;
	border: 3px solid #CBD2C1;
	margin: 0 15px 15px 0;
	float: left;
}
#blog .img-right {
	width: 275px;
	border: 3px solid #CBD2C1;
	margin: 0 0 15px 15px;
	float: right;
}
#blog .entry a:hover { text-decoration: underline; }

	/* --- Latest Posts --- */
	 
	ul#latest-blog {
		list-style-type: none;
		line-height: 24px;
		font-size: 14px;
	}
	ul#latest-blog a, ul#latest-blog a:active, ul#latest-blog a:visited {
		text-decoration: underline;
		color: #62a70f;
	}
	ul#latest-blog a:hover { text-decoration: none; }

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

#cart { font-size: 14px; }
#cart th {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	padding: 10px;
}
#cart tbody td {
	vertical-align: top;
	padding: 10px;
	color: #333;
	background-color: #F3F3F3;
}
#cart tbody tr.alt td { background-color: #E3E3E3; }
#cart tbody td input {
	border: 2px solid #BBB;
	width: 20px;
	padding: 5px 5px 5px 10px;
}
#cart tbody td img { border: 2px solid #BBB; }
#cart .totals { line-height: 30px; }
#cart .totals td {
	border-top: 1px solid #CCC;
	background-color: #FFF;
}
#cart tfoot .buttons td { padding-top: 30px; }

	/* --- Other Products --- */
	
	#other-products .product {
		text-align: center;
		margin-bottom: 30px;
	}
	#other-products .product img {
		border: 5px solid #CBD2C1;
		margin-bottom: 10px;
	}
	#other-products .product p { margin-bottom: 0; }
	#other-products .title {
		color: #FFF;
		text-transform: uppercase;
	}
	#other-products .price em {
		color: #62a70f;
		font-style: normal;
	}
	
/* --- Checkout --- */

#checkout {
	float: left;
	width: 100%;
}
#checkout .left, #checkout .right {
	float: left;
	display: inline;
	width: 445px;
	margin-left: 35px;
}
#checkout .group.company { width: 100%; }
#checkout .group.company .text-field { width: 88%; }
#checkout p {
	float: left;
	width: 100%;
}
#checkout .clear {
	float: left;
	width: 100%;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

/* --- Pagination --- */

.pagination {
	float: left;
	width: 100%;
	text-align: right;
	color: #FFF;
	font-family: 'Oswald', sans-serif;
}
.pagination a, .pagination a:active, .pagination a:visited {
	font-weight: normal;
	margin-left: 10px;
	color: #62a70f !important;
}
.pagination a:hover, .pagination a.selected { text-decoration: underline; }

/* --- Form Fields --- */

.group {
	float: left;
	width: 49%;
	margin-bottom: 15px;
}
.group.wide { width: 100%; }
.group.half { width: 49%; }
.group.wide .text-field { width: 88%; }
label {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}
.text-field {
	float: left;
	width: 80%;
	padding: 5px;
	border: 2px solid #CBD2C1;
	font-size: 14px;
}
.spacer {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

/* --- FAQs --- */

#faqs p { margin-bottom: 35px; }
#faqs .title {
	color: #62a70f;
	font-size: 16px;
	margin-bottom: 15px; 
}
#faqs a:visited, a:active, a:hover, a:link {
	color: #94CFCF;
	text-decoration: underline;
}


/* --- Media Page --- */

#video-player { padding-bottom: 15px; }
#video-player h2 { margin-bottom: 5px; }
#video-player iframe { margin-bottom: 30px; }
#video-list {
	float: left;
	width: 100%;
	padding-top: 30px;
	border-top: 1px solid #666;
}
#video-list .video {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	background-color: #FFF;
	color: #333;
}
#video-list .video a {
	position: absolute;
	z-index: 1;
	display: block;
	width: 600px;
	height: 175px;
	text-indent: -9999px;
}
#video-list .video.alt { background-color: #EEE; }
#video-list .video .mask {
	position: relative;
	float: left;
	display: inline;
	width: 290px;
	height: 175px;
	margin-right: 25px;
	overflow: hidden;
}
#video-list .video .mask img {
	position: absolute;
	top: -40px;
	left: -48px;
}
#video-list .video p {
	float: left;
	display: inline;
	width: 250px;
	margin-bottom: 0;
}
#video-list .video .title {
	font-size: 18px;
	line-height: 20px;
	color: #333;
	margin: 30px 0 5px 0;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
#video-list .video .views {
	text-decoration: underline;
	margin-bottom: 15px;
}

/* --- Retailer --- */

#retailers .retailer {
	float: left;
	display: inline;
	width: 445px;
	margin-bottom: 45px;
	font-size: 12px;
}
#retailers .retailer img {
	float: left;
	display: inline;
	margin-right: 25px;
	border: 5px solid #CBD2C1;
}
#retailers .retailer p {
	float: left;
	display: inline;
	width: 190px;
	padding-top: 20px;
}
#retailers .retailer p strong {
	font-size: 16px;
	line-height: 30px;
}
#retailers .retailer p a, #retailers .retailer p a:active, #retailers .retailer p a:visited {
	text-decoration: underline;
	color: #62a70f !important;
}
#retailers .retailer p a:hover { text-decoration: none; }

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

#logout {
	position: absolute;
	top: 0;
	right: 0;
}
table#account tr th {
	background-color: #FFF;
	color: #333;
	text-align: left;
	padding: 15px;
}
table#account tr.alt td { background-color: #333; }
table#account tr td {
	padding: 8px 15px;
	text-transform: capitalize;
}

/* --- Right Side Social --- */

#social-feed .feed {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #666;
}
#social-feed .feed p { margin-bottom: 5px; }
#social-feed .feed.last {
	border: 0;
	padding: 0;
	margin-bottom: 30px;
}
#social-feed .feed a {
	color: #CCC;
	text-decoration: underline; 
}
#social-feed .feed .source {
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
}
#social-feed .feed .source a {
	color: #9CBA59;
	text-decoration: none;
}



/* --- Miscellaneous --- */
h1 em, h2 em {
	color: #62a70f;
	font-style: normal;
}
h1 em.small { font-size: 14px; }
h3 { font-size: 18px; }
a, a:active, a:visited {
	color: #94CFCF;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
.error {
	font-weight: bold;
	color: #F00;
}
ul.list { padding-left: 20px; }
.bar {
	float: left;
	width: 100%;
	height: 48px;
	margin-bottom: 20px;
	line-height: 48px;
	text-indent: 35px;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #62a70f;
}
#interior a.bar, #interior a.bar:active, #interior a.bar:visited {
	text-align: center;
	text-indent: 0;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
#interior a:hover { text-decoration: underline; }
#interior a.button, #interior a.button:active, #interior a.button:visited {
	padding: 7px 25px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
	color: #fff;
	background-color: #62a70f;
}
#interior a.button:hover { text-decoration: underline; }

#interior a.faq-button, #interior a.faq-button:active, #interior a.faq-button:visited {
	padding: 0px 25px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
	color: #fff;
	background-color: #62a70f;
}
#interior a.faq-button:hover { text-decoration: underline; }


#contact_form em {
	color: #62a70f;
	font-style: normal;
}

/*--- TABLES: Patent Page --- */

table.patent {
	width: 100%;
}
table.patent td.title {
	font-size: 14px;
	font-weight: bold;
	color: #62a70f;
	text-align: center;
}
table.patent td.col1 {
	width: 15%; 
	font-size: 14px;
	font-weight: bold;
	color: #62a70f;
}
table.patent td {
	/* width: 27%; */
	margin-right: 6px;
	height: 25px;
	padding: 4px;
	border: 1px solid #666;
	text-align: center;
}
table.patent a:link {
	color: #62a70f;
}
table.patent a:visited {
	color: #62a70f;
}

/*--- UL LISTS --*/

ul.two-col {
	list-style:none;
	width: 290px;
	float: left;
	margin: 0 5px;
	margin-bottom: 30px;
}
ul.two-col li b {
	color: #b1b1b1;
}
ul.two-col li {
	font-color: #62a70f;
}

/*--- UL LISTS: FAQ PAGE --*/

ul.two-col-faq {
	list-style:none;
	width: 290px;
	float: left;
	margin: 0 5px;
	margin-bottom: 30px;
}
ul.two-col-faq li b {
	color: #b1b1b1;
}
ul.two-col-faq li {
	background-color: #62a70f;
	text-align: center;
	margin: 20px 0;
	height: 40px;
	padding: 8px 25px 0 25px;
	
}

/*--- UL LIST: Images Page ---*/

ul.img-links {
	list-style: none;
}
ul.img-links li {
	width: 200px;
	float: left;
}
#interior a.alt, #interior a.alt:active, #interior a.alt:visited {
	color: #62a70f;
	text-decoration: underline; 
}
#interior .right .side-image {
	margin-bottom: 16px;
	border: 5px solid #CBD2C1;
	background-color: #FFF;
}
#interior .logo-image {
	margin-bottom: 0px;
	border: 5px solid #CBD2C1;
	background-color: #FFF;
}
ul.page {
	margin-left: 20px;
}
ul.page li {
	margin-bottom: 8px;
}

/* --- Dealer Locator Styles --- */

#current_location {
	float: left;
	width: 100%;
	height: 20px;
	line-height: 20px;
	margin: 15px 0;
	text-indent: 10px;
	text-align: right;
	color: #999;
}
.location {
	border-bottom: 1px solid #666;
	padding-top: 5px;
	cursor: pointer;
	padding-left: 5px;
}
.location p { margin: 0 !important; }
.location.current {background-color: #62a70f; }
.location.selected {
	background-color: #FFF;
	color: #333;
}
#location-list {
	float: left;
	display: inline;
	width: 320px;
	margin-right: 20px;
}
#location-list #sidebar {
	margin-bottom: 20px;
}
#locator-search input, #locator-search select { padding: 5px; }
#address { width: 600px !important; }
#pagination {
	font-size: 14px;
}
#pagination a {
	color: #fff;
}
#store_locator_next {
	background-color: #62ad00;
	padding: 10px 20px;
	margin-top: 10px;
}
#store_locator_previous {
	background-color: #62ad00;
	padding: 10px 20px;
	margin-top: 10px;
}

p.credentials {
	margin-top: 15px;
	vertical-align: middle;
}
/* CUSTOM CSS - Lance */
table.partno {
	width: 350px;
	border: none;
}
table.partno tr {
	height: 15px;
	border: none;
}
table.partno tr.header {
	color: #62a70f;	
}
table.partno td {
	width: 100px;
}

/* --- Image Viewer --- */

#image-viewer-overlay {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #CBD2C1;
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0);
}
#image-viewer {
	position: fixed;
	z-index: 1000;
	top: 50%;
	left: 50%;
	width: 700px;
	height: 700px;
	margin: -350px 0 0 -350px;
	background-color: #FFF;
}
#image-viewer-close {
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px 15px;
	color: #FFF;
	background-color: #333;
}

/* ---- Installation Instructions --- */
img.installation {
	width: 600px;
	height: 397px;
}
p.install-caption {
	margin: 5px 0 0 0;
}
img.works-thumb {
	width: 200px;
	height: 115px;
	margin: 0 20px 10px 0px;
	float: left;
}
.works-container {
	height: 115px;
	margin: 25px 0 25px 0;
}

.works-container h1 {
	padding-top: 10px;
}
.works-container p {
	margin-top: -10px;
}