
/*
	* {padding: 0px; margin: 0px;}
*/

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,li,table,th,td,ol,dl,fieldset,address,input, a, img
{padding: 0px; margin: 0px;}

img {border: none;}

a{outline: none;}

.xthide{
display: none;
}

.clrboth{clear: both;}

.displaynone{display: none;}

#wrapper{
margin: 0px auto;
width: 994px;
position: relative;
padding-top: 2px;
}

h1 {
font-family: Helvetica, Arial, Verdana, sans-serif;
font-weight: bold;
margin: 0;
padding: 0;
line-height: 1em;
text-align: left;
font-size: 20px;
margin-bottom: 8px;
}
/* used for the h1 that is in the parchment */
h1.h1short{ 
margin-bottom: 0px;
}

.mainTableCellRight p{
line-height: 14px;
padding: 0px 9px;
padding-top: 6px;
}

.mainTableCellCenter h2{
font-size: 16px;
padding: 0px 0px 4px 0px;
}

#mainlogo{
position:absolute;
left: -8px;
top: -10px;
}


.mainTableCellCenter p{
padding: 0px 0px 8px 0px;
line-height: 18px;
}
.mainTableCellCenter ul{
padding: 0px 0px 8px 16px;
}
.mainTableCellCenter li{
list-style-type: none;
background-image: url(../images/primalforge/internalbullet.gif);
background-repeat: no-repeat;
padding-left: 12px;
background-position:0px 6px;
padding-bottom: 2px;
padding-top: 2px;
}

.mainTable75 	{width: 75%;}
.mainTable50 	{width: 50%;}

.mainTable 		{
background-image: url(../images/primalforge/framemiddle.png);
width: 996px;
padding-left: 5px;
background-repeat: repeat-y;
}

.mainTableCellLeft 		{
float: left;
background-image: url(../images/primalforge/lh_panelbd_middle.jpg);
background-repeat: repeat-y;
background-position: 2px 0px;
}

.clm_l{	width: 207px;}
.clm_m{
padding-left: 7px;
padding-right: 10px;
width:576px;
}
.clm_mw{
padding:0px 22px;
width:737px;
}
.clm_r{	width: 188px;}

.mainTableCellCenter 	{
float: left;
}
.mainTableCellRight 	{
float: left;
background-image: url(../images/primalforge/rh_panelbd_middle.jpg);
background-repeat: repeat-y;
background-position:6px 0px;
}


.homeGreeting 			{padding: 7px 15px 0px 15px; vertical-align: top;}
.homeGreeting table		{width: 100%; background: #d5d2dd url(../images/ecommerce/bl3-bgr-t.gif) repeat-x top;}
.homeGreeting table td	{background: url(../images/ecommerce/bl3-lt.gif) no-repeat left top;}
.homeGreeting table div			{background: url(../images/ecommerce/bl3-rb.gif) no-repeat right bottom;}
.homeGreeting table div div	{padding: 15px;}
.homeGreeting table td span	{color: #1584d2;  display: block; padding: 0px 0px 5px 0px;}

.introBlock {border: 1px solid #D5D5D5;}
.introBlock td {padding: 6px;}

/****** Main Table ******/

/*******************************************************************************/

/****** Menu ******/

.headerMenu {
	position: relative;
	width: 100%;
	margin: 0px 0px 0px 0px;
	}

.headerMenu td#logo  {					/* Background under logo on the site */
	display: none;
	}
.headerMenu td#logo img {				/* Logo on the site */
	}
	
.headerMenu td#logoL {vertical-align: top;}
.headerMenu td#logoL img {				/* Logo on the site (if logo is left)*/
	margin: 20px 20px 5px 30px;
	border: 0px;
	}

.headerMenu td#menu {					/* Text Menu with or without images */
	vertical-align: top;
	width: 100%;
	background: ;

}
.headerMenu td#menu table {width: 100%; background: url(../images/ecommerce/tmenu-bgr.gif) repeat-x top;}
.headerMenu td#menu td {text-align: center;}

td#menu td.begin {width: 14px; background: url(../images/ecommerce/tmenu-l.gif) no-repeat top;}
td#menu td.begin img.Img {width: 14px; height: 1px;}
td#menu td.end {width: 100%; background: url(../images/ecommerce/tmenu-r.gif) no-repeat right top;}
td#menu td.end img.Img {width: 1px; height: 36px;}

/* Active & Noneactive links in menu */


a.menu:link, a.menu:visited, a.menu:hover, a.menu:active 
{display:block;color: #000; text-decoration: none;  text-transform: uppercase;}
a.menu .nobr {display:block; padding: 11px 15px 10px 15px;} 

a.menuActive:link, a.menuActive:visited, a.menuActive:hover, a.menuActive:active 
{display:block;background: url(../images/ecommerce/tmenu-bgr-a.gif) repeat-x top; color: #fff; text-decoration: none; text-transform: uppercase;}
a.menuActive .nobr {display:block; padding: 11px 15px 10px 15px;} 

/****** Sub Menu ******/

.subMenuBlock {
	display:none;
	position:absolute;
	border-top: 1px solid #6a9c02; 
	border-left: 1px solid #6a9c02;
	z-index: 2500;
}

a.subMenu {
	width: 150px;
	padding: 6px 20px 6px 10px;
	border-right: 1px solid #6a9c02;
	border-bottom: 1px solid #6a9c02;
	display:block;
	color: #0a0509;
	text-decoration:none;
	text-align: left;
	background: #c4fc63;
}

a.subMenu:hover, a.subMenu:active {
	background: #efffd6; 
	color: #6a9c02;
	display:block;
	text-decoration:none;
}

/****** Secondary Menu ******/

table.secondaryMenu 		{width: 100%; background: none !important;}
td#menu td.secondaryBegin img.Img	{width: 1px; height: 20px;}
a.secondaryMenu 			{display:block;  padding: 0px 0px 0px 20px; color: #000;}
a.secondaryMenu:hover 		{display:block;  padding: 0px 0px 0px 20px; color: #000;}
a.secondaryMenuActive 		{display:block;  padding: 0px 0px 0px 20px; color: #000; text-decoration: none;}
a.secondaryMenuActive:hover	{display:block;  padding: 0px 0px 0px 20px; color: #000; text-decoration: underline;}
td#menu td.secondaryEnd  	{width: 100%;}
td#menu td.secondaryEnd  img.Img	{width: 1px; height: 20px;}

/****** Menu ******/

/*****************************************************************************/
/************* Breadcrumb *******************/

.breadcrumb {
font-size: 11px;
position: relative;
top: -14px;
}

.breadcrumb a{
color: #9C7E52;
font-weight: bold;
}

.breadcrumbBegin {
	vertical-align: top;
	width: 14px;
	border: 0px solid #999;
	background: url(../images/ecommerce/bl3-lt.gif) no-repeat left top;
}
.breadcrumbBegin img {width: 14px; height: 1px;}

.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	border: 0px;
	font-size: 8pt;
	padding: 6px 6px 6px 6px;
	background: ;
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter b {color: #1584d2; font-size: 9pt;}
.breadcrumbDelimiter a {color: #1584d2; text-decoration: none; font-size: 9pt; font-weight: normal;}
.breadcrumbDelimiter a:hover {color: #1584d2; text-decoration: underline; font-size: 9pt; font-weight: normal;}
.breadcrumbDelimiter span {
	color: #1584d2;
	font-size: 9pt;
	margin: 0px 5px;
	}
.breadcrumbDelimiter img {display: none;}
	
.breadcrumbRSS {
	border: 0px;
	padding: 0px 6px;
	background: ;
	}

.breadcrumbEnd {
	vertical-align: bottom;
	width: 14px;
	border: 0px solid #999;
	background: url(../images/ecommerce/bl3-rb-bread.gif) no-repeat right bottom;
	}
.breadcrumbEnd img {width: 14px; height: 1px;}

/************* Breadcrumb *******************/
/*************** Order Pages ****************/
.breadcrumbDelimiter span.nonactive {font-size: 11pt; color: #1584d2; margin-right: 10px;}
.breadcrumbDelimiter span.active {font-size: 11pt; color: #1584d2; margin-right: 10px; font-weight: bold;}
/************* end Order Pages ***************/

/*****************************************************************************/

/************* Fieldset *******************/

/****** Top ******/

.titleTop {margin-top: 0px;}

.titleTopLeft {
vertical-align: top;
width: 16px;
height: 16px; 
/*	background: #d2dbdd url(../images/ecommerce/bl5-bgr-t.gif) repeat-x top;*/
}
.titleTopImgLeft {
width: 16px;
height: 16px; 
/*background: url(../images/primalforge/internalleft.jpg) no-repeat top;*/
}

.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */
/*background: url(../images/primalforge/internaltop.jpg) repeat-x top;*/
}

.titleTopCenter div {
color: #ffffff;
text-transform: capitalize;
}
.titleTopCenter div b {font-weight: normal;}
.titleTopRight {
width: 16px;
height: 16px; 
vertical-align: top;
}
.titleTopImgRight {
width: 16px;
height: 16px; 
/*background: url(../images/primalforge/internalright.jpg) no-repeat top;*/
}

/****** Top ******/

/****** Center ******/

.block {
/*background: #f1f1f1 url(../images/primalforge/internaltop.jpg);*/
}
.blockTD {
/*background: url(../images/primalforge/internaltop.jpg);
background-color:#FFFFFF;*/
}
.menuLeft {
padding: 0px 10px 15px 10px;
background: url(../images/ecommerce/bl5-rb.gif) no-repeat right bottom;
}

/****** Center ******/

/****** Bottom ******/

.titleBot {margin-bottom: 7px;}

.titleBotLeft {
	width: 1px;
	border: 0px;
	}
.titleBotImgLeft {width: 1px; height: 1px;}

.titleBotRight {
	width: 100%;
	text-align: right;
	border: 0px;
	}
.titleBotImgRight {width: 1px; height: 1px;}

/****** Bottom ******/

/************* end Fieldset ***************/

/***************custom blocks in left & right column********************/
.mainTableCellRight .titleTopLeft, .mainTableCellLeft .titleTopLeft {width: 14px; background: #fff0b1 url(../images/ecommerce/bl2-bgr-t.gif) repeat-x top;}
.mainTableCellRight .titleTopImgLeft, .mainTableCellLeft .titleTopImgLeft {width: 14px; height: 14px; background: url(../images/ecommerce/bl2-lt.gif) no-repeat top;}
.mainTableCellRight .titleTopCenter, .mainTableCellLeft .titleTopCenter {background: #fff0b1 url(../images/ecommerce/bl2-bgr-t.gif) repeat-x top;}
.mainTableCellRight .titleTopCenter table, .mainTableCellLeft .titleTopCenter table { width: 100%;}
.mainTableCellRight .titleTopCenter div, .mainTableCellLeft .titleTopCenter div {color: #000;}
.mainTableCellRight .titleTopRight, .mainTableCellLeft .titleTopRight {width: 1px; background: #fff0b1 url(../images/ecommerce/bl2-bgr-t.gif) repeat-x top;}
.mainTableCellRight .titleTopImgRight, .mainTableCellLeft .titleTopImgRight {width: 1px; height: 1px;}
 
.mainTableCellRight .block, .mainTableCellLeft .block {

/*	background: #fffede url(../images/ecommerce/bl2-bgr-c.gif) repeat-x top;	*/

}
.mainTableCellRight .block .blockTD, .mainTableCellLeft .block .blockTD {}
.mainTableCellRight .block .menuLeft, .mainTableCellLeft .block .menuLeft {}
 
/***************custom blocks in left & right column another color********************/
.bl_search .titleTopLeft, .bl_currency .titleTopLeft, .bl_login .titleTopLeft {width: 14px; background: #b4ddff url(../images/ecommerce/bl4-bgr-t.gif) repeat-x top;}
.bl_search .titleTopImgLeft, .bl_currency .titleTopImgLeft, .bl_login .titleTopImgLeft {width: 14px; height: 14px; background: url(../images/ecommerce/bl4-lt.gif) no-repeat top;}
.bl_search .titleTopCenter, .bl_currency .titleTopCenter, .bl_login .titleTopCenter {background: #b4ddff url(../images/ecommerce/bl4-bgr-t.gif) repeat-x top;}
.bl_search .titleTopRight, .bl_currency .titleTopRight, .bl_login .titleTopRight {width: 1px; background: #b4ddff url(../images/ecommerce/bl4-bgr-t.gif) repeat-x top;}
.bl_search .titleTopImgRight, .bl_currency .titleTopImgRight, .bl_login .titleTopImgRight {width: 1px; height: 1px;}

.bl_search .block, .bl_login .block, .bl_currency .block {}
.bl_search .block .blockTD, .bl_currency .block .blockTD, .bl_login .block .blockTD {}
.bl_search .block .menuLeft, .bl_currency .block .menuLeft, .bl_login .block .menuLeft {
}

.mainTableCellRight a{
color: #FFFFFF;
}

.blc_regiser span,
.rhtitlebackdrop span{
display: none;
}

.rhblock{
line-height:23px;
width: 156px;
background-image: url(../images/primalforge/rhblockcenter.jpg);
padding-left: 14px;
padding-right: 14px;
padding-top: 4px;
padding-bottom: 6px;
}

.rhtitlebackdrop{
background-image: url(../images/primalforge/rhtitlebackdrop.gif);
height: 27px;
line-height: 27px;
font-size: 12px;
font-weight: bold;
padding-left: 13px;;
padding-top: 9px;;
}

.rhtitleimg{
left:1px;
position:relative;
top:6px;
width: 160px;
height: 14px;
background-repeat: no-repeat;
}

/***************custom blocks in left & right column********************/

/***************custom blocks hot********************/
.bl_hot .titleTopLeft {width: 14px; background: #d6d2de url(../images/ecommerce/bl3-bgr-t.gif) repeat-x top;}
.bl_hot .titleTopImgLeft {width: 14px; height: 14px; background: url(../images/ecommerce/bl3-lt.gif) no-repeat top;}
.bl_hot .titleTopCenter {background: #d6d2de url(../images/ecommerce/bl3-bgr-t.gif) repeat-x top;}
.bl_hot .titleTopCenter table { width: 100%;}
.bl_hot .titleTopRight {width: 1px; background: #d6d2de url(../images/ecommerce/bl3-bgr-t.gif) repeat-x top;}
.bl_hot .titleTopImgRight {width: 1px; height: 1px;}
 
.bl_hot .block {background: #f1f1f1 url(../images/ecommerce/bl3-bgr-c.gif) repeat-x top;}
.bl_hot .block .blockTD {background: url(../images/ecommerce/bl3-rb.gif) no-repeat right bottom;}
.bl_hot .block .menuLeft {background: url(../images/ecommerce/bl3-rb.gif) no-repeat right bottom;}

/**************custom blocks bl_offers********************/
.bl_offers .titleTopLeft {width: 14px; background: #caaef7 url(../images/ecommerce/bl1-bgr-t.gif) repeat-x top;}
.bl_offers .titleTopImgLeft {width: 14px; height: 14px; background: url(../images/ecommerce/bl1-lt.gif) no-repeat top;}
.bl_offers .titleTopCenter {background: #caaef7 url(../images/ecommerce/bl1-bgr-t.gif) repeat-x top;}
.bl_offers .titleTopCenter table { width: 100%;}
.bl_offers .titleTopRight {width: 1px; background: #caaef7 url(../images/ecommerce/bl1-bgr-t.gif) repeat-x top;}
.bl_offers .titleTopImgRight {width: 1px; height: 1px;}
 
.bl_offers .block {}
.bl_offers .block .blockTD { }
.bl_offers .block .menuLeft {background: url(../images/ecommerce/bl1-rb.gif) no-repeat right bottom;}

/***************simple blocks********************/
.bl_simple .titleTopLeft, 
.bl_banners .titleTopLeft, 
.bl_navigation .titleTopLeft  {width: 14px; background: #caaef7 url(../images/ecommerce/bl3-bgr-t.gif) repeat-x top;}
.bl_simple .titleTopImgLeft, 
.bl_banners .titleTopImgLeft, 
.bl_navigation .titleTopImgLeft  {width: 14px; height: 14px; background: url(../images/ecommerce/bl3-lt.gif) no-repeat top;}
.bl_simple .titleTopCenter, 
.bl_banners .titleTopCenter, 
.bl_navigation .titleTopCenter  {background: #caaef7 url(../images/ecommerce/bl3-bgr-t.gif) repeat-x top;}
.bl_simple .titleTopRight, 
.bl_banners .titleTopRight, 
.bl_navigation .titleTopRight  {width: 1px; background: #caaef7 url(../images/ecommerce/bl3-bgr-t.gif) repeat-x top;}
.bl_simple .titleTopImgRight, 
.bl_banners .titleTopImgRight, 
.bl_navigation .titleTopImgRight  {width: 1px; height: 1px;}
 
.bl_simple .block, 
.bl_banners .block, 
.bl_navigation .block  {background: #eeeeef url(../images/ecommerce/bl3-bgr-b.gif) repeat-x top;}
.bl_simple .block .blockTD, 
.bl_banners .block .blockTD, 
.bl_navigation .block .blockTD {background: url(../images/ecommerce/bl3-rb.gif) no-repeat right bottom;}
.bl_simple .block .menuLeft, 
.bl_banners .block .menuLeft, 
.bl_navigation .block .menuLeft {background: url(../images/ecommerce/bl3-rb.gif) no-repeat right bottom;}

/************** blocks bl_categorieslist ********************/
.bl_categorieslist .titleTopLeft {width: 1px; background: #fff;}
.bl_categorieslist .titleTopImgLeft {width: 1px; height: 1px; background: ;}
.bl_categorieslist .titleTopCenter {padding:20px 10px 13px 0px; background: #fff ;}
.bl_categorieslist .titleTopCenter div {color: #8bdb02;}
.bl_categorieslist .titleTopRight {width: 1px; background: #fff;}
.bl_categorieslist .titleTopImgRight {width: 1px; height: 1px;}
 
.bl_categorieslist .block {
/*background: #fff;*/
}
.bl_categorieslist .block .blockTD {padding: 0px 0px 5px 0px; background:;}

/*******************************************/
#user-home .titleTopLeft {width: 14px; background: #D2DBDD;}
#user-home .titleTopImgLeft {width: 14px; height: 14px; background: url(../images/ecommerce/bl5-lt-user.gif) no-repeat top;}
#user-home .titleTopCenter {background: #D2DBDD;}
#user-home .titleTopCenter table { width: 100%;}
#user-home .titleTopRight {width: 1px; background: #D2DBDD;}
#user-home .titleTopImgRight {width: 1px; height: 1px;}

/*****************************************************************************/
/************* userHome *******************/
td.userHome {padding: 7px;}
td.userHomeTitle {
	font-size: 10pt;
	white-space: nowrap;
	padding: 0px 10px 0px 10px;
	background: #d2dbdd url(../images/ecommerce/bl5-bgr-t.gif) repeat-x top;
}
td.userHomeTitle b {color: #0000CC;}

div.userHomeBottom {						
	display: auto;
	background: none;
	padding: 0px 20px 0px 20px;
	}
div.userHomeBottom a { text-decoration:underline;}
div.userHomeBottom a:hover { text-decoration:none;}

td.userHome img.orders 		{display:none; background: url(../images/icons/admin_orders.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 0px;}
td.userHome img.profile 	{display:none; background: url(../images/icons/user_profile.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 0px;}
td.userHome img.arr		 	{display:none; background: url(../images/icons/arr.gif) no-repeat; width: 15px; height: 16px; border:0px; margin: 0px 5px 0px 55px;}
td.userHome img.support 	{display:none; background: url(../images/icons/admin_support.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 0px;}
td.userHome img.forum 		{display:none; background: url(../images/icons/admin_forum.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 0px;}
td.userHome img.products 	{display:none; background: url(../images/icons/admin_products.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 0px;}
td.userHome img.pages 		{display:none; background: url(../images/icons/admin_pages.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 0px;}
td.userHome img.merchant 	{display:none; background: url(../images/icons/admin_affiliates.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 0px;}
td.userHome img.affiliates 	{display:none; background: url(../images/icons/admin_affiliates.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 0px;}
td.userHome img.payments 	{display:none; background: url(../images/icons/admin_payments.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 0px;}
td.userHome img.carts	 	{display:none; background: url(../images/icons/admin_carts.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 0px;}
td.userHome img.wishlist 	{display:none; background: url(../images/icons/admin_carts.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 0px;}
td.userHome img.reminders 	{display:none; background: url(../images/icons/user_profile.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0px 5px 0px 0px;}

td.userHome div {margin-left: 0px;}
/************* userHome *******************/
/*****************************************************************************/

/************* Button Links *******************/

td.butTd a {
color: #000000;
}

td.butTd {}
td.butTd span.spacer {display: auto; color: #1584D2;}	/* '|' between button */

a.button:link, a.button:visited {}
a.button:hover, a.button:active {}

a.button-check,
a.button-view,
a.button-add{
width: 110px;
height: 22px;
text-align:center;
background-image: url(../images/primalforge/buttonmed.jpg);
line-height: 22px;
display: block;
text-decoration: none;
font-weight: bold;
margin-right: 10px;
}

a.button-add span 		{display: auto;  white-space: nowrap;}

		/* add to cart (products categories, product details) */
a.button-add img 		{display: none;}
a.button-view span 		{display: auto; white-space: nowrap;}		/* view cart (products categories, product details) */
a.button-view img 		{display: none;}
a.button-check span 	{display: auto; white-space: nowrap;}		/* check out (products categories, product details) */
a.button-check img 		{display: none;}
a.button-wishlist span 	{display: auto; white-space: nowrap;}		/* wishlist (products categories, product details) */
a.button-wishlist img 		{display: none;}

a.buttonBasket:link, a.buttonBasket:visited {font: 10pt Arial, Helvetica, sans-serif;}
a.buttonBasket:hover, a.buttonBasket:active {font: 10pt Arial, Helvetica, sans-serif;}

a.button-shopping span 	{display: auto; white-space: nowrap;}			/* Continue shopping (basket) */
a.button-shopping img 	{display: none;}
a.button-retrieve span 	{display: auto; white-space: nowrap;}			/* Retrieve Cart (basket) */
a.button-retrieve img 	{display: none;}
a.button-save span 		{display: auto; white-space: nowrap;}			/* Save cart (basket) */
a.button-save img 		{display: none;}
a.button-clear span 		{display: auto; white-space: nowrap;}			/* Clear cart (basket) */
a.button-clear img 		{display: none;}
a.button-checkout span 	{display: auto; white-space: nowrap;}			/* Checkout (basket) */
a.button-checkout img 	{display: none;}

a.buttonCart:link, a.buttonCart:visited {font: 9pt Arial, Helvetica, sans-serif;}
a.buttonCart:hover, a.buttonCart:active {font: 9pt Arial, Helvetica, sans-serif;}

a.button-check span 	{display: auto; white-space: nowrap;}		/* Checkout (small cart) */
a.button-check img 		{display: none;}
a.button-amend span 	{display: auto; white-space: nowrap;}		/* Amend cart (small cart) */
a.button-amend img 		{display: none;}
a.button-view span 		{display: auto; white-space: nowrap;}		/* View cart (small cart) */
a.button-view img 		{display: none;}

a.buttonMore:link, a.buttonMore:visited {font: normal normal normal 9pt Arial, Helvetica, sans-serif;}
a.buttonMore:hover, a.buttonMore:active {font: normal normal normal 9pt Arial, Helvetica, sans-serif; text-decoration: none;}

a.buttonMore span 	{display:auto; white-space: nowrap;}			/* read more... (special offers, etc.) */
a.buttonMore b 		{font-weight: normal;}
a.buttonMore img 	{display:none;}

a.disabled {							/* disadled add to cart */
	color: #999; 
	cursor: pointer; 
	font: bold 10pt Arial, Helvetica, sans-serif; padding: 0px 5px;
	text-decoration: none;
}
a.disabled:hover {color: #999; cursor: pointer; text-decoration: none;}
/************* Button Links *******************/

/************* Category *******************/
.zzztopCategory 			{background: transparent; margin: 0px; vertical-align: middle;}
.zzztopCategory img.category_img		{zzzzbackground: url(../images/ecommerce/categ-arrow.gif) no-repeat 0px 0px;  margin: 0px;}
.zzztopCategory a.title {color: #1584d2; text-decoration: underline; font: normal normal normal 11pt Tahoma;}
.zzztopCategory a.title:hover {color: #1584d2; text-decoration: none; font: normal normal normal 11pt Tahoma;}
.zzzselectedtopCategory {zzzzbackground: #8bdb02 url(../images/ecommerce/categ-arrow-right-a.gif) no-repeat right bottom; margin: 0px; padding: 0px 0px 0px 0px; vertical-align: middle;}
.zzzselectedtopCategory img.category_img		{zzzzbackground: #8bdb02 url(../images/ecommerce/categ-arrow-a.gif) no-repeat 0px 0px; margin: 0;}
.zzzselectedtopCategory a.title {color: #ffffff; text-decoration: none; font: normal normal normal 11pt Tahoma;}
.zzzselectedtopCategory a.title:hover {color: #ffffff; text-decoration: underline; font: normal normal normal 11pt Tahoma;}
        
.zzzsubCategory 			{background: transparent; margin: 0px; padding: 3px 0px; vertical-align: middle;}
.zzzsubCategory a img 			{margin: 4px 0px 0px 0px;}
.zzzsubCategory a.title {color: #1584d2; text-decoration: underline; font: normal normal normal 10pt Tahoma;}
.zzzsubCategory a.title:hover {color: #1584d2; text-decoration: none; font: normal normal normal 10pt Tahoma;}
.zzzselectedsubCategory {margin: 0px; padding: 3px 0px; vertical-align: middle;}
.zzzselectedsubCategory img 			{background: #fff;}
.zzzselectedsubCategory a img 			{margin: 4px 0px 0px 0px;}
.zzzselectedsubCategory a.title {color: #8bdb02; text-decoration: none; font: normal normal normal 10pt Tahoma; background: #fff;}
.zzzselectedsubCategory a.title:hover {color: #8bdb02; text-decoration: underline; font: normal normal normal 10pt Tahoma; background: #fff;}
/************* 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 *******************/
.bl_offers .block .blockTD a.bigtitle			{ text-decoration: underline;}
.bl_offers .block .blockTD a.bigtitle:hover 	{ text-decoration: none;}
#offerTitleTop				{display: none;}
#offerTitle					{text-align: left; clear: right; display: block;}
.offerImg					{text-align: left;}
.offerImg img				{float: left; padding:2px;background:#fff;margin: 0px 8px 3px 0px;border:1px solid #9e78ff;filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#9e78ff', Positive='true');/* top: -20px; position: relative;*/} 
.offerImg div				{text-align: justify;}
.offerImg div#offerText	{display: ;}
.offerImg a.buttonMore span {display:none;}

/************* Product details like Offers *******************/
.bl_productslist .block .blockTD img.productImg, .bl_productdetails .block .blockTD img.productImg 
{
padding:2px;
background:#fff;
margin-right:10px;
margin-bottom: 10px;
} 

/************* Forum *******************/
.forumAdmin 			{color: blue; font-weight: bold; }
.forumUser 				{color: black; font-weight: bold; }
.forumGuest       	{color: black;  font-weight: bold; font-style: italic;}
.forumMessageLeft 	{background: #F1F1F1; border-left:1px solid #D2DBDD; 	border-top:1px solid #D2DBDD; border-bottom:1px solid #D2DBDD; }
.forumMessageRight 	{background: #F1F1F1; border: 1px solid #D2DBDD; }
.forumMessageTop 		{background: #D2DBDD; border-bottom: 1px solid #D2DBDD; }

/************* Categoties (catalogue) *******************/
.bl_categoriescatalog .blockTD	 			{padding-left: 18px;}
.bl_categoriescatalog .blockTD img 			{display: ;}
.bl_categoriescatalog a.bigtitle			{padding: 1px 0px 2px 0px;}
.bl_categoriescatalog a.bigtitle:hover 		{padding: 1px 0px 2px 0px;}
.bl_categoriescatalog .smallText				{color: Black;}
.bl_categoriescatalog a.smallText				{color: Black;}
.bl_categoriescatalog a.smallText:hover 	{color: Black;}

/************* Hot (news,...) *******************/
.bl_hot .blockTD img 				{display: none;}
.bl_hot .blockTD .articleDate		{display: none;}
.bl_hot .blockTD div 				{padding-left: 20px;}
.bl_hot a.bigtitle 					{padding: 2px 0px 3px 20px; background: url(../images/ecommerce/arrow-gw.gif) no-repeat 0px 0px; display: block; position: relative; left: -20px; font-size: 10pt; text-decoration: underline;}
.bl_hot a.bigtitle:hover 			{padding: 2px 0px 3px 20px; background: url(../images/ecommerce/arrow-gw.gif) no-repeat 0px 0px; text-decoration: none;}
/*.bl_hot div.smalltext {padding-left: 15px;}*/

/*****************************************************************************/

/************* Footer *******************/
.footerAll	{
color: #EFDBAD;
display: block;
padding-left:48px;
padding-top:12px;
padding-bottom:8px;
}

.footersections{
padding-left:28px;
float:left;
}
.footerXTLink span,
.footerMenu span,
.footerCopyright span{
background-color:#000000;
color:#EFDBAD;
line-height:17px;
padding:2px;
}

.footerXTLink, .footerCopyright, .footerMenu{  margin-bottom: 1px; font-size: 11px;}

.footerMenu	span {}
.footerMenu	img.separator		{margin: 0px 5px;}
.footerMenu	a, .footerXTLink a 		{color: #EFDBAD; text-decoration: none;}
.footerMenu	a:hover {color: #EFDBAD; text-decoration: underline;}
.footerHTML	{}
.footerHTML font{}
.footerImg	{text-align:right; float:right;}
.footerImg img		{width: 80px; height: 26px; border:0px; margin-top: 10px;}

.footerlogo{float: left;}

/************* Footer *******************/

.commonbg {  }
.headerbg { background: #6699FF; }
.usualbg  { background: #f4f4f4; }
.middlebg { background-image: url(../images/primalforge/tablehdr.gif); }
.errorbg  { background: #FF0000; }

body{ font-size: 12px; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #000000; margin: 0px; padding:0px;
background:#FFFFFF url(../images/primalforge/backtexture.jpg);
color: #210;
}

body.popup	{ font-size: 9pt; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #000000; margin: 0px; padding:0px; background: #fff;}

tr, td						{}
tr.usual, td.usual		{ }
tr.header, td.header	{}
tr.middle, td.middle{
font-weight: bold;
background-image:url(../images/primalforge/tablehdr.gif);
}

.mainTableCellLeft tr.middle, .mainTableCellLeft td.middle, .mainTableCellRight tr.middle, .mainTableCellRight td.middle 
	{background-color: #ffe99e; font-weight: bold; }
tr.error, td.error		{background-color: #FFE0E0; color: red; font-weight: bold; }
table.usual 				{background-color: #F4F4F4;}

body.popup tr.usual, body.popup td.usual		{background-color: transparent; }
body.popup tr.header, body.popup td.header		{background-color: #d2dbdd; color: #1584D2; }

td.padding10px			{padding: 10px;}

table.padding6px td		{
padding: 4px;
}

table.padding6px td td	{padding: 0px;}
table.padding4px td		{padding: 4px;}
table.padding4px td td	{padding: 0px;}

td.tab				{border-top: 1px solid #98a0a3; border-right: 1px solid #98a0a3; border-left: 1px solid #98a0a3;}
.tab				{font-size: 12pt; font-weight: bold; text-decoration: none; background: transparent; color: #98a0a3;}
.tab:hover			{text-decoration: none; color: #98a0a3; }
.tabActive			{font-size: 12pt; font-weight: bold; text-decoration: none; background: #98a0a3; color: #ffffff; }
.tabActive:hover	{text-decoration: none; color: #ffffff; }
.tabline 			{background: #98a0a3;}

div.adminTab 			{font-size:11px; border-bottom:#919b9c 1px solid; border-left:#91a7b4 1px solid; border-right:#91a7b4 1px solid; border-top:#91a7b4 1px solid; padding: 3px 8px 2px 8px; margin:3px 2px 0px 2px; cursor:hand; font-family:Verdana, sans-serif; background:#F5F3EB; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap; white-space: nowrap;}
div.adminTabActive 	{font-size:11px; border-right:#919b9c 1px solid; border-left:#919b9c 1px solid; border-top:#FF8200 2px solid; border-bottom:0px solid; padding: 5px 9px 4px 9px;; margin:3px 0px 0px 0px; font-weight:bold; cursor:default; font-family:Verdana, sans-serif; background-color:#FCFFD5; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap; white-space: nowrap;}
td.adminTab			{border-bottom: 1px solid #919b9c;}
td.adminTabActive	{border: 0px;}
td.beginTab			{padding: 0px 4px; border-bottom: 1px solid #919b9c;}
td.endTab			{padding: 0px 4px; width: 100%; border-bottom: 1px solid #919b9c;}
td.blockTDtabs		{background: none;}

input					{font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11pt;}
input.usualprice	{background-color: transparent; border: none; text-align: right; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; }
input.orderprice	{background-color: transparent; border: none; text-align: right; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; }



.mainTableCellRight input.username{
margin: 9px 10px;
margin-bottom: 0px;
}

.mainTableCellRight input.password{
margin: 9px 10px;
}


.mainTableCellRight input.register,
.mainTableCellRight input.search{
margin: 9px 10px;
}

/*
input.search{
background-image: url(../images/primalforge/fieldbd.gif);
height:15px;
border:1px solid #343434;
background-color:#E0E0E0;
font-size: 10px;
padding: 2px;
font-size: 11px;
}
*/

.mainTableCellRight input{
width:127px;
}

input{
background-image: url(../images/primalforge/fieldbd.gif);
height:15px;
border:1px solid #343434;
background-color:#E0E0E0;
font-size: 10px;
padding: 2px;
font-size: 11px;
}

input.field{
}

input.fieldSmall{border-top: 1px solid #7f9db9;border-right: 1px solid #bacddf;border-bottom: 1px solid #bacddf;border-left: 1px solid #7f9db9; background: #fff; font-size: 8pt;}

input.submit		{
background-image: url(../images/primalforge/buttonsmall.jpg);
font-weight: bold;
color: #000;
font-size: 9pt; 
cursor: pointer;
width: 69px;
height: 23px; 
border: none;
padding-bottom: 2px;
}
  
input#clear	{}
input#reset	{}
input#preview{}
input#cancel{}
input#delete{}

select{
font-size:11px;
xpadding: 2px;
border-top: 1px solid #333;
border-right: 1px solid #333;
border-bottom: 1px solid #333;
border-left: 1px solid #333;
background: #E0E0E0;
}

select.search{border-top: 1px solid #333;border-right: 1px solid #333;border-bottom: 1px solid #333;border-left: 1px solid #333; background: #E0E0E0;}
textarea{border-top: 1px solid #333;border-right: 1px solid #333;border-bottom: 1px solid #333;border-left: 1px solid #333; background: #E0E0E0;}

td.submit {}

form { margin: 0; }

hr {background: #866C42; border: 0px; color: #c6d2d6;}

a.header 			{color: #1584d2; text-decoration: underline; }
a.header:hover		{color: #1584d2; text-decoration: none; }
a.title				{text-decoration: underline; font-weight: bold;}
a.title:hover		{text-decoration: none; }
a.top10				{color: #000; text-decoration: none; font-size: 8pt; }
a.top10:hover		{color: #000; text-decoration: underline; }
a.smallText			{text-decoration: none; }
a.smallText:hover	{text-decoration: underline;  }
a					{color: #000000;}
a:hover				{text-decoration: none;}

.bl_content a.top10				{color: #1584d2; text-decoration: none; font-size: 9pt; }
.bl_content a.top10:hover		{color: #1584d2; text-decoration: underline; font-size: 9pt; }

/* prices styles */
.priceBlock { color: #000; font-weight: bold; font-family: Arial, Helvetica; }
.priceBlockOld { color: #000; text-decoration: line-through; font-family: Arial, Helvetica; }
.priceBlockHidden { color: #000; font-weight: bold; font-family: Arial, Helvetica; display: none; }
.priceBlockEdit { color: #000; font-weight: bold; font-family: Arial, Helvetica; }
.priceBlock .price, .priceBlockHidden .price { font-weight: bold; }
.priceBlockOld .price { font-weight: normal; }
.priceBlockEdit input.price { text-align: right; font-weight: bold; width: 80px; font-size:10pt; color:black; border-top: 1px solid #7F9DB9; border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9; }
.priceBlock .priceTax, .priceBlockHidden .priceTax { font-weight: normal; }
.priceBlockOld .priceTax { font-weight: normal; }

.salesBlock {color: #000; font-weight: bold; border: none; background: transparent; font-family: Arial, Helvetica; }
.salesPrice { font-weight: bold; }
.salesTax { font-weight: normal; }

.priceSaveBlock { color: green; font-weight: bold; font-family: Arial, Helvetica; }
.priceSaveBlock .price { font-weight: bold; }
.priceSaveBlock .percent { font-weight: normal; }

.pointsPriceBlock { font-family: Arial, Helvetica; }
.pointsPriceBlock .points { }

.rewardPointsBlock { font-family: Arial, Helvetica; }
.rewardPointsBlock .points { }

.productsTable th 		{padding: 3px;}
.productsTable td 		{padding: 3px;}
.productsCategory 		{font-weight: bold; color: #000000; }
.productsDelimiter 		{background: #c6d2d6; padding: 0px !important;}
.productsDelimiterTop 	{background: #c6d2d6; padding: 0px !important;}
.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: #CCCCCC;}
.wishlist-block		{position: relative; bottom: 5px; right: 5px; width: 400px; background: #EDEEEE; border: 1px solid #C6D2D6;}
.wishlist-img-close	img {margin: 10px 10px 5px 0px;}
.wishlist-descr		{padding: 0px 35px 20px 30px; font-size: 14px, sans-serif; text-align:justify;}

.titleText			{text-decoration: underline;}
.articleDate	{font-size: 9pt; color: #420; font-style: italic; padding: 4px 0px 4px 0px;}
.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: #7777CC;}
.message			{font-size: 9pt; color: #FFF; padding-bottom: 8px;}
.title			{}
.bigtitle		{font-size: 10pt; font-weight: bold;}

.error{
color: #CC0000;
background-color: #FFF;
padding: 4px;
margin: 4px;
border: 1px solid #A00;
line-height: 16px;
}

.mainTableCellRight .error{
color: #CC0000;
background-color: #AAA;
padding: 4px;
margin: 4px;
border: 1px solid #C00;
line-height: 16px;
}


.terms      {height: 300px; width: 600px; overflow: auto; border: 1px solid silver; }
.link       {color: green; }

span.nobr       {white-space: nowrap !important;}

/*************  Manual  ***************/

.level1 {padding: 2px 2px 2px 15px;}
.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 {padding: 2px 2px 2px 5px;}
.menuLeft .level2 {padding: 2px 2px 2px 15px;}
.menuLeft .level3 {padding: 2px 2px 2px 30px;}
.menuLeft .level4 {padding: 2px 2px 2px 40px;}

.menuLeft .a a {font-weight: bold;}
.menuLeft .a a:hover {font-weight: bold;}

#frametop{
background-image:url(../images/primalforge/frametop.png);
width:	987px;
height:	47px;
padding-left: 7px;
}

.ltopimage{
background-image:url(../images/primalforge/lh_panelbd_top.png);
}

.left_frame_column_top{
background-repeat:no-repeat;
height:	47px;
width:198px;
float: left;
}
.middle_frame_column_top{
height:	47px;
width:600px;
float: left;
}

.rtopimage{
background-image:url(../images/primalforge/rh_panelbd_top.gif);
}

.right_frame_column_top{
background-repeat:no-repeat;
height:	47px;
width:188px;
float: left;
}

.right_frame_column_bottom{
height:	2px;
width: 177px;
background-image:url(../images/primalforge/rh_panelbd_bottom.jpg);
background-position: 5px bottom;
xbackground-repeat:no-repeat;
border: 1px solid blue;
line-height: 0px;
display: block;
}
.left_frame_column_bottom{
height:	6px;
width: 198px;
xbackground-image:url(../images/primalforge/lh_panelbd_bottom.jpg);
xbackground-position: 5px 0px;
background-repeat:no-repeat;
}


#framebottom{
background-image:url(../images/primalforge/framebottom.png);
width:	994px;
height:	44px;
}

/* main navigation*/

#mainnav{
background-image:url(../images/primalforge/navbuttonleft.png);
background-repeat:no-repeat;
height:31px;
left:237px;
padding-left:9px;
position:relative;
top:10px;
width:700px;
}

#mainnav li{
list-style-type: none;
float: left;
height: 31px;
display:inline;
}

#mainnav a{
display: block;
background-image: url(../images/primalforge/navbackdrop.png);
background-position: top center;
background-repeat:no-repeat;
padding-top: 12px;
height: 19px;
text-align: center;
font-size: 11px;
font-weight: bold;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: none;
}
#mainnav .navbeg{
background-image: url(../images/primalforge/mainnavgaps.png);
background-position: right;
background-repeat: no-repeat;
padding-right: 19px;
}
#mainnav .navend{
background-image: url(../images/primalforge/mainnavend.png);
background-position: right;
background-repeat: no-repeat;
padding-right: 10px;
}

#m_64{width: 50px;}
#m_65{width: 70px;}
#m_66{width: 106px;}
#m_67{width: 94px;}
#m_68{width: 104px;}
#m_69{width: 90px;}
#m_139{width: 60px;}

/* topleftnav */

#topleftnav{
color:#EFDBAD;
height:18px;
padding-left:5px;
position:relative;
top:0px;
font-size: 11px;
}

#topleftnav li{
float: right;
display: inline;
list-style-type: none;
background-color: #000;
height: 19px;
padding-top: 2px;
}

#topleftnav a{
color: #EFDBAD;
}

.lnkbold, .lnknormal{
padding-left: 4px;
padding-right: 4px;
}

.topnavlastlink{
padding-left: 8px;
}
.topnavfirstlink{
padding-right: 8px;
}

.lnkbold a{
font-weight: bold;
text-decoration: underline;
background-image:url(../images/primalforge/droparrow.gif);
background-position:right;
background-repeat:no-repeat;
padding-left: 2px;
padding-right: 12px;
}

.lnknormal a{
padding-left: 2px;
text-decoration: underline;
}

#mainnav{background-image:url(../images/primalforge/navbuttonleft.png);}
#mainnav a{background-image: url(../images/primalforge/navbackdrop.png);}
#mainnav .navbeg{background-image: url(../images/primalforge/mainnavgaps.png);}
#mainnav .navend{background-image: url(../images/primalforge/mainnavend.png);}

/* button click div */

#mybasket td{
padding: 2px 4px 2px 4px;
font-size: 11px;
}

#mybasket{
display: none;
border: 1px solid #AAAAAA;
padding: 4px;
background-color: #CCCCCC;
width: 240px;
position:absolute;
left: 740px;
top: 18px;
}

.showbasket{
color: #FF0000;
display: block;
}

/* Categories List */

.bl_categorieslist{
padding-top: 64px;
padding-left:10px;
}

/* - - Parchment Backdrop - - - - */
.blocktopleft{height: 16px;width: 16px;float:left;background: url(../images/primalforge/internaltopleft.png);}
.blocktopcenter{display: block;float:left;height: 16px;background: url(../images/primalforge/internaltopcenter.png);}
.blocktopright{height: 16px;width: 16px;float:left;background: url(../images/primalforge/internaltopright.png);}
.blockbotsect{margin-bottom: 8px;}
.blockbotleft{height: 16px;width: 16px;float:left;background: url(../images/primalforge/internalbotleft.png);}
.blockbotcenter{display: block;float:left;height: 16px;background: url(../images/primalforge/internalbotcenter.png);}
.blockbotright{height: 16px;width: 16px;float:left;background: url(../images/primalforge/internalbotright.png);}
.blockcenter{padding: 0px 20px 0px 20px;}
.narrowa{width: 544px;}
.narrowb{width: 536px;background: url(../images/primalforge/internalbackdrop.png);}
.widea{width: 696px;}
.wideb{width: 688px;background: url(../images/primalforge/internalbackdropwide.png); padding-top: 1px; }


.w_blocktopsect{}
.w_blocktopleft{height: 16px; width: 16px; float:left; background: url(../images/primalforge/light_topleft.gif);}
.w_blocktopcenter{display: block; float:left;height: 16px;background: url(../images/primalforge/light_topcenter.gif);}
.w_blocktopright{height: 16px; width: 16px;float:left;background: url(../images/primalforge/light_topright.gif);}
.w_blockcenter {padding: 0px 16px 8px 16px;}
.w_blockbotsect{}
.w_blockbotleft{height: 16px; width: 16px;float:left;background: url(../images/primalforge/light_botleft.gif);}
.w_blockbotcenter{display: block; float:left;height: 16px;background: url(../images/primalforge/light_botcenter.gif);}
.w_blockbotright{height: 16px; width: 16px;float:left;background: url(../images/primalforge/light_botright.gif);}
.w_narrowa{width: 544px;}
.w_narrowb{width: 528px; background: url(../images/primalforge/light_backdrop.gif);}
.w_widea{width: 656px;}
.w_wideb{width: 656px; background: url(../images/primalforge/light_backdropwide.gif);}


/* - - - - - - */

.blc_protxcards{
padding-left: 16px;
padding-top: 13px;
padding-bottom: 16px;
}

#cardssupported{
}
.mainTableCellRight{
}
.rhblocktop{
background-image: url(../images/primalforge/rhblocktop.jpg);
width: 184px;
height: 9px;
}
.rhblockbottomgfx{
margin-bottom: 4px;
}

.rh_panelbd_bottom{
background-image: url(../images/primalforge/rh_panelbd_bottom.gif);
background-repeat:no-repeat;
background-position: bottom;
padding-bottom: 6px;
}
.lh_panelbd_bottom{
background-image: url(../images/primalforge/lh_panelbd_bottom.gif);
background-repeat:no-repeat;
background-position: left bottom;
padding-bottom: 6px;

}

.xsubmitbuttonpos,
.xsearchbutton{
position: relative;
left: 75px;
}

.xadvancedlink{
position: relative;
left: 6px;
}

<!-- -->
.xtprodsection{
background-image:url(../images/primalforge/prod_backdrop_small.png);
background-repeat: no-repeat;
width: 182px;
height: 263px;
float:left;
margin-bottom: 1px;
}

.xread_price a{
color: #FFFFFF;
}

.xtprodtitle{
text-align: center;
height: 38px;
padding: 22px 8px 6px 8px;
}

.xprodimage{
left:34px;
position:relative;
top:0px;
}



.xreadmore{
float: left;
padding-right: 10px;
}

.xread_price{
padding:12px 0px 12px 14px;
}

.xprodaddcart{
position: relative;
left: 37px;
}

.prodlistimage{
width: 116px;
height: 116px;
background-repeat: no-repeat;
background-position: center;
}

.prodrelatedimage{
width: 116px;
height: 116px;
background-repeat: no-repeat;
background-position: center;
border: 1px solid #666;
background-color: #FFFFFF;
background-color: #FFFFFF;
}



.prodmainimage{
width: 248px;
height: 248px;
background-repeat: no-repeat;
background-position: center;
border: 1px solid #666;
background-color: #FFFFFF;
}

.prodbasketimage{
width: 64px;
height: 64px;
background-repeat: no-repeat;
background-position: center;
border: 1px solid #666;
background-color: #FFFFFF;
}


.prodlistlink{
display: block;
width: 116px;
}

/* - - - - left hand navigation block - - - - */

#xbl_catlist{
padding-top: 16px;
}

ul.lh_outer_frame{
background-image: url(../images/primalforge/lh_sides.gif);
width: 194px;
padding-left :11px;
background-position: 2px 0px;
background-repeat: repeat-y;
}

.hassublevel{
background-color: #CCCCCC;
cursor: pointer;
}

.lhprodsection{
height: 80px;
}

#xbl_catlist ul li{
background-image: url(../images/primalforge/lh_libackdrop.jpg);
width: 184px;
background-repeat: no-repeat;
list-style-type: none;
display: inline;
float: left;
}

#xbl_catlist ul li ul li{
background-image: none;
width: 174px;
background-repeat: no-repeat;
background-color: #000000;
padding-left: 10px;
}

.lhsubul{
xdisplay: none;
}

.lhsubli{
border-bottom: 1px solid #492e13;
}

#xbl_catlist ul li ul li a:hover{
color: #FFF;
background-image: url(../images/primalforge/lh_whitebullet.gif);
}
#xbl_catlist a:hover{
color: #FFF;
}


a.lh_liwithsub{background-image: url(../images/primalforge/lh_libackdrop.gif);}
a.lh_liwithsub:hover{background-image: url(../images/primalforge/lh_libackdrop_over.gif);}

a.lh_liwithoutsub{background-image: url(../images/primalforge/lh_libackdrop_b.gif);}
a.lh_liwithoutsub:hover{background-image: url(../images/primalforge/lh_libackdrop_b_over.gif);}

#xbl_catlist a{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
display: block;
font-weight: bold;
width: 167px;
padding-left: 17px;
height: 26px;
line-height: 26px;
text-decoration: none;
font-size: 11px;
}

#xbl_catlist ul li ul li a{
font-weight: normal;
height: 20px;
line-height: 20px;
font-size: 11px;
background-image: url(../images/primalforge/lh_orangebullet.gif);
background-repeat: no-repeat;
background-position: 8px 8px;
width: 140px;
}

.subnavnormmal{
color: #ed933d;
}
.subnavover{
color: #FFFFFF;
}

tr.middle{
background-image: url(../images/primalforge/tablehdr.gif);
}

.lhimage13{background-image: url(../images/primalforge/lhprodtop_products.png);}
.lhimage1{background-image: url(../images/primalforge/lhprodtop_brands.png);}
.lhimage5{background-image: url(../images/primalforge/lhprodtop_chartypes.png);}

#xbl_catlist h3{
display: none;
}

.dispnone{
display: none;
}

.lhframebottom{
background-image: url(../images/primalforge/lh_frame_bottom.jpg);
padding-bottom: 9px;
background-repeat: no-repeat;
background-position: 2px bottom;
}

.texturedBackground{
	background-image:url(../images/primalforge/tablehdr.gif);
	padding: 4px;
}

.payment_processes{
margin: 8px 6px 0px 6px;
}

.payment_step1{margin: 6px 8px 0px 0px;}
.payment_step2{margin: 6px 8px 0px 8px;}
.payment_step3{margin: 6px 0x 0px 8px;}

.optionsbuttons{
width: 200px;
padding-left: 29px;
}

/* featured items */

.featureditemssection{
float: left;
padding-bottom: 8px;
text-align: center;
}

.prodfeaturedimage{
background-color:#FFFFFF;
background-position:center;
background-repeat:no-repeat;
border:1px solid #666;
height:116px;
width:116px;
margin-bottom: 8px;
}

.clmNormal{
width: 137px;
}

.clmEnd{
width: 120px;
}

.prodlistaddedtocart{
background-image: url(../images/primalforge/prodlistaddedtocart.png);
background-repeat: no-repeat;
height:116px;
width:116px;
}

.prodlistsorter{
width: 480px;
float: left;
}
.prodlistnav{
width: 200px;
float: left;
text-align:right;
}

#groupby, #subcats{
padding-bottom: 4px;
}

#selectqty select {
/*width: 46px;*/
}

#chartypethumbs{
padding-top: 4px;
padding-bottom: 4px;
padding-left:0px;
position: relative;
left: 12px;
}

#chartypethumbs img{
float: left;
border: 1px solid #666;
margin: 0px 18px 0px 0px;
}

#chartypethumbs img:hover{
border: 1px solid #D30000;
cursor: pointer;
}

#maincharimage{
width: 128px;
height:	169px;
background-image: url(../images/primalforge/chartypes/char1.jpg);
}

#chartypes{
background-image: url(../images/primalforge/chartypes/charbackdrop.jpg);
width: 131px;
height: 172px;
position: relative;
left: 10px;
padding: 3px 0px 0px 3px;
}

#chartypes a{
color: #000000;
font-weight: bold;
}

#chartypetext{
display:block;
text-align:center;
}

.clubassoc select{
width: 200px;
}

#altdeliveryaddress{
border: 1px solid red;
width: 200px;
height: 16px;
position: relative;
}

#altdeliveryaddress span{
display: none;
}

#altdeliveryaddress:hover span{
position: absolute;
top: 1px;
left: 1px;
border: 1px solid red;
width: 200px;
height: 64px;
display: block;
background-color: #FFFFFF;
}

#flashbanner{
width: 728px;
height: 90px;
margin-left: 266px;
margin-right: 0px;
margin-top: 8px;
border: 1px solid #FF9900;
}
#bannerimage{
}

#getadobeplayer{
  padding-left:338px;
  padding-top:259px;
  text-align:center;
  width:281px;
}

#quickproductfinder{
border: 1px solid #AAAAAA;
padding: 4px;
background-color: #CCCCCC;
width: 440px;
position:absolute;
left: 540px;
top: 18px;
}

#quickproductfinder ul{
margin-left: 12px;
}

#quickproductfinder ul li{
float: left;
xborder: 1px solid red;
list-style-type: none;
}
#quickproductfinder ul li ul li{
float: none;
border: none;
}
