﻿/**               

 * Template designed by 12leaves.com
 * 12leaves.com - Free ecommerce templates and design services
 *
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.75em;
	color: #242424;
	line-height: 1.35em;
 	text-align: center;
	/*background: url("../images/xjg_bg.jpg") repeat-x scroll 0px 0px transparent;*/
	background-position: center 0px;}
.body-wrapper { 
   width: 100%;
height: 34px;
float: left;
margin-bottom: 12px;
border-bottom: 1px solid rgb(235, 235, 235);
background: #F0F0F0;
	
}
.body-bg {
clear: both;
width: 1000px;
margin: 0 auto;
}
#header_bg {
 	text-align: center;
	width: 1000px;
       margin: 0px auto;
	
}

.body-bottom-bg {	
	width: 1000px;
	margin: 0 auto;
}

.center-upper-bg {
	font-size:0;
}
.centered-wrapper {
	margin: 0 auto;
}

a img {border: none; }



a:link, #navEZPagesTOC ul li a {
	color:  #242424;
	text-decoration: none;
	}
 
a:visited {
	color: #242424;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #111111;
	text-decoration: underline;
	}





a:active {
	color: #2b2b2b;
	}

.blue-link a {
	color: #0075e2;
}
.columnLeft a, .columnRight a {
	text-decoration: none;
}
.columnLeft a:hover, .columnRight a:hover {
	text-decoration: underline;
}
#columnCenter {
	margin-top: 10px;
	background: #ffffff;
	
	
}

#productGeneral{background: #ffffff;}



h1 {
	font: 26px Arial;
	color: #333;
	/*background: url("../images/h1_bg.gif") repeat-x 0 0;*/
	padding: 0.409em 0 0.182em 0em;
	margin: 0 0 0.438em 0 !important;
	}

h2 {
	font: bold 1.473em tahoma;
	color: #515151;
	padding: 15px 0 5px 0 !important;
	display: block;
	border-bottom: 1px solid #ebebeb;
	position: relative;
	clear: both;
	}
#reviewsDefault h2 {
	padding-top: 0 !important;
	border-bottom: none;
	font: bold 1.4em arial;
}
h3 {
	font-size: 1.2em;
	}
.itemTitle {font: bold 1.2em arial;}



.itemTitle a:link, .itemTitle a:visited {
	text-decoration: none;
}
.itemTitle a:hover {color: #242424;}
h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1em;
	}
.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, INPUT {
/*	display: inline;*/
	font-size: 1em;
	outline:none;}
FORM {
	margin: 1px 0;
	padding: 0;
}

SELECT{
    font: normal 12px verdana, arial;
    color: rgb(87, 87, 87);
}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}
/* Only for IE7*/
*+ html FIELDSET {
	padding: 13px;
	margin: 3px 0 12px 0;
	border: 1px solid #d6d6d6;
	}
/* /Only for IE7*/

FIELDSET {
	padding: 7px 13px 13px 13px;
	margin: 10px 0 17px 0;
	border: 1px solid #ebebeb;
	}

LEGEND {
	font: bold 1em Tahoma;
	padding: 2px 7px 3px;
	margin: 0 0 8px 0;
	color: #ffffff;
	background: #888888;
	}

LABEL {
	padding: 0.4em;
	line-height: 16px;
	}
h4.optionName {
	padding: 0;
	margin: 0;
	width: 100%;
	font: bold 12px verdana;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em -0.5em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
.categoryListBoxContents a {
	font: normal 1em arial;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
/*	display: block;*/
	
}
.categoryListBoxContents img {
	padding: 0 0 0 6px;
}
#categoryImgListing {
	padding: 0 0 0 6px;
}

LABEL.inputLabel {
	font-size: 110%;
	float: left;
	font-weight: bold;}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}


#login-email-address, #login-password {
    width: 185px;
    height: 18px;
    line-height: 18px;
}

.36el { width: 100%;
        height: 18px;
        float: right;}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}



P, ADDRESS {
	padding: 0.5em;
	
	
	}

ADDRESS {
	font-style: normal;
	}
.clearBoth {
	clear: both;
	}
*+ html .clearBoth {
	clear: both;
	font-size: 0px;
}
* html .clearBoth {
	clear: both;
	font-size: 0px;
}
.clearRight {
	clear: right;
}
HR {
	height: 1px;
	margin: 5px 0;
	border: none;
	border-bottom: 1px solid #ebebeb;
	}
.dotted-line {
	height: 1px;
	background: url("../images/dotted_line.gif") repeat-x 0 0;
}


.list-style-none {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0;
} 
ul.inline-list li {
	float: left;
	padding: 0 0 0 12px;
}
.align-center {
	margin: auto !important;
	text-align: center !important;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 7px;
	margin: 20px 20px;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
}
.messageStackWarning, .messageStackError {
	background: #ffecdd url("../images/icons/warning.gif") no-repeat 8px 10px;
	color: #960000;
	border: 1px solid #f8d5c8;
	padding-left: 30px;
	}
.messageStackError {
	background: #ffecdd url("../images/icons/error.gif") no-repeat 8px 10px;
}

.messageStackSuccess {
	background: #e0f8b6 url("../images/icons/success.gif") no-repeat 8px 10px;
	color: #000000;
	border: 1px solid #d0e46e;
	padding-left: 30px;
	}

.messageStackCaution {
	background: #ffebc2 url("../images/icons/warning.gif") no-repeat 8px 10px;
	color: #000000;
	border: 1px solid #fbcec9;
	padding-left: 30px;
	}

/*wrappers - page or section containers*/
.bottom-wrapper {
	width: 960px;
}
.mainWrapper, .bottom-wrapper {
	margin: auto;	
	text-align: left;
	vertical-align: top;
	clear:both;
	}
.body-bg .bottom-wrapper {
	background: #eeede5 url("../images/footer_bg_left.gif") repeat-y 0 0;
	}
.bottom-wrapper {
	
height: 1%;
padding: 0 4px;
width: 1000px;
margin: 0 auto;

	}	
	
	
	
	
	
.body-upper-bg+.bottom-wrapper {
	width: 954px;
}
.header_wrapper {
	margin: auto;	
	text-align: left;
	vertical-align: top;
}
.header-tools {
	padding: 8px 0 8px 0;
	
}
.tools-wrapper {
	background: url("../images/search_bg.gif") no-repeat left bottom; 
	display: block;
	height: 36px;
}
.t-line {
/*	border-bottom: 1px solid #eaedeb;*/
	margin-bottom: 1px;
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#contentMainWrapper {
	
	position: relative;
	z-index: 1;
	with:1000px;
}
.cartTableHeading th{
	background: #f3f3f3;
	padding: 3px 6px;
}
* html #headerWrapper{
	position: relative;
	z-index: 5000;
}


.topper-menu li {
	font: 12px arial;
	float: left;	
	padding: 0;
}
.topper-menu li a, .topper-menu li a:link, topper-menu li a:visited {
	
	text-decoration: none;
	margin-left: 7px;
	padding-left: 6px;
	padding-right: 1px;
}
.topper-menu li a:hover {
	text-decoration: underline;
}
#logoWrapper, #logoWrapper img{
	float: left;
       padding: 0px 15px 4px 0px;
	}
#navColumnOneWrapper, #navColumnTwoWrapper, .mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper {
	padding: 0;
        float: left;
}
#navColumnTwoWrapper {
	padding: 0 0 0 0;
}
#tagline {
	float: left;
	}
#tagline_header {
	border-left: 1px solid #dddddd;
	font: bold 20px arial;
	color: #888888;
	margin: 0.7em 1em;
	padding: 0 0 0 1em;
}


#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	padding: 8px;
        width: 47%;
	}


#accountLinksWrapper {
	margin: 0;
	padding: 8px; 
        width: 38%;
	}



.oating52 {border-right: 1px solid rgb(240, 240, 240);}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.current {
	font-size: 1em;
	padding: 2px 6px 2px;
	
	background: transparent;
	color: #FF4A00;
	margin: 0 0 0 3px;
}

.navSplitPagesLinks, .navSplitPagesResult {
	padding: 8px 0 8px 3px;
}

.navSplitPagesLinks a, .navSplitPagesLinks a:visited {
	background: #FFFFFF;
        color: #555;
	font: normal 1em arial;
	padding: 2px 6px;
	margin: 0;
	border: 1px solid #E0E6E6;
}
.navSplitPagesLinks a:hover {
	padding: 2px 6px;
	text-decoration: none;
	color: #555;
	border: 1px #666 solid;
}

.navNextPrevCounter {
	margin: 0em;
	font-size: 1em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 4px 2px;
	list-style-type: none;
	}
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	padding: 10px 11px;
	font-weight: bold;
	height: 1%;
	}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #595958;
	background-image:none;
}

#navMain ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 3px;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navCatTabs ul li {
	display: inline;
	}
#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: rgb(48, 48, 48);
	white-space: nowrap;
	}
#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#indexProductListCatDescription {
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #efefef;
}
#indexProductList .inputLabel {
	font-weight: bold;
}
#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 4px 4px 4px 2px;
	font: bold 12px arial;
	margin: 0 0 10px 0;
	color: #FF4A00;
	}
#navBreadCrumb a {
	color: #FFFFFF;
	text-decoration: none;
	background: url("../images/breadcrumbs_bg.gif") right 0;
	padding: 2px 11px 2px 5px;
	margin: 4px;
       line-height:20px;
}
#navBreadCrumb a:hover {
	text-decoration: underline;
}
.main_menu_panel {
	padding: 4px 0 0 0;
	height: 57px;
	float: left;
        width: 540px;
}
#top_nav {
	background: url("../images/top_menu_left_bg.gif") no-repeat 0 0;
	font: bold 1.083em/14px Tahoma;
	margin: 0;
	float: left;
	padding-left: 2px;
}
#tab_nav a {
	color: #474845;
	text-decoration: none;
}
#tab_nav a:hover {
	color: #fff3a5;
}

#tab_nav li {
	float: left;
}
#tab_nav li + li {
	background: url("../images/menu_delim_left.gif") no-repeat scroll left 0px transparent;
	padding-left: 1px;
}
#tab_nav li:hover {
	background-position: left -35px;
}
#tab_nav li a {
	display: block;
	padding: 9px 18px 10px;
	outline: none;
	color: #FFF;
	background: url("../images/menu_delim_right.gif") no-repeat scroll right 0 transparent;
	text-shadow: 1px 1px #670000;
}
#tab_nav li a:hover {
	background-position: right -35px;
}
#tab_nav li.tab_active {
	font-weight: bold;
	background-position: left -35px;
}
#tab_nav li.tab_active a {
    color: #fff3a5;
	background-position: right -35px;
}

#tab_nav li.home-link {
}
#tab_nav li.home-link a {
	display: block;
	padding-left: 20px;
}
#tab_nav li.home-link:hover a {
	background-position: left 0px;
}

#login_logout_section {
	font: normal 12px arial;   
	color: #979797;
	float: right;
	margin: 9px 0px 0px;
	width:720px;	
}


#login_logout_section a:hover {
	text-decoration: underline;
}

.top-nav-right {
	background: url("../images/top_nav_right_bg.gif") no-repeat right top;
	height: 36px;
	width: 6px;
	float: right;
}
.top-nav-left {
	background: url("../images/top_nav_left_bg.gif") no-repeat left top;
	height: 36px;
	width: 6px;
	float: left;
}
.tools-nav-right {
	height: 31px;
	width: 2px;
	float: right;
}
.tools-nav-left {
	height: 31px;
	width: 2px;
	float: left;
}

#navColumnOne, #navColumnTwo {
	background: #ffffff;
	padding: 0 0 0 0;
	}
#navColumnOne {
    padding: 0px 2px 0px 0px;
    float: left;
}
#navColumnTwo {
	padding: 0 0 0 5px
}

/* Tools section styles */
#tools_wrapper {
	height: 31px;
	background: none;
	margin: 0 0 !important; 
}
.line-header {
	font: 1px arial;
	margin: 0 4px;
}
.search-header-input {float: left;
                                 background: url("../images/search_header_bg.gif") no-repeat left top;}
.search-header {
width: 550px;
position: relative;
float: left;
height: 40px;
background-position: -433px -102px;
}
.search-header input {
	width: 425px;
height: 40px;

padding: 0px 10px;
background: url("../images/search_header_bg.gif") no-repeat left top;
color: rgb(102, 102, 102);
font-size: 12px;
line-height: 20px;
font-family: Arial;
font-style: italic;
vertical-align: top;
border: medium none;}

.search-header form {float: left;}
.search-header input:focus {
	background: none;
}

.advanced_search {
	padding: 6px 6px 2px 0;
	margin: 0 0 0 14px;
}
.advanced_search a, .advanced_search a:visited {
	font: 1em Arial;
	text-decoration: none;
	color: #bcbcbc;
	padding: 0 7px 0 0;
	background: url("../images/arrow_small.gif") no-repeat right 6px;
}
.advanced_search a:hover {
	color: #999999;
	text-decoration: none;
}
.cart-header {
	
	font: normal 12px arial;
	padding: 0;
	margin: 0 !important;
	line-height: 25px;
}
.cart-header td {
	padding-right: 6px;
}
.cart-header span {
	font-weight: bold;
}
.cart-header a:link, .cart-header a:visited {
	color: #454545;
	text-decoration: none;
}
.cart-header a:hover {
	color: #454545;
	text-decoration: underline;
}
.cart-header .blue-link {
	background: url("../images/top_tools_delim.gif") no-repeat scroll left center transparent;
}
.cart-header .blue-link a:link, .cart-header .blue-link a:visited {
	color: #0075E2; 
	background: url("../images/arrow_double.gif") no-repeat 93% 8px;
	padding: 3px 16px 3px 8px !important;
	text-decoration: none;
	text-shadow: none;
	font: 12px Arial;
}
.cart-header .blue-link a:hover {
	text-decoration: underline;	
}
.cart-icon img {
	width: 11px;
	height: 24px;
	margin-right: 7px;
}

.full {
	background: url("../images/cart_full_icon.gif") no-repeat left center;
}
.empty {
	background: url("../images/cart_empty_icon.gif") no-repeat left center;
}

/* Cart popup */
.cart-dropdown-wrapper {
	position: absolute;
	width: 200px;
	z-index: 6000;	
	margin: 11px 0 0 -90px;
}
.cart-header .cart-dropdown-wrapper {
	color: #444444;
	line-height: 16px;
}
.cart-tab-wrapper {
	margin: 0;
	background: #dddddd;
	border-right: 1px solid #bbbbbb;
	border-left: 1px solid #ffffff;
	height: 0px;
}
.cart-dropdown-wrapper .content-wrapper {
	padding: 4px;
	background: #fff;
	text-align: left;
}
.cart-dropdown-wrapper .content-wrapper span {
	font: normal 12px arial;
}
.cart-scrolling-wrapper {
	padding: 7px 10px;
	border: 1px solid #EAEAEA;
	border-color: #DDDDDD #EAEAEA #EAEAEA #DDDDDD;
	height: 150px;
	background: #F9F9F7;
	overflow-x: hidden;
	overflow-y: auto;
}
.cart-scrolling-wrapper li {
	padding: 4px 0 !important;
}
.popup-cart-link-box {
	padding: 6px 3px 3px 3px;
	text-align: center;
}
.popup-cart-link-box a, .popup-cart-link-box a:link, .popup-cart-link-box a:visited {
	color: #ffffff;
	margin: 0 1px;
	background: #555555;
	padding: 1px 6px;
	text-decoration: none;
	text-shadow: none;
}
.popup-cart-link-box a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.popup-border {
	border: 1px solid #BEBEBE;
	border-color: #E1E1E1 #BEBEBE #BEBEBE #E1E1E1;
}
.cart-dropdown-wrapper .cartBoxEmpty {
	padding: 65px 0 0 0;
	text-align: center;
	color: #444444;
}

/* /Cart popup*/

.td-search-header {
	width: 313px;
	margin: 1px 0 0 4px;
}
.cart-header-wrapper {
	text-align: right;
	padding-right: 10px;
	float:right;
	margin-top: 2px;
	
	border-radius: 10px;
	color: #FFFFFF;
}
.langiage-popup-links {
	text-transform: capitalize;
	padding: 2px 0;
}
.langiage-popup-links img {
	width: 16px;
	height: 10px;
}

.languages-wrapper {
	font: 12px arial, tahoma !important;   /*em*/
	
/*	position: relative;*/
	z-index: 3000;
	float: left;
	
	width: 15%;
	background: #FFFFFF;
	border-width: 1px;
border-style: solid;
border-right: 1px solid rgb(219, 223, 230);
border-color: rgb(171, 173, 179) rgb(219, 223, 230) rgb(219, 223, 230);
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
padding: 3px 3px 2px;
margin-top: 3px;
position: relative;
font-weight: bold;
font-family: Arial;
cursor: pointer;
z-index: 1006;
}
.languages-wrapper form {
	float: right;
}
.languages {
	margin: 0 20px 0 5px;
	float: right;
	height: 15px;
	position: relative;
	z-index: 3000;
}

#currency_switcher, #language_switcher {
	background: url("../images/arrow_down.gif") no-repeat right 6px;
	padding: 0 9px 0 0;
}
.languages-wrapper a, .languages-wrapper a:visited {
	color: #838383;
	text-decoration: none;
}
.languages-wrapper a:hover {
	color: #aaa;
	text-decoration: none;
}
.nav-languages {
	max-width: 210px;
	float: left;
	padding: 2px;
}
.nav-languages a {
	
	display: inline-block;
	
}
/* /Tools section styles */


/*The main content classes*/
#contentColumnMain, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

#specialsListing .specialsListBoxContents {
	margin: 8px 0 18px 0 !important;
}
.columnar-product-info {
	padding: 4px 0;
	margin: 0 1px 0 1px;
}
.columnar-product-img {
	height: 108px;
	text-align: center;
	font-size: 0px;
}
.columnar-product-img a {
	font-size: 0px;
}
.product-box-name {
	padding: 2px 9px 1px 9px;
}
.centerColumn .detail-link, .detail-link:visited {
	background: url("../images/blue_arrows.gif") no-repeat right 5px;
	color: #0a7e9a !important;
	font-weight: normal !important;
	float: right;
	margin: 0 !important;
	padding: 0 10px 0 0 !important;
}
.detail-link:hover {
	color: #0a7e9a !important;
	text-decoration: none;
}
.centerColumn .detail-link {
	display: none;
}
#specialsListing .productPriceDiscount, .centerBoxWrapper .productPriceDiscount {
	display: none;
}
#productDescription, .shippingEstimatorWrapper {
	font-size: 1em !important;
	padding: 0.2em;
	}
#productDescription p {
	padding-left: 0;
}
.left-side-info {
	width: 180px;
	vertical-align: top;
}
#attribsOptionsText {
	font-size: 1.1em;
	background: #f0f0f0;
	margin: 0 -11px 8px;
	padding: 5px 5px;
}
#productAttributes {
	padding: 0 11px 8px;
	margin: 8px 0;}
.attributesComments {
	font-size: 1em;
	color: #555555;
	background: #f0f0f0;
	border-top: 1px solid #e7e7e0;	
	border-bottom: 1px solid #e7e7e0;	
	margin: 10px -11px;
	padding: 5px 5px;
}
#productDetailsList {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 6px 0 0 0;
	width: 100% !important;
}
.product-info-label {
	font: 12px arial;
	color: #777777;
}

.alert {font-weight: 1px;
	color: rgb(87, 87, 87);
	margin-left: 0.5em;
	}


#ottotal .larger {font-weight: bold;
                         color: #FF4A00;}

.important {
	font-weight: bold;
	color: #FF4A00;}
.im256 {color: #242424;
             margin-top: 6px;}

.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.2em;
	}



.centerColumn .main_banners {
	padding: 0 0 8px;
}
.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 1em;
	}
#siteinfoIP {
	float: left;
}
.centerBoxContentsSpecials a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsNew a, .specialsListBoxContents a, .centerBoxContentsSpecials a:visited, .centerBoxContentsAlsoPurch a:visited, .centerBoxContentsFeatured a:visited, .centerBoxContentsNew a:visited, .specialsListBoxContents a:visited {
	font: normal 1em arial;
	
	text-decoration: none;
	padding: 0 4px 3px;
	display: inline-block;
}
.centerBoxContentsSpecials a:hover, .centerBoxContentsAlsoPurch a:hover, .centerBoxContentsFeatured a:hover, .centerBoxContentsNew a:hover, .specialsListBoxContents a:hover {
	text-decoration: underline;color: #242424;
}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	width: 100%;
	border: 1px solid #dadada;
	background: rgb(240, 240, 240);
	
	}


.tableHeading TH {
	border-bottom: 1px solid #d9d9d9;
	background: #f0f0f0;
	}

.tableHeading, #cartSubTotal {
	background: #f9f9f9;
 }

#cartSubTotal {
	border-top: 1px solid #d9d9d9;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}
#cartBoxListWrapper a {
	color: #45404B;
	text-shadow: none;
}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 4em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.7em;
	background: #F5F6E5;
	border: 1px solid #ebebeb;	
}
#mediaManagerHeading {
	margin-top: 5px;
	padding-top: 0 !important;
}

.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	color: #aaaaaa;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount, .central-boxes-price {
	color: #ba0000;
	}

#productPrices, #reviewsInfoDefaultPrice {
	font: bold 1.1em arial;
	color: #a30101;
	margin: 0 0 6px 0;
	display: block;
}
h2.productGeneral {
	border: none;
	padding: 2px 0 0 !important;
}
.orderHistList {
	margin: 0;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	/* font-weight: normal; */
	line-height: 25px;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
 #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0px 0px 10px 0px ;
	}
#jqzoomMain img {
	border: 1px solid rgb(217, 217, 217);
	padding: 2px;
        width: 305px;}

.categoryIcon {}


/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}
/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
        width: 760px;
	height: 1%;
	padding: 0 0px 10px 0px;
	margin: 0 0 10px;
	
	float: right;
	}

h2.centerBoxHeading {
	font: bold 1.167em Arial;
	
	border-bottom: none;

	padding:9px 0 7px 12px !important;
	
	text-shadow: 1px 1px 0px rgb(255, 255, 255);
        color: rgb(48, 48, 48);
}
.centerBoxWrapper h2 {
	margin: 0 0 5px 0 !important;
	border-bottom: 2px solid #FF4A00;

}

/*sideboxes*/
.columnLeft {
	padding: 0 12px 0 0;
	float: left;
}
.columnRight {
	padding: 0 0 0 12px;
}

h3.leftBoxHeading, h3.rightBoxHeading {
	font: bold 12px arial;
	
	
	padding: 8px 0 0;
	height: 22px;
	
	color: rgb(48, 48, 48);
        text-shadow: 1px 1px 0px rgb(255, 255, 255);
	}

h3.leftBoxHeading a:link, h3.rightBoxHeading a:link, h3.leftBoxHeading a:visited, h3.rightBoxHeading a:visited {
	font: normal 1em arial;
	color: #71665A;
	text-decoration: underline;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	text-decoration: none;
	} 
.sidebox-header-left {
	
	padding: 0 0 0 11px;
}
.sidebox-header-right {
	background: #e5e9e9 url("../images/sidebox_header_left.gif") no-repeat left top;
	padding: 0 11px 0 0;
}
.main-sidebox-header-left {
	padding: 0 0 0 11px;
	border: none;
}

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding: 0.50em 0.3em 0.36em 0;
	}
.leftBoxHeading label, .rightBoxHeading label {
	line-height: 16px;
	padding: 0;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0 0 8px 0;
	padding: 0;
	}
#categories.leftBoxContainer,
#categories.rightBoxContainer {
	background: none;
}

#categoriesContent {
	border: 1px solid #e4e4e4;
	margin: 0;
	padding: 3px 8px 10px;
	background: #f7f5f3;
}
.categories-top-list {
	padding-left: 3px;
}
.sideBoxContent {
	padding: 10px 12px;
	margin: 0;
	border: 1px solid #e4e4e4;
	border-width: 0 1px 1px;
	}
.sideBoxContent a, .sideBoxContent div, .rightBoxContainer div, .leftBoxContainer div {
	font: normal 12px arial, verdana;
	color: #242424;
	line-height: 1.545em;
}


.sideBoxContent a:visited {
	text-decoration: none;
}
.sideBoxContent a:hover {
	text-decoration: underline;
}

.sidebox-products {
	display: block;
	color: #078be6 !important;
	padding: 2px;
}

#shoppingcartContent {
	background: #f7f7f7 !important;
}
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
#cartEmptyText {
	border: 1px solid #ebebeb;
	padding: 10px 0 !important;
	margin-bottom: 5px;
        color: #FF4A00;}
.additionalImages a {
	text-decoration: none;
      
        }

#bestsellers .wrapper {
	margin: 0;
	}

#bestsellers li {
	background: url("../images/arrow_black.gif") no-repeat left 5px;
	padding: 0 0 4px 10px;
	line-height: 15px !important;
}
#bestsellers li a {
	line-height: 15px !important;
	font: normal 1em Arial;
}
#bestsellers ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */

A.category-top {
	font: bold 12px Tahoma;
	display: block;
	text-decoration: none;
	padding: 6px 2px 6px 10px;
	background: url("../images/arrow.gif") no-repeat 0 10px;
	color: #252424;
}

.-no-dots- a{
    border-top-width: 0;
}

#categoriesContent .category-links {
	padding: 0 17px;
}
A.category-links, A.category-links:visited {
	color: #aaaaaa;
	text-decoration: none !important;
	}
.categories-top-list a:visited {
	text-decoration: none;
	color: #252424;
}
.categories-top-list a:hover {
	color: #fe3c00;
	text-decoration: none;
	background: url("../images/arrow_hover.gif") no-repeat 0 10px;
}
.categories-top-list+.categories-top-list {
	background: url("../images/categ_list_border.gif") repeat-x scroll 0 0 transparent;
}
.no-dots {
	background: none;
}
.sub-count {
	font: normal 1em arial;
	color: #252424;
	line-height: 1em !important;
}

.subcategory {
	padding: 5px 0 4px 10px;
}
.subcategory a {
	padding-left: 0px;
	font: 12px arial  !important;
	line-height: 13px !important;
}

.subcategory a:hover{
    color: #fe3c00 !important;
	text-decoration: none;
}

a.category-subs, a.category-products, a.category-subs:visited, a.category-products:visited {
	color: #323232;
	text-decoration: none;
	display: block;
	}

/*a.category-subs:hover, a.category-products:hover {
	color: #a0d9ec;
	text-decoration: underline;
	background-position: 1px center;
}*/

SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}
.forward23 {
        text-align: center;
	}	

	
	

.bold {
	font-weight: bold;
	}

.rowOdd {
	/* background-color: #f4f4f4; */
	height: 1.5em;
	vertical-align: top;
	}
.rowOdd  td{
	border-top: 1px solid #f4f4f4;
}
.rowEven, .rowOdd {
	background-color: #fdfdfd;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	}

.accountQuantityDisplay, .accountProductDisplay {
	padding-top: 4px;
        width: 10%;
	vertical-align: top
        text-align: center;
	}
.accountTotalDisplay {padding-right: 6px;  text-align: center;}


TR.tableHeading {
	background-color: #dadada;
	height: 2em;
	}

.productListing-rowheading {
	background: #F3F3F3;
	border: 1px solid #ebebeb;
	height: 2em;
	}
.productListing-rowheading th {
	border-bottom: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb;
	}

.tabTable {
	margin: 6px 0 4px 0;
}
.tabTable td {
	padding: 12px 8px;
/*	text-align: left;*/
}
.listingDescription {text-align:left;}
.centerBoxContentsProducts {margin-bottom: 4px;}

.productListing-even {
/* 	background-color: #fafafa; */
}
.productListing-data {
	border-bottom: 1px solid #ebebeb;
	vertical-align: top;
}
#siteMapList {
	width: 100%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

.ati356n {font-size: 120%;
          color: rgb(87, 87, 87);}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
.navNextPrevWrapper {
	padding: 5px 0 15px 0;
}
.home-banner {
	float: left;
	padding: 0 0 8px 0;
}

#indexDefaultMainContent, #indexCategoriesMainContent {
	padding: 0;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	margin: 0;
	padding: 0 0 8px 0;
}
#bannerOne {
	padding: 0 0 2px 0;
}
.no-right-margin {
	margin-right: 0 !important;
}


#productQuantityDiscounts table {
	border: none;
	border-spacing: 0px !important;
/*	border-collapse: collapse;*/
	margin: 0;
	background: #fafafa;
}
#productQuantityDiscounts table td {
	border: 1px solid #eeeeee;
	padding: 4px 6px;
}
/*======= Categories Dropdown ==========*/

#navCatTabsWrapper {
	height: 1%;
	margin: 0;
	padding: 3px 0;
	clear: both;
}
#navCatTabs {
	background-color: #F3F2DB;	
	border-bottom: 1px solid #E8E7D1;
	height: 1%;
}
#navCatDropdown {
	height: 1%;
	padding: 0.333em 0.5em 0;
}
* html #navCatTabs ul li {
	display: inherit;
}

#navCatTabs ul li a {
	display: inline-block;
	padding: 2px 9px;
	margin: 0px 0;
	font-weight: normal;
	color: #71665A;
	background-position: 0 6px;
}
#navCatTabs ul li a:hover {
	color: #71665A;
	text-decoration: underline;
}
.ul-wrapper {
	padding: 0 !important;
}
#navCatDropdown li 
{
	float:left;
 	position:relative; 
}
a.tab-category-top, a.tab-category-top:link, a.tab-category-top:visited {
/*	text-shadow: 1px 1px #ffffff;*/
	font: normal 1em arial, tahoma;
	color: #71665A !important;
}
li.root-cat {
	background: url("../images/cat_tabs_separator.gif") no-repeat right 6px;
}
.root-cat a:hover {
	background: url("../images/cat_tabs_separator.gif") no-repeat right 2px;
}
.root-cat a.selected-cat {
	font: bold 1em arial, tahoma;
	background: url("../images/cat_tabs_separator.gif") no-repeat right 2px;
}
.sub-cat {
	float: none !important;
}
#navCatTabs .sub-cat a {
	font: normal 12px arial, tahoma;
	padding: 0.3em 0.8em;
	color: #71665A;
	background: url("../images/dotted_line.gif") repeat-x right bottom;	
	margin: 0;
}
#navCatTabs .sub-cat a:hover {
	color: #71665A !important;
	background: #FEFDF3;
}
#navCatDropdown li ul {
	text-align: left;
	visibility: hidden;
	position: absolute;
	left: 0;
	padding: 2px 1px;
	z-index: 5000;
}
#navCatDropdown li:hover ul 
{
	min-width: 130px;
	margin: -4px 0 0 0;
	visibility: visible;
	background-color: #ffffff;
	border-width: 1px 2px 2px 1px;
	border-color: #DEDBBD #E8E7D1 #E8E7D1 #DEDBBD;
	border-style: solid;
	white-space: nowrap;
	z-index: 6000;
}

a.view, a.view:link, a.view:visited{
    font: 1em arial;
    color: #424242;
    position: absolute;
    right: 12px;
    margin: 0px 0 3px 0;
	padding-right: 7px;
	background: url("../images/arrow_view.gif") no-repeat right center;
}
a.view:hover{
    text-decoration: underline;
}
/* only for IE7 */
*+ html #navCatDropdown li ul {
	text-align: left;
}
*+ html #navCatDropdown li ul li a {
	display: block;
}
/* /only for IE7 */
/*======= /Categories Dropdown ==========*/

#productMainImage a {
	text-decoration: none;
}

.sideBoxContentItem {
	padding-bottom: 10px;
}
.sideBoxContentItem a {
	text-decoration: none !important;
	font-weight: bold;
}


.columnar-product-info {
	color: #464646;	
}


.lan123{
width: 100%;
height: 34px;
float: left;
margin-bottom: 12px;
border-bottom: 1px solid rgb(235, 235, 235);
background: none repeat scroll 0% 0% rgb(246, 246, 246);}

.lan315{height: 34px;
margin: 0px auto;
width: 1000px;}
.home {
width: 20px;
height: 20px;
display: inline;
float: left;
margin: 0px 7px 0px 0px;
background: url("../images/home.jpg") no-repeat;}

#indexDefaultMainContent{
width: 100%;

}

.toppe25{width: 1000px;
clear: both;
}




.top8659{background: url("../images/line_banner.png") no-repeat scroll 0px 20px transparent;

float: right;

}

.body-top{width: 100%;
height: 34px;
float: left;
margin-bottom: 12px;
border-bottom: 1px solid rgb(235, 235, 235);
background: none repeat scroll 0% 0% rgb(246, 246, 246);}



.login_logout_section{height: 34px;

width: 1000px;
margin: 0px auto;
}

.float-right .wel{
    margin: 0px 3px 0px 0px;
}

.login125ion span{float: left;
margin: 9px 0px 0px;
padding: 0 5px 0 5px;
}

.toppe286{width: 720px;
height: 430px;
padding: 10px;
margin: 20px 20px;
background: #FFFFFF;
border-radius: 0 0 10px 10px;}

.toppe287 img{width: 710px;
height: 240px;


}
.toppe288{width: 710px;
                 margin: 0px 15px;}



.toppe288 img{width: 163px;
height: 90px;}
.toppe288 li{float: left;
margin-left: 9px;
list-style-type:none; }

.topper-menu{height: 100%;

padding: 0px;
margin: -52px -2px 0px 0px;
}

.sidebox-header-left {border-bottom: 2px solid #FF4A00;
background: none repeat scroll 0% 0% rgb(240, 240, 240);}


.center256{float: left;
            width: 188px;
            padding: 10px;
border: 1px solid rgb(215, 215, 215);
font-family: arial;}


.categoryListBoxContents{float: right;}




#categoryDescription{float: right;
width: 750px;}


.departments{border-bottom: 2px solid rgb(240, 240, 240);
font: bold 14px arial;
padding: 8px 0px 0px;
height: 22px;
color: rgb(48, 48, 48);
text-shadow: 1px 1px 0px rgb(255, 255, 255);}



.center256 h1{
font: bold 13px arial;
padding: 2px 0px 0px;

color: rgb(48, 48, 48);
text-shadow: 1px 1px 0px rgb(255, 255, 255);}

.categoryListBoxContents{width: 100%;
float: left;}

.categoryListBoxContents a{
float: left;
padding-left: 6px;
background: url("../images/jiant.gif") no-repeat scroll 0px 4px transparent;}


#indexProductList{width: 100%;}

#productListing {width: 770px;
                 height: 1%;
     
                 margin: 0px 0px 10px;
                 float: right;}






.cent388{width: 1000px;}



.centerBoxContentsNew img{border: 1px solid rgb(229, 229, 229);}
.flexNCBrating img{border: 0px solid rgb(229, 229, 229);}

.home{width: 24px;
height: 24px;
background: url("../images/home.png");
margin-top: 5px;}

.we2567{float: right;
width: 40%;}

.w987{float: left;
width: 60%;}

.w987 a {
    color: rgb(153, 0, 0);
    
    font-weight: bold;
}


.floa253{
width: 1000px;
height: 55px;
margin: 0px auto;
clear: both;
}



.search3569 {overflow: hidden;}

.search3569 li {
    float: left;
    margin: 0px 10px 0px 0px;
   
    list-style: none outside none;}

.search3569 a {
    color: rgb(102, 102, 102);
}

.su2enu {
width: 208px;


}

.su2enu a{

}

.body-upper-bg{
clear: both;}

.body56{width: 100%;
height: 100px;}


.toppe999{width: 220px;}

.col8756 { width: 1000px;
                 margin-bottom: 6px;

                 clear: both;
                 background: none repeat scroll 0% 0% rgb(240, 240, 240);
                 height: 480px;}

.co2258{width: 760px;
float: right;}

.center2366{float: left;
            width: 188px;
            background: #ffffff;}


/*Shoppingcart/Freeship in Header*/
#headerWrapper {position: relative;}

#cartHeader {
    width: 17em;
    position: absolute;
    top: 15em;
    right: 13.5em;
    background: #cacaca;
    color: #000000;
    border: 1px solid #888888;
    z-index:2000}
	
#cartHeader h3 {
    text-align: center;
/*if you want a cart icon in front of the title, uncomment the following and save your image in /includes/templates/your_template/images/icons/
adjust padding as desired */
/*    background: url(../images/icons/cart_header_icon.gif) left center no-repeat;
    padding-left: 2.0em;*/
    }
	
#cartCount {
    border-top: 1px solid #999999; 
    text-align: center;
    }
	
#cartCount a {}
#cartTotal {}
#cartFreeShip {
    margin: 0 0.3em;
    }
	
#cartCheckout {
    float: right;
    margin: 0.3em;
    }

#productListing,{border: 1px solid rgb(229, 229, 229);
                 }

.navS2236 {border-left: 1px solid rgb(229, 229, 229);border-right: 1px solid rgb(229, 229, 229);border-bottom: 1px solid rgb(229, 229, 229);margin: 2px 0;}

#crossSell { height: 100%;
                  border: 1px solid rgb(221, 221, 221);
                
                  
                  padding-bottom: 20px;}
#crossSell div{ padding: 10px 5px;
                      width: 300px;
                      text-align:left;
                      border-bottom: 1px dashed rgb(204, 204, 204); }


#crossSell div img{ border: 1px solid rgb(217, 217, 217);
                            padding: 2px;
                            margin-right: 4px;
                             float: left;}

#crossSell div img:hover{ border: 1px solid #FF4A00;
                            padding: 2px;
                            margin-right: 4px ;
                            }

#crossSell h2 {border-bottom: 2px solid #FF4A00;
                      background: none repeat scroll 0% 0% rgb(240, 240, 240);
                      }
            
.pr25678 {width: 100%;}
#productMainImage{width: 35%;}
.p8877 {width: 63%;
             float: right;
              margin-left: 4px ;
             min-height: 286px;}
#image_viewer {float: left; 
                           width: 286px;}
.p8877 h1{width: 100%;
                              font-size: 13px;
                              font-weight: bold;
                              color: rgb(48, 48, 48);}

#productDetailsList {border-bottom: 1px dashed rgb(204, 204, 204);
                              height: 20px;}
.clea213 {display: inline;
                float: left;
                 width: auto;
                font-size: 11px;} 

#productPrices {background: url("../images/xux.gif") repeat-x scroll center bottom transparent;
                         width: 100%;
                        float: left;
                        padding-bottom: 8px;
                        margin-top: 10px;
                        color: #FF4A00;
                        font-size: 18px;
                        }


.class="prod123neral { border-bottom: 1px dashed rgb(204, 204, 204);}

.item22 th{
             background: none repeat scroll 0% 0% rgb(245, 245, 245);}
.item22 {width: 100%;
             text-align: center;
             font-size: 11px;
             border: 1px solid rgb(233, 233, 233);
             border-collapse: collapse;
             border-spacing: 1px;}
.item23 th {
    background: none repeat scroll 0% 0% rgb(245, 245, 245);
}
.item23 th , .item24 td {
    border: 1px solid rgb(233, 233, 233);
    border-collapse: collapse;
    border-spacing: 1px;
    padding: 3px;}
#productQuantityDiscounts {margin: 10px 0px;}
.pro6596 {margin: 0px 0px 0px 15px;}

.at259 {
    border: 1px solid rgb(204, 204, 204);
   c
    margin-right: 0.7em;
    margin-bottom: 0.5em;
    white-space: nowrap;
    font-size: 11px;
    padding: 2px;}

QRadioButton::indicator {
    width: 13px;
    height: 13px;
}

.at259:hover {border: 1px solid r#FF4A00;}
.produ669al {background: url("../images/xux.gif") repeat-x scroll center bottom transparent;}
attribsOptionsText {margin: 0px 0px 0px 15px;}
.d3361 {margin: 20px 0px 15px 15px;} 



.pimages{
	
	width:300px;
        height: 380px;
	padding-right:20px;
	}
	.pimages p{
	text-align:center;
	}
	.additionalImages{
	
	padding:2px;
	margin:0 2px;}

.produc3358 { text-valign:middle}

#min { background: url("../images/aa2.jpg") no-repeat;
          border: medium none;
          margin-left: 4px;
          margin-right: 4px;
          width:17px;
        height: 15px;}
#add { background: url("../images/aa3.jpg") no-repeat;
          border: medium none;
          margin-left: 4px;
          margin-right: 20px;
           width:17px;
        height: 15px;}

.pageHeading {
    width: 100%;
    border-bottom: 2px solid #FF4A00;
    background: none repeat scroll 0% 0% rgb(240, 240, 240);
    position: relative;
    z-index: 2;
   }

.pageHeading h3 {
   
   line-height: 30px;
   height: 30px;
   padding: 0px 0px 0px 10px;
    font-size: 12px;
    font-weight: bold;
   color: rgb(48, 48, 48);
   text-shadow: 1px 1px 0px rgb(255, 255, 255);}


#btn_animBoxCart {float: right;
                  background: url("../images/shopping_cart copy.png") no-repeat;
                 
                  width: 160px;
                  height: 34px;
                  margin: 2px;}

.226r a { margin-left: 8px;}

.cart-icon {background: #FF4A00;
            width: 20px;
            height: 20px;
            border-radius:5px;}


.centerBoxContentsNew img:hover, .centerBoxContentsFeatured img:hover, .centerBoxContentsSpecials img:hover, .centerBoxContentsProducts img:hover {border: 1px solid #FF4A00;}
.flexNCBrating img:hover {border: 0px solid #FF4A00;}

#navBreadCrumb{border: 1px dashed #FF4A00;}

.inf8899ion {font-family: arial,helvetica,sans-serif;
                     font-size: 16px;
                     color: #FF4A00;
                     font-weight: bold;
                     text-align: center;
                      margin-bottom: 20px;}

.Column22 {padding: 20px;
           border: 1px solid rgb(240, 240, 240);
           margin: 20px 0px;
          }

.ba21 {text-align: center;
       font-weight: bold;}


#createAcctDefaultLoginLink {text-align: center;}

#password-confirm, #password-new, #email-address, #country,#lastname, #firstname, #telephone, #fax, #street-address
, #city, #postcode, #password-current, #state {line-height: 18px;
                   width: 185px;
                    height: 18px;}

.inputL11ab, .inputL141ab, .inp6641ab, .inp66423ab  { width: 610px;text-align: right;}
.cle56336h { width: 611px;text-align: right;}
 .cle336h { width: 762px;text-align: right;font-weight: bold;}
.al23ert, .al22ert {font-weight: bold;}


.note22 {font-size: 16px;}

.al22ert {margin-right: 5px;}

#createAcctSuccessHeading {text-align: center;
                                               color: rgb(255, 140, 0);
                                               font-size: 16px;
                                               font-weight: bold;
                                               font-family: arial,helvetica,sans-serif;}

#createAcctSuccessMainContent {
                                                      font-size: 120%;
                                                      color: rgb(87, 87, 87);}


#accountLinksWrapper {font-size: 120%;
                                       color: rgb(87, 87, 87);}

.li55st { font-size: 90%;
             color: rgb(87, 87, 87);}

.list li {list-style-type: none;}

#myAccountGen, #myAccountNotify {margin: 10px}
#accountEditDefault {text-align: center;}

.in17, .in16, .in15, .in14, .in13, .in12, .in11 {font-size: 110%;
                                                                     font-weight: bold;}

.i3668l {margin: 0px 22px 0px 0px;}
.i3458l {margin: 0px 10px 0px 0px;}
.b123k {margin: 10px 10px 10px 0px;
             padding: 8px;
             border: 2px solid rgb(221, 221, 221);
             font-size: 110%;
             color: rgb(87, 87, 87);}
.instructions {margin: 30px 10px 10px 0px;
                     font-size: 120%;
                     color: rgb(87, 87, 87);}
.a559rd {margin: 0px 10px 10px 0px;
                padding: 15px;
                border: 1px solid rgb(221, 221, 221);}

.rw569 {text-align: center;}

.addressBookDefaultName {font-size: 120%;font-weight: none;}
.ad12 {font-size: 120%;}
.buttonR28 {margin-top: 20px;}

.buttonR28 .button_update {font-weight: bold;}
.addressBookDefaultName {border-top: 1px solid rgb(240, 240, 240);
                                            
                                             padding-top: 10px;}

.rw568 {padding: 8px;
             border: 1px solid rgb(221, 221, 221);
             text-align: center;
              width: 97%;}
.in221, .in221, .in223, .in225, .in227, .in229, .in230, .in231, .in239 {text-align: center;}
.in239 {margin: 0px 22px 0px 0px;}
.in225 {margin: 0px 22px 0px 0px;}
.in227 {margin: 0px -45px 0px 0px;}
.in229 {margin: 0px 15px 0px 0px;}
.in230 {margin: 0px -20px 0px 0px;}
.cl32th, .cl33th, .cl34th { text-align: center;font-size: 110%; font-weight: bold;}
.cl33th  {margin: 0px -20px 0px 0px;}
.checkboxLabel {
                           color: rgb(87, 87, 87);}
.li5569st {margin-top: 30px;
                text-align: center;}
.ar69l  {margin: 0px;
              padding: 0px 10px 10px 10px;
              border: 1px solid rgb(221, 221, 221);
              font-size: 110%;}
.wa22rd {margin-top: 4px;}

.tab14 {margin-bottom: 4px;}

.cle33333 {border: 1px dashed rgb(217, 217, 217);
                  margin-bottom: 8px;
                  padding: 6px;}

.c11tent {margin-right: 40px;}
#orderHistoryDetailedOrder, #orderHistoryStatus {margin-bottom: 2px;}
.c7519th {border: 1px dashed rgb(217, 217, 217);}

#orderTotals {margin-top: 4px;}
.f991d {float: right;
             font-size: 90%;}

.fo329 {margin-bottom: 20px;
            margin-top: 20px;
            padding: 10px;
            border: 1px solid rgb(221, 221, 221);
            font-size: 110%;}

.t1234 {padding: 4px; text-align: center;}

.c25687h {height: 100px;}
#cartContentsDisplay {border: 1px dashed #D9D9D9;}



div { display: block; margin: 0; padding: 0; border: 0 none; outline: 0; background: transparent; font-weight: normal; font-style: normal; }
#inner { width: 710px; margin: 0 auto; }
.hot-event { padding: 300px 0 0; position: relative; }

.hot-event .switch-tab { text-align: center; padding: 10px 0; }

.hot-event .switch-tab a, .hot-event .switch-tab .current { margin: 0 2px; display: inline-block; width: 15px; height: 15px; background-image: url(../images/bg.png); background-position: -161px 0; font: 0/0 arial; color: transparent; overflow: hidden; vertical-align: top; }

.hot-event .switch-tab .current { margin: 0 2px; display: inline-block; background-image: url(../images/bg.png); background-position: -195px 0; width: 3px; height: 8px;font: 0/0 arial; color: transparent; overflow: hidden; vertical-align: top;}


.hot-event .switch-nav { position: absolute; right: 12px; top: 254px; z-index: 2; }
       
 .hot-event .switch-nav .i-prev { background-image: url(../images/bg.png); background-position: -127px 0; }
 .hot-event .switch-nav .prev { border-radius: 3px 0 0 3px; border-width: 1px; }
 .hot-event .switch-nav .next { border-radius: 0 3px 3px 0; border-width: 1px 1px 1px 0; }
 .hot-event .switch-nav .i-next { background-image: url(../images/bg.png); background-position: -144px 0; }
        
.hot-event .switch-nav a { display: inline-block; padding: 7px 16px; background: rgba(0,0,0,.3); border-style: solid; border-color: rgba(255,255,255,.6); }
       
.hot-event .switch-nav a:hover { background: rgba(0,0,0,.2); }
.hot-event .event-item { height: 300px; width: 710px; position: absolute; z-index: 1; left: 0; top: 0; }
        
.hot-event .event-item .banner { display: block; }
        
.hot-event .event-item img { -webkit-box-reflect: below 0 -webkit-gradient(linear,0 0,0 100%,from(transparent),color-stop(85%,transparent),to(rgba(255,255,255,.2))); border: 0; }

.hide-clip { position: absolute!important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); padding: 0!important; border: 0!important; height: 1px!important; line-height: 0!important; width: 1px!important; overflow: hidden; }



a { text-decoration: none; }
 a .ico { cursor: pointer; }

.ico { display: inline-block; width: 16px; height: 16px; vertical-align: middle; overflow: hidden; }

.inputLabel {width: 140px;}

.cenl1222 {background: #FAFAFA; 
                  margin-top: 6px;
                  padding: 0px 20px 10px;
                  border: 1px solid #DDD;
                  font-size: 110%;}
.li536st {margin-top: 6px;
              padding: 0px 20px 10px;
              border: 1px solid #DDD;
              font-size: 110%;}

.imp69 {margin-top: 10px;
              padding: 3px;
              border: 1px dashed #DDD;
}
.imp99 {float: left;}

#comments {margin-top: 6px;
                      padding: 0px 20px 10px;
                      border: 1px solid #DDD;
                      font-size: 110%;}

#comments  textarea, .li536st  textarea {border: 1px solid #D9D9D9;
                                     margin-top: 6px;}

.li599 {background: none repeat scroll 0% 0% #FAFAFA;}
#checkoutConfirmDefaultBillingAddress, #checkoutConfirmDefaultShippingAddress {font-size: 100%;
color: #575757;}
.c226 {text-align: right;width: 300px;}
.in88 {font-weight: bold;}


.li5512 {font-size: 90%;color: #575757;}
.in3514 {width: 100%;}
#checkoutNewAddress {float: left;width: 40%;height: 100%;}
.n32514 {float: right;
               width: 55%;
              margin-top: 6px;
              padding: 0px 20px 10px;
              border: 1px solid #DDD;
              font-size: 110%;}

.n32514 address {padding-left: 29px;}
.back159 {color: #575757;}

#siteMapMainContent {border: 1px dashed #D9D9D9; padding: 4px;}

.ban691 span a {
    display: inline-block;
    white-space: nowrap;
    list-style: none outside none;
    padding: 0px 5px 2px;
    margin-right: 4px;
    margin-bottom: 2px;
}
.ban69 {margin-top: 6px;
             padding: 0px 10px 10px;
             border: 1px solid #DDD;
             font-size: 110%;
             color: #575757;}
#categoryDescription {width: 760px;padding: 6px;}

.gjz {
    width: 760px;
    float: left;

    background: none repeat scroll 0% 0% #F0F0F0;}
.gjz h1 {
    width: 80%;
    float: left;
    font-size: 14px;
    color: #FF4A00;}
.gjz h3 {
    width: 100%;
    float: left;
    line-height: 18px;
    color: #666;
    padding: 3px 0px 8px;
    margin-top: 5px;
 
    border-top: 1px dashed #CCC;
    font: 12px Arial;}

#whatsNew, .centerBoxContentsProducts, .centerBoxContentsCrossSell {color: #FF4A00;}
.gjzspan { color: #666;}
.listingProductImage {border: 1px solid #E5E5E5; margin-bottom: 2px;}

.itemTitle a {color: #5C5C5C;}

#gridSorter li{float:left; list-style:none;}
.perPage {float:left;width: 79%;}
#gridSorter {float:left;}


#viewControl ul li {
    float: left;
    line-height: 20px;
    margin: 0 4px 4px 1px;
    min-width: 22px;
    padding: 1px;
    position: relative;
    vertical-align: middle;
    list-style:none;}
.c123, .nav265{background: none repeat scroll 0% 0% #F0F0F0;width: 100%;}
#productListing {border: 1px solid #E5E5E5;margin-top: 6px;}
.nav265 {height: 32px;}
.item { padding-left: 8px;}
.perPage, #gridSorter { padding: 8px 0px 16px 0px;}

.listreviews { color: #242424;}

.listreviews img:hover{ border: 0px solid #FF4A00; }

#tpptabBlock {width: 100%; float: left;}
#recentitem { float: right;border: 1px solid #FF8718;   margin: 30px -100px 0px 0px;}
#recentitem h3{font: 12px Arial;background: none repeat scroll 0% 0% #FF4A00;padding: 8px;text-align: center;color:#FFFFFF;border: 1px solid #FF4A00;font-weight: bold;}
#recentProductsImage {border: 1px solid #DADADA;}
#productDescription_1 {  padding: 15px;}

#hotsalecat_one {width: 770px;}
#hotsalecat_one img {border: 1px solid rgb(229, 229, 229); }


#hotsalecat_one img:hover{ border: 1px solid #FF4A00; }
.divprice { color: #FF4A00;}


.centerBoxHeading a {float: right;  color: #575757;font: 12px Arial;}

.flexNCBname a {height: 60px;}


#timeoutDefault h1 {color: #FF4A00;text-align: center;}
.ar69l h2 {color: #FF4A00;text-align: center;}
.important1223 {font-weight: bold;
color: #575757;}



#gotoTop{display:none;position:fixed;top:75%;left:50%;cursor:pointer;margin-top:-50px;margin-left:535px;width:55px; height:55px;background:url(../images/backtop.png) no-repeat left top;}   
  
#gotoTop:hover {display:none;position:fixed;top:75%;left:50%;cursor:pointer;margin-top:-50px;margin-left:535px;width:55px; height:55px;background:url(../images/backtop1.png) no-repeat left top;} 

.inion58 {float: right;
               width: 750px;}
.inion57 {float: left;
               ;}

.inion58 .inputLabel {width: 100px;}
.Lalp98 {text-align: right}

#contactname｛width: 185px;
                         height: 18px;
                         line-height: 18px;｝














