/*
ProductCart Shopping Cart Software, Copyright Early Impact LLC 2006, All Rights Reserved
Use this stylesheet to change the look of the default header and footer that ship with ProductCart
*/

/*
----------------------------------------
Tantek Celik's Whitepsace Reset
     Author:  	Tantek Celik
    Version:  	(CC) 2004 Some Rights Reserved - http://creativecommons.org/licenses/by/2.0
Description:	Resets default styling of common browsers to a common base
----------------------------------------
*/

:link,:visited {
	text-decoration:none; }
ul,ol {
	list-style:none; }
h1,h2,h3,h4,h5,h6,pre,code {
	font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin:0;
	padding:0; }
a img,:link img,:visited img {
	border:none; }
address {
	font-style:normal; }


body {
	font: 13px "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	color: #333;
	background:  url(/images/bg_page.gif) repeat-x 0 0;
	 }
	 /* bg_page-holidays.jpg for Christmas */
	 /* bg_page.gif for Normal */
	
a {outline: none;}

/* My Generated CSS */

#sitewrapper {
	width: 960px;
	margin: 0 auto;
	font-family: Arial, Sans-serif;
	color: #333333;
	background: transparent url("/images/bg_page.gif") repeat-x 0 0;  }

/* Header
------------------------------*/
#header {
	height: 100px;
	position: relative; }
	#header a#logo {
		float: left;
		display: block;
		height: 42px;
		width: 278px;
		position: absolute;
		top: 47px;
		left: 15px;
		text-indent: -5000px;
		background: transparent url("/images/logo.gif") no-repeat 0 0; }
	#header p.message {
		float: left;
		position:absolute;
		top: 10px;
		left: 20px;
		font-weight: bold;
		font-size: 13px;
		color: #FF7300;
		}
		#header p.message strong { color:#333;}
		#header p#user-session {
		float: right;
		position: absolute;
		top: 10px;
		right: 30px;
		font-weight: bold;
		font-size: 13px;
		
		}
		#header p#user-session strong {
			color: #FF7300; }
		#header p#user-session a {
			color: #FF7300;
			text-decoration: underline; }
			#header p#user-session a:hover {
				text-decoration: none; }
		#header p#user-session a.cart {
			padding: 0 23px 0 0;
			margin: 0 5px 0 0;
			background: transparent url("/images/icon_cart.gif") no-repeat 100% 0; }
	#header ul#global-nav {
		height: 37px;
		width: 568px;
		position: absolute;
		top: 50px;
		right: 10px;
		background: transparent url("/images/bg_global-nav.png") no-repeat 0 0;
		float: right;
		clear: right; }
		#header ul#global-nav li {
			float: left; }
			#header ul#global-nav li a {
				display: block;
				float: left;
				font-size: 15px;
				font-weight: bold;
				letter-spacing: -.5px;
				color: #000000;
				text-align: center;
				height: 29px;
				padding-top: 8px; }
			#header ul#global-nav li a.current { color: #FF7300; }
			#header ul#global-nav li a:hover {
				background-image: url("/images/bg_global-nav.png");
				background-repeat: no-repeat; }

			#header ul#global-nav li a#nav_home { width: 105px; }
			#header ul#global-nav li a#nav_home:hover {background-position: 0 -40px; }

			#header ul#global-nav li a#nav_account { width: 135px; }
			#header ul#global-nav li a#nav_account:hover { background-position: -105px -40px; }

			#header ul#global-nav li a#nav_status { width: 138px; }
			#header ul#global-nav li a#nav_status:hover { background-position: -240px -40px; }

			#header ul#global-nav li a#nav_service { width: 170px; padding-left: 20px; }
			#header ul#global-nav li a#nav_service:hover { background-position: -378px -40px; }

/* Sidebar
------------------------------*/
#sidebar {
	width: 220px;
	float: left; }
	#sidebar fieldset#search {
		width: 204px;
		padding: 0 0 15px 15px;
		border: none; }
		#sidebar fieldset#search label {
			font-size: 13px;
			font-weight: bold;
			color: #000000;
			padding: 0 0 5px 0;
			margin: 0;
			display: block; }
		#sidebar fieldset#search input { }
			#sidebar fieldset#search input.search-query {
				float: left;
				height: 20px;
				width: 140px;
				margin: 0 5px 5px 0;
				padding:1px; }
			#sidebar fieldset#search input.search-button {
				float: left; }
		#sidebar fieldset#search p {
			font-size: 13px;
			padding: 5px 0 0 0; }
			#sidebar fieldset#search p a {
				color: #000000;
				text-decoration: underline; }

	#sidebar ul#cat-navigation {
		clear: left;
		margin: 0 0 15px 15px; }
		#sidebar ul#cat-navigation li {
			font-family: "Lucida Grande", Arial, Sans-serif;
			font-size: 18px;
			height: auto;
			font-weight: bold;
			letter-spacing: -1px;
			margin: 0 0 5px 0;
			color: #000033; }
			#sidebar ul#cat-navigation li a {
				color: #000033;
				display: block;
				height: 100%;
				padding: 0 0 0 22px;
				background: transparent url("/images/blt_plus.gif") no-repeat 0 50%; }
			#sidebar ul#cat-navigation li a:hover {
				color: #FE7300;
				text-decoration: underline; }
			#sidebar ul#cat-navigation li ul {
				margin: 3px 0 10px 22px; }
				#sidebar ul#cat-navigation li ul li {
					font-size: 13px;
					color: #333333;
					line-height: 120%; }
					#sidebar ul#cat-navigation li ul li a {
						display: inline;
						color: #333333;
						background: none;
						padding: 0;
						text-decoration: underline; }

	#sidebar div.block {
		padding: 15px 0 15px 15px;
		margin: 0 0 10px 0;
		background: #FFFFFF url("/images/bg_block.gif") repeat-x 0 0;
		 }
	
	#sidebar div.blocknobg {
		padding: 5px 0 5px 15px;
		margin: 0 0 0 0;
		 }
		#sidebar div.block h4, #sidebar div.blocknobg h4 {
			font-family: "Ludica Grande", Arial, Sans-serif;
			font-size: 18px;
			color: #FF7300;
			margin: 0 0 5px 0;
			letter-spacing: -1px }
			#sidebar div.block h4 a, #sidebar div.blocknobg h4 a  {
				color: #FF7300; }
			#sidebar div.block h4 a:hover, #sidebar div.blocknobg h4 a:hover  {
				text-decoration: underline; }
		#sidebar div.block p, #sidebar div.blocknobg  p {
			font-size: 13px;
			font-weight: bold;
			padding: 5px 0 10px 0;
			color: #000000; }
		#sidebar div.block fieldset {
			border: none; }
			#sidebar div.block fieldset label {
				display: block;
				font-size: 13px;
				font-weight: bold;
				padding: 0 0 10px 0;
				color: #000000; }
				#sidebar div.block fieldset label input {
					display: block;
					margin: 3px 0 0 0; }
			#sidebar div.block fieldset input.submit {
				position: relative;
				left: -3px; }

	#sidebar p.hacker-safe {
		padding: 5px 0 0 15px; }

/* Content
------------------------------*/
#content {
	width: 714px;
	float: right;
	padding: 10px 0 0 0;
	margin: 0 11px 0 0;
	_margin: 0 5px 0 0;
	 }
	#content div.page-header {
		float: left;
		margin:0;
		padding: 10px 25px 5px 20px;
		background: #FFFFFF; }
		#content div.page-header h1 {
			margin: 0 0 0 -1px;
			padding-bottom:0px; }
		#content div.page-header p#breadcrumbs {
			font-size: 13px;
			font-weight: bold; }
			#content div.page-header p#breadcrumbs a {
				color: #000000;
				text-decoration: underline; }
			#content div.page-header p#breadcrumbs a:hover {
				text-decoration: none; }
	#longdescription, #noproducts {
		margin-top: -10px;
		padding:0;
		background-color:#fff;
		clear:both; }
	.productlongdescription {
		margin: 10px 0 0 0;
		clear:left; }
	#longdescription p {
		margin-top:-1px;
		padding:10px 20px 10px 22px;
		font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
		font-size:13px;
		color:#000;
		line-height:20px; }
	#longdescription h2 {
		padding:20px 20px 0 22px;
		font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
		font-size:16px;
		color:#000;
		}	
		
	.productlongdescription p, .noproducts p {
		margin-top:-1px;
		padding:10px 20px 10px 0px;
		font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
		font-size:13px;
		color:#000; }
	#content h1 {
		color: #000000;
		font-size: 26px;
		font-family: Helvetica, "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
		letter-spacing: -1px;
		margin-left:4px;
		line-height:20px; }
	#content h1.promo {
		padding: 10px 10px 10px 16px;
		margin: 0 0 12px 0;
		background: #FFFFFF;
		font-weight: normal;
		font-size: 18px;
		letter-spacing: -1px; }
		#content h1.promo strong {
			font-weight: bold;
			color: #FF7300;
			padding: 0 3px 0 0; }
			
	#content h1.promo a {
	color:#FF7300;
	text-decoration:underline;
	}
	#content h1.promo a:hover {text-decoration:underline;}
	
	#content ul#home-blocks {
		float: left;
		padding: 5px;
		margin: 0 0 10px 0;
		background: #FFFFFF; }
		#content ul#home-blocks li {
			text-indent: -5000px; }
			#content ul#home-blocks li a {
				display: block;
				height: 100%;
				width: 100%; }
		
		#content ul#home-blocks li#home-block_1 {
			float: left;
			width: 466px;
			height: 290px;
			margin: 0 0 10px 0; }
		#content ul#home-blocks li#home-block_2 {
			float: right;
			height: 140px;
			width: 228px;
			margin: 0 0 10px 0; }
		#content ul#home-blocks li#home-block_3 {
			float: right;
			height: 140px;
			width: 228px;
			margin: 0 0 10px 0; }
		#content ul#home-blocks li#home-block_4 {
			float: left;
			clear: left;
			height: 140px;
			width: 228px;
			margin: 0 10px 0 0; }
		#content ul#home-blocks li#home-block_5 {
			float: left;
			clear: none;
			height: 140px;
			width: 228px; }
		#content ul#home-blocks li#home-block_6 {
			float: right;
			clear: right;
			height: 140px;
			width: 228px; }
		
	
		#content ul#home-blocks li.large-feature { background: transparent url("/images/home-free-shipping-over-200.jpg") no-repeat 0 0; }
		#content ul#home-blocks li.summer-savings { background: transparent url("/images/home-fall-savings.jpg") no-repeat 0 0; }
		#content ul#home-blocks li.mobile-satellites { background: transparent url("/images/home/mobile-satellites.jpg") no-repeat 0 0; }
		#content ul#home-blocks li.tracking { background: transparent url("/images/home/radio-cases.jpg") no-repeat 0 0; }
		#content ul#home-blocks li.electronic-gear { background: transparent url("/images/home/electronic-gear.jpg") no-repeat 0 0; }
		#content ul#home-blocks li.marine-radios { background: transparent url("/images/home/marine-radios.jpg") no-repeat 0 0; }
		#content ul#home-blocks li.radar-detectors { background: transparent url("/images/home/radar-detectors.jpg") no-repeat 0 0; }
		#content ul#home-blocks li.bottom-left { background: transparent url("/images/home-hunting-radios.jpg") no-repeat 0 0; }
		#content ul#home-blocks li.bottom-middle { background: transparent url("/images/home/cb-microphones.jpg") no-repeat 0 0; }
		#content ul#home-blocks li.bottom-right { background: transparent url("/images/home/cb-antennas.jpg") no-repeat 0 0; }
	
/*		
		#content ul#home-blocks li.large-feature { background: transparent url("/images/home-holidays.jpg") no-repeat 0 0; }
		#content ul#home-blocks li.bottom-left { background: transparent url("/images/home/cb-radios.jpg") no-repeat 0 0; }
		#content ul#home-blocks li.electronic-gear { background: transparent url("/images/home/electronic-gear.jpg") no-repeat 0 0; }
		#content ul#home-blocks li.summer-savings { background: transparent url("/images/free-shipping.jpg") no-repeat 0 0; }
		#content ul#home-blocks li.mobile-satellites { background: transparent url("/images/toy-trucks.gif") no-repeat 0 0; }
		#content ul#home-blocks li.tracking { background: transparent url("/images/humax-tv.gif") no-repeat 0 0; }
		#content ul#home-blocks li.electronic-gear { background: transparent url("/images/vu-qube.gif") no-repeat 0 0; }
		#content ul#home-blocks li.marine-radios { background: transparent url("/images/cb-radios.gif") no-repeat 0 0; }
		#content ul#home-blocks li.radar-detectors { background: transparent url("/images/2-way-radios.gif") no-repeat 0 0; }
*/


	#content div.block {
		clear: both;
		float: left;
		width: 689px;
		border: 5px solid #FFFFFF;
		padding: 15px 0 0 15px;
		margin: 0 0 0 0;
		background: #FFFFFF url("/images/bg-block.jpg") repeat-x 0 0; }
		/*	/images/bg-block-holidays.jpg  */
#truck-show {
		clear: both;
		float: left;
		width: 689px;
		border: 5px solid #FFFFFF;
		padding: 15px 0 0 15px;
		margin: 0 0 0 0;
		background: #FFFFFF url("/images/bg-mats.jpg") repeat-x 0 0; }
		
#truck-show h2 {
		margin: 0 0 0 45px;
		font-size:20px; }
		
	#content div.blockdetails {
		clear: left;
		float: left;
		width: 715px;
	
		margin:20px 0 20px 0;
		background: #FFFFFF url("/images/bg-block.jpg") repeat-x 0 0; }
	#content div.blockproducts {
		clear: left;
		float: left;
		width: 689px;
		background-color: #fff;
		border: 5px solid #FFFFFF;
		padding: 15px;
		margin: 0 0 0 0; }
	#content div.blocksuggest {
		clear: left;
		float: left;
		width: 689px;
		background-color: #fff;
		border: 5px solid #FFFFFF;
		padding: 15px;
		margin: 0 0 0 0; }
	#content div.category {
		background: #FFFFFF;
		padding: 5px 15px 0 0; }

	#content div.product {
		padding: 20px 15px 15px 15px;
		background: #FFFFFF; }
		#content div.product div.product-shot {
			text-align: center;
			font-family: "Lucida Grande", Arial, Sans-serif;
			font-size: 14px;
			width: 340px;
			float: right; }
			#content div.product div.product-shot img {
				display: block;
				margin: 0 0 15px 0; }
			#content div.product div.product-shot a {
				color: #FF7300;
				text-decoration: underline; }
		#content div.product p,
		#content div.product p.description {
			font-weight: normal !important;
			line-height: 140%;
			clear: left; }
			#content div.product p a {
				color: #FF7300;
				text-decoration: underline; }
			#content div.product p.description a {
				color: #333333;
				text-decoration: underline; }
		#content div.product p.option-buttons {
			float: left;
			padding: 10px 0; }
			#content div.product p.option-buttons a.btn_add-to-wishlist {
				display: block;
				float: left;
				margin: 0 10px 0 0;
				height: 28px;
				width: 145px;
				text-indent: -5000px;
				background: transparent url("/images/btn_add-to-wishlist.gif") no-repeat 0 0; }
			#content div.product p.option-buttons a.btn_show-a-friend {
				display: block;
				float: left;
				height: 28px;
				width: 145px;
				text-indent: -5000px;
				background: transparent url("/images/btn_show-a-friend.gif") no-repeat 0 0; }
		#content div.product p.price {
			margin: 0; }
			#content div.product p.price strong {
				font-size: 20px;
				color: #FF7300; }
		#content div.product ul {
			font-size: 13px; }
			#content div.product ul li {
				font-size: 13px;
				padding: 2px 0 2px 20px;
				background: transparent url("/images/blt_arrow.gif") no-repeat; }
		#content div.product fieldset.quantity {
			border: none;
			padding: 0;
			margin: 0;
			font-size: 13px; }
			#content div.product fieldset.quantity label {
				position: relative;
				top: -13px;
				margin: 0 10px 0 0; }
				#content div.product fieldset.quantity label input {
					width: 30px; }
			#content div.product fieldset.quantity input.btn_add-to-cart { }

		#content div.block h2, #content div.blockproducts h2 {
			font-size: 22px;
			font-family: Helvetica, "Lucida Grande", Arial, Sans-serif;
			letter-spacing: -.5px;
			color: #FF7300;
			padding: 0; }
		#content div.blockdetails h2 {
			margin: 10px 0 0 20px;
			font-size: 22px;
			font-family: Helvetica, "Lucida Grande", Arial, Sans-serif;
			letter-spacing: -.5px;
			color: #FF7300;
			padding: 0; }
			#content div.category h2 {
			font-size: 22px;
			font-family: Helvetica, "Lucida Grande", Arial, Sans-serif;
			letter-spacing: -.5px;
			color: #FF7300;
			margin-bottom: 5px;
			padding: 5px 0 0 15px; }
			#content div.block h2 small, #content div.blockproducts h2 small {
				font-size: 16px;
				font-weight: normal;
				letter-spacing: 0; }
			#content div.block h2 a, #content div.blockproducts h2 a {
				color: #FF7300;
				text-decoration: underline; }
			#content div.block h2 a:hover, #content div.blockproducts h2 a:hover {
				text-decoration: none; }
		#content div.block p, #content div.blockproducts p  {
			color: #000000;
			font-size: 13px;
			font-weight: normal;
			margin: 0 0 15px 0; }
			.page-nav p {
				margin: -10px 0 0 15px;
				}
			#content div.block p.page-nav, #content div.blockproducts p.page-nav {
				font-weight: normal;
				color: #333333; }
				#content div.block p.page-nav a, #content div.blockproducts p.page-nav a {
					text-decoration: underline; }
				#content div.block p.page-nav a.next, #content div.blockproducts p.page-nav a.next {
					position: relative;
					top: 3px;
					left: 3px; }
		#content div.block fieldset.sort-by, #content div.blockproducts fieldset.sort-by {
			float: right;
			border: 0;
			margin: -25px 40px 0 0;
			font-size: 13px;
			color: #333333; }
		#content div.block fieldset.sort-bysearch, #content div.blockproducts fieldset.sort-bysearch {
			float: right;
			width:600px;
			text-align:right;
			border: 0;
			margin: -15px 40px 0 0;
			padding-bottom:10px;
			font-size: 13px;
			color: #333333; }
		#content div.block ul.columns-4, #content div.blockproducts ul.columns-4, #content div.block ul.columns-home {
			margin: 10px 0 0px 0; }
			#content div.block ul.columns-4 li, #content div.blockproducts ul.columns-4 li {
				font-size: 13px;
				font-weight: bold;
				width: 150px;
				
				padding: 0 0 5px 16px;
				float: left; }
			#content div.block ul.columns-home li {
				font-size: 14px;
				font-weight: bold;
				width: 172px;
				margin-left:0;
				padding: 0 0 5px 0;
				float: left; }
				#content div.block ul.columns-4 li a, #content div.blockproducts ul.columns-4 li a, #content div.block ul.columns-home li a {
					color: #000033; }
				#content div.block ul.columns-4 li a:hover, #content div.blockproducts ul.columns-4 li a:hover, #content div.block ul.columns-home li a:hover {
					text-decoration: underline; }
		#content div.block ul.product-listing, #content div.blockproducts ul.product-bundles, #content div.blockproducts ul.product-listing { }
			#content div.block ul.product-listing li, #content div.blockproducts ul.product-listing li {
				width: 137px;
				margin: 0;
				padding:0 35px 20px 0;
				float: left;
				text-align: center;
				font-size: 12px;
				font-weight: bold;
				
				min-height:260px;
				height:auto !important;
				height:260px; }
			#content div.blockproducts ul.product-bundles li {
				width: 137px;
				margin: 0 35px 20px 0;
				padding:0;
				float: left;
				text-align: center;
				font-size: 12px;
				font-weight: bold;
				min-height:270px;
				height:auto !important;
				height:270px; }
			#content div.block ul.product-listing li.last, #content div.blockproducts ul.product-listing li.last, #content div.blockproducts ul.product-bundles li.last {
				margin: 0; }
				#content div.block ul.product-listing li a, #content div.blockproducts ul.product-listing li a, #content div.blockproducts ul.product-bundles li a {
					display: block;
					color: #FF7300;
					line-height: 140%;
					margin: 0 0 10px 0;
					text-decoration: underline; }
					#content div.block ul.product-listing li a img, #content div.blockproducts ul.product-listing li a img, #content div.blockproducts ul.product-bundles li a img {
						display: block;
						margin: 0 0 10px 0;
						border: 1px solid #D6D6D6; }
				#content div.block ul.product-listing li a:hover, #content div.blockproducts ul.product-listing li a:hover, #content div.blockproducts ul.product-bundles li a:hover {
					text-decoration: none; }
				#content div.block ul.product-listing li strong, #content div.blockproducts ul.product-listing li strong, #content div.blockproducts ul.product-bundles li strong {
					color: #000000; }
				#content div.block ul.product-listing li b.savings, #content div.blockproducts ul.product-listing li b.savings, #content div.blockproducts ul.product-bundles li b.savings {
					color: #990000; }

/* Product Page
------------------------------*/
#skubrandwieghtunits {
	margin: 10px 0 10px 15px;
	padding-top:0px;
	background-color:#fff;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:13px;
	clear:left;
	}
	
#skubrandwieghtunits p {
	margin-bottom:-10px;
	padding: 0;
	font-weight:normal;
	}

#productdescription {
	margin: 5px 0 0 15px;
	padding-top:10px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#000;
	}

#productimages {
	float:right;
	margin-left:15px;
	clear:left;
	}

#productprices {
	margin: 0 0 10px 15px;
	background-color:#fff;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:13px;
	clear:left;
}

.showproductprice, .wholesaleprice {
	font-size:18px;
	color:#000;
	font-weight:bold;
	}

.showlistprice, .showproductsavings {
	font-size:14px;
	}
.outofstock { 
	margin-left:15px;
	margin-bottom: 10px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:13px;
	}
.showproductsavings { color:#990000; font-weight:bold; }
	
.showlistpricestrike {
	font-size:14px;
	text-decoration:line-through;
	}

.shipping {
	margin: 0 0 15px 15px;
	color:#FF6600;
	font-size:14px;
	font-weight:bold;
	}

#addtocart {
	margin: 0;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	}

#addtocart fieldset#add {
	
		padding: 0 0 15px 15px;
		border: none; }
		#addtocart fieldset#add label {
			float:left;
			font-size: 14px;
			font-weight: bold;
			color: #000000;
			padding: 7px 5px 5px 0;
			margin: 0;
			display: block; }
		#addtocart fieldset#add input { }
			#addtocart fieldset#add input.add {
				float: left;
				width: 30px;
				margin: 7px 8px 0 0;
				 }

#wishtell {
	margin-left:15px; }
	
#crosssell {
	clear:left;
	width: 715px;
	background: #FFFFFF url("/images/bg-block.jpg") repeat-x 0 0;
	
	/* background: #FFFFFF url("/images/bg-block-holidays.jpg") repeat-x 0 0; */
	 }

		
		
#crosssell h2 {
	margin: 10px 0 0 20px;
	font-size: 22px;
	font-family: Helvetica, "Lucida Grande", Arial, Sans-serif;
	letter-spacing: -.5px;
	color: #FF7300;
	padding-top: 10px;
	}

#content div.productlongdescription p {
	margin:10px 10px 10px 20px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#000; }
	
	
#content div.productlongdescription ul {
	margin: 0 0 10px 20px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;}

#content div.productlongdescription ul li {
	font-size: 13px;
	color: #333;
	padding: 2px 20px 2px 20px;
	background: transparent url("/images/blt_arrow.gif") no-repeat 0 5px; }

#content div.productlongdescription ul li a {
	padding-bottom: 0;
	color: #43241E;
	text-decoration: none;
	border-bottom: 1px solid #CBC3C1; }
				
#content div.productlongdescription h3 a {
	padding-bottom: 0;
	color: #993300;
	text-decoration: none;
	border-bottom: 1px solid #CBC3C1; }

#content div.productlongdescription ul li a:hover, #content div.productlongdescription h3 a:hover {
	padding-bottom: 0;
	color: #993300;
	border-bottom: 1px solid #993300; }

#productreview {
	clear: both;
	float:left;
	width: 689px;
	border: 5px solid #FFFFFF;
	padding: 15px 0 0 15px;
	margin: 0 0 20px 0;
	}


#productreview h2 {
	margin: 0;
	font-size: 22px;
	font-family: Helvetica, "Lucida Grande", Arial, Sans-serif;
	letter-spacing: -.5px;
	color: #FF7300;
	padding-top: 1px;
	}

.rating p {
	margin:10px 0 10px 0;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#000; }
	
.reviewtitle {
	margin-bottom:15px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	line-height:18px;
	}
.rateproduct {
	margin-bottom:15px;
	}


/* Advanced Search
------------------------------*/

#searchtable {
	margin-left:10px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:13px;
	}

#searchtable select {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:13px;
	}

/* Search Results
------------------------------*/
.pagenav {
	clear:left;
	float:left;
	margin: -13px 0 0 0;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:13px;
	}

.pagenavbottom {
	float:left;
	clear:left;
	margin: 0 0 0 0;
	
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:13px;
	}

#searchresults {
	margin-bottom:20px;
	}

/* Login
------------------------------*/
#login {
	clear:left;
	margin-left:20px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	}

input.loginform {
	height: 14px;
	width: 250px;
	margin: 5px 5px 5px 0;
	padding:3px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:12px;
	color: #333; }
	
.formintrotext {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:13px;
	}
	
/* Account Pages
------------------------------*/

div.listlong, div.list {
	margin:10px 0 10px 20px;
	padding: 0 0 0 0px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	}

div.listlong h3 {
	font-size: 17px;
	font-weight: normal;
	color: #993300;
	margin: 0 0 15px 0; }

div.listlong ul, div.list ul { }

div.listlong ul li, div.list ul li {
	font-size: 13px;
	color: #000;
	padding: 0 0 2px 20px;
	background: transparent url("/images/blt_arrow.gif") no-repeat 0 50%;
	background-position:1px 5px;
	line-height: 160%; }

/* Security
------------------------------*/
#digicertsitesealcode {
	width: 81px;
	margin: 5px 0 5px 15px;
	text-align:center;
	}
				
/* Links
------------------------------*/

#productreview p a {
	color:#FF7300;
	text-decoration:underline;
	}
#productreview p a:hover {text-decoration:underline;}

a {
	color: #FF77300;
	text-decoration: solid;
	}	

#content p a, #skubrandwieghtunits a, .pagenav a, .pagenavbottom a, #shoppingcart a, .list a {
	color: #FF6600;
	text-decoration: solid;
	}	

#content p a:hover, #skubrandwieghtunits a:hover, .pagenav a:hover, .pagenavbottom a:hover, #shoppingcart a:hover, .list a:hover {
	color: #333;
	}

/* Footer
------------------------------*/
#footer {
	clear: both;
	width: 689px;
	padding: 15px;
	margin: 0 0 0 240px;
	font-size: 13px;
	background: #FFFFFF url("/images/bg_block.gif") repeat-x 0 0; }
	#footer p {
		margin: 0 0 7px 0;
		color: #FF7300; }
		#footer p strong {
			display: block;
			padding: 0 0 2px 0;
			color: #000000; }
		#footer p a {
			color: #FF7300; }
		#footer p a:hover {
			text-decoration: underline; }
	
	#footer p#by-line {
		color: #333333;
		margin: 25px 0 10px 0; }
		#footer p#by-line strong {
			display: inline;
			color: #FF7300; }
		#footer p#by-line a {
			text-decoration: underline; }

/* TOP AREA of the page: store description, store name, search box, navigation */

		#pcHeader {
			width: 900px;
			height: 90px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 5px;
			margin-bottom: 5px;
			padding: 0;
			background-color: #e5e5e5;
			font-size: 12px;
			color: #666666;
			border-collapse: collapse;
			border: 0;
		}
		
		#pcHeader td {
			padding: 3px;
			vertical-align: bottom;
		}
		
		#pcStoreDescription {
			border-bottom: 1px solid #FFFFFF;
			font-size: 13px;
			text-align: left;
		}
		
		#pcStoreName {
			font-size: 28px;
			font-weight: bold;
			text-align: left;
		}
		
		#pcStoreSearch {
			text-align: right;
		}
		
		#pcTopNav {
			border-top: 1px solid #FFFFFF;
			text-align: right;
		}
		
		#pcStoreSearch a {
			text-decoration: none;
			color: #999999;
			font-size: 11px;
		}
		
		#pcStoreSearch a:hover {
			color: #000000;
		}
		
		#pcTopNav ul {
			list-style: none;
			margin: 0;
		}
		
		#pcTopNav li {
			display: inline;
			padding-right: 10px;
		}
		
		#pcTopNav a:link, #pcTopNav a:visited {
			text-decoration: none;
			font-size: 14px;
			color: #999999;
		}
		
		#pcTopNav a:hover {
			color: #000000;
		}

/* End TOP AREA of the page */

/* MAIN AREA: three columns: left navigation, main content, login box etc.*/
	/* Define the wrapper and the three columns: */
	
		#pcMainArea {
			width: 900px;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 5px;
			padding: 0;
			border: 0;
			border-collapse: collapse;
		}
	
		#pcLeft {
			width: 180px;
			text-align: left;
			vertical-align: top;
		}
	
		#pcCenter {
			width: 520px;
			padding: 0 5px 0 5px;
			text-align: left;
			vertical-align: top;
		}
	
		#pcRight {
			width: 180px;
			text-align: left;
			vertical-align: top;
		}
		
		.pcColumnSpacer {
			width: 10px;
			background-image: url("/shop/pc/images/dotted_spacer_vert.gif");
		}

	/* Define the left column */
		.cat-nav {
			color:#000033;
		}
		
		.cat-table {
			margin: 3px 0 5px 2px;
			font-size:13px;
			line-height: 18px;
		}
		
		.cat-table-top {
			font-family: "Lucida Grande", Arial, Sans-serif;
			font-size: 18px;
			height: auto;
			font-weight: 600;
			letter-spacing: -1px;
			margin: 0 0 10px 5px;
			color: #000033;
		}
		
		#pcLeft h3 {
			font-size: 13px;
			margin: 0;
			padding-bottom: 2px;
		}

		#pcLeftCatLinks {
			
			padding: 0 5px 1px 10px;
			margin: 0 0 5px 0;
		}
		
		#pcLeftPriceLinks {
			background-color: #E1E1E1;
			color: #999999;
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
		}
		
		#pcLeftStoreLinks {
			background-color: #F5F5F5;
			color: #999999;
			padding: 5px 5px 1px 10px;
			margin: 0 0 2px 0;
		}
	
		#pcLeft ul {
			list-style-type: none;
			margin: 0 0 10px 5px;
			padding: 0;
		}
	
		#pcLeft li {
			margin: 2px 0 0 0;
		}
		
		#pcLeftCatLinks a:link, #pcLeftCatLinks a:visited {
			color: #000033;
			text-decoration: none;
		}
		
		#pcLeftCatLinks a:hover {
			color: #FF6600;
			text-decoration:underline;
		}
		
		#pcLeftPriceLinks a:link, #pcLeftPriceLinks a:visited {
			color: #666666;
			text-decoration: none;
		}
		
		#pcLeftPriceLinks a:hover {
			color: #FF6600;
		}
		
		#pcLeftStoreLinks a:link, #pcLeftStoreLinks a:visited {
			color: #777777;
			text-decoration: none;
		}
		
		#pcLeftStoreLinks a:hover {
			color: #FF6600;
		}


	/* Define the right column */
	
		#pcShowCart {
			background-color: #FFFFAA;
			color: #666666;
			padding: 5px 5px 5px 10px;
			margin-bottom: 5px;
		}
	
		#pcCustomerLogin {
			background-color: #FFFFCC;
			color: #0066FF;
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
		}
		
		#pcAffiliateLogin {
			background-color: #FFEE99;
			color: #0066FF;
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
		}
		
		#pcRight h3 {
			font-size: 13px;
			margin: 0px;
			padding-bottom: 2px;
			color: #999999;
		}
	
		#pcRight ul {
			list-style-type: none;
			margin: 0 0 10px 5px;
			padding: 0;
		}
	
		#pcRight li {
			margin: 2px 0 0 0;
		}
		
		#pcCustomerLogin a:link, #pcCustomerLogin a:visited {
			color: #666666;
			text-decoration: none;
		}
		
		#pcCustomerLogin a:hover {
			color: #333333;
		}
		
		
		#pcAffiliateLogin a:link, #pcAffiliateLogin a:visited {
			color: #777777;
			text-decoration: none;
		}
		
		#pcAffiliateLogin a:hover {
			color: #000000;
		}

/* End MAIN AREA */

/* START Footer */
	
		#pcFooter {
			background-color: #FFFFFF;
			font-size: 11px;
			color: #666666;
			text-align: right;
			padding: 5px;
		}
		
		#pcFooter a:link, #pcFooter a:visited, #pcFooter a:hover {
			text-decoration: none;
			color: #666666;
		}
		
		#pcFooterSpacer {
			background-image: url("/shop/pc/images/dotted_spacer_left.gif");
			height: 5px;
		}
	
/* END Footer */

.rightimg {
	float: right;
	border:1px solid #e6e6e6;
	padding: 3px;
	margin:0 10px 10px 15px;
	}