/****** Main Table ******/
.basicTable 	{width: 100%;}

.mainTable {
	width: 952px;
	margin: auto;
	background-image: url(../images/holsters/bodybg.jpg);
}
.mainTable75 {width: 75%;}
.mainTable50 {width: 500;}

.mainTableCell 		{padding: 0; vertical-align: top;}

.mainTableCell		 	{padding: 0px 0px 0px 0px; vertical-align: top;}
.mainTableCellLeft 		{
	padding: 0px;
	vertical-align: top;
}
.mainTableCellCenter 	{
	vertical-align: top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.mainTableCellRight 	{padding: 0px 20px 0px 0px; vertical-align: top;}

.homeGreeting		{padding: 0px 20px 15px 20px; vertical-align: top;}
.homeGreeting table	{width: 100%;}
.homeGreeting table td	{padding: 8px 6px 8px 15px; border: 1px solid #FE9000; background: #6A1500 url(../images/holsters/greeting-bgr.gif) repeat-x 0px 0px;}
.homeGreeting img		{margin: 10px 0px 10px 0px;}
.homeGreeting a		{font-weight: bold;}

.introBlock td {padding: 6;}

/****** Main Table ******/

/****** Menu ******/

.headerMenu {
	width: 952px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/holsters/headerbg.jpg);
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	}

.headerMenu img#logoL {				/* Logo on the site (if logo is left)*/
	margin-top: 0px;
	margin-left: 40px;
	margin-bottom: 12px;
	border: 0px;
	margin-right: 80px;
}
.secondaryLogo {
	padding-bottom: 20px;
	margin-right:20px;
}
.tellafriend {
	margin-left:500px;
	padding-bottom:85px;
}
div.topnav {
	background-color:white;
	height:52px;
	margin:0 1px;
	padding-bottom:10px;
	padding-left:20px;
}
div.topnav ul.tabs {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	outline-style:none;
	outline-width:medium;
	padding:0;
}
div.topnav ul.tabs li {
	display:inline;
}
div.topnav ul.tabs a {
	background-attachment:scroll;
	background-repeat:no-repeat;
	float:left;
	height:52px;
	width:182px;
	display:block;
	outline-style:none;
	outline-width:medium;
}
div.topnav ul.tabs a#menu-home {
	background-image:url(/images/holsters/menu-home.jpg);
}
div.topnav ul.tabs a#menu-buy-holster {
	background-image:url(/images/holsters/Menu-Buy-Safariland-Holster.jpg);
}
div.topnav ul.tabs a#menu-about-USA-holsters {
	background-image:url(/images/holsters/Menu-About-USA-Holsters.jpg);
}
div.topnav ul.tabs a#menu-how-to-videos {
	background-image:url(/images/holsters/Menu-How-To-Videos.jpg);
}
div.topnav ul.tabs a#menu-get-help {
	background-image:url(/images/holsters/Menu-Get-Help.jpg);
}
div.topnav ul.tabs a:hover {
	background-position:0 -52px;
	cursor:pointer;
}

/************* Breadcrumb *******************/

.breadcrumb {
}

.breadcrumbBegin {

	background:;
	}
.breadcrumbBegin img {width: 10px; height: 1px;}

.breadcrumbDelimiter {
	width: 100%;
	font-size: 8pt;

	background: ;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter a {
	text-decoration: underline;
	font-size: 8pt;
}
.breadcrumbDelimiter a:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 8pt;
}
.breadcrumbDelimiter a.treeItemLast {
	font-weight: bold;
	text-decoration: none;
	cursor: text;
}
.breadcrumbDelimiter a.treeItemLast:hover {color: #FF6600; font-weight: bold; text-decoration: none; cursor: text;}
.breadcrumbDelimiter b {color: #FF6600; font-weight:bold;}
.breadcrumbDelimiter span {display: none;}
.breadcrumbDelimiter img {width: 3px; height: 3px; background: #fe9000; margin: 0px 5px 2px 5px;}

.breadcrumbRSS {
	border-top: 1px solid #c56a1a;
	border-right: 0px solid #dedede;
	border-bottom: 1px solid #c56a1a;
	border-left: 0px solid #dedede;
	padding: 0px 2px;
	background: ;
	}

.breadcrumbEnd {
	width: 20px;

	background: ;
	}
.breadcrumbEnd img {width: 1px; height: 1px;}

/************* Breadcrumb *******************/
/*************** Order Pages ****************/
.breadcrumbDelimiter span.nonactive {font-size: 10pt; color: #500000; margin-right: 10px; display: inline; font-weight: bold;}
.breadcrumbDelimiter span.active {
	font-size: 10pt;
	color: #FF0000;
	margin-right: 10px;
	display: inline;
	font-weight: bold;
}
/************* end Order Pages ***************/

/*****************************************************************************/

/************* Fieldset *******************/

/****** Top ******/
.mainTableCellCenter .titleTopCenter 
 {
	background-image: url(../images/holsters/BlkHdrBg.jpg);
	height: 37px;
	padding-left: 15px;
}

.mainTableCellCenter .titleTopLeft
 {
	background-image: url(../images/holsters/BlkHdrLt.jpg);
	height: 37px;
	width: 20px;
}
.mainTableCellCenter .titleTopRight
 {
	background-image: url(../images/holsters/BlkHdrRt.jpg);
	height: 37px;
	width: 20px;
}
.titleTop {
}

.titleTopLeft {

	}
.titleTopImgLeft {
	width: 20px;
	height: 20px;
}

.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */
	white-space: normal;
	background: ;
}
.titleTopCenter div {
	color: #FFFFFF;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	background: none;
	}


.titleTopRight {
	/*background: url(../images/rainbow/block-t-r.gif) no-repeat top;*/
	}
.titleTopImgRight {
	width: 20px;
	height: 20px;
}

/****** Top ******/

/****** Center ******/

.block {

	}

.block .blockTD {
	padding-left: 4px;
	padding-right: 4px;
}
.block .menuLeft {
}

/****** Center ******/

/****** Bottom ******/

.titleBot {
	margin-bottom: 5px;
}

.titleBotLeft {

	}
.titleBotImgLeft {
	width: 1px;
	height: 10px;
}

.titleBotRight {

	/*background: url(../images/rainbow/block-b-r.gif) no-repeat top right;*/
	}
.titleBotImgRight {width: 1px; height: 1px;}

/****** Bottom ******/

/***************custom blocks in left column********************/
.mainTableCellLeft .titleTopLeft 
 {
}
.mainTableCellLeft .titleTopImgLeft 
 {
	width: 21px;
	height: 37px;
}
.mainTableCellLeft .titleTopCenter 
 {
	text-align: left;
}

.mainTableCellLeft .titleTopCenter div
 {
	text-align: center;
}
.mainTableCellLeft .titleTopCenter td 
 {
	background-image: url(/images/holsters/GrnHdrBg.jpg);
	height: 37px;
	width: 202px;
}

.mainTableCellLeft .titleTopRight 
 {
	width: 0px;
	border: 0px;
}
.mainTableCellLeft .titleTopImgRight 
 {
	width: 5px;
	height: 37px;
}
.mainTableCellLeft .block 
 {
}
.mainTableCellLeft .block .blockTD 
 {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 22px;
}
.mainTableCellLeft .titleBotLeft 
 {
}
.mainTableCellLeft .titleBotImgLeft 
 {
}
.mainTableCellLeft .titleBotRight 
 {
	width: 100%;
	border: 0px;
}
.mainTableCellLeft .titleBotImgRight 
 { }
 

 
.mainTableCellLeft .block-simple .titleTopLeft, 
.mainTableCellLeft .bl_banners .titleTopLeft, 
.mainTableCellLeft .bl_navigation .titleTopLeft
 {
}
.mainTableCellLeft .block-simple .titleTopRight, 
.mainTableCellLeft .bl_banners .titleTopRight, 
.mainTableCellLeft .bl_navigation .titleTopRight
 {
}
.mainTableCellLeft .block-simple .titleTopImgLeft, 
.mainTableCellLeft .bl_banners .titleTopImgLeft, 
.mainTableCellLeft .bl_navigation .titleTopImgLeft 
 {
}
.mainTableCellLeft .block-simple .titleTopImgRight, 
.mainTableCellLeft .bl_banners .titleTopImgRight, 
.mainTableCellLeft .bl_navigation .titleTopImgRight
 {
}
 
/***************custom blocks********************/

.block-simple .titleTopRight, .block-simple .titleTopLeft, .bl_banners .titleTopRight, .bl_navigation .titleTopRight
 {
	width: 100%;
	height: 0px;
}
.block-simple .titleTopImgLeft, .bl_banners .titleTopImgLeft, .bl_navigation .titleTopImgLeft 
 {
	width: 1px;
	height: 1px;
}
.block-simple .titleTopImgRight, .bl_banners .titleTopImgRight, .bl_navigation .titleTopImgRight
 {
	width: 1px;
	height: 1px;
}

.bl_navigation .menuLeft {
}

.block-cart .block .blockTD {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.block-cart {
	left: 952px;
	top: -165px;
	position: relative;
	display: block;
	white-space: nowrap;
	height: 1px;
}
.block-cart_narrow {
	left: 0px;
	position: relative;
	display: block;
	white-space: nowrap;
}
.block-cart  .titleTop{
	background-image: url(/images/holsters/ShoppingCartBGTop.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}
.block-cart  .titleBot{
	background-image: url(/images/holsters/ShoppingCartBGBot.jpg);
	background-repeat: no-repeat;
}
.block-cart .block{
	background-image: url(/images/holsters/ShoppingcartBGMid.jpg);
	background-repeat: repeat-y;
}
.block-cart .titleTopImgLeft {
	width: 5px;
	height: 44px;
}
.block-cart .titleBotImgLeft {
	width: 5px;
	height: 10px;
}
.block-cart td.padding10px {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
/*table#user-home .titleTopLeft {background: url(../images/rainbow/block-t-l.gif) no-repeat top;}
table#user-home .titleTopRight {background: url(../images/rainbow/block-t-r2.gif) no-repeat top right; width: 100%;}
table#user-home .titleTopImgLeft {width: 6px; height: 6px;}
table#user-home .titleTopImgRight {width: 6px; height: 6px;}*/

.bl_categoriescatalog .titleTopLeft {background: transparent;}
.bl_categoriescatalog .titleTopCenter {border: 0px;}
.bl_categoriescatalog .titleTopRight {border: 0px;}
.bl_categoriescatalog .block {border: 0px;}
.bl_categoriescatalog .block .blockTD {background: #D57C2E url(../images/holsters/browse-bgr.gif) no-repeat left top;}
.bl_categoriescatalog .titleBotLeft {border: 0px;}
.bl_categoriescatalog .titleBotRight {border: 0px;}

.mainTableCellLeft .bl_categoriescatalog .titleTopLeft {width: 10px; background: url(../images/holsters/block-t-l.gif) no-repeat 0px 15px;}
.mainTableCellLeft .bl_categoriescatalog .block {border-left: 3px solid #faa928; border-right: 3px solid #faa928;}
.mainTableCellLeft .bl_categoriescatalog .block .blockTD {background: transparent;}

table#user-home .titleTopLeft {}
table#user-home .titleTopRight {width: 100%;}
table#user-home .titleTopImgLeft {width: 6px; height: 6px;}
table#user-home .titleTopImgRight {width: 6px; height: 6px;}

.bl_offers {
	margin-bottom: 15px;
}

.reminder_form {
	padding: 4px;
	text-align: left;
}

.formbutton_wrap{
padding: 10px 0px 10px 10px;
align: center;
} 
/*.formbutton_wrap:Hover{
cursor:pointer;
border:outset 1px #ffd200;
font-weight:bold;
padding: 6px 4px;
}
*/

.pad1{
*/	padding:0px 10px 0px 10px;
	font-size: 10px;
}
.content{	
	font-size: 13px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.logored{	
	color: #a92218;
}
.logoblue{	
	color: #1a1b3a;
}
.reasons{	
	font-size: 20px;
	color: gray;
}
.reasons_block{
	width: 614px;
	height: 282px;	
	background-image: url(/images/holsters/reasons.gif);
	padding: 20px 30px 20px 30px;
}
/************* end Fieldset ***************/

/*****************************************************************************/
/************* userHome *******************/
td.userHome {padding: 7px;}
td.userHomeTitle {
	font-size: 10pt;
	white-space: nowrap;
	background-image: url(../images/holsters/BlkHdrBg.jpg);
}
td.userHomeTitle b {color: #000000;}

div.userHomeBottom {						
	width: 100px;
	display: block; 
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
	border: none;
	background: url(../images/holsters/button-left.gif) no-repeat left center; white-space: nowrap;
	}
div.userHomeBottom a {
	display: block;
	color:#FFFFFF;
	text-decoration:none;
	background: url(../images/holsters/button-right.gif) no-repeat right center;
	padding: 5px 20px 7px 5px;
	text-align: center;
	font-weight: bold;
}
div.userHomeBottom a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

td.userHome img.orders 		{background: url(../images/icons/admin_orders_d.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.orders {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_orders.png,sizingMethod=crop);}
td.userHome img.profile 	{background: url(../images/icons/admin_profile_d.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.profile {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_profile.png,sizingMethod=crop);}
td.userHome img.arr		 	{background: url(../images/icons/arr.gif) no-repeat; width: 15px; height: 16px; border:0px; margin: 0px 5px 0px 55px;}
td.userHome img.support 	{background: url(../images/icons/admin_support_d.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.support {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_support.png,sizingMethod=crop);}
td.userHome img.forum 		{background: url(../images/icons/admin_forum_d.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.forum {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_forum.png,sizingMethod=crop);}
td.userHome img.products 	{background: url(../images/icons/admin_products_d.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.products {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_products.png,sizingMethod=crop);}
td.userHome img.pages 		{background: url(../images/icons/admin_pages_d.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.pages {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_pages.png,sizingMethod=crop);}
td.userHome img.salesorders	{background: url(../images/icons/admin_salesorders_d.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.salesorders {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_salesorders.png,sizingMethod=crop);}
td.userHome img.merchant 	{background: url(../images/icons/admin_merchant_d.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.merchant {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_merchant.png,sizingMethod=crop);}
td.userHome img.affiliates 	{background: url(../images/icons/admin_affiliates_d.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.affiliates {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_affiliates.png,sizingMethod=crop);}
td.userHome img.payments 	{background: url(../images/icons/admin_payments_d.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.payments {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_payments.png,sizingMethod=crop);}
td.userHome img.carts	 	{background: url(../images/icons/admin_carts_d.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.carts {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_carts.png,sizingMethod=crop);}
td.userHome img.wishlist 	{background: url(../images/icons/admin_wishlist_d.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.wishlist {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_wishlist.png,sizingMethod=crop);}
td.userHome img.reminders 	{background: url(../images/icons/admin_reminders_d.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.reminders {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_reminders.png,sizingMethod=crop);}

td.userHome div {margin: 0px 0px 0px 50px;}
/************* userHome *******************/
/*****************************************************************************/

/************* Button Links *******************/

td.butTd {}
td.butTd span.spacer {display: none;}	/* '|' between button */


a.button:link, a.button:visited {display: inline-block; color: #000; font: normal normal normal 11px/28px Arial; text-decoration: none; background: url(../images/holsters/button-left.gif) no-repeat left; padding: 7px 5px 7px 13px; white-space: nowrap;}
a.button:hover, a.button:active {display: inline-block; color: #000; font: normal normal normal 11px/28px Arial; text-decoration: none; background: url(../images/holsters/button-left.gif) no-repeat left; padding: 7px 5px 7px 13px; white-space: nowrap;}

a.button span 			{
	padding: 7px 13px 7px 0px;
	cursor: pointer;
	white-space: nowrap;
	background: url(../images/holsters/button-right.gif) no-repeat right;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.button img 			{display: none;}

a.button-add span 			{font-weight: bolder;}			/* add to cart (products categories, product details) */
a.button-view span 			{}		/* view cart (products categories, product details) */
a.button-check span 			{}		/* check out (products categories, product details) */
a.button-wishlist span 		{}		/* wishlist (products categories, product details) */

a.buttonBasket:link, a.buttonBasket:visited {display: inline-block; color: #000; font: normal normal normal 11px/28px Arial, Sans-Serif; text-decoration: none; background: url(../images/holsters/button-left.gif) no-repeat left; padding: 7px 0px 7px 13px; white-space: nowrap;}
a.buttonBasket:hover, a.buttonBasket:active {display: inline-block; color: #000; font: normal normal normal 11px/28px Arial, Sans-Serif; text-decoration: none; background: url(../images/holsters/button-left.gif) no-repeat left; padding: 7px 0px 7px 13px; white-space: nowrap;}

a.buttonBasket span 			{
	padding: 7px 13px 7px 0px;
	cursor: pointer;
	white-space: nowrap;
	background: url(../images/holsters/button-right.gif) no-repeat right;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.buttonBasket img 			{display: none;}

a.button-shopping span		{}			/* Continue shopping (basket) */
a.button-retrieve span 		{}			/* Retrieve Cart (basket) */
a.button-save span 			{}			/* Save cart (basket) */
a.button-clear span			{}			/* Clear cart (basket) */
a.button-checkout span		{}			/* Checkout (basket) */

a.buttonCart:link, a.buttonCart:visited {display: inline-block; color: #000; font: normal normal normal 11px/28px Arial, Sans-Serif; text-decoration: none; background: url(../images/holsters/button-left.gif) no-repeat left; padding: 7px 0px 7px 13px; white-space: nowrap;}
a.buttonCart:hover, a.buttonCart:active {display: inline-block; color: #000; font: normal normal normal 11px/28px Arial, Sans-Serif; text-decoration: none; background: url(../images/holsters/button-left.gif) no-repeat left; padding: 7px 0px 7px 13px; white-space: nowrap;}

a.buttonCart span 		{
	padding: 7px 13px 7px 0px;
	cursor: pointer;
	white-space: nowrap;
	background: url(../images/holsters/button-right.gif) no-repeat right;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.buttonCart img 			{display: none;}

a.button-check span 		{}		/* Checkout (small cart) */
a.button-amend span 		{}		/* Amend cart (small cart) */
a.button-view span 		{}		/* View cart (small cart) */

a.buttonMore:link, a.buttonMore:visited {display: inline-block; color: #000; font: normal normal normal 11px/28px Arial, Sans-Serif; text-decoration: none; padding: 7px 0px 7px 13px; white-space: nowrap;}
a.buttonMore:hover, a.buttonMore:active {
	display: inline-block;
	color: #000;
	text-decoration: underline;
	padding: 7px 0px 7px 13px;
	white-space: nowrap;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
}

a.buttonMore span 	{
	padding: 7px 13px 7px 0px;
	cursor: pointer;
	white-space: nowrap;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}
a.buttonMore img 		{display: none;}



a.disabled {							/* disadled add to cart */
	color: #666; cursor: pointer; 
	font: 8pt Arial, Sans-Serif; 
	text-decoration:none; 
	border: 1px solid gray; 
	background: silver; 
	padding: 0px 3px; 
}
a.disabled:hover {color: #666; cursor: pointer; text-decoration:none;}
/************* Button Links *******************/

/************* Category *******************/
.topCategory {background: transparent; margin: 0px; padding: 3px 0px;}
.topCategory a.title {color: #000000;}
.topCategory a.title:hover {color: #000000;}

.selectedtopCategory {
	margin: 0px;
	padding: 3px 0px;
}
.selectedtopCategory a.title {color: #000000;}
.selectedtopCategory a.title:hover {color: #000000;}
       
.subCategory {background: transparent; margin: 0px; padding: 0px;}
.subCategory a.title {color: #000000;}
.subCategory a.title:hover {color: #000000;}

.selectedsubCategory {
	margin: 0px;
	padding: 0px;
}
.selectedsubCategory a.title {color: #000000;}
.selectedsubCategory a.title:hover {color: #000000;}

.topCategory .category_img, .subCategory .category_img, .selectedtopCategory .category_img, .selectedsubCategory .category_img {margin: 0px 0px 0px 5px;}
/************* Category *******************/

/************* Latest *******************/
td.topArticle {padding: 3px 3px 3px 0px;}
td.subArticle {padding: 3px 3px 3px 0px;}

a.subArticle {padding-left: 8px; font-size: 11px; background: url(../images/bullet.gif) no-repeat left 3px;}
/************* Latest *******************/

/************* Offers *******************/

.offerTitle		{display: none;}
.offerTd 		{text-align: left;}
.offerTd a.bigtitle		{display: none;}
.offerTd img.offerImg	{
	float: left;
	margin: 0px 5px 0px 0px;
} 
.offerTd div	{
	color: #000000;
}
.offerTd div.offerText	{
	text-align: justify;
	color: #000000;
}
.offerTd div.offerPrice	{
	color: #ec6b4b;
}

.offerTd div.salesBlock {color:green;
}

.value_pack .offerTd {
	text-align: center;
}

/************* Forum *******************/

.forumAdmin { color: blue; font-weight: bold; }
.forumUser { color: black; font-weight: bold; }
.forumGuest       	{color: black;  font-weight: bold; font-style: italic;}
.forumMessageLeft {
	background-color: #FF9900;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.forumMessageRight {
	border: 1px solid #000000;
}
.forumMessageTop {
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

/*****************************************************************************/

/************* Footer *******************/

.footer		{
	background-image: url(../images/holsters/footerbg.jpg);
	width: 952px;
	margin: auto;
}

.footer td.begin {
	width: 10px;
}

.footer td.end {
	width: 10px;
}

.footer td.begin {
	width: 10px;
	height: 115px;
}

.footer td.end img.Img {
	display: block;
	width: 10px;
	height: 115px;
}
.footerAll			{
	width: 100%;
	text-align: center; /*background: #FCA503 url(../images/rainbow/bgr-b.gif) repeat-x 0px 0px;*/
	padding-bottom: 25px;
}
.footerMenu			{
	/*display: block;
	width: 100%;
	background: url(../images/rainbow/bottom-img-t.gif) no-repeat 0px 0px;
	text-align: center;
	height: 81px;*/
}
.footerMenu	a 	{}
.footerMenu	img 	{width: 1px; height: 1px;}
.footerMenu	span 	{display: none;}
.footerMenu	img.separator 	{display: inline-block; width: 3px; height: 3px; background: #500000; margin: 0px 5px 4px 6px; vertical-align: bottom;}
.footerHTML			{
	/*width: 100%; background: url(../images/rainbow/bottom-img-b.gif) no-repeat 0px 0px;
	text-align: center;
	height: 61px;*/
	padding-top: 10px;
	padding-bottom: 25px;
	}
.footerHTML font	{font-size: 7pt; color: Black;}
.footerHTML	img 	{display:none; width: 1px; height: 10px;}
.footerImg			{text-align:right; height: 26px;}
.footerImg img		{width: 80px; height: 26px; border:0px; margin-top: 10px;}

/************* Footer *******************/


/*.commonbg { background: #FFFFFF; }*/
/*.headerbg { background: #000000; }*/
/*.middlebg { background: #CCCCCC; }*/
.usualbg  {
}
.errorbg  { background: #FF0000; }


body		{
	font: 8pt Arial, Sans-Serif;
	color: black;
	margin: 0px;
	background: #ACACAC url(../images/holsters/body-bgr.jpg) repeat-x 0px 0px;
	padding-right: 125px;
}
body.popup	{font: 8pt Arial, Sans-Serif; color: black; margin: 0px; padding: 0px; background: #ACACAC;}
body.editor	{background: #ACACAC;}

tr, td					{
	font-size: 13px;
	font-family: Arial, Sans-Serif;
}
tr.usual, td.usual		{/*background-color: #F4F4F4;*/}
tr.header, td.header	{color: black; /*background-color: #eeeeee;*/}
tr.middlebg 	{
	background-color: #CCCCCC;	
}
tr.middlebg td	{
	font-size: 12px;
}
tr.error, td.error		{background-color: #FFE0E0; color: #d50000; font-weight: bold;}

body.popup tr.usual, body.popup td.usual		{background-color: transparent; }
body.popup tr.header, body.popup td.header		{background-color: #B26500; color: #ffffff; }

.padding10px				{padding: 10px;}
td.padding10px			{padding: 5px;}
table.padding6px td		{padding: 6px;}
table.padding6px td td	{padding: 0px;}
table.padding4px td		{padding: 4px;}
table.padding4px td td	{padding: 0px;}
table.paddingReviews td		{padding: 0px 11px;}
table.paddingReviews td td	{padding: 0px;}
table.paddingRev5px td		{padding: 5px 11px;}
table.paddingRev3px td		{padding: 3px 3px 3px 11px;}

td.tab				{border: 1px solid #8b3100; border-bottom: none; background: #fe9000; padding: 0px;}
td.tabActive		{border: 1px solid #8b3100; border-bottom: none; background: #8b3100; padding: 0px;}
a.tab					{background: #fe9000; color: #8b3100; display: block; font-size: 12px; font-weight: bold; padding: 5px 8px; text-decoration: none;}
a.tab:hover			{background: #8b3100; color: #fe9000; display: block; font-size: 12px; font-weight: bold; padding: 5px 8px; text-decoration: none;}
a.tabActive			{background: #8b3100; color: #fe9000; display: block; font-size: 12px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}
a.tabActive:hover	{background: #8b3100; color: #fe9000; display: block; font-size: 12px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}
.tabline 			{background: #8b3100;}

.blockTDtabs table	{width: 100%; margin-bottom: 10px;}
div.adminTab 			{font: 11px Verdana, sans-serif; border: 1px solid #FAA928; border-bottom: none; padding: 3px 8px 2px 8px; margin: 0px 2px; cursor: pointer; background: none; white-space: nowrap;}
div.adminTabActive 	{font: bold 11px Verdana, sans-serif; border: 1px solid #FAA928; border-top: 2px solid #FAA928; border-bottom: none; padding: 5px 9px 5px 9px;; margin: 3px 0px 0px 0px; white-space: nowrap;}
td.adminTab			{border-bottom: 1px solid #FAA928; vertical-align: bottom;}
td.adminTabActive	{border: none;}
td.beginTab			{padding: 0px 4px; border-bottom: 1px solid #FAA928;}
td.endTab			{padding: 0px 4px; width: 90%; border-bottom: 1px solid #FAA928;}
a.blackSm, a.blackSm:hover {text-decoration: none;}

input					{font-size: 8pt; font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif; color: black;}
input.usualprice	{background: transparent; border: none; text-align: right; font-family: Arial, Sans-Serif; font-size:10pt;}
input.orderprice	{background: transparent; border: none; text-align: right; font-family: Arial, Sans-Serif; font-size:10pt; font-weight: bold;}
input.search		{
	font: 12px Arial, Sans-Serif;
	width:120px;
	color:black;
	border: 1px solid #000000;
}
input.text			{
	font: 12px Arial, Sans-Serif;
	color: black;
	border: 1px solid #000000;
}
input.field			{
	font: 12px Arial, Sans-Serif;
	color: black;
	border: 1px solid #000000;
}
input.fieldSmall	{
	font: 10px Arial, Sans-Serif;
	border: 1px solid #000000;
	color: black;
}
input.submit {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}
	input#clear		{
	color: #000000;
}
	input#reset		{
	color: #000000;
}
	input#preview	{
	color: #000000;
}
	input#cancel	{
	color: #000000;
}
	input#delete	{
	color: #000000;
}
select				{
	font: 12px Arial, Sans-Serif;
	color: black;
}
select.search		{
	font: 12px Arial, Sans-Serif;
	color: black;
	margin-bottom: 5px;
}
textarea				{
	font: 12px Arial, Sans-Serif;
	border: 1px solid #000000;
	color: black;
}

input.field {
	margin-bottom: 1px;
	margin-top: 2px;
}
select.field {margin-bottom: 3px;}


form {margin: 0px;}

hr {background: #EA0303; border: 0px;}

a.header					{color: #ffffff; text-decoration: underline;}
a.header:hover 		{color: #FAF7AA; text-decoration: underline;}
a.title 					{font-weight: bolder;  color: #000000; text-decoration: none;}
a.title:hover 			{font-weight: bolder;  color: #000000; text-decoration: underline;}
a.smallText 			{color: #000;  font-size: 8pt;}
a.smallText:hover 	{color: #000;  font-size: 8pt; text-decoration: none;}
a 							{color: #000000; outline: none;}
a:hover 					{color: #000000; text-decoration: none;}

a.bigtitle			{font-family:Arial, Sans-Serif; font-size:10pt; font-weight: bolder;  color: #000; text-decoration: none;}
a.bigtitle:hover	{font-family:Arial, Sans-Serif; font-size:10pt; font-weight: bolder;  color: #000; text-decoration: underline;}
.bl_categoriescatalog a.bigtitle			{font-family:sans-serif,Arial, Sans-Serif; font-size:10pt; font-weight: bolder;  color: #000; text-decoration: none;}
.bl_categoriescatalog a.bigtitle:hover	{font-family:sans-serif,Arial, Sans-Serif; font-size:10pt; font-weight: bolder;  color: #000; text-decoration: underline;}


.block-product-details div.bigtitle	{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
	text-transform: capitalize;
}
.block-product-details span.bigtitle	{display:none;}
.block-product-details td.middlebg		{
	font-weight: bold;
	background-color: #999999;
}
.block-product-details .headerbg td.usual		{
}
.block-product-details .headerbg td.header		{
	color: White;
	font-weight: bolder;
}
.block-product-details .headerbg td.middlebg		{
	font-weight: bold;
}

/* prices styles */
.priceBlock {color: #000; font-weight: bold;}
.priceBlock .price {font-weight: bold;}
.priceBlock .priceTax {font-weight: normal;}

.priceBlockOld {color: #000; text-decoration: line-through;}
.priceBlockOld .price {font-weight: normal;}
.priceBlockOld .priceTax {font-weight: normal;}

.priceBlockHidden {color: #000; font-weight: bold; display: none;}
.priceBlockHidden .price {font-weight: bold;}
.priceBlockHidden .priceTax {font-weight: normal;}

.priceBlockEdit {color: #000; font-weight: bold;}
.priceBlockEdit input.price {text-align: right; font-weight: bold; width: 50px; font-size: 12px; color: black; border: 1px solid #c56a1a; background: #FFFCC0;}

.salesBlock {color: #000; font-weight: bold; border: none; background: transparent;}
.salesPrice {font-weight: bold;}
.salesTax {font-weight: normal;}

.priceSaveBlock {color: green; font-weight: bold;}
.priceSaveBlock .price {font-weight: bold;}
.priceSaveBlock .percent {font-weight: normal;}

.pointsPriceBlock {}
.pointsPriceBlock .points {}

.rewardPointsBlock {}
.rewardPointsBlock .points {}
/* prices styles */

.productsTable th 		{padding: 3px;}
.productsTable td 		{padding: 3px;}
.productsCategory 		{font-size: 10pt; font-weight: bold; color: #000000; background: none; padding: 5px 10px !important; }
.productsDelimiter 		{
	padding: 0px !important;
	background-color: #000000;
}
.productsDelimiterTop 	{
	padding: 0px !important;
	background-color: #000000;
}
.productsDelimiterTop img 	{height: 2px;}

.wishlist-opacity	{display: none; z-index: 900; filter: alpha(opacity=50); left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; background-color: #E1E1E1; moz-opacity: 0.5; opacity: 0.5;}
.wishlist-shadow	{display: none; z-index: 1000; position: absolute; top: 0px; left: 0px; width: 400px; background: #A37E4D;}
.wishlist-block		{position: relative; bottom: 5px; right: 5px; width: 400px; background: #FE9000; border: 1px solid #C56A1A;}
.wishlist-img-close	img {margin: 10px 10px 5px 0px;}
.wishlist-descr		{padding: 0px 35px 20px 30px; font-size: 14px, Arial, Sans-Serif; text-align:justify;}

.block-product-details .newProduct {display: block; position: relative; padding-right: 34px !important;}
.block-product-details .newProduct img {background: url(../images/icons/new_l.png) no-repeat; width: 30px; height: 22px; border: none; position: absolute; bottom: -2px; margin: 0px 0px 0px 2px;}
* html .block-product-details .newProduct img {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_l.png,sizingMethod=crop);}
.bl_productslist .newProduct img {background: url(../images/icons/new_l.png) no-repeat; width: 30px; height: 22px; border: none; position: relative; bottom: -6px; margin: 0px 0px 0px 2px;}
* html .bl_productslist .newProduct img {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_l.png,sizingMethod=crop);}
.newProduct img {background: url(../images/icons/new_m.png) no-repeat; width: 20px; height: 16px; border: none; position: relative; bottom: -3px; margin: 0px 0px 0px 2px;}
* html .newProduct img {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_m.png,sizingMethod=crop);}

.titleText			{color: #000; text-decoration: underline;}
.articleDate	{font-size: 8pt; color: #6e1900; font-style: italic;}
.top			{font-size: 8pt; padding: 2 0 2 0;}
.smallText		{font-size: 8pt;}
.middleText		{font-size: 9pt;}
.bigText		{font-size: 10pt;}
.comment		{font-size: 8pt; color: #343434;}
.message		{
	font-size: 8pt;
	font-weight:bolder;
	color: #0000FF;
}
.title			{font-family: Arial, Sans-Serif; font-size:10pt; font-weight:bolder}
.bigtitle, bigTitle		{font-family: Arial, Sans-Serif; font-size: 10pt; font-weight: ;}
.error			{color: #d50000;}
.terms      {height: 300px; width: 600px; overflow: auto; border: 1px solid silver; }
.link       {color: green; }

span.nobr       {white-space: nowrap !important;}

/*************  Manual  ***************/

.level1 {
	padding-left: 21px;
}
.level1 a {font-weight: bold;}
.level1 a:hover {font-weight: bold;}
.level2 {padding: 2px 2px 2px 30px;}
.level3 {padding: 2px 2px 2px 40px;}
.level4 {padding: 2px 2px 2px 50px;}

/*************  Left Menu  ***************/

.menuLeft .level1 {}
.menuLeft .level2 {}
.menuLeft .level3 {}
.menuLeft .level4 {}

.menuLeft .a a {font-weight: bold;}
.menuLeft .a a:hover {font-weight: bold;}

table.matrix { border: 1px solid gray; margin-bottom: 5px; margin-top: 5px; }
th.matrixTop { padding-left: 5px; padding-right: 5px; border-bottom: 1px solid silver;  }
th.matrixBottom { padding-left: 5px; padding-right: 5px; }
td.matrixTop { border-bottom: 1px solid silver; border-left: 1px solid silver; padding-left: 5px; padding-right: 5px; }
td.matrixBottom { border-left: 1px solid silver; padding-left: 5px; padding-right: 5px; }
#signupbutton {
	margin-top: 10px;
	margin-bottom: 5px;
}
.buynowbutton {
	padding-left: 35px;
	padding-bottom: 5px;
}
#home_buy{
	background-image:url(/images/holsters/MainBodyMid.jpg);
	background-repeat:none;
	display:inline;
}
#buyholsters{

}
#buysupplies{

}
#home_buy_btn{
	clear:both;
	display:inline;
	float:left;
}

.mainbodybtn {
	margin-left: 120px;
	margin-bottom: 160px;
	padding: 10px 10px 10px 10px;	
}
.secondaryLogo {
	padding-top: 12px;
}
.profilepageheader {
	background-image: url(../images/holsters/BlkHdrBg.jpg);
	height: 37px;
	width: 500px;
	padding-left: 15px;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.title2{
	font-size: 16px;
	color: #444444;
	padding-top: 15px;
	font-weight: bold;
}
.affiliate{
	padding-right: 50px;
}
/* Product page Formating -bp */

.variantheader {
background-color:#666666;
color:#FFFFFF;
font-weight:bold;
}
.variant {
border-left:1px solid #EAEAEA;
border-right:1px solid #EAEAEA;
border-top:1px solid #EAEAEA;
}
.variantcell {
border-bottom:1px solid #EAEAEA;
border-right:1px solid #EAEAEA;
font-size:8pt;
}
.variantcellright {
border-bottom:1px solid #EAEAEA;
font-size:8pt;
}
td.variantcellright a {
color: #ff6800;
}
td.variantcellright a:hover {
color: #ff6800;
cursor:pointer;
}
.descr_imgs {
padding-left: 50px;
padding-right: 50px;
text-align: center;
}
h1 {
	font-family:"Trebuchet MS",Arial, Sans-Serif;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	color:#FFFFFF;
}
h2 {
	margin:0px;
	font-size:16px;
}
.block-simple td.padding10px {
	padding:0px;
}
.product_images {
border-color:#666666;
border-width:1px;
}
.rolloverImagesTop {
	text-align:center;
	padding-bottom:10px;
	padding-top:5px;
}
.messagebg {
	font-weight: bold;
	color: #0000FF;
}
.block-order-cart .titleTop {
display:none;
}
/****** Value Packs ******/
.links_sm{
	font-size: 10px;
}
.value_pack{
	text-align: center;
}

.value_pack img{
	border: none;
}
/******* SIDE NAV ********/
div.sidenav {
	position:relative;
}

ul.tabs {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	outline-style:none;
	outline-width:medium;
}

div.sidenav ul.tabs a {
	background-attachment:scroll;
	background-repeat:no-repeat;
	height:36px;
	width:199px;
	display:block;
	outline-style:none;
	outline-width:medium;
}
div.sidenav ul.tabs a#find-your-holster-side {
	background-image:url(/images/holsters/find-your-holster.jpg);
	height:40px;
}
div.sidenav ul.tabs a#shopping-cart-side {
	background-image:url(/images/holsters/shopping-cart.jpg);
}
div.sidenav ul.tabs a#USA-holsters-testimonials {
	background-image:url(/images/holsters/USA-holsters-testimonials.jpg);
}
div.sidenav ul.tabs a#affiliate-program-side {
	background-image:url(/images/holsters/USA-holsters-affiliate.jpg);
	height:40px;
}
div.sidenav ul.tabs a:hover {
	background-position:0 -36px;
	cursor:pointer;
}
div.sidenav ul.tabs a:hover#find-your-holster-side {
	background-position:0 -40px;
	cursor:pointer;
}
div.sidenav ul.tabs a:hover#affiliate-program-side {
	background-position:0 -40px;
	cursor:pointer;
}
#home-header {
	background-image: url(../images/holsters/MainBodyTop.jpg);
	background-repeat: no-repeat;
	height: 277px;
	width: 674px;
}
#home-header h1 {
	color:#666666;
	font-size:23px;
	font-weight:bold;
	padding:0;
	margin: 0;
}
#home-header h2 {
	color:#666666;
	font-size:20px;
	font-weight:normal;
}
#home-header h3 {
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	padding:0;
}
#home-header ul {
margin:5px 0 0;
padding-left:35px;
}
#home-header ul li {
color:#FFFFFF;
font-size:14px;
list-style-image:url(/images/holsters/check.gif);
}
#home-header .subBody {
color:#FFFFFF;
font-size:18px;
font-weight:normal;
margin:0 0 0 9px;
}
#home-header em {
	color: #EA0303 ;
	font-style: normal;
	font-weight: bold;
}
.side {
	display:inline;
	float:left;
}
.no_side {
	clear:both;
	display: block;	
	margin-left: auto;
	margin-right:auto;
}
.no_side p{
	width: 250px;
	margin-left:auto;
	margin-right:auto;

}
.side p{
	padding-top:10px;
	padding-bottom:30px;
	width: 250px;
	text-align: center;
	padding-right:10px
}
.outer_side{
	clear:both;
	width:520px;
	margin-left:auto;
	margin-right:auto;
}
.side img{
	margin-left:auto;
	margin-right:auto;
	padding-top: 10px;
}
.no_side img{
	clear:both
	display:block;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	padding-top: 10px;
}
.center_img{
	clear:both;
	display: block;
	text-align: center;
}
.no_side h2{
	text-align: center;
	padding-top:30px;
}
.side h2{
	text-align: center;
	padding-top:30px;
	
}
dt {
	float: left;
	font-weight: bold;
	margin-right: 5px;
}
dd {
	padding-left: 5px;
}
