/*
Theme Name: PowerPax
Theme URI: http://wordpress.org/
Description: PowerPax
*/

/* -------------------------------------------------------------------------------------
--> GENERAL STYLE AREA -->
------------------------------------------------------------------------------------- */

* {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%;
}

body {
	font-size: 62.5%;
	color: #1c1c1c;
	font-family: 'arial';
	text-align: center;
	padding: 0;
	height: 100%;
	background: #fff url(images/body_bg.jpg) top left repeat-x;
}

p, div, ul, ol, dl, h1, h2, h3, h4, h5, h6, table, hr, form {
	float: left;
	clear: both;
	width: 100%;
}

ul, ol {
	list-style: none;
}

a {
	text-decoration: none;
	outline: none;
	color: #548be5;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
	cursor: pointer;
}

a img {
	border: none;
}

table {
	border-collapse: collapse;
	margin: 0 0 15px;
}

p {
	margin: 0 0 10px 0;
	line-height: 1.3;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

h3 a {
	color: #2B2B2B;
}

img {
	float: left;
}

.middle_align {
	text-align: center;
}

.left {
	float: left;
	clear: none;
	width: auto;
}

.right {
	float: right;
	clear: none;
	width: auto;
}

#wrapper {
	margin:0 auto;
	width:960px;
	text-align:center;
	float: none;
	height:100%;
}

#container {
	width: 100%;
	float: left;
	text-align: left;
}

/* -------------------------------------------------------------------------------------
<-- END GENERAL STYLE AREA <--
------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------
--> HEADER AREA -->
------------------------------------------------------------------------------------- */

#header {
	height: 161px;
	position: relative;
	margin: 0 0 12px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 86px;
	width: 492px;
}

#logo a {
	height: 86px;
	width: 492px;
	text-indent: -10000px;
	background: transparent url(images/logo.png) top left no-repeat !important;
	background: transparent url(images/logo.gif) top left no-repeat;
	float: left;
	display: block;
}

#nav {
	position: absolute;
	z-index: 10;
	left: 0;
	bottom: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 39px;
	border-top: 1px solid #cacbcb;
}

#nav li {
	padding: 0;
	display: inline;
	float: left;
	clear: none;
	width: auto;
	list-style: none;
	height: 39px;
	margin: 0 20px 0 0;
}
#nav li.last {
	margin: 0;
}

#nav a {
	color: #000;
	margin: 3px 0 0;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	line-height: 36px;
	height: 36px;
	padding: 0 20px;
	text-decoration: none;
	float: left;
	text-transform: uppercase;
}

#nav a.active {
	margin: 0;
	border-top: 3px solid #eb7125;
}

#nav a:hover {
	margin: 0;
	border-top: 3px solid #dfeb25;
}

#banner {
	width: 940px;
	padding: 10px;
	background: #fff;
}

#dealers {
	height: 42px;
	width: 138px;
	text-indent: -10000px;
	position: absolute;
	display: block;
	top: 57px;
	right: 11px;
	background: transparent url(images/dealers_tab.png) top left no-repeat !important;
	background: transparent url(images/dealers_tab.gif) top left no-repeat;
}

/* -------------------------------------------------------------------------------------
<-- END HEADER AREA <--
------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------
<-- CONTENT AREA <--
------------------------------------------------------------------------------------- */

#content_container {
	width: 940px;
	padding: 15px 10px 0;
	background: #fff url(images/content_bg.jpg) top left no-repeat;
}

#products_container {
	width: 948px;
	margin: 0 0 0 -8px !important;
	margin: 0 0 0 -4px;	
	background: transparent url(images/products_sidebar_bg.jpg) top left repeat-y;
}

#home_banner {
	width: 645px;
	height: 353px;
	float: right;
	clear: none;
	overflow: hidden;
	position: relative;
}

#home_products {
	background: transparent url(images/home_products_bg.jpg) top left repeat-x;
	padding: 23px 0 0;
}

#home_products td {
	font-size: 14px;
	border-bottom: 1px solid #e3e3e3;
}

.home_product_right {
	border-left: 1px solid #e3e3e3;
}

#home_products td h2 {
	margin: 0 0 10px;
}

#home_products td p {
	margin: 0;
}

#home_products td h2 a {
	color: #1c1c1c;
	display: block;
	float: left;
	width: 100%;
}

#content {
	width: 652px;
	float: right;
	clear: none;
}

#content_header {
	height: 85px;
	margin: 0 0 15px;
}

#content_header a, #content_header span {
	text-indent: -10000px;
	height: 85px;
	margin: 0 0 15px;
	float: left;
	width: 100%;
}

.header_about {
	background: #de7336 url(images/header_about.jpg) top left no-repeat;
}

.header_products {
	background: #de7336 url(images/header_products.jpg) top left no-repeat;
}

.header_faqs {
	background: #de7336 url(images/header_faqs.jpg) top left no-repeat;
}

.header_testimonials {
	background: #de7336 url(images/header_testimonials.jpg) top left no-repeat;
}

.header_contact {
	background: #de7336 url(images/header_contact.jpg) top left no-repeat;
}

.header_dealers {
	background: #de7336 url(images/header_dealers.jpg) top left no-repeat;
}

.header_cart {
	background: #de7336 url(images/header_shopping_cart.jpg) top left no-repeat;
}

.header_checkout {
	background: #de7336 url(images/header_checkout.jpg) top left no-repeat;
}

.header_confirm_order {
	background: #de7336 url(images/header_confirm_order.jpg) top left no-repeat;
}

.header_receipt {
	background: #de7336 url(images/header_receipt.jpg) top left no-repeat;
}

.header_offers {
	background: #de7336 url(images/header_offers.jpg) top left no-repeat;
}

.header_warranty {
	background: #de7336 url(images/header_warranty.jpg) top left no-repeat;
}

.header_shipping-handling {
	background: #de7336 url(images/header_shipping-handling.jpg) top left no-repeat;
}

.header_purchase_options {
	background: #de7336 url(images/header_purchase_options.jpg) top left no-repeat;
}

.header_product_chart {
	background: #de7336 url(images/header_product_chart.jpg) top left no-repeat;
}

.header_404 {
	background: #de7336 url(images/header_404.jpg) top left no-repeat;
}

#content_div {
	font-size: 16px;
	line-height: 1.5;
	width: 592px;
	padding: 0 30px;
}

#content_div ul {
	margin: 0 0 15px;
	width: 552px;
	padding: 0 0 0 20px;
}

#content_div ul li {
	margin: 0 0 5px;
	padding: 0 0 0 10px;
	width: 542px;
	background: transparent url(images/bullet.jpg) 0px 9px no-repeat;
}

#content_div #product_info ul {
	width: 362;
}

#content_div #product_info ul li {
	width: 352px;
}

.alignright {
	float: right;
	margin: 0 0 0 20px;
}

.alignleft {
	margin: 0 20px 0 0;
	float: left;
}

.testimonial, #respond, #testimonial_submission {
	border-top: 1px solid #de7336;
	margin: 0;
	padding: 15px 0 0;
	font-size: 14px;
	font-family: arial;
	line-height: 1.5;
}

.testimonial h4 {
	margin: 0 0 15px;
}

#testimonial_categories {
	font-size: 16px;
	width: 592px;
	padding: 0 30px;
	margin: 0 0 10px;
}

#testimonial_categories li {
	float: left;
	clear: none;
	width: auto;
	margin: 0 20px 10px 0;
}

#testimonial_categories li a {
	color: #303030;
	font-style: italic;
	font-weight: bold;
}

.testimonial_header {
	width: 572px;
	font-size: 16px;
	margin: 56px 0 25px;
	padding: 0 10px;
	display: inline;
	line-height: 31px;
	height: 31px;
	position: relative;
	background: transparent url(images/testimonial_header.jpg) top left no-repeat;
}

.testimonial_icon_photography {
	position: relative;
	float: right;
	display: block;
	height: 87px;
	width: 154px;
	margin: -56px -10px 0 0;
	background: transparent url(images/testimonial_icon_photo.gif) bottom right no-repeat;
}

.testimonial_icon_tactical {
	position: relative;
	float: right;
	display: block;
	height: 87px;
	width: 154px;
	margin: -56px -10px 0 0;
	background: transparent url(images/testimonial_icon_tactical.gif) bottom right no-repeat;
}

.testimonial_icon_pilots {
	position: relative;
	float: right;
	display: block;
	height: 87px;
	width: 154px;
	margin: -56px -10px 0 0;
	background: transparent url(images/testimonial_icon_pilots.gif) bottom right no-repeat;
}

.testimonial_icon_miscellaneous {
	position: relative;
	float: right;
	display: block;
	height: 87px;
	width: 154px;
	margin: -56px -10px 0 0;
	background: transparent url(images/testimonial_icon_misc.gif) bottom right no-repeat;
}

.testimonial_icon_outdoors {
	position: relative;
	float: right;
	display: block;
	height: 87px;
	width: 154px;
	margin: -56px -10px 0 0;
	background: transparent url(images/testimonial_icon_outdoors.gif) bottom right no-repeat;
}

#wp-submit {
	float:left;
	margin: 0;
	height: 30px;
	width: 109px;
	text-indent: -10000px;
	border: 0;
	cursor: pointer;
	background: transparent url(images/button_login.jpg) top left no-repeat;
	font-size: 0;
	display:block;
	line-height: 0;

}

#button_submit {
	float:left;
	margin: 0;
	height: 30px;
	width: 120px;
	text-indent: -10000px;
	border: 0;
	cursor: pointer;
	background: transparent url(images/button_submit.jpg) top left no-repeat;
	font-size: 0;
	display:block;
	line-height: 0;
}

label {
	float: left;
	width: 150px;
}

input {
	float: left;
	width: 200px;
}

input.checkbox {
	width: auto;
}

.dealer_submit {
	padding: 0 0 0 200px;
	width: 405px;
	margin: 0 0 15px;
	text-transform: uppercase;
}

.error_message {
	width: 570px;
	padding: 5px 10px;
	border: 1px solid #FD2323;
}


.dealer_option_icon {
	width: 191px;
}

.dealer_option_info {
	width: 749px;
	float: left;
	clear: none;
}

.dealer_option_info h2 {
	background: #767676 url(images/bulk_header_bg.jpg) top left repeat-y;
	height: 33px;
	margin: 0 0 20px;
	line-height: 33px;
	color: #ffff00;
	font-size: 20px;
	font-family: helvetica;
}

.dealer_option_info p {
	font-size: 18px;
	line-height: 1.5;
	width: 700px;
}

#dealer_callout {
	background: #767676 url(images/dealer_bg.jpg) top left repeat-y;
	width: 900px;
	padding: 10px 20px 0;
}

#dealer_callout h2 {
	height: 33px;
	margin: 0 0 5px;
	line-height: 33px;
	color: #ffff00;
	font-size: 20px;
	font-family: helvetica;
}

#dealer_callout p, #dealer_callout p a {
	color: #fff;
	font-size: 18px;
}

#dealer_callout p.small {
	font-size: 14px;
}

#dealer_products {
	margin: 15px 0;
}

#dealer_products td, #dealer_products th {
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	padding: 3px 0;
	vertical-align: center;
	line-height: 1.5;
}

#dealer_products th {
	font-size: 18px;
	color: #fff;
	border: solid #cfcfcf;
	border-width: 0 2px;
}

#dealer_products .header {
	background: #aaaaaa url(images/dealer_table_bg.jpg) top left repeat-y;
}

#dealer_products td {
	border: solid #cfcfcf;
	border-width: 0 2px;
	width: 160px;
}

#dealer_products .odd_row td {
	background: #f9d4bd;
}

#dealer_products td.col1 {
	width: 125px;
	border-width: 0 2px 0 0;
}

#dealer_products td.col6 {
	border-width: 0 0 0 2px;
}

#dealer_products .last_row {
	border: solid #cfcfcf;
	border-width: 2px 0;
}

/* -------------------------------------------------------------------------------------
<-- END CONTENT AREA <--
------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------
--> SIDEBAR AREA -->
------------------------------------------------------------------------------------- */

#sidebar {
	width: 285px;
	margin: 0 0 10px;
	position: relative;
	clear: none;
}

#offer_area {
	width: 332px;
	margin: -2px -4px 0 -43px;
	height: 134px;
	position: relative;
	float: left;
	display: inline;
}

#offer_area h1 {
	text-transform: uppercase;
	font-size: 25px;
	margin: 0 0 5px;
}

#offer_area a {
	color: #fff;
}

#offer_area p {
	margin: 0;
}

#sidebar_banner {
	height: 130px;
	overflow: hidden;
	position: relative;
}

#button_offer {
	float: left;
	margin: 5px 0 1px;
}

#products_list {
	width: 255px;
	margin: 12px 0 0 0 12px;
	display: inline;
	clear: none;
}

#products_list li {
	border-bottom: 1px solid #d4d4d4;
	padding: 1px 0;
	float: left;
}

#products_list li a {
	display: inline;
	position: relative;
	float: left;
	width: 255px;
	z-index: 1;
}

#products_list li a span.product_name {
	font-family: helvetica;
	font-weight: bold;
	font-size: 14px;
	line-height: 27px;
	color: #575656;
	float: left;
	width: 225px;
	padding: 0 15px;
	line-height: 27px;
}

#products_list li a:hover {
	color: #fff;
	text-decoration: none;
	width: 265px;
	margin: -6px 0 0 -10px;
	padding: 6px 0 0;
	background: transparent url(images/sidebar_products_ribbon.jpg) top left no-repeat;
}

#products_list li a:hover span.product_name {
	background: #e28e5f;
	color: #fff;
	text-decoration: none;
	padding: 0 15px 0 25px;
	margin: 0;
}

.product_image {
	position: absolute;
	top: -40px;
	right: -80px;
	border: 1px solid #d4d4d4;
	display: none;
	z-index: 1000;
}

#products_list li a:hover span.product_image {
	display: block;
}

.thumbnail_image {
	float: right;
	clear: none;
}

.thumbnail_image img {
	height: 20px;
	width: 20px;
}

#about_fact {
	background: #efefef url(images/about_turtle.jpg) bottom right no-repeat;
	padding: 15px 70px 30px 15px;
	margin: 6px 0 0;
	width: 200px;
	font-size: 14px;
	line-height: 1.5;
}

/* -------------------------------------------------------------------------------------
<-- SIDEBAR AREA <--
------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------
--> FOOTER AREA -->
------------------------------------------------------------------------------------- */

#footer {
	background: #000;
	color: #e9e9e9;
	font-size: 12px;
	padding: 15px;
	width: 930px;
	margin: 10px 0 0;
	font-family: helvetica;
}

#footer a {
	color: #e9e9e9;
}

#footer p {
	margin: 0;
}


/* -------------------------------------------------------------------------------------
<-- END FOOTER AREA <--
------------------------------------------------------------------------------------- */

html, body {
	height: 100%;
}

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url(fancybox/fancybox.png);
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url(fancybox/fancybox.png);
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url(fancybox/fancy_title_over.png);
	display: block;
	font-size: 16px;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url(fancybox/fancybox.png);
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url(fancybox/fancybox-x.png);
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url(fancybox/fancybox.png);
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url(fancybox/blank.gif);
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url(fancybox/fancybox.png);
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url(fancybox/fancybox.png);
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url(fancybox/fancybox-x.png);
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url(fancybox/fancybox.png);
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url(fancybox/fancybox-y.png);
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url(fancybox/fancybox.png);
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url(fancybox/fancybox-x.png);
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url(fancybox/fancybox.png);
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url(fancybox/fancybox-y.png);
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url(fancybox/fancybox.png);
	background-position: -40px -122px;
}

