/* Reset ================================================================================= */
* {margin:0; padding:0;}
body {background:url(../images/bg.jpg) repeat-x scroll 0 0 #fff; color:#333; font:12px/18px Arial, Helvetica, sans-serif;}
img {border:0; vertical-align:top;}
a {color:#f57625; text-decoration:none;}
a:hover {text-decoration:underline;}
:focus {outline:0;}

/* Headings */
h1 {font-size:20px; font-weight:normal; line-height:1.15;}
h2 {font-size:18px; font-weight:normal; line-height:1.25;}
h3 {font-size:16px; font-weight:normal; line-height:1.25;}
h4 {font-size:14px; font-weight:bold;}
h5 {font-size:12px; font-weight:bold;}
h6 {font-size:11px; font-weight:bold;}

/* Forms */
form {display:inline;}
fieldset {border:0;}
legend {display:none;}

/* Table */
table {border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%;}
caption,
th,
td {font-weight:normal; text-align:left; vertical-align:top;}

/* Content */
strong {font-weight:bold;}
address {font-style:normal;}
cite {font-style:normal;}
q,
blockquote {quotes:none;}
q:before,
q:after {content:'';}
small,
big {font-size:1em;}
sup {font-size:1em; vertical-align:top;}

/* Lists */
ul,
ol {list-style:none;}

/* Tools */
.hidden {border:0!important; display:block!important; font-size:0!important; height:0!important; line-height:0!important; margin:0!important; overflow:hidden!important; padding:0!important; width:0!important;}
.nobr {white-space:nowrap!important;}
.nobr a {color:#f00;}
.nobr a:hover {text-decoration:underline;}
.wrap {white-space:normal!important;}
.a-left {text-align:left!important;}
.a-center {text-align:center!important;}
.a-right {text-align:right!important;}
.v-top {vertical-align:top;}
.v-middle {vertical-align:middle;}
.f-left,
.left {float:left!important;}
.f-right,
.right {float:right!important;}
.f-none {float:none!important;}
.f-fix {float:left; width:100%;}
.no-display {display:none;}
.no-margin {margin:0!important;}
.no-padding {padding:0!important;}
.no-bg {background:none!important;}
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {}
.page {margin:10px auto 0; text-align:left; width:1164px;}
.main-container {}
.main {margin:0 auto;}

/* Base Columns */
.col-left {float:left; width:160px;}
.col-main {float:left; width:989px;}
.col-right {float:right; width:160px;}

/* 1 Column Layout */
.col1-layout .col-main {float:none; width:auto;}
.col1-layout .col-main  .product-view .box-also .review-box a {color:#fff;}

/* 2 Columns Layout */
.col2-left-layout .col-main {float:right;}
.col2-right-layout .col-main {float:left;}

/* 3 Columns Layout */
.col3-layout .col-main {width:484px; margin-left:10px;}
.col3-layout .col-wrapper {float:left; width:748px;}
.col3-layout .col-wrapper .col-main {float:right;}

/* Content Columns */
.col2-set .col-1 {float:left; width:49%;}
.col2-set .col-2 {float:right; width:49%;}
.col2-set .col-narrow {width:33%;}
.col2-set .col-wide {width:65%;}
.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:3px 2px 4px;}
input.input-text:focus,
select:focus,
textarea:focus {}
select {padding:2px 1px 3px;}
select option {padding-right:10px;}
select.multiselect option {border-bottom:1px solid #ddd; padding:2px 5px;}
select.multiselect option:last-child {border-bottom:0;}
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 {-webkit-border-fit:lines;}/* <- Safari & Google Chrome Fix */
button.button {overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer;}
button.button span {background:url(../images/bkg_btn.png) no-repeat scroll left top transparent; border:none; color:#fff; display:block; height:22px; line-height:22px; text-align:center; white-space:nowrap;}
button.button span span {background:url(../images/bkg_btn.png) no-repeat scroll right -42px transparent; border:0; font-size:11px; font-weight:bold; margin:0 0 0 20px; padding:0 20px 0 2px;}
button.button:hover span {background:url(../images/bkg_btn.png) no-repeat scroll left -82px transparent;}
button.button:hover span span {background:url(../images/bkg_btn.png) no-repeat scroll right -124px transparent;}
button.disabled span {border-color:#bbb!important; background:#bbb!important;}
button.btn-update span {*margin-right:10px;}
button.btn-cart span {}
button.btn-cart span span {}
button.btn-cart:hover span {}
button.btn-checkout span {background:url(../images/btn_checkout.png) no-repeat scroll left top transparent; height:29px; line-height:29px; margin:0 0 20px;}
button.btn-checkout span span {background:url(../images/btn_checkout.png) no-repeat scroll right -42px transparent; font-size:14px; padding:0 40px 0 5px;}
button.btn-checkout:hover span {background:url(../images/btn_checkout.png) no-repeat scroll left -82px transparent;}
button.btn-checkout:hover span span {background:url(../images/btn_checkout.png) no-repeat scroll right -124px transparent;}
button.btn-update  {background:url(../images/btn_update.gif) 0 0 no-repeat; display:block; height:16px; font-size:0; line-height:0; overflow:hidden; text-indent:-999em; width:16px;}

p.control input.checkbox,
p.control input.radio {margin-right:6px;}

/* Form lists */
.form-list li {margin:0 0 8px;}
.form-list label {float:left; color:#484848; font-weight:bold; position:relative; padding-bottom:5px; z-index:0;}
.form-list label.required {}
.form-list label.required em {float:right; font-style:normal; color:#f57625; position:absolute; top:0; right:-8px;}
.form-list li.control label {float:none; padding:0;}
.form-list li.control input.radio,
.form-list li.control input.checkbox {margin-right:6px;}
.form-list li.control .input-box {clear:none; display:inline; width:auto;}
.form-list li.control p {margin:6px 0 0 22px;}
.form-list li.fields {}
.form-list .input-box {display:block; clear:both; width:274px;}
.form-list .field {float:left; width:295px;}
.form-list input.input-text {width:268px;}
.form-list textarea {width:268px; height:10em;}
.form-list select {width:274px;}
.form-list li.wide .input-box {width:569px;}
.form-list li.wide input.input-text {width:563px;}
.form-list li.wide textarea {width:563px;}
.form-list li.wide select {width:569px;}
.buttons-set {clear:both; margin:5px 0 0; padding:5px;}
.buttons-set .back-link {float:left;}
.buttons-set .back-link a {color:#000000;}
.buttons-set .back-link a:hover {color:#f57625;}
.buttons-set button.button {float:right;}
.buttons-set p.required {margin:0 0 5px;}

/* Form Validation */
div.error {background:url("../images/validation_advice_bg.png") no-repeat scroll 2px 1px transparent; clear:both; color:#ff0000; font-size:11px; line-height:14px; margin:3px 0 0; min-height:13px; padding-left:17px;}
input.error,
select.error,
textarea.error {background:none repeat scroll 0 0 #faebe7!important; border:1px dashed #ff0000!important;}
input.valid,
select.valid,
textarea.valid {background:none repeat scroll 0 0 #eff5ea!important; border:1px solid #446423!important;}
p.required {color:#cc0000; font-size:11px; font-weight:bold; text-align:right;}

/* Messages */
.error-msg,
.success-msg,
.note-msg {background-position:10px 9px!important; background-repeat:no-repeat!important; border-style:solid!important; border-width:1px!important; font-size:11px!important; font-weight:bold!important; margin-bottom:20px; padding:10px 8px 10px 32px!important;}
.error-msg {background-color:#faebe7; background-image:url("../images/i_msg-error.gif"); border-color:#f16048; color:#df2801;}
.success-msg {background-color:#eff5ea; background-image:url("../images/i_msg-success.gif"); border-color:#446423; color:#3d6611;}
.note-msg {background-color:#fafaec; background-image:url("../images/i_msg-note.gif"); border-color:#fcd344; color:#3d6611;}

/* BreadCrumbs */
.breadcrumbs {background:url(../images/home.gif) no-repeat scroll left center transparent; border-bottom:1px solid #ddd; font-family:Verdana, Geneva, sans-serif; font-size:12px; line-height:30px; margin:0 0 10px; text-indent:20px; overflow:hidden;}
.breadcrumbs li {display:inline;}
.breadcrumbs li a {color:#333; text-decoration:none;}
.breadcrumbs li a:hover {text-decoration:underline;}
.breadcrumbs li strong {color:#529EE7; font-weight:normal;}
.breadcrumbs li span {padding:0 5px;}
/* Page Heading */
.page-title {margin-bottom:20px;}
.page-title h1,
.page-title h2 {border-bottom:2px solid #F58B3E; color:#F58B3E; font-size:16px; font-weight:bold; line-height:18px; padding-bottom:6px;}
.page-title .separator {margin:0 3px;}
.page-title .link-rss {float:right; margin:7px 0 0;}
.title-buttons {text-align:right;}
.title-buttons a {line-height:35px;}
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {float:left;}
.subtitle,
.sub-title {clear:both;}
.sitemapcategoryBody .page-title h1 {border:none;}
.sitemapcategoryBody .page-title {border-bottom:2px solid #cc0000;} 

/* Filter */
.filter {background:#fff; border:1px solid #ddd; margin-bottom:20px; padding:10px 8px;}
.filter dl {}
.filter dt {float:left; font-weight:bold; line-height:25px; text-align:right; width:49px;}
.filter dd {margin-left:40px;}
.filter dd a { float: left; line-height:18px; margin:4px 15px 0 0; padding:0 5px; text-decoration:none; white-space: nowrap;}
.filter dd a:hover {text-decoration:none;}
.filter dl.currently {background:#eee; border-top:none;}
.filter dl.currently dt {width:150px;}
.filter dl.currently dd {display:block; margin:0 0 4px 155px; overflow:hidden;}
.filter dl.currently dd a {margin-right:5px; padding:0;}
.filter dl.currently dd a span {background:#fff; border:1px solid #f57625; color:#f57625; cursor:pointer; display:block; font-weight:normal; padding:0 0 0 6px;}
.filter dl.currently dd a span span {background: url(../images/filter.gif) no-repeat right -90px; border:0 none; padding:0 24px 0 0;}
.filter dl.currently dd a:hover span {border:1px solid #6f6f6f; color:#6f6f6f;}
.filter dl.currently dd a:hover span span {border:0 none; background-position:right -72px;}

/* Pager */
.pager {clear:both; font-size:12px; padding:10px 8px; text-align:center;}
.pager .amount {float:left; margin:0;}
.pager .amount span{color:#529EE7;}
.pager .limiter {float:right;}
.pager .limiter label {vertical-align:middle;}
.pager .limiter select {padding:0; margin:0 0 1px; vertical-align:middle;}
.pager .pages {margin:0 140px;}
.pager .pages ol {display:inline;}
.pager .pages li {display:inline; margin:0 2px;}
.pager .pages li a {color:#4A4949;}
.pager .pages li a:hover {color:#529EE7; text-decoration:underline;}
.pager .pages .current {color:#529EE7; font-weight:bold;}

/* Sorter */
.sorter {font-size:12px; background:#fff; padding:10px 8px;}
.sorter .view-mode {float:left;}
.sorter .view-mode a.grid {color:#000;}
.sorter .view-mode a.grid:hover {color:#529EE7;}
.sorter .list {margin-left:5px;}
.sorter strong.list {color:#529EE7;}
.sorter a.list:hover {color:#529EE7;}
.sorter .sort-by {float:right;}
.sorter .sort-by label {vertical-align:middle;}
.sorter .sort-by select {padding:0; margin:0 0 1px; vertical-align:middle;}

/* Toolbar */
.toolbar {margin:10px 0;}
.toolbar .pager {border-bottom:1px dashed #cfcfcf;}
.toolbar .sorter {}
.toolbar-bottom {}

/* 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 {}
.data-table tbody {}
.data-table tbody h2,
.data-table tbody h3 {font-size:11px;}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even {}
.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 {}

/* Std */
.std dl dt {font-weight:bold;}
.std dl dd {margin:0 0 10px;}
.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:18px; margin:0 0 10px;}
.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 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;}
.std_content {margin:0 12px 10px;}

/* Box */
.box {}
.box .box-title {border-bottom:1px solid #ddd; margin:0 0 10px; overflow:hidden; padding:0 0 10px 0;}
.box .box-title h2,
.box .box-title h3 {color:#cc0000; float:left; font-size:12px; text-transform:uppercase;}
.box .box-title a {color:#cc0000; float:right;}
.box .box-title a:hover {text-decoration:underline;}

/* Misc */
.btn-remove  {background:url(../images/btn_remove.gif) 0 0 no-repeat; display:block; height:16px; font-size:0; line-height:0; overflow:hidden; text-indent:-999em; width:16px;}
.btn-remove2 {background:url(../images/btn_trash.gif) 0 0 no-repeat; display:block; height:16px; font-size:0; line-height:0; overflow:hidden; text-indent:-999em; width:16px;}
.btn-edit    {background:url(../images/btn_edit.gif) 0 0 no-repeat; display:block; height:11px; font-size:0; line-height:0; overflow:hidden; text-indent:-999em; width:11px;}
a.btn-continue {color:#000;}
a.btn-continue:hover {color:#e42832;}
.separator {margin:0 3px;}
.divider {background:url(../images/bkg_divider.gif) repeat-x; clear:both; display:block; font-size:0; height:1px; margin:10px 0; line-height:0; overflow:hidden; text-indent:-999em;}
.star {background-image:url(../images/star.png); background-repeat:no-repeat; display:inline-block; overflow:hidden; vertical-align:top;}
.star0,
.star1,
.star2,
.star3,
.star4,
.star5 {height:15px; width:75px;}
.star0 {background-position:-75px 0;}
.star1 {background-position:-60px 0;}
.star2 {background-position:-45px 0;}
.star3 {background-position:-30px 0;}
.star4 {background-position:-15px 0;}
.star5 {background-position:0 0;}

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


/* Header ================================================================================ */
.logo {float:left;}
.header-container {height:118px; position:relative; z-index:999;}
.header {height:82px; margin:0 auto; padding:0 8px; width:1148px; position:relative; z-index:10;}
.header .logo {float:left; margin:5px 0 0 -8px; text-decoration:none!important;}
.header .logo strong {font-size:0; height:0; left:-999em; line-height:0; overflow:hidden; position:absolute; text-indent:-999em; top:-999em; width:0;}
.header h1.logo {margin:0;}
.header-container .form-search {float:right; margin:28px 0 0; width:254px;}
.header-container .form-search label {float:left; text-align:left; text-indent:-999em; overflow:hidden;}
.header-container .form-search input.input-text {border:1px solid #d2d2d2; border-right:none; color:#222; float:left; height:27px; line-height:27px; padding:0; text-indent:5px; width:184px;}
.header-container .form-search button.button span {display:block; background:url(../images/btn_search.gif) no-repeat; height:29px; margin:0; *margin:-2px 0 0; padding:0; text-indent:-9999px; width:69px;}
.header-container .form-search button.button span span{background:none; padding:0;}
.header-container .form-search button.button:hover span {background:url(../images/btn_search.gif) no-repeat;}
.header-container .form-search button.button:hover span span {background:none;}
.top-container .block-currency-header {float:right; font-size:12px; margin:0 0 0 68px;}
.top-container .block-currency-header .block-title {float:left; margin:0 10px 0 0; text-align:right; padding:0;}
.top-container .block-currency-header .block-title strong {color:#fff; font-size:12px; font-weight:bold;}
.top-container .block-currency-header .block-content {float:left; padding:0;}
.top-container .block-currency-header .block-content select {font-size:10px; padding:0;}
.top-container {line-height:30px; height:30px;}
.top-container .welcome-msg {color:#fff; display:block; float:left; font-size:12px; font-weight:bold;}
.top-container .welcome-msg a {}
.top-container .links {background:#F17432; float:right;}
.top-container .links li {color:#fff; float:left;}
.top-container .links li a {color:#fff; font-weight:bold; padding:0 10px;}
/* nav-container */
.nav-container {float:left; margin:35px 0 0 30px; min-width:455px;}
#nav {font-size:14px;}

/* All Levels */
#nav li {text-align:left;}
#nav a,
#nav a:hover {display:block; text-decoration:none;}
#nav span {display:block; cursor:pointer; white-space:nowrap;}

/* 1st Level */
#nav ul.level1>li {float:left; position:relative;}
#nav ul.level1>li>a {color:#7b7a7a; font-size:16px; padding:0 20px;}
#nav ul.level1>li:hover>a,
#nav ul.level1>li>a.current {color:#f58b3e;}
#nav ul.level1>ul.level1 {float:left;}

/* 2nd Level */
#nav ul.level1 li:hover ul.level2 {left:20px;}
#nav ul.level2 {background:#F7F6F0; border:1px solid #ddd; padding:15px 30px 15px 20px; position:absolute; left:-10000px; top:19px; width:auto;}
#nav ul.level2 li {float:none; margin:0; padding:0;}
#nav ul.level2 li>a {color:#000005; font-size:12px; font-weight:normal; text-transform:capitalize;}
#nav ul.level2 li>a:hover,
#nav ul.level2 li>a.current {text-decoration:underline;}

/* 3th Level */
#nav ul.level3 li>a {background:url(../images/filter-dot.jpg) no-repeat scroll left center transparent; font-size:11px; padding:0 0 0 10px;}

/* Header Banner */
.header-banner {margin:0 auto 15px; position:relative; width:1423px;}
#headerSlider {float:left; height:450px; width:1423px;}
.free {background:url(../images/free.jpg) no-repeat; float:left; height:70px; margin:10px 0 0; width:300px;}
/* ======================================================================================= */

/* Main Banner ============================================================================*/
.main-banner1 {margin:0 0 18px;}
.main-banner1 a.first {background:url(../images/banners/banner.jpg) no-repeat scroll 0 0 transparent; margin:0 20px 0 0; display:block; height:450px; width:844px;}
.main-banner1 a.first:hover {background-position:0 -450px;}
.main-banner1 a.last {background:url(../images/banners/banner1.jpg) no-repeat scroll 0 0 transparent; height:451px; width:300px;}
.main-banner1 a.last:hover {background-position:0 -451px;}
.mian-banner2 {}
.main-banner2 img {float:left; height:530px; width:714px;}
.main-banner2 img:hover {cursor:pointer;}
.main-banner3 {float:right; margin:0 0 15px 20px; width:430px;}
.main-banner3 a.second {background:url(../images/banners/banner3.jpg) no-repeat scroll 0 0 transparent; height:530px; width:430px;}
.main-banner3 a.second:hover {background-position:0 -530px;}
.main-banner1 a,
.main-banner2 a,
.main-banner3 a {float:left;}
.main-banner4 {margin:0 0 15px; position:relative;}
#mainSlider {float:left; height:200px; width:429px;}

/* Sidebar =============================================================================== */
.block {border:1px solid #ddd; margin:0 0 15px;}
.block .block-title {background:#eee; border-bottom:2px solid #f57625; height:20px; margin:0 0 5px; padding:5px 0; text-indent:10px;}
.block .block-title strong {color:#f57625; font-size:12px; font-weight:bold;}
.block .block-title strong span {}
.block .block-title a {text-decoration:none!important;}
.block .block-subtitle {color:#f57625; font-size:12px; font-weight:bold; padding:0 0 10px;}
.block .block-content {padding:10px;}
.block .block-content li.item {}
.block .block-content .product-name {color:#1e7ec8;}
.block .btn-remove,
.block .btn-edit {float:right; margin:1px 0 2px 5px;}
.block .actions {padding:6px 9px; text-align:right;}
.block .actions a {float:left;}
.block .actions button.button {float:right;}
.block-banner1 .block-content {border:none; padding:0;} 

/* Mini Products List */
.mini-products-list li {padding:5px 0;}
.mini-products-list .product-image {background:#fff; border:1px solid #ddd; float:left;}
.mini-products-list .product-image:hover{ border:1px solid #f57625;}
.mini-products-list .product-shop { margin-left:80px;}
.mini-products-list .product-shop h4 { font-size:1em; font-weight:bold; margin:0;}

/* Block: Account */
.block-account ul li {background:url(../images/categoryicon.gif) no-repeat scroll 5px 5px transparent; padding:0 0 5px 20px;}
.block-account ul li a {color:#484848;}
.block-account .block-content ul li strong {color:#cc0000;}

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

/* Block: Bestsellers */
.block-bestsellers {}

/* Block: Cart */
.block-cart {}
.block-cart .block-content li.item.last {}
.block-cart .summary {}
.block-cart .amount {color:#000000; padding:0 0 15px;}
.block-cart .amount a {color:#f57625; font-weight:bold; text-decoration:none;}
.block-cart .amount a:hover {color:#000000;}
.block-cart .subtotal {background:#fbfbfb; border:1px solid #ededed; padding:5px 9px 6px 9px; overflow:hidden;}
.block-cart .subtotal .price{float:right; font-weight:bold; color:#000;}
.block-cart .subtotal .label{color:#b2b2b2; float:left;}
.block-cart .actions {padding:20px 0 0;}

/* Block: Category */
.block-category {}
.block-category .block-content {padding:6px;}

/* 1nd Level */
.block-category .block-content ul.level1>li {background:url(../images/categoryicon.gif) no-repeat scroll 5px 8px transparent; line-height:24px; text-indent:18px;}
.block-category .block-content ul.level1>li a {color:#484848;}
.block-category .block-content ul.level1>li>a.current {color:#000; font-size:12px; font-weight:bold;}

/* 2nd Level */
.block-category .block-content ul.level2>li {border-bottom:1px dotted #ddd; line-height:24px; text-indent:18px;}
.block-category .block-content ul.level2>li>a {color:#484848;}
.block-category .block-content ul.level2>li>a:hover,
.block-category .block-content ul.level2>li>a.current {color:#F57625; text-decoration:none;}

/* Block: Cms Page */
.block-cms-page {}
.block-cms-page li {background:url(../images/categoryicon.gif) no-repeat scroll 5px 5px transparent; padding:0 0 5px 20px;}
.block-cms-page li a {color:#484848;}
.block-cms-page li a:hover,
.block-cms-page li strong {color:#f57625;}

/* Block: Currency */
.block-currency {}

/* Block: Featured */
.block-featured {}

/* Block: Filter */
.block-filter {}
.block-filter .block-title {margin:0;}
.block-filter .block-content {background:#eee;}
.block-filter .currently {}
.block-filter .currently ol li {margin:0 0 5px;}
.block-filter .actions {margin-bottom:25px; overflow:hidden;}
.block-filter .actions a {color:#363636; float:right; text-decoration:none;}
.block-filter .actions a:hover {color:#f57625;}
.block-filter dl {}
.block-filter dt {color:#000; font-weight:bold; margin-bottom:5px;}
.block-filter dd {padding-bottom:17px;}
.block-filter dd li {color:#f57625; height:25px; line-height:25px; padding:0 0 3px 28px;}
.block-filter dd li a {color:#484848; text-decoration:none;}
.block-filter dd li a:hover {color:#f57625;}
.block-filter dd li.filter-black {background:url(../images/filter/filter.png) no-repeat scroll left top transparent;}
.block-filter dd li.filter-blue {background:url(../images/filter/filter.png) no-repeat scroll left -35px transparent;}
.block-filter dd li.filter-brown {background:url(../images/filter/filter.png) no-repeat scroll left -70px transparent;}
.block-filter dd li.filter-gold {background:url(../images/filter/filter.png) no-repeat scroll left -105px transparent;}
.block-filter dd li.filter-gray {background:url(../images/filter/filter.png) no-repeat scroll left -140px transparent;}
.block-filter dd li.filter-green {background:url(../images/filter/filter.png) no-repeat scroll left -175px transparent;}
.block-filter dd li.filter-multicolor {background:url(../images/filter/filter.png) no-repeat scroll left -210px transparent;}
.block-filter dd li.filter-nude {background:url(../images/filter/filter.png) no-repeat scroll left -245px transparent;}
.block-filter dd li.filter-orange {background:url(../images/filter/filter.png) no-repeat scroll left -280px transparent;}
.block-filter dd li.filter-pink {background:url(../images/filter/filter.png) no-repeat scroll left -315px transparent;}
.block-filter dd li.filter-purple {background:url(../images/filter/filter.png) no-repeat scroll left -350px transparent;}
.block-filter dd li.filter-red {background:url(../images/filter/filter.png) no-repeat scroll left -385px transparent;}
.block-filter dd li.filter-rose {background:url(../images/filter/filter.png) no-repeat scroll left -420px transparent;}
.block-filter dd li.filter-silver {background:url(../images/filter/filter.png) no-repeat scroll left -455px transparent;}
.block-filter dd li.filter-white {background:url(../images/filter/filter.png) no-repeat scroll left -490px transparent;}
.block-filter dd li.filter-yellow {background:url(../images/filter/filter.png) no-repeat scroll left -525px transparent;}
.block-filter dd li.filter-100mm,
.block-filter dd li.filter-120mm,
.block-filter dd li.filter-140mm,
.block-filter dd li.filter-150mm,
.block-filter dd li.filter-160mm,
.block-filter dd li.filter-40mm,
.block-filter dd li.filter-45mm,
.block-filter dd li.filter-60mm,
.block-filter dd li.filter-70mm,
.block-filter dd li.filter-80mm,
.block-filter dd li.filter-90mm {background:url(../images/markers.png) no-repeat scroll left 10px transparent; margin-left:10px; padding-left:13px;}

/* Block: Logo */
.block-logo {}

/* Block: New Products */
.block-new-products {}

/* Block: News */
.block-news {}

/* Block: Popular Search */
.block-popular-search {}
.block-popular-search li {display:inline-block; font-size:15px; line-height:normal; margin-right:10px;}
.block-popular-search li a {color:#383737; text-decoration:none;}
.block-popular-search li a:hover {color:#f57625;}

/* Block: Related */
.block-related {}

/* Block: Review */
.block-review li {border-top:1px solid #ededed; margin:15px 0 0; padding:15px 0 0;}
.block-review li.first {border-top:none; margin:0; padding:0;}
.block-review li .review-top {overflow:hidden; margin-bottom:10px;}
.block-review li .product-image {float:left; border:1px solid #EDEDED;}
.block-review li .product-image:hover {border-color:#EB212E;}
.block-review li .review-details {margin-left:70px;}
.block-review li .product-name {margin-bottom:5px;}
.block-review li .review-bottom {line-height:18px;}
.block-review li .review-bottom span {font-weight:bold;}

/* Block: Specials */
.block-specials {}

/* Block: Recently Viewed */
.block-viewed {}
/* ======================================================================================= */


/* Product Prices ======================================================================== */
.price {white-space:nowrap!important;}
.price-box {margin:5px 0; overflow:hidden;}
.price-box .price {font-weight:bold;}

/* Regular price */
.regular-price {margin:0;}
.regular-price .price {font-size:14px; font-weight:bold; color:#D90F18;}

/* Old price */
.old-price {margin:0;}
.old-price .price {color:#999; font-weight:lighter; text-decoration:line-through;}

/* Specials price */
.specials-price {margin:0;}
.specials-price .price {color:#D90F18; font-size:14px; font-weight:bold;}

/* Save Off */
.save-off {margin:0;}
.save-off .price-label {font-size:13px; font-weight:bold; white-space:nowrap; color:#529EE7; display:none;}
.save-off .price {font-size:13px; font-weight:bold; color:#529EE7;}
/* ======================================================================================= */

/* Content Styles ================================================================= */
/* News */
.page-news {}
.page-news .news-list {margin:0 12px;}
.page-news .news-list li {margin:3px 0;}

/* Sitemap */
.page-sitemap {}
.page-sitemap .sitemap {margin:0 12px;}
.page-sitemap .sitemap li {margin:3px 0;}

/* Why Buy From Us */
.why-buy-from-us {border-top:1px solid #ddd; padding:15px 0 10px;}
.why-buy-from-us dl {background:url(../images/why-sprite.png) no-repeat; background-position:-160px 0;}
.why-buy-from-us dt {color:#1C1C1C; font-size:12px; font-weight:bold; line-height:16px; padding:0 0 5px 48px;}
.why-buy-from-us dd {color:#999; font-size:12px; line-height:16px; padding:0 0 0 48px;}
.why-buy-from-us .row-1 {margin:0 0 20px;}
.why-buy-from-us .row-1 dl.col-1 {background-position:-120px -49px;}
.why-buy-from-us .row-1 dl.col-2 {background-position:-80px -93px;}
.why-buy-from-us .row-2 dl.col-1 {background-position:-40px -142px;}
.why-buy-from-us .row-2 dl.col-2 {background-position:0 -187px;}
/* ======================================================================================= */


/* Index ================================================================================= */
.indexBody .products-grid {}
.indexBody ul.products-grid li.item {float:left; margin:0 15px 0 0; width:220px;}
.indexBody ul.products-grid li.last {margin:0;}
.indexBody ul.products-grid .product-image {border:1px solid #ECECEC; display:block; text-align:center;}
.indexBody ul.products-grid .product-shop {}
.indexBody ul.products-grid .product-name {padding:10px 0;}
.indexBody ul.products-grid .product-name a {color:#000; font-size:12px;}
.indexBody ul.products-grid .product-name a:hover {text-decoration:underline;}
.indexBody ul.products-grid .price-box {margin:5px 0 0; padding:0 0 10px;}
.indexBody ul.products-grid .review-box a {color:#fff;}
.indexBody ul.products-grid .actions {}

/* Bestsellers */
.bestsellers {}

/* Featured */
.featured {}

/* New Products */
.new-products {}

/* Specials */
.specials {}

/* News */
.news {margin-bottom:20px;}

/* Recent Viewed */
.recent_viewed {clear:both; margin-bottom:20px;}
.recent_viewed .page-title {display:none;}
.recent_viewed .products-grid li.item {padding:0;}
.recent_viewed ul.products-grid .product-image {border:none; display:block;}

/* Recent Shopping */
.ordered-products {}

/* rollBox */
.rollBox {border:1px solid #F58B3E; width:1164px; margin:0 auto; overflow:hidden; padding:15px 0 0; position:relative;}
.rollBox .LeftBotton {height:75px; width:75px; background:url(../images/arrows.png) no-repeat scroll left top transparent; overflow:hidden; left:0; top:77px; display:inline; position:absolute; cursor:pointer; z-index:999;}
.rollBox .RightBotton {height:75px; width:75px; background:url(../images/arrows.png) no-repeat scroll right top transparent; overflow:hidden; right:0; top:77px; display:inline; cursor:pointer; position:absolute; z-index:999;}
.rollBox .LeftBotton:hover {background-position:left -77px;}
.rollBox .RightBotton:hover {background-position:right -77px;}
.rollBox_bg {width:1164px; float:left; height:190px;}
.rollBox .Cont {position:relative; width:100%; height:100%; overflow:hidden;}
.rollBox .Cont>ul {position:absolute; left:0; top:0; width:2350px;}

/* Review list */
.review-list {margin-bottom:20px; padding-bottom:20px;}
.review-list li {border-bottom:1px solid #e6e6e6; padding:0 15px 15px 0; margin:0 0 15px;}
.review-list li.last {border-bottom:none; padding:0; margin:0;}
.review-list .product-image {float:left; border:1px solid #e6e6e6; padding:1px;}
.review-list .review-items-box {line-height:18px; margin-left:260px;}
.review-list .review-items-box span {font-weight:bold;}
.review-list .product-name {margin:0 0 10px;}
.review-list .product-name a {font-size:12px;}
/* ======================================================================================= */


/* Category ============================================================================== */
.category-title {margin:0 0 7px;}
.category-image {width:100%; overflow:hidden; margin:0 0 10px; text-align:center;}
.category-image img {}
.category-description {margin:0 0 10px;}
.category-products {}
.subcategory {overflow:hidden; margin:0 0 20px;}
.subcategory .category-list li {float:left; margin:0 10px 0 0; width:114px;}
.subcategory .category-list li.last {margin:0;}

/* View Type:Grid */
.products-grid {}
.products-grid li.item {float:left; margin:0 16px 0 0; padding:0 0 15px 0; position:relative; width:235px;}
.products-grid li.last {margin:0;}
.products-grid .product-shop {}
.products-grid .product-name {padding:10px 0 5px;}
.products-grid .product-name a {color:#333; font-size:12px; font-weight:bold;}
.products-grid .product-name a:hover {text-decoration:underline;}
.products-grid .price-box {margin:5px 0 0;}
.products-grid .review-box {padding:0 0 5px;}
.products-grid .review-box a {color:#c00;}
.products-grid .price-box .save-off {}
.products-grid .price-box .save-off .price {background:url(../images/save.png) no-repeat scroll 5px 0 transparent; color:#fff; text-shadow:0 -1px 0 #D9D9D9; text-align:center; font-size:15px; font-weight:normal; font-style:italic; line-height:40px; height:37px; position:absolute; left:-4px; top:0px; width:40px;}

/* View Type:List */
.products-list {overflow:hidden; }
.products-list li.item {border:1px solid #ECECEC; margin:10px 0 0; padding:10px;}
.products-list li.item.first {margin:0;}
.products-list .product-image {float:left; margin:0 0 10px;}
.products-list .product-shop {margin-left:260px; overflow:hidden;}
.products-list .product-name {margin:0 0 10px;}
.products-list .product-name a {color:#333; font-size:12px; text-decoration:underline; text-transform:capitalize;}
.products-list .product-name a:hover {color:#f57625; text-decoration:none;}
.products-list .price-box {}
.products-list .review-box {}
.products-list .desc {clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35;}
.products-list .desc .link-learn {font-size:11px;}
.products-list .price-box .save-off {display:none;}
/* ======================================================================================= */


/* Product =============================================================================== */
/* Product Images */
.product-view .product-img-box {background:#ededed; border-radius:5px; float:left; padding:11px; width:493px;}
.col3-layout .product-view .product-img-box {float:none; margin:0 auto;}
.product-view .product-img-box .product-image {border:1px solid #ddd; margin:0 0 13px;}
.product-view .product-img-box .product-image-zoom {position:relative; width:265px; height:265px; overflow:hidden; z-index:9;}
.product-view .product-img-box .product-image-zoom img {position:absolute; left:0; top:0; cursor:move;}
.product-view .product-img-box .zoom-notice {font-size:11px; margin:0 0 5px; 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.disabled {-moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3;}
.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 h2 {font-size:11px; border-bottom:1px solid #ddd; margin:0 0 8px; text-transform:uppercase;}
.product-view .product-img-box .more-views ul {background:#fff; padding:10px 0 0;}
.product-view .product-img-box .more-views li {float:left; padding:0 0 8px 7px;}
.product-view .product-img-box .more-views li a {float:left; border:1px solid #ddd; overflow:hidden;}
.product-view .product-img-box .more-views li a:hover,
.product-view .product-img-box .more-views li a.active {border:1px solid #c00;}
.product-image-popup {margin:0 auto;}
.product-image-popup .buttons-set {float:right; clear:none; border:0; margin:0; padding:0;}
.product-image-popup .nav {font-weight:bold; margin:0 100px; text-align:center;}
.product-image-popup .image {display:block; margin:10px 0;}
.product-image-popup .image-label {font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f;}

/* Add to Cart */
.add-to-cart {}
.add-to-cart label {float:left; font-weight:bold; margin:4px 5px 0 0;}
.add-to-cart .qty {float:left; margin:0 5px 0;}
.add-to-cart button.button {float:left;}
.add-to-cart button.btn-incart span {background:url(../images/btn_cart.png) no-repeat scroll left top transparent;}
.add-to-cart button.btn-incart span span {background:url(../images/btn_cart.png) no-repeat scroll right -42px transparent; padding:0 38px 0 0;}
.add-to-cart button.btn-incart:hover span {background:url(../images/btn_cart.png) no-repeat scroll left -82px transparent;}
.add-to-cart button.btn-incart:hover span span {background:url(../images/btn_cart.png) no-repeat scroll right -124px transparent;}

/* Product Shop */
.product-view .product-essential {margin:0 16px 20px;}
.product-view .product-shop-box {float:right; margin:0 0 0 12px; width:578px;}
.product-view .product-shop-box .old-price {line-height:30px;}
.product-view .product-shop-box .old-price .price {font-size:15px;}
.product-view .product-shop-box .specials-price {margin:0;}
.product-view .product-shop-box .specials-price .price {font-size:20px; line-height:28px;}
.product-view .product-shop-box .save-off .price-label {display:inline;}
.product-view .product-shop-box .product-name {margin:0 0 10px;}
.product-view .product-shop-box .product-name h1 {color:#529EE7; font-size:16px; font-weight:bold; margin:0;}
.product-view .product-shop-box .sku {float:right; margin:0 0 10px;}
.product-view .product-shop-box .availability {margin:10px 0;}
.product-view .product-shop-box .short-description {margin:10px 0 0;}
.product-view .product-shop-box .short-description .std {}
.product-view .product-shop-box .review-box {float:left; position:relative;}
.product-view .product-shop-box .addthis_button {position:absolute; right:0; top:0;}
.product-view .product-shop-box .short-description h2 {font-size:16px; font-weight:bold;}
.product-view .product-shop-box .safety {background:url(../images/safety.jpg) no-repeat; height:59px;}
.product-view .product-shop-box .price-box {margin:10px 0 0;}
.product-view .product-shop-box .price-box .regular-price .price {font-size:20px; font-weight:bold;}
.product-view .product-shop-box .product-shop-links {margin:10px 0;}
.product-view .product-shop-box .product-shop-links {font-size:12px;}
.product-view .product-shop-box .product-shop-links li,
.product-view .product-shop-box .product-shop-links li .separator {display:inline; margin-right:5px;}
.product-view .product-shop-box .product-shop-links a {}
.product-view .product-shop-box-left {float:left;}
.product-view .product-shop-box-right {background:url(../images/free-other.jpg) no-repeat; float:right; height:120px; margin:0 0 10px 20px; width:290px;}
.product-collateral {float:right; margin:5px 0 0; width:578px;}
.product-collateral .box-collateral {color:#666; margin:15px 0; overflow:hidden;}
.product-collateral h2 {color:#333; font-size:14px; font-weight:bold; margin-bottom:10px;}
.box-collateral {margin:0 16px;}

/* Availability */
.availability {margin:0;}
.availability span {font-weight:bold;}
.availability.in-stock span {color:#cc0000;}
.availability.out-of-stock span {color:#d83820;}

/* Product Colors */
.product-colors {}
.product-colors dt {padding:10px 0 0; font-weight:normal;}
.product-colors dt label {font-weight:bold; color:#2f2f2f;}
.product-colors dt label.required em {color:#cc0000; margin-left:5px;}
.product-colors dd {padding:15px 0 0;}
.product-colors .color-list{}
.product-colors .color-list li {float:left; margin:5px 5px 0 0;}
.product-colors .color-list li a {border:1px solid #ddd; display:inline-block;}
.product-colors .color-list li a:hover,
.product-colors .color-list li.active a {border:1px solid #cc0000}
.product-colors p.note {margin:0; font-size:11px;}
.product-colors p.required {position:absolute; right:20px; top:20px;}

/* Product Options */
.product-options {margin:10px 0 0; padding:10px 15px 20px; position:relative; background-color:#f6f6f6; border:1px solid #ddd;}
.product-options dt {padding:10px 0 0; font-weight:normal;}
.product-options dt label {font-weight:bold; color:#2f2f2f;}
.product-options dt label.required em {color:#cc0000; margin-left:5px;}
.product-options dd {padding:5px 10px 0; float:left; width:370px;}
.product-options dl.last dd.last {border-bottom:0; padding-bottom:5px; margin-bottom:0;}
.product-options dd input.input-text {width:98%;}
.product-options dd textarea {width:98%; height:8em;}
.product-options dd select {width:100%;}
.product-options ul.options-list {margin-right:5px;}
.product-options ul.options-list li {line-height:1.5; padding:2px 0;}
.product-options ul.options-list input.radio {float:left; margin-top:3px;}
.product-options ul.options-list input.checkbox {float:left; margin-top:3px;}
.product-options ul.options-list .label {display:block; margin-left:18px;}
.product-options ul.options-list label {font-weight:normal;}
.product-options p.note {margin:0; font-size:11px;}
.product-options p.required {position:absolute; right:20px; top:20px;}
.product-options p.SizeChart {float:right; position:absolute; top:47px; right:22px; /*margin:-28px 0 0;*/}
.product-options p.SizeChart a {color:#c00;}
.product-options-bottom {padding:15px 20px; border:1px solid #ddd; border-top:0;}
.product-options-bottom .price-box {float:left; margin:0; padding:0;}
.product-options-bottom .add-to-links {clear:both; padding:5px 0 0; text-align:right;}
.product-options-bottom .price-label {float:left; padding-right:5px;}
.product-options-bottom .price-tax {float:left;}
.product-options-bottom .add-to-cart {}
.product-shop-box .product-options-bottom {margin:0 0 10px;}
.product-shop-box .product-options-bottom .add-to-cart-box {clear:both; float:left; padding-top:12px;}
.product-shop-box .product-options-bottom .add-to-links {clear:both; padding:5px 0 0; text-align:right;}

/* Block: Tab */
.product-view ul.box-tab {background:url(../images/tab-container.gif) repeat-x scroll 0 bottom transparent; height:29px; overflow:hidden;}
.product-view ul.box-tab li {float:left; display:block; margin-right:2px;}
.product-view ul.box-tab li.last {margin-right:0;}
.product-view ul.box-tab li h2 {line-height:normal; margin:0;}
.product-view ul.box-tab li a {border-radius:5px 5px 0 0; display:block; font-size:14px; font-weight:bold; margin:1px 0 0; padding:7px 10px 5px; background:#f4f4f4; color:#333; text-decoration:none;}
.product-view ul.box-tab li a.selected,
.product-view ul.box-tab li a:hover {background:#f57625; color:#fff; margin:2px 0 0;}

/* Block: Also Purchased */
.product-view .box-also {overflow:hidden;}
.product-view .box-also h2 {margin-bottom:10px;}
.product-view .box-also ul {clear:both; overflow:hidden;}
.product-view .box-also ul.first {border-top:2px solid #f57625; padding:15px 0 0;}
.product-view .box-also ul li {float:left; margin:0 8px 0 0; padding:0 0 8px; position:relative; width:220px;}
.product-view .box-also ul li.last {margin:0;}
.product-view .box-also .product-image {border:1px solid #ECECEC; display:block;}
.product-view .box-also .product-shop {}
.product-view .box-also .product-name {padding:10px 0;}
.product-view .box-also .product-name a {color:#000; font-size:12px;}
.product-view .box-also .product-name a:hover {text-decoration:underline;}
.product-view .box-also .price-box {margin:5px 0 0; padding:0 0 10px;}
.product-view .box-also .price-box .save-off .price {background:url(../images/save.png) no-repeat scroll 5px 0 transparent; color:#fff; text-shadow:0 -1px 0 #D9D9D9; text-align:center; font-size:15px; font-weight:normal; font-style:italic; line-height:40px; height:37px; position:absolute; left:-4px; top:0; width:40px;}
.product-view .box-also .actions {padding-bottom:10px;}
.product-view .box-also .review-box {padding:0 0 5px;}

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

/* Block: Related */
.product-view .box-related {overflow:hidden;}
.product-view .box-related ul {clear:both; overflow:hidden;}
.product-view .box-related ul li {float:left; margin:0 15px 15px 0; position:relative; width:133px;}
.product-view .box-related ul li.last {margin:0 0 15px 0;}
.product-view .box-related .product-image {border:1px solid #ECECEC; display:block;}
.product-view .box-related .product-image:hover {border:1px solid #cc0000;}
.product-view .box-related .product-shop {background:#f57625; display:none; padding:0 5px;}
.product-view .box-related .product-name {padding:10px 0;}
.product-view .box-related .product-name a {color:#fff; font-size:12px; font-weight:bold;}
.product-view .box-related .product-name a:hover {text-decoration:underline;}
.product-view .box-related .price-box {margin:5px 0 0; padding:0 0 10px;}
.product-view .box-related .price-box .old-price .price {color:#ffc64b;}
.product-view .box-related .price-box .specials-price .price,
.product-view .box-related .price-box .regular-price .price {color:#fff;}
.product-view .box-related .price-box .save-off .price {background:url(../images/save.png) no-repeat scroll 5px 0 transparent; color:#fff; text-shadow:0 -1px 0 #D9D9D9; text-align:center; font-size:15px; font-weight:normal; font-style:italic; line-height:40px; height:37px; position:absolute; left:-4px; top:0; width:40px;}
.product-view .box-related .actions {padding-bottom:10px;}
.product-view .box-related .review-box {padding:0 0 5px;}

/* Block: Reviews */
.product-view .box-review {}
.product-view .box-review dl {border-top:1px solid #ededed; margin:15px 0 0; padding:15px 0 0;}
.product-view .box-review dl.first {border-top:none; margin:0; padding:0;}
.product-view .box-review dt {float:left; width:100px;}
.product-view .box-review dt a,
.product-view .box-review dt span {font-weight:bold;}
.product-view .box-review dt span {margin-bottom:5px;}
.product-view .box-review dd {margin-left:120px;}
.product-view .box-review dd small {font-style:italic;}
/* ======================================================================================= */


/* Shopping cart ========================================================================= */
/* Shopping Cart Table */
.cart-table th {background:#EDEDED; color:#000; font-size:13px; padding:8px 5px;}
.cart-table td {padding:10px;}
.cart-table .product-name {color:#4c4c4c; font-size:13px; font-weight:normal; margin:0 0 10px;}
.cart-table .product-name a {color:#484848; font-size:12px; text-transform:capitalize; text-decoration:underline}
.cart-table .product-name a:hover {text-decoration:none;}
.cart-table .item-options dt {font-weight:bold; font-style:italic;}
.cart-table .item-options dd {padding-left:10px; margin:0 0 6px;}
.cart-table .item-msg {margin:5px 0; font-size:11px; font-weight:bold; color:#df280a;}
.cart-table .price {color:#f57625;}
.cart-table .grand_total .price {font-weight:bold;}
.cart-table tfoot td {padding:10px;}
.cart-table .btn-continue {float:left;}

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


/* Checkout Steps ============================================================================== */
#checkout-steps {padding:25px 0 0 0;}
.opc {}
.opc li.section {border:1px solid #ddd; margin-bottom:10px;}
.opc .step-title {vertical-align:top; background-color:#fff; padding:15px 25px; text-align:right;}
.opc .step-title .number {float:left; background:#fff; border:1px solid #ddd; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#AFAFAF;}
.opc .step-title h2 {float:left; margin:0; font-size:12px; font-weight:bold; color:#ddd;}
.opc .active .step-title {background-color:#ECECEC; color:#f18200;}
.opc .active .step-title .number {background:#33333D; border-color:#33333D; color:#fff}
.opc .active .step-title h2 {color:#000;}
.opc .step {background:#fff; padding:20px; display:none;}
.opc .active .step {display:block;}

#opc-order_review {border:none;}
#opc-order_review .step {border:none; padding:0;}
#opc-order_review .step-title {border:1px solid #ddd; border-bottom:none;}
#opc-order_review .buttons-set {border:1px solid #ddd; border-width:0 1px 1px; margin:0; padding:20px 30px;}

/* Coupon Codes */
.shopping_cart .coupon {background:#fbfbfb; border:1px solid #ddd; overflow:hidden; padding:13px 15px 10px; margin:20px 0 0;}
.shopping_cart .coupon h2 {color:#cc0000; display: inline; font-size:13px; line-height:normal; text-transform:uppercase;}
.shopping_cart .coupon input.input-text {margin-right:5px; width:254px;}
/* ======================================================================================= */


/* Login ================================================================================= */
.account-login{}
.account-login .new-users,
.account-login .registered-users {border:1px solid #ddd; padding:18px 20px 20px 20px; width:524px; min-height:260px;}
.account-login .new-users {background:url(../images/bkg_new-users.gif) no-repeat left bottom #fff;}
.account-login .registered-users {background:url(../images/bkg_registered-users.gif) no-repeat left bottom #fff;}
/* ======================================================================================= */



/* My Account ============================================================================ */
.box-account {background:#FBFBFB; border:1px solid #ddd; margin-top:10px; overflow:hidden; padding:20px;}
.box-account .box-head {margin-bottom:20px;}
.box-account .box-head h2 {color:#383737; float:left; font-size:14px; text-transform:uppercase;}
.box-account .box-head a {float:right;}
/* Dashboard */
.my-account {}
.my-account .welcome-msg {}
.my-account .welcome-msg .hello {margin-bottom:10px;}
.my-account .col2-set {margin-bottom:10px;}
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer-container {border-radius:5px; background:#eaf0f3; margin-top:25px; padding:15px;}
.footer {}
.footer a {color:#6B6670;}
.footer h4 {color:#1C1C1C; font-size:13px; font-weight:bold; margin:0 0 10px;}
.footer_address {color:#484848; margin:15px 0;text-align:center;}
.footer_address a {}
.footer address a:hover {}
.footer ul.links {}
.footer li {line-height:21px;}
.footer li.last {}
.footer li p {color:#000; font-weight:bold; margin-bottom:10px;}
.footer li a.tt {margin:0 10px;}
.indexBody .footer-container {margin-top:0;}

/* Back Top */
#back-top {bottom:40px; display:none; height:43px; left:50%; margin-left:620px; position:fixed; width:43px; z-index:99;}
#back-top a:hover {color:#79ec3e;}
#back-top span {background:url(../images/up-arrow.png) no-repeat scroll left 0 transparent; cursor:pointer; display:block; height:43px; margin-bottom:43px; width:41px;}
#back-top a:hover span {background-position:left -43px;}

/* Footer Banner */
.footer-banner {height:54px; margin:0 0 25px;}
.footer-banner img {float:left;}
.footer-banner img.first {margin:0 23px 0 0;}
/* ======================================================================================= */

.price-box>p.old-price .price-label,
.price-box>p.specials-price .price-label {display:none;}
.price-box>p.old-price,
.price-box>p.specials-price {display:inline;}
.price-box>p.old-price {margin-right:10px;}

/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.header-banner:after,
.footer-banner:after,
.footer-container:after,
.footer:after,
.main:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.page-title:after,
.title-buttons:after,
.category-list:after,
.products-grid:after,
.products-list li.item:after,
.review-list li:after,
.box-account .box-head:after,
.box .box-title:after,
.pager:after,
.sorter:after,
.filter:after,
.filter dl:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .product-shop-box .short-description:after,
.product-colors:after,
.product-colors .color-list:after,
.product-options:after,
.product-options-bottom:after,
.box-review dl:after,
.cart:after,
.shopping_cart .crosssell li.item:after,
.opc .step-title:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after {clear:both; content:"."; display:block; font-size:0; height:0; line-height:0; overflow:hidden;}
/* ======================================================================================= */
