@charset "utf-8";
@import "reset.css"; /*- removes browser styles -*/
@import "sidenav.css";
@import "account.css";

/* CSS Document */

html {height:100%; overflow-y:scroll;}

body {
font-family:verdana,arial,sans-serif;
font-size:11px;
color:#333;
text-align:center;
background:#000 url(Images/siteFiles/bg_std.jpg) top center fixed no-repeat;
margin:0 auto;
padding:8px 0;
}

.select {
background-color:#FFF;
border:1px solid #000;
color:#000;
height:20px;
}

img, img:focus {
border:0;
}
/*
input:focus {
border:2px solid #CCC;
}
*/
#hide {
display:none;
}

.right {
margin-right:0;
}

.error {
color:#d30000;
font-size:13px;
}

.textInput {
height:20px;
color:#000;
background-color:#ccc;
padding-left:5px;
border:0;
}

.selectInput {
background-color:#ccc;
border:0;
color:#000;
height:20px;
}

.floatLeft {float:left;}

#wrapper {
width:906px;
height:auto;
text-align:center;
background-color:#eee;
margin:0 auto;
padding-bottom:2em;
overflow:hidden;
border-top:3px solid #eee;
clear:both;
}

#wrapper h2 {
width:auto;
height:auto;
font-size:15px;
color:#222;
font-weight:700;
text-align:left;
margin:0 auto;
padding:15px;
clear:both;
}

#contentWrapper {
width:100%;
height:auto;
min-height:575px;
text-align:left;
margin:0;
padding:0;
overflow:visible;
}

#contentWrapper3 {
width:100%;
height:300;
text-align:left;
margin:0;
padding:0;
overflow:visible;
}


#contentWrapper3 p{
	color:#F00;
	font-size:14px;
	margin:0 15px 20px;
	text-align:left;
}

/*------contentWide is used when there is no sidenav on the page------*/
.contentWide {
width:100%;
min-height:300px;
height:auto !important;
height:auto;
margin:0 auto;
padding:0 3px;
clear:both;
}

.contentWide h2 {
width:auto;
height:auto;
font-size:15px;
color:#222;
font-weight:700;
margin:0;
}

.contentWide p {
font-size:13px;
color:#444;
line-height:16px;
margin:6px 0 1em 0;
padding:0;
}

.content {
width:730px;
height:auto;
text-align:left;
margin:0;
padding:0;
float:left;
}

.content h2 {
width:auto;
height:auto;
font-size:15px;
color:#222;
font-weight:700;
margin:0;
}

.content p {
font-size:13px;
color:#444;
line-height:16px;
margin:6px 0 1em 0;
padding:0;
}

/*-------------------------------------------------top nav-*/
#topNav {
width:900px;
height:87px;
background:#000 url(images/carbon-header.jpg) scroll no-repeat center top;
border-bottom:1px solid #666;
margin:0 auto;
padding:0;
z-index:5;
}

.homeLink {
width:148px;
height:85px;
float:left;
}

.accountControls {
width:720px;
height:18px;
font-size:9px;
color:#999;
text-align:right;
margin:8px 14px 0 0;
float:right;
}
.accountControls a,.cartControls a {
color:#eee;
text-decoration:none;
}
.accountControls a:hover,.cartControls a:hover {
color:#fff;
text-decoration:underline;
}

.liveHelp{text-transform:uppercase;}

.liveHelp a {
font-size:9px;
color:#d30000;
font-weight:700;
text-decoration:none;
}
.liveHelp a:hover {
font-size:9px;
color:#d30000;
font-weight:700;
text-decoration:underline;
}

.lpChatTextLinkText {
font-family: Verdana;
font-size: 9px;
color:#d30000;
}
.lpChatTextLink {
margin: 0px;
margin-top: 0px;
padding: 0px;
padding-top: 0px;
}

.cartControls {
width:500px;
height:13px;
font-size:9px;
color:#eee;
text-align:right;
margin-right:14px;
float:right;
}
.cartControls a {
font-size:10px;
color:#eee;
text-decoration:none;
}
.cartGray {
color:#999;	
}
.cartIcon {
width:19px;
height:13px;
vertical-align:middle;
padding-right:3px;
}

.searchControls {
width:600px;
height:16px;
font-size:9px;
color:#eee;
text-align:right;
margin:18px 14px 0 0;
padding:0;
float:right;
}

.searchText {
font-size:10px;
font-weight:700;
letter-spacing:1px;
vertical-align:middle;
}

.selectionInput {
height:21px;
font-size:12px;
color:#333;
vertical-align:middle;
background-color:#fff;
border:1px solid #555;
}

.searchInput {
height:21px;
font-size:12px;
color:#333;
vertical-align:middle;
background-color:#fff;
border:1px solid #555;
}

.searchBtn {
width:29px;
height:21px;
vertical-align:middle;
padding-left:4px;	
}

/*-------------------------------------------------top nav horizontal navigation-*/
#hnavWrapper {
width:900px;
height:23px;
font-size:10px;
text-align:center;
background:#d30000;
margin:0 auto;
margin-bottom:3px;
padding-top:6px;
border-bottom:2px solid #7b0000;

}

#nav {
width:900px;
height:23px;
padding:2px 0;
text-align:left;
}

#nav,#nav ul {
list-style:none;
margin:0;
}

#nav a {
display:block;
font-size:1.1em;
color:#FFF;
font-weight:700;
text-decoration:none;
border:0;
}
#nav a:hover {
color:#eee;
text-decoration:none;
}

#nav li {
height:20px;
margin-bottom:4px;
padding-left:14px;
float:left;
}

#nav li ul {
position:absolute;
width:150px;
left:-999em;
white-space:nowrap;
background-color:#d30000;
border:2px #7b0000;
border-style:none solid solid solid;
margin:9px 0 0 -6px;
padding:2px 0 6px 0;
}

#nav li ul a {
width:142px;
height:20px;
font-size:1em;
line-height:20px;
white-space:nowrap;
margin:1px 0 0 -11px;
padding:0 0 3px 3px;
display:block;
float:left;
}

#nav li ul ul {margin:0;}
#nav li:hover ul ul,#nav li:hover ul ul ul,#nav li.sfhover ul ul,#nav li.sfhover ul ul ul {left:-999em;}
#nav li:hover ul,#nav li li:hover ul,#nav li li li:hover ul,#nav li.sfhover ul,#nav li li.sfhover ul,#nav li li li.sfhover ul {left:auto;}

.navarrow {
width:7px;
height:4px;
vertical-align:middle;
margin-left:4px;
}

/*-------------------------------------------------homepage-*/
.homeContent {
width:900px;
height:auto;
text-align:center;
background-color:#eee;
margin:0 auto;
padding:0;
}

.fma {
width:900px;
height:360px;
margin-bottom:3px;
padding:0;
}

.brandScroller {
width:auto;
height:auto;
background-color:#333;
margin:0;
padding:0;
}

/*--temp styles for Holiday promos--*/
.holidayPromo {
	width:900px;
	height:45px;
	margin:0 auto;
	border-bottom:1px solid #444;
}
/*--Temp styles for Holiday promos--*/

.miniBanners {
width:900px;
height:60px;
margin:0 auto;
padding:1.5em 0 1em 0;
}

.miniBanners2 {
width:900px;
height:90px;
margin:0 auto;
padding:1.5em 0 0em 0;
}

.miniBanner {
width:442px;
height:60px;
margin-right:12px;
padding:0;
float:left;
}

.subBanners{
width:900px;
height:122px;
margin:0 auto;
padding:0;
}

.subBanner{
width:290px;
height:120px;
margin-right:13px;
padding:0;
float:left;
}

.subSlider {
width:290px;
height:120px;
margin:0;
padding:0;
float:left;
}
.subSlider a {
display:block;
text-decoration:none;
background-image: url(images/everlast-freetee.png);
background-repeat: no-repeat;
background-position: left top;
}
.subSlider a:hover {
background-position:right top;
text-decoration:none;
}

.homeCopy{
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
letter-spacing:1px;
line-height:21px;
width:885px;
padding:15px 15px 0 15px;
text-align:left;
}

/*-------------------------------------------------general css-*/


#roundedContent {
background:#FFF;
float:left;
text-align:left;
width:720px;
}

div.rounded div {
height:1px;
overflow:hidden;
}

#contentBox {
margin:0 auto;
padding:2px;
width:700px;
}

.button {
padding:2px;
}

/*-------------------------------------------------fonts-*/
h1 {
font-size:16px;
color:#333;
margin-top:0;
margin-bottom:4px;
}

h3 {
font-size:13px;
color:#333;
margin-top:0;
margin-bottom:4px;
}

h6 {font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#000;
margin:5px 0;
}

.text {
font-size:12px;
color:#333;
}

.red {
color:#d30000;	
}

.boldRed {
color:red;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:700;
}

.boldRedLg {
color:red;
font-family:Verdana, Geneva, sans-serif;
font-size:16px;
font-weight:700;
}

.smallGrey {
color:#666;
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
}

.normalBlack {
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.boldBlack {
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:700;
}

#boldBlack a:hover {
color:#000;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
font-weight:700;
text-decoration:underline;
}

#contentBox {
width:700px;
background-color:#FFF;
border:solid;
border-color:#CCC;
border-width:1px;
padding:5px;
text-align:left;
margin:0 auto;
}

/* Rounded Box */
#roundContent {
margin:0 auto;
padding-top:10px;
width:850px;
}

.specialContent {
display:block;
}

.specialContent * {
background:#FFF;
display:block;
font-size:.01em;
height:1px;
overflow:hidden;
text-align:left;
}

.specialContent1 {
background:#f8f6ee;
border-left:1px solid #f0ebd8;
border-right:1px solid #f0ebd8;
margin-left:3px;
margin-right:3px;
padding-left:1px;
padding-right:1px;
}

.specialContent2 {
background:#faf8f2;
border-left:1px solid #e8e0c2;
border-right:1px solid #e8e0c2;
margin-left:1px;
margin-right:1px;
padding-left:1px;
padding-right:1px;
}

.specialContent3 {
border-left:1px solid #faf8f2;
border-right:1px solid #faf8f2;
margin-left:1px;
margin-right:1px;
}

.specialContent4 {
border-left:1px solid #f0ebd8;
border-right:1px solid #f0ebd8;
}

.specialContent5 {
border-left:1px solid #f8f6ee;
border-right:1px solid #f8f6ee;
}

.specialContentfg {
background:#FFF;
padding:10px;
text-align:left;
}

#boldBlack A:link,#boldBlack A:visited,#boldBlack A:active {
color:#000;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
font-weight:700;
text-decoration:none;
}

/*-------------------------------------------------searchprods-*/
#searchWrapper {
width:728px;
height:auto;
margin-top:10px;
padding:0;
float:left;
}

#searchWrapper h2 {
width:auto;
height:auto;
font-size:15px;
color:#222;
font-weight:700;
text-align:left;
margin:0 auto;
padding:6px 0 3px 0;
clear:both;
}

#searchProds {
width:728px;
height:auto;
text-align:center;
float:left;
margin:0;
padding:0;
}

.searchprodWrapper,.productWrapper,.deptWrapper{
width:162px;
height:240px;
text-align:center;
margin:0 18px 10px 0;
padding:0;
float:left;
}

.product,.department {
width:162px;
height:auto;
text-align:center;
margin:0;
padding:0;
float:left;
border:1px solid #d2d0d0;
}

.productThumb,.deptthumb,.brandThumb {
width:162px;
height:145px;
text-align:center;
background-color:#fff;
margin:0 auto;
padding-top:10px;
}

.productBg {
width:162px;
height:70px;
text-align:center;
background:#d2d0d0 url(images/title-bg.png) no-repeat center bottom;
margin:0;
padding:3px 0 2px 0;
}

.productName {
width:96%;
height:auto;
line-height:120%;
color:#444;
margin:0 auto;
padding:0;
}

.searchPrice,.Price{
width:auto;
height:auto;
color:#444;
margin:6px 0 2px 0;
padding:0;
}

/* --shop by brand--------------------------------------------*/
.brandWrapper {
width:720px;
height:auto;
text-align:left;
float:left;
}

.brand {
width:162px;
height:auto;
text-align:center;
text-align:center;
margin:0 16px 10px 0;
padding:0;
border:1px solid #d2d0d0;
float:left;
}

.brandBg {
width:162px;
height:25px;
text-align:center;
background:#e2e0e0 url(images/shopbybrand-bg.png) no-repeat center bottom;
margin:0;
padding:0;
}

/*-------------------------------------------------search, departments, brands, products-*/
.deptBg {
width:162px;
height:50px;
text-align:center;
background:#eee url(images/dept-bg.png) no-repeat;
margin:0;
padding:0;
}

.deptName,.brandName {
width:auto;
height:auto;
font-size:120%;
line-height:125%;
font-weight:700;
color:#444;
margin:0;
padding:3px;
}
.deptName a,.brandName a {
text-decoration:none;	
}

.search_header {
width:600px;
height:18px;
font-size:14px;
font-weight:700;
margin-bottom:8px;
padding:0;
float:left;
}

#brand_banner {
width:715px;
height:auto;
text-align:left;
padding:0;
margin:0 0 2em 0;
float:left;
}

#breadcrumbs {
width:715px;
height:15px;
font-size:10px;
color:#000;
text-align:left;
margin:6px 0;
float:left;
}

#noProducts {
width:700px;
height:auto;
font-size:1.5em;
font-weight:700;
text-align:center;
margin:1em 0;
padding:0;
float:left;
}

.productSort {
width:100%;
height:25px;
text-align:left;
background-color:#ddd;
vertical-align: middle;
padding:2px;
margin-bottom:8px;
float:left;
}

.productSorttext {
width:150px;
height:auto;
font-size:1em;
font-weight:700;
letter-spacing:1px;
line-height:20px;
margin:0;
padding:3px 0 3px 5px;
float:left;
}

.productsort_input {
color:#555;
margin:2px 0;
}

#dept_table {
width:200px;
margin:0;
float:left;}

#thumbnail_image {
width:162px;
height:140px;
text-align:center;
background-color:#fff;
margin:6px 17px 0 0;
padding-top:6px;
border-color:#d2d0d0;
border-style:solid;
border-width:1px 1px 0;
}

#brand_title{
width:162px;
height:60px;
font-size:13px;
color:#333;
font-weight:700;
text-align:center;
background:#e2e0e0 url(images/title_bg.png) no-repeat center bottom;
margin:0 17px 2px 0;
padding:6px 2px;
}

.dept_title {
width:162px;
height:70px;
font-size:13px;
color:#333;
font-weight:700;
text-align:center;
background:#eee url(images/dept-bg.png) no-repeat;
margin:0 17px 10px 0;
padding:3px;
}
.dept_title a,#brand_title a {
color:#555;
text-decoration:none;
}
.dept_title a:hover,#brand_title a:hover {
color:#d30000;
text-decoration:none;
}

#product_bg {
width:162px;
height:70px;
background:#d2d0d0 url(images/title_bg.png) no-repeat center bottom;
margin:0 17px 6px 0;
padding-bottom:4px;
}

.product_title,.cs_title,.ab_title {
font-size:12px;
color:#333;
font-weight:700;
text-align:center;
margin:0 auto;
padding:3px;
}
.product_title a,.cs_title a,.ab_title a{
color:#555;
text-decoration:none;
}
.product_title a:hover,.cs_title a:hover,.ab_title a:hover {
color:#d30000;
text-decoration:none;
}

#searchContent {
width:710px;
height:auto;
text-align:center;
margin:0;
padding-left:5px;
float:left;
}

#detailContent {
float:left;
margin-top:5px;
padding-left:6px;
width:710px;
}

#productList {
border:none;
margin:0 auto;
padding-left:5px;
text-align:center;
width:720px;
}

/*-------------------------------------------------product info-*/

#prodinfoWrapper {
width:725px;
height:auto;
text-align:center;
background-color:#fff;
border:1px solid #ddd;
margin:0;
padding:5px 5px 10px 5px;
float:left;
}

#prodInfo {
width:380px;
height:auto;
text-align:left;
margin:0;
padding:0;
float:left;
}

#prodinfo h1 {
width:100%;
height:auto;
font-size:14px;
font-weight:700;
color:#555;
text-align:left;
margin-bottom:5px;
padding-bottom:10px;
border-bottom:1px solid #d1d1d1;
float:left;
}

#prodinfo h2 {
width:100%;
height:auto;
font-size:14px;
font-weight:700;
color:#555;
text-align:left;
margin-bottom:2px;
padding-bottom:4px;
border-bottom:1px solid #d1d1d1;
float:left;
}

#prodinfoImage {
width:318px;
height:auto;
text-align:center;
margin-right:8px;
padding-bottom:4px;
float:left;
}

.mainImage {
width:308px;	
height:312px;
margin:0;
padding-top:6px;
/*border-bottom:1px solid #d1d1d1;*/
float:left;
}

#addImages {
width:315px;	
height:20px;
margin:0;
padding-top:8px;
float:left;	
}

.altImages {
width:auto;
height:auto;
margin:0 0 0 10px;
padding:0;
float:left;
}

.zoomImage {
width:auto;
height:auto;
margin:0;
padding:0;
float:right;
}

.sku {
font-size:10px;
color:#888;
display:block;
margin:4px 0;
}

.prodinfoDescription {
width:100%;
height:auto;
font-size:11px;
line-height:160%;
color:#555;
text-align:left;
border-top:1px solid #ddd;
margin:4px 0 6px 0;
padding-top:8px;
}

.prodinfoDescription p {
font-weight:700;
margin-bottom:1em;
padding:0;
}

.swatches {
width:100%;
height:auto;
text-align:left;
margin:4px 0 8px 0;
padding:0;
float:left;
}

#prodinfoPrice {
width:100%;
height:auto;
font-size:120%;
color:#555;
line-height:120%;
text-align:left;
margin:0;
padding:0;
}

.salePrice {
color:#d30000;	
font-weight:700;
}

.comparePrice {
font-size:120%;
color:#555;
line-height:120%;
text-align:left;	
}

.volPricing {
width:100%;
height:auto;
margin:0;
padding:0;
}

.stockStatus {
width:100%;
height:auto;
font-size:12px;
line-height:24px;
color:#d30000;
font-weight:700;
text-align:left;
margin:6px 0;
padding:0;
display:block;
}

.shipPref{
width:100%;
height:auto;
font-size:11px;
line-height:24px;
color:#555;
text-align:left;
margin:6px 0;
padding:0;
display:block;
}

.attributes {
width:100%;
height:auto;
line-height:120%;
text-align:left;
margin:4px 0;
clear:both;
}

#giftCert {
width:auto;
height:auto;
line-height:1.5;
text-align:left;
margin:6px 0;
padding:0;
clear:both;
}

.giftInput {
font-family:verdana,arial,sans-serif;
color:#444;
padding:3px;
}

.quantity {
width:100%;
height:auto;
margin:6px 0;
text-align:left;
padding:0;
}

.swatch {
width:50px;
height:50px;
text-align:center;
margin:2px;
padding:4px;
border:1px solid #ddd;
float:left;
}

#prodinfoBtns {
width:100%;
height:auto;
text-align:left;
margin:2px 0;
padding:0;
}

.prodinfoLabel {
width:70px;
height:auto;
font-weight:700;
color:#444;
display:inline-block;
white-space:nowrap;
}

#adSearch {
width:100%;
height:auto;
margin:4px 0;
padding:0;
display:none;
}

#crossSell {
width:700px;
height:auto;
margin-top:12px;
padding:0;
float:left;
}

#crossSell h2 {
width:100%;
height:auto;
font-size:14px;
color:#333;
margin:2px 0;
padding:0;
float:left;
}

.crossSellbox {
width:140px;
height:220px;
text-align:left;
margin-right:20px;
padding:0;
float:left;
}

.crossSellthumb {
width:140px;
height:140px;
text-align:center;
background-color:#fff;
margin-top:6px;
padding-top:6px;
border:1px solid #d2d0d0;
}

.crossSelltitle {
width:140px;
height:auto;
font-size:11px;
text-align:left;
margin:0;
padding:2px;
}

.crossSellprice {
width:140px;
height:14px;
color:#666;
font-size:12px;
text-align:left;
margin:0;
padding:6px 0;
}

/*------------------------------------------------------------------------*/

#searchContent {
float:left;
margin-top:5px;
padding-left:5px;
text-align:center;
width:710px;
}

#detailContent {
float:left;
margin-top:5px;
padding-left:6px;
width:710px;
}

#productList {
border:none;
margin:0 auto;
padding-left:5px;
text-align:center;
width:720px;
}

#productContent {
border:solid #333;
float:left;
}

#productTable {
float:left;
font-size:12px;
margin:0;
padding:0;
width:720px;
}

#prodInfoTitle {
color:#666;
float:left;
font-size:20px;
font-weight:700;
height:16px;
margin-bottom:4px;
text-align:left;
width:715px;
}

.productPrice {
 padding-top:8px;
 padding-bottom:8px;
}

.productDesc {
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-top:8px;
}

.productSalePrice {
color:#d30000;
font-weight:700;
}

.searchSalePrice {
color:#d30;
font-size:12px;
font-weight:700;
}

.pagination {
width:100%;
height:auto;
line-height:120%;
text-align:right;
clear:both;
}

#normalPrice {
color:#000;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
font-weight:700;
}

.productButton {
margin:2px;
}

#productImageWrapper {
float:left;
width:325px;
height:auto;
}

#mainProdWrapper {
width:317px;
height:auto;
margin:2px;
border:solid;
border-color:#CCC;
border-width:1px;
float:left;
}

#mainProdImg {
width:300px;
height:auto;
min-height:300px;
margin:0 auto;
float:left;
}


.brandBanner {
float:left;
height:115px;
margin:2px 0 5px 10px;
width:700px;
}

#boilerPlate {
background-color:#FFF;
border:solid 2px #CCC;
color:#000;
float:left;
font:Arial, Helvetica, sans-serif;
font-size:12px;
height:150px;
margin-top:5px;
padding:5px;
text-align:left;
width:700px;
}

#size {
padding:10px 0 6px 0;
}

#color {
padding:6px 0;
}

.zoom {
font-size:10px;
color:#444;
text-decoration:none;
float:left;
}

/*-------------------------------------------------basket-*/
.coupon {
width:890px;
height:auto;
text-align:right;
margin:0 auto;
padding-bottom:6px;
clear:both;
}

.couponError {
color:#d30000;
padding-left:6px;
}

#basket {
width:890px;
height:auto;
background-color:white;
margin:0 auto;
padding:0;
border:1px solid #ddd;
clear:both;
}

#basketHeaderwrapper {
width:890px;
height:20px;
text-align:center;
background-color:#ddd;
margin-bottom:4px;
padding-top:2px;
}

.basketheaderRemove {
width:55px;
height:auto;
font-size:12px;
color:#555;
font-weight:700;
text-align:center;
background-color:#ddd;
margin:0;
padding:2px;
float:left;
}

.basketheaderQty {
width:65px;
height:auto;
font-size:12px;
color:#555;
font-weight:700;
text-align:center;
background-color:#ddd;
margin:0;
padding:2px;
float:left;
}

.basketheaderDesc {
color:#555555;
float:left;
font-size:12px;
font-weight:700;
height:auto;
margin:0;
padding:2px 2px 2px 6px;
text-align:left;
width:610px;
}



.basketheaderPrice{
color:#555555;
float:right;
font-size:12px;
font-weight:700;
height:auto;
margin:0;
padding:2px 20px 0 0;
text-align:right;
width:auto;
}

.basketContent {
width:890px;
height:58px;
text-align:center;
padding:15px 0 0;
margin-bottom:6px;
clear:both;
}

.basketRemove {
width:55px;
height:auto;
text-align:center;
padding:2px;
margin:0;
padding-top:20px;
float:left;
}

.basketQty {
width:65px;
height:auto;
text-align:center;
padding:2px;
margin:0;
padding-top:20px;
float:left;
}

.basketThumb {
background-color:#FFFFFF;
border:1px solid #DDDDDD;
float:left;
height:50px;
margin-left:10px;
margin-right:15px;
padding:5px;
width:50px;
}

.basketDesc {
float:left;
height:auto;
margin:0;
padding-top:6px;
text-align:left;
width:525px;
}

.basketPrice {
float:left;
font-weight:700;
height:auto;
margin:0;
padding-top:18px;
text-align:right;
width:135px;
}

#basketControls {
width:890px;
height:22px;
margin:0 auto;
padding:2px 0 6px 0;
clear:both;
}

.basketEdit {
float:left;
height:auto;
margin:5px 15px 25px;
padding:0;
text-align:right;
width:740px;
}

.basketShipping {
float:right;
font-size:9px;
height:auto;
margin:0 15px 10px;
padding:0;
text-align:right;
width:447px;
}


.basketSubtotal {
clear:both;
font-size:12px;
height:20px;
line-height:18px;
margin:0 15px 5px 0;
padding:0;
text-align:right;
width:875px;
}

.basketButtons {
width:890px;
height:auto;
text-align:right;
margin:0 auto;
padding:1em 0;
border-top:1px solid #ddd;
clear:both;
}

#upsell {
width:890px;
height:250px;
margin:0 auto;
padding:0;
clear:both;
}

#upsell h2{
width:100%;
height:auto;
font-size:14px;
color:#555;
font-weight:700;
text-align:left;
margin:3px 0 3px 0;
padding:0;
}

.upsellProduct {
width:162px;
height:220px;
text-align:center;
margin-right:35px;
padding:0;
float:left;
}

.upsellThumb {
width:160px;
height:130px;
text-align:center;
background-color:#fff;
margin-top:6px;
padding-top:10px;
border:1px solid #d2d0d0;
}

.upsellBg {
width:162px;
height:70px;
text-align:center;
background:#d2d0d0 url(images/title_bg.png) no-repeat center bottom;
margin-bottom:6px;
padding-bottom:4px;
}

.upsellTitle {
width:155px;
height:auto;
font-size:11px;
line-height:16px;
text-align:center;
margin:0;
padding:2px;
clear:both;
}

.upsellPrice {
width:150px;
height:auto;
color:#666;
font-size:12px;
text-align:center;
margin:0;
padding:6px 0;
} 

/*-----------------------------checkout--*/

#backorderSelect{
width:800px;
height:auto;
font-size:12px;
color:#444;
text-align:left;
whitespace:nowrap;
margin-bottom:1em;
padding:0;
clear:both;
}

#backorderSelect h2 {
width:100%;
height:auto;
font-size:14px;
color:#d30000;
text-align:left;
whitespace:nowrap;
margin:2px 0;
padding-bottom:4px;
border-bottom:1px solid #ccc;
clear:both;
}

#backorderSelect p {
width:100%;
height:auto;
margin:2px 0;
padding:0;
clear:both;
}



/*--------------------------------------*/

#rwc_wrapper {
width:840px;
height:118px;
font-size:13px;
color:#666;
text-align:left;
margin:0 auto;
}

.rwc_logo {
width:140px;
height:97px;
margin-top:8px;
padding:0;
float:left;
}

.rwc_content {
width:690px;
height:auto;
font-size:11px;
color:#555;
text-align:left;
margin-left:10px;
padding-top:4px;
float:left;
}

#rwc_table {
height:auto; 
width:860px;
font-size:13px;
color:#333;
background-color:white;
border:1px solid #999;
margin-top:10px;
padding:0;
clear:both;
}

/*-------------------------------------------------footer-*/
#footer {
width:906px;
height:70px;
text-align:left;
margin:0 auto;
padding:0;
background:#eee url(images/carbon-footer.jpg) no-repeat center bottom;
border-bottom:3px solid #eee;
clear:both;
}

.footerLinks {
width:auto;
height:auto;
font-size:1em;
color:#999;
margin:12px 0 0 0;
padding-left:14px;
float:left;
}
.footerLinks a,#breadcrumbs a,.pagination a,a {
color:#555;
}
.footerLinks a:hover,#breadcrumbs a:hover,.pagination a:hover,a:hover {
color:#333;
}

#copyRight {
width:395px;
height:20px;
font-size:1em;
color:#666;
text-align:left;
margin-top:18px;
padding-left:14px;
white-space:nowrap;
float:left;
}
#copyRight a {
color:#666;	
}

.socialMedia {
width:386px;
height:29px;
font-size:1em;
color:#666;
text-align:right;
margin-top:10px;
padding:0;
float:left;	
}

#subForm {
width:100%;
height:auto;
text-align:left;
margin:0;
padding:1em;
border:1px #d1d1d1;
border-style:solid none solid none;
clear:both;
}

.subRequired {
font-size:10px;
color:#888;
margin:0;
padding-bottom:2px;
display:inline-block;
}

.sublabel {
width:75px;
height:auto;
font-size:12px;
color:#444;
display:inline-block;
margin:2px 1em;
padding:0;
}

.subInput {
width:auto;
height:auto;
font-size:12px;
color:#444;
margin:2px 0;
padding:1px;
}

#subthanks {
width:90%;
height:auto;
font-size:14px;
text-align:center;
margin:0 auto;
padding:4px 0;
}