/**
 * 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: 12px;
	color: #333333;
	line-height: 17px; background:#fff url(../images/home_bg.gif) repeat-x top;
	}
#body_wrapper {
}
li{ list-style:none;}
a img {border: none; }


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

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #2b2b2b;
	text-decoration: none;
	}

a:active {
	color: #2b2b2b;
	}

.blue-link a, .blue-link a:visited {
	color: #0084c9;
}
.columnLeft a, .columnRight a, .columnLeft a:visited, .columnRight a:visited {
	text-decoration: none;
}
.columnLeft a:hover, .columnRight a:hover {

}
#columnCenter {
	padding: 0px 0px 5px 5px;
}
h1 {
	font: normal 21px Arial;
	color: /*#416b79*/ #465c5f;
	padding: 0 0 4px 0;
	margin: 8px 0 12px 0 !important;
/*	background: url("../images/dotted_line.gif") repeat-x 0 bottom;*/
	}

h2 {
	font: normal 18px Arial;
	color: /*#617477*/ #465c5f;
/*	text-transform: uppercase;*/
	padding: 15px 0 5px 0 !important;
	display: block;
	}

h3 {
	font-size: 1.3em;
	padding-bottom: 10px;
	}

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.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

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

FORM, SELECT, INPUT {
/*	display: inline;*/
	font-size: 12px;
	margin: 0.1em;
	}
select {
	border: 1px solid #bbbbbb;
}

fieldset input, fieldset select {
	background: #f5f5f5;
	border: 1px solid #d1d1d1;
}
.buttonRow input {
	border: none;
	background: none;
}
#productGeneral form {
	margin: 0 !important;
}
TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}
/*input:focus, select:focus, textarea:focus {
	background: #ffffe7;
	margin:0.1em;
	}
*/

/* Only for IE6*/
* html FIELDSET {
	padding: 13px;
	margin: 3px 0 12px 0;
	border: 1px solid #d6d6d6;
}
* html legend {
	margin: 3px 0 12px 0;
}
/* /Only for IE6*/

/* Only for IE7*/
*+ html FIELDSET {
	padding: 13px;
	margin: 3px 0 12px 0;
	border: 1px solid #d6d6d6;
}
*+ html legend {
	margin: 3px 0 12px 0;
}
/* /Only for IE7*/

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

LEGEND {
	font: bold 11px Tahoma;
	padding: 4px 5px;
	color: /*#4c6488*/ #5c5c4f;
	background: /*#f3f3f7*/ #f3f3f0;
	}

LABEL {
	line-height: 25px;
	}
h4.optionName {
	padding: 0;
	margin: 0;
	width: 100px;
	font: bold 11px verdana;
}
/*.optionName label {
	font: bold 12px Verdana;
}*/
/*.attribsSelect {
	width: 120px;
	float: left;
}*/

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

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

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

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

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

.clearRight {
	clear: right;
	}

HR {
	height: 1px;
	margin: 10px 0;
	border: none;
	border-bottom: 1px solid #e4e4e4;
	}
.dotted-line {
	height: 1px;
	background: url("../images/dotted_line.gif") repeat-x 0 0;
}
.dotted-hor {
	background: url("../images/dotted_hor.gif") no-repeat right center;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}

.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;
}
#DivcolumnCenter{ margin-left:1px;overflow:hidden; float:left; width:780px;}
/*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;
	}
.mainWrapper {
	text-align: left;
	width: 1002px;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, .mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#contentMainWrapper {
}
.gear_up{ height:99px; line-height:99px; width:250px;font-size:35px; text-align:center; font-weight:bold; color:#000;}
#header {
/*	height: 70px;*/
	padding: 0 6px 0 4px;
}
.bodybgimg{}
#headerlfet{ float:left; width:80%; padding-top:4px;}
#headerlfet a{ font-weight:bold; padding:0px 3px;}
#headerWrapper {
background:url(../images/topDropShadow_bg.jpg) center bottom no-repeat;
	margin: 0;
}
#indexDefaultMainContent { border:2px solid #ccc;}
.topper-menu li {
	font: 11px arial;
	float: left;	
	margin: 9px 1px 0 11px;
	color: #b8cccf;
}
.topper-menu a, .topper-menu a:visited {
	color: #6e8487;
	text-decoration: none;
}
.topper-menu a:hover {
	color: #6e8487;

}
.topper-menu li {
}

#logoWrapper { height:61px;}
#logo { float:left;}
#logobanner{ float:left;}
#logo span{ float:right; margin-right:5px; width:300px; text-align:left; color:#ff0000; font-weight:bold; margin-top:10px; font-size:13px;}
#topbanner{ float:right; width:470px; position:absolute; right:0px; top:0px;}

#logoright{ float:right;}
.logorightbg{ position:relative; background:url(../images/top_bar.gif) no-repeat top right; padding-right:5px; width:403px; height:60px;}
#poscart{ float:right; height:40px; width:220px;  z-index:1; font-size:11px; font-weight:normal; bottom:9px; right:5px; position:absolute;}
#poscart a{ display:inline; text-decoration:underline; color:#003399; padding:0px;}
.headspan{ background:#fff;}
#logoright li{ float:left; padding-left:5px; padding-top:5px;}
#logoright li.Currencies{ position:relative; width:120px; text-align:center; z-index:1;}
li.Currencies span{ border:1px solid #ccc;}
li.Currencies_hover{ position:relative; background:url(../images/currencies_yes_top.gif) no-repeat 5px 0px; width:120px; text-align:center;}
li.Currencies_hover span{}
#logoright li #Currenciessub{ display:none; padding-left:8px;}
#logoright li.Currencies_hover #Currenciessub{ display:block; z-index:999; position:absolute; right:0px; top:20px; background:#fff; width:112px; text-align:left; background:url(../images/currencies_bottom.gif) no-repeat bottom; padding-bottom:5px; padding-top:0px;}
#Currenciessub p{ margin:0px; padding:0px;}
.toptel{ margin-top:10px; text-align:center; font-weight:bold;}


#navEZPagesTop{ text-align:left; height:34px; line-height:34px; background:url(../images/fcenter.gif) repeat-x;color:#fff;}
#navEZPagesTop a{ font-size:12px; font-weight:bold; color:#fff; padding-left:4px; padding-right:4px;}

.searchside{ background:url(../images/bcenter1.gif) repeat-x top; padding-top:8px;}
.searchside td{ padding-left:5px; padding-right:5px;}
#welcomename{ float:right; text-align:right;height:35px; line-height:35px; font-size:16px; color:#3C8DD0; font-weight:bold;}
#topmuen{ float:right;}
#topmuen a{ font-weight:bold; padding-left:5px; padding-right:5px;}
#navColumnOneWrapper, #navColumnTwoWrapper, .mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {

}
#navColumnOneWrapper{ margin:0px;}
#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, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 44%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.current {
	font-size: 12px;
	padding: 2px 5px;
	background: #f5f6f6;
	border: 1px #e1e7e7 solid;
}

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

.navSplitPagesLinks a, .navSplitPagesLinks a:visited {
	color: #0084c9;
	font: normal 12px arial;

	padding: 2px 6px;
	margin: 0 -3px;
	line-height: 22px;
}
.navSplitPagesLinks a:hover {
	padding: 2px 5px;
	text-decoration: none;
	background: #f5f6f6;
	color: #0084c9;
	border: 1px #e1e7e7 solid;
}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	padding: 8px 0;
	}
.navNextPrevWrapper {
	padding: 3px 0 !important;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0.2em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	}
#bottom {
}
#rightbanner{ float:right;}
#leftbanner{ float:left; width:640px;}
#rightbanner .f_banner{ margin-bottom:6px;}
#bannerbottom{ height:99px; clear:both; background:url(../images/home_big_banner.jpg) no-repeat top right;}
#navSuppWrapper {height:90px; background:url(../images/foot_bg.jpg) no-repeat center; margin:0px auto; width:1002px;}
#navSuppWrapper a{}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

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

#navMain ul li, #navCatTabs ul li {
	display: inline;
	}

.footer-links{ color:#000; height:31px; line-height:31px;text-align:center;}
.footer-links a{ color:#000; font-size:12px; padding-left:5px; padding-right:5px; font-weight:bold;}
#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
.legalCopyright {
	font: 11px arial !important;
	color: #777777;
}

#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;
	}

#indexProductListCatDescription {
	margin-bottom: 15px;
}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	font: 12px tahoma;
height:25px; line-height:25px;
	}
#navBreadCrumb a {
}
#navBreadCrumb span{ float:right; color:#ff0000;}
#navBreadCrumb span a{ color:#006600;}
#top_nav ul {
	margin: 0 0 0 10px;
}

#top_nav a {
	color: #ffffff;
	text-decoration: none;
}

#top_nav li {
	float: left;
	background: url("../images/bg_tabs_left.gif") no-repeat 0 3px;
	padding: 0 0 0 4px;
	margin-top: 11px;
	/*border-left: 1px solid #575757;*/
}
#top_nav li a {
	display: block;
	background: url("../images/bg_tabs_right.gif") no-repeat right 3px;
	padding: 12px 20px 8px 18px;
}
#top_nav li a:hover {
	background-position: right -72px;
	color: #ffffff;
}
#top_nav li:hover {
	background-position: left -72px;
}
#top_nav li:hover a {
	background-position: right -72px;
}

#top_nav #tab_active{
	background-position: 0 -34px;
}
#top_nav #tab_active a {
	background-position: right -34px;
	color: #ffffff;
}

#login_logout_section, #login_logout_section a {
	font: normal 11px arial, verdana;
	color: #0093e8;
	padding: 6px 0px 4px 0px;
}
#login_logout_section a:hover {
	color: #0093e8;
	text-decoration: none;
}
#login_logout_section li {
	color: #343434;
	padding-left: 9px;
}

#top_nav {
	background: #276c85 url("../images/top_nav_bg.gif") repeat-x;
	font: bold 13px arial, tahoma;
	text-transform: uppercase;
	margin: 0em;
	height: 48px;
	}
.top-nav-right {
	background: url("../images/top_nav_right_bg.gif") no-repeat right top;
	height: 34px;
	width: 6px;
	float: right;
}
.top-nav-left {
	background: url("../images/top_nav_left_bg.gif") no-repeat left top;
	height: 34px;
	width: 6px;
	float: left;
}
.space {
	font: 1px arial;
	background: #ffffff; 
	height: 6px;
}
.space-left, .space-right {
	background: url("../images/space_left_bg.gif") repeat-y left top;
	height: 6px;
	width: 8px;
	float: left;
}
.space-right {
	background: url("../images/space_right_bg.gif") repeat-y right top;
	float: right;
}
.bottom-space {
	background: url("../images/bottom_center.gif") repeat-x left top; margin-top:-15px;
	height: 6px;
}
.bottom-left, .bottom-right {
	background: url("../images/bottom_left.gif") no-repeat left top;
	width: 8px;
	height: 6px;
	float: left;
}
.bottom-right {
	background: url("../images/bottom_right.gif") no-repeat right top;
	float: right;
}

#navColumnOne {}
#navColumnTwo {
	}
/* Tools section styles */
#tools_wrapper {
	height: 35px;
	background: url("../images/tools_bg.gif") repeat-x left top;
}
#tools-right {
	background: url("../images/tools_right_bg.gif") no-repeat right top;
	height: 35px;
	width: 8px;
	float: right;
}
#tools-left {
	background: url("../images/tools_left_bg.gif") no-repeat left top;
	height: 35px;
	width: 8px;
	float: left;
}

.line-header {
	margin: 0 4px;
}
.search-header-input {
	background: url("../images/search_header_bg.gif") no-repeat left top;
	height: 22px;
	padding: 1px 0 0 3px;
	float: left;
}
.search-header-input input {
	width: 123px !important;
}
.search-header {
	margin: 0 0 12px 0; float:right;
	padding: 2px 15px;
}
.search-header input {
	border: 0px;
	margin: 0px;
	color: #696969;
	background: none;
}
.search-header form {
	float: left;
}
.search-header input:focus {
	background: none;
}

.advanced_search {
	display: none;
	padding: 0 6px 2px 0;
	margin: 4px 0 0 10px;
}
.advanced_search a {
	font: 11px Arial;
	text-decoration: none;
	color: #ffffff !important;
}
.advanced_search a:hover {
	text-decoration: underline !important;
}

.header-cart-box {
	padding: 17px 0 4px 0;
}
.cart-header {
	font: 11px arial;
	line-height: 17px;
}
.cart-header td {
	vertical-align: middle;
}
.cart-header .blue-link {
	background: url("../images/blue_arrows.gif") no-repeat right 7px;
	padding: 0 11px 0 0 !important;
}
.cart-header span {
	font: 11px arial;
	font-weight: bold;
}
.cart-icon {
	width: 16px;
	height: 15px;
	margin: 1px 6px 0 0;
	border: 0;
}
.full {
	background: url("../images/cart_full_icon.gif") no-repeat left top;
}
.empty {
	background: url("../images/cart_empty_icon.gif") no-repeat left top;
}

.languages-wrapper {
	margin: 3px 11px 0 0;
}
.languages-wrapper select, .languages-wrapper {
	font: 11px arial, tahoma !important;
}
.languages-wrapper select {
	height: 18px;
}
.languages-wrapper form {
	float: right;
}
.languages-wrapper label {
	padding: 3px 0;
	line-height: 17px !important;
}
/* /Tools section styles */

.jqueryslidemenu{
/*width:377px;*/
font: bold 12px Verdana;
width:100%;
position:relative;
top:-0px;
left:0px;
float:left;

}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
 border-left:1px solid #fff;
color: #fff;
padding:5px 18px 5px 18px;
text-decoration: none; 
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: #fff; text-transform:capitalize;
}

.jqueryslidemenu ul li a:hover{
background:url(../images/m_bg_hover.gif) repeat-x;
color: white;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
z-index:-1;
white-space:normal; background:#fff; border:1px solid #ccc;

}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
border:0px;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: normal 10px Verdana;
width:180px; /*width of sub menus*/
padding:5px;
border-top-width: 0; color:#000;
}
.jqueryslidemenu ul li ul li a:visited,.jqueryslidemenu ul li ul li a:link{ color:#000;}

.jqueryslidemenu ul li ul li a:hover{ /*sub menus hover style*/
 background:#efefef;
}

/* ######### CSS classes applied to down and right arrow images  ######### */
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	font-size: 12px !important;
	padding: 0.2em;
	}
.content {
	padding: 0;
}

.productAttributes,#productAttribute {
	margin: 2px 0;
clear:both;
}
#Attributesselect select,#productAttribute select{ width:150px;}

.productAttributes_hover{border: 1px #990000 solid;
	background:#FDDDDB;}

.attributesComments {
	font: bold 12px Arial;
	color: #667C7F;
	text-transform: uppercase;
	border-bottom: 1px solid #e7e7e0;

}

#attribsOptionsText {
	font: bold 12px arial;
	background: #f4f4f3 /*#b7b7a5*/;
	color: #465c5f;
	text-transform: uppercase;
	padding: 6px 6px; display:none;
	margin: 0;
}
.wrapperAttribsOptions, .wrapperAttribsQtyPrices, .wrapperAttribsOneTime {

}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0;
	}
.centerColumn {
	padding: 1px 0 0 0;
}
#indexDefault {
	padding: 1px 0 0 0;
}
.centerColumn form {
	margin: 0.1em 0;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em; text-align:center;
	}
#siteinfoIP {
	float: left;
}
.centerBoxContentsSpecials a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsNew a, .specialsListBoxContents a {
	font: normal 11px arial;
	color: #454545;	
	text-decoration: none;
}
.centerBoxContentsSpecials a:hover, .centerBoxContentsAlsoPurch a:hover, .centerBoxContentsFeatured a:hover, .centerBoxContentsNew a:hover, .specialsListBoxContents a:hover {
	color: #454545;	
	text-decoration: underline;
}
.centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .specialsListBoxContents {
	height: 175px;
	padding: 2px 10px 0 9px !important;
}
.no-right-margin {
/*margin-right: 0px !important;*/
}

#specialsListing .specialsListBoxContents {
	height: 220px;
	width: 142px !important;
	margin: 5px 6px 0 2px !important;
}

#specialsListing .specialsListBoxContents img {
	border:1px solid #d3dbdc;
}
/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align: center;
	}

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

.tableHeading, #cartSubTotal {
	background-color: #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 {
/*	color: #0075E2;*/
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
/*	color: #0075E2;*/
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}
#cartBoxListWrapper a {
	color: #0084c9;
}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

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

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

.product-box-name {
	padding: 4px 4px 4px 4px;
}
.normalprice, .productSpecialPriceSale {
	font-weight: normal !important;
	color: #aaaaaa;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount, .central-boxes-price {
	color: #a30101;
	}
.table-price {
	font: bold 12px arial;
/*	color: #a30101;*/
}

.centerBoxWrapper .productSpecialPrice, .centerBoxWrapper .productSalePrice {

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


.centerBoxWrapper .normalprice, .centerBoxWrapper .productSpecialPrice {
	padding: 0 3px 0 0;
}

.central-boxes-price {
	font: normal 12px arial;
	color: #a30101;
}
.free, .call-for-price {
	font: normal 11px arial;
	color: #ffffff;
	background: #990000;
	padding: 0 2px;
}
.free {
	background: #990000;
}
.call-for-price {
	background: #888888;
}
.columnar-product-img {
	height: 111px;
	border: 1px solid #d3dbdc;
	text-align: center;
}

.columnar-product-img img {
	vertical-align: top;
}

.columnar-product-info {
	width: 152px;
}

#productPrices, #reviewsInfoDefaultPrice {
	font: bold 16px arial;
	color: #a30101;
	margin: 0 0 6px 0;
	display: block;
}

.centerColumn .detail-link, .detail-link:visited {
	display: none;
	font: normal 12px arial;
	color: #0084c9;
	float: right;
	margin: 0 !important;
	padding: 0 10px 0 0 !important;
	background: url("../images/blue_arrows.gif") no-repeat right 5px;
}
.detail-link:hover {
	display: none;
	color: #0084c9;
	text-decoration: none;
}
.productListing-data h3 {
	font: bold 13px arial;
/*	margin: 0px !important;*/
}
.productListing-data {
	border-bottom: 1px solid #ebebeb;
	vertical-align: top;
}
.service-text {
	font: italic 11px verdana;
	color: #777777;
}
.table-product-attributes {

}
#productListing {
	padding: 0 0 15px 0;
}
.listing-img {
	padding: 0 10px 0 0;
}

.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: bold;
	}

#cartBoxEmpty {
	font-weight: normal;
}

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

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

.amount {
	width: 5.5em;
	}

#reviewsDefault h2 {
	font: bold 14px arial;
	text-transform: none;
	padding-top: 0 !important;
}
#reviewsDefault .smallProductImage {
	width: 150px;
	height: 150px;
}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0px 10px 15px 0px ;
	}
#productMainImage img {
	border: 1px solid #D3DBDC;
}
.product-detail-table {
	padding: 0 10px;
}

.product-detail-table td {
	vertical-align: top;
	text-align: left;
}
.left-side-info {
	width: 170px;
}
#productDetailsList {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 6px 0 0 0;
	width: 90% !important;
}
.product-info-label {
	font: normal 11px Tahoma;
	color: #777777;
}
#productAdditionalImages {
	padding: 12px 0 25px 0;
}
#productAdditionalImages h2 {
	border-bottom: 1px solid #e6e6e6;	
}
#productQuantityDiscounts {
	padding: 12px 0;
}
#productQuantityDiscounts table {
	border: none;
	border-spacing: 0px !important;
/*	border-collapse: collapse;*/
	margin: 0;
	background: #fafafa;
}
#productQuantityDiscounts table td {
	border: 1px solid #eeeeee;
	padding: 4px;
}
.categoryIcon {}

.categoryImg {
	margin: 0 0 12px 0;
}
#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin-bottom: 16px;
	}
.categoryListBoxContents {
	margin: 10px 0 10px 0;
}

.categoryListBoxContents a, .categoryListBoxContents a:visited {
	text-decoration: none;
	font: normal 12px arial;
}
.categoryListBoxContents a:hover {
}

.sub-cat-name {
	position: absolute;
	background: url("../images/transparent.png") repeat;
	padding: 4px 8px;
	margin: 6px 12px 0 12px;
	z-index: 100;
}
* html .sub-cat-name {
	z-index: 100;
	width: 188px;
}

.centerBoxWrapper {
	height: 1%;
	padding: 15px 0 5px 0;
	}
#indexDefault .centerBoxWrapper {
	margin-bottom: 0 !important;
	padding-top: 2px !important;
}

h2.centerBoxHeading {
	font: normal 20px Arial;
	padding: 4px 0 4px 1px !important;
	margin: 0 0 12px 0 !important;
	background:#efefef; text-indent:25px;
}

.columnLeft {
}
.columnRight {
}


h3.leftBoxHeading a, h3.rightBoxHeading a { color:#333; font-size:13px;}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	} 
.sidebox-header-left {
/*	padding: 0 0 0 0.3em;*/
}
.main-sidebox-header-left {
	margin: 0 !important;
/*	background: url("../images/main_sidebox_left.gif") no-repeat left top !important;*/
}
#categoriesHeading {
}
#categories .main-sidebox-header-left{ display:none;}
/*
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font: bold 1.1em arial;
	color: #ffffff;
}
*/
#manufacturersContent select {
	width: 97% !important;
}
#manufacturersContent ul{ padding:0px; margin:0px; text-align:left;}
#manufacturersContent ul li{ background:url(../images/tree_root.gif) no-repeat 2px 4px; text-indent:16px;}
.leftBoxContainer, .rightBoxContainer {
	margin: 0 0 6px 0;
	}

.sideBoxContent {
	padding: 6px 2px;
	}
#categoriesContent {
/*	padding: 6px 2px;*/
}
.sideBoxContent a, .sideBoxContent div, .rightBoxContainer div, .leftBoxContainer div {
	font: normal 11px arial;
	line-height: 17px;
}
.sideBoxContent a, .sideBoxContent a:visited {
	color: #686868;
}
.sideBoxContent a:hover {
	color: #686868;
}
.sidebox-products {
	display: block;
/*	color: #0075E2 !important;*/
	padding: 5px 10px;
}
.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, .gvBal, .attribImg {
	text-align: center;
	}
#left_livehelp{ text-align:left; padding-left:3px; padding-top:5px;}
#cartEmptyText {
	margin: 10px 2px !important;
	padding: 15px !important;
	background: #fffadd;
	border: 1px solid #f6eada;
}
.additionalImages a {
	text-decoration: none;
}
.centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	text-align: center !important;
}

#bestsellers .wrapper {
	margin: 0;
	}

#bestsellers ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 0;
	}

#bestsellers li {
	padding: 0 0 0 12px;
/*	margin: 0.3em 0em 0.3em 0em;*/
	background: url("../images/arrow_black.gif") no-repeat left 5px;
	}
#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	font: normal 11px arial;
	color: #575757;
	padding: 0;
/*	background: url("../images/arrow.gif") no-repeat 0 4px;*/
	text-decoration: none;
	}
a.category-top:hover {
	color: #454545;
	text-decoration: underline;
} 
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-links:hover {
	color: #004080;
	text-decoration: underline;
}
.categories-top-list {
	padding: 1px 0;

}
.categories-top-list a img{ width:238px;}
.categories-top-list .category-top {
	display: block;
}
.no-dots {
	background: none;
}
.sub-count {
	color: #aaaaaa;
	line-height: 12px !important;
}
a.category-products{ display:block; border-bottom:1px dashed #333; height:20px; line-height:20px;}
a:hover.category-products{ background:#fff; color:#000;}

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;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #f4f4f4;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	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;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

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

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

.tabTable {
	margin: 6px 0 4px 0;
}
.tabTable td {
	padding: 12px 16px 12px 0px;
	text-align: left;
}
.more-info a {
	color: #0084c9;
}
.productListing-even {
/*	background-color: #f7f7f3;*/
}
#siteMapList {
	width: 98%; float:left;
	}
#siteMapList ul{ float:left; width:100%; margin:0px; padding:0px;}
#siteMapList ul li{ float:left;width:100%; margin:0px; padding:0px;}
#siteMapList ul li a{ display:block; height:28px;padding-left:15px; line-height:28px; font-size:15px; font-weight:bold; text-decoration:none;}
#siteMapList ul li li{ width:32%; margin-left:5px;}
#siteMapList ul li li a{ background:none; padding:0px; line-height:18px; line-height:18px; font-size:12px; font-weight:normal;}


.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%;}

#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;
	}


.productGeneral{ color:#000; font-size:13px;}
.next_previous{ float:left;}
.next_previous a{ padding-right:5px;}
.leftgoodsinfo{ width:350px;text-align:center;}
.rightgoodsinfo{ width:400px; float:right;}
.rightgoodsinfo select{ width:75%;}
.rightgoodsinfo li{ float:left; width:99%; line-height:20px; height:20px;}
.leftgoodsinfo .mainimg{}
.leftgoodsinfo .mainimg .abc{ width:250px;}

.imgmore{ clear:both; width:99%;}
.imgmorelink{ clear:both; height:22px; line-height:22px; background:#efefef; text-align:center; margin:2px auto;}





.index_new_isde{ float:left; width:24.8%; overflow:hidden; text-align:center; margin-bottom:6px;}
.index_new_isde .index_new_item{ clear:both; width:96%; padding:0px; margin:2px auto; border-right:1px dotted #ccc;}
.index_new_isde .index_new_item .images{overflow:hidden; margin:2px auto;}
.index_new_isde .index_new_item .images img{}
.index_new_isde .index_new_item h2{	padding:0px !important; height:53px;}
.index_new_isde .index_new_item h2 a{color:#666; font-weight:normal; text-decoration:none; color:#ff0000; font-size:13px;}
.index_new_isde .index_new_item h2 a:hover{ text-decoration:underline;}
.index_new_isde .index_new_item li.name{ height:53px;}
.index_new_isde .index_new_item li{text-align:center; float:left; width:100%;color:#990000; font-weight:bold;}
.index_new_isde .index_new_item li .normalprice,.index_new_isde .index_new_item li .productPriceDiscount{ font-size:12px;}
#specialsListing .productPriceDiscount, .centerBoxWrapper .productPriceDiscount {}
.index_new_isde .index_new_item li .productSpecialPrice{ color:#990000;}
.c{ clear:both;}


.indexcatside{ margin:0px auto; width:93%; clear:both;}
.indexcatlistside{ float:left; width:19.9%; overflow:hidden; text-align:center; margin-top:8px;}
.indexcatlistside .indexcatlist{ width:98%; margin:0px auto;}
.indexcatlistside .indexcatlist .indexcatlistimg{ text-align:center;}
.indexcatlistside .indexcatlist .indexcatlistimg img{ border:1px solid #ccc;}
.indexcatlistside .indexcatlist h1{ margin:0px; padding:0px;}
.indexcatlistside .indexcatlist h1 a{ font-size:12px; line-height:normal;text-transform:capitalize;}


.listimages tr{ border:1px dotted #ccc;}
.listimages td{ vertical-align:top; text-align:left;}
.listimages td li{ width:160px; clear:both; list-style:none;}
.listimages td h2{ text-indent:15px;padding:0px !important;}
.listimages .images{ padding:5px;}
.listimages .images img{ border:1px solid #ccc; margin:2px;}

.photolinks{ clear:both;}
.photolinks h4{ background:#0066CC; color:#fff; text-indent:15px; padding:5px 0px;}


#indexCategories .index_new_isde .index_new_item .images{ width:140px; height:130px; overflow:hidden; margin:2px auto;}
#indexCategories .index_new_isde .index_new_item .images img{ width:110px; height:auto;}
.plisting{width:24.8%; }
.plisting .index_new_item .images{}

	
#bannerboxallContent br{ display:none;}
#bannerboxallContent img{ display:block; margin:1px auto;}

/* newsScrollerSideBox */
.newsScrollerSideBox { background: #f2f1ee; border: 1px solid #e7e6e0; }
.newsScrollerSideBox div.articleSummary { border-bottom: 1px solid #9a9a9a; padding: 0 0 10px 0; }
.articleSummary span.articleHeading{ display:block; width:98%;white-space:nowrap; word-break:keep-all; overflow:hidden; text-overflow:ellipsis; text-indent:12px; background:url(../images/arrow.gif) no-repeat 4px 6px;}
.articleSummary span.articleHeading a:hover{ text-decoration:underline;}
.newsScrollerSideBox ul.archiveLinkList { list-style-type: circle; line-height: normal; padding: 0; margin: 0 0 0 25px; }
.newsScrollerSideBox ul.archiveLinkList li { background: none; padding: 0; margin: 0; list-style:none;}
.newsScrollerSideBox ul.archiveLinkList a { text-decoration: none; }
ul.archiveLinkList li { list-style:none; height:20px; line-height:20px;}
ul.archiveLinkList li a{ text-decoration:none;}
p.articleText{ text-align:right; padding-right:25px;}

ul.archiveLinkList li a{}

p.articleHeading{ display:block; clear:both; font-size:22px; font-weight:bold;}

.centerBoxWrapper .back{margin-left:-18px; height:240px; overflow:hidden;}
.centerBoxWrapper br.clearBoth{}

h1#productName{margin:0px!important; padding:0px !important; margin:0px; padding:0px;line-height:30px; font-size:15px; color:#000; font-weight:bold;}
.pricelistright{ margin-right:3px; padding-top:8px;}
.pricelistleft{ float:left; width:250px;}
.pricelistleft li{ clear:both;}




#ho_showcatepro { border:1px solid #CCCCCC; height:140px; overflow:hidden}

#ho_showcatepro .left {height:80px; width:30px; background: url(../images/prev_l.gif) no-repeat center center; float:left; cursor:pointer;}

#ho_showcatepro .right {height:80px; width:30px; background: url(../images/next_l.gif) no-repeat center center; float:right; cursor:pointer;}

#ho_showcatepro .pbox {text-align:center; width:100px; height:100px;   float:left;  margin-left:10px;}

#ho_showcatepro .pbox { line-height:100%;}

#ho_showcatepro .pbox a { background:url(../images/loadimg.gif) no-repeat center center;width:74px; height:74px; display:block; margin:auto}

#ho_showcatepro .pbox a img{border:1px solid #fff; padding:3px; width:70px; height:70px;}

#ho_showcatepro .pbox a:hover img{ border-color: #ddd}

#ho_showcatepro a.current img{ border:1px solid #bbb}

.AJAX_plist{ float:left; text-align:center; width:115px;height:135px; overflow:hidden;}
.AJAX_plist .ajaximg{ width:90%; margin:5px auto; margin-top:0px;}
.AJAX_plist .ajaximg img{ border:1px solid #ccc;}


.rolinList{ width:420px;text-align:left; margin:0px; padding:0px; float:right; margin-top:5px;}
.rolinList li{ float:left; width:100%;}
.rolinList li dl{ float:left; width:100%;font-size:11px;color:#333; height:15px; line-height:15px; overflow:hidden; cursor:pointer; padding:0px; margin:0px; background:#efefef; border-bottom:1px solid #fff; text-indent:10px;}
.content p{ margin:12px}

.h1carttitle{ background:#ff9900; border:1px solid #fff; font-size:12px; height:20px; line-height:23px;margin: 0px !important; margin:0px;color:#fff; font-weight:bold;}
.h1carttitle a{ color:#fff;}
.h1carttitle span{ float:left; display:block; height:12px; width:12px; line-height:12px; text-align:center; background:#fff; color:#000; margin:6px;}
.h1carttitle_f{ background:#ccc; border:1px solid #fff;}

#bottompop{ border:1px solid #ccc; height:25px; line-height:25px; text-align:center;}

.jqueryslidemenu{
/*width:377px;*/
font: bold 12px Verdana;
width:100%;
position:relative; background:none;
top:-1px;
left:0px; margin-bottom:5px;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
border-left:1px solid #fff;
padding:5px 16px 5px 16px; font-weight:bold;
text-decoration: none;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
}

.jqueryslidemenu ul li a:hover{
color: white;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden; width:420px; border:1px solid #ccc; border-width:0px 1px 3px 1px;
z-index:22;
white-space:normal;

}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item; float:left;
border:0px;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: normal 11px Verdana;
width:190px; /*width of sub menus*/ background:url(../images/topm.jpg) no-repeat 3px 8px;
padding:2px; padding-left:8px; padding-top:5px; padding-bottom:5px;
border-top-width: 0;
border-bottom: 1px solid #fff;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
color: black;
}

.foothelp{ border:1px solid #ccc; margin-bottom:5px;}
.foothelp th{height:29px; line-height:29px; color:#555; font-size:14px; text-align:left;}
.foothelp th h2{font-size:14px; padding:0px; margin:0px; text-indent:15px; font-weight:bold; color:#000;}
.foothelp td{text-align:left; vertical-align:top}
.foothelp td li{ list-style:none; float:left; text-indent:15px; width:100%;}
.foothelp td li a{ font-size:11px; font-weight:normal;}

.rollBox{width:317px;overflow:hidden;float:left; margin-top:3px;} 
.rollBox .LeftBotton{width:4px; height:48px; background:url(../images/old_bg.gif) no-repeat 0 -527px;overflow:hidden;float:left;display:inline;cursor:pointer; margin-right:6px;} 
.rollBox .RightBotton{width:4px; height:48px; background:url(../images/old_bg.gif) no-repeat -5px -527px; float:right;overflow:hidden;float:left;display:inline;cursor:pointer; margin-left:6px;} 
.rollBox .Cont{width:295px;overflow:hidden;float:left;} 
.rollBox .ScrCont{width:10000000px;} 
.rollBox .Cont .additional_images{width:45px;float:left;text-align:center;} 
.rollBox .Cont .additional_images img{ margin:0px 1px;background:#fff;border:1px solid #ccc;display:block;margin:0 auto; width:42px; height:42px;} 
.rollBox .Cont .additional_images p{line-height:26px;color:#505050;} 
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;} 
.rollBox .Cont a:hover{color:#f00;text-decoration:underline;} 
.rollBox #List1,.rollBox #List2{float:left;} 

span.normalprice{ display:block;color:#333; font-size:12px;}
span.normalprice strong{ color:#ff0000; font-weight:normal; text-decoration:line-through;}
span.productSpecialPrice{ display:block;font-size:12px; }
span.productSpecialPrice strong{ text-decoration:none; color:#333;font-weight:normal;}

.AJAX_plist span{ font-size:9px;}


.linklist{ border:1px solid #ccc; width:100%;}
.linklist tr{background-color:expression((this.sectionRowIndex%2==0)?"#fdfdfd":"#efefef")}
.linklist td{ height:25px; line-height:25px; padding-left:10px; text-align:left;}
.linklist th{ text-align:left; padding-left:10px; height:28px; line-height:28px; background:#ccc; color:#555; font-size:14px;}
td.data,th.data{ text-align:right; padding-right:8px;}

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


h3.leftBoxHeading, h3.rightBoxHeading { background:url(../images/left_block_title.gif) no-repeat; height:29px; line-height:29px; padding:0px; margin:0px; text-align:center; color:#333; font-size:13px;}
.left_contert_side{ background:url(../images/lbg01.gif) repeat-y; width:100%;}
.left_contert_side a{}
#loginbox .left_contert_side{ margin-top:-6px;}

.indexnotice{width:677px;}
.indexnotice a{ color:#fff;}


.cateside{ width:32.0%; margin-right:6px; overflow:hidden; height:100px; border:1px solid #ccc; padding:2px; margin-top:5px; margin-bottom:5px; float:left;}
.rightcateside{ margin-right:0px;}
.cateside td,.cateside th{ vertical-align:top;}
.cateside ul{ padding:0px; margin:0px;}
.cateside ul li.name a{ font-size:12px; font-weight:bold; color:#000;}
.cateside ul li.cate_showd a{ color:#FF0000;}


.homeicleft{ border:1px solid #ccc; border-width:0px 1px; clear:both; height:1%; margin-bottom:8px;}
.homeicleft .topspan{ height:25px;background:url(../images/tab_bg.jpg) repeat-x;}
.homeicleft h2{cursor:hand; float:left; display:block;width:24.9%; overflow:hidden; text-align:center; line-height:25px; height:25px; font-size:14px; font-weight:bold; color:#fff;padding:0px!important; margin:0px!important; padding:0px; margin:0px;}
.homeicleft .homeon{background:url(../images/tab_bg_hover.jpg) no-repeat right; color:#064C92;}
.homeicleft .homeoff{background:url(../images/tab_bg_new.jpg) no-repeat center;}
h2#nav0{width:25.1%;}
h2#nav1{}
h2#nav2{}
h2#nav3{ width:25.1%;}
.homeicleft ul{ padding:0px; margin:0px;}
.homeicleft .tabdiv{ padding:3px 8px; margin-bottom:8px;}


.displayPager{ background:#ccc; clear:both; height:31px; background:url(../images/pager_bg.gif) no-repeat; padding:0px 5px;}
.navSplitPagesLinks{ margin-top:2px;}


.main{ clear:both; CURSOR: hand;line-height:22px;}
.muenbox{ margin:0px;}
.muenbox span{ display:block; border-bottom:1px solid #ccc; background:url(../images/tree_root.gif) no-repeat 3px 6px;text-indent:15px; cursor:pointer; line-height:22px;}
.muenbox ul{ float:left; margin:0px; padding:0px; width:99%;}
.muenbox ul li{ clear:both;}
.muenbox .mainul span{ text-indent:18px; background-position:8px 8px; background-image:url(../images/tree_child.gif);}
.muenbox .mainul .mainul span{ text-indent:26px;background-position:12px 9px;background-image:url(../images/arrow_black.gif);}
.muenbox .mainul .mainul .mainul span{ text-indent:25px;background-position:10px 5px;background-image:url(images/jt01.gif);}
.mainuli{ display:block;}