body {
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background-color: #84d3f1;
	background-image: url(/_img/site_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0px;
	margin-bottom:50px;
}
a img {
	border:0px;
}
a {
	outline:none;
}
h3 {
	font-size: 15px;
	color: #000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	line-height:110%;
	margin-bottom:5px;
	padding-bottom:3px;
	border-bottom:solid 1px #EFEFEF;
}
.small {
	font-size:12px;
	line-height:12px;
}
#printHeader {
	display:none;
}
#printFooter {
	display:none;
}
/*=======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(/_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(/_img/gray_left.gif?dummy=1);
	background-repeat: no-repeat;
	background-position: left -16px;
	text-decoration:none;
}
a.grayBtn span.s2 {
	background-image: url(/_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(/_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(/_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(/_img/blue_left.gif?dummy=1);
	background-repeat: no-repeat;
	background-position: left -16px;
	text-decoration:none;
}
a.blueBtn span.s2 {
	background-image: url(/_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(/_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(/_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:213px;
	top:36px;
}
#callNumber {
	background-image: url(/_img/800_number.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 181px;
	position:absolute;
	bottom:59px;
	right:230px;
}
#McAfee {position:absolute; bottom:65px; right:144px; width:65px; height:37px; }
#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(/_img/search_label.gif);
	background-repeat: no-repeat;
}
#search #searchBlankMsg {
	background-image:url(/_img/trans_white_bg.png);
	border:1px solid #843B97;
	left:83px;
	padding:10px 20px 10px 10px;
	position:absolute;
	text-align:left;
	top:10px;
	width:160px;
	z-index:4;
}
#search #searchBlankMsg a{ color:#843B97;}
#KEYWORD {
	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(/_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(/_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(/_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;
	width:100%;
}
#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(../_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(/_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(../_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(/_img/cart_bg.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 315px;
	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(../_img/trans_white_bg.png);
	text-align:left;
	border:solid 1px #843B97;
}
#cart #headerQuickOrderInfo {
	position:absolute;
	top:29px;
 .left:0px;
	z-index:4;
	text-align:left;
	background-image: url(/_img/trans_white_bg.png);
	width:250px;
	padding:10px;
	border:1px solid #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;
}
#update_text {
	float:left;
	width:200px;
	text-align:left;
	margin-left:15px;
	color:#FF0000;
}
ul.cartError {
	margin:0px;
	padding:0px;
.margin-top:8px;
	margin-bottom:10px;
}
ul.cartError li {
	margin-left:5px;
	margin-top:0px;
	background-image: url(../_img/sm_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left:10px;
}
.cartErrorBox {
	border:2px solid #db0008;
	padding:10px;
	font-weight:bold
}
.cartErrorBox .head {
	color:#db0008;
	font-size:16px;
	font-weight:bold;
}
.cartErrorBox .item {
	color:#843B97;
	margin:10px;
}
.cartErrorBox .item .normal {
	color:#222;
	font-weight:normal;
}
#coupon {
	width:330px;
	position:absolute;
	bottom:15px;
	left:15px;
	border:solid 1px #c9c9c9;
	padding:5px 3px;
	background-color:#FFF;
	white-space:nowrap;
}
#coupon .form_field { width:90px;}
#coupon .form_fieldError {
	width:90px;
	border:solid 1px #D8211B;
	background-color:#F88372;
}
#coupon table td {
	background-color:#FFF;
}
#coupon2 {
	width:315px;
	.width:325px;
	border:solid 1px #c9c9c9;
	padding:5px 3px;
	background-color:#FFF;
	white-space:nowrap;
}
#coupon2 #coupon_no { width:90px;}
.couponRow td.coupon {
	color:#E41936;
	font-weight:bold;
}
#currentCouponNo {
	color:#E41936;
}
#content {
	background-color:#FFF;
	border-right:solid 1px #000;
	border-left:solid 1px #000;
	float:left;
	width:988px;
	background-image: url(/_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;
	text-indent:10px;
}
#crumb a {
	color:#843b97;
	text-decoration:underline;
}
#crumb a:hover {
	color:#333;
	text-decoration:none;
}
#crumb .on {
	color:#0b45a6;
}
#crumbCheckout {
	color:#333;
	height:25px;
	line-height:25px;
	font-size:10px;
	background-color:#F7F1F8;
	padding-left:7px;
}
#crumbCheckout a {
	color:#843b97;
	text-decoration:underline;
}
#crumbCheckout a:hover {
	color:#333;
	text-decoration:none;
}
#crumbCheckout .on {
	color:#0b45a6;
}
#contentFullRight {
	background-color:#FFF;
	border-right:solid 1px #000;
	border-left:solid 1px #000;
	float:left;
	width:988px;
	background-image: url(/_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;
	position:relative;
}
#grayTop {
	background-image: url(/_img/gray_top.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 754px;
}
#grayMid {
}
#grayBtm {
	background-image: url(/_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(/_img/new.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 50px;
}
#icons {
	margin-bottom:5px;
	vertical-align:top;
	position:relative;
	padding-right:5px;
	width:320px;
}
#icons #share {
	position:absolute;
	top:0px;
	right:0px;
}
#icons img {
	margin-right:5px;
}
/*============================================
	REVIEW SECTIONS
=============================================*/

#detailToolsTopReview {
	background-image: url(/_img/review_header.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 250px;
	margin-top:15px;
	font-size:12px;
	font-weight:bold;
	color:#333;
	line-height:25px;
	text-indent:7px;
	border-bottom:solid 1px #d7d7d7;
}
#reviewsBreakdown {
	position:absolute;
	left:5px;
	top:5px;
	z-index:2000;
	background-color:#FFF;
	padding:10px;
	border:solid 1px #843B97;
	background-image:url(/_img/review_bg.gif);
	background-position:center bottom;
	background-repeat: repeat-x;
}
.reviewBarWrap {
	border:solid 1px #CCC;
	width:108px;
	background-color:#FFF;
}
.reviewBar {
	background-image:url(/_img/rating_bar.jpg);
	background-repeat:repeat-x;
	height:17px;
}
.reviewPN a {
	font-weight:bold;
	text-decoration:underline!important;
}
.i {
	font-style:italic;
}
.lightBg {
	background-color:#F7F1F8;
	padding:5px;
	width:440px;
}
.helpfulTips {
	background-image:url(/_img/trans_white_bg.png);
	padding:15px;
	width:450px;
	border:solid 1px #843B97;
	position:absolute;
}
.lightBg td {
.padding:5px;
}
.reviewHead {
	font-size:14px;
	color:#333;
	font-weight:bold;
	padding-bottom:4px;
}
.reviewBox {
	position:absolute!important;
	top:0px;
	left:0px;
	z-index:20;
	background-image:url(/_img/trans_white_bg.png);
	padding:15px;
	border:1px solid #843B97;
}
#detailToolsTop {
	background-image: url(/_img/item_detail_tools_top.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 250px;
	margin-top:15px;
}
#detailToolsMid {
	padding:4px 6px;
	width:236px;
	border-left:solid 1px #ebebeb;
	border-right:solid 1px #ebebeb;
	position:relative;
}
#detailToolsBtm {
	background-image: url(/_img/item_detail_tools_btm.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 250px;
}
/*=======Small Tool Area======*/
#detailToolsTopSm {
	background-image: url(/_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(/_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(/_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(/_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;
}
#leftCol2 {
	width:195px;
	float:left;
	padding:7px;
	padding-right:12px;
	position:relative;
	padding-bottom:110px;
	background-image: url(../_img/content_bg2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#rightCol {
	width:195px;
	float:left;
	_float:right;
	padding:7px 7px 0px 12px;
	_padding:7px 7px 0px 5px;
}
#rightCol .container {
	/*	height: 135px;*/
	width: 195px;
	margin-bottom:3px;
}
#rightCol #emailWrap {
	height:65px;
	background-color:#f5f3f2;
	border:solid 1px #ccc;
	margin-bottom:7px;
	padding:10px;
}
#rightCol #emailWrap #emailLabel {
	border:0px;
	font-size:18px;
	font-weight:bold;
	color:#d00d12;
	/*	height: 14px;
	width: 167px;
	background-image: url(/_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: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	width: 114px;
	padding:2px 4px 0px 4px;
	border:0px;
	height: 20px;
	float:left;
	background-image: url(/_img/email_bg.gif) !important;
	background-repeat: no-repeat;
	background-position:bottom right;
}
#rightCol #emailWrap #Submit {
	height: 28px;
	width: 50px;
	border:0px;
	float:left;
	cursor:pointer;
	background-image: url(/_img/email_btn.gif);
	background-repeat: no-repeat;
}
#rightCol .container #signupError {
	background-color:#FFF;
	padding:8px 10px;
	width:173px;
	font-size:11px;
	border:solid 1px #FF2B2B;
	position:absolute;
	top:0px;
	right:0px;
}
#rightCol .container #signupThanks {
	padding:4px 10px 4px 10px;
	width:173px;
	font-size:11px;
	border:solid 1px #CCCCCC;
	position:absolute;
	top:0px;
	right:0px;
	background-image: url(/_img/trans_white_bg.png);
}
#rightCol #poll {
	color:#FFF;
	background-image: url(/_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;
}
#emailPage #emailWrap {
	background-color:#f5f3f2;
	border:solid 1px #ccc;
	padding:10px;
	float:left;
	-moz-border-radius: 10px!important;
	-webkit-border-radius: 10px!important;
}
#emailPage #emailWrap #emailLabel {
	border:0px;
	font-size:18px;
	font-weight:bold;
	color:#d00d12;
	/*	height: 14px;
	width: 167px;
	background-image: url(/_img/email_label.gif);
	background-repeat: no-repeat;*/
	margin-bottom:6px;
}
#emailPage #emailWrap .tag {
	font-size:10px;
	line-height:12px;
	color:#843B97;
	margin-bottom:6px;
}
#emailPage #emailWrap #EmailAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	width: 114px;
	padding:2px 4px 0px 4px;
	border:0px;
	height: 20px;
	float:left;
	background-image: url(/_img/email_bg.gif) !important;
	background-repeat: no-repeat;
	background-position:bottom right;
}
#emailPage #emailWrap #Submit {
	height: 28px;
	width: 50px;
	border:0px;
	float:left;
	cursor:pointer;
	background-image: url(/_img/email_btn.gif);
	background-repeat: no-repeat;
}
#emailPage .container #signupError {
	background-color:#FFF;
	padding:8px 10px;
	width:173px;
	font-size:11px;
	border:solid 1px #FF2B2B;
	position:absolute;
	top:0px;
	right:0px;
}
#emailPage .container #signupThanks {
	padding:4px 10px 4px 10px;
	width:173px;
	font-size:11px;
	border:solid 1px #CCCCCC;
	position:absolute;
	top:0px;
	right:0px;
	background-image: url(/_img/trans_white_bg.png);
}

#footer {
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	background-image: url(/_img/footer_bg.gif);
	background-repeat: no-repeat;
	height: 38px;
	line-height:30px;
	position:relative;
	background-position: left top;
}
#footer .leftBtns {
	position:absolute;
	top:-110px;
	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(/_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(/_img/creditcards.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 152px;
	position:absolute;
	right:10px;
	bottom:-28px;
}
#footer a {
	color:#FFF;
}
#secureLogos {
	position:relative;
	height:60px;
	margin-top:15px;
}
#thawte {
	height: 46px;
	width: 205px;
	position: absolute;
	top: 0px;
	right: 110px;
}
#controlScan {
	height: 51px;
	width: 100px;
	position: absolute;
	top: 0px;
	right: 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 {
}

#tipWrapPWAP {
	margin:0px auto;
	width:700px;
}
#tipWrapPWAP .tipHead {
	height:50px;
	width:700px;
	background-image: url(/_img/PlayTip_WebHead_50px.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#tipWrapPWAP .tipContent {
	border:solid 4px #33ccff;
	border-top:none;
	padding:8px;
}
#tipWrapPWAP h1 {
	font-size:22px;
	color:#222;
	font-weight:bold;
	margin:0px;
	padding:15px 0px;
	text-align:center;
}
#tipWrapPWAP table {
	width:100%;
	padding:0px;
	margin:0px;
}
#tipWrapPWAP table td {
	vertical-align:top;
}
#tipWrapPWAP table td ul { margin:0px; padding:0px; margin-left:20px;}
#tipWrapPWAP table td p {
	margin:0px;
	padding:0px;
	font-size:14px;
	padding-bottom:25px;
}
#tipWrapPWAP table tr.title td {
	font-size:18px;
	font-weight:bold;
	color:#000;
	padding:5px 0px;
	padding-top:10px;
}
#tipWrapPWAP table td.l {
	width:230px;
	text-align:left;
}
#tipWrapPWAP table td.r {
	padding-left:10px;
	text-align:left;
}
#tipWrapPWAP a {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#843B97;
	text-decoration:underline;
}
#tipWrapPWAP a:hover {
	text-decoration:none;
}
#tipWrapPWAP .footerCopy {
	font-size:11px;
}
.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 table tr.head {
	color:#FFF;
	background-image:url(/_img/itemDetailHeadBg.jpg);
	background-repeat:repeat-x;
}
#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(/_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;
	padding-bottom:2px;
	.padding-bottom:3px;
}
.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(/_img/buttonGreenCartEnd.png);
	border: none;
	background-position: left center;
	line-height: 27px;
	height: 27px;
	padding-bottom:2px;
	.padding-bottom:3px;
}
.greenButtonCheckoutEnd a {
	display:block;
	background-repeat: no-repeat;
	width: 20px;
	float: left;
	background-image: url(/_img/buttonGreenCartArrow.png);
	border: none;
	background-position: right center;
	line-height: 27px;
	height: 27px;
	padding-bottom:2px;
	.padding-bottom:3px;
}
/*=======PNG Buttom======*/
.pngBtn a {
	display:block;
	color: #FFF !important;
	text-decoration: none;
	border: none;
	background-image: url(/_img/png_button_big.png);
	background-repeat: no-repeat;
	text-transform: capitalize;
	font-size: 13px;
	background-position: left center;
	float: right;
	font-weight: bold;
	padding-right: 0px;
	line-height: 27px;
	text-indent: 16px;
	padding-bottom:2px;
	.padding-bottom:3px;
}
.pngBtn a:hover {
	color: #FFF !important;
	text-decoration: none;
}
.pngBtn a:visited {
	color: #FFF !important;
	text-decoration: none;
}
.pngBtnEnd a {
	display:block;
	background-repeat: no-repeat;
	width: 16px;
	float: left;
	background-image: url(/_img/png_button_end.png);
	border: none;
	background-position: right center;
	line-height: 27px;
	height: 27px;
	padding-bottom:2px;
	.padding-bottom:3px;
}
.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;
}
.pageHeadingFS {
	font-family:Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	color:#00A5E4;
	font-size:22px;
	font-weight:bold;
	margin-bottom:10px;
	line-height:22px;
	padding-top:15px;
	padding-left:15px;
}
.clear {
	clear:both;
}
.gsaWrap { padding-left:3px;}
.gsa {
	font-size: 13px;
	color:#1b4692;
	text-decoration:none;
	font-weight: bold;
	background-image: url(/_img/logo_gsa.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:47px;
	padding-top:5px;
	padding-bottom:5px;
}
.redHeading {
	background-image: url(/_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(/_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(/_img/QuantityBg.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 96px;
	position: relative;
	padding-right: 5px;
	background-position: center center;
	text-align: center;
}
.quickOrderTable {
	width:auto;
	border:1px solid #843B97;
}
.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;
}
.skuHeadingSmall {
	font-size: 11px;
	font-weight: normal;
	color: #7338b5;
	width: 100%;
	z-index:200;
	line-height:14px;
	background-color:#DDE4EF;
}
.skuHeadBG {
	background-image: url(../_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(/_img/productTopper.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 174px;
}
#productMid {
	background-image: url(/_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(/_img/productBottom.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 174px;
	position: relative;
}
#productPicBG {
	background-image: url(/_img/productPicBG.gif);
	background-repeat: no-repeat;
	height: 112px;
	line-height:105px;
	vertical-align:middle;
	width: 124px;
	position: relative;
}
#productPicBG table { vertical-align:middle;}
#productPicBG table a {line-height:108px; height:108px; vertical-align:middle;}
#productPicBG table a img {
	border:0px;
	vertical-align:middle;
}
.productInfo {
	background-image: url(/_img/info_icon.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
	position: absolute;
	right: 4px;
	bottom: 4px;
}
.productInfo2 {
	background-image: url(/_img/info_icon.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
	position: relative;
}
.productName {
	font-weight: bold;
	line-height:140%;
	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(/_img/seeMoreInfo2.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 86px;
	position: absolute;
	bottom: 5px;
	right:43px;
}
.startingAt {
	font-size: 11px;
	font-weight:bold;
	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.big {width:50px; height:30px; cursor:pointer;}
input, select, textarea {
	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(/_img/sortBG.jpg);
	background-repeat: repeat-x;
	text-transform: capitalize;
	cursor:pointer;
	padding:1px 7px;
}
.mainBtnAlt {
	color: #FFFFFF !important;
	border: 1px solid #000;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/_img/sortBGAlt.jpg);
	background-repeat: repeat-x;
	text-transform: capitalize;
	cursor:pointer;
	padding:1px 7px;
}
.mainBtn a, .mainBtnAlt a {
	color: #FFFFFF;
}
a:link, a:visited {
	color: #7338b5;
	text-decoration: none;
}
a:hover {
	color: #7338b5;
	text-decoration: none;
}
.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;
}
.sm {
	font-size:11px;
	font-style:italic;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.b {
	font-weight:bold;
}
.solidDark {
	border-bottom:solid 1px #CDCDCD;
}
.solidLight {
	border-bottom:solid 1px #EDEDED;
}
/*-----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;
}
#loginWrap .link {
	text-decoration:underline;
	color:#d00d12;
	font-size:11px;
}
/*-----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;
}
.BVReviewData {
	width: 500px;
}
/*-----CART PLACE ORDER BUTTON----*/


.greenButtonPlace a {
	display:block;
	color: #FFFFFF !important;
	text-decoration: none;
	border: none;
	background-image: url(/_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(/_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(/_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(/_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(/_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(/_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(/_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(/_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(/_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(/_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(/_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(/_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(/_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: 0px;
	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(/_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.sectionTitle td {
	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;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ACACAC;
}
table.checkout tr.sectionTitle td td{
	border:none;
	padding:0px;
}
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;
}
table.checkout .shipNotice {
	font-size:12px;
	color:#db0008;
	font-weight:bold;
	padding:10px;
	margin:5px;
	border:2px solid #db0008;
	background-color:#FFF;
	line-height:15px;
	text-indent:0px;
}
#shoppingOptions2 {
	position:absolute;
	top:17px;
	left:8px;
	width:400px;
	z-index:10;
	background-color:#FFF;
	border:1px solid #383838;
}
#shoppingOptions2 table td { background-color:#FFF;}
.surveyBox {
	background-color:#FFF;
	border-top:solid 2px #02B125;
	border-bottom:solid 2px #02B125;
	padding:12px;
	width:97%;
	height:120px;
	position:relative;
	left:-10px;
}
.surveyBox .surveyBtnBox {
	float:left;
	margin-top:10px;
	position:absolute;
	left:7px;
	bottom:12px;
	width:148px;
}
.redl {
	color:#db0008;
	font-weight:bold;
	border:2px solid #db0008;
	border-right:none;
	border-bottom:none;
}
.redr {
	color:#db0008;
	font-weight:bold;
	border:2px solid #db0008;
	border-left:none;
	border-bottom:none;
}
.redi {
	font-size:11px;
	border:2px solid #db0008;
	border-top:none;
}
.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(/_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(/_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(/_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(/_img/popupTag.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 137px;
	position: absolute;
	left: 140px;
	top: 54px;
}
.popupContent { height:550px; overflow-y:auto; overflow-x:hidden;}
.popupContent2 {
	overflow-y:auto;
	overflow-x:hidden;
}
#popupContent {
	background-color: #FFFFFF;
	margin: 20px;
}
#popupFooter {
	margin: 0px;
	padding: 0px;
	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(/_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;
}
/*---Zoom Styles---*/
#zoomWrap {
	position:relative;
	width:250px;
	height:250px;
}
#zoomWrap #zoomFlash {
	position:absolute;
	top:0px;
	left:0px;
}
#zoomWrap #zoomIcon {
	position:absolute;
	top:0px;
	left:0px;
	background-image: url(../_img/zoom.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 250px;
	width: 250px;
	z-index:5;
}
/*---QTY Indicator Message---*/
#qtyIndicatorMsg2 {
	border:4px solid #db0008;
	left:137px;
	position:absolute;
	text-align:center;
	top:100px;
	width:450px;
	z-index:2000;
	color: #000;
	background-color:#FFF;
	padding: 25px;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
}
#qtyIndicatorMsg2 .close {
	position: absolute;
	font-size:12px;
	top: 5px;
	right: 5px;
	font-weight: bold;
	color: #db0008;
	text-decoration: underline;
}
sup { line-height:6px;}