/* Layout ================================================================================= */
body {
	background-image: url('../images/background.jpg');
	background-position: 0px 125px;
	background-repeat: repeat-x;
	background-color: #fff;
	color: #8A8A6D;
	font-size: 11px;
	border-top: 5px solid #D8012D;
	font-family: tahoma, verdana, arial, sans-serif;
}
a, a:hover, a:visited {
	color: #333333;
}
h1, h2, h3 {
	color: #333333;
}
h1, .category-title h2, .category-title-static h2  { 
	font-size: 28px;
	color: #d8012d;
	font-weight: bold;
	padding-bottom: 15px;
}
h3 {
	font-size: 14px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 8px;
}
.col3-layout h1 {
	background: url('../images/h1Background.jpg') top left no-repeat; 
	margin-top: 15px;
	color: #ffffff;
	font-size: 14px;
	line-height: 28px;
	padding-left: 15px;
	height: 28px;
}	
.wrapper { 
}
.pageOuter {
	background-image: url('../images/pageTop.jpg');
	background-position: 0px 125px;
        background-repeat: no-repeat;
        background-color: none;
	z-index: 2;
	position: relative;
	width: 960px;
	margin: 0px auto;
}
.page { 
        background-image: url('../images/backgroundFooterinner.jpg');
        background-position: bottom center;
	background-repeat: no-repeat;
	background-color: none;
	width: 960px; 
	min-height: 600px;
	position: relative;
	top: 0px;
	left: 0px;
	margin:0 auto; 
	text-align:left; 
}
.cms-home .page { 
        background-image: url('../images/backgroundFooterinnerHomepage.jpg');
        background-position: bottom center;
	background-repeat: no-repeat;
	background-color: none;
	width: 960px; 
	min-height: 600px;
	position: relative;
	top: 0px;
	left: 0px;
	margin:0 auto; 
	text-align:left; 
}

.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; background: #ffffff;}
.main { 
	margin:0px;
	margin-top: 28px; 
	padding-top: 10px;
	padding-bottom: 20px;
}
.cms-home .main {
	margin: 0px;
	background: none;
}
.cms-page-view h2 {
	padding-bottom: 10px;
}
.cms-page-view .col-left h2 {
	padding-bottom: 0px;
}
/* Base Columns */ 
.col-left { float:left; width:195px; border:0px solid #ddd; padding:0px 5px 0; padding-left: 0px; padding-right: 20px;  position: relative; top: 25px; left: 35px; }
.col-main { float:left; width:650px; border:0px solid #ddd; padding:30px; }
.col-right { float:right; width:195px; border:0px solid #ddd; padding:5px 5px 0; padding-right: 10px; padding-top: 0px; }
.col-left img { margin-bottom: 15px; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; padding: 30px; padding-right: 80px; padding-left: 100px; padding-top: 60px; background: url('../images/leafBig.jpg') 20px bottom no-repeat; }
.col1-layout .breadcrumbs { left: 100px; }
.col1-layout .col-main { font-size: 14px; } 
.cms-home .col1-layout .col-main { float:none; width:auto; padding: 0px; background: none; }
.col1-layout .page-title h2, .col1-layout .page-title { font-size: 45px; font-weight: bold; color: #C80027; border: 0px; }

/* 2 Columns Layout */
.col2-left-layout .col-main { width: 680px; float:right; position: relative; left: -30px; padding: 0px; padding-top: 30px; padding-bottom: 15px; }
.col2-right-layout .col-main {
	width: 710px;
	position: relative;
	left: 0px;
 	padding-left: 30px;	
}

/* 3 Columns Layout */
.col3-layout .col-main { width:474px; margin-left:7px; padding: 5px; padding-top: 0px; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { position: relative; left: 15px; float:left; width:250px; }
.col2-set .col-2 h3 { padding-top: 50px; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }
.col2-set .new-users { float:left; width:420px; }
#login-form .col2-set .col-1 { float:left; width:420px; text-align: left; }
#login-form .col2-set .col-1 button { float:left; position: relative; left: -8px; top: -50px; }
#login-form .col-2 .buttons-set { position: relative; top: -10px; left: 0px; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #ddd; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option {}
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { overflow:visible; width:auto; border:0; padding:0 0 0 12px; background:url(../images/bkg_button.gif) 0 50% no-repeat; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */ }
button.button span { float:left; padding:0 12px 0 0; background:url(../images/bkg_button.gif) 100% 50% no-repeat; font:normal 12px/21px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
button.disabled {}
button.disabled span {}
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#eee; }*/

/* Form lists */
.form-list li { margin:0 0 5px; }
.form-list label { font-weight:bold; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:250px; }
.form-list select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.add-row .btn-remove { font-size:0; line-height:0; padding:5px 5px 0 0; text-align:right; }
.form-list .range input.input-text { width:96px; }

.group-select {}
.group-select li { margin:0 0 5px; }
.group-select .input-box { float:left; width:260px; }
.group-select input.input-text,
.group-select textarea {width:380px; }
.group-select select { width:516px; }
.group-select .input-box input.input-text,
.group-select .input-box textarea { width:250px; }
.group-select .input-box select { width:256px; }

.buttons-set { clear:both; margin:5px 0 0; padding:5px; border:0px solid #ddd; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; border:1px solid #ddd; text-align:right; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; font-weight: bold; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
.required { color:#f00; }
p.required { font-size:10px; text-align:right; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* 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; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
#homeMessage { width: 902px; margin: 0px auto; padding-top: 35px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:10px !important; font-weight:bold !important; line-height: 22px;  }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/success_msg_icon.gif); color:#3d6611; }
.note-msg,
.notice-msg { margin-top: 15px; border-color:#fcd344; background-color:#fafaec; background-image:url(../images/note_msg_icon.gif); color:#3d6611; }

/* BreadCrumbs */ 
.breadcrumbs { position: relative; top: 25px; left: 250px; width: 400px; }
.breadcrumbs li { display:inline; font-weight: normal; font-size: 11px; color: #8A8A6D; }
.breadcrumbs li a, .breadcrumbs li a:hover, .breadcrumbs li a:visited, .breadcrumbs li strong { font-weight: normal; text-decoration: none; font-size: 11px; color: #8A8A6D; }
.breadcrumbs li strong { color: #333333; }


/* Page Heading */
.page-title { border-bottom:1px solid #ddd; padding:0 0 5px; margin:0 0 10px; }
.title-buttons { text-align:right; }
.title-buttons h2,
.title-butto h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

/* Pager */ 
.pager { border-top:1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; padding:10px; padding-bottom: 15px;height:12px; text-align:center; }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */ 
.sorter { display: none; border-top:1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; padding:10px; height:12px; text-align:center; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}

/* Data Table */ 
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #ddd; }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f6f6f6; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Shopping cart tax info */
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { cursor:pointer; }
.cart-tax-total { padding-right:20px; background:url(../images/bg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Lists Decoration */
li.odd {}
li.even { background-color:#f6f6f6; }
dt.odd,
dd.odd {}
dt.even,
dd.even { background-color:#f6f6f6; }

/* Class: std - styles for admin-controlled content */
.std,
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }

/* Misc */
.link-rss { background:url(../images/icon_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
/* ======================================================================================= */


/* Header ================================================================================ */
.logo { float:left; width:171px; height:111px; overflow:hidden; background: url('../images/logo.jpg') top left no-repeat; position: absolute; top: 8px; left: 10px; } 
#navigation {
	position: absolute;
	right: 25px;
	top: 70px;	
	width: 800px;
	text-align: right; 
}
#navigation a, #navigation a:hover, #navigation a:visited {
	padding-left: 40px;
	color: #333;
	font-size: 15px;
	text-decoration: none;
}
#navigation a.navActive { color: #cc0000; font-weight: bold; background: url('../images/leafIcon.jpg') 20px 3px no-repeat;}
.header-container { padding: 0px; margin: 0px; height: 90px; }
.header { padding:0px; border:0px solid #ddd; }
.header .logo { background-position:0 0; background-repeat:no-repeat; text-indent:-999em; }
.header .logo a { display:block; width:171px; height:111px; }
.header .welcome-msg { font-weight:bold; text-align:right; display: none;display: none;  }
.header .links { float:right; padding-right: 0px; margin-right: 0px; position: relative; top: 45px; left: -25px; font-size: 11px; font-weight: normal; }
.header .links li  { float: left; padding-right: 10px; padding-left: 10px; border-right: 1px solid #FFFFAB; height: 12px; line-height: 12px; }
.header .links li a  { color: #d8012d; text-decoration: none; }
.header .links li.last  { padding-right: 0px; border-right: 0px; }
.header .form-search { text-align:center; padding-top: 5px; padding-left: 25px; }
.header .form-search label { display: none; }
.header .form-search input { border: 1px solid #cccccc; width: 160px; font-size: 11px; position: relative; top: -1px; }
.header .form-search button.button { background: none; position: relative; left:0px; top: -1px; }
.header .form-search button.button span { background: none; font-weight: normal; }
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { text-align:center; }
#search_mini_form {
	background: url('../images/searchBackground.gif') top center no-repeat;
	height: 35px;
	width: 285px;
	position: absolute;
	top: 0px;
	right: 20px;
}

/********** < Navigation */
#nav { font-size:12px; border:0px solid #ddd; padding:5px 0; margin:10px 0; }

/* All Levels */
#nav li { text-align:left; position:relative; }
#nav li.over { z-index:999; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; }
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; }

/* 1st Level */
#nav li { float:left; }
#nav li a { float:left; padding:5px 10px; font-weight:bold; color:#888; }
#nav li a:hover { color:#000; }
#nav li.over a,
#nav li.active a { color:#000; }

/* 2nd Level */
#nav ul { position:absolute; width:15em; top:25px; left:-10000px; border:1px solid #ddd; background:#fafafa; }
#nav ul li { float:none; border-bottom:1px solid #ddd; }
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:3px 9px; font-weight:normal; color:#888 !important; }
#nav ul li a:hover { color:#000 !important; }
#nav ul li.active > a,
#nav ul li.over > a  { font-weight:bold; color:#000 !important; }

/* 3rd+ leven */
#nav ul ul { top:7px; }

/* Show Menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { border:0px; margin:0 0 10px; }
.block .block-title { padding:0 10px; }
.block .block-title h2 { font-size:18px; font-weight: bold; line-height:1.5; color: #D8012D; }
.block h3 { font-size:14px; line-height:1.5; }
.block .block-content { padding:10px; background: none;}
.block .actions { text-align: center; }
.block-cart .actions { text-align: left; }
.block .actions a { float:left; }

/* Block: Account */
.block-account {}

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav dt { font-weight:bold; }
.block-layered-nav .currently {}
.block-vertical-nav .block-title { background: url('../images/colTopHeader.jpg'); height: 28px; } 
.block-vertical-nav .block-title h2 { color: #ffffff; line-height: 28px; } 
.block-layered-nav li { margin-bottom: 2px; margin-top: 2px;  text-align: left;    }
.block-layered-nav li a { text-decoration: none;}

/* Block: Cart */
.block-cart {}
.block-cart h3 { padding-top: 15px; font-size: 14px; border: 0px; }
.block-cart .amount {}
.block-cart .subtotal { padding-top: 10px; padding-bottom: 10px; }
.block-cart .block-title { background: url('../images/colTopHeader.jpg'); height: 28px; } 
.block-cart .block-title h2 { color: #ffffff; line-height: 28px; } 

.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; margin-right:-75px; background: #ffffff; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.mini-products-list .product-details .btn-remove { float:right; }

/* Block: Wishlist */
.block-wishlist {}

/* Block: Related */
.block-related p {display: none; }
.block-related input {display: none; }
.block-related a { text-decoration: none; font-size: 12px; color: #8a8a6d; border: 0px; }
.block-related h3 { position: relative; top: 10px;text-decoration: none; font-size: 12px; border: 0px; }
.block-related h2 { border-bottom: 1px solid #dbdbd2; }
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .item { float:left; padding-right: 15px; padding-bottom: 15px;  background: #ffffff; } 
.block-related .item .item { float:left; width: 190px; text-align: center; background: #ffffff; }
.block-related .item .product-image { float:left; margin-right:-65px; background: #ffffff; }
.block-related .item .product-details { margin-left:65px; }
.block-related .item .price-box .price, .block-related .item .price-box { margin: 0px; padding: 0px; font-size: 12px;}

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

/* Block: Viewed */
.block-recent { }

/* Block: Poll */
.block-poll {}
.block-poll h3 { font-size: 12px; font-weight: normal; border: 0px; }
.block-poll input.radio { float:left; margin:3px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll .answer {}
.block-poll .votes { font-weight:bold; }
#pollForm .actions { margin: 10px; margin-left: 0px; text-align: left; }
#pollForm li { height: 22px; line-height: 22px; }
.block-poll .block-content { padding-bottom: 0px; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }
#addTagForm p { font-style: italic; }

/* Block: Subscribe */
#inputBlock {
	background: url('../images/smallBoxBackground.png') top center no-repeat;
	height:184px;
	width: 181px;
	padding: 7px;
	padding-top: 12px; 
	text-align: left;
	position: relative;
	color: #333333;
	font-size: 16px;
	line-height: 18px;
}
.block-subscribe {
	background: url('../images/midBoxBackground.png') top center no-repeat;
	height:177px;
	width: 181px;
	padding: 7px;
	padding-top: 12px; 
	text-align: left;
	position: relative;
	color: #333333;
	font-size: 16px;
	line-height: 18px;
}
.block-subscribe .block-content { padding-top: 5px; } 
.block-subscribe button { margin-left: 10px; position: absolute; bottom: 40px; right: 18px; }
.block-subscribe input { width: 155px; position: absolute; bottom: 75px; }

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .label { display:block; margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Checkout Progress */
.block-progress {}
.block-progress dt { font-weight:bold; }
.block-progress dt.complete,
.block-progress dd.complete { background-color:#f6f6f6; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { 
}
.category-title h2 { 
}
.category-title-static h2 { 
}
.category-image { display:block; margin:0 auto; }
.category-products {}

/* View Type: Grid */
.products-grid { width:100%; }
.products-grid tr.odd {}
.products-grid tr.even {}
.products-grid td { width:33%; }
.product-collateral td {  }
.products-grid td { text-align: center; }
.proproducts-grid td ul { clear: both; text-align: left; }
.products-grid td .button { float: left; margin-bottom: 0px; position: relative; top: -10px; }
.products-grid td h3.product-name, .products-grid td h3.product-name a, .products-grid td h3.product-name a:hover, .products-grid td h3.product-name a:visited { text-align: left; line-height: 30px; font-size: 18px; font-weight: normal; color: #8A8A6D; border: 0px; text-decoration: none; padding-bottom: 10px;}
.products-grid .product-image { background: #ffffff; display: block; width: 200px; margin: 0px auto; height: 190px; text-align: center; }
.products-grid .product-name { padding-top: 0px; }
.products-grid .price-box { margin: 0px; padding: 0px; position: relative; top: -5px;}
.product-grid-inner { width: 204px; margin: 0px auto; padding:8px; margin-bottom: 10px;}
.product-grid-inner .ratings { display: none; }
.products-grid td.split { width: 20px; padding: 1px; }
.products-grid ul.add-to-links { margin: 0px; padding: 0px; }
.products-grid ul.add-to-links li { display: inline; margin: 0px; padding: 0px; font-size: 10px; color: #8A8A6D; list-style-type: none; float: left; }
.products-grid ul.add-to-links li a, .products-grid ul.add-to-links li a:hover, .products-grid ul.add-to-links li a:visited { color: #8A8A6D; }

/* View Type: List */
.products-list li.item { border:1px solid #ddd; padding:5px; margin:0 0 5px; padding-bottom: 10px;}
.products-list li.even { background-color: #fff; }
.products-list ul.add-to-links li { float: left; }
.products-list .product-image { float:left; }
.products-list .product-shop { float:right; width:320px; }
.products-list h3.product-name { position: relative; top: 10px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view {}

.product-essential,
.product-collateral .description,
.product-collateral .up-sell,
.product-collateral .tags
{
	padding: 15px;
	margin-bottom: 15px;
}



.product-collateral .up-sell td div {
	text-align: center;
}
.product-collateral .up-sell .ratings {
	text-align: center;
	width: 100%;
}
.product-collateral .up-sell .ratings .rating-box {
	position: relative;
	left: 48px;
	top: -5px;
}
.product-collateral .up-sell .price-box .price {
	font-size: 12px;
}
/* Product Images */
.product-view .product-img-box { float:left; width:267px; }
.product-view .product-img-box .product-image { }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; background: #fff; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { margin-top: 10px; margin-bottom: 10px;  color: #8A8A6D; text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views h4 { border-bottom: 1px solid #DBDBD2; color: #8A8A6D; margin-bottom: 15px; font-weight: normal; }
.product-view .product-img-box .more-views ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; margin:0 0 8px 4px ; }

.product-image-popup { margin:0 auto; text-align: center; width: 100%; }
.product-image-popup .nav { text-align:center; width: 100%; background: #f2f2f2; border: 1px solid #e5e5e5; padding-top: 8px; padding-bottom: 8px; margin-top: 15px; }
.product-image-popup a { margin-right: 15px; } 
.product-image-popup a.close { margin-left: 15px; color: #8A8A6D; text-decoration: none; } 
.product-image-popup .image { }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width: 350px; }
.product-view .product-shop table td.label { display: none; margin: 0px; padding: 0px; }
.product-view .product-shop table td { border: none; margin: 0px; padding: 0px; }
.product-view .product-name h2 { font-weight: normal; font-size: 24px; color: #8A8A6D; margin-bottom: 5px; }
.product-view .short-description h3 { margin-top: 20px; font-size: 14px; font-weight: normal; color: #8A8A6D; border: none; border-top: 1px solid #e5e5e5; padding-top: 20px;}
.product-view .description h3 { padding-top: 15px; border-top: 1px solid #DBDBD2; color: #8A8A6D; border-bottom: 0px; font-weight: normal; }

/* Rating */
.ratings {}
.ratings .amount { float: left; padding-left: 5px; line-height: 18px; position: relative; top: 3px; color: #333333; }
.ratings .rating-links { clear: both; } 
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bg_rating.gif) 0 0 repeat-x; position:relative; overflow:hidden; float: left; margin-top: 4px}
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }

/* Availability */
.availability {}
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { font-weight:bold; color:#f00; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box { padding-top: 15px; padding-bottom: 15px; }
.price-box .price { font-weight:bold; color: #333333; font-size: 18px; }

.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price  {display: none; }
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

a.minimal-price-link { display:none; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.add-to-links .separator { padding-left: 4px; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin-left:5px; }

/* Add to Links + Add to Cart */
.add-to-box { background: #ffffff; border: 1px solid #e5e5e5; padding: 8px; padding-top: 12px; padding-bottom: 12px; }
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }
.add-to-box .add-to-links li { float:left; }

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description {}

/* Block: Additional */
.product-view .additional { margin-bottom: 15px; }
.product-view .additional H3 { display: none; }

/* Block: Upsell */
.product-view .up-sell {}
.product-view .up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .tags {}
.product-view .tags .form-add-tags label { float:left; }
.product-view .tags .form-add-tags .input-box { float:left; width:260px; margin:0 5px; }
.product-view .tags .form-add-tags input.input-text { width:254px; }
.product-view .tags .form-add-tags button.button { vertical-align:bottom; }
.product-view .tags .form-add-tags p { clear:both; }

/* Block: Reviews */
.product-view .reviews {}

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review h3 { margin-top: 15px; }
.product-view .add-review .product-name span { font-weight:normal; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:bold; line-height:1.5; }

/* Product Tags */
.tags-list li { display:inline; }
.tags-list { padding-bottom: 15px;}
.tags h4 { font-size: 11px; } 

/* Advanced Search */
.search-summary {}

/* CMS Home Page */
.cms-home .products-grid td { width:20%; }

/* Sitemap */
.sitemap {}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; }
.product-review .details { float:right; width:570px; }
.add-review {
	float: right;
	width: 250px; 
	position: relative;
	top: -15px;
}
#customer-reviews {
	width: 430px; 
	float: left;
}
#customer-reviews .review {
	padding: 3px; 
}
#customer-reviews dt {
	font-weight: bold;
	padding-top: 10px; 
	padding-bottom: 0px;
}
#customer-reviews dd p {
	padding-left: 0px;
}
#customer-reviews dd p.date {
	font-style: italic;
	padding: 0px;
}
#customer-reviews dd {
	padding: 5px;
	border: 1px solid #e5e5e5;
}
#customer-reviews table, #customer-reviews table td, #customer-reviews th { border: 0px; background: none; padding: 0px; margin: 0px; padding-bottom: 8px; }
#customer-reviews th { display: none; }


/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .checkout-types { float:right; text-align:right; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; width:700px; background: #f2f2f2; margin-top: 20px; border: 1px solid #e5e5e5;}
.cart .crosssell .product-image { float:left; margin-right:-90px; background: #ffffff; border: 1px solid #e5e5e5; }
.cart .crosssell .product-shop { margin-left:90px; }
.cart .crosssell h3 { margin-top: 50px; }
.cart .crosssell { padding-right: 30px; padding-left: 20px; }
.cart .crosssell .item { padding-bottom: 30px; }
.cart .crosssell .add-to-links { display: none; }
.cart .crosssell .price-box .price, .cart .crosssell .price-box { padding: 0px; margin: 0px; font-size: 12px;   }
.cart .shipping {}

/* Shopping Cart Totals */
.cart .totals { float:right; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.opc { border-bottom:1px solid #ddd; position:relative; }
.opc li.section { border:1px solid #ddd; border-bottom:0; }
.opc .step-title { background-color:#f6f6f6; padding:0 5px; text-align:right; }
.opc .step-title .number { float:left; line-height:22px; margin-right:5px; }
.opc .step-title h3 { float:left; }
.opc .allow .step-title { cursor:pointer; }
.opc .active {}
.opc .active .step-title { background-color:#ccc; cursor:default; }
.opc .step { border-top:1px solid #ddd; padding:10px; position:relative; }
.opc .step .tool-tip { right:10px; }
.opc .order-review {}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}

/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.please-wait { float:right; margin-right:5px; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; }
.gift-message-form .gift-item {}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login .col-1 {display: none; }
.account-login .col-1 button {display: none;}
.account-login .col-2 .required { width: 255px; }
.account-login .new-users { display: none; }
.account-login .registered-users h3 { padding-top: 0px; width: 255px; }
.account-login .registered-users { padding-bottom: 20px; }

.account-create {}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

/* Block: Recent Orders */
.dashboard .recent-orders { margin:10px 0; }

/* Block: Tags */
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }

/* Block: Reviews */
.dashboard .reviews {}
/********** Dashboard > */

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

/* Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer {
	width: 960px;
	margin: 0px auto;
	height: 57px;
	text-align: center;
	color: #cccccc; 
	padding-top:310px; 
	padding-bottom:10px; 
	text-decoration: none;
	font-size: 10px;
}
#footerOuter {
        background-image: url('../images/backgroundFooter.jpg');
        background-position: top center;
        background-repeat: repeat-x;
        background-color: none;
	position: relative; 
	bottom: 300px;
}
.footer a {
	color: #cccccc; 
	text-decoration: none;
	font-size: 10px;
}
.footer address { text-align:right; }
.footer ul { float:left; padding:0 20px 0 0; }
/* ======================================================================================= */
#homepageBanners {
	position: relative;
	z-index: 3;
	width: 930px;
	height: 185px;
	margin: 0px auto;
	padding: 0px;
	margin-top: 15px;
}
#homepageBannerLeft,
#homepageBannerCenter,
#homepageBannerRight {
	float: left;
	width: 357px;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
}
#homepageBannerCenter {
	margin-right: 10px;
}
#homepageBannerLeft {
	width: 195px;
	margin-right: 10px;
}
.emailFriend { color: #8A8A6D; }
ul#nav_vert li { 
	margin-left:20px; 
	padding-left: 0px;
	list-style-image: url('../images/navArrow.png'); 
}
ul#nav_vert li a, ul#nav_vert li a:hover, ul#nav_vert li a:visited {
	color: #8A8A6D; 
	text-decoration: none;
	line-height: 10px;
}
ul#nav_vert li.active a {
	font-weight: bold;
}
.level0 ul { display: none; }
.level2 {display:none; }
#slider,
#sliderHomepage
{
    height: 205px;
    position: relative;
    width: 680px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 13px;
}
#sliderHomepage {
    height: 438px;
    width: 902px;
    top: 45px;
    left: -1px;
}
#slider div.scroller
{
    height: 205px;
    overflow: hidden;
    width: 680px;
    zoom: 1;
}
#sliderHomepage div.scroller
{
    height: 438px;
    overflow: hidden;
    width: 902px;
    zoom: 1;
}
div.scroller .content 
{
    padding: 0;
}
div.slidercontrolwr
{
    position: absolute;
    right: 15px;
    top: 15px;
}
div.scroller img
{
    border: none;
}
#slider div.scroller div.section
{
    float: left;
    height: 205px;
    overflow: hidden;
    width: 680px;
}
#sliderHomepage div.scroller div.section
{
    float: left;
    height: 438px;
    overflow: hidden;
    width: 902px;
}
div.scroller div.content
{
    width: 10000px;
    float: left;
}
.slidercontrol
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.slidercontrol a
{
    color: #aaa;
    filter: alpha(opacity=60);
    float: left;
    height: 14px;
    margin: 0px 2px;
    opacity: 0.6;
    overflow: hidden;
    padding: 0px;
    text-decoration: none;
    text-indent: -1000px;
    width: 14px;
}
.slidercontrol a:hover
{
    filter: alpha(opacity=100);
    opacity: 1;
}
.content .sliderdescription
{
    background: url(../images/grid.gif) repeat left top;
    color: #222;
    filter: alpha(opacity=50);
    font: 12px bold Helvetica, sans-serif;
    left: 15px;
    opacity: 0.5;
    padding: 10px;
    position: relative;
    top: -100px;
    width: 650px;
}
div.sliderdescription:hover, .sliderdescription.active
{
    background-color: #fff !important;
}
.aprev
{
    background: url(../images/aprev.gif) no-repeat 3px 3px;
}
.anext
{
    background: url(../images/anext.gif) no-repeat 3px 3px;
}
.astop
{
    background: url(../images/astop.gif) no-repeat 3px 3px;
}
.aplay
{
    background: url(../images/aplay.gif) no-repeat 6px 3px;
}
.smallBlock {
    background: url(../images/smallBoxBackground.png);
    height: 84px;
    width: 195px;
    margin-bottom: 8px;
}
.bigBlock {
    background: url(../images/bigBoxBackground.png);
    height: 177px;
    width: 357px;
}
#cm_mapTR, #storelocator-results, #storelocator-container { background: none; border: 0px; }
#storelocator-results table { width: 100%; }
.block-subscribe .block-title h2 { font-size: 22px; }
#contactForm .form-list label { font-weight: normal; }
.contacts-index-index p, .contacts-index-index label { font-size: 16px; }
.input-index-index p, .input-index-index ul, .input-index-index label { font-size: 16px; }
.input-index-index li { font-size: 12px; }
.join-index-index p, .join-index-index ul, .join-index-index label { font-size: 14px; }
.join-index-index li { padding-top: 5px; padding-bottom: 5px; }
.footer p { 
	text-align: center; 
	font-size: 10px;
}
.cms-terms .col-main { font-size: 16px; }
#sizeChart table { width: 60%; margin: 0px auto;}
#sizeChart table td { font-size: 10px; width: 50%; text-align: center; padding: 1px; border-bottom: 1px solid #e5e5e5; }
