/* colors
#ffeebb = light tan
*/
a img {border:none;}
.bigButton {float:left; margin:10px 0 15px;}
.bubbleInfo {
    position: relative;
}
.updateProgress {
	position:absolute;
	left:45%;
	top:40%;
	/*z-index:9999;*/
	z-index:100005;
}
.updateProgressMessage{
	margin:3px; 
	font-size:14px;
	font-weight:bold; 
	vertical-align: middle;
}
.loading {
	border:10px solid #e6dcc6;
	color:#BE2E02;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	background-color:#f1ece0;
	padding:20px;
}
.loading p {
	margin:0 0 5px 0;
	padding:0;
}
.cartAlert {
	float:left;
	width:70%;
}
.ajaxTabs div.popup, .popup {
	padding:5px;
	width:100px;
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */
	background-color:#fff;
	border:1px solid #B72B00;
}

body {
	background: url(/images/policeStore/bgRepeat.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
	color:#333333;
}
form, dl, dt, dd {margin:0; padding:0}
.clearMe {clear:both;}

a {color: #272B5E; :-moz-any-link:focus; outline: none; cursor:pointer; }
a:link {text-decoration: none; }
a:visited {text-decoration: none; }
a:active {text-decoration: none; }
a:hover, a:hover span {text-decoration: underline; }
.redText, a.redText, a:link.redText {color:#b72b00;}
.floatLeft {float:left;}
.floatRight {float:right;}
h1 {
	color: #272b5e;
	margin:0 0 15px 0;
	font-size: 18px;
	font-weight: bold;
}
.home h1 {font-size:12px;}
h2 {
	color: #272b5e;
	margin:0 0 15px 0;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	color: #272b5e;
	margin:0 0 15px 0;
	font-size: 12px;
	font-weight: bold;
}
.upperRightColumn h3 {
	font-size: 11px;
}
h4, h5, h6 {margin:0 0 10px 0; padding:0;font-size: 12px;}
.gunTech h4, .gunTech h3 {
	color:#272B5E;
}
p {	margin:0 0 15px 0;}
.retailPrice {color:#272b5e;}
.salePrice {color:#b72b00;}
.dealerPrice {color:#063;}
.quotePrice {color:Blue;}
.strikeThru { color:#555; text-decoration: line-through;}
.siteTabs {
	width:100%;
	margin:0;
	background:#d3c39c url(/images/siteTabsBg.png) repeat-x left bottom;
	float:left;
}
.siteTabs .siteTabsWrap {
	width:957px;
	margin:0 auto;
	height:50px;
	position:relative;
}
.siteTabs .siteTabsInfo {
	background:#efeadd url(images/siteTabsInfoBg.png) repeat-x left bottom;
	padding:3px 10px 2px 10px;
	height:44px;
	position:absolute;
	right:7px;
	top:0;
	display:inline;
	width:auto;
}
.siteTabs .siteTabsInfo img {
	padding:0 145px 0 0;
}
.siteTabs .siteTabsCart {
	position:absolute;
	top:19px;
	left:215px;
	height:26px;
	display:inline;
	color:#B72B00;
	font-size:12px;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.siteTabs .siteTabsCart a {
	color:#B72B00;
	line-height:26px;
	height:26px;
	padding:0 0 0 18px;
	background:url(/images/cartRed.png) no-repeat left 1px;
}
.siteTabs .siteTabsCart .callout {
	display:inline;
	color:#a3956e;
	font-size:13px;
	font-weight:bold;
	margin:0 5px 0 0;
	padding:0 35px 0 0;
	background:url(images/cartArrows.png) no-repeat right center;
}
.siteTabs .siteTabsCart .callout span {
	line-height:28px;
	margin:0;
	padding:0 0 0 0;
}
.siteTabs .siteTabsCart .callout span.last {
	margin:0 0 0 5px;
	padding:0 0 0 5px;
	border-left:2px solid #a3956e;
}
.siteTabs .siteTabsCart .callout em {
	text-indent:-9999px;
	height:28px;
	width:30px;
	background-image:url(images/textSites.png);
	background-repeat:no-repeat;
	background-position:left 50%;
}
.siteTabs .siteTabsCart .callout .last em {
	width:53px;
	background-image:url(images/textCheckout.png);
}
.siteTabs .siteTabsCart .callout strong {
	font-family: "Arial Black",Arial, Helvetica, sans-serif;
	font-size:26px;
}

.siteTabs .siteTabsWelcome {
	display:inline;
	/*position:absolute;
	top:2px;
	right:7px;*/
	color:#272B5E;
	font-size:11px;
	margin:0;
	padding:0 0 2px 0;
}
.siteTabs .siteTabsWelcome a {
	color:#272B5E;
}
.siteTabs ul {
	position:absolute;
	left:25px;
	bottom:0;
	width:400px;
	margin:0 auto;
	padding:0;
	height:23px;
	list-style:none;
}
.siteTabs li {
	float:left;
	height:23px;
	padding-left:5px;
}
.siteTabs li.siteTab1 a {
	display:block;
	width:122px;
	height:23px;
	text-indent: -9000px;
	background:url(/images/siteTabs.png) no-repeat 0 0;
}
.siteTabs li.siteTab2 a {
	width:128px;
	height:23px;
	text-indent: -9000px;
	background:url(/images/siteTabs.png) no-repeat -122px 0;
}
.siteTabs li.siteTab3 a {
	width:126px;
	height:23px;
	text-indent: -9000px;
	background:url(/images/siteTabs.png) no-repeat -250px 0;
}
.siteTabs li a:link, .siteTabs li a:visited {
	display:block;
	height:23px;
}
.siteTabs li.siteTab1 a:hover {
	background:url(/images/siteTabs.png) no-repeat 0 -23px;
}
.siteTabs li.siteTab2 a:hover {
	background:url(/images/siteTabs.png) no-repeat -122px -23px;
}
.siteTabs li.siteTab3 a:hover {
	background:url(/images/siteTabs.png) no-repeat -250px -23px;
}

.siteTabs li.siteTab1 a.selected {
	background:url(/images/siteTabs.png) no-repeat 0 -46px;
}
.siteTabs li.siteTab2 a.selected {
	background:url(/images/siteTabs.png) no-repeat -122px -46px;
}
.siteTabs li.siteTab3 a.selected {
	background:url(/images/siteTabs.png) no-repeat -250px -46px;
}
.wrapper1 {
	width:100%;
	margin:0;
	background:url(/images/policeStore/bgGlow.png) no-repeat center top;
	float:left;
}
.wrapper2 {
	width:950px;
	margin:0 auto;
}
.header {
	height:99px;
	position:relative;
/*	background:url(/images/policestore/headerBg.png) no-repeat 300px 0;
*/}
.header a {color: #fff; }
.header .logo {
	position:absolute;
	top:23px;
	left:220px;
	width:365px;
	height:56px;
	background:url(/images/policestore/logo.png) no-repeat;
}
.header .logo a:link, .header .logo a:visited {
	display:block;
	width:365px;
	height:56px;
	text-indent: -9000px;
}
.header .brownellsLE {
	position:absolute;
	top:4px;
	left:0px;
	background:url(/images/policestore/brownellsLE.png) no-repeat;
}
.header .brownellsLE a:link, .header .brownellsLE a:visited {
	display:block;
	width:205px;
	height:88px;
	text-indent: -9000px;
}
.header .headerContent {
	position:absolute;
	top:0;
	right:0;
	width:355px;
	height:99px;
}

/* -- header phone, cart and welcome -- */
.social {
	position:absolute;
	top:8px;
	right:0px;
}
.social a {
	padding-left:10px;
}
.hackerSafe {
	position:absolute;
	top:33px;
	right:5px;
}
.headerPhone {
	position:absolute;
	bottom:8px;
	right:5px;
	color:#fff;
	font-size:11px;
	margin:0;
	padding:0;
}
.headerCart {
	position:absolute;
	top:8px;
	right:0px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0 0 0 0;
}
.modifyCart {
	float:right;
}
.headerCart a {
	height:16px;
	padding:0 0 0 18px;
	background:url(/images/policestore/cartHeader.png) no-repeat;
}
.headerWelcome {
	position:absolute;
	top:42px;
	left:0px;
	color:#fff;
	font-size:11px;
	margin:0;
	padding:0 0 0 0;
}
.headerWelcome a {
	color:#fff;
}
/* -- utility nav -- */
.utilityNav {
	position:absolute;
	top:8px;
	right:0px;
	font-size:11px;
	line-height:11px;
	list-style:none;
	margin:0;
	padding:0 0 0 0;
}
.utilityNav li {
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
	border-left:1px solid #fff;
}
.utilityNav li.first {
	border-left:none;
}
.utilityNav li.first a {
	padding-left:0;
}

.utilityNav li a {
	float:left;
	margin:0;
	padding:0 5px 0 5px;
}
/* -- career subnav -- */
.careerNav {
	float:left;
	font-size:11px;
	line-height:11px;
	list-style:none;
	margin:0;
	padding:0 0 20px 0;
	width:100%;
}
.careerNav li {
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
	border-left:1px solid #7d3f10;
}
.careerNav li.first {
	border-left:none;
}
.careerNav li.first a {
	padding-left:0;
}

.careerNav li a {
	float:left;
	margin:0;
	padding:0 5px 0 5px;
}
.mainNav {
	float:left;
	width:950px;
	background:#fff;
	padding:0 0 10px 0;
	border-right:1px solid #000;
}

.mainNav ul {
	margin:0;
	font-size:12px;
	line-height:1;
	font-weight:bold;
	padding:13px 0 0 0;
	list-style:none;
	width:950px;
	float:left;
	border-left:1px solid #000;
	background:#2b2b2b url("/images/policestore/navBgRepeat.png") repeat-x left top;
}
.mainNav li {
	display:inline;
	margin:0;
	padding:0;
}
.mainNav li a {
	float:left;
	text-align:center;
	margin:0;
	padding:0 12px;
	text-decoration:none;
	border-right:1px solid #000;
	position:relative;
}
.mainNav li a:link {text-decoration: none; }
.mainNav li a:visited {text-decoration: none; }
.mainNav li a:active {text-decoration: none; }

.mainNav li a span {
	height:29px;
	float:left;
	display:block;
	padding:5px 0 4px 0;
	margin:0 5px;
	color:#fff;
	text-decoration:none;
}
.mainNav a:hover span {
	color:#fff;
}
.mainNav li a span.oneLine {
	height:22px;
	padding:12px 0 4px 0;
}
.tabCalloutNew {
	position:absolute;
	top:-6px;
	left:-5px;
}
.mainNav a:hover, .mainNav li.selected a {
	background-position:0% -48px;
}
.mainNav a:hover span, .mainNav li.selected a span {
	background-position:100% -48px;
	
}
.tabSize1 {width:58px;}
.tabSize2 {width:80px;}
.tabSize3 {width:90px;}
.tabSize4 {width:59px;}

.tabSize1 {width:81px;}
.tabSize2 {width:81px;}
.tabSize3 {width:100px;}

.tabSize5 {width:56px;}
.tabSize6 {width:71px;}
.tabSize7 {width:76px;}
.tabSize8 {width:102px;}

/* -- content -- */
.contentWrapper {
	background:#fff;
	padding:0 10px 0 10px;
	float:left;
	width:930px;
}
.content {
	float:left;
}

/* -- three column -- */
.threeColumn .column1 {
	float:left;
	width:215px;
	margin:0;
	padding:0;
}
.threeColumn .column1 ul {
	list-style:none;
}
/* promoBox */
.promoBox {
	float:left;
	color:#272B5E;
	font-size:11px;
	margin:0 0 15px 0;
}
.column1 .promoBox {width:200px;}

.inside .column3 .promoBox {width:210px;}

.promoBox a {
	color:#272B5E;
}

.promoBox .featuredClasses a {
	color:#B72B00;
}

.withH3 {
	background:url(/images/policestore/boxTitleRight.png) no-repeat right top;
}
.featuredGT, .promoBoxGT {
	background:url(/images/policestore/boxTitleRight.png) no-repeat right top;
}

.promoBox h3 {
	margin:0;
	padding:0 0 0 8px;
	float:left;
	line-height:35px;
	color:#fff;
	text-transform:uppercase;
	background:url(/images/policestore/boxTitleLeft.png) no-repeat;
	position:relative;
}
.featuredGT h3, .promoBoxGT h3 {
	background:url(/images/policestore/boxTitleLeft.png) no-repeat;
}
.inside .column3 .promoBox h3 {width:192px;}
.inside .column1 .promoBox h3 {width:182px;}

.promoBox h3 a {
	color:#FFFFFF;
	font-size:11px;
	line-height:11px;
	text-transform:lowercase;
	font-style:normal;
	font-weight:normal;
	position:absolute;
	right:10px;
	bottom:12px;
	padding-right:8px;
	background:url(/images/bullet4.gif) no-repeat right 4px;
}
.promoBox .wrapper {
	padding:0;
	float:left;
	border-width:10px;
	border-style:solid;
	border-color:#999;
	background-color:#fff;
	float:left;
}
.column1 .promoBox.callToAction .wrapper {
	width:160px;
	padding:0 10px;
}
.column1 .promoBox.callToAction .wrapper.full {
	width:180px;
	padding:0;
}

.column1 .promoBox.products .wrapper {
	width:180px;
	padding:0;
}


.withH3 .wrapper {
	border-width:0 10px 10px 10px;
}
.promoBox.brands .wrapper {
	clear:both;
	height:93px;
	background-color:#fff;
	padding:0;
}
/* -- featured gun tech -- */

.promoBox dl.videoThumb {
	width:194px;
	background:#fff;
	border-top:none;
	padding:10px 8px 3px 8px;
}
.promoBox.featuredGT dt {
	font-weight:normal;
	margin:0;
	padding:0;
}
.promoBox.featuredGT dl.videoThumb dd {
	width:138px;
	background-position:32px 4px;
	background-repeat:no-repeat;
	margin:0;
	padding:0 0 0 28px;
}
.promoBox.featuredGT dl.videoThumb dt {
	width:100%;
}

.promoBox dd a.playVideo {
	display:block;
	width:130px;
	height:95px;
	text-indent:-9000px;
	background-image:url(/images/playVideo.png);
	background-repeat:no-repeat;
	background-position:center 30px;
	border:4px solid #272b5e;
	margin:0 0 5px 0;
}
.promoBox dd a.playVideo:hover {
	background-image:url(/images/playVideo.png);
	background-position:center -80px;
}
.promoBox dd span.playVideo {
	display:block;
	width:33px;
	height:33px;
	position:absolute;
	top:35px;
	left:75px;
	text-indent:-9000px;
	background-image:url(/images/playVideo.png);
}
.promoBox.featuredGT .gtListing {
	width:100%;
	padding:5px 0;
	margin:0;
	border-top:4px solid #e6dcc6;
	color:#272b5e;
	position:relative;
	overflow:hidden;
}
.promoBox.featuredGT .gtListing.first {
	border:none;
	background-color:#fff;
}
.promoBox.featuredGT .gtListing dl {
	width:200px;
	padding:0 5px 0 5px;
	border:none;
	overflow:hidden;
}
.promoBox.featuredGT .gtListing dd {
	width:168px;
	float:right;
	position:relative;
}
.promoBox.featuredGT .gtListing dt {
	width:168px;
	float:right;
}
.promoBox.featuredGT .gtListing dd.gtIcon {
/*	position:absolute;
	left:5px;
	top:5px;*/	
	width:31px;
	height:31px;
	float:left;
}
a.viewAll  {
	color:#b72b00;
	padding-right:8px;
	background:url(/images/bullet3.gif) no-repeat right 5px;
}
.promoBox dd a.viewAll  {
	position:absolute;
	right:0;
	bottom:0;
}
/* -- featured, similar, new products -- */
.inside .column3 .product .item {width:170px;}
.inside .column1 .product .item {width:160px;}
.product .item {
	float:left;
	margin:0;
	padding:10px 0;
	border-top:1px dotted #666666;
}
.product .item.first {
	border-top:none;
}
.product .item .thumb {
	width:65px;
	float:left;
}
.product .item .thumb a {
	float:left;
}
.product .item .thumb img {
	border:1px solid #83859E;
}
.promoBox.product dl {
	position:relative;
}
.product .item dt {
	font-weight:bold;
	color:#272b5e;
}
.inside .column3 .product .item dt {
	float:right;
	width:100px
}
.inside .column3 .product .featuredClasses .item dt {
	float:none;
	width:100%;
}
.inside .column3 .product .featuredClasses .item dd {
	color:#272B5E;
}
.inside .column3 .product .item dd.price {
	float:right;
	width:100px
}
.inside .column1 .product .item dt {
	float:right;
	width:93px
}
.inside .column1 .product .item dd.price {
	float:right;
	width:93px
}
.product .item dd.price span {
	font-weight:bold;
}
.featuredList ul {
	list-style:none;
	padding:10px 0 10px 0;
	margin:0;
}
.featuredList ul li {
	background:transparent url(/images/bullet1.gif) no-repeat scroll left 4px;
	padding:0 0 3px 6px;
	margin:0;
}

/* -- callToAction --*/

.promoBox.callToAction dl {
	float:left;
	width:100%;
	padding:10px 0;
	margin:0;
	color:#272b5e;
	position:relative;
}
.column1 .promoBox.callToAction .wrapper.full dl, .column3 .promoBox.callToAction .wrapper.full dl {
	padding:0;
}
.promoBox.callToAction dt {
	position:relative;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	clear:both;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#b72b00;
}
.promoBox.callToAction dt a {
	color:#b72b00;
}
.promoBox.callToAction dd {
	width:100%;
	margin:0;
	padding:0;
}
.promoBox.callToAction dd.signUp {
	float:left;
	padding-bottom:5px;
}
.promoBox.callToAction dd.signUp .input {
	float:left;
	width:70%;
}
.signUp a.linkButton1 {
    float: right;
	}
.promoBox.callToAction dd img {
	border:none;
	padding:0 0 5px 5px;
	float:right;
}
.promoBox.callToAction dl.left dd img {
	border:none;
	padding:0 5px 5px 0;
	float:left;
}
.column1 .promoBox.callToAction .wrapper.full dd img {
	padding:0;
	width:180px;
}
.column3 .promoBox.callToAction .wrapper.full dd img {
	padding:0;
	width:190px;
}
.promoBox.callToAction dl.left dd span {
	padding:0 5px 5px 0;
	float:left;
}

/*-- main buttons --*/
.btnGunTech {
	width:200px;
	height:48px;
	margin-bottom:10px;
	float:left;
}
.btnGunTech a:link, .btnGunTech a:visited {
	display: block;
	position: absolute;
	width:200px;
	height:48px;
	background:url(/images/policestore/btnPSAcademy.png) no-repeat;
	text-indent: -9000px;
}
.btnGunTech a:hover {
	background:url(/images/policestore/btnPSAcademy.png) no-repeat 0 -48px;
}
.btnShopOnline {
	width:203px;
	height:52px;
	margin-bottom:10px;
}
.btnShopOnline a:link, .btnShopOnline a:visited {
	display: block;
	position: absolute;
	width:203px;
	height:52px;
	background:url(/images/btnShopOnline.jpg) no-repeat;
	text-indent: -9000px;
}
.btnShopOnline a:hover {
	background:url(/images/btnShopOnline.jpg) no-repeat 0 -53px;
}
/* -- search and filters box -- */
.searchFilters {
	float:left;
	color:#272B5E;
	font-size:11px;
	margin:0 0 15px 0;
}
.searchFilters a {
	color:#272B5E;
}
.searchFilters .wrapper dl {
	float:left;
}
.searchFilters.shopOnline h3 {
	margin:0;
	padding:0;
	float:left;
	width:200px;
	height:35px;
	background:url(/images/policestore/titleShopOnline.png) no-repeat;
	text-indent: -9000px;
}
.searchFilters.shopByGun h3 {
	margin:0;
	padding:0;
	float:left;
	width:200px;
	height:35px;
	background:url(/images/titleShopByGun.gif) no-repeat;
	text-indent: -9000px;
}
.column1 .searchFilters.gunTech h3 {
	margin:0;
	padding:0;
	float:left;
	width:200px;
	height:35px;
	background:url(/images/policestore/titleGunTech.png) no-repeat;
	text-indent: -9000px;
	position:relative;
}
.column1 .searchFilters.gunTech h3 a {
	color:#FFFFFF;
	font-size:11px;
	line-height:11px;
	text-transform:lowercase;
	font-style:normal;
	font-weight:normal;
	position:absolute;
	right:10px;
	bottom:12px;
	padding-right:8px;
	text-indent:0;
	background:url(/images/bullet4.gif) no-repeat right 4px;
}
.searchFilters .wrapper {
	width:182px;
	padding:0 8px;
	float:left;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#8e2100;
	background:#dfdfdf ;
}
.searchFilters .wrapper01 {
	width:198px;
	
	float:left;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#8e2100;
	/*padding:13px 4px 0;*/
	background-color:#dfdfdf;

}
.searchFilters .wrapper02 {
	background:url(/images/policestore/psGradient01.png) repeat-x;
	width:190px;
	padding:0 4px 0;
	float:left;
}
.gunTech .searchFilters .wrapper {
	border-color:#272B5E;
}
.searchFilters dl {
	float:left;
	border-top:1px dotted #666666;
	width:190px;
	padding:8px 0;
}
.searchFilters dl.first {
	border-top:0 none;
}
.searchFilters dt {
	color:#000;
    font: bold 14px Arial, Helvetica, sans-serif;
	margin:0 0 4px 0;
}
.searchFilters dd {
	margin:0 0 4px 0;
	color:#272b5e;
}
.searchFilters dd bold a {
	color:#272b5e;
}
.searchFilters dd ul {
	margin:0;
	padding:0;
	list-style:none;
	color:#272b5e;
}
.searchFilters dd li {
	margin:0;
	padding:0 0 0 6px;
	background:url(/images/policestore/bullet1.png) no-repeat left 4px;
	display:block;
	float:left;
	clear:both;
	width:156px;
}
.searchFilters dd p {
	margin:0;
	padding:0 0 0 6px;
	background:url(/images/policestore/bullet1.png) no-repeat left 4px;
	display:block;
	float:left;
	width:166px;
}
.searchFilters dd .checkBoxList p {
	background-image:none;
	padding:0;
	float:none;
}
.searchFilters dd .checkBoxList.reviews li {
	padding:0 0 0 0;
	background:none;
	width:182px;
}
.clearFilters {
	text-align:right;
}
.container02 {
	font-size:12px;
	clear:both;
	float:left;
	background:#fff url(/images/2010/innerShadow.png) no-repeat right top;
	padding:6px 4px 4px;
	margin:0 0 15px 0;
	width:182px;
	border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;
	max-height:111px;
	overflow:auto;
}
.container02.subCategories {
	max-height:500px;
}
.searchFilters .container02 label {
	display:block;
	color:#B72B00;
	font-weight:bold;
	margin:0 0 5px 0;
}
/* -- checkboxes -- */
.checkBoxList h4 {
	margin:0;
	padding:0;
}
.checkBoxList h4 a {
	display:block;
	padding:0 0 2px 13px;
	margin:0 0 0 0;
	background:url(/images/boxPlus.png) no-repeat left 1px;
}
.checkBoxList h4 a.open {
	background:url(/images/boxMinus.png) no-repeat left 1px;
}
.checkBoxList h4 a {
	font-size:11px;
	color:#3B1F05;
}
.checkBoxList p {
	margin:0;
	padding:0;
	width:100%;
/*	overflow:hidden;*/
	clear:both;
}
.checkBoxList a {
	padding:0 0 0 13px;
	margin:0 0 0 1px;
	background:url(/images/box_unchecked.png) no-repeat;
	float:left;
}
.checkBoxList a.checked {
	background:url(/images/box_checked.png) no-repeat;
}
.checkBoxList a span {
	float:left;

}
.checkBoxList a span em {
	font-style:normal;
	color:#3B1F05;
}
.searchFilters .wrapper dl {
	float:left;
}
.searchFilters .wrapper02 dl {
	float:left;
}
.searchFilters .wrapper02 dl.subGroup {
	border-top:1px dotted #666;
	padding-top:10px;
}
/* -- other ways to shop and callouts boxes -- */
.col1Box {
	float:left;
	color:#272B5E;
	font-size:11px;
	margin:0 0 15px 0;
}
.col1Box a {
	color:#333333;
}
.col1Box h3 {
	margin:0;
	padding:0 0 0 8px;
	float:left;
	width:200px;
	line-height:35px;
	color:#fff;
	text-transform:uppercase;
	background:url(/images/policestore/col1BoxTitleBg.png) no-repeat;
}
.col1Box .wrapper {
	width:198px;
	padding:0;
	float:left;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#2c243a;
}
.col1Box.other .wrapper {
	background-color:#fff;
}
.col1Box.callouts .wrapper {
	background-color:#fff;
}
.col1Box dl {
	float:left;
	width:198px;
	padding:0 0;
}
.col1Box dl.first {
	border-top:0 none;
}
.col1Box dt {
	position:relative;
	cursor: hand;
	cursor: pointer;
	color:#b72b00;
    font: bold 13px Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
	padding:10px 0 10px 8px;
	border-top:1px dotted #666666;
	clear:both;
	width:190px;
}
.col1Box.other dt {
	background:url(/images/policestore/col1BoxGradient.png) repeat-x;
}
.col1Box.callouts dt {
	background:url(/images/policestore/col1BoxGradient.png) repeat-x;
}
.col1Box dd {
	clear:both;
	margin:0 0 4px 0;
	padding:5px 8px 0 8px;
	width:182px;
}
.col1Box dd ul.direct {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	color:#272b5e;
	font:bold 12px Arial, Helvetica, sans-serif;
}
.col1Box dd ul.direct li {
	margin:0;
	padding:0 0 4px 0;
}
.col1Box dd ul.direct li.item {
	float:left;
	width:130px;
}
.col1Box dd ul.direct li.item .input {
	width:128px;
}
.col1Box dd ul.direct li.qty {
	text-align:center;
	float:right;
	width:40px;
}
.col1Box dd ul.direct li.qty .input {
	width:30px;
	float:right;
}
.col1Box dd ul.direct li.full {
	float:left;
	clear:both;
	width:182px;
}
.col1Box dd ul.direct li.full a {
	float:left;
	font-size:11px;
	font-weight:normal;
}
.col1Box dd ul.direct li.full a.linkButton1 {
	float:right;
}

.col1Box.callouts dd ul {
	float:left;
	font-weight:bold;
	margin:0;
	padding:0;
	list-style:none;
	color:#272b5e;
}
.col1Box.callouts dd ul li {
	margin:0;
	padding:0 0 4px 6px;
	background:url(/images/bullet2.gif) no-repeat left 3px;
}

.col1Box dt.first {
	border-top:0 none;
}
.col1Box dt img {
	position:absolute;
	right:8px;
	top:11px;
}
.searchFilters table.radio {
    font:normal 11px Arial, Helvetica, sans-serif;
	border-collapse:collapse;
}
.searchFilters table.radio td {
	padding:0;
	margin:0;
}
.col1Box .wrapper dl  {
	float:left;
}
.col1Box p {
	float:left;
	margin:0;
	padding:0 0 0 6px;
}
.col1Box p a  {
	float:left;
	color:#b72b00;
	padding-right:8px;
	background:url(/images/bullet3.gif) no-repeat right 5px;
}
.other dd {
	padding-bottom:5px;
	float:left;
}
.toggleContent.shopByGun label {
	float:left;
	padding:0 0 0 0;
	font-size:11px;
	font-weight:bold;
	width:100%;
}
.toggleContent.shopByGun .input, .toggleContent.shopByGun .select {
	margin-bottom:7px;
}

/* -- col2 boxes -- */
.col2Box {
	float:left;
	font-size:11px;
	margin:0 0 10px 0;
}
.home.gunTech .col2Box {
	background:url(/images/policestore/boxTitleRight.png) no-repeat right top;
	width:470px;
}
.inside.gunTech .col2Box {
	background:url(/images/policestore/boxTitleRight.png) no-repeat right top;
	width:490px;
}

.col2Box a {
	color:#272B5E;
}
.col2Box .classList a {
	color:#B72B00;
}
.col2Box .wrapper {
	width:460px;
	padding:10px 0 6px 10px;
	float:left;
}
.home .col2Box .wrapper {
	background:#e2e2e2 url(/images/policestore/col2BoxBg.png) repeat-x left bottom;
}
.inside .col2Box .wrapper {
	background:#e2e2e2 url(/images/policestore/col2BoxBg.png) repeat-x left bottom;
	width:460px;
	padding-left:30px;
}
.home.gunTech .col2Box .wrapper {
	background:#fff url(/images/col2GtBoxBg.gif) repeat-x;
}
.home.gunTech .col2Box .wrapper.featGunTech, .home.gunTech .col2Box .wrapper.webKinksArchive {
	background-image:none;
}
h3.pageTitle {
	margin:0 0 15px 0;
	padding:0 0 0 10px;
	float:left;
	width:705px;
	line-height:35px;
	color:#fff;
	text-transform:uppercase;
	position:relative;
}
.account h3.pageTitle {
	background:url(/images/twoColumnTitleBg.gif) no-repeat;
}
.schematics h3.pageTitle {
	width:705px;
	background:url(/images/policestore/oneColumnTitleBg.png) no-repeat;
}
.schematicID {
	clear:both;
}
.tabsGroupWrap {
	width:100%;
	float:left;
	margin:0 0 35px 0;
}
.tabsGroupWrap dl {
	font-size:12px;
	margin:0 0 15px 0;
}
.tabsGroupWrap dl dt {
	font-weight:bold;
}
.account h4 a {
	color:#b72b00;
	font-size:11px;
	line-height:11px;
	text-transform:lowercase;
	font-style:normal;
	font-weight:normal;
	position:absolute;
	right:0px;
	bottom:7px;
	padding-right:8px;
	background:url(/images/bullet3.gif) no-repeat right 4px;
}
.account h5 {
	color:#b72b00;
	font-size:12px;
}
.gtContentHeader {
	position:relative;
	height:62px;
	width:490px;
}

.gunTech .actionButtons {
	position:absolute;
	top:25px;
	right:0;
	list-style:none;
	margin:0;
	padding:0;
}
.gunTech .actionButtons li {
	float:left;
	margin:0 0 0 10px;
	padding:0;
}
.col2Box h3 {
	margin:0;
	padding:0 0 0 10px;
	float:left;
	line-height:35px;
	color:#fff;
	text-transform:uppercase;
	position:relative;
}
.home .col2Box h3 {
	background:url(/images/policestore/col2BoxTitle.png) no-repeat;
	width:460px;
}
.home.gunTech .col2Box h3 {
	background:url(/images/gtBoxTitleLeft.gif) no-repeat left;
	width:460px;
}
.inside .col2Box h3 {
	background-color:#26295c;
	border:solid 1px #2c243a;
	width:478px;
-webkit-box-shadow: inset 0px 3px 2px 0px #4e5281;
-moz-box-shadow: inset 0px 3px 2px 0px #4e5281;
box-shadow: inset 0px 3px 2px 0px #4e5281; 
}
.gunTech .col2Box h3 {
/*	background:url(/images/policestore/boxTitleLeft.png) no-repeat left top;
	width:440px;*/
	margin-bottom:0;
}

.showcaseVideo h3, .cheatSheets h3, .howToArticles h3, .kinks h3, .productInstructions h3, .webBench h3, .faqs h3, .howToVideos h3, .news h3  { padding-left:52px;}
.gunTech .col2Box h3 span {
	position:absolute;
	bottom:5px;
	left:7px;
	height:41px;
	width:41px;
	text-indent:-9999px;
}
.gunTech .col2Box.showcaseVideo h3 span {
	background:url(/images/gunTechIcons/medShowcaseVideos.png) no-repeat left bottom;
}
.gunTech .col2Box.cheatSheets h3 span {
	background:url(/images/gunTechIcons/medCheatSheets.png) no-repeat left bottom;
}
.gunTech .col2Box.howToArticles h3 span {
	background:url(/images/gunTechIcons/medHowToArticles.png) no-repeat left bottom;
}
.gunTech .col2Box.kinks h3 span {
	background:url(/images/gunTechIcons/medKinks.png) no-repeat left bottom;
}
.gunTech .col2Box.productInstructions h3 span {
	background:url(/images/gunTechIcons/medProductInstructions.png) no-repeat left bottom;
}
.gunTech .col2Box.webBench h3 span {
	background:url(/images/gunTechIcons/medWebBench.png) no-repeat left bottom;
}
.gunTech .col2Box.faqs h3 span {
	background:url(/images/gunTechIcons/medFAQs.png) no-repeat left bottom;
}
.gunTech .col2Box.howToVideos h3 span {
	background:url(/images/gunTechIcons/medHowToVideos.png) no-repeat left bottom;
}
.gunTech .col2Box.news h3 span {
	background:url(/images/gunTechIcons/medNews.png) no-repeat left bottom;
}
.gunTech .intro {
	width:460px;
}
.account .intro {
	width:685px;
	padding:0 10px;
}

.intro img {
	float:right;
	padding:0 0 10px 10px;
}
.col2Box h3 a {
	color:#FFFFFF;
	font-size:11px;
	line-height:11px;
	text-transform:lowercase;
	font-style:normal;
	font-weight:normal;
	position:absolute;
	right:10px;
	bottom:10px;
	padding-right:8px;
	background:url(/images/bullet4.gif) no-repeat right 4px;
}
.col2Box .wrapper dl {
	float:left;
	width:142px; 
	height:220px;
	padding:0 10px 0 0;
	margin:0;
}
.gunTech .col2Box .wrapper dl {
	height:183px;
}
.col2Box dl.first {
	border-top:0 none;
}
.col2Box dt {
	position:relative;
	margin:0 0 0 0;
	padding:0 0 2px 0;
	clear:both;
	float:left;
	width:100%;
}
.col2Box .featGunTech dt {
	color:#272B5E;
	font-size:11px;
	font-weight:bold;
	padding:0;
}
.col2Box dt a {color:#333333;}

.col2Box dd.thumb {
	float:left;
	margin:0 0 4px 0;
	padding:0;
}
.col2Box dd.price {
	clear:both;
	margin:0 0 4px 0;
	padding:0;
	color:#272b5e;
}
.col2Box dd.price span {
	font-weight:bold;
}
.col2Box dd {
	clear:both;
}
.col2Box dd img {
	border:none;
	float:left;
}
.col2Box dd.thumb a {
	position:relative;
	float:left;
	border:1px solid #83859E;
}
.col2Box dd.thumb a:hover span.playVideo {
	background-position:0 -110px;

}
span.new, .detailWrap .images dt span.new {
	display:block;
	width:40px;
	height:85px;
	position:absolute;
	top:2px;
	left:2px;
	text-indent:-9000px;
	background:url(/images/policestore/iconNew.png) no-repeat;
}
.col2Box dd span.playVideo {
	display:block;
	width:35px;
	height:35px;
	position:absolute;
	top:30px;
	left:55px;
	text-indent:-9000px;
	background-image:url(/images/playVideo.png);
}
span.icon {
	display:block;
	width:35px;
	height:41px;
	position:absolute;
	bottom:5px;
	right:5px;
	text-indent:-9000px;
}
span.icon.howToVideos {
	background-image:url(/images/gunTechIcons/medHowToVideos.png);
}
span.icon.howToArticles {
	background-image:url(/images/gunTechIcons/medHowToArticles.png);
}
span.icon.cheatSheats {
	background-image:url(/images/gunTechIcons/medcheatSheats.png);
}
span.icon.faqs {
	background-image:url(/images/gunTechIcons/medFAQs.png);
}
span.icon.kinks {
	background-image:url(/images/gunTechIcons/medKinks.png);
}
span.icon.brownellsNews {
	background-image:url(/images/gunTechIcons/medNews.png);
}
span.icon.showcaseVideos {
	background-image:url(/images/gunTechIcons/medShowcaseVideos.png);
}
span.icon.webBench {
	background-image:url(/images/gunTechIcons/medWebBench.png);
}
span.icon.productInstructions {
	background-image:url(/images/gunTechIcons/medProductInstructions.png);
}
.welcome {
	width:470px;
	clear:both;
	padding:15px 0 0 0;
	border-top:1px dotted #666666;
}
/* -- webKinks-- */
.webKinksSearch {
	float:left;
	list-style:none;
	margin:0;
	padding:0 0 10px 10px;
	width:462px;
}
.webKinksSearch li {
	float:left;
	margin:0;
	padding:0 10px 0 0;
}
.webKinksSearch label {
	font-size:12px;
	font-weight:bold;
	padding:0 5px 0 0;
}
.webKinksArchive {
	float:left;
	clear:both;
	padding:10px 0 10px 0;
}
.webKinksArchive dl {
	width:100%;
	float:left;
	border-bottom:1px dotted #666;
}
.webKinksArchive .question {
	position:relative;
	font-weight:bold;
	color:#272B5E;
	background:url(/images/webKinksQuestionBG.jpg) repeat-x left top;
	border-top:1px dotted #666666;
	float:left;
	font-size:12px;
	padding:8px 60px 8px 8px;
	width:402px;
}
.webKinksArchive .question span {
	color:#272B5E;
	position:absolute;
	right:8px;
	top:8px;
	font-weight:normal;
}
.webKinksArchive .toggleTitle {
	position:relative;
	cursor: pointer;
	color:#b72b00;
	font-size:11px;
	margin:0 0 0 0;
	padding:5px 0 5px 8px;
	border-top:1px dotted #666666;
	clear:both;
	float:left;
	width:462px;
}
.webKinksArchive .toggleTitle img {
	position:absolute;
	right:8px;
	top:6px;
}
.webKinksArchive .toggleContent {
	float:left;
	width:100%;
	margin:0 0 4px 0;
	padding:0 8px;
	font-weight:normal;
}
.webKinksArchive .toggleContent .answers {
	float:left;
	margin:0 0 0 10px;
	padding:0 0 0 15px;
	width:432px;
}
.webKinksArchive .toggleContent .answers li {
	margin:0;
	padding:0 0 5px 0px;
}

/* -- product list table-- */
.table2 .stockDescription p {
	margin:0;
	padding:0;
}

/*.prodList*/ .stockNumber {
	font-weight:bold;
}
.gunTechCat {
	font-weight:bold;
	color:#272B5E;
}
/*.prodList*/ .retailPrice {
	font-weight:bold;
}
/*.prodList*/ .salePrice {
	font-weight:bold;
}
/*.prodList*/ .date {
	font-weight:bold;
}
.otherActions .trigger {
	margin:0;
	padding:0;
	float:left;
	clear:both;
	white-space:nowrap;
}

.otherActions span {
	margin:0;
	padding:0;
}
.otherActions a {
	font-size:10px;
	color:#b72b00;
	padding-right:8px;
	background:url(/images/bullet3.gif) no-repeat right 5px;
}
.addToCartList {
	clear:both;
	float:left;
	height:45px;
	background:url(/images/addToCartRightWht.gif) no-repeat right top;
	width:140px;
	padding:0 0 0 0;
}
.addToCartList ul {
	float:left;
	list-style:none;
	padding:0 10px 0 9px;
	margin:0;
	background:url(/images/addToCartLeftWht.gif) no-repeat left top;
}
.addToCartList li {
	padding:10px 0 0 0;
	margin:0;
}
.addToCartList ul li.qty {
	float:left;
	padding-right:4px;
}
.addToCartList ul li.qty .input {
	font-size:11px;
}
.table2 td .addToCartList ul li.qty label {
	padding-left:2px;
	font-weight:bold;
	margin:0;
}
.addToCartList ul li.addToCart {
	padding:10px 0;
	float:left;
	width:55px;
	white-space:nowrap;
	text-align:right;
}
.shipAndStatus ul {
	font-size:10px;
	list-style:none;
	padding:0;
	margin:0;
}
.shipAndStatus .inventory {
	font-weight:bold;
}
.sitemap dl {
	margin:0 0 15px 0;
}
.sitemap dt {
	font-weight:bold;
	font-size:12px;
}
.sitemap dd {
	padding-left:15px;
}
.faqFilter {
	float:left;
	width:90%;
	padding:10px;
	margin:0 0 15px 0;
	border:1px solid #D3C39C;
}
.faqFilter div {
	clear:both;
	float:left;
	width:100%;
	padding:0 0 10px 0;
}
.faqFilter label {
	float:left;
	width:110px; /* make .faqButton padding-left the same as this value */
}
.faqFilter div.faqButton {
	padding-left: 110px;
}
.faqList ol li {
	padding:0 0 10px 0;
}

/* -- footer -- */
.footer a {
	color:#fff;
}
.footer ul {
	margin:0;
	padding:0;
	list-style:none;
}
.footer li {
	display: inline;
	padding:5px;
}
.footer {
	float:left;
	width:950px;
	clear:both;
	color:#fff;
	margin:0;
	padding:10px 0 0 0;
}
.footer .YourAmigoLink, .footer .YourAmigoLink a {
	display:none;
}

.bottomBar {
	float:left;
	background:#fff url(/images/policestore/col2BoxBg.png) repeat-x left top;
	width:928px;
	padding:10px 0 10px 0;
	margin:0 0 10px 0;
	border:1px solid #b3b3b3;
	color:#25285b;
}
.bottomBar a {
	color:#25285b;
}
.bottomBar .partnerLogos {
	border-right:1px dotted #666;
	padding:0 20px;
	float:left;
	width:288px;
	position:relative;
}
.verisign {
	position:absolute;
	top:1px;
	left:19px;
	width:100px;
	height:50px;
}
.verisign a {
	display:block;
	width:100px;
	height:50px;
	text-indent:-9999px;
	background:url(/images/verisign.png) no-repeat;
}
.mcafee {
	position:absolute;
	top:65px;
	left:20px;
	width:94px;
	height:60px;
}

.bottomBar img {
	border:none;
}
.bottomBar .creditCards {
	border-right:1px dotted #666;
	padding:0 11px 0 20px;
	float:left;
}
.bottomBar .links {
	padding:0 20px;
	float:left;
}
.bottomBar .links dl {
	float:left;
	width:139px;
}
.bottomBar .links dt {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#25285b;
}	
.highlight {background:#fff;
	padding:0 2px;
}
.mfr {
	font-size:9px;
	color:#272b5e;
	text-transform:uppercase;
}

.savedCartsDrop {
	text-align:left;
	margin:8px 0;
	color:#B72B00;
}
.surveyContent {
	clear:both;
}
.surveyComments {
	clear:both;
}
.miniCalendar {
	float:right;
	width:180px;
	padding:20px 0 0 0;
	z-index:9999;
	position:relative;
}
.classList dl {
	float:left;
	position:relative;
	margin:0 0 0 0;
	border-bottom:1px dotted #272B5E;
	width:420px;
	padding:15px 0 20px 70px;
}
.classList dt {
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
}
.classList dt a {
	text-decoration:none;
}
.classList dt a:hover {
	text-decoration:underline;
}
.classList dd {
	clear:none;
}
.classList dd.date {
	position:absolute;
	top:16px;
	left:0;
	line-height:1;
	font-size:24px;
	border:1px solid #999;
	padding:5px 0 8px 0;
	width:47px;
	background-color:#DFDFDF;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
	text-align:center;
}
.classList dd.date em {
	font-style:normal;
	font-size:13px;
	padding-bottom:5px;
	display:block;
	text-transform:uppercase;
	font-weight:bold;
}
.classList dd.info {
	float:left;
	width:49%;
}
.classList dd.details {
	float:left;
	width:45%;
}
.classList dd.details ul {
	border-left:1px dotted #666;
	list-style:none;
	margin:0 0 0 20px;
	padding:0 0 0 20px;
}
.classList dd.details li {
	padding:0 0 4px 0;
}
.classDetail {
	width:460px;
	border-style:dotted;
	border-color:#272B5E;
	border-width:1px 0;
	margin:0;
	padding:15px;
	float:left;
}
.classDetail ul {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
.classDetail li {
	padding:0 0 4px 0;
}
/* .classDetail is also used on the rebates detail page */
.classDetail {
	border-style:dotted;
	border-color:#666;
	border-width:1px 0;
	margin:0;
	padding:15px;
}
.classDetail ul {
	list-style:none;
	margin:0;
	padding:0;
}
.classDetail li {
	padding:0 0 4px 0;
}
/* rebates */
.rebateList dl {
	float:left;
	position:relative;
	margin:0 0 0 0;
	border-bottom:1px dotted #666;
	width:420px;
	padding:15px 0 20px 70px;
}
.rebateList dt {
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
}
.rebateList dt a {
	text-decoration:none;
}
.rebateList dt a:hover {
	text-decoration:underline;
}
.rebateList dd {
	clear:none;
}
.rebateList dd.rebateBtn {
	position:absolute;
	top:16px;
	left:0;
	width:50px;
	height:60px;
	}
.rebateList dd.rebateBtn a {
	display:block;
	text-indent:-99999px;
	background-image:url(/images/rebateBtn.png);
	width:50px;
	height:60px;
	}
.rebateList dd.download a:hover {
	background-position:-50px 0;
	}
.rebateList dd.info {
	float:left;
	width:49%;
}
.rebateList dd.details {
	float:left;
	width:45%;
}
.rebateList h4 {
	margin:0;
	padding:0;
}

.rebateList dd.details ul {
	border-left:1px dotted #9D8660;
	list-style:none;
	margin:0 0 0 20px;
	padding:0 0 0 20px;
}
.rebateList dd.details li {
	padding:0 0 4px 0;
	clear:both;
}

.searchInput {
	position:relative;
	border:1px solid #83859E;
	background:white;
	padding:4px 0;
	height:18px;
}
.searchInput input {
	position:absolute;
	top:3px;
	left:2px;
	width:128px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#272B5E;
	border:1px solid #fff;
}
.searchInput a {
	position:absolute;
	top:3px;
	right:2px;
}
.searchFilters .select {
	margin:0 0 5px 0;
}
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	/*vertical-align: baseline;*/
	border: 0;
	outline: 0;
	/*background: transparent;*/
	}
/* styles added 2010  */
.mainNav.edit2010 {
	background-image:none;
	padding:0 0 0 0;
}
.searchBar {
	-webkit-box-shadow: inset 0px 5px 5px #a7a7aa;
	-moz-box-shadow: inset 0px 5px 5px #a7a7aa;
	box-shadow: inset 0px 5px 5px #a7a7aa; 
	background:#e7e7eb;
	height:49px;
	clear:both;
	padding:0 0 0 0;
	position:relative;
}
.searchBarInput {
	border:1px solid #272a5d;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#333;
	padding:5px 2px;
	width:169px;
	font-size:12px;
	position:absolute;
	top:11px;
	left:13px;
}
a.searchBarBtn {
	position:absolute;
	top:11px;
	left:192px;
	width:70px;
	height:27px;
	display:block;
	text-indent:-99999px;
	background:url(images/2010/searchBarBtn.png) no-repeat;
	margin:0;
	padding:0;
	}
a.searchBarBtn:hover {
	background-position:-70px 0;
}
.breadCrumb.edit2010 {
	padding:19px 0 10px 280px;
	width:660px;
}
.contentWrapper.edit2010 {
	padding-top:18px;
}
/* horizontal promos */
.promoBoxHorz {
	width:455px;
	float:left;
	color:#333;
	font-size:11px;
	margin:0 10px 15px 0px;
}
.promoBoxHorz.fullWidth {
	width:100%;
}
/*.promoBoxHorz.first {
	margin:0 0 15px 0;
}*/
.promoBoxHorz h3 {
	background:#272b5e url(/images/policestore/bg3.png) repeat-x left top;
	margin:0;
	padding:0 0 0 8px;
	float:left;
	line-height:35px;
	color:#2c243a;
	text-transform:uppercase;
	position:relative;
	width:445px;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	background: #272b5e; /* old browsers */
	background: -moz-linear-gradient(top, #9a9cb8 0%, #cdcddd 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9a9cb8), color-stop(100%,#cdcddd)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9a9cb8', endColorstr='#cdcddd',GradientType=0 ); /* ie */

}
.promoBoxHorz.fullWidth h3 {
	padding:0 0 0 0;
	text-indent:8px;
	float:none;
	width:928px;
}
.promoBoxHorz .wrapper {
	width:453px;
	padding:10px 0 10px 0;
	float:left;
	border-width:0 1px 1px;
	border-style:solid;
	border-color:#ccc;
	background-color:#fff;
}
.promoBoxHorz.fullWidth .wrapper {
	width:928px;
}
/* -- featured, similar, new products -- */
.productH .item {
	float:left;
	margin:0 0 10px 0;
	padding:0 10px;
	border-left:1px dotted #666;
	width:198px;
}
.productH.fullWidth .item {
	width:288px;
}
.productH .item.first {
	border-left:none;
}
.productH .item:first-child {
	border-left:none;
}
.productH .item .thumb {
	width:65px;
	float:left;
}
.productH .item .thumb a {
	float:left;
}
.productH .item .thumb img {
	border:1px solid #83859E;
}
.promoBox.productH dl {
	position:relative;
}
.productH .item dt {
	font-weight:bold;
	color:#3b1f05;
	float:right;
	width:128px;
	max-height:44px;
	overflow:hidden;
}
.productH.fullWidth .item dt {
	width:223px;
}
.productH .item dd.price {
	float:right;
	width:128px
}
.productH .item dd.price span {
	font-weight:bold;
}
