/*Import Style Sheets*/
@import url(/css/nav.css);

body
{
	font-family: Arial,Helvetica,Tahoma,sans-serif;
	margin: 0;
	font-size: 13px;
	position: relative; 
}

h3
{
	background-image: url(/images/inner-head-spritel.png);
	background-position: left top;
	background-repeat: none;
	background-color: white;
	line-height: 32px;
	display: block;
	padding-left: 40px;
	margin: 0;
	width: 150px;
	margin-bottom: -1px;
	margin-top: 5px;
	text-align: center;
	z-index: 999;
	background-color: white;
	position: relative;
}

h3 span
{
	background-image: url(/images/inner-head-spritel.png);
	background-position: right top;
	background-repeat: none;
	line-height: 32px;
	padding-right: 25px;
	display: block;
	margin-right: -10px;
	text-align: left;
	padding-left: 7px;
	position: relative;
}

/*Fonts*/
.bold
{
	font-weight: bold;
}

/*End Fonts*/


/*cleafix*/
/* new clearfix */

.clearfix {display: inline-block;}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0px;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
/*End Clearfix*/

#wrapper
{
	width: 100%;
	text-align: center;
	position: relative;
}

#outside-container
{
	width: 960px;
	margin: 0px auto;
}

#header
{
	width: 960px;
	height: 140px;
	margin: 0px auto;
}

#header-left
{
	text-align: center;
	width: 247px;
	float: left;
}

#header-right
{
	width: 713px;
	text-align: left;
	float: left;
}

#header-right-top
{
	/*width: 696px;*/
	width:100%;
	height: 61px;
	text-align: right;
	float: right;
	padding-top: 20px;
}

#header-right-top div
{
	width: 140px;
	line-height: 30px;
	height: 30px;
	margin: 10px 0px 0px;
	vertical-align: middle;
}

#header-right-top p p
{
	line-height: 30px;
	height: 30px;
	margin: 10px 0px 0px;
}

#header-right-top p
{
	display: block;
}

#header-right-top p font
{
	color: #000000;
    font-size: 18px;
    font-weight: normal;
	padding-left: 5px;
}
#header-right-top input#search
{
	_margin-left: 50px; /* show to IE */
}
/*
#header-right-top p, #header-right-top div, #header-right-top input
{
	float: left;
}
*/
.top-link
{
	color: #717171;
	text-decoration: none;
}

.top-link:hover
{
	text-decoration: underline;
}

#search, #KW
{
	background: url(../images/search.png) no-repeat 3% 50%;
	border: 1px solid #0C74D3;
	color: #CCCCCC;
	height: 30px;
	margin-left: 20px;
	padding-left: 30px;
	line-height: 30px;
	width: 180px;
}
#KW {display: inline;}
#search-button
{
	vertical-align: middle;
	margin: 5px 8px;
	display: inline;
}

#header-right-top p
{
	margin: 10px 0px 0px;
	line-height: 30px;
	height: 30px;
	vertical-align: middle;
	float: left;
	width:auto;
}
#header-right-top form
{
	
	float: right;

}

#header-right-bottom
{
	vertical-align: bottom;
	width: 100%;
	text-align: right;
	clear:right;
}

#header-right-bottom p
{
	
}


#crumbs-container
{
	width: 100%;
	margin: 8px 0px;
	height:36px;
	line-height: 36px;
	border: 1px solid #CACACA;
}
/*
#crumbs-container p
{
	line-height: 32px;
	color: #8E8E8E;
	margin: 0px;
	text-align: left;
	height: 32px;
	margin-left: 10px;
}*/

#crumbs-container div
{
	width: 850px;
	float: left;
	padding-left: 5px;
	color: #909090;
}

#crumbs-container div a
{
	color: #909090;
	text-decoration: none;
}

#crumbs-container div a:hover
{
	text-decoration: underline;
}

#specialsAll
{
	overflow: hidden;
	width: 321px;
	position:absolute;
}

#specialsAll table tr td div
{
	color: white;
	line-height: 30px;
	font-size: 12px;
	text-align: center;
	background: url(../images/specialarrow-green.png) 3% 50% no-repeat #0BA717;
	width: 275px;
	height: 30px;
	overflow: hidden;
	padding: 0px 10px 0px 35px;
}


#specialstest
{
	overflow: hidden;
	width: 642px;
	position:relative;
	left:321px;
}

#specialstest table tr td div
{
	color: white;
	line-height: 30px;
	font-size: 12px;
	text-align: center;
	background: url(../images/specialarrow.png) 3% 50% no-repeat #D40016;
	width: 275px;
	height: 30px;
	overflow: hidden;
	padding: 0px 10px 0px 35px;
}

#specialstest table tr td div a
{
	color: white;
	text-decoration: none;
}
#specialsAll table tr td div a
{
	color: white;
	text-decoration: none;
}

#specials
{
	overflow: hidden;
	width: 962px;
}

#specials table tr td div
{
	color: white;
	line-height: 30px;
	font-size: 12px;
	text-align: center;
	background: url(../images/specialarrow.png) 3% 50% no-repeat #D40016;
	width: 275px;
	height: 30px;
	overflow: hidden;
	padding: 0px 10px 0px 35px;
}

#specials table tr td div a
{
	color: white;
	text-decoration: none;
}

/*Special Table Cells*/
#c1{}
#c2{border-left: 1px solid white;}
#c3{border-left: 1px solid white;}
#c4{border-left: 1px solid white;}

#brands table tr td
{
	text-align: center;
	vertical-align: middle;
	width: 110px;
	height: 52px;
}

#hero
{
	width: 100%;
	text-align: center;
	margin: 8px 0px;
	cursor: pointer;
}

#brand-slider
{
	/*height: 82px;*/
	width: 100%;
	border: 1px solid #CACACA;
	vertical-align: middle;
}

#slide-left
{
	float: left;
	margin: 30px 4px;
}

#slide-right
{
	float: right;
	margin: 30px 4px;
}

#brands-image
{
	margin-top: 15px;
}

#great-savings
{
	width: 100%;
	text-align: left;
}

#featured-products
{
	width: 100%;
	text-align: left;
	border: 1px solid #CACACA;
	z-index: 99;
}

#prod_line1
{
	text-align: center ! important;
	height: 17px;
}

#prod_line2
{
	text-align: center ! important;
	height: 17px;
	
}
/*specific styles for the full description page*/
.fullDetails div#prod_line1{}
.fullDetails div#prod_line2{ height:auto; border-top: 2px solid #F0F3F8; border-bottom: 2px solid #F0F3F8; padding:10px;}
.fullDetails div#prod_line2 span.Save{ font-size: 14px; font-weight: normal;}
.fullDetails div#prod_line2 span.OurPrice{background: url(../images/pay-only.png) no-repeat left center; padding:5px 0 5px 85px;}

#stocks-last
{
	width: 100%;
	text-align: left;
}

#stock-products
{
	width: 100%;
	text-align: left;
	border: 1px solid #CACACA;
}

#signup
{
	margin: 8px 0px;
	width: 100%;
	background-color: #F0F3F8;
	height: 32px;
	border: 1px solid #F0F3F8;
}

#signup p
{
	margin: 0;
	text-align: center;
}

#signup-link, #TheTellAFriendLink
{
	color: #65666A;
	line-height: 32px;
	text-decoration: none;
}

#signup-link:hover, #TheTellAFriendLink:hover
{
	color: #0B75D5;
}



#footmenu
{
	border: 1px solid #CACACA;
	height: 32px;
	width: 100%;
	text-align: left;
}

#footmenu ul
{
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0;
}

#footmenu ul li
{
	float: left;
	padding: 0px 10px;
	margin: 0;
	line-height: 32px;
}

#footmenu ul li a
{
	color: #6A6A6A;
	text-decoration: none;
	
}

#footmenu ul li a:hover
{
	color: #0B75D5;
}

#footer
{
	width: 100%;
	height: 32px;
	text-align: left;
}

#span1
{
	line-height: 32px;
	margin: 0;
	font-size: 12px;
	color: #CBCBCB;
	text-align: left;
	float: left;
}

#span2
{
	text-align: right;
	line-height: 32px;
	margin: 0;
	font-size: 12px;
	color: #CBCBCB;
	float: right;
}

.foot-link
{
	color: #076FD0;
}

#ssl-float
{
	bottom: 20px;
	left: 50%;
	margin-left: 510px;
	position: fixed;
	width: 144px;
	height: 66px;
	background: none repeat scroll 0 0;
	overflow: visible ! important;
}

/* ----- menu styles ----- 
.menu
{
	
}

.menurow
{
	text-align: left;
	height: 20px;
}

.rootitem
{
	text-align: left;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #888888;
	text-decoration: none;
}

a.activemenulink, a.activemenulink:link, a.activemenulink:visited, a.activemenulink:active
{
	font-weight: bold;
	line-height: 14px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	display: block;
	height: 100%;
	padding: 4px;
	text-decoration: none;
	font-size:11px;
}
a.activemenulink:hover
{
	font-weight: bold;
	text-decoration: underline;
	background-color: #ff0000;
}
*/
.TextMenu
{
	text-align: center;
	color: Red;
}
.TextMenu:visited
{
	color: Red;
}
.TextMenu:hover
{
	color: Blue;
}
.TextMenu:link
{
	color: Purple;
}

.admlink
{
	margin-left: 24px;
}
.admlink a
{
	margin-left: 6px;
	margin-right: 6px;
}
.admtoolbox tr td
{
	height: 40px;
	background-repeat: no-repeat;
	background-position-x: 3px; 
	background-position-y: 3px;
	padding-left: 42px;
}

/*Menu*/
#prodCtgMenu
{
	display:block; height:31px; float: left;list-style-image:none; list-style-position:outside; list-style-type:none; margin:0;
}

#prodCtgMenu li
{
	position:relative; float:left; margin: 0 0px; height: 31px;
}

#prodCtgMenu li a
{
	float:left; background-repeat: no-repeat;cursor:pointer; text-decoration:none; margin-left: 10px;background: url(../images/menu-left.png) no-repeat top left;height: 31px;text-transform: uppercase;font-size: 1.1em;color: #040404;
}

#prodCtgMenu li a span
{
	float:left; margin:0px 10px 0 -6px; padding:0px 15px 0px 20px!important; position:relative;background: url(../images/menu_right.png) no-repeat top left;height: 31px;line-height: 31px;
}

#prodCtgMenu li a:hover, #menu li a:active
{
	float:left; background-repeat: no-repeat; cursor:pointer; text-decoration:none; margin-left: 10px;background: url(../images/menu_left.png) no-repeat 0px 31px;height: 31px;text-transform: uppercase;font-size: 1.1em;
}

#prodCtgMenu li a:hover span, #menu li a:active span
{
	float:left; margin:0px 10px 0 -6px; padding:0px 15px 0px 20px!important; position:relative;background: url(../images/menu_right.png) no-repeat 0px 31px;height: 31px;line-height: 31px;
}

/*End Menu*/

.submenu
{
	line-height: 14px;
	width: 152px;	
	display: none;
	position: absolute;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
}
/*
.menuitem
{
	line-height: 14px;
	display: block;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	text-decoration: none;
}

a.rootmenulink, a.rootmenulink:link, a.rootmenulink:visited, a.rootmenulink:active
{
	display: block;
	text-align:left;
	font-size: 13px;

	color: #FFFFFF;
	font: bold 15px "Arial", Sans-Serif;
	padding: 5px 10px;
	text-decoration: none;
}



a.activerootmenulink, a.activerootmenulink:link, a.activerootmenulink:visited, a.activerootmenulink:active
{
	display: block;
	text-align:left;
	font-size: 13px;

	color: #FFFFFF;
	font: bold 15px "Arial", Sans-Serif;
	padding: 5px 10px;
	text-decoration: none;
}

a.activerootmenulink:hover
{
	background: #FFFFFF;
	color: #2E8AAF;
}

a.menulink, a.menulink:link, a.menulink:visited, a.menulink:active
{
	line-height: 14px;
	display: block;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2987AB;
	color: #ffffff;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: normal;
	font-size:14px;
	text-decoration: none;	
}

a.menulink:hover
{
	text-decoration: underline;
}
*/
/* admin menu */

.adminmenucontainer
{
	width: 100%;
	background-color: #eeeeee;
}

.adminmenu
{
	width: 770px;
}

.adminmenurow
{
	text-align: center;
	height: 24px;
}

.adminrootheading
{
	line-height: 14px;
	display: block;
	color: #000000;
	padding: 6px;
	font-weight: bold;
	font-size: 13px;
}

.adminrootitem
{
	text-align: center;
	background-color: #eeeeee;
	color: #000000;
	text-decoration: none;
	width: 20%;
	text-indent: 30px;
}

a.adminrootmenulink
{
	line-height: 14px;
	display: block;
	color: #000000;
	padding: 6px;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.adminsubmenu
{
	line-height: 14px;
	width: 180px;
	display: none;
	position: absolute;
	background-color: #eeeeee;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
	z-index: 10000;
}

.adminmenuitem
{
	height: 24px;
	padding: 3px;
}

a.adminmenulink
{
	line-height: 14px;
	display: block;
	color: #000000;
	padding: 6px;
	text-align:left;	
	text-decoration: none;
	font-size: 12px;
	text-indent: 10px;
}

/* end admin menu */

/*************************************************************************************************************************************************************/

a.ProductShortLink
{
	font: bold 12px "Arial", Sans-Serif;
	text-decoration: none;
	color: #5D646A;
	/*text-transform: capitalize ! important;*/
	text-align: center ! important;
}
a:hover.ProductShortLink
{
	text-decoration: underline;
	color: #0B75D5;
}

.ProductTable
{
	/*width: 100%;*/
	padding-bottom: 20px;
	
}

div.ProductShortPrice
{
	color: #2986AF;
	font: bold 11px "Arial", Sans-Serif;
	text-align: center ! important;
	
}

td.prodCell, td.ctgCell
{
	padding: 0px 5px;
	vertical-align: top;
	text-align: center ! important;
	/*width: 25%;*/
	width: 192px;
	/*position: relative;*/
	
}

.categorytitle
{
	background: url(../images/peopl-who-bought.png) no-repeat left center;
	font-size: 16px;
	padding: 0;
	text-indent: -9999em;
	line-height: -1px;
	height: 36px;
	margin-top: 15px;
}

div.bestseller
{
	padding-bottom: 4px;
	font-size: 9px;
}

a.bestseller
{	
	/*text-transform: capitalize;*/
	color: #000000;
	font-size: 9px;
}

div.bestsellernumber
{
	float: left;
	height: 16px;
	padding-right: 3px;
}

/*************************************************************************************************************************************************************/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/wmsimages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/wmsimages/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.ctgTable
{
	/*width: 100%;*/
}

/*Products Styling*/

.showmetest {
    background-color: transparent;
    background-image: url("../images/button_master.png");
    background-position: 0 -282px;
    background-repeat: no-repeat;
    border: medium none;
    cursor: pointer;
    display: block;
    float: none !important;
    height: 28px;
    margin: 7px auto 0 !important;
    text-align: center;
    width: 74px;
}

#addtocarttest {
    background-color: transparent;
    background-image: url("../images/button_master.png");
    background-position: 0 -220px;
    background-repeat: no-repeat;
    border: medium none;
    cursor: pointer;
    display: block;
    float: none !important;
    height: 28px;
    margin: 7px auto 0 !important;
    text-align: center;
    width: 90px;
}


.deatailsAdd #addtocarttest {
    background-color: transparent;
    background-image: url("../images/button_master.png");
    background-position: 0 -248px;
    background-repeat: no-repeat;
    border: medium none;
    cursor: pointer;
    display: block;
    float: none !important;
    height: 36px;
    margin: 7px auto 0 !important;
    text-align: center;
    width: 150px;
}


#addtocart
{
	    background-color: transparent;
    background-image: url("../images/button_master.png");
    background-position: 0 -220px;
    background-repeat: no-repeat;
    border: medium none;
    cursor: pointer;
    display: block;
    float: none !important;
    height: 28px;
    margin: 7px auto 0 !important;
    text-align: center;
    width: 90px;
}

.deatailsAdd #addtocart
{
    background-color: transparent;
    background-image: url("../images/button_master.png");
    background-position: 0 -248px;
    background-repeat: no-repeat;
    border: medium none;
    cursor: pointer;
    display: block;
    float: none !important;
    height: 36px;
    margin: 7px auto 0 !important;
    text-align: center;
    width: 150px;
}
/*social networking icons*/
.icons a
{
	width: 28px;
	height: 29px;
	background-image: url(../images/button_master.png);
	background-position: 0 -160px;
	background-repeat: no-repeat;
	background-color: transparent;
	border: medium none;
	display: block;
	text-indent: -9999em;
	cursor: pointer;
	float: left!important;
	margin-right: 5px;
}
.icons a#twitter
{
	background-position: 0 -189px;
}

.showme
{
	width: 74px;
	height: 22px;
	background-image: url(../images/button_master.png);
	background-position: 0 -66px;
	background-repeat: no-repeat;
	background-color: transparent;
	border: medium none;
	display: block;
	text-align: center;
	margin: 6px auto 0px;
	cursor: pointer;
	float: none ! important;
	margin: 7px auto 0px ! important;
}

.specialtable
{
	width: 100%;
	padding: 5px;
}

.specialimage
{
	width: 30%;
	text-align: center;
}

.specialtext
{
	width: 70%;
	padding-left: 10px;
}

.SpecialGroupLinkDiv
{
	text-align: right;
	padding: 5px 10px 15px 10px;
}

.SpecialGroupLimk
{

}

span.RRP
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: line-through;
	color: #6E6E6E;
}

#DiscontinuedCount
{
	color: #059BF0;
	font-size: 12px ! important;
}

#specialsleft
{
	color: #059BF0;
	font-size: 12px ! important;
}

span.RRP_strikethru
{
	font-weight: normal;
	font-size: 12px;
	text-decoration: line-through;
}

span.OurPrice
{
	color: #000000;
	font-weight: normal;
	font-size: 18px;
}
span.OurPrice_Black
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
span.OurPrice_Large
{
	color: #1F6682;
	font-weight: bold;
	font-size: 13px;
}
span.OurPrice_LargeGreen
{
	color: #28B302;
	font-weight: bold;
	font-size: 13px;
}
span.OurPrice_ExtraLarge
{
	color: #1F6682;
	font-weight: bold;
	font-size: 15px;
}
span.OurPrice_ExtraLargeGreen
{
	color: #28B302;
	font-weight: bold;
	font-size: 15px;
}

span.Save
{
	font-weight: bold;
	font-size: 12px;
	color: #E32738;
}


a.prodLinkDisabled
{
	text-decoration: none;
	color: #333333;
}

tr.ContactReFreight td
{
	font-weight: bold;
}

img.short_image 
{
width: 110px;
height: 110px;
border: 0;
}
img.full_image
{


border: 0;
}

.Heading
{
	width: 100%;
	margin: 10px 0px;
	/*background-color: #d40015;*/
}

.HeadingLeft, .HeadingRight
{
	display: none;
}

.HeadingMiddle
{
	background: URL("/images/circles.png") no-repeat left center;
	text-align: left;
	color: #000000;
	font-size: 16px;
	line-height: 22px;
	height: 22px;
	padding: 10px 0px 10px 35px;
	font-weight: bold;
}

.Panel
{
	width: 100%;
	border: 1px solid #DBDBDB;
}

#TheProductName
{
	font: bold 14px "Arial", Sans-Serif;
	text-decoration: none;
	/*color: #FFF;*/
	margin: 8px 0px 8px;
	line-height: 25px;
/*	text-transform: capitalize;*/
}

#TheProductName h1
{
	font: bold 14px "Arial", Sans-Serif;
	text-decoration: none;
	color: #000;
	margin: 0;
	line-height: 25px;
	/*text-transform: capitalize;*/
	display: inline;
}

#prodUniqueCode
{
	line-height: 25px;
	padding: 0px ! important;
	font-weight: bold;
	font-style: italic;
	color: #000 ! important;
}

#descriptionCell
{
	text-align: left;
	padding: 20px;
}
/* STYLES NEEDE FOR NEW DETAILS PAGE*/
#descriptionCell div.Panel {padding: 10px; width: auto!important;}
td.fullDetails{padding-top: 10px;}
td.fullDetails span#specialsleft{margin-top: 20px; display:block;}
.fullDetails div.deatailsAdd{padding-top: 10px;}
.fullDetails p#p_message{margin: 8px 0; color:#08b320;}
.fullDetails div.categorytitle{display: none;}
.fullDetails div#social-networking
{
	text-align: center;
	background-color: #F0F3F8;
    margin: 8px 0;
	padding: 10px; width: auto!important;
	display:block;
}
.fullDetails div#TellAFriendDiv, .fullDetails div#social-networking p.icons {width: 48%; float: left; border: 1px solid #fff; height: 30px;}
.fullDetails div#social-networking p.icons {display: block; margin:0 0 0 2%;}
.fullDetails div#social-networking h4 { text-align:left; margin:5px; font-size: 14px; font-weight:normal;}
.fullDetails div#social-networking p.icons span{display: block; float: left; line-height:32px; color:#65666A; margin:0 5px 0 50px;} 


#sep-category
{
	padding: 10px 0px;
}

#nav-secondary
{
	border: 1px solid #DEDEDE;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

#nav-secondary li
{
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

#nav-secondary ul
{
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

#nav-secondary li ul li
{
	margin: 0px 8px;
}

#nav-secondary li ul li + li
{
	border-top: 1px solid #D3E4F4;
}

.rootProdSecondaryCtgLink, .rootActiveProdSecondaryCtgLink
{
	background: #F0F3F8;
	color: #89919C;
	display: block;
	margin: 1px;
	padding: 8px 16px;
	text-decoration: none;
}

.rootActiveProdSecondaryCtgLink
{
	color: #000000;
	font-weight: bold;
}

.rootProdSecondaryCtgLink:hover, .rootActiveProdSecondaryCtgLink:hover
{
	text-decoration: underline;
}

.prodSecondaryCtgLink
{
	background: #FFFFFF;
	color: #0094EE;
	display: block;
	margin: 1px;
	padding: 8px 8px;
	text-decoration: none;
}

.prodSecondaryCtgLink:hover
{
	text-decoration: underline;
}


/*viewcart*/

table.ViewCart
{
	margin: 0px auto;
}

td.ViewCart_Header_Left
{
	background: #808080;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 10px;
	text-align: left;
}

td.ViewCart_Header_Right
{
	background: #808080;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 10px;
	text-align: right;
}

td.ViewCart_Product_Left
{
	padding: 5px 10px;
	text-align: left;
	vertical-align: top;
}

td.ViewCart_Product_Right
{
	padding: 5px 10px;
	text-align: right;
	vertical-align: top;
}

hr.ViewCart_Separator
{
	background: #C0C0C0;
	border: none;
	color: #808080;
	height: 1px;
}

td.ViewCart_Price_Left
{
	font-weight: bold;
	padding: 5px 10px;
	text-align: right;
	vertical-align: middle;
}

div.ViewCart_Price_Left
{
	font-weight: bold;
	position: relative;
	text-align: right;
}

td.ViewCart_Price_Right
{
	padding: 5px 10px;
	text-align: right;
	vertical-align: top;
}

td.ViewCart_Footer_Left
{
	font-weight: bold;
	padding: 5px 10px;
	text-align: left;
}

td.ViewCart_Footer_Right
{
	font-weight: bold;
	padding: 5px 10px;
	text-align: right;
}

td.ViewCart_Freight
{
	padding: 5px 10px;
	vertical-align: middle;
}

div.ViewCart_Freight_Good, div.ViewCart_Freight_Bad
{
	color: #000000;
	font-weight: normal;
	height: 39px;
	margin: 5px 0px 0px auto;
	padding: 11px 30px 10px 59px;
	position: absolute;
	right: 100px;
	text-align: left;
	width: 191px;
}

div.ViewCart_Freight_Good
{
	background: URL('/wmsimages/freight_good.png');
}

div.ViewCart_Freight_Bad
{
	background: URL('/wmsimages/freight_bad.png');
}

/*endviewcart*/

div.category_free_freight
{
	color: #0789E7;
	font-size: 16pt;
	font-weight: bold;
	padding-bottom: 15px;
	text-align: center;
}

div.checkout_category_free_freight
{
	color: #0789E7;
	font-weight: bold;
	text-align: center;
}

p.checkout_category_free_freight
{
	color: #0789E7;
	font-weight: bold;
}

tr.category_free_freight, td.category_free_freight
{
	color: #0789E7;
}

span.free_freight_asterisk
{
	color: #CCCCCC;
	display: inline !important;
	font-size: 16pt;
	font-weight: bold;
	padding: 0px 0px 0px 5px !important;
	vertical-align: middle !important;
}

.cke_button_Kook_Templates .cke_icon,
.cke_button_Kook_Forms .cke_icon,
.cke_button_Kook_Slideshows .cke_icon,
.cke_button_Kook_Embed .cke_icon
{
   display: none !important;
}
.cke_button_Kook_Templates .cke_label,
.cke_button_Kook_Forms .cke_label,
.cke_button_Kook_Slideshows .cke_label,
.cke_button_Kook_Embed .cke_label
{
   display: inline !important;
}

