/**               

 * 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: #444444;
	line-height: 1.35em;
	background: #d6d8d8;
 	text-align: center;
	}
.body-bg {
	background: url("../images/body_bg.png") repeat-y center top;
	margin: 0 auto;
	width: 990px;
	height: 1%;
}
#header_bg {
 	text-align: center;
	margin: 0;
}
.body-upper-bg {
	padding: 5px 0 0 0;
	background: url("../images/body_upper_bg.gif") repeat-x center top;
	height: 1%;
}
.body-bottom-bg {
	height: 1%;
	background: url("../images/spacer.gif") repeat-x center bottom;
	padding: 0 0 55px 0;
}
.center-upper-bg {
	background: url("../images/center_up_bg.png") no-repeat center bottom;
	height: 15px;
}
.centered-wrapper {
	margin: 0 auto;
	width: 990px;
}

a img {border: none; }


a:link, #navEZPagesTOC ul li a {
	color: #2b2b2b;
	text-decoration: underline;
	}
 
a:visited {
	color: #2b2b2b;
	text-decoration: underline;
	}

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: none;
	}

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 {
	padding: 0 16px 20px;
}
h1 {
	font: 1.667em Arial;
	color: #3d5e5e;
	border-bottom: 1px solid #e5e5e5;
	padding: 4px 0 3px 0;
	margin: 0 0 12px 0 !important;
	}

h2 {
	font: bold 1.473em tahoma;
	color: #555555;
	padding: 15px 0 5px 0 !important;
	display: block;
	border-bottom: 1px solid #e5e5e5;
	}
#reviewsDefault h2 {
	padding-top: 0 !important;
	border-bottom: none;
	font: bold 1.4em arial;
}
h3 {
	font-size: 1.2em;
	}
.itemTitle {
	font-size: 1em;
}
.itemTitle a:link, .itemTitle a:visited {
	text-decoration: none;
}
.itemTitle a:hover {
	text-decoration: underline;
}
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;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
/*	display: inline;*/
	font-size: 1em;
	}
FORM {
	margin: 1px 0;
	padding: 0;
}

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 #d6d6d6;
	}

LEGEND {
	font: bold 1.04em Tahoma;
	padding: 3px 7px 3px;
	margin: 0 0 8px 0;
	color: #444444;
	background: #e9e9ef;
	}

LABEL {
	padding: 0.4em;
	line-height: 16px;
	}
h4.optionName {
	padding: 0;
	margin: 0;
	width: 108px;
	font: bold 11px verdana;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
.categoryListBoxContents a {
	font: normal 1em arial;
	text-decoration: none;
	line-height: 18px;
/*	display: block;*/
	
}
.categoryListBoxContents img {
	padding: 0 0 0 4px;
}
#categoryImgListing {
	padding: 0 0 0 6px;
}

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.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 #e4e4e4;
	}
.dotted-line {
	height: 1px;
	background: url("../images/dotted_line.gif") repeat-x 0 0;
}
.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;
}

/*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*/
.mainWrapper, .bottom-wrapper {
	margin: auto;	
	text-align: left;
	width: 978px;
	vertical-align: top;
	}
.bottom-wrapper {
	width: 978px;
	}
.header_wrapper {
	margin: auto;	
	text-align: left;
	vertical-align: top;
	width: 978px;
}
.header-tools {
	padding: 0 7px 7px;
}
.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 {
	padding: 0 0 1px 0;
}
.topper-menu li {
	font: 11px arial;
	float: left;	
	padding: 5px 2px 7px 14px;
}
.topper-menu li a, .topper-menu li a:link, topper-menu li a:visited {
	color: #919188;
	text-decoration: none;
}
.topper-menu li a:hover {
	color: #222222;
}
#logoWrapper, #logoWrapper img{
	float: left;
	}
#navColumnOneWrapper, #navColumnTwoWrapper, .mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper {
	padding: 0 0 0 0;
}
#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, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 44%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.current {
	font-size: 1em;
	padding: 2px 5px;
	border: 1px #c4e8ea solid;
	background: #eaf6f7;
}

.navSplitPagesLinks, .navSplitPagesResult {
	padding: 8px 0 8px 3px;
}

.navSplitPagesLinks a, .navSplitPagesLinks a:visited {
	color: #0086b8;
	font: normal 1em arial;
	text-decoration: underline;
	padding: 2px 6px;
	margin: 0 -3px;
}
.navSplitPagesLinks a:hover {
	padding: 2px 5px;
	text-decoration: none;
	color: #333333;
	border: 1px #dddddd solid;
}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 4px 2px;
	list-style-type: none;
	}
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	padding: 0.5em 0.2em;
	font-weight: bold;
	height: 1%;
	}
#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;
	}
#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	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 2px 4px;
	font: 11px tahoma;
	margin: 0em;
	color: #999999;
	}
#navBreadCrumb a {
	color: #999999;
	text-decoration: none;
}
#top_nav {
	background: #eeeeee url("../images/top_nav_bg.gif") repeat 0 0;
	font: bold 1.083em arial;
	min-height: 43px;
	margin: 0 0 1px 0;
	border-top: 1px solid #8d8e8d;
	clear: both;
	}
#tab_nav a {
	color: #eeeeee;
	text-decoration: none;
}
#tab_nav a:hover {
	color: #ffffff;
}

#tab_nav li {
	float: left;
	border-right: 1px solid #5e5e5e;
	padding: 0 0 0 5px;
}
#tab_nav li a {
	display: block;
	padding: 13px 20px 13px 16px;
}

#tab_nav li:hover {
	background: #111212;
}
#tab_nav li:hover a {
	background: #111212;
}

#tab_nav .tab_active {
	background: #111212;
	font-weight: bold;
	background-position: 0 -78px;
}
#tab_nav .tab_active a {
	background-position: right -78px;
}
#tab_nav li.home-link {
	padding: 0;
}
#tab_nav li.home-link a {
	display: block;
	padding-left: 20px;
}
#tab_nav li.home-link:hover a {
	background-position: left -39px;
}
#login_logout_section {
	font: normal 1em arial;
	color: #808181;
	padding: 7px 5px 0;
}
#login_logout_section a {
	color: #0086b8;
}
#login_logout_section a:hover {
	text-decoration: none;
}

.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: #f4f6f6;
	padding: 0 0 0 0;
	}
#navColumnOne {
	background: url("../images/column_one.gif") repeat-y right top;
/*	border-right: 1px solid #f0f0f0;*/
}
#navColumnTwo {
	background: url("../images/column_two.gif") repeat-y left top;
/*	border-left: 1px solid #f0f0f0;*/
}

/* Tools section styles */
#tools_wrapper {
	height: 31px;
	background: none;
	margin: 0 0 !important; 
}
.line-header {
	font: 1px arial;
	margin: 0 4px;
}
.search-header-input {
	background: url("../images/search_header_bg.gif") no-repeat left top;
	height: 28px;
	padding: 1px 0 0 4px;
	float: left;
}
.search-header {
	margin: 0;
	float: left;
}
.search-header input {
	font: 1em arial;
	border: none;
	margin: 4px 0 0 2px;
	color: #797979;
	background: none;
	width: 315px;
	/*margin: 1px 8px 0 0;*/
}
.search-header form {
	margin: 0;
	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 {
	color: #585858;
	font: 1em arial;
	padding: 0;
	margin: 0 auto 0 auto !important;
	text-shadow: 1px 1px #ffffff;
}
.cart-header span {
	font-weight: bold;
}
.cart-header a:link, .cart-header a:visited {
	color: #585858;
	text-decoration: none;
}
.cart-header a:hover {
	text-decoration: underline;
}
.cart-header .blue-link a:link, .cart-header .blue-link a:visited {
	color: #0a7e9a; 
	background: #fafbfb url("../images/arrow_double.gif") no-repeat right 6px;
	padding: 1px 15px 1px 4px !important;
	text-decoration: none;
	text-shadow: none;
}
.cart-header .blue-link a:hover {
	background-color: #ffffff;	
}
.cart-icon img {
	width: 28px;
	height: 15px;
	margin: 0 -2px 0 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;
}

/* Cart popup */
.cart-dropdown-wrapper {
	position: absolute;
	width: 200px;
	z-index: 6000;	
	margin: 7px 0 0 -70px;
}
.cart-tab-wrapper {
	margin: 0 0 0 1px;
	background: #dddddd;
	border-right: 1px solid #bbbbbb;
	height: 3px;
}
.cart-dropdown-wrapper .content-wrapper {
	padding: 0;
	background: #dddddd;
	border: 2px solid #dddddd;
	border-top: none;
	text-align: left;
}
.cart-dropdown-wrapper .content-wrapper span {
	font: normal 11px arial;
}
.cart-scrolling-wrapper {
	padding: 7px 10px;
	border: 1px solid #bbbbbb;
	height: 150px;
	background: #ffffff;
	overflow-x: hidden;
	overflow-y: auto;
}
.cart-scrolling-wrapper li {
	padding: 4px 0 !important;
}
.popup-cart-link-box {
	background: #dddddd;
	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 #ffffff;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-top: none;
}
.cart-dropdown-wrapper .cartBoxEmpty {
	padding: 65px 0 0 0;
	text-align: center;
}

/* /Cart popup*/

.td-search-header {
	width: 313px;
	margin: 1px 0 0 4px;
}
.cart-header-wrapper {
	text-align: right;
	padding: 65px 9px 0 0;
}
.langiage-popup-links {
	text-transform: capitalize;
	padding: 2px 0;
}
.langiage-popup-links img {
	width: 16px;
	height: 10px;
}

.languages-wrapper {
	font: 0.9em arial, tahoma !important;
	margin: 13px 0 0 0;
	position: relative;
	z-index: 3000;
}
.languages-wrapper form {
	float: right;
}
.currency, .languages {
	margin: 0 12px 0 7px;
}

#currency_switcher, #language_switcher {
	background: url("../images/arrow_down.gif") no-repeat right 7px;
	padding: 0 9px 0 0;
}
.languages-wrapper a, .languages-wrapper a:visited {
	color: #999999;
	text-decoration: none;
}
.languages-wrapper a:hover {
	color: #dddddd;
	text-decoration: none;
}

/* /Tools section styles */


/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

.centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .specialsListBoxContents {
	margin: 2px 0 2px 0 !important;
}
#specialsListing .specialsListBoxContents {
	margin: 8px 0 18px 0 !important;
}
.columnar-product-info {
	border: 1px solid #e7e7e7;
	padding: 4px 0;
	margin: 0 2px;
	height: 168px;
}
.columnar-product-img {
	height: 108px;
	text-align: center;
	font-size: 0px;
}
.columnar-product-img a {
	font-size: 0px;
}
.product-box-name {
	padding: 2px 10px 1px 10px;
}
.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;
	}
.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;
	background: #ffffff;
	border: 1px solid #e5e5e5;
}
.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: 90% !important;
}
.product-info-label {
	font: 11px arial;
	color: #777777;
}

.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.8em;
	}
.centerColumn {
	padding: 0;
}
.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
#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;
	color: #0086b8;	
	text-decoration: none;
}
.centerBoxContentsSpecials a:hover, .centerBoxContentsAlsoPurch a:hover, .centerBoxContentsFeatured a:hover, .centerBoxContentsNew a:hover, .specialsListBoxContents a:hover {
	color: #0086b8;	
	text-decoration: underline;
}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #e2e2e2;
	background: #f8f8f8;
	padding: 1em;
	}


.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: #0a7e9a;
	text-shadow: none;
}
.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;
	}

.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;
}
.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;
	text-shadow: 1px 1px #ffffff;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0px 15px 15px 10px ;
	}

.categoryIcon {}

#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: 1em 0em;
	}

.centerBoxWrapper {
	height: 1%;
	padding: 0 0 10px 0;
	}

h2.centerBoxHeading {
	font: bold 1.167em Arial;
	color: #555555;
	border-bottom: none;
	background: #ffffff url("../images/h2_bg.gif") repeat-x right top;
	padding: 9px 8px 8px !important;
	text-shadow: 1px 1px #ffffff;
}
.centerBoxWrapper h2 {
	margin: 0 0 5px 0 !important;
}

/*sideboxes*/
.columnLeft {
	padding: 0 12px 0 0;
}
.columnRight {
	padding: 0 0 0 12px;
}

h3.leftBoxHeading, h3.rightBoxHeading {
	font: bold 1.083em arial;
	color: #5a5a5a;
	background: url("../images/sidebox_right.gif") no-repeat right top;
	text-shadow: 1px 1px #eeeeee;
	}

h3.leftBoxHeading a:link, h3.rightBoxHeading a:link, h3.leftBoxHeading a:visited, h3.rightBoxHeading a:visited {
	font: normal 1em arial;
	color: #707070;
	text-decoration: underline;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #000000;
	text-decoration: none;
	} 
.sidebox-header-left {
	background: #e5e9e9 url("../images/sidebox_left.gif") no-repeat left top;
	padding: 0 0 0 18px;
	border-bottom: 1px solid #d6dcdd;
}
.main-sidebox-header-left {
	background: url("../images/main_sidebox_left.gif") no-repeat left top !important;
	padding: 0 0 0 16px;
	border: none;
}
.main-sidebox-header-right {
	color: #ffffff !important;
	background: url("../images/main_sidebox_right.gif") no-repeat right top !important;
	padding: 7px 0 7px 6px !important;
	text-shadow: none !important;
}

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding: 0.50em 0.3em 0.36em 0;
	}
.leftBoxHeading label, .rightBoxHeading label {
	line-height: 16px;
	padding: 0;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	}
#categoriesContent {
	background: #ecf2f3;
	margin: 0 0 4px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #d9dfe0;
}
.sideBoxContent {
	padding: 0.7em 0.9em 1.2em 1.2em;
	}
.sideBoxContent a, .sideBoxContent div, .rightBoxContainer div, .leftBoxContainer div {
	font: normal 0.962em arial, verdana;
	color: #555555;
	line-height: 17px;
}
.sideBoxContent a:visited {
	text-decoration: none;
}
.sideBoxContent a:hover {
	color: #222222;
	text-decoration: underline;
}

.sidebox-products {
	display: block;
	color: #0086b8 !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 #dddddd;
	padding: 10px 0 !important;
}
.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 12px;
	line-height: 15px !important;
}
#bestsellers li a {
	line-height: 15px !important;
}
#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: 1.1em arial;
	display: block;
	text-decoration: none;
	text-shadow: 1px 1px #ffffff;
	padding: 5px 1px 5px 8px;
	background: url("../images/arrow.gif") no-repeat 99% 7px;
	color: #444444;
	}
#categoriesContent .category-links {
	padding: 0 17px;
}
A.category-links, A.category-links:visited {
	color: #707070;
	text-decoration: none !important;
	}
.categories-top-list a:visited {
	text-decoration: none;
}
.categories-top-list a:hover {
	color: #111111;
	text-decoration: none;
	background: url("../images/arrow_hover.gif") no-repeat 99% 7px;
}
.categories-top-list {
	padding: 1px 6px;
	background: url("../images/catbox_bg.gif") repeat-x 0 TOP;
}
.no-dots {
	background: none;
}
.sub-count {
	font-size: 0.9em;
	color: #aaaaaa;
	line-height: 12px !important;
}

.subcategory {
	background: #f6f9fa url("../images/dotted_line.gif") repeat-x 0 top;
	padding: 5px 0 5px 14px;
}
.subcategory a {
	background: url("../images/arrow_black.gif") no-repeat left center;
	padding-left: 9px;
	font: 1.083em arial  !important;
	line-height: 13px !important;
}

a.category-subs, a.category-products, a.category-subs:visited, a.category-products:visited {
	color: #4f727a;
	text-decoration: none;
	display: block;
	}
a.category-subs:hover, a.category-products:hover {
	color: #4f727a;
	text-decoration: none;
	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;
	}

.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;
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #dadada;
	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 8px;
/*	text-align: left;*/
}
h3.itemTitle, .listingDescription {
	text-align: left;
}

.productListing-even {
	background-color: #fafafa;
}
.productListing-data {
	border-bottom: 1px solid #ebebeb;
	vertical-align: top;
}
#siteMapList {
	width: 90%;
	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%;}

#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;
}

#indexDefaultMainContent, #indexCategoriesMainContent {
	padding: 5px 0;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	margin: 0;
	padding: 0 0 3px 0;
}
#bannerFour {
	float: left;
	padding-right: 3px;
}
* html #bannerFour {
	padding-right: 1px;
}
#bannerFive {
	float: left;
}
* html #bannerFive img {
	width: 323px;
}
#bannerSix {
	float: right;
}

.no-right-margin {
	margin-right: 0 !important;
}

#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;
}
/*======= Categories Dropdown ==========*/

#navCatTabsWrapper {
	background: #e5edef url("../images/catdropdown_bg.gif") repeat-x;	
	border-bottom: 1px solid #dee0e0;
	height: 1%;
	margin: 0;
	padding: 0;
	clear: both;
}
#navCatTabs {
	height: 1%;
}
#navCatDropdown {
	height: 1%;
	padding: 4px 6px 0;
}
#navCatTabs ul li {
	display: block;
}
* html #navCatTabs ul li {
	display: inherit;
}

#navCatTabs ul li a {
	display: block;
	padding: 2px 9px;
	margin: 4px 0;
	color: #eeeeee;
}
#navCatTabs ul li a:hover {
	color: #eeeeee;
}
.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 12px arial, tahoma;
	color: #49585b !important;
}
li.root-cat {
	background: url("../images/bg_tabs_right.gif") no-repeat right 6px;
}
.root-cat a:hover {
	color: #255a75 !important;
	background: #f9fdfd url("../images/bg_tabs_right.gif") no-repeat right 2px;	
}
.root-cat a.selected-cat {
	font: bold 12px arial, tahoma;
	color: #4f727a !important;
	background: #f9fdfd;	
}
.sub-cat {
	float: none !important;
}
#navCatTabs .sub-cat a {
	font: normal 11px arial, tahoma;
	padding: 0.3em 0.8em;
	color: #333333;
	background: url("../images/dotted_line.gif") repeat-x right bottom;	
	margin: 0;
}
#navCatTabs .sub-cat a:hover {
	color: #255a75 !important;
	background: #e4f0f6;
}
#navCatDropdown li ul {
	text-align: left;
	visibility: hidden;
	position: absolute;
	left: 0;
	padding: 2px 1px;
	z-index: 5000;
}
#navCatDropdown li:hover ul 
{
	min-width: 110px;
	margin: -4px 0 0 0;
	visibility: visible;
	background-color: #ffffff;
	border: #e4f0f6 1px solid;
	border-bottom: #c3d1d3 2px solid;
	border-right: #c3d1d3 2px solid;
/*	outline: #ffffff 1px outset;*/
	white-space: nowrap;
	z-index: 6000;
}
/* only for IE7 */
*+ html #navCatDropdown li ul {
	text-align: left;
}
*+ html #navCatDropdown li ul li a {
	display: block;
}
/* /only for IE7 */
/*======= /Categories Dropdown ==========*/

.sideBoxContentItem {
	padding-bottom: 10px;
}
.sideBoxContentItem a, #productnotificationsContent a, #reviewsContent a {
	text-decoration: none !important;
}