/**
 * 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:Verdana, Geneva, sans-serif;
font-weight: 400;
color: #666;
font-size: 14px;
text-align: center;
	}

a {
text-decoration: none;
color: #333;
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {

	text-decoration: none;
	}
 
a:visited {

	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #888;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{

	}

.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: 1em;

	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	
	padding: 0.3em;
	color: black;
	}

LABEL, h4.optionName {
	line-height: 1.5em;

	}

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 {

	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 1200px;
	vertical-align: top;
	}

 #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#headerWrapper{ width:100%;}

#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {

	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks { margin-right:7px;}
.navSplitPagesLinks a:hover{ background:#ccc; }
.navSplitPagesLinks a{ border: 1px solid #ccc;
padding:2px 5px;}

#productsListingListingBottomLinks{ margin-top:20px; }

.navNextPrevCounter {
white-space: nowrap;
margin: 1px;
padding: 0em;
list-style-type: none;
	}
.navNextPrevList {
display: inline;
white-space: nowrap;
margin: 1px;
padding: 0em;
list-style-type: none;
	}


#navMainWrapper, #navCatTabsWrapper {
	margin: 0 auto;
	width:1200px;
	color: #7e7e7e;
	height: 50px;
	}
#navSuppWrapper{
	margin: 0em;
	padding:10px 0;
	border-top:1px solid #000;
	background-color:#000000;
		color: #fff;

	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #2D2926;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {

	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: left;
	margin: 35px 0 0 150px;
	height: 31px;
	border:1px solid #aaa;
	background:#fff;
	}

#navMainSearch:hover{ border:1px solid #000;}

.searchinput{ padding-left:10px; margin-top:5px;height:17px; width:250px; float:left; background-color: transparent; border:none;}

.searchinput:focus{background-color: transparent; border:none; outline:none;}


.headgo{border: 0 none;
background-color: transparent; cursor: pointer; width:40px; height:31px;

}

.magnifying-glass {
width: 16px;
height: 16px;
display: block;
background: url('../images/sw-sprite.png') -139px -49px no-repeat scroll transparent;
margin: 0 auto;
}

#navMainSearch:hover .magnifying-glass{ background:url('../images/sw-sprite.png') -124px -19px no-repeat scroll transparent;}

#navBreadCrumb {
padding: 10px;
overflow: hidden;
background: #EEE;
color: #565A52;
	font-size: 12px;
	margin: 0em;
	margin-left:5px;
	}

#navEZPagesTop {
	line-height:40px;
	height:40px;
	width: 1200px;
margin: 0 auto;
border-bottom:3px solid #000;
	}
#navEZPagesTop ul{ margin:0px; padding:0px; }

#navEZPagesTop li{ float:left; list-style:none; }

#navEZPagesTop li a{
font-size: 14px;
transition: all 0.3s;
padding:10px 20px;
}



#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

#productDescription{
font-size:14px;
line-height:20px;
text-align: left;
font-family: Verdana, Arial;
border: 1px solid #CCCCCC;
}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {


	}
	


.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
font-weight:bold;
color:#555;
margin-top:10px;
padding:20px;
border:1px solid #ccc;
}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;

	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: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;

	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}
.cartAttribsList li{
list-style:none;
}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
color: #c03;
font: 20px verdana;
padding-left: 15px;

	}

#whatsnewHeading a{ color:#000;}

.orderHistList {
	margin: 1em;
	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 {

	}

.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: 0em 1em 1em 0em ;
	}
#productMainImage{
margin-left:10px;
}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {

	}

.centerBoxContentsNew{ width: 32%;
padding: 5px;}

.centerBoxContentsFeatured {
 width: 24%;
padding: 0.5%;

}

.productsCol {
height: 292px;
transition: all 0.4s ease-in-out 0s;
overflow:hidden;

}

.productsCol .colBorder {
margin: 2px;

}

.productimg{ min-height:180px;
transition: all 0.4s;
overflow:hidden;
}

.productsCol .productname {
min-height: 35px;
padding:0px 10px;
}

.productname a {
font-family: "Century Gothic","Arial","Tahoma","Verdana","Helvetica","Trebuchet MS";
}

.productprice {
font-size: 12px;
line-height: 18px;
padding-left: 5px;
}


h2.centerBoxHeading {
background: #fff;
font-size: 16px;
height:35px;
line-height:35px;
padding:0 0 0 20px;
text-align:center;
color:#2D2926;
width:250px;
margin:0 auto;
border: 2px solid #E03C31;
position:relative;
top:-15px;
}

#whatsNew{border: 2px solid #E03C31; margin:30px 0;}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

#currencies{ color:#000;}
#currenciesHeading{ margin:0; padding:0; background:none; text-align:left; height:auto; height:auto;}
#currenciesContent{ border:none; padding:0;}
#currenciesContent select{ width:180px; height:30px;}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #fff;

	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin-bottom: 1.5em;

	}
.leftBoxContainer h3
{
color: #000;
padding: 2px 10px;
line-height: 30px;
height: 30px;
font-size: 12px;
text-transform: uppercase;
background:#e8e8e8;

}

.sideBoxContent {
	background-color: #ffffff;
margin-bottom: 3em;
padding: 20px;
border:1px solid #e6e6e6;

	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {

	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #000;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
#categoriesContent ul{ margin:0px; padding:0px; }

#categoriesContent li{ list-style:none; position: relative;
padding:10px 0 10px 15px;
background: url("../images/arrow.png") no-repeat 4px 15px;
}

#categoriesContent li:hover{
z-index: 1000;
color: #E47911;
}

.category-top a{
margin:0px;
padding:0px;
}

#categoriesContent .category-products li{ border-bottom:none; background:none;}



.subshas{ list-style:none; position: relative;
padding-left:10px;}

A.category-top, A.category-top:visited {
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #333;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	color: #E47911;

	}
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: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	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: #cacaca;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

#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;

	}
#seShipTo {
	padding: 0.2em;
	}
#headcurrency{
   float:right;
   line-height: 65px;
   margin-left: 10px;
}
#navMain{ float:right; font-size:15px; }
#navMainWrapper span{ line-height:65px;}
#navMain ul{ margin:0px; padding:16px; line-height:65px;   }
.jsTrigger{ float:right; padding:30px 0 0 10px; height:40px; line-height:40px; color:#000000; text-transform: uppercase; }
.cartqty{ color:#f00; }
#headnav1{
height: 110px;}
#headnav2{height: 35px; }
.mainnav2{ margin:0 auto; width:1200px; padding:0px; position:relative; }
#logo{ margin-top: 15px;}
.cart-icon{width: 21px;
height: 28px;
background: url(../images/cart.png);
line-height: 36px;
color: #fff;
display: inline-block;
vertical-align: top;
margin-right: 8px;
margin-top: 6px;
}
.mini-quantity {height: 40px;
text-align: center;
color: #fff;
text-transform: uppercase;
line-height: 40px;
cursor: pointer;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
padding: 8px;
}
#minispan span{line-height:20px;}
.footer {
margin-top:10px;
padding-top: 10px;
float:left;
width:100%;
text-align: center;
background-color:#f2f2f2;

}
#icon{background: url("../images/iconcc.gif") no-repeat scroll 0 28px transparent;
border-bottom: 1px solid #CCC;
height: 123px;
margin: 0 auto;
position: relative;
width: 1200px;}
.foottitle { color: #000; font-weight: bold; text-transform: uppercase; }

.footer ul { float:left; padding-right:105px; }

.footer ul li { text-align:left; line-height:25px; list-style: none; }

.footer a{ color:#8B8B8B; }

.footimg { float:right; margin:18px 20px 0px 0px; }

.legalCopyright{ color:#8b8b8b; }

.sideBoxContentItem{ margin:10px 0px; border-bottom: 1px dashed #8b8b8b; padding-bottom:5px; }

.centerBoxContentsProducts{ padding:0.5%;width:24%; }

.itemTitle a{ font-weight:normal; font-size:13px; }

.navSplitPagesResult{ padding:10px;}

#productListHeading{ margin: 0;
margin-left: 5px;
font-size: 18px;
line-height: 40px;
color: #06263C;
font-weight: bold;
border-bottom: 1px dotted black;
margin-bottom: 10px;
}

#navEZPagesTop li a:hover{color: #fff; background:#ff0000;}

.topleftright{ background:#f4f4f4; margin-left:5px; width:1195px; padding:5px;}
.flashbanner{ width:1200px; margin:0 auto;}
.subcat{ padding:0px; }
.navNextPrevWrapper{font-size: 0.9em; }
.PrevNextButton{box-shadow: inset 0px 1px 0px 0px #ffffff;
width: 120px;
background-color: #ededed;
border: 1px solid #dcdcdc;
display: inline-block;
color: #777777;
font-family: Arial;
font-size: 15px;
font-weight: bold;
font-style: normal;
height: 26px;
line-height: 26px;
text-decoration: none;
text-align: center;
text-shadow: 1px 1px 0px #fff;}
.PrevNextButton:hover{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	background-color:#dfdfdf;
}
#productGeneral{ }
.proattr ul{ text-align:left; padding:0px;} 
.proattr li{ list-style:none; line-height:20px;}
.proinforight{ width:520px; float:right; text-align:left;}
.proinforight h1{ font-size: 16px;
color: #555;
padding-bottom: 5px;}

.sitewide-sale{text-align: center;
line-height:36px;
color:#fff;
letter-spacing: 1px;
width:1200px;
font-size: 18px;
position: relative;
background: #111;
margin:0 auto;
}

.cta-blocks.row {
padding: 0;
float: left;
width:1200px;
margin-top:30px;
}
.cta-blocks .columns {
padding: 0 10px;
width: 31.5% !important;
}
.cta-blocks a.men {
background-image: url("../images/ads1.jpg");
}
.cta-blocks a.women {
background-image: url("../images/ads2.jpg");
}
.cta-blocks a.best-sellers {
background-image: url("../images/ads3.jpg");
}
.cta-blocks a {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
color: white;
display: block;
font-size: 2em;
height: 264px;
line-height: 150px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
}
.hover1 {
border-bottom: 1px solid;
border-top: 1px solid;
padding: 12px 0;
transition: padding 0.1s ease 0s;
line-height: 264px;
display:none;
}

.columns:hover .hover1 {
border-width: 2px;
padding: 17px 5px;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}

.columns {
float: left;
min-height: 1px;
padding: 0;
position: relative;
}


#icon span {
color: #646464;
font-size: 11px;
position: absolute;
text-transform: uppercase;
top: 80px;
}

.margin-bot-2 {
margin-bottom: 5em;
}
.six {
width: 50%;
}
.left {
float: left;
}

.value-props .icon {
width: 18.1818%;
}
.value-props .content {
margin-left: 3%;
width: 78.8182%;
text-align: left;
color: black;
}
.value-props .content p {
line-height: 2.0em;
margin: 0;
font-size: 16px;

padding:0px;
}
.value-props .content h5 {
font-size: 18px;
}
.value-props h5 {
line-height: 1.75em;
}
.proinfo-head{ height:32px; line-height:32px;font-weight:bold; font-size:12px; margin-top:20px;background:#e7e5e6; width:150px; text-align:center;}
.proinforight h2{ color: #333;
border-bottom: 1px dotted #ccc;
border-top: 1px dotted #ccc;
padding: 30px 0px;
font-size: 14px;}
.std{ border-bottom:1px dotted #ccc; padding-bottom:5px;}

.proinfoleft{ float:left; width:590px;}
#productAttributes{ margin-top:10px;}
#productAttributes h3{font-size: 16px;
color: #555;
padding-bottom: 5px; }

.optionName{ margin:0px; margin-right:5px;font-size:12px; color: #555; }

.buybtn{ background-color: #00abc8;
border: 1px solid #00abc8;
color: #FFF;
font-size: 14px;
padding: 9px 15px;
text-transform: uppercase;
min-width:200px;
 }
.freeshippingicon{ width:100%}
.buybtn:hover{background-color: #007A8F;}
.SubscribeEmail {height: 24px;margin: 10px auto;border: 1px solid #CCC;}
.subscribe {padding: 5px 20px;}
.form-subscribe {text-align: left;}
.sizeselect select{border:1px solid #000;}
.incarqty{ float:right; margin:0px; padding:0px; margin-right:50px; padding-top:5px; }

#tagsarea{ margin-left:5px; }
#tags {width: 100%; HEIGHT: 37px; line-height:37px; margin:0px; padding:0px; margin-top:30px;}
#tags li {FLOAT: left; MARGIN-RIGHT: 5px;list-style:none; min-width:120px; font-size:16px;}   
#reviewsWrite{ margin-top:20px;font-family: Verdana;}   
#tags li a {padding:0px 20px;text-decoration:none; text-transform:uppercase; font-weight:bold; color:#afafaf;}   
#tags li a:hover{ color:#000;}   
#tags li.emptyTag {background: none transparent scroll repeat 0% 0%; width: 4px}   
#tags li.selectTag a {border-bottom: none; color:#000;}   
#tags li.selectTag{border-bottom:none; background:#EDEDED;}   
.tagContent {display: none; PADDING: 0px; text-align:left; min-height: 250px; }   
#tagContent div.selectTag {DISPLAY: block}

#proinfotab #tagsarea{ margin-left:5px; }
#proinfotab #tags {width: 100%; HEIGHT: 25px; line-height:25px; margin:0px; padding:0px; margin-top:30px;}
#proinfotab #tags li {FLOAT: left; MARGIN-RIGHT: 5px;list-style:none; min-width:100px; font-size:16px;}   
#proinfotab #reviewsWrite{ margin-top:20px;}   
#proinfotab #tags li a {padding:0px 20px;text-decoration:none; text-transform:uppercase; color:#555; font-size:12px; }   
#proinfotab #tags li a:hover{ color:#000;}   
#proinfotab #tags li.emptyTag {background: none transparent scroll repeat 0% 0%; width: 4px}   
#proinfotab #tags li.selectTag a {border-bottom: none; }   
#proinfotab #tags li.selectTag{border-bottom:none;}   
#proinfotab .tagContent {display: none; PADDING: 0px; text-align:left; min-height: 250px; }   
#proinfotab #tagContent div.selectTag {DISPLAY: block}

.subcat h3{background: none repeat scroll 0 0 #E03C31;
height: 36px;
color: white;
font-family: "Custom Univers Bold", Helvetica, "Helvetica Neue", Arial, serif;
font-size: 12px;
font-weight: bold;
margin: 0;
line-height: 36px;
padding: 0 15px;
text-transform: uppercase;
text-align: center;}

.subcat h3 a{ color:#fff;}

.subcat ul{ margin:0; padding:0}

.subcat li{
background: url("../images/arrow-light-r.png") no-repeat scroll 155px center #EEE;
color: #303030;
display: block;
height: 100%;
padding: 10px 15px;
width: 150px;
text-transform: capitalize;

}

.subcat li:hover{
background: url("../images/arrow-dark-r.png") no-repeat scroll 155px center #fff;
color: red;
display: block;
height: 100%;
padding: 10px 15px;
width: 150px;
text-transform: capitalize;
}


.additionalImages{ margin-bottom:10px;}
#advbanner {
padding-top: 30px;
background: url("../images/bg_0.png") no-repeat bottom;
width:795px;
height:198px;
}
#advbanner a {
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
float:left;

}
#advbanner a:hover {
opacity: 0;
filter: alpha(opacity=0);
}

.button_in_cart{ font-size: 1.2em;
background: #222 !important;
color: white;
font-weight: bold;
padding: 12px 60px!important;
width: auto !important;
text-transform: uppercase;
border-radius: 5px 5px 5px 5px;
border:none;
cursor:pointer;
}
.additionalImages img{ border:1px solid #ccc; }
.button_in_cart:hover{background: #E03C31 !important;
text-decoration: none !important;}

.clear{height:0;overflow:hidden;}
#race{display:block;}
.raceShow{background-color:#f1f1f1;border:solid 1px #ccc;position:absolute;display:none;width:700px;height:400px;padding:5px;font-size:12px; }
.headbannergroup{width:1003px; margin:0 auto;}
.bannersmall ul{ margin:0; padding:0;}
.bannersmall li{ list-style:none; float:left; margin-right:32px; }
.n-top {
    height: 40px;
    line-height: 40px;
    background: #000;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
}
.n-top span {
    color: #ff0000;
    text-decoration: underline;
}
#headnav3{

border-top: 1px solid #d2cfd3;
box-shadow: 0px 3px 3px #eee inset;
}