h1,
h2,
h3,
h4,
h5,
h6,
p,
div {
	color: #717171;
}

a:hover,
a:focus {
	color: #99CC00;
}

p {
	color: #717171;
	margin-bottom: 1.0em;
}

.p {
	margin: 0 3px 1.5em
}

.left {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
}

.right {
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
}

div.border {
	border-right: 1px solid #f1f1f1;
}

div.staticAnnouncement {
	background: transparent;
	height: auto;
	left: 530px;
	position: absolute;
	top: 50px;
}

.container {
	position: relative;
}

.topNav {
	font-size: 1.2em;
	line-height: 2.5em;
	text-align: right;
}

.topNav div.welcome {
	height: 1em;
}

.topNav div.announcement {
	margin-top: -1em;
}

.topNav ul {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding: 0;
	text-transform: uppercase;
}

.topNav ul,
.topNav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.topNav li {
	display: inline;
}

.topNav a:link,
.topNav a:visited {
	color: #717171;
	float: left;
	margin: 0 .85em 0 0;
	padding: 0 0 0 3px;
	text-decoration: none;
}

.topNav .active a:link,
.topNav .active a:visited,
.topNav a:hover,
.topNav a:focus {
	background: url('../images/bg_topNavLeft.gif') no-repeat left 6px;
	color: #717171;
	margin: 0 .85em 0 0;
	padding: 0 0 0 3px;
}

#englishRetreads a:hover,
#englishRetreads a:focus {
	background: url('../images/bg_englishRetreadsLeft.gif') no-repeat 3px 0;
	color: #717171;
	margin: 0 .85em 0 0;
	padding: 0 0 0 3px;
}

/*
.topNav #englishRetreads a:link,
.topNav #englishRetreads a:visited,
.topNav #englishRetreads a:hover,
.topNav #englishRetreads a:focus {
	background: #99cc00;
}
*/

.topNav a span {
	color: #717171;
	display: block;
	float: left;
	padding: 0;
}

#englishRetreads a span {
	color: #717171;
	display: block;
	float: left;
	padding: 0 6px 0 3px;
}

.topNav .active a:link span,
.topNav .active a:visited span,
.topNav a:hover span,
.topNav a:focus span {
	background: url('../images/bg_topNavRight.gif') no-repeat right 6px;
}

#englishRetreads a:hover span,
#englishRetreads a:focus span {
	background: url('../images/bg_englishRetreadsRight.gif') no-repeat 6px 0;
}

div.topLinks {
	color: #717171;
	margin-top: 1.5em;
	float: right;
	text-align: right;
}

ul.links,
.links li {
	margin: 0;
	padding: 0;
	display: inline;
	line-height: 1.2;
	list-style-type: none;
}

.footer ul.links,
.footer .links li {
	position: absolute;
	top: -999em;
}

.links li {
	float: right;
	margin: 0 0 0 .8em;
	padding: 0;
}

.links li.last {
	margin-left: 0;
}

.links li.first.last {
	float: right;
	margin: 0;
}

.links .top-link-cart {
	background: url(../images/icon_cart.gif) no-repeat 0 0;
	padding-left: 20px;
}

div.contactPhone {
	background: url(../images/icon_phone.gif) no-repeat 0 0;
	margin-bottom: 0;
	padding: 0 0 0 15px;
	text-align: left;
}

.header .form-search { text-align:center; }
.header .form-search .search-autocomplete { padding: 0; z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; padding: 0; margin: 0; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; list-style-type: none; margin: 0; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}

.footer .form-search .search-autocomplete { display: hidden; height: 0; padding: 0; margin: 0; z-index:999; }
.footer .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; padding: 0; margin: 0; }
.footer .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; list-style-type: none; margin: 0; }
.footer .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.footer .form-search .search-autocomplete li.selected {}

div.headerAnnouncement a,
div.headerAnnouncement a:hover,
div.headerAnnouncement a:focus {
	background: none;
}
div.headerAnnouncement img.usMade {
	border: 0;
	margin-top: 4px;
}



/* social media icons */
#social-media {
	position: absolute;
	right: 0;
	top: 105px;
	margin: 0!important;
	padding: 0!important;
}

#social-media li {
	display: inline;	
	margin: 0 0 0 5px;
	padding: 0!important;
}




/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
ul.messages { margin-top: 1em !important; }
.content > ul.messages { margin-bottom: 1em !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:2px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:10px 10px 10px 40px !important; font-size: 1.5em !important; line-height: 1 !important; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/icon_error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/icon_success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#0059b2; background-color: #f7f8ff; background-image:url(../images/icon_info.gif); color: #003076; }

.error,
.notice,
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }

.error      { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a    { color: #8a1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }

.shipment-methods ul.messages { margin-top: 0 !important; }

.shipment-methods dt .notice-msg { font-weight: normal !important; line-height: 1.5 !important; font-size: 1em !important; }

.shippingMethod .notice-msg { font-weight: normal !important; line-height: 1.5 !important; font-size: 1em !important; margin: 0 10px !important; }

/*
	-- !Home Page --
*/

.spotlight {
	padding-bottom: 1em;
	padding-top: 1em;
}

div.feature {
	margin-top: -1.5em;
}

.feature h1 {
	font-size: 1.5em;
	font-weight: 300;
	line-height: 1;
	margin-bottom: 1em;
	margin-top: .5em;
	text-align: center;
}

div.catWomen,
div.catMen,
div.catAccessories {
	height: 195px;
	margin-right: 9px;
	position: relative;
	top: 10px;
	text-align: center;
}

div.catAccessories {
	float: right;
	margin-right: 0;
}

.catWomen a,
.catMen a,
.catAccessories a {
	display: block;
	text-decoration: none;
}

.category {
	display: block;
	color: #717171;
	font-size: 2em;
	line-height: 1.5;
}

.footer {
	color: #717171;
	padding-top: 2.9em;
}

.footer h4 {
	margin-bottom: 0;
}

.footer ul {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 100;
}

.footer ul li {
	list-style-type: none;
	padding-left: 0;
}

.footer .wholesale {
	background: url(../images/logo_tire.gif) no-repeat 200px 100%;
	height: 14.5em;
	width: 268px;
}

.copyright {
	text-align: center;
}

/*
	-- Category Page --
*/

.header h1,
.header h2,
.header h3,
.header h4 {
	background: #f1f1f1;
	color: #717171;
	margin-bottom:  0;
	padding-left: 3px;
}

div.header .category-description {
	position: absolute;
	top: -999em;
}

.header h3 {
	margin-bottom: 0;
}

div.product-shop {
	text-align: left;
}

.product-shop h3 {
	display: inline-block;
}

div.eyecandy {
	margin-top: 1em;
}

div.viewOptions {
	clear: left;
	height: 1.5em;
	margin-top: .5em;
	position: relative;
}

.results {
	float: right;
	position: relative;
}

.results ol {
	display: inline;
	margin: 0;
	padding: 0;
}

.results li {
	display: inline;
	padding: 0 .2em;
}

ol.products-list,
ol.products-grid {
	margin: 0;
	padding: 0;
}

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

.products-grid li {
	display: -moz-inline-stack;
	display: inline-block;
	margin-bottom: .5em;
	min-height: 208px;
	vertical-align: top;
}

.collateral-box-upsell ul,
.collateral-box-crosssell ul {
	margin: 0;
	padding: 0;
}

.collateral-box-upsell li,
.collateral-box-crosssell li {
	display: -moz-inline-stack;
	display: inline-block;
	list-style-type: none;
	margin: 0 20px .5em 0;
	min-height: 177px;
	vertical-align: top;
}

.item {
	text-align: center;
}

.item h3 {
	margin-bottom: .5em;
}

/*
div.product-image,
div.product-shop {
	margin-top: 1em;
}
*/

div.product-image {
	clear: left;
}

.more-views li {
	display: block;
	width: 50px;
	position: relative;
}

.more-views ul li a {
	color: #717171;
	text-decoration: none;
}

.more-views ul li a span {
	background: #fff;
	display: inline-block;
	position: relative;
	text-align: center;
	top: -23px;
	width: 50px;
}

.more-views ul li a span.hide {
	display: none;
}

.product-image {
	height: 160px;
	margin-bottom: 0.2em;
	text-align: center;
}

.rating-links {
	padding-left: 4px;
	vertical-align: text-bottom;
}

.rating-average {
	padding-right: 4px;
	vertical-align: text-bottom;
}

.collateral-box-upsell .item,
.collateral-box-crosssell .item {
	margin: 0 5px 0 5px
}

.collateral-box-upsell p.product-image,
.collateral-box-crosssell p.product-image {
	height: 85px;
}

.product-image a {
	display: block;
	height: 100%;
	position: relative;
}

.product-image a img {
	bottom: 0;
	left: 0;
	position: absolute;
}

.products-grid .product-image a img {
	left: 20%;
}

div.product-image a img {
	left: 0;
	top: 20%;
}

ol.products-list li:first-child {
	margin-top: 1em;
}

.last div.product-image {
	margin-bottom: 1em;
}

p.old-price {
	margin-bottom: 0;
}

.old-price del,
p.special-price {
	color: red;
}

.old-price span {
	color: #717171;
}

.collateral-box-upsell p.product-image a img,
.collateral-box-crosssell p.product-image a img,
#shopping-cart-table .product-image a img {
	height: auto;
	width: 70px;
}

#shopping-cart-table .product-image a img {
	position: relative;
	top: 0;
}

div#fancy_div {
	background: #fff !important;
	color: #333 !important;
}

div#fancy_div h2 {
	padding-left: 1em;
}

div#fancy_div p {
	padding: 0 2em;
}

.col-1 ol,
.col-2 ol {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

dd ul {
	margin-left: 0;
	padding-left: 0;
}

/*
	-- Print --
*/

div.print-head,
div.print-head + h2,
div.print-head + h2 + p,
div.col-1,
div.col-2,
div.col2-set + h3 {
	text-align: left;
}

/*
	-- Sidebar --
*/

div.announcement {
	text-align: center;
}

.sidebar h4,
.nameAddress h4,
.shippingMethod h4,
.paymentMethod h4 {
	background: #f1f1f1;
	color: #717171;
	display: block;
	padding-left: 3px;
}

.mini-cart p,
.mini-compare-products p,
.wishlist p {
	padding-left: 3px;
	margin: .25em 0 .3em 0;
}

div.mini-compare-products,
div.mini-cart,
div.block-account,
div.wishlist {
	margin-bottom: 1.5em;
}

.nameAddress h4,
.shippingMethod h4,
.paymentMethod h4 {
	margin-top: -2px;
}

.mini-cart h4,
.mini-compare-products h4,
.collateral-box-upsell h4,
.collateral-box-crosssell h4,
.block-account h4,
.wishlist h4 {
	margin: -2px 0 0 0;
	padding: 0 0 0 23px;
}

.collateral-box-upsell h4,
.collateral-box-crosssell h4,
.block-account h4,
.wishlist h4  {
	padding-left: 3px;
}

.mini-cart h4 {
	background: #f1f1f1 url('../images/icon_cart.gif') no-repeat 3px 1px;
}

.mini-compare-products h4 {
	background: #f1f1f1 url('../images/icon_compare.gif') no-repeat 3px top;
}

.mini-cart h5,
.mini-compare-roducts h5,
.wishlist h5 {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
}

.mini-cart ol,
.mini-compare-products ol,
.wishlist ol {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

.mini-cart div.product,
.mini-compare-products div.product,
.wishlist div.product {
	position: relative;
}

.mini-cart div.product-images a img,
.mini-compare-products div.product-images a img,
.wishlist div.product-images a img {
	height: auto;
	width: 70px;
}

.mini-cart p.productDetails,
.mini-compare-products p.productDetails,
.wishlist div.productDetails {
	margin-top: 8%;
}

.mini-compare-products p.productDetails img.right,
.wishlist div.productDetails img.right {
	margin: 0.4em .5em 1.5em;
}

.mini-cart p.subtotal {
	background: #f1f1f1;
	margin: 0 2em .5em;
	padding: .5em 0;
	text-align: center;
}

#sidebarCheckout img {
	position: relative;
	left: 2px;
	padding-right: 2px;
	top: 1px;
}

.x,
.or {
	padding: 0 4px;
}

.subtotal .price {
	font-weight: bold;
}

.mini-compare-products .remove,
.wishlist .remove {
	position: absolute;
	left: 200px;
	top: 5px;
}

.actions {
	text-align: right;
}

.buttons-set {
	text-align: center;
}

.item-options dt,
.item-options dd {
	font-weight: normal;
}

.item-options dt {
	float: left;
	width: 40px;
}

.data-table .item-options dt {
	margin-left: 10px;
}

.item-options dd {
	margin-left: 40px;
}

.item-options img {
	vertical-align: middle;
}

/*
	-- Item Page --
*/

.product-essentials,
.product-img-box {
/* 	height: 33.15em; */
	position: relative;
}

p.product-image-zoom {
	height: 265px;
	overflow: hidden;
	position: relative;
	text-align: center;
	z-index: 9;
}

.price-box {
	
}

p.regular-price,
.itemNumberBox p {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em;
}

div.ratings {
	text-align: center;
}

.data-table div.ratings {
	text-align: left;
}

.bottomContent div.ratings {
	text-align: left;
}

p div.ratings {
	display: inline;
	text-align: left;
}

.product-shop div.ratings {
	text-align: left;
}

div.rating-box {
	display: inline-block;
}

.rating-1 {
	background: url(../images/ratings_sprite.gif) no-repeat 0 0;
	height: 14px;
	width: 75px;
}

.rating-2 {
	background: url(../images/ratings_sprite.gif) no-repeat 0 -20px;
	height: 14px;
	width: 75px;
}

.rating-3 {
	background: url(../images/ratings_sprite.gif) no-repeat 0 -40px;
	height: 14px;
	width: 75px;
}

.rating-4 {
	background: url(../images/ratings_sprite.gif) no-repeat 0 -60px;
	height: 14px;
	width: 75px;
}

.rating-5 {
	background: url(../images/ratings_sprite.gif) no-repeat 0 -80px;
	height: 14px;
	width: 75px;
}

.rating-box img {
	padding-top: 3px;
}

.separator {
	padding: 0 4px;
}

/*
.buyNowLater {
	left: 0;
	position: absolute;
	top: 22.55em;
}
*/

.buyLater {
	margin-top: 3.7em;
}

.buyLater p {
	margin-top: .8em;
	text-align: center;
}

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

div.guarantee {
	margin-bottom: 1.5em;
	position: relative;
	top: .6em;
}

.guarantee ul,
.guarantee li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.image-zoom .left,
.image-zoom .right {
	margin-bottom: 1em;
	margin-top: 0;
}

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

.more-views ul li {
	float: left;
	margin-right: 10px;
}

.reviews p img {
	position: relative;
	top: 3px;
}

.review {
	border-left: 2px solid #d7d7d7;
	padding-left: 5px;
}

.review p.author {
	color: #717171;
	font-size: .8em;
	font-style: italic;
	margin-bottom: 1.875em;
	line-height: 1.875em;
}

/*	-- !Cart Page --	*/

.cartHeader {
	position: relative;
}

.shopping-cart-collaterals h4,
.shopping-cart-collaterals p {
	margin-left: 3px;
	color: #717171;
}

.checkout-types {
	bottom: 1.5em;
	left: 520px;
	position: absolute;
}

/*	-- !Checkout Page --	*/

div.header {
	margin-bottom: 1.5em;
}

div.shippingMethod,
div.shippingMethod div.i3,
div.paymentMethod,
div.paymentMethod div.i3 {
	min-height: 28.5em;
}

.cart {
	position: relative;
	top: 10px;
}

.paymentMethod dl dd div#AuthorizeNetSeal {
	background: #fff;
	margin: -10px auto 0;
	padding: 0;
	text-align: center;
	width: 100px;
}

.shippingMethod h5 {
	color: #717171;
	font-size: 1.2em;
	line-height: 1.25;
	margin: 1.25em 3px 0;
}

.shippingMethod p,
.paymentMethod p {
	margin: 0 3px 1.5em;
}

.cart-totals {
	background: url(../images/bg_cart_totals.gif) no-repeat 158px 0;
	margin-top: 9px;
}

div.checkoutMisc {
	float: right;
}

.subscription {
	color: #717171;
	padding-left: 4px;
}

/*
	-- CMS Pages --
*/

p img.left,
p img.right {
	margin-top: 0;
}

ol.terms li {
	margin-bottom: 1.5em;
}

ul.mediaGallery {
	margin: 0;
	padding: 0;
}

.mediaGallery li {
	display: -moz-inline-stack;
	display: inline-block;
	list-style-type: none;
	margin: 0 7px .5em 0;
	min-height: 177px;
	text-align: center;
	vertical-align: top;
}

.mediaGallery li.last {
	margin-right: 0;
}

.mediaGallery li a {
	display: block;
}

.mediaGallery li span,
.mediaGallery li a span {
	display: block;
}

div.loading-ajax	{
	background: #ffffff url(ajax-loader.gif) no-repeat center center;
	height: 50px;
	margin: auto;
	text-align: center;
}

/*
	-- Gift Certificates --
*/

.giftcard-preview-container { border:solid 1px #DDD; width:310px; }
.giftcard-preview-message-box { height:250px; padding-top:1em; }
.giftcard-preview-message-box .giftcard-message { margin:0 auto; width:300px; text-align:left; }
.giftcard-preview-img-box .giftcard-img-container { margin:0 auto; width:280px; overflow:hidden; }
.giftcard-preview-img-box .giftcard-img { width:280px; }
	

/*
	-- !Tables --
*/

table.contact {
	width: auto;
}


.cart table#shopping-cart-table {
	margin-bottom: .4em;
	margin-top: -2px;
}

#shopping-cart-table {
	color: #717171;
}

#shopping-cart-table h4,
.data-table h4 {
	margin: 0;
	padding: 0
	text-align: left;
}

#shopping-cart-table .small {
	color: #717171;
	padding: 0 5px;
}

#shopping-cart-table h4 img {
	vertical-align: middle;
}

#shopping-cart-table thead th,
#shopping-cart-table tfoot td {
	background: #f1f1f1;
}

/*
#shopping-cart-table tbody td:first-child {
	border-left: 1px solid #d8d8d8;
}

#shopping-cart-table tbody td:last-child {
	border-right: 1px solid #d8d8d8;
}

#shopping-cart-table tr:last-child td {
	border-bottom: 1px solid #d8d8d8;
}
*/

#shopping-cart-table th,
#shopping-cart-table td {
	padding: 4px 0px 4px 0;
}

.cart #shopping-cart-table thead th {
	padding: 0;
}

#shopping-cart-table th:first-child,
#shopping-cart-table td:first-child,
.cart #shopping-cart-table th:first-child {
	padding-left: 3px;
}

#shopping-cart-table th.item {
	text-align: left;
}

#shopping-cart-table td.product-image {
	height: auto;
	margin-bottom: 0;
	text-align: left;
	vertical-align: top;
	width: 77px;
}

#shopping-cart-table td.item {
	text-align: left;
}

/*
#shopping-cart-table th.price,
#shopping-cart-table th.qty,
#shopping-cart-table th.subtotal,
#shopping-cart-table td.price,
#shopping-cart-table td.qty,
#shopping-cart-table td.subtotal {
	width: 120px;
}
*/

#shopping-cart-table th.price2,
#shopping-cart-table th.subtotal2 {
	text-align: center;
}

#shopping-cart-table td.qty {
	padding-left: 10px;
	width: 70px;
}

#shopping-cart-table th.subtotal,
#shopping-cart-table td.subtotal {
	width: 108px;
}

.cart #shopping-cart-table th.price,
.cart #shopping-cart-table th.qty,
.cart #shopping-cart-table td.price,
.cart #shopping-cart-table td.qty {
	width: auto;
}

.cart #shopping-cart-table td.item {
	width: 160px;
}

#shopping-cart-table ul {
	list-style-type: none;
	padding-left: 0.333em;
	text-align: left;
}

#shopping-cart-table tr td button.medGray.submitBtn {
	margin-top: -5px;
}

#shopping-cart-table ul img {
	vertical-align: middle;
}

#shopping-cart-totals-table {
	color: #717171;
	margin-bottom: 0;
}

#shopping-cart-totals-table td.last {
	text-align: right;
}

#shopping-cart-totals-table tfoot td {
	font-style: normal;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.25;
}

.data-table {
	color: #717171;
}

.data-table th {
	padding: 0;
	vertical-align: top;
/* 	width: 110px; */
}


#wishlist-table th {
	
}

.catalog-product-compare-index .data-table th {
	padding: 4px 10px 4px 0;
	width: 150px;
}

.data-table thead th {
	background-color: #f1f1f1;
}

.data-table td {
/* 	padding: 0 0 0 10px; */
	padding: 0;
	vertical-align: top;
}

.catalog-product-compare-index .data-table td {	
	padding: 4px 20px 4px 5px;
	width: 275px;
}

.catalog-product-compare-index .data-table td.last {
	padding-right: 10px;
}

.print .data-table td.a-right,
#my-orders-table td.a-right {
	text-align: right;
}

.data-table .a-center {
	text-align: center;
}

.data-table tr.even td {
	background: #f1f1f1;
}

.data-table td ul {
	padding-left: 1.3em;
}

/*
.data-table td ul li:first-child {
	list-style-type: none;
	padding-left: 0;
	margin-left: -1.3em;
}
*/

#reviewsWrite {
	position: relative;
	width: 950px;
}

.formContainer {
	background: url(../images/bg_form.gif) repeat-x;
	border: 1px solid #f1f1f1;
	padding: 20px;
}

/* 
  -- Rounded Corners --
*/

/*
.roundBoxx {
	border: 1px solid #717171;
}
*/
/* Normal styling */
.cb {margin: 0;}
	/* Top corners and border */
.bt {
	height:5px;
	margin:0 0 0 10px;
	background:url('../images/bg_box_clear_border_d7d7d7.gif') no-repeat 100% 0;
}
.bt div {
	position:relative;
	left:-10px;
	width:10px;
	height:5px;
	background:url('../images/bg_box_clear_border_d7d7d7.gif') no-repeat 0 0;
	font-size:0;
	line-height:0;
}

	/* Bottom corners and border */
.bb {
	height:5px;
	margin:0 0 0 10px;
	background:url('../images/bg_box_clear_border_d7d7d7.gif') no-repeat 100% 100%;
}
.bb div {
	position:relative;
	left:-10px;
	width:10px;
	height:5px;
	background:url('../images/bg_box_clear_border_d7d7d7.gif') no-repeat 0 100%;
	font-size:0;
	line-height:0;
}

	/* Left border */
.i1 {
	padding:0 0 0 1px;
	background:url('../images/bg_border_d7d7d7.gif') repeat-y 0 0;
}
	/* Right border */
.i2 {
	padding:0 1px 0 0;
	background:url('../images/bg_border_d7d7d7.gif') repeat-y 100% 0;
}
	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	display:block;
	margin:0;
	padding:1px 0px;
	background:#fff;
}
	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i3 {display:inline-block;}
.i3 {display:block;}
/* Default CSS ends here */

.topNav .bt,
.header .bt,
.add-to-cart-cluster .bt,
.footer .bt,
#login-form .bt {
	background: url('../images/bg_box_f1f1f1_border_f1f1f1.gif') no-repeat 100% 0;
}

.topNav .bt div,
.header .bt div,
.add-to-cart-cluster .bt div,
.footer .bt div,
#login-form .bt div {
	background: url('../images/bg_box_f1f1f1_border_f1f1f1.gif') no-repeat 0 0;
}

.topNav .bb,
.header .bb,
.add-to-cart-cluster .bb,
.footer .bb,
#login-form .bb {
	background:url('../images/bg_box_f1f1f1_border_f1f1f1.gif') no-repeat 100% 100%;
}

.topNav .bb div,
.header .bb div,
.add-to-cart-cluster .bb div,
.footer .bb div,
#login-form .bb div {
	background:url('../images/bg_box_f1f1f1_border_f1f1f1.gif') no-repeat 0 100%;
}

.topNav .i1,
.header .i1,
.add-to-cart-cluster .i1,
.footer .i1,
#login-form .i1 {
	background:url('../images/bg_border_f1f1f1.gif') repeat-y 0 0;
}

.topNav .i2,
.header .i2,
.add-to-cart-cluster .i2,
.footer .i2,
#login-form .i2 {
	background:url('../images/bg_border_f1f1f1.gif') repeat-y 100% 0;
}

.topNav .i3,
.header .i3,
.add-to-cart-cluster .i3,
.footer .i3,
#login-form .i3 {
	background: #f1f1f1;
}

.mini-cart .bt,
.mini-compare-products .bt,
.collateral-box-upsell .bt,
.collateral-box-crosssell .bt,
.wishlist .bt,
.nameAddress .bt,
.shippingMethod .bt,
.paymentMethod .bt,
.cart .bt,
.block-account .bt {
	background: url('../images/bg_box_half_border_d7d7d7.gif') no-repeat 100% 0;
}

.mini-cart .bt div,
.mini-compare-products .bt div,
.collateral-box-upsell .bt div,
.collateral-box-crosssell .bt div,
.wishlist .bt div,
.nameAddress .bt div,
.shippingMethod .bt div,
.paymentMethod .bt div,
.cart .bt div,
.block-account .bt div {
	background: url('../images/bg_box_half_border_d7d7d7.gif') no-repeat 0 0;
}

.mini-cart .bb,
.mini-compare-products .bb,
.collateral-box-upsell .bb,
.collateral-box-crosssell .bb,
.wishlist .bb,
.block-account .bb {
	background:url('../images/bg_box_half_border_d7d7d7.gif') no-repeat 100% 100%;
}

.mini-cart .bb div,
.mini-compare-products .bb div,
.colleteral-box-upsell .bb div,
.colleteral-box-crosssell .bb div,
.wishlist .bb div,
.block-account .bb div {
	background:url('../images/bg_box_half_border_d7d7d7.gif') no-repeat 0 100%;
}

.mini-cart .i1,
.mini-compare-products .i1,
.collateral-box-upsell .i1,
.collateral-box-crosssell .i1,
.wishlist .i1,
.block-account .i1 {
	background:url('../images/bg_border_d7d7d7.gif') repeat-y 0 0;
}

.mini-cart .i2,
.mini-compare-products .i2,
.collateral-box-upsell .i2,
.collateral-box-crosssell .i2,
.wishlist .i2,
.block-account .i2 {
	background:url('../images/bg_border_d7d7d7.gif') repeat-y 100% 0;
}

.mini-cart .i3,
.mini-compare-products .i3,
.collateral-box-upsell .i3,
.collateral-box-crosssell .i3,
.wishlist .i3,
.block-account .i3 {
	background: transparent;
}

/*
	-- Forms --
*/

#shopping-cart-table input.qty {
	text-align: center;
	width: 20px;
}

#search_mini_form fieldset {
	border: 0;
	margin: -.5em 0 0 0 ;
	padding: 0;
}

.topLinks #search_mini_form fieldset {
	float: right;
	width: 190px;
}

.subscribe fieldset,
.subscribe fieldset div,
.clear fieldset,
.clear fieldset div,
#selectShippingMethod fieldset div,
.sendTo fieldset div,
form fieldset {
	background: none;
	border: 0;
	margin: 0 ;
	padding: 0;
	z-index: 1;
}

.footer .subscribe fieldset div label {
	font-size: 1.2em;
	line-height: 1.25;
}

#login-form fieldset div {
	margin-bottom: 0;
	padding: 0;
}

#login-form fieldset div.i3,
#login-form fieldset div.roundBoxx {
	min-height: 23em;
}

#login-form fieldset div h3,
#login-form fieldset div p {
	padding: 5px 10px 5px;
}

#login-form fieldset div.controls,
#form-validate div.controls {
	margin-top: 0;
	text-align: center;
}

#login-form fieldset div.controls button {
	float: none;
}

fieldset div.registeredCol {
	background: none;
	margin-left: 120px;
}

fieldset div.newCol {
	background: none;
	margin-left: 80px;
}

div.mainContent div.subscribe {
	margin: 8em 0;
}

div.subscribe fieldset {
	position: relative;
}

div.mainContent div.subscribe fieldset div {
	background: url(../images/bg_form_fieldset_div.gif) repeat-y 150px 0;
	margin: 0 0 10px;
	padding: 3px 0 3px 310px;
	position: relative;
	width: 285px;
}

div.mainContent div.subscribe fieldset div.controls {
	background: none;
	left: 600px;
	margin: 0;
	padding-left: 0;
	position: absolute;
	top: .3px;
	width: 110px;
}

#form-validate fieldset div.controls {
	background: none;
	left: 750px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 40px;
	width: 140px;
}

div.mainContent div.subscribe fieldset div input {
	background: #fff url(../images/bg_form_input.gif) repeat-x left top;
	padding: 6px 5px;
	width: 267px;
}

div.mainContent div.subscribe fieldset div label {
	float: left;
	display: block;
	font-size: 1.16em;
  line-height: 1.1;
	margin: 10px 0 0 -310px;
	width: 310px;
}

div.mainContent div.subscribe button.smallGray.submitBtn.abs {
	float: none;
	font-size: 1.1em;
  line-height: 1.1;
	margin-top: 0;
}

#selectShippingMethod fieldset div {
	margin-left: 160px;
	padding-left: 12px;
}

fieldset.highlight {
	background: transparent;
}

.viewOptions fieldset,
.pager fieldset {
	background: none;
	border: 0;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: 190px;
}

.viewOptions fieldset label {
	color: #717171;
	font-weight: normal;
}

.viewOptions fieldset select {
	margin: 0;
}

.subscribe legend,
.subscribe legend span,
#search_mini_form legend,
#search_mini_form legend span,
#search_mini_form label,
fieldset fieldset.customer-dob label {
	position: absolute;
	top: -999em;
}

#search_mini_form input[type="text"],
.subscribe input[type="text"] {
	background: #fff url(../images/bg_form_input.gif) repeat-x left top;
	border-width: 1px;
	border-style: solid;
	border-color: #636d77 #a3b4c4 #c7d2de;
	color: #333;
	position: relative;
	width: 137px;
}

.subscribe input[type="text"] {
	width: 177px;
}

.subscribe label {
	font-weight: normal;
}

.footer .subscribe fieldset div input {
	padding: 1px;
}

.footer .subscribe fieldset div.controls {
	background: none;
	left: 186px;
	margin: 0;
	padding: .3em 0 0 0;
	position: absolute;
	top: 1em;
	width: 60px;
}

div.mainContent div.subscribe button.smallGray.submitBtn.abs {
	float: none;
	font-size: 1.1em;
  line-height: 1.1;
	margin-top: 0;
}

#product_addtocart_form fieldset#addToCart legend,
#product_addtocart_form fieldset#addToCart legend span,
#product_addtocart_form fieldset#addToCart div label {
	position: absolute;
	top: -999em;
}

#product_addtocart_form fieldset#addToCart div select {
	margin-right: 1.9em;
	width: 110px;
}

#product_addtocart_form fieldset#addToCart div select.long {
	margin-right: 0;
	width: 210px;
}

#product_addtocart_form fieldset#addToCart div select#qty {
	margin-right: 0;
	width: 70px;
}

#product_addtocart_form fieldset#addToCart div {
	padding-bottom: 3px;
	padding-left: 0;
}

#product_addtocart_form fieldset.group {
	color: #717171;
	margin: 0;
	padding: 0;
}

#product_addtocart_form fieldset.group div {
	background: none;
	float: left;
	margin: 0 0 0 5px;
	padding-left: 0;
}

/*
#product_addtocart_form fieldset .controls button#buyNow {
	background: url(../images/button_addToCart.png) no-repeat 0 0;
	border: none;
	cursor: pointer;
	float: left;
	height: 52px;
	margin-left: -3px;
	overflow: hidden;
	padding: 52px 0 0 225px;
	width: 225px;
}
*/

#product_addtocart_form fieldset,
.formContainer fieldset,
#contactForm fieldset,
.registerForm fieldset,
#login-form fieldset,
#form-validate fieldset,
#register-form fieldset,
.wishlist fieldset,
#store_locator_form fieldset {
	border: none;
	color: #717171;
	margin: 0;
	padding: 0;
	position: relative;
}

#login-form fieldset,
#form-validate fieldset,
#register-form fieldset {
	margin-top: 3em;
}

#register-form fieldset fieldset.customer-dob,
#form-validate fieldset fieldset.customer-dob {
	border: none;
	margin: 0 0 0 150px;
	padding: 0;
}

fieldset abbr {
	border: none;
	color: #7b0101;
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
	padding: 0 2px 0 1px;
	vertical-align: middle;
}

fieldset div {
	background: url(../images/bg_form_fieldset_div.gif) repeat-y 0 0;
	margin: 0 0 10px;
	padding: 5px 0 5px 160px;
	position: relative;
}

.giftcard-balance fieldset div {
	background: transparent;
}

#store_locator_form fieldset div {
	background: none;
	padding-left: 260px;
}

fieldset div.price-box {
	background: none;
	margin-bottom: 20px;
	padding: 0;
}

.gift-card-info fieldset div#recipient_info,
.gift-card-info fieldset div#recipient_message_container {
	background: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}

div#recipient_info:after{
	clear: both; 
	content: "."; 
	display: block; 
	font-size:0;
	height: 0; 	
	visibility:hidden;
}

.gift-card-info fieldset div {
	background: url(../images/bg_form_fieldset_div.gif) repeat-y 133px 0;
	margin: 0 0 10px 3px;
	padding: 5px 0 5px 280px;
	position: relative;
	width: 71px;
}

.gift-card-info fieldset #recipient_info div,
.gift-card-info fieldset #recipient_message_container div {
	background: url(../images/bg_form_fieldset_vertical.gif) repeat-x 0 -1px;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	width: 390px;
}

fieldset#cardExpiration div {
	background-position-y: -17px;
}

.nameAddress fieldset div,
.shippingMethod fieldset div,
/* .paymentMethod fieldset div#selectPaymentMethod, */
.paymentMethod fieldset dd div div,
#login-form fieldset div.input-box,
form fieldset div.purchaseOrder {
	background: url(../images/bg_form_fieldset_vertical.gif) repeat-x 0 0;
	float: left;
	margin: 0 3px;
	padding: 9px 5px 5px 5px;
	position: relative;
	width: 137px;
}

form fieldset div.purchaseOrder {
	margin-bottom: 20px;
}

#register-form fieldset div.input-box.checkbox,
#form-validate fieldset div.input-box.checkbox,
#form-validate fieldset div.input-box.select {
	background: none;
}

.nameAddress fieldset div.inputLastName {
	margin-left: 5px;
}

.nameAddress fieldset div.inputEmail,
.nameAddress fieldset div.inputCity,
.nameAddress fieldset div.inputAddress,
.nameAddress fieldset div.inputCountry,
.nameAddress fieldset div.createAccount,
.nameAddress fieldset div.shippingAddress,
.shippingMethod fieldset div#selectShippingMethod,
/* .paymentMethod fieldset div#selectPaymentMethod, */
.paymentMethod fieldset div.inputCardName,
.paymentMethod fieldset div.purchaseOrder,
#login-form fieldset div.input-box {
	width: 292px;
}

/*
.cart-totals div.subscription {
	width: 190px;
}
*/

.nameAddress fieldset div.inputRegion {
	width: 177px;
}

.nameAddress fieldset div.inputPostcode {
	margin-left: 5px;
	width: 97px;
}

.paymentMethod fieldset div.inputCardNumber {
	margin-left: 5px;
	width: 137px;
}

.paymentMethod fieldset div.inputCardType {
	width: auto;
}

.nameAddress fieldset div.createAccount,
.nameAddress fieldset div.shippingAddress,
.shippingMethod fieldset div#selectShippingMethod,
.paymentMethod fieldset div#selectPaymentMethod,
.cart-totals div.subscription {
	background: none;
	padding-top: 4px;
}

fieldset fieldset.customer-dob div {
	float: left;
	margin: -5px 3px 0;
	padding: 0px 5px 5px 5px;
	width: auto;
}

.paymentMethod fieldset fieldset.group div.inputCardExpirationYear,
fieldset fieldset.customer-dob div.dob-day,
fieldset fieldset.customer-dob div.dob-year {
	margin-left: 5px;
}

fieldset div.controls {
	background: none;
	margin: 25px 0 0;
	padding: 0;
}

fieldset div.controls button {
	float: right;
	width: auto;
}

.formContainer fieldset div label,
#contactForm fieldset div label,
.registerForm fieldset div label,
#form-validate fieldset div label,
#register-form fieldset div label,
#form-validate fieldset div label,
#form-validate fieldset ul li label,
#store_locator_form fieldset div label,
.giftcard-balance fieldset div label {
	float: left;
	display: block;
	font-size: 1.16em;
  font-weight: bold;
  line-height: 1.1;
	margin: 7px 0 0 -160px;
	width: 140px;
}

#store_locator_form fieldset div label {
	margin: 7px 0 0 -260px;
	width: 240px;
}

.gift-card-info fieldset div label {
	float: left;
	display: block;
	font-weight: normal;
	margin: 7px 0 0 -280px;
}

.gift-card-info fieldset #recipient_info div label,
.gift-card-info fieldset #recipient_message_container div label {
	display: block;
	font-weight: bold;
	margin: .5em 0;
}

.nameAddress fieldset div label,
.shippingMethod fieldset div label,
.paymentMethod fieldset div label {
	color: #717171;
	display: block;
}

.paymentMethod fieldset#cardExpiration div label {
	top: -999em;
	position: absolute;
}

.shopping-cart-collaterals fieldset input,
.formContainer fieldset div input,
#contactForm fieldset div input,
.registerForm fieldset div input,
.gift-card-info fieldset div input,
fieldset div textarea,
fieldset textarea,
fieldset div select {
	border-width: 1px;
	border-style: solid;
	border-color: #636d77 #a3b4c4 #c7d2de;
	color: #333;
	display: block;
	font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1;
	margin: 0;
}

#wishlist-table textarea {
	height: 7em;
}

.shopping-cart-collaterals fieldset input {
	display: inline;
}

fieldset div input:focus,
fieldset div textarea:focus,
fieldset div select:focus,
.shopping-cart-collaterals input:focus,
.shopping-cart-collaterals select:focus {
	border-color: #636d77;
}

fieldset div input {
	background: #fff url(../images/bg_form_input.gif) repeat-x left top;
	padding: 6px 5px;
	width: 550px;
}

#contactForm div input,
.registerForm div input {
	width: 530px;
}

.gift-card-info div input {
	display: inline !important;
	margin-left: 6px !important;
	width: 40px;
}

.gift-card-info #recipient_info div input,
.gift-card-info #recipient_message_container div textarea {
	margin: 5px;
	width: 368px;
}

.gift-card-info #recipient_message_container div textarea {
	height: 150px;
	padding: 5px;
}

.nameAddress fieldset div input,
.shippingMethod fieldset div input,
.paymentMethod fieldset div input {
	background: #fff url(../images/bg_form_input.gif) repeat-x left top;
	padding: 6px 5px;
	width: 125px;
}

.nameAddress fieldset div.inputEmail input,
.nameAddress fieldset div.inputCity input,
.nameAddress fieldset div.inputAddress input,
#login-form fieldset div.input-box input,
.paymentMethod fieldset div.purchaseOrder input {
	width: 280px;
}

.nameAddress fieldset div.inputCountry select {
	width: 292px;
}

.nameAddress fieldset div.inputRegion select,
.paymentMethod fieldset#cardExpiration div select#cardExpirationYear {
	width: 177px;
}

.nameAddress fieldset div.inputPostcode input {
	width: 85px;
}

.paymentMethod fieldset div.inputCardType select {
	width: 137px;
}

.paymentMethod fieldset#cardExpiration div select#cardExpirationMonth,
.paymentMethod fieldset#cardExpiration div select#cardExpirationYear,
fieldset fieldset.customer-dob select {
	width: 137px;
}

.paymentMethod fieldset div.inputCardNumber input {
	width: 125px;
}

fieldset div select {
	padding: 0 0 0 3px;
	width: 291px;
}

.nameAddress fieldset div select,
.shippingMethod fieldset div select,
.paymentMethod fieldset div select {
	margin-top: 5px;
/* 	padding-top: 25px; */
	width: 290px;
}

.shopping-cart-collaterals select {
	border-width: 1px;
	border-style: solid;
	border-color: #636d77 #a3b4c4 #c7d2de;
	color: #333;
	display: block;
	font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1;
	margin: 0;
	width: 182px;
}

fieldset div textarea {
	background: #fff url(../images/bg_form_input.gif) repeat-x left top;
	height: 125px;
	padding: 6px 5px;
	width: 550px;
}

#contactForm fieldset div textarea {
	width: 530px;
}

fieldset .rating {
	background: #fff;
}

fieldset div.rating {
	position: relative;
}

.paymentMethod fieldset dl dd {
	margin: 0;
}

fieldset .rating ul,
.nameAddress fieldset ul,
.shippingMethod fieldset dl,
.paymentMethod fieldset dl,
.paymentMethod fieldset ul,
.subscription ul,
#selectShippingMethod ul,
.sendTo ul,
#register-form fieldset ul,
#form-validate fieldset ul {
	list-style-image :none;
	list-style-position: outside;
	list-style-type: none;
	margin: 5px 0 0;
	overflow: hidden;
	padding-left: 0;
}

fieldset .rating ul li {
	float: left;
	margin-right: 25px;
}

fieldset ul.form-list.group-select,
fieldset ul.form-list.group-select li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nameAddress fieldset ul li,
.paymentMethod fieldset ul li,
.subscription ul li,
#selectShippingMethod ul li,
.sendTo ul li,
#register-form fieldset ul li,
#form-validate fieldset ul li {
	margin: 0 0 5px;
	padding: 0;
}

.shippingMethod fieldset dl dt,
.paymentMethod fieldset dl dt {
	margin: 0 3px 5px;
	padding: 0 5px 5px;
}

fieldset .rating ul li input {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	display:inline;
	margin:0 5px 0 0;
	padding:0;
	width:auto;
}

.nameAddress fieldset ul li input,
.shippingMethod fieldset dl dt input,
.paymentMethod fieldset dl dt input,
.subscription ul li input,
#selectShippingMethod fieldset ul li input,
.sendTo ul li input,
#register-form fieldset ul li input,
#form-validate fieldset .checkbox ul li input {
	background: none;
	border: none;
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	vertical-align: top;
	width: auto;
}

fieldset .rating ul li label,
.subscription ul li label {
	display: inline;
	float :none;
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.nameAddress fieldset ul li label,
.shippingMethod fieldset dl dt label,
.paymentMethod fieldset dl dt label,
#selectShippingMethod fieldset ul li label,
.sendTo ul li label,
#register-form fieldset ul li label,
#form-validate fieldset .checkbox ul li label {
	display: inline;
}

#register-form fieldset ul li label,
#form-validate fieldset .checkbox ul li label {
	margin-left: 0;
	width: auto;
}

fieldset .rating ul li img {
	position: relative;
	top: 5px;
}

.formContainer fieldset .controls input#submitReview {
	background: url(../images/button_submitReview.gif) no-repeat 0 0;
	border: none;
	cursor: pointer;
	height: 30px;
	margin: 0 139px 0 0;
	overflow: hidden;
	padding: 30px 0 0 111px;
	width: 111px;
}

.shopping-cart-collaterals fieldset {
	border: none;
	margin: 0;
	padding: 3em 1.5em .5em .5em;
}

.shopping-cart-collaterals button.submitBtn {
	margin-top: -10px;
}

.nameAddress fieldset,
.shippingMethod fieldset,
.paymentMethod fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

.paymentMethod fieldset fieldset.group {
	border: none;
	float: left;
	margin: 0.8em 0 2.1em 0;
	padding: 0;
}

.paymentMethod fieldset fieldset.group legend span {
	background: none;
	border: none;
	color: #717171;
	display: block;
	font-size: .8em;
	left: 0;
	line-height: 1.1;
	margin: 0 20px 0 7px;
	padding: 0;
	position: relative;
	top: 5px;
	width: 200px;
}

fieldset fieldset.customer-dob legend span {
	background: none;
	border: none;
	color: #717171;
	display: block;
	font-size: 1em;
	left: -150px;
	line-height: 1.1;
	margin: 0;
	padding: 0;
	position: relative;
	top: 10px;
	width: 140px;
}

/*	-- form validation --	*/

.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}

fieldset div.validation-advice {
	background: transparent;
	color: red;
	padding-left: 0;
	text-align: center;
}

fieldset.add-review div.validation-advice {
	width: 550px;
}

#fieldset div.validation-advice,
.registerForm fieldset div.validation-advice,
#form-validate fieldset div.validation-advice {
	width: 530px;
}

div.mainContent div.subscribe div.validation-advice {
	padding-left: 0;
	width: 267px;
}

div.gift-card-info div.validation-advice {
	padding: 3px;
	position: absolute;
	left: 0;
	top: 35px;
	width: 390px;
}

div.gift-card-info div#recipient_info div.validation-advice {
	top: 0;
}

div.inputCardType div.validation-advice,
div.inputCardNumber div.validation-advice {
	margin: 0;
	padding: 9px 0 5px;
	width: 137px;
}

div.inputCardNumber div.validation-advice {
	padding-top: 0;
}

div.subscription div.validation-advice {
	background: #f1f1f1;
	color: #f00;
	padding: 3px;
}

.input-error label {
	color: #f00 !important;
}

.input-error input, 
.input-error select {
	border: 1px dashed #f00 !important;
	background: #faebe7 !important;
}

/*	-- stuff for buttons --	*/
	
/* REQUIRED BUTTON STYLES: */		
button { 
	border: 0; 
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
	padding: 0;
	position: relative;
}

button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

button span { 
	display: block;
	position: relative; 
	white-space: nowrap;	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span {
		margin-top: -1px;
	}
}

/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
div.checkout-types button.submitBtn,
div.shopping-cart-totals button.submitBtn,
div.onestepcheckout-shopping-cart-totals button.submitBtn,
button#addToCart.submitBtn { 
	background: transparent url(../images/btn_icon_sprite.gif) no-repeat right -476px;
	font-size: 1.8em;
	font-weight: 400;
	letter-spacing: 1px;
	margin-right: 5px; 
	padding: 0 10px 0 0;
	text-align: center; 
}
	
div.checkout-types button.submitBtn span,
div.shopping-cart-totals button.submitBtn span,
div.onestepcheckout-shopping-cart-totals button.submitBtn span,
button#addToCart.submitBtn span {
	background: transparent url(../images/btn_icon_sprite.gif) no-repeat left -408px; 
	color: #fff;
	height:39px; 
	padding: 11px 0 0 10px;
}

div.checkout-types button.submitBtn:hover,
div.checkout-types button.submitBtn:focus,
div.checkout-types button.submitBtnHover,
div.shopping-cart-totals button.submitBtn:hover,
div.shopping-cart-totals button.submitBtn:focus,
div.shopping-cart-totals button.submitBtnHover,
div.onestepcheckout-shopping-cart-totals button.submitBtn:hover,
div.onestepcheckout-shopping-cart-totals button.submitBtn:focus,
div.onestepcheckout-shopping-cart-totals button.submitBtnHover,
button#addToCart.submitBtn:hover,
button#addToCart.submitBtn:focus,
button#addToCart.submitBtnHover { /* the redundant class is used to apply the hover state with a script for IE6 */
	background-position: right -612px; 
}
	
div.checkout-types button.submitBtn:hover span,
div.checkout-types button.submitBtnHover span,
div.checkout-types button.submitBtn:focus span,
div.shopping-cart-totals button.submitBtn:hover span,
div.shopping-cart-totals button.submitBtnHover span,
div.shopping-cart-totals button.submitBtn:focus span,
div.onestepcheckout-shopping-cart-totals button.submitBtn:hover span,
div.onestepcheckout-shopping-cart-totals button.submitBtnHover span,
div.onestepcheckout-shopping-cart-totals button.submitBtn:focus span,
button#addToCart.submitBtn:hover span,
button#addToCart.submitBtnHover span,
button#addToCart.submitBtn:focus span {
	background-position: 0 -544px;
}

div.checkout-types button.submitBtn:active,
div.shopping-cart-totals button.submitBtn:active,
div.onestepcheckout-shopping-cart-totals button.submitBtn:active,
button#addToCart.submitBtn:active {
	background-position: right -748px; 
}
	
div.checkout-types button.submitBtn:active span,
div.shopping-cart-totals button.submitBtn:active span,
div.onestepcheckout-shopping-cart-totals button.submitBtn:active span,
button#addToCart.submitBtn:active span {
	background-position: 0 -680px;
}

div.checkout-types button img.arrow,
div.shopping-cart-totals button img.arrow,
div.onestepcheckout-shopping-cart-totals button img.arrow
 {
	left: 3px;
	position: relative;
	top: 1px;
}

button.largeGray.submitBtn { 
	background: transparent url(../images/btn_icon_sprite.gif) no-repeat right -68px;
	font-size: 1.8em;
	font-weight: 400;
	letter-spacing: 1px;
	margin-right: 5px; 
	padding: 0 10px 0 0;
	text-align: center; 
}

button.largeGray.submitBtn span {
	background: transparent url(../images/btn_icon_sprite.gif) no-repeat left 0px; 
	color: #717171;
	height:39px; 
	padding: 11px 0 0 10px;
}

button.largeGray.submitBtn:hover,
button.largeGray.submitBtn:focus,
button.largeGray.submitBtnHover { /* the redundant class is used to apply the hover state with a script for IE6 */
	background-position: right -204px; 
}

button.largeGray.submitBtnHover span,
button.largeGray.submitBtn:hover span,
button.largeGray.submitBtn:focus span {
	background-position: 0 -136px;
}

button.largeGray.submitBtn:active {
	background-position: right -340px; 
}
	
button.largeGray.submitBtn:active span {
	background-position: 0 -272px;
}

button.medGray.submitBtn { 
	background: transparent url(../images/btn_icon_sprite.gif) no-repeat right -859px;
	font-size: 1.1em;
	font-weight: 400;
	margin-right: 5px; 
	padding: 0 4px 0 0;
	text-align: center; 
}

button.medGray.submitBtn span {
	background: transparent url(../images/btn_icon_sprite.gif) no-repeat left -816px; 
	color: #717171;
	height:23px; 
	padding: 12px 0 0 5px;
}

button.medGray.submitBtn:hover,
button.medGray.submitBtn:focus,
button.medGray.submitBtnHover { /* the redundant class is used to apply the hover state with a script for IE6 */
	background-position: right -945px; 
}

button.medGray.submitBtnHover span,
button.medGray.submitBtn:hover span,
button.medGray.submitBtn:focus span {
	background-position: 0 -902px;
}

button.medGray.submitBtn:active {
	background-position: right -1031px; 
}
	
button.medGray.submitBtn:active span {
	background-position: 0 -988px;
}

button.smallGray.submitBtn { 
	background: transparent url(../images/btn_icon_sprite.gif) no-repeat right -1368px;
	font-size: .9em;
	font-weight: 400; 
	padding: 0 3px 0 0;
	text-align: center; 
	top: -1px;
}

button.smallGray.submitBtn span {
	background: transparent url(../images/btn_icon_sprite.gif) no-repeat left -1332px; 
	color: #717171;
	height:15px; 
	padding: 10px 0 0 3px;
}

button.smallGray.submitBtn:hover,
button.smallGray.submitBtn:focus,
button.smallGray.submitBtnHover { /* the redundant class is used to apply the hover state with a script for IE6 */
	background-position: right -1440px; 
}

button.smallGray.submitBtnHover span,
button.smallGray.submitBtn:hover span,
button.smallGray.submitBtn:focus span {
	background-position: 0 -1404px;
}

button.smallGray.submitBtn:active {
	background-position: right -1512px; 
}
	
button.smallGray.submitBtn:active span {
	background-position: 0 -1476px;
}

#wishlist-table button {
	top: -10px;
}

button#sidebarCheckout.submitBtn,
button.medGreen.submitBtn { 
	background: transparent url(../images/btn_icon_sprite.gif) no-repeat right -1117px;
	font-size: 1.1em;
	font-weight: 400;
	margin-right: 5px; 
	padding: 0 4px 0 0;
	text-align: center; 
}

button#sidebarCheckout.submitBtn span,
button.medGreen.submitBtn span {
	background: transparent url(../images/btn_icon_sprite.gif) no-repeat left -1074px; 
	color: #fff;
	letter-spacing: .5px;
	height:23px; 
	padding: 12px 0 0 7px;
}

button#sidebarCheckout.submitBtn:hover,
button#sidebarCheckout.submitBtn:focus,
button#sidebarCheckout.submitBtnHover,
button.medGreen.submitBtn:hover,
button.medGreen.submitBtn:focus,
button.medGreen.submitBtnHover { /* the redundant class is used to apply the hover state with a script for IE6 */
	background-position: right -1203px; 
}

button#sidebarCheckout.submitBtnHover span,
button#sidebarCheckout.submitBtn:hover span,
button#sidebarCheckout.submitBtn:focus span,
button.medGreen.submitBtnHover span,
button.medGreen.submitBtn:hover span,
button.medGreen.submitBtn:focus span {
	background-position: 0 -1160px;
}

button#sidebarCheckout.submitBtn:active,
button.medGreen.submitBtn:active {
	background-position: right -1289px; 
}
	
button#sidebarCheckout.submitBtn:active span,
button.medGreen.submitBtn:active span {
	background-position: 0 -1246px;
}

button#sidebarCheckout img {
	vertical-align: -5%;
}


