/**
 * 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:12px/1.3em Arial;
	color: #333333;
	background: #fff;
	line-height: 17px;
	}

a img {border: none; }
#head{
	height:30px;
	background:#014753;
	min-width:1000px;
	}
#head1{
	width:1000px;
	margin:auto;
	position:relative;
	
	}


a:link, #navEZPagesTOC ul li a {
	color: #404040;
	text-decoration: none;
	
	}
 
/*a:visited {
	color: #000000;
	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: #000000;
	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: 8px 0 0 0;
}
h1 {
	font: bold 23px Arial;
	color: #4c6c74;
	padding: 0 0 1px 0;
	margin: 0 0 5px 0 !important;
	}

h2 {
	font: bold 18px tahoma;
	padding: 0px 0 5px 0 !important;
	display: block;
	}

h3 {
	font-size: 12px;
	padding:0 5px;
	 
	}
h3.itemTitle{margin:0; font-weight:normal;}
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;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}
/*input:focus, select:focus, textarea:focus {
	background: #ffffe7;
	margin:0.1em;
	}
*/

/* Only for IE7*/
*+ html FIELDSET {
	padding: 13px;
	margin: 3px 0 12px 0;
	border: 1px solid #d6d6d6;
	}
/* /Only for IE7*/

FIELDSET {
	padding: 13px;
	margin: 10px 0 17px 0;
	border: 1px solid #d6d6d6;
	background:#F2F2F2;
	}

LEGEND {
	font: bold 13px arial;
	padding: 4px 7px;
	border: 1px solid #cccccc;
    background-color: #E8E8E8;
    color: #4A4A4A;
	}

LABEL {
/*	line-height: 1.5em;*/
	padding: 0.2em;
	line-height: 23px;
	}
h4.optionName {
	padding: 0;
	margin: 0;
	font: 12px verdana;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
.categoryListBoxContents a {
	text-decoration: none;
}

LABEL.inputLabel {
	width: 10em;
	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;
	}

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: 0.3em;
	margin: 0 10px;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #cf0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #e0f8b6;
	color: #000000;
	border: 1px solid #d0e46e;
	}

.messageStackCaution {
	background-color: #ffe3a8;
	color: #000000;
	}

#contentMainWrapper {
	clear:both;
}
/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 1000px;
	vertical-align: top;
/*	border: 1px solid #9a9a9a;*/
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#headerWrapper{
	width:1000px;
	margin:auto;
	position:relative;
}

.topper-menu li {
	font: 12px verdana;
	float: left;	
	margin: 9px 2px 0 14px;
}

#logoWrapper{
	height: 120px;
	}
#logo {
	padding: 0.6em 0 0 0;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.2em;
	margin-right: 0.2em;
	}

#tagline {
/*	margin: 0.7em 0 0 1em;
	padding: 0 0 0.4em 1em;*/
	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: 35%;
	}
#accountLinksWrapper{
	width:100%;
}
#productDetailsList{list-style:none; padding:0; margin-bottom:5px; margin-top:5px;}

#productDetailsList li{line-height:30px; color:#032140;}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.current {
	padding: 4px 8px;
}

.navSplitPagesLinks, .navSplitPagesResult {
	padding: 0px 0 2px 0;
	color:#777;
	text-shadow: 0 1px 0 #FFFFFF;
}

.navSplitPagesLinks a {
	margin: 0px;
	background: #F5F5F5;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-style: solid;
    border-width: 1px;
    color: #333333;
    padding: 4px 10px !important;
    text-shadow: 0 1px 0 #FFFFFF;
}

.page_css{
	background-color: #F3F3F3;
    height: 20px;
	padding:8px 3px 5px 3px;
	}

.navNextPrevCounter {
	margin: 0em;
	font-size: 1em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
/*	background-color: #abbbd3;*/
	padding: 0.5em 0.2em;
	font-weight: bold;
/*	color: #ffffff;*/
	height: 1%;
	}
#navSuppWrapper {
	background:url("../images/bg_pattern.png") repeat left top #014753;
	margin: 25px 0 0 0;
	padding: 8px 0 12px 0;
	position:relative;
}

.f_columns{
	width:31%;
	float:left;
	margin-right:3%;
}
.f_right{
	margin:0;
}
.f_columns h3{
	margin:0 0 24px 0;
	padding:0;
	border:none;
	color:#b4b4b4;
	font:18px/18px "AllerBold",sans-serif;
	text-shadow:0 1px 0 #000;
	text-transform:capitalize;
}

.f_columns ul{
	list-style: none outside none;
    margin: 0;
    padding: 0;
}

.f_columns ul li{
	line-height:25px;
}

.f_columns ul li a {
    background: url("../images/lightArrow.png") no-repeat left 50%;
    color: #9f9f9f;
    padding-left: 27px;
}

.f_columns ul li a:hover{
	color:#8fb2c9;
}

#navSuppWrapper hr.topStitches {
    background: url("../images/stitches.png") repeat-x left top;
    border: medium none;
    height: 3px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 2px;
    width: 100%;
}

#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 li {
	font: normal 12px verdana;
	float: left;
	margin: 0 2px 0 2px;
}

#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
.legalCopyright {
	/*float: left;*/
	text-align:center;
	font: 12px verdana !important;
	line-height: 16px !important;
	color:#9f9f9f;
}

.legalCopyright a{
	color:#9f9f9f;
}

#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;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0 0.5em;
	font: 12px tahoma;
	margin: 0em;
	color: #999;
	text-shadow:0 1px 1px #ccc;
	}
#navBreadCrumb a {
	color: #999;
}

#top_nav {
	font: bold 13px Tahoma;
	margin: 0em;
	height: 36px;
	position:relative;
	}
#top_nav img{
	position:absolute;
	top:-5px;
	left:130px;
}
#tab_nav a {
	color: #000;
	text-decoration: none;
}

#tab_nav li {
	float: left;
	
	padding: 0 0 0 5px;
}
#tab_nav li a {
	display: block;

	padding: 10px 20px 9px 18px;
}

#tab_nav li:hover {
	background-position: left -39px;
}
#tab_nav li:hover a {
	background-position: right -39px;
}

#tab_nav .tab_active{
	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: 22px;
}
#tab_nav li.home-link:hover a {
	background-position: left -39px;
}


#login_logout_section, #login_logout_section a {
	font: normal 12px arial;
	color:#FFf;
	padding: 6px 7px;
}
#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 {
	background: url("../images/tools_nav_right_bg.gif") no-repeat right bottom;
	height: 31px;
	width: 6px;
	float: right;
}
.tools-nav-left {
	background: url("../images/tools_nav_left_bg.gif") no-repeat left bottom;
	height: 31px;
	width: 6px;
	float: left;
}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}
/* Tools section styles */
#tools_wrapper {
	height: 31px;
	background: #edf9fd url("../images/tools_nav_bg.gif") repeat-X left bottom;
	margin: 0 0 !important; 
	padding-top: 1px;
}
.line-header {
	font: 1px arial;
	margin: 0 4px;
}
.search-header-input {
	height: 25px;
	padding: 5px 0 0 3px;
	float: left;
}

.search-header {
	margin: 3px 0;
}
.search-header input {
	font: 12px arial;
	border: 0px;
	margin: 0px;
	color: #696969;
	background: none;
	width: 180px;
	margin: 0 8px 0 0;
}
.search-header form {
	float: left;
}
.search-header input:focus {
	background: none;
}

.advanced_search {
	padding: 0 6px 2px 0;
	margin: 5px 0 0 14px;
}
.advanced_search a {
	font: 14px Arial;
	text-decoration: none;
	color: #336b7d;
	padding: 0 7px 0 0;
	background: url("../images/arrow_small.gif") no-repeat right center;
}
.advanced_search a:hover {
	text-decoration: underline;
}
.cart-header {
	padding: 1px;
	margin: 2px auto 3px auto !important;
}
.cart-header span {
	font-weight: bold;
	color:#CC3300;
}
.cart-header a:link, .cart-header a:visited {
	color: #0075E2; 
}
.cart-icon {
	width: 16px;
	height: 15px;
	margin: 1px 6px 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;
}
.td-search-header {
	border:1px solid #CCC;
	position:absolute;
	right:1px;
	top:30px;
}
.td-languages {
	color:#fff;
	text-align: right;
	padding: 0 4px 0 0;
}
.languages-wrapper{
	padding-top:1px;
}
.languages-wrapper select, .languages-wrapper {
	font: 12px tahoma, arial !important;
}
.languages-wrapper select {
	height: 18px;
}
.languages-wrapper form {
	float: right;
}
.languages-wrapper label {
	padding: 3px 0;
	line-height: 17px !important;
}
/* /Tools section styles */


/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	font-size: 13px !important;
	padding: 0.2em;
	}
	
#productDescription{
	background:#F9F9F9;
	border:1px solid #EEEEEE;
	padding:5px;
	margin-top:20px;
}

#productAttributes {
	padding: 5px 5px;
	margin: 0 0 5px 0;
	border: 1px #f3ecd9 solid;
	background: #fcfcea;
	overflow:hidden;
}

.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.8em 0.4em;
}
#reviewsWrite{
	border:1px solid #e3e3e3;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 1em;
	}
#siteinfoIP {
	float: left;
}
.centerBoxContentsSpecials a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsNew a, .specialsListBoxContents a {
	color: #525252;
	font-weight:bold;
}

.centerBoxContentsSpecials a:hover, .centerBoxContentsAlsoPurch a:hover, .centerBoxContentsFeatured a:hover, .centerBoxContentsNew a:hover, .specialsListBoxContents a:hover {
	color: #000000;
}

a.pro_name{
	display:block;
	color:#404040;
	font-weight:normal;
	text-align:left;
	padding:0;
	height:50px;
	overflow:hidden;
}

 
.tableHeading TH {
	border-bottom: 1px solid #aaaaaa;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	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: #0075E2;
}
.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;
	}
.pro_price{
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
    float: left;
    height: 40px;
	line-height:20px;
    padding: 1px 8px 0;
    width: 83px;
}

h2 .pro_price{
	margin-top:12px;
	border:0;
	width:auto;
}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	color: #666;
	font-size:12px;
	margin-right:10px;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale {
	color: #E10302;
	font-weight:bold;
	font-size:15px;
	}
 

#productPrices .pro_price .productPriceDiscount{
	color: #fff;
	font-weight:bold;
	font-size:15px;
	position:absolute;
	top:12px;
	left:251px;
	}

#productPrices, #reviewsInfoDefaultPrice {
	font: bold 16px arial;
	color: #a30101;
	margin: 5px 0 5px 0;
	display: block;
	height:60px;
	/*border-bottom:1px solid #f3ecd9;*/
}

#productPrices .normalprice{color:#aaa; font-size:18px;}
#productPrices .productSpecialPrice{color:#DA3000;font-size:24px;}
#productPrices{line-height:30px;}
.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;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	color:#CC3300;
	font-weight:bold;
	font-size:16px;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
 

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {
	margin: 10px 0;
	color: #83785c;
}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsAlsoPurch, .centerBoxContentsNew {
    margin:5px;
    padding: 10px 0;
	}
.centerBoxContentsProducts, .centerBoxContentsFeatured, .centerBoxContentsSpecials{
	margin:10px;
}
.pimg {
    text-align: center;
	/*border: 1px solid #EDEDED;
	padding-top:20px;
	position:relative;
	height:130px;*/
}
.nike_tag{
	position:absolute;
	top:0px;
	right:0px;
}
.nike_new_tag{
	position:absolute;
	top:-4px;
	left:-4px;
}
.nike_hot_tag{
	position:absolute;
	top:-5px;
	left:-3px;
}
.centerBoxWrapper {
	/*border: 1px solid #e6e6e6;*/
	height: 1%;
	margin: 0 0 30px 0;
/*	padding: 12px;*/
	}

h2.centerBoxHeading {
	font: bold 19px Arial;
	color: #4c6c74;
	border-bottom: 1px dashed #d5d5d5;
	padding: 0 0 2px 0;
	margin: 24px 0 15px 0 !important;
}
.centerBoxWrapper h2 {
	margin: 0 0 15px 0 !important;
}

/*sideboxes*/
.columnLeft {
	padding: 0 1px 0 0;
}
.columnRight {
	padding: 0 0 0 18px;
}

h3.leftBoxHeading, h3.rightBoxHeading {
	font: bold 1.1em arial;
	color: #fff;
	background: #014753;
	}

h3.leftBoxHeading, h3.rightBoxHeading {
	color: #fff;
	background: #014753;
	}

h3.leftBoxHeading a:link, h3.rightBoxHeading a:link, h3.leftBoxHeading a:visited, h3.rightBoxHeading a:visited {
	font: normal 12px verdana, arial;
	color: #0078e8;
	text-decoration: underline;
	}


h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #0078e8;
	text-decoration: none;
	} 
.sidebox-header-left {
	background:#014753;
	padding: 0 0 0 0.3em;
}
.main-sidebox-header-left {
	background:#014753;
	padding: 0 0 0 0.3em;
}
.main-sidebox-header-right {
	background:#014753;
	color: #ffffff !important;
	padding: 0 0 0 0.3em;
}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font: bold 1.1em arial;
}

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	padding: 0.45em 0.3em 0.44em 0.4em !important;
	}
.leftBoxHeading label, .rightBoxHeading label {
	line-height: 15px;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin: 16px 0 4px 0;
	}

.sideBoxContent {
	border: 1px solid #E6E6E6;
	border-top: none;
	background-color: #ffffff;
/*	padding: 0.7em 0.4em 1em 0.4em;*/
	padding: 0.7em 0.9em;
	}


.sideBoxContent a, .sideBoxContent div, .rightBoxContainer div, .leftBoxContainer div {
	font: normal 12px arial, verdana;
	color: #454545;
	line-height: 17px;
}
#informationContent ul li{line-height:28px; border-bottom:1px dashed #ccc;}
.sidebox-products {
	display: block;
	color: #0075E2 !important;
	padding: 2px;
}
#shoppingcartContent {
	background: #f4fcfd !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: left;
	}
 
.additionalImages a {
	text-decoration: none;
}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin: 0 0 0 8px;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}
#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}
	
.whats_new{
	padding:0;
	border-top:0;
	border-bottom:0;
}
/* categories box parent and child categories */
A.category-top {
	font: bold 12px arial;
	text-decoration: none;
	padding: 0 0 0 9px;
	background: url("../images/arrow.gif") no-repeat 0 4px;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
.categories-top-list {
	padding: 6px 0;
	background: url("../images/dotted_line.gif") repeat-x 0 top;
}
.no-dots {
	background: none;
}
.sub-count {
	color: #aaaaaa;
	line-height: 12px !important;
}

.subcategory {
	padding: 8px 0 8px 8px;
	border-top:1px dashed #ccc;
}
.subcategory a {
	line-height: 12px !important;
}

 
A.category-subs, A.category-products {
	color: #777;
	text-decoration: none;
	text-shadow: 0 1px 1px #ccc;
	}
A.category-subs:hover, A.category-products:hover {
	text-decoration: none;
}

SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

#shoppingCartDefault #PPECbutton {
	float: right;
	}

.forward{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: #dadada;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #cfd8e6;
	height: 2em;
	}

.tabTable {
	margin: 6px 0 4px 0;
}
.tabTable td {
	padding: 12px 8px;
	text-align: left;
}

.productListing-even {
	background-color: #f7f7f3;
}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	text-align:left;
	padding-left:12px;
	}
	
.commInfo{
	border:1px solid #e3e3e3;
	margin-bottom:20px;
	padding:10px;
}

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;
	}
#bannerOne, #bannerTwo, #bannerThree {
	margin: 0;
	padding: 0 0 9px 0;
}

.sideBoxContentItem {
	border-bottom:1px solid #e0e0e0;
	position:relative;
	padding-top:20px;
}
.sideBoxContentItem a {
	text-decoration: none !important;
}
 
#productMainImage a {
	text-decoration: none;
}
.bottom-link:link, .bottom-link:visited, .bottom-link:active  {
	text-decoration: none;
}
.bottom-link:hover {
	text-decoration: underline;
}
.left-side-info {
    vertical-align: top;
    width: 180px;
}

.sidebysidefields_hide{display:none;}

.flipx_buycart{
    -moz-transForm:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
    /*IE*/
    filter:FlipH;
	
	margin-right:3px;
}

h1#productName{font-size:18px; color:#333; font-weight:normal; border-bottom:1px solid #dedede; margin:0 !important; padding-bottom:5px; text-shadow:0 2px 2px #999;}

.productGeneral{ position:relative;}

#cartContentsDisplay tr, #cartContentsDisplay td, #cartContentsDisplay th {
    border: 1px solid #E3E3E3;
    border-collapse: collapse;
    padding: 10px;
}
#prevOrders{background:#F2F2F2;}

#left_uinfo{
	background:#F2F2F2;
	float:left;
	width:48%;
	height:110px;
	padding:5px;
}

#right_uinfo{
	background:#F2F2F2;
	float:right;
	width:48%;
	height:110px;
	padding:5px;
}


a.addtocart_yyl{color:#ffffff;text-decoration: none;display:inline-block;font-size:16px;font-weight:bold;line-height:16px;margin-left:20px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 5px 0 #1a74a1,0 10px 15px rgba(0,0,0,.35);-moz-box-shadow:0 5px 0 #1a74a1,0 10px 15px rgba(0,0,0,.35);box-shadow:0 5px 0 #1a74a1,0 10px 15px rgba(0,0,0,.35);-webkit-transition:-webkit-box-shadow .2s ease-in-out;-moz-transition:-moz-box-shadow .2s ease-in-out;-o-transition:-o-box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out;padding:10px;background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#00b5e5),color-stop(100%,#008db2));background:-webkit-linear-gradient(top,#00b5e5,#008db2);background:-moz-linear-gradient(top,#00b5e5,#008db2);background:-o-linear-gradient(top,#00b5e5,#008db2);background:linear-gradient(top,#00b5e5,#008db2);background-color:#00a1cb;}a.addtocart_yyl:active,a.addtocart_yyl:hover{color:#ffffff;text-decoration: none;-webkit-box-shadow:0 5px 0 #1a74a1,0 12px 10px rgba(0,0,0,.3);-moz-box-shadow:0 5px 0 #1a74a1,0 12px 10px rgba(0,0,0,.3);box-shadow:0 5px 0 #1a74a1,0 12px 10px rgba(0,0,0,.3);-webkit-transform:translate(0,1px);-moz-transform:translate(0,1px);-o-transform:translate(0,1px);transform:translate(0,1px);background-color:#00a1cb;+background-color:#e54028;background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#00c9fe),color-stop(100%,#008db2));background:-webkit-linear-gradient(top,#00c9fe,#008db2);background:-moz-linear-gradient(top,#00c9fe,#008db2);background:-o-linear-gradient(top,#00c9fe,#008db2);background:linear-gradient(top,#00c9fe,#008db2);}a.addtocart_yyl{color:#ffffff;text-decoration: none;}


input.addtocart_input{ cursor:pointer; border:none;color:#ffffff;text-decoration: none;display:inline-block;font-size:16px;font-weight:bold;line-height:16px;margin-left:20px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 5px 0 #990000,0 10px 15px rgba(0,0,0,.35);-moz-box-shadow:0 5px 0 #990000,0 10px 15px rgba(0,0,0,.35);box-shadow:0 5px 0 #990000,0 10px 15px rgba(0,0,0,.35);-webkit-transition:-webkit-box-shadow .2s ease-in-out;-moz-transition:-moz-box-shadow .2s ease-in-out;-o-transition:-o-box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out;padding:10px;background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#EE0000),color-stop(100%,#CC0000));background:-webkit-linear-gradient(top,#EE0000,#CC0000);background:-moz-linear-gradient(top,#EE0000,#CC0000);background:-o-linear-gradient(top,#EE0000,#CC0000);background:linear-gradient(top,#EE0000,#CC0000);background-color:#EE0000;}input.addtocart_input:active,input.addtocart_input:hover{color:#ffffff;text-decoration: none;-webkit-box-shadow:0 5px 0 #990000,0 12px 10px rgba(0,0,0,.3);-moz-box-shadow:0 5px 0 #990000,0 12px 10px rgba(0,0,0,.3);box-shadow:0 5px 0 #990000,0 12px 10px rgba(0,0,0,.3);-webkit-transform:translate(0,1px);-moz-transform:translate(0,1px);-o-transform:translate(0,1px);transform:translate(0,1px);background-color:#EE0000;+background-color:#CC0000;background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#EE0000),color-stop(100%,#CC0000));background:-webkit-linear-gradient(top,#EE0000,#CC0000);background:-moz-linear-gradient(top,#EE0000,#CC0000);background:-o-linear-gradient(top,#EE0000,#CC0000);background:linear-gradient(top,#EE0000,#CC0000);}input.addtocart_input{color:#ffffff;text-decoration: none;}

/*#shop_xr{ overflow:hidden; border-bottom:1px solid #dedede;}
#shop_xr img{margin-left:30px;}*/
#shop_xr {
    padding: 10px 0;
    text-align: center;
}
#shop_xr li {
	list-style:none;
    color: #363;
    float: left;
    height: 30px;
    line-height: 30px;
    padding-bottom: 5px;
    padding-left: 35px;
    text-align: left;
    width: 190px;
}
.product1 {
    background: url("../images/product1.jpg") no-repeat left center;
}
.product2 {
    background: url("../images/product2.jpg") no-repeat left center;
}
.product3 {
    background: url("../images/product3.jpg") no-repeat left center;
}
.product4 {
    background: url("../images/product4.jpg") no-repeat left center;
}

#shop_sale{overflow:hidden; color:#006633; font-weight:bold; font-size:14px; padding:5px 0;}

div.proSOLD {
    font-weight: bold;
	float:left;
	margin:5px 0 5px 5px;
}
.listreviews{
	margin:5px 3px 5px 0;
}
.wish_link a {
    background: url("../images/fav-btn.png") no-repeat scroll 50% 50%;
	height:41px;
	width:42px;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	display:block;
}
.wish_link_info a {
    background: url("../images/fav-btn.png") no-repeat left center;
	padding-left:15px;
}
a.buy_obn{
    background: url("../images/bg_obn.png") no-repeat scroll 50% 50%;
	height:41px;
	width:42px;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	display:block;
	float:left;
}
a.buy_cart{
    background: #f5f7f9 url("../images/bg_bay.png") no-repeat scroll 50% 50%;
	height:41px;
	width:42px;
	border-bottom:1px solid #e0e0e0;
	display:block;
	float:left;
}
#inforeviews {
    border-bottom: 1px solid #dedede;
    border-top: 1px solid #dedede;
    padding: 5px 0;
}
.sold_li {
    font-size: 14px;
    font-weight: bold;
}

.sold_li .oneup{display:none;margin-top:-2em; color:#F00; padding-left:55px; font-size:18px; font-family:Arial, Helvetica, sans-serif;}
.featured_sold{
	background:url("../images/icon.png") no-repeat scroll -25px -20px;
	display:inline-block;
	width:15px;
	height:16px;
	margin-right:5px;
	vertical-align:middle;
}

.pro_similar{
	float:left;
	text-align:left;
	border:1px solid #e0e0e0;
	border-radius:2px;
	width:228px;
	list-style-type:none;
	margin:10px;
	position:relative;
}

.pro_rev{
	margin-right:20px;
}

.pro_rev a{
	text-decoration:underline;
	color:#666;
}

.pro_rev a:hover{
	text-decoration:none;
	color:#222;
}

.div_sort_by{
	border-bottom:1px solid #e8e8e8;
	background:#f5f5f5;
	line-height:35px;
	text-shadow: 0 1px 0 #ffffff;
}

.div_sort_by a{
	display:inline-block;
	padding:0 15px;
	font-size:12px;
	border-right:1px solid #e8e8e8;
	color:#000;
}
.div_sort_by a:hover{
	color:#f50;
}
.div_sort_by a.s_checked{
	background:#f40;
	color:#fff;
	font-weight:bold;
	text-shadow:none;
	font-size:14px;
}

#similar_product p{
	padding:0;
	padding-left:10px;
	margin:0;
	margin-top:30px;
	font-size:24px;
	font-weight:bold;
}

p#main_img_tit{
	margin:0;
	padding:0;
	padding-left:5px;
	border-top:1px dashed #666;
	font-weight:bold;
}
a.c_p_a{
	border:1px solid #c2c2c2;
	display:inline-block;
	margin:0 0 3px 3px;
}
a.c_p_a:hover{
	border:1px solid #c9740c;
}
#cartBoxEmpty a{
	color:#FFF;}