#header_pcol {
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background-color: transparent;
	width: 990px !important;
	z-index: 200;
	position: relative;
}
body
{
	background-color: #84d3f1 !important;
	background-image: url(http://www.pwaponline.com/_img/site_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a img {
	border:0px;
}



/*=======main dynamic buttons=======*/

a.grayBtn {
	color: #FFF;
	text-decoration:none !important;
	padding:0px;
	cursor:pointer;
	line-height:16px;
	text-transform:uppercase;
}
a.grayBtn span.s1 {
	color: #FFF;
	background-image: url(http://www.pwaponline.com/_img/gray_left.gif?dummy=1);
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left 0px;
	padding:0px 0px 1px 10px;
	float:left;
	cursor:pointer;
}
a:hover.grayBtn span.s1 {
	background-image:url(http://www.pwaponline.com/_img/gray_left.gif?dummy=1);
	background-repeat: no-repeat;
	background-position: left -16px;
	text-decoration:none;
}
a.grayBtn span.s2 {
	background-image: url(http://www.pwaponline.com/_img/gray_right.gif?dummy=1);
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: right 0px;
	padding:0px 0px 1px 6px;
	float:left;
	cursor:pointer;
}
a:hover.grayBtn span.s2 {
	background-image: url(http://www.pwaponline.com/_img/gray_right.gif?dummy=1);
	background-repeat: no-repeat;
	background-position: right -16px;
	text-decoration:none;
}
a.blueBtn {
	color: #FFF;
	text-decoration:none !important;
	padding:0px;
	cursor:pointer;
	line-height:16px;
	text-transform:uppercase;
}
a.blueBtn span.s1 {
	color: #FFF;
	background-image: url(http://www.pwaponline.com/_img/blue_left.gif?dummy=1);
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left 0px;
	padding:0px 0px 1px 10px;
	float:left;
	cursor:pointer;
}
a:hover.blueBtn span.s1 {
	background-image:url(http://www.pwaponline.com/_img/blue_left.gif?dummy=1);
	background-repeat: no-repeat;
	background-position: left -16px;
	text-decoration:none;
}
a.blueBtn span.s2 {
	background-image: url(http://www.pwaponline.com/_img/blue_right.gif?dummy=1);
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: right 0px;
	padding:0px 0px 1px 6px;
	float:left;
	cursor:pointer;
}
a:hover.blueBtn span.s2 {
	background-image: url(http://www.pwaponline.com/_img/blue_right.gif?dummy=1);
	background-repeat: no-repeat;
	background-position: right -16px;
	text-decoration:none;
}
#container {
	width:990px;
	padding:0px;
	margin: 0px auto;
}
#header {
	position: relative;
	height: 126px;
	background-image: url(http://www.pwaponline.com/_img/header_lower_band.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	z-index:1;
}
#mainLogo {
	position: absolute;
	left: 18px;
	top:5px;
}
#headerTag {
	font-size:13px;
	font-weight:bold;
	text-align:center;
	position: absolute;
	left:248px;
	top:36px;
}
#callNumber {
	background-image: url(http://www.pwaponline.com/_img/800_number.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 181px;
	position:absolute;
	bottom:59px;
	right:180px;
}
#headerBadge {
	height: 90px;
	width: 117px;
	position:absolute;
	right:10px;
	bottom:11px;
	z-index:400;
}
#search {
	margin:0px;
	padding:0px;
	position:absolute;
	left:20px;
	bottom:4px;
}
#seachLabel {
	height: 28px;
	width: 71px;
	border:0px;
	position:absolute;
	left:0px;
	bottom:0px;
	background-image: url(http://www.pwaponline.com/_img/search_label.gif);
	background-repeat: no-repeat;
}
#KEYWORD2 {
	font-family: Verdana, Arial, sans-serif;
	font-size:13px;
	color:#333;
	width: 207px;
	padding:2px 4px 0px 4px;
	border:0px;
	height: 20px;
	position:absolute;
	left:72px;
	bottom:6px;
	background-image: url(http://www.pwaponline.com/_img/search_bg.gif) !important;
	background-repeat: no-repeat;
}
#btnSearch {
	height: 28px;
	width: 55px;
	border:0px;
	position:absolute;
	left:287px;
	bottom:0px;
	cursor:pointer;
	background-image: url(http://www.pwaponline.com/_img/search_btn.gif);
	background-repeat: no-repeat;
}
#limitSearch {
	font-size:10px;
	line-height:23px;
	background-color:#FFF;
	border:solid 1px #000;
	border-left:none;
	padding-left:5px;
	vertical-align:middle;
	width:160px;
	height:23px;
	position:absolute;
	bottom:6px;
	left:336px;
}
#gNav {
	width:798px;
	background-image: url(http://www.pwaponline.com/_img/gnav_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
	position:absolute;
	right:0px;
	bottom:39px;
	font-size:12px;
	z-index:5;
}
#gNav ul.left {
	display:inline;
	text-transform:capitalize;
	margin:0px;
	padding:0px;
	position:absolute;
	left:20px;
	top:0px;
}
#gNav ul.left li {
	display: inline;
	position:relative;
	margin-right:18px;
	line-height:21px;
}
#gNav ul.left li a {
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#gNav ul.left li a.arrow {
	background-image: url(http://www.pwaponline.com/_img/arrow_sm_down.gif);
	background-position: right 5px;
	background-repeat: no-repeat;
	padding-right: 10px;
}
#gNav ul.left li a:hover {
	color:#FFF;
	text-decoration:underline;
}
#gNav ul.left li ul { /* SUBMENU CONTAINER */
	display:block;
	position:absolute;
	top:18px;
	left:-5px;
	background-image:url(http://www.pwaponline.com/_img/trans_white_bg.png);
	padding:0px;
	white-space:nowrap;
	z-index:2000 !important;
	text-align:left;
	margin:0px;
	border:1px solid #843B97;
	border-width:0px 1px 1px 1px;
}
#gNav ul.left li ul li { /* SUBMENU ITEMS */
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	bottom:0px;
	line-height:10px;
	list-style:none;
}
#gNav ul.left li ul li a { /* SUBMENU ITEM LINKS */
	position:relative;
	font-size:12px;
	font-weight:bold;
	color:#000 !important;
	text-transform:capitalize;
	padding:10px;
	margin:0px;
	display:block;
	border-left:none;
	bottom:0px;
	line-height:10px;
}
#gNav ul.left li ul li a:hover {
	color:#FFF !important;
	background-color:#BB9DCC;
	text-decoration:none;
	display:block;
	padding:10px;
	margin:0px;
	line-height:10px;
}
ul.right {
	display:inline;
	text-transform:capitalize;
	margin:0px;
	padding:0px;
	position:absolute;
	right:180px;
	top:0px;
}
#gNav ul.right li {
	display: inline;
	margin-left:18px;
	line-height:21px;
}
#gNav ul.right li a {
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#gNav ul.right li a:hover {
	color:#FFF;
	text-decoration:underline;
}
#gNav ul.right li ul.loginLayer {
	display:block;
	padding:0px;
	position:absolute;
	top:21px;
	left:-120px;
	.left:-180px;
	background-image:url(http://www.pwaponline.com/_img/trans_white_bg.png);
	border:1px solid #843B97;
	border-width:0px 1px 1px 1px;
	z-index:401;
}
#gNav ul.right li ul.loginLayer li {
	display:block;
	padding:5px;
	margin:0px;
}
#cartWrap {
	background-color:#F7F1F8;
	border:solid 1px #c9c9c9;
	float:left;
	padding:5px;
	width:736px;
	z-index:2;
}
#cart {
	background-image: url(http://www.pwaponline.com/_img/cart_bg.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 267px;
	position: absolute;
	right: 132px;
	bottom: 7px;
	padding-top:2px;
	text-align:center;
}
#cart #headerQuickOrder {
	position:absolute;
	top:29px;
	.left:0px;
	z-index:5;
	background-image:url(http://www.pwaponline.com/_img/trans_white_bg.png);
	text-align:left;
	border:solid 1px #843B97;
}
#cart img {
	vertical-align:middle;
	margin: 0px 1px;
}
ul.cart {
	display:inline;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	position:absolute;
	right:0px;
	top:68px;
}
ul.cart li {
	display: inline;
	margin-left:8px;
}
ul.cart li.price {
	color:#000;
}
ul.cart li a {
	color:#636466;
	text-decoration:none;
}
ul.cart li a:hover {
	text-decoration:underline;
}
#content {
	background-color:#FFF;
	border-right:solid 1px #000;
	border-left:solid 1px #000;
	float:left;
	width:988px;
	background-image: url(http://www.pwaponline.com/_img/content_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#crumb {
	color:#333;
	height:25px;
	line-height:25px;
	font-size:10px;
	background-color:#F7F1F8;
	float:left;
	width:767px;
	padding-left:7px;
}
#crumb a {
	color:#843b97;
	text-decoration:underline;
}
#crumb a:hover {
	color:#333;
	text-decoration:none;
}
#crumb .on {
	color:#0b45a6;
}
#contentFullRight {
	background-color:#FFF;
	border-right:solid 1px #000;
	border-left:solid 1px #000;
	float:left;
	width:988px;
	background-image: url(http://www.pwaponline.com/_img/content_bg2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#homeSlideshow {
	width:560px;
	height:500px;
	float:left;
}
#centerCol {
	width:540px;
	float:left;
	padding:10px;
}
#fullRight {
	width:754px;
	padding:10px;
	float:left;
	padding-bottom:50px;
}
#grayTop {
	background-image: url(http://www.pwaponline.com/_img/gray_top.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 754px;
}
#grayMid {
}
#grayBtm {
	background-image: url(http://www.pwaponline.com/_img/gray_btm.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 754px;
}
/*====Item Detail Page====*/
table.itemDesc {
	width:100%;
	margin:15px 0px;
	font-size:13px;
}
.productImageMain {
	width:250px;
	vertical-align:middle;
	text-align:center;
	margin-bottom:8px;
	margin-right:40px;
	position:relative;
}
.newLogo {
	position:absolute;
	top:2px;
	left:2px;
	background-image: url(http://www.pwaponline.com/_img/new.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 50px;
}
#icons {
	height:50px;
	margin-bottom:10px;
	vertical-align:top;
}
#icons img {
	margin-right:5px;
}
#detailToolsTop {
	background-image: url(http://www.pwaponline.com/_img/item_detail_tools_top.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 250px;
	margin-top:15px;
}
#detailToolsMid {
	padding:0px 6px;
	width:236px;
	border-left:solid 1px #ebebeb;
	border-right:solid 1px #ebebeb;
}
#detailToolsBtm {
	background-image: url(http://www.pwaponline.com/_img/item_detail_tools_btm.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 250px;
}
/*=======Small Tool Area======*/
#detailToolsTopSm {
	background-image: url(http://www.pwaponline.com/_img/item_detail_tools_top_sm.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 140px;
	margin-top:15px;
}
#detailToolsMidSm {
	padding:0px 6px;
	width:126px;
	border-left:solid 1px #ebebeb;
	border-right:solid 1px #ebebeb;
}
#detailToolsBtmSm {
	background-image: url(http://www.pwaponline.com/_img/item_detail_tools_btm_sm.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 140px;
}

/*-----------------Table Styles--------------------*/



.l {
	text-align:left;
}
.r {
	text-align:right;
}
.c {
	text-align:center;
}
table.itemTable {
	border:1px solid #999;
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	width: 100%;
}
table.itemTable td {
	padding:2px 10px;
}
table.itemTable tr {
	line-height: 16px;
}
table.itemTable tr.titleRow {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4786af;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
table.itemTable tr.descRow {
	background-color: #B4E5F8;
	font-weight: bold;
	color: #595858;
	line-height: 18px;
}
table.itemTable tr.altRow {
	background:#fbf9e3;
}
table.itemTable tr.altRow2 {
	background-color: #F9F9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
}
table.itemTable input.qtyField {
	height: 12px;
	width: 17px;
}
/*-----------------Tabbed Styles--------------------*/



a.tabOn {
	position:relative;
	_position:fixed;
	z-index:5;
	padding:9px 10px;
	_padding:10px 10px 7px 10px;
	margin-right:1px;
	color:#00a4e3 !important;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background-color: #FFF;
	bottom: 8px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
	background-image: url(http://www.pwaponline.com/_img/tabOn.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
a.tabOff {
	font-weight:bold;
	padding:6px 10px;
	margin-right:1px;
	color:#843B97 !important;
	font-size:12px;
	text-decoration:none;
	position: relative;
	_position: fixed;
	bottom: 6px;
	background-image: url(http://www.pwaponline.com/_img/tabOff.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
}
div.tabContent {
	border:1px solid #999;
	padding:15px;
	background:white;
	margin:0px;
	_margin-top:6px;
	font-size:13px;
	line-height:18px;
}
/*	overflow-y:scroll;

		height: 150px;

	*/

div.tabContent .addImages {
	color:#666;
	font-size:13px;
	float:left;
	width:110px;
	overflow:hidden;
	margin:0px 10px 10px 0px;
	text-align:center;
}
#leftCol {
	width:195px;
	float:left;
	padding:7px;
	padding-right:12px;
	position:relative;
	padding-bottom:95px;
}
#rightCol {
	width:195px;
	float:left;
	padding:7px 7px 0px 12px;
}
#rightCol .container {
	/*	height: 135px;*/
	width: 195px;
	margin-bottom:3px;
}
#rightCol #emailWrap {
	margin-bottom:7px;
	padding:10px;
	height:65px;
	background-color:#f5f3f2;
	border:solid 1px #ccc;
}

#rightCol #emailWrap #emailLabel {
	border:0px;
	font-size:18px;
	font-weight:bold;
	color:#d00d12;
	/*	height: 14px;
	width: 167px;
	background-image: url(http://www.pwaponline.com/_img/email_label.gif);
	background-repeat: no-repeat;*/
	margin-bottom:6px;
}
#rightCol #emailWrap .tag {
	font-size:10px;
	line-height:12px;
	color:#843B97;
	margin-bottom:6px;
}

#rightCol #emailWrap #EmailAddress {
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	color:#333;
	width: 114px;
	padding:2px 4px 0px 4px;
	border:0px;
	height: 20px;
	float:left;
	background-image: url(http://www.pwaponline.com/_img/email_bg.gif) !important;
	background-repeat: no-repeat;

}
#rightCol #emailWrap #Submit {
	height: 28px;
	width: 50px;
	border:0px;
	float:left;
	cursor:pointer;
	background-image: url(http://www.pwaponline.com/_img/email_btn.gif);
	background-repeat: no-repeat;
}
#rightCol #poll {
	color:#FFF;
	background-image: url(http://www.pwaponline.com/_img/poll_bg.jpg);
	background-repeat: no-repeat;
	width: 175px;
	margin-bottom:7px;
	padding:10px;
	font-weight:bold;
	position:relative;
}
#rightCol #poll #pollBtn { text-align:center; }
#footer {
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	background-image: url(http://www.pwaponline.com/_img/footer_bg.gif);
	background-repeat: no-repeat;
	height: 38px;
	line-height:30px;
	position:relative;
	background-position: left top;
}
#footer .leftBtns {
	position:absolute;
	top:-95px;
	left:8px;
	color:#843b97;
	font-weight:bold;
	font-size:13px;
	line-height:normal;
}
#footer .leftBtns .gsa {
	font-size: 13px;
	color:#843b97;
	text-decoration:none;
	font-weight: bold;
	background-image: url(http://www.pwaponline.com/_img/logo_gsa.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:47px;
	padding-top:5px;
	padding-bottom:5px;
}
#footer .help {
	margin-left:10px;
}
#footer .help a {
	text-decoration:underline;
}
#footer .links {
	position:absolute;
	right:10px;
	top:0px;
}
#footer .links a {
	text-decoration:none;
}
#footer .links a:hover {
	text-decoration:underline;
}
#footer #copy {
	font-size:12px;
	color:#333;
	line-height:28px;
	margin-left:10px;
	font-weight:normal;
}
#footer #creditCards {
	background-image: url(http://www.pwaponline.com/_img/creditcards.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 152px;
	position:absolute;
	right:10px;
	bottom:-28px;
}
#footer a {
	color:#FFF;
}
#thawte {
	height: 46px;
	width: 205px;
	position: absolute;
	top: 58px;
	left: 110px;
}
#controlScan {
	height: 51px;
	width: 100px;
	position: absolute;
	top: 58px;
	left: 0px;
}
#footerMeta {
	color: #000000;
	text-align:center;
	line-height: 13px;
	padding:0px;
	margin-top:70px;
	margin-right:15px;
}
/*

	File : screen_products.css

	Date : 2006.8.13.dave



	#FFFFFF : background white

	#1B4692 : blue links / bold

	#CE0309 : red error

	#DAE1ED : light blue

*/



#featured_items {
	margin-top:20px;
	border:1px solid #DDE4EF;
}
#featured_items h1 {
	font-size:11px;
	padding:5px 10px;
	margin:0px;
	background:#DDE4EF;
}
#other_items {
	margin-top:20px;
	border:1px solid #DDE4EF;
}
#other_items h1 {
	font-size:11px;
	padding:5px 10px;
	margin:0px;
	background:#DDE4EF;
}
#sub_featured_items {
	width:100%;
}
#sub_featured_items h6 {
	margin-top:0px;
}
#sub_featured_items a {
	display:block;
	margin-bottom:4px;
}
#sub_featured_items a.show_all {
	color:#666666;
}
#category_tips {
	margin-top:20px;
	border:1px solid #DDE4EF;
}
#category_tips h1 {
	font-size:11px;
	padding:5px 10px;
	margin:0px;
	background:#DDE4EF;
}
#category_tips p {
	padding:10px;
	margin:0px;
}
#category_tips a {
	display:block;
	margin-bottom:4px;
}
#brand {
}
#grade {
}
#age {
}
.t_image {
	width:100px;
}
.s_image {
}
.s_image img {
	border-color:#000000;
}
#item_detail {
}
#item_detail ul {
	padding:0px 20px;
	margin:0px;
}
#item_detail li {
	margin:2px 0px;
}
#sku_tables {
}
#sku_tables table {
	width:100%;
}
#sku_tables thead tr {
	background:#FFFFFF;
}
#sku_tables tr {
	background-color: #F5F3F3;
}
#sku_tables td {
	padding:2px;
}
#sku_tables h1 {
	font-size:14px;
	padding:5px 10px;
	margin:0px;
	color:#ffffff;
}
#sku_tables h1 p {
	padding:0px;
	margin:0px;
}
#sku_tables .s_table {
	border:1px solid #38383A;
	margin:10px 0px;
}
#sku_tables .s_table td {
	padding:2px 5px;
}
#sku_tables .table_description {
	padding:10px 10px;
	background:#ffffff;
	border-width:1px 0px;
}
/*-----ADD TO CART BUTTON----*/

.greenButtonCart a {
	display:block;
	color: #FFF !important;
	text-decoration: none;
	border: none;
	background-image: url(http://www.pwaponline.com/_img/buttonGreenCartBig.png);
	background-repeat: no-repeat;
	text-transform: capitalize;
	font-size: 13px;
	background-position: left center;
	float: right;
	font-weight: bold;
	padding-right: 6px;
	line-height: 27px;
	text-indent: 15px;
}
.greenButtonCart a:hover {
	color: #FFF !important;
	text-decoration: none;
}
.greenButtonCart a:visited {
	color: #FFF !important;
	text-decoration: none;
}
.greenButtonCartEnd a {
	display:block;
	background-repeat: no-repeat;
	width: 38px;
	float: left;
	background-image: url(http://www.pwaponline.com/_img/buttonGreenCartEnd.png);
	border: none;
	background-position: left center;
	line-height: 27px;
	height: 27px;
}
.greenButtonCheckoutEnd a {
	display:block;
	background-repeat: no-repeat;
	width: 20px;
	float: left;
	background-image: url(http://www.pwaponline.com/_img/buttonGreenCartArrow.png);
	border: none;
	background-position: right center;
	line-height: 27px;
	height: 27px;
}
.pageHeading2 {
	font-family:Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	color:#00A5E4;
	font-size:22px;
	font-weight:bold;
	margin-bottom:10px;
	line-height:22px;
}
.clear {
	clear:both;
}
.redHeading {
	background-image: url(http://www.pwaponline.com/_img/red_heading_bg.jpg);
	background-repeat: repeat-x;
	height: 28px;
	border: 1px solid #00a4e3;
	line-height:26px;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	padding-left:10px;
}
.redHeading img {
	margin-top:3px;
}
.bottomShadow {
	background-image: url(http://www.pwaponline.com/_img/bottom_shadow.png);
	background-repeat: repeat-x;
	height: 4px;
}
/*---Scroll Menu---*/
div.scrollMenu {
	position:relative;
	margin:0px;
	padding: 0px;
	font-size: 100%;
	width: 193px;
	border: 1px solid #00a4e3;
	background-color:#FFF;
	/*

	scrollbar-arrow-color: #797979;

	scrollbar-3dlight-color: #797979;

	scrollbar-darkshadow-color: #797979;

	scrollbar-face-color: #cccccc;

	scrollbar-highlight-color: #797979;

	scrollbar-shadow-color: #797979;

	scrollbar-track-color: #797979;

	*/



	height:362px;
	overflow-y:scroll;
	overflow-x:hidden;
}
div.scrollMenu ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
	text-align:left;
}
div.scrollMenu ul li {
	padding:0px;
	margin:0px;
	border-bottom:1px solid #dbdbdb;
}
div.scrollMenu ul li:hover {
	padding:0px;
	border-bottom:1px solid #dbdbdb;
	cursor:pointer;
	background-color:#00a4e3;
}
div.scrollMenu ul li.on {
	font-weight:bold;
}
div.scrollMenu ul li a {
	padding-left:10px;
	font-size:12px;
	color:#000;
	text-decoration:none;
	display:block;
	line-height:26px;
}
div.scrollMenu ul li a:hover {
	color:#FFF;
}
div.scrollMenu ul li a.expander {
	padding-left:0px;
}
div.scrollMenu ul li div.submenu {
	margin-top:6px;
}
div.scrollMenu ul li div.submenu div {
	_position:relative;
	padding:4px 0px;
	background: url(/_img/leftNavLinkBG2.gif) fixed;
	border:1px solid #cccccc;
	border-width:1px 0px;
}
div.scrollMenu ul li div.submenu a {
	width:150px;
	display: block;
	color:#333333;
	background:none !important;
	border-bottom:1px solid #A0A0A0;
	padding:2px 15px 2px 20px;
}
div.scrollMenu ul li div.submenu a:hover {
	color:#d00d12 !important;
}
div.scrollMenu ul li div.submenu a.last {
	border:none;
}
div.scrollMenu ul li div.submenu a.on, div.scrollMenu ul li div.submenu a:hover {
	color:#333333;
	background:#cccccc !important;
}
/*-----------------Nav Category--------------------------*/

#nav_category {
	display: block;
	background-color: #FFF;
	width: 193px;
	border: 1px solid #00a4e3;
}
#nav_category .header {
	font-size:14px;
	line-height:25px;
	padding-left:8px;
	margin-bottom:5px;
	border-top:solid 1px #FFF;
	color:#333;
	font-weight:bold;
	font-style:italic;
	background-color:#BB9DCC;
}
#nav_category ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
	text-align:left;
}
#nav_category ul li {
	color:#333;
	padding:0px;
	margin:0px;
}
#nav_category ul li:hover {
	padding:0px;
	cursor:pointer;
}
#nav_category ul li.on {
	font-weight:bold;
}
#nav_category ul li a {
	padding-left:7px;
	font-size:12px;
	color:#000;
	text-decoration:none;
	line-height:22px;
}
#nav_category ul li a:hover {
	color:#00a4e3;
	text-decoration:underline;
}
/*-----------------Sku Table--------------------------*/

table.skuTable {
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	font-size: 13px;
	width: 100%;
}
table.skuTable td {
	padding:2px 10px;
}
table.skuTable tr {
	line-height: 16px;
	background-color: #f5f3f3;
}
table.skuTable tr.titleRow {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
table.skuTable tr.descRow {
	font-weight: bold;
	line-height: 18px;
	background-color:#B4E5F8;
	color: #232323;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9D9D9D;
}
table.skuTable tr.altRow {
	background-color: #FFF;
}
table.skuTable input.qtyField {
	height: 15px;
	width: 40px;
	border:solid 1px #00A4E3;
	font-size: 13px;
	text-align:center;
	font-weight:normal;
}
table.skuTable td.qtyBg {
	background-image: url(http://www.pwaponline.com/_img/QuantityBg.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 96px;
	position: relative;
	padding-right: 5px;
	background-position: center center;
	text-align: center;
}
.total {
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
.skuHeading {
	font-size: 14px;
	line-height:14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	z-index:200;
}
.skuHeading2 {
	font-size: 14px;
	font-weight: bold;
	color: #7338b5;
	width: 100%;
	z-index:200;
	line-height:14px;
	background-color:#DDE4EF;
}
.skuHeadBG {
	background-image: url(http://www.pwaponline.com/_img/red_heading_bg.jpg);
	background-repeat: repeat-x;
}
.skuDescription {
	padding-left:20px;
	font-size: 13px;
	color: #333;
	background-color:#FFF;
	border-bottom:solid 1px #232323;
}
.skuDescription li {
	padding:0px;
	margin:0px;
	list-style-type: none;
}
.recommendedItems {
	font-size: 16px;
	font-weight: bold;
	color: #843B97;
	font-style:italic;
	padding-bottom:3px;
	border-bottom:solid 1px #843B97;
}
.subCat li a {
	text-decoration: underline;
}
.subCat li {
	list-style-type: none;
	font-weight: bold;
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.productWrapper {
	float: left;
	margin-right: 0px;
	margin-left: 19px;
	margin-bottom: 10px;
}
#productTop {
	background-image: url(http://www.pwaponline.com/_img/productTopper.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 174px;
}
#productMid {
	background-image: url(http://www.pwaponline.com/_img/productMid.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 174px;
	padding-bottom: 26px;
}
#productMid a {
color:#333;
}
#productMid a:hover {
color:#00a4e3;
}
#productBottom {
	background-image: url(http://www.pwaponline.com/_img/productBottom.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 174px;
	position: relative;
}
#productPicBG {
	background-image: url(http://www.pwaponline.com/_img/productPicBG.gif);
	background-repeat: no-repeat;
	height: 107px;
	width: 124px;
	padding-top: 6px;
	position: relative;
}
#productPicBG img {
	border:0px;
}
.productInfo {
	background-image: url(http://www.pwaponline.com/_img/info_icon.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
	position: absolute;
	right: 4px;
	bottom: 4px;
}
.productName {
	font-weight: bold;
	line-height:17px;
	color: #000000;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 160px;
	height:50px;
	overflow:hidden;
}
.productName a {
	text-decoration: none;
}
.productName a:hover {
	text-decoration: underline;
}
.productPrice {
	font-weight: bold;
	color: #000000;
	height:32px;
	overflow:hidden;
}
.seeMoreInfo a {
	background-image: url(http://www.pwaponline.com/_img/seeMoreInfo2.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 86px;
	position: absolute;
	bottom: 5px;
	right:43px;
}
.startingAt {
	font-size: 11px;
	font-style: italic;
	padding-right: 5px;
	padding-left: 5px;
}
#printHeader {
	display:none;
}
#printFooter {
	display:none;
}
.error {
	color: #FF0000;
}
.error a {
	color: #FF0000;
}
.error a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.error a:visited {
	color: #FF0000;
}
.form_label {
	font-weight: normal;
}
.form_labelB {
	font-weight: bold;
}
.form_field {
	font-size: 12px;
	padding:2px;
}
input, select { border:solid 1px #00A4E3;}
.mainBtn {
	color: #FFFFFF !important;
	border: 1px solid #843b97;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(http://www.pwaponline.com/_img/sortBG.jpg);
	background-repeat: repeat-x;
	text-transform: capitalize;
	cursor:pointer;
	padding:1px 7px;
}
.mainBtn a {
	color: #FFFFFF;
}
.main_s a {
	text-decoration: underline;
	color: #7338b5;
}
a.main_m { margin:0px 3px;}
.l {
	text-align:left;
}
.r {
	text-align:right;
}
.c {
	text-align:center;
}
/*-----Login Options----*/
#loginWrap {
	background-color:#F7F1F8;
	border:solid 1px #c9c9c9;
	float:left;
	padding:8px;
}
#loginWrap .head {
	font-size:16px;
	color:#00A5E4;
	font-weight:bold;
}
#loginWrap .column {
	float:left;
	width:214px;
	height:269px;
	background-color:#FFF;
	border:solid 1px #cdcdcd;
	margin-right:7px;
	margin-top:10px;
	padding:18px 12px;
	position:relative;
}
#loginWrap .columnEnd {
	float:left;
	width:214px;
	height:269px;
	background-color:#FFF;
	border:solid 1px #cdcdcd;
	margin-top:10px;
	padding:18px 12px;
	position:relative;
}
#loginWrap .button {
	width:238px;
	text-align:center;
	position:absolute;
	bottom:20px;
	left:0px;
}
#loginWrap p {
	line-height:16px;
}
/*-----Create Account----*/
#createAccountWrap {
	background-color:#F7F1F8;
	border:solid 1px #c9c9c9;
	padding:8px;
	width:736px;
}
#createAccountWrap .head {
	font-size:16px;
	color:#d00d12;
	font-weight:bold;
}
#createAccountWrap .whiteBox {
	background-color:#FFF;
	border:solid 1px #cdcdcd;
	margin-top:10px;
	padding:18px 12px;
	position:relative;
}
#createAccountWrap .columnEnd {
	float:left;
	width:214px;
	height:269px;
	background-color:#FFF;
	border:solid 1px #cdcdcd;
	margin-top:10px;
	padding:18px 12px;
	position:relative;
}
#createAccountWrap .button {
	width:238px;
	text-align:center;
	position:absolute;
	bottom:20px;
	left:0px;
}
#createAccountWrap p {
	line-height:16px;
}
/*-----General Gray/White Wrapper----*/
#boxWrap { background-color:#F7F1F8; border:solid 1px #c9c9c9; padding:8px; width:736px;}
#boxWrap .whiteBox { background-color:#FFF; border:solid 1px #cdcdcd; margin-top:10px; padding:18px 12px; position:relative; }
/*-----CART PLACE ORDER BUTTON----*/


.greenButtonPlace a {
	display:block;
	color: #FFFFFF !important;
	text-decoration: none;
	border: none;
	background-image: url(http://www.pwaponline.com/_img/buttonGreenCartBig.png);
	background-repeat: no-repeat;
	text-transform: capitalize;
	font-size: 13px;
	background-position: left center;
	float: right;
	font-weight: bold;
	padding-right: 3px;
	line-height: 27px;
	text-indent: 15px;
}
.greenButtonPlace a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.greenButtonPlace a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.greenButtonPlaceEnd a {
	display:block;
	background-repeat: no-repeat;
	width: 25px;
	float: left;
	background-image: url(http://www.pwaponline.com/_img/buttonGreenPlaceEnd.png);
	border: none;
	background-position: left center;
	line-height: 27px;
	height: 27px;
}
.greenButton a {
	display:block;
	color: #FFF;
	text-decoration: none;
	border: none;
	background-image: url(http://www.pwaponline.com/_img/buttonGreenCartBig.png);
	background-repeat: no-repeat;
	text-transform: capitalize;
	font-size: 13px;
	background-position: left center;
	float: right;
	font-weight: bold;
	padding-right: 3px;
	line-height: 27px;
	text-indent: 15px;
}
.greenButton a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.greenButton a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.greenButtonEnd a {
	display:block;
	background-repeat: no-repeat;
	width: 7px;
	float: left;
	background-image: url(http://www.pwaponline.com/_img/buttonGreenEnd.gif);
	border: none;
	background-position: left center;
	line-height: 24px;
	height: 24px;
}
.greenButtonArrow a {
	display:block;
	background-repeat: no-repeat;
	width: 25px;
	float: left;
	background-image: url(http://www.pwaponline.com/_img/buttonGreenCartArrow.png);
	border: none;
	background-position: left center;
	line-height: 24px;
	height: 27px;
}
.greenButtonCartArrow a {
	display:block;
	background-repeat: no-repeat;
	width: 25px;
	float: left;
	background-image: url(http://www.pwaponline.com/_img/buttonGreenCartArrow.png);
	border: none;
	background-position: left center;
	line-height: 24px;
	height: 25px;
}
.grayButton {
	height:25px;
	padding-left:18px;
}
.grayButton a {
	color: #FFF;
	text-decoration: none;
	padding-left: 7px;
	border: none;
	background-image: url(http://www.pwaponline.com/_img/buttonGraySmall.png);
	background-repeat: no-repeat;
	text-transform: capitalize;
	font-size: 11px;
	background-position: left center;
	line-height: 25px;
	display:block;
	float:left;
	font-weight:bold;
}
.grayButton a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.grayButton a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.grayEnd a {
	background-repeat: no-repeat;
	width: 9px;
	background-image: url(http://www.pwaponline.com/_img/buttonGrayEnd.png);
	border: none;
	background-position: left center;
	line-height: 25px;
}
.smallGrayButton a {
	display:block;
	color: #FFF;
	text-decoration: none;
	padding-left: 7px;
	border: none;
	background-image: url(http://www.pwaponline.com/_img/buttonGraySmall.png);
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-size: 11px;
	background-position: left center;
	float: right;
}
.smallGrayButton a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.smallGrayButton a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.smallGrayButtonArrow a {
	display:block;
	color: #FFF;
	text-decoration: none;
	padding-left: 10px;
	border: none;
	background-image: url(http://www.pwaponline.com/_img/buttonGraySmall_Arrow.png);
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-size: 11px;
	float: right;
	background-position: left center;
}
.grayButtonArrow a {
	display:block;
	color: #FFF;
	text-decoration: none;
	padding-left: 15px;
	border: none;
	background-image: url(http://www.pwaponline.com/_img/buttonGraySmall_Arrow.png);
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-size: 11px;
	float: right;
	background-position: left center;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
}
.grayArrowEnd a {
	display:block;
	background-repeat: no-repeat;
	width: 13px;
	float: left;
	background-image: url(http://www.pwaponline.com/_img/buttonGrayEnd.png);
	border: none;
	background-position: left center;
	height: 21px;
}
.smallGrayButtonArrow a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.smallGrayButtonArrow a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.smallGrayEnd a {
	display:block;
	background-repeat: no-repeat;
	width: 9px;
	float: left;
	background-image: url(http://www.pwaponline.com/_img/buttonGrayEnd.png);
	border: none;
	background-position: left center;
	height: 25px;
}
table.checkout {
	width: 480px;
	border-collapse:collapse;
	background-color: #F7F1F8;
	border: 1px solid #CCCCCC;
}
#transCover {
	background-color: #FFFFFF;
	position: absolute;
	height: 600px;
	width: 476px;
	opacity: .5;
}
#transCover a {
}
#cartContent {
	background-color:#FFF;
	border-right:solid 1px #000;
	border-left:solid 1px #000;
	float:left;
	width:978px;
 .width:988px;
	padding:5px;
 .padding:0px;
}
table.checkout td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
table.checkout tr.titleRow {
	color:white;
	padding:5px;
	background:#843B97;
	font-weight: bold;
	line-height: 25px;
	font-size: 16px;
	text-indent: 5px;
	height: 25px;
	text-transform: capitalize;
}
table.checkout tr.steps {
	color:white;
	padding:5px;
	font-weight: bold;
	line-height: 25px;
	font-size: 11px;
	background-color: #00A4E3;
	text-indent: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ACACAC;
	background-image: url(http://www.pwaponline.com/_img/whiteArrowRight.gif);
	background-repeat: no-repeat;
	background-position: left center;
	cursor: pointer;
}
table.checkout tr.stepsOff {
	color:white;
	padding:5px;
	font-weight: bold;
	line-height: 25px;
	font-size: 11px;
	background-color: #00A4E3;
	text-indent: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ACACAC;
	cursor: pointer;
}
table.checkout tr.sectionTitle {
	color:#000000;
	font-weight: bold;
	line-height: 25px;
	font-size: 11px;
	background-color: #CFCFCF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a6a5a5;
	text-indent: 5px;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ACACAC;
}
table.checkout tr.placeOrder {
	color:white;
	padding:5px;
	background:#00A4E3;
	font-weight: bold;
	font-size: 12px;
	height: 50px;
	text-transform: uppercase;
}
table.checkout tr.sectionNote {
	font-weight: normal;
	background-color: #e5e4e4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a6a5a5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ACACAC;
	text-align: left;
}
table.checkout td.spacer {
	color:#000000;
	background-color: #FFFFFF;
	width: 10px;
}
.attention {
	background-color: #FFFFFF;
	border: 1px solid #7a7a7a;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-indent: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.attention .title {
	background-color: #777777;
	text-indent: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.itemTable {
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	background-color: #FFFFFF;
	overflow-y:scroll;
	width: 100%;
 .width: 96%;
}
table.itemTable td {
	padding:2px 10px;
}
table.itemTable tr {
	line-height: 20px;
}
table.itemTable tr.titleRow {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4786af;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
table.itemTable tr.descRow {
	background-color: #00A4E3;
	color: #FFFFFF;
	line-height: 10px;
}
table.itemTable tr.altRow {
	background-color: #ecebeb;
}
table.itemTable input.qtyField {
	height: 12px;
	width: 17px;
	border: 1px solid #232323;
}
.qty_field {
	border: solid 1px #232323;
}
.info {
	background-image: url(http://www.pwaponline.com/_img/info_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 14px;
	width: 14px;
	display: inline;
	padding-left: 17px;
}
.info a {
	text-decoration: underline;
	color: #D00D12;
}
.info a:hover {
	text-decoration: none;
}
.info a:visited {
	text-decoration: underline;
	color: #D00D12;
}
.error {
	color: #FF0000;
}
.error a {
	color: #FF0000;
}
.error a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.checkout .orderItems {
	overflow-y:scroll;
	overflow-x:hidden;
	height:275px;
}
.checkout .orderItems table {
 .width:448px;
}
.error a:visited {
	color: #FF0000;
}
.total {
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
.lineSpecial {
	background-image: url(http://www.pwaponline.com/_img/lineSpecial.gif);
	background-repeat: repeat-x;
	background-position: center;
	color: #FFFFFF;
}
.bigTotal {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
/*-----------POPUP ITEMS----------------------*/
#popupHeader {
	background-color:#843b97;
	height: 50px;
	padding:5px;
}
#popupLogo {
	background-image: url(http://www.pwaponline.com/_img/popupLogo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 200px;
}
#popupContactNumber {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	position: absolute;
	font-weight: bold;
	left: 140px;
	top: 25px;
}
#popupTag {
	background-image: url(http://www.pwaponline.com/_img/popupTag.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 137px;
	position: absolute;
	left: 140px;
	top: 54px;
}
#popupContent {
	background-color: #FFFFFF;
	margin: 20px;
}
#popupFooter {
	margin: 0px;
	padding: 0px;
	height: 60px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #d61015;
	background-color:#843B97;
	position: relative;
}
#popupFooter .imageSelector a {
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	float: right;
}
#popupFooter img.image { position:relative; bottom:3px; outline:none; border:none;}
#popupFooter .itemTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 23px;
	position: relative;
}
.detailHead {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #363636;
	line-height: 35px;
	padding-left: 10px;
}
#detailHeadBG {
	background-image: url(http://www.pwaponline.com/_img/itemDetailHeadBg.gif);
	height: 35px;
	width: 755px;
	position: relative;
	overflow:hidden;
}
#detailHeadBG table {
	vertical-align:top;
	border-collapse:collapse;
}
#detailHeadBG td {
	vertical-align:top;
	padding:0px;
}
#detailHeadBG td img {
	margin-top:3px;
}
