

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @licensehttp://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
/* CSS document by Vladimir Mihailovic */
/* vladimir@implementek.com */
/* Layout ================================================================================= */
h1 {
	font-size:36px;
	color:#373635;
	text-transform:uppercase
}
/** for homepage only **/
.home-copy {
    border-left: dotted gray 1px;
	border-right: dotted gray 1px;
	margin-top: 50px;
	padding: 0px 0 0px 350px;
	background:url(../images/home-footer-text.jpg) center no-repeat;
        height:450px;
}

.home-copy-content {
    	padding: 40px 40px 20px 0px;
}

.home-copy p {
    margin: 5px 0 15px 0;
	line-height: 17px;
}
.home-copy h2 {
    font-family: "Century Gothic", Arial, "helveticaNeueLT Std Thin", Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: 10px;
         font-size: 17px;
}

h1.home-header{
font-size:11px;
float:left;
width:100%;
padding-bottom:5px;
color:#898781;
}
h1.home-header a{
font-size:11px;
color:#898781;
text-decoration:none;
clear:both;
}

.wrapper {
	background:url("../images/lajock-background.png") #d5d4ce top center repeat-x;
	width:100%;
	min-height:547px;
}
.page {
	width:100%;
	margin:0 auto;
	text-align:left;
}
.page-print {
	background:#fff;
	padding:20px;
	text-align:left;
}
.page-popup {
	padding:20px;
	text-align:left;
}
.main {
	width:960px;
	margin:0 auto;
	padding-bottom:20px;
}
li.new-arrivals {
	display:none
}
.slideshow {
	border-top:5px solid #2e2d2d;
	/*margin-top:19px;*/
}

.poruke { position:relative}

.home-tabs {
	background:#494745;
	padding:15px 0px 0px;
        width:685px;
}

.home-tabs-back {
	background:url(../images/home-tabs-bg.png) bottom center repeat-x #494745;
	width:663px;
	height:130px;
	margin-top:32px;
	border:1px dotted #83817b;
	margin-left:0px;
}
*+html .home-tabs-back {
	margin-top:-1px;
}
li.brand-tab a {
	background:url(../images/tabovi.png) 0 33px;
	width:155px;
	height:33px;
	text-decoration:none;
	display:block
}
li.department-tab a {
	background:url(../images/tabovi.png) -156px 0;
	width:173px;
	height:33px;
	text-decoration:none;
	display:block;
	margin-left:2px;
}
li.brand-tab a.active {
	background:url(../images/tabovi.png);
	width:155px;
	height:33px;
	text-decoration:none;
	display:block
}
li.department-tab a.active {
	background:url(../images/tabovi.png) -155px 33px;
	width:184px;
	height:33px;
	text-decoration:none;
	display:block;
	margin-left:0px;
}
.col1-layout .my-account, .col1-layout .shopping-bag, .col1-layout .bagg {
	display:none
}
.bagg {
	float:right
}


.header .linkovi {
	display:none
}
.linkovi {
	padding-bottom:10px;
	float:right
}
.home-tabs ul.tabs-container {
	padding:5px 0 0 0px !important;
	margin:0px !important;
        margin-bottom:0px !important;;
        float:none !important;
	margin-bottom:5px;
}
.home-tabs ul li {
	list-style:none;
	float:left;
	padding:0px !important;
}
.home-tabs-back ul.tabs-links-list {
	float:left;
	padding:0px 0px 0px 20px !important;

}
.home-tabs-back ul.tabs-links-list li {
	clear:both;
	font-size:11px;
	padding-top:8px !important;
	/*padding-right:50px !important*/
        display: block;
        width:130px;
}
.home-tabs-back ul.tabs-links-list li a {
	color:#e2dfd3;
	text-decoration:none
}
.home-tabs-back ul.tabs-links-list li a:hover {
	text-decoration:underline
}
/* Base Columns */
.col-left {
	float:left;
	background:url(../images/left_back.gif) #373635;
	background-repeat:no-repeat;
	width:185px;
	min-height:136px;
	margin-top:0px;
	padding-bottom:30px;
	font-family:Arial, Helvetica, sans-serif
}
.checkout-onepage-index .col-left {
	float:left;
	width:206px;
	background:url(../images/left-wide.gif) #373635 !important;
	background-repeat:repeat-x !important;
	min-height:136px;
	margin-top:0px;
	padding-bottom:10px;
}
.top-cat {
	font-size:14px;
	color:#e2dfd3;
	font-weight:bold;
	padding-top:20px;
}
li.top-cat a {
	color:#e2dfd3;
	text-decoration:none;
	display:block;
	padding-left:20px;
}
.also-check-out, .more-desc {
	margin-top:10px;
	color:#434242;
            clear:both;
            float:left;
            width:100%;
}

.also-check-out{margin: 5px 0px 10px !important;}

.more-desc h2 {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:3px;
}
.more-desc p {
	font-size:11px;
	text-align:justify
}
ul.sub-cat {
	padding-top:10px;
	font-weight:normal
}
ul.sub-sub-cat li { background:url(../images/sub-sub.png); width:185px; height:25px;}
ul.sub-sub-cat li a
  { color:#e2dfd3;
	font-size:12px;
	text-decoration:none;
	display:block;
	padding-left:40px !important; }


	ul.sub-sub-cat li a:hover
  {
  background:url(../images/sub-sub.png) #575654 !important;}



a.subopen {
	display:block;
	padding-left:20px;
	background:#575654;
	font-weight:bold
}
ul.sub-cat li {
	line-height:25px;
}
ul.sub-cat li a {
	color:#e2dfd3;
	font-size:12px;
	text-decoration:none;
	display:block;
	padding-left:20px;
}
ul.sub-cat li a:hover {
	background:#575654;

}
.col-main {
	float:left;
	width:755px;
	min-height:300px;
}
.catalogsearch-advanced-result .new-filter {
	display:none
}
.checkout-onepage-index .col-main {
	width:730px;
	margin-left:20px;
}
.col-right {
	float:right;
	width:230px;
	border:1px solid #ddd;
	padding:5px 5px 0;
}
/* 1 Column Layout */
.col1-layout .col-main {
	float:none;
	width:auto;
	border-top:3px solid #2E2D2D;
	margin-top:0px;
}
.cms-home .col1-layout .col-main {
	float:none;
	width:auto;
	border-top:none;
	margin-top:0px;
}
/* 2 Columns Layout */
.col2-left-layout .col-main {
	float:left;
	margin-top:0px;
	border-top:3px solid #2e2d2d;

	margin-left:20px;
}
.col2-right-layout .col-main {
}
/* 3 Columns Layout */
.col3-layout .col-main {
	width:484px;
	margin-left:10px;
}
/* Content Columns */
.col2-set .col-1 {
	float:left;
	width:49%;
}
.col2-set .col-2 {
	float:right;
	width:49%;
}
.checkout-cart-index .col2-set .col-2 {
	float:left;
	width:510px;
}
.discount {
	float:left;
	color:#373635;
	margin-right:30px;
}
.discount h3 {
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:10px;
}
.shipping {
	color:#373635;
}
.shipping .buttons-set button.button {
	float:left !important
}
.shipping #co-shipping-method-form {
	float:right;
	margin-right:90px;
	margin-top:15px;
}
.shipping .form-list label {
	font-weight:normal !important
}
.shipping h3 {
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:10px;
}
#coupon_code {
	width:200px !important
}
.apply {
	margin-top:5px;
}
.col2-set .narrow {
	width:33%;
}
.col2-set .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:#f4f4f4;
	border:1px solid #7e7e7e;
}
input.input-text, textarea {
	padding:2px;
}
select {
	padding:1px;
	border:1px solid #7e7e7e
}
select option {
	padding-right:10px;
}
select.multiselect option {
}
textarea {
	overflow:auto;
}
input.radio {
	margin-right:3px;
}
input.checkbox {
	margin-right:3px;
}
input.qty {
	width:40px
}
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;
	height:30px; /* <- Safari & Google Chrome Fix */
}
button.button span {
	float:left;
	padding:5px 12px 0 0;
	background:url(../images/bkg_button.gif) 100% 50% no-repeat;
	font:bold 12px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	white-space:nowrap;
	color:#e2dfd3;
	height:25px;
}
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:510px;
}
.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;
	color:#e2dfd3;
	text-transform:uppercase
}
.buttons-set .back-link {
	float:left;
}
.buttons-set a.back-link {
	color:#333
}
.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;
}

.product-options { position:relative}
.product-options .validation-advice {
	clear:both;
	min-height:13px;
	background:none !important;
	font-size:10px;
	line-height:13px;
	color:#f00;
	/*position:absolute; top:32px;
	left:-26px;*/
}


.validation-failed {
	border:1px dashed #f00 !important;
	background:#faebe7 !important;
}
.validation-passed {
}
.required {
	color:#bc294c;
}
p.required {
	font-size:10px;
	text-align:right;
	margin-top:0px !important;
	margin-right:70px;
}

.customer-account-forgotpassword p.required {
	font-size:10px;
	text-align:right;
	margin-top:0px !important;
	margin-right:590px;
}


/* 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;
}

.catalog-category-view .messages, .catalog-product-view .messages {
	z-index:99; position:absolute; top:-27px; left:0px;

}



.messages li {
	margin:0 0 10px;
}

.cms-page-view .messages li {
	margin:10px 0 10px;
}


.messages li li {
	margin:0 0 3px;
}


.error-msg, .success-msg, .note-msg, .notice-msg {
	border-style:dotted !important;
	border-width:1px !important;
	background-position:10px 10px !important;
	background-repeat:no-repeat !important;
	min-height:15px !important;
	padding:5px 5px 5px 10px !important;
	font-size:10px !important;
	font-weight:bold !important;
}
.error-msg {
	border-color:#373635;
	background-color:#e3b3af;
	color:#373635;
}
.success-msg {
	border-color:#373635;
	background-color:#e3dbaf;
	color:#373635;
}
.note-msg, .notice-msg {
	border-color:#373635;
	background-color:#e3dbaf;
	color:#373635;
}
/* BreadCrumbs */
.breadcrumbs {
	text-transform:uppercase;
	color:#595857;
	font-size:11px;
	padding-top:10px;
}
.breadcrumbs li {
	display:inline;
}
.breadcrumbs li a {
	text-decoration:none;
	color:#595857
}
/* Page Heading */
.page-title {
	border-bottom:1px dotted #575654;
	margin-bottom:20px;
}
.page-title h2 {
	font-size:20px !important;
	text-transform:uppercase;
	color:#373635;
	padding-top:7px;
	padding-bottom:7px;
}
.title-buttons {
	text-align:right;
}
.title-buttons ul.checkout-types {
	display:none
}
.title-buttons h2, .title-buttons h3, .title-buttons h4, .title-buttons h5, .title-buttons h6 {
	float:left;
}
/* Pager */
.pager {
	border-top:1px dotted #000;
	border-bottom:1px dotted #000;
	padding:0px;
	clear:both;
        /* NIK added below */
        width: 100%;
}
.pager td {
    padding: 5px;
}
.pager .amount {
	float:left;
}
.pager .limiter {
	float:right;
	display:none
}
.pager .pages {
	float:right;
}
.pager .pages ol {
	display:inline;
}
.pager .pages li {
	display:inline;
}
.pager .pages li a {
	color:#373635
}
.pager .pages .current {
}
.pager .pages img {
    margin-top: 5px
}
/* Sorter */ 
.view-by {

	border-bottom:1px dotted #000;
	padding:0px;
	clear:both;
        /* NIK added below */
        width: 100%;
}
.view-by td.sort-by {
        text-align: right;
        padding: 5px;
}
.sorter {
	border:1px solid #ddd;
	padding:5px;
	margin:5px 0;
	display:none
}
.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 dotted #575654;
	font-weight:bold;
	white-space:nowrap;
}
.data-table td {
	padding:5px;
	border:1px dotted #575654;
}
.checkout-cart-index .data-table td {
	vertical-align:middle !important;
	padding:15px;
}
.data-table thead {
	background-color:#afaeab;
}
.data-table tbody {
}
.data-table tfoot {
}
.data-table tr.first {
}
.data-table tr.last {
}
.data-table tr.odd {
}
.checkout-cart-index .data-table tr.odd {
	background:#e3e3de;
}
.checkout-cart-index .data-table tr.even {
	background-color:#cfcfca;
}
.data-table tbody.odd {
}
.checkout-cart-index .product-image img {
	border:1px dotted #333
}
.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 {-top
}
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 {
	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:187px;
	height:162px;
	overflow:hidden;
}


.header-container{
	width:100%; height:264px; background:transparent url("../images/header-top.png") repeat-x top center;
}


.header {
	width:960px;
	margin:0 auto;
        height:162px;
        background: url("../images/header-contents.png") top center no-repeat;
        position:relative;

}
.header .logo {
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-999em;
}
.header .logo a {
	display:block;
	width:187px;
	height:157px;
}
.header .welcome-msg {
	font-weight:bold;
	text-align:right;
}
.header .links {
	float:right;
	position:relative;
	margin-right:15px;
	width:150px;
	margin-top:-43px;
}
.header .links li {
	text-align:right;
	font-size:11px;
}
.header .links li.last {
	position:absolute;
	top:0px;
	left:26px;
}
.header .links a {
	color:#e2dfd3;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
}
.header a.top-link-cart {
	font-size:13px;
	display:block;
	margin-top:0px !important
}
.header .form-search {
	text-align:left;
}
.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;
}

.header .customer-service-telephone{position:absolute; right:0px; bottom:0px; height:26px; line-height: 26px; text-transform: uppercase; font-size: 11px; min-width: 210px; text-align: right;}
.header .customer-service-telephone span{margin:0px 10px;}
.header .customer-service-telephone a{text-decoration: none; float:left;}

/********** < Navigation */
#nav {
	float:left;
	font-size:12px;
	margin-left:30px;
	margin-top:36px;
	width:565px;
}
.my-account {
	float:right;
	margin-top:25px;
	margin-right:5px;
}
.shopping-bag {
	float:right;
	margin-right:5px;
}
.shopping-bag a {
	color:#e2dfd3;
	text-decoration:none
}
a.top-link-checkout {
	display:none !important
}
/* 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 12px;
	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-subscribe { position:relative}

.block {
	color:#e2dfd3
}
.block .block-title {
	padding-left:20px;
	text-transform:uppercase;
	margin-bottom:5px;
}
.block .block-title h2 {
	font-size:14px;
	font-weight:bold;
	line-height:1.5;
}
.block h3 {
	font-size:14px;
	line-height:1.5;
}
.block .block-content {
	padding-left:20px;
	padding-right:20px;
}
.block .block-content a {
	color:#CCC;
	text-decoration:underline
}
.block .actions {
	text-align:right;
}
.block .actions a {
	float:left;
}
/* Block: Account */
.block-account {
	padding-top:20px;
	padding-bottom:20px;
}
.block-account ul li {
	line-height:25px;
	font-size:11px
}
.block-account ul li a {
	color:#E2DFD3;
	display:block;
	font-size:11px;
	padding-left:20px;
	text-decoration:none !important;
}
.block-account .block-title {
	padding-bottom:5px;
}
.block-account .block-content {
	padding-left:0px !important;
	padding-right:0px !important
}
.block-account ul li a:hover {
	background:#575654;
	font-weight:bold
}
.block-account ul li.current {
	background:#575654;
	font-weight:bold;
	padding-left:20px;
}
/* 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: Cart */
.block-cart {
	margin-top:30px;
}
.block-cart .amount {
	margin-top:5px;
}
.block-cart .subtotal {
	text-align:center;
}
.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;
}
.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 {
}
.block-related li {
	padding:5px 0;
}
.block-related input.checkbox {
	float:left;
	margin-right:-20px;
}
.block-related .item {
	margin-left:20px;
}
.block-related .item .product-image {
	float:left;
	margin-right:-65px;
}
.block-related .item .product-details {
	margin-left:65px;
}
/* Block: Compare Products */
.block-compare {
	padding-top:20px;
	display:none
}
.block-compare li {
	padding:5px 0;
}
/* Block: Viewed */
.block-recent {
	margin-top:20px;
	/*display:none*/
}
.mini-cart {
	margin-top:20px;
}

.mini-cart .actions {
text-align:center !important;
margin-top:5px;
margin-bottom:5px;
}

.mini-cart .checkout-button { margin-right:0px !important}

.mini-cart .content {
	padding-left:20px;
	padding-right:20px;
}
/* Block: Poll */
.block-poll {
}
.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;
}
/* Block: Tags */
.block-tags ul, .block-tags li {
	display:inline;
}
/* Block: Subscribe */
.block-subscribe .input-box {
	margin-top:10px;
}
/* Block: Reorder */
.block-reorder {
margin-top:20px;
}
.block-reorder h2 a { font-size:11px; color:#ccc; text-decoration:none}

.block-reorder li {
	padding:5px 0;
}
.block-reorder input.checkbox {
	float:left;
	margin:3px -20px 0 0;
}
.block-reorder .label {
	display:block;

}
/* Block: Banner */
.block-banner {
}
.block-banner .block-content {
	text-align:center;
}
/* Block: Checkout Progress */
.block-progress {
	border-top:3px solid #333;
	padding-top:10px;
}
.block-progress a {
	color:#d18f3a !important;
	text-decoration:none !important
}
.block-progress .block-content {
	padding:0px !important;
	padding-top:5px !important
}
.block-progress dt {
	font-weight:normal;
	text-transform:uppercase;
	border-top:1px dotted #CCC;
	padding:10px 20px;
}
.block-progress dt.complete, .block-progress dd.complete {
}
.block-progress dd.complete {
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
}
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title {
	text-transform:uppercase;
	height:45px;
}
.category-image { position:relative}
.category-image img {
	display:block;
	left:367px;
	margin:0 auto;
	position:absolute;
	top:-91px;
	z-index:9
}

.category-brands .brand-category-image img { display:block;
	display:block;
left:-388px;
margin:0 auto;
position:absolute;
top:-27px;}

.category-brands .brand-category-image { position:relative; height:auto !important; display:block !important

}
.brand-category-image {
	height:45px;
	vertical-align:middle;
	display:table-cell
}
.brand-holder {
	float:right;
	margin-top:-27px;
}
.category-brands .brand-holder {margin-top:0px;}

.category-products {
	margin-top:20px;
}
.category-brands .category-products {
	margin-top:0px;
	width:756px;
}
.category-brands .category-products ul li {
	float:left;
	margin-right:14px;
	margin-bottom:13px;
	width:138px; height:93px;
}
li.petak {
	margin-right:0px !important
}
.brands-center {
	width:138px;
	height:93px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	background:url(../images/brands-background.gif);
	border:1px dotted #333;
	border-top:3px solid #333;
}
.category-brands .category-products ul li a {
	width:138px;
	height:93px;
}
.category-brands .category-products ul li img {
}
.no-products {
	margin-top:33px;
}
/* View Type: Grid */
.up-sell .products-grid {
	width:775px !important;
}
.products-grid {
	width:100%;
}
.products-grid tr.odd {
}
.products-grid tr.even {
}
.products-grid td {
	width:33%;
}
.products-grid td.empty {
	background:none !important;
	border:none !important;
}
/* View Type: List */
.products-list li.item {
	border:1px dotted #575654;
	width:139px;
	float:left;
	border-top:3px solid #2e2d2d;
	margin-right:12px;
	margin-bottom:15px;
}

.products-list li.item h3.product-name { padding-left:9px; padding-right:9px;}

.products-list li.peti {
	margin-right:0px !important;
}
.products-list .product-image {
	float:left;
}
.products-list .product-shop {
	float:right;
	width:139px;
	background:url(../images/product-shop.gif) no-repeat #D6D4CF;
	height:110px;
}
.products-list .product-shop .brand {
	margin-bottom:6px;
	margin-top:10px;
	text-align:center
}
.brand-view {
	float:right; margin-top:-54px;
}

.new-filter {
	/*border-top:1px dotted #333333;
	margin-bottom:15px;
	margin-top:-6px;
	padding-top:10px;
	text-align:right;
	width:755px;*/
	font-size:11px;
        float:left;
}
.new-filter-brands {
	display:none
}
.category-brands .new-filter-brands {
	border-top:1px dotted #333333;
	display:block;
	margin-top:14px;
	text-align:right;
	width:755px;
	font-size:11px;
}
.brand-new-filter {
	/*border-top:1px dotted #333333;
	border-bottom:1px dotted #333333;*/
	/*margin-bottom:15px;
	margin-top:-6px;
	padding-top:10px;
	padding-bottom:8px;*/
	/*width:755px;*/
	font-size:11px;
        float:left;
}
.brand-new-filter select {
	font-size:11px;
	margin-right:15px;
	width:140px;
	margin-bottom:2px;
}
.brand-new-filter a {
	display:block;
	float:right;
	padding-top:2px;
	text-decoration:none;
	text-transform:uppercase
}

.type-filter{
    float: left;
    font-size: 11px;
    border-left: 1px dotted #000000;
    display: block;
    margin-left: 10px;
    padding-left: 10px;
}

span.sep {
	display:block;
	float:right;
	padding-top:2px;
	padding-left:12px;
	padding-right:12px;
}
.new-filter select {
	font-size:11px;
	margin-right:0px; /*15px*/
	width:140px;
}
.new-filter a {
	text-decoration:none
}
.page-head h1 {
	border-bottom:1px dotted #333;
	padding-bottom:3px;
	margin-bottom:15px;
}
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view {
	border-top:1px dotted #2E2D2D;
	margin-top:10px;
	padding-top:20px;
}
.product-essential {
	margin-top:5px;
}
.product-collateral {
	margin-top:40px;
        border-top: solid #2E2D2D 3px;
}
/* Product Images */
.product-view .product-img-box {
	float:left;
	width:365px;

}
.product-view .product-img-box .product-image {
	border:1px dotted #2E2D2D;
}
.product-view .product-img-box .product-image-zoom {
	position:relative;
	/*width:242px;*/
	/* width:240px; */
	width: 365px;
	/*height:360px;*/
	/* height:311px; */
	height: 470px;
	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 {
	text-align:center; text-transform:uppercase; font-size:10px; padding-top:5px; padding-bottom:10px;

}

.product-view .product-img-box .larger {
	text-align:center; text-transform:uppercase; font-size:10px; padding-top:5px; padding-bottom:10px;

}

.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:0px;
	top:-2px;
	width:11px;
	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:-2px;
}
.product-view .product-img-box .zoom .btn-zoom-in {
	position:absolute;
	right:2px;
	top:-2px;
}
.more-views ul {


}
.more-views {
border:1px dotted #444444;
padding:21px 0 0 21px;
/* width:456px; */
width: 342px;

}
.more-views li {
	float:left;
	margin-right:20px;
	margin-bottom:20px;

}
.more-views li a img { width:92px; height:119px;}
h3.more-views-title {
	font-size:11px;
	color:#444444;
	text-transform:uppercase;
	margin-top:60px;
	margin-bottom:5px;
	font-weight:normal !important
}
.more-views img {
	border:1px dotted #5f5e5c
}
.product-image-popup {
	margin:0 auto;
}
.product-image-popup .nav {
	text-align:center;
}
.product-image-popup .image {
	display:block;
}
.product-image-popup .image-label {
}
/* Product Shop */
.product-view .product-shop {
	float:right;
	/* width:475px; */
	
	width: 363px;
	position:relative;

}
.product-view .product-shop .price-box {

}
.product-view .product-name h1 {
	font-size:24px !important;
	color:#373635;
	text-align:left !important;
	text-transform:uppercase;
	line-height:20px;
	font-weight:normal
}
.product-view .short-description {
	margin-top:20px;
}
/* Rating */
.ratings {
}
.ratings .amount {
}
.ratings .rating-links {
}
.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;
}
.rating-box .rating {
	position:absolute;
	top:0;
	left:0;
	height:13px;
	background:url(../images/bg_rating.gif) 0 100% repeat-x;
}
/* Availability */
.availability {
	display:none
}
.availability .in-stock {
	font-weight:bold;
}
.availability .out-of-stock {
	font-weight:bold;
	color:#f00;
}
/********** < Product Prices */
.price {
	white-space:nowrap !important;
}
.price-box {
	text-align:center;
	font-size:11px;
	color:#2E2D2D
}
.price-box .price {
	font-weight:bold;
}
.price-box-bundle {
}
#product-price-1_clone {

}
#product-price-1 .price-label {
	display:none
}
#product-price-1_clone .price {

}
/* Regular price */
.product-view .regular-price {
		color:#474644;
	float:left;
	font-weight:bold;
	margin-left:107px;
	margin-top:12px;
}

.add-to-box  .regular-price {

	margin-top:-38px ;
}

.product-view .regular-price .price {
	font-weight:bold;font-size:16px;
}
.regular-price .price {
	font-weight:bold;
}

/* Old price */
.old-price {
	float:left
}
.catalog-product-view .old-price .price-label {
	display:block;
	font-weight:bold;
	color:#474644;
}
.catalog-product-view .old-price {
	border-right:1px solid #7C7C7A;
	margin-left:30px;
	margin-top:12px;
	padding-right:10px;
}
.catalog-product-view .old-price .price {
	margin-left:0px;
	color:#474644;
	font-size:16px;
	font-weight:bold;
	text-decoration:none
}
.old-price .price-label {
	white-space:nowrap;
	display:none
}
.products-list .price-label { display:none}


.old-price .price {
	font-weight:bold;
	text-decoration:line-through;
	margin-left:25px;
}
/* Special price */
.special-price {
	float:left
}
.catalog-product-view .special-price {
	padding-left:10px;
	margin-top:12px;
}
.catalog-product-view .special-price .price-label {
	display:block
}
.special-price .price-label {
	font-weight:bold;
	white-space:nowrap;
	display:none;
	color:#aa3f51
}
.special-price .price {
	font-weight:bold;
	color:#aa3f51;
	margin-left:10px;
}
.catalog-product-view .special-price .price {
	margin-left:0px;
	font-size:16px;
}
/* Minimal price (as low as) */
.minimal-price {
}
.minimal-price .price-label {
	font-weight:bold;
	white-space:nowrap;
}
a.minimal-price-link {
	display:block;
}
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 {
	display:none;
}
/* 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 {
position:relative
}
.add-to-box .add-to-cart {
	float:left;
}
.add-to-box .or {
	float:left;
	margin:0 10px;
}
.add-to-box .add-to-links {
margin-top:7px;

}
/* Product Options */
.product-options {
	background:#b7b6b3;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	border:1px dotted #575654;
}
.qty-new {
/* left:340px; */
/*left: 227px;
position:absolute;
top:0px;*/
margin:0px;padding:0px;
float:right;
margin-right:10px;
}

.add-to-box  .qty-new {
left:0px;
position:static;
top:0px;

background:#B7B6B3;
border:1px dotted #575654;
padding-bottom:10px;
/*padding-left:200px;*/

padding-top:11px;
/*width:134px;*/
height:20px;
margin-top:28px;
text-align:right;
width:361px;
}

.add-to-box  .qty-new label, .add-to-box  .qty-new input{  float:none; }
.add-to-box  .qty-new input{  margin-right:20px;}



select#attribute76  {
	width:130px;
}
select#attribute496 {
width:90px;}

.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 {
	border-top:0;
	position:relative
}
.product-options-bottom .price-box {
	display:block !important
}
#product-options-wrapper {
	margin-top:30px;
        position:relative;
}
#product-options-wrapper ul li {
	padding-left:13px;
	float:left;
            display:block;
}

#product-options-wrapper ul li.last {
	padding-left:0px;
	float:left;
	margin-left:80px;
}


button.add-to-cart-button {
	background:url(../images/add-to.gif);
	width:178px;
	height:35px;
	border:none;
	cursor:pointer;
	float:right;
	margin-top:15px;
}
ul.add-to-links {
	float:right;
	margin-top:5px;
}
ul.add-to-links a {
	text-transform:uppercase;
	color:#333;
	font-size:11px;
}
/* Grouped Product */
.grouped-items {
}
/* Block: Description */
.product-view .description {
}
/* Block: Additional */
.product-view .additional {
display:none
}
/* Block: Upsell */
.product-view .up-sell {
	border-top:3px solid #2e2d2d;
	margin-top:10px;
	padding-bottom:20px;
}

.up-sell .regular-price { margin:0px !important }
.up-sell .regular-price .price {font-size:11px !important}

.up-sell .old-price {
	border-right:none;
	margin-left:0px;
	margin-top:0px;
	padding-right:0px;
}
.product-view .up-sell h3 {
	color:#434242;
	font-size:12px;
	padding-top:10px;
	text-transform:uppercase
}
.product-view .up-sell img {
	border-left:5px solid #444444;
	margin-right:15px;
}
.up-sell .price-label {
	display:none !important
}
.up-sell .old-price .price {
	font-size:11px !important;
	text-decoration:line-through
}
.up-sell .special-price .price {
	font-size:11px !important;
}
.up-sell .regular-price .price {
	color:#434242 !important;
}
.up-sell .brand img {
	border:none
}
.up-sell .brand {
	padding-top:20px;
}
.up-sell .price-box {
	text-align:left !important
}
.product-view .up-sell .products-grid td {
	width:240px;
	background:url(../images/up-sell-back.gif) repeat-x;
	height:135px;
	border:1px dotted #575654;
	padding-right:10px;
}
.product-view .up-sell table {
	border-collapse:separate;
	border-spacing:10px;
	margin-left:-10px;
}
*+html .product-view .up-sell table {
	border-collapse:separate;
	border-spacing:10px;
	margin-left:0px;
}
.up-sell a.product-image {
	float:left
}
.up-sell .product-name {
	text-align:left
}
.up-sell .product-name a {
	color:#373737;
	font-size:11px;
}
.up-sell h4.product-name {
	font-weight:normal !important;
	padding-bottom:5px;
	padding-top:10px;
}
.up-sell .special-price {
	margin-top:0px !important
}
/* 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 .product-name span {
	font-weight:normal;
}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name {
	font-size:11px;
	text-align:center
}
.checkout-cart-index .product-name {
	text-align:left !important;
	margin-bottom:10px;
}
#checkout-step-login h4 {
	border-bottom:1px dotted #666;
	margin-bottom:10px;
}
#checkout-step-login .col2-set {
	margin-top:0px;
}
.checkout-cart-index h3.product-name a {
	font-weight:bold !important;
}
h3.product-name a {
	color:#2e2d2d;
	text-decoration:none;
	font-weight:normal !important;
}
/* Product Tags */
.tags-list li {
	display:inline;
}
/* Advanced Search */
.search-summary {
}
/* CMS Home Page */
.cms-home .products-grid td {
	width:20%;
}
/* Sitemap */
.sitemap {
	padding-top:10px;
	padding-bottom:10px;
}
/* ======================================================================================= */


/* 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;
}
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .checkout-types {
	float:right;
	text-align:right;
}
.checkout-button {
	background:url(../images/checkout_button.gif);
	width:98px;
	height:30px;
	border:none;
	cursor:pointer;
	margin-right:20px;
	margin-top:5px;
}
.register-form {
	background:url(../images/col1.gif) repeat-x #B5B3AB;
	width:920px;
	min-height:250px;
	border:1px dotted #2e2d2d;
	margin-top:20px;
	padding:20px;
}
.register-form h3 {
	color:#373635;
	text-transform:uppercase;
	font-size:13px;
	border-bottom:1px dotted #2e2d2d;
	padding-bottom:5px;
	margin-bottom:15px;
}
.register-form fieldset {
	margin-bottom:15px;
}
.register-form label {
	color:#4d4d4c
}
.register-form p.required {
	margin-right:405px !important;
}
.register-form .buttons-set {
	margin-right:405px !important;
	margin-top:5px;
}
/* Shopping Cart Table */
.cart-table .item-msg {
	font-size:10px;
}
/* Shopping Cart Collateral boxes */
.cart .cart-collaterals {
	float:left;
	width:700px;
}
.cart .crosssell .product-image {
	float:left;
	margin-right:-90px;
}
.cart .crosssell .product-shop {
	margin-left:90px;
}
.cart .shipping {
	border-left:1px dotted;
	float:left;
	padding-left:30px;
	width:242px;
}
/* Shopping Cart Totals */
.cart .totals {
	float:right;
	width:260px;
}
.cart .totals table {
	width:100%;
}
.cart .totals table th, .cart .totals table td {
	padding:5px;
	font-size:14px;
}
.cart .totals table th {
}
/* 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 dotted #575654;
	position:relative;
}
.opc li.section {
	border:1px dotted #575654;
	border-bottom:0;
}
.opc .step-title {
	background-color:#6c6b68;
	padding-top:4px;
	padding-bottom:4px;
	text-align:right;
	color:#fff;
	text-transform:uppercase;
	padding-left:10px;
}
.opc .step-title .number {
	float:left;
	margin-right:5px;
}
.opc .step-title h3 {
	float:left;
	line-height:normal !important;
	font-size:12px !important;
	font-weight:normal
}
.opc .active .step-title h3 {
	font-weight:bold
}
.opc .allow .step-title {
	cursor:pointer;
}
.opc .active {
}
.opc .active .step-title {
	background-color:#4E4D4B;
	cursor:default;
	padding-bottom:4px;
	padding-top:4px;
	color:#fff;
	text-transform:uppercase;
}
.opc .step {
	border-top:1px solid #ddd;
	padding:20px 30px;
	position:relative;
	background:url(../images/one-page-back.gif) repeat-x #b5b3ab;
	height:auto
}
.opc .step p {
	margin-bottom:10px;
}
.opc p.required {
	margin-right:0px !important
}
.opc .buttons-set {
	border-top:1px dotted #333;
	padding-top:10px;
}
.opc .product-name {
	text-align:left
}
a.f-left {
	text-transform:none !important
}
.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 */
dl.sp-methods { width:150px;}
.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;
	color:#333
}
.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 ============================================================ */
.col2-set {
	margin-top:20px;
	margin-bottom:20px;
}
.account-login {
}
.account-login .new-users {
	background:url(../images/col1.gif);
	height:230px;
	width:408px;
	border:1px dotted #2e2d2d;
	padding:25px;
}
.address-col1 {
	background:url(../images/col1.gif) repeat-x #B5B3AB;
	border:1px dotted #2E2D2D;
	min-height:230px;
	padding:25px;
	width:308px !important;
}
.contact-info {
	/* background:url(../images/col1.gif) repeat-x #B5B3AB; */
        background-color: #e3e1dc;
	border:1px dotted #2E2D2D;
	min-height:90px;
	padding:20px;
	width:308px !important;
}
.contact-info h4 {
	border-bottom:1px dotted #373635;
	padding-bottom:0px;
	margin-bottom:10px;
}
h4.dash {
	border-bottom:1px dotted #373635;
	color:#373635;
	font-size:13px;
	font-weight:bold;
	padding-bottom:5px;
	text-transform:uppercase;
	margin-bottom:10px;
}
.manage {
	position:relative
}
a.manage-aps {
	position:absolute;
	top:0px;
	left:650px
}
.address-col1 h3 {
	font-size:13px;
	font-weight:bold;
	color:#373635;
	text-transform:uppercase;
	border-bottom:1px dotted #373635;
	padding-bottom:5px;
}
.address-col1 h4 {
	padding-top:15px;
	text-transform:uppercase;
	font-size:12px;
}
.account-login .new-users h3 {
	font-size:13px;
	font-weight:bold;
	color:#373635;
	text-transform:uppercase;
	border-bottom:1px dotted #373635;
	padding-bottom:5px;
}
.dashboard h3 {
	font-size:13px;
	font-weight:bold;
	color:#373635;
	text-transform:uppercase;
	border-bottom:1px dotted #373635;
	padding-bottom:5px;
}
.dashboard .welcome-msg p {
	margin-top:5px;
	margin-bottom:10px;
}
.account-login .new-users .buttons-set {
	border-top:1px dotted #373635;
	margin-top:80px;
	padding-top:10px;
}


.customer-account-forgotpassword .buttons-set {
	margin-right:590px; margin-top:5px;}

.account-login .new-users p {
	line-height:22px;
	margin-top:20px;
}
.account-login .registered-users {
	background:url(../images/col1.gif) repeat-x #B7B5AD;
	min-height:230px;
	width:408px;
	border:1px dotted #2e2d2d;
	padding:25px;
}
.account-login .registered-users h3 {
	font-size:13px;
	font-weight:bold;
	color:#373635;
	text-transform:uppercase;
	border-bottom:1px dotted #373635;
	padding-bottom:5px;
}
.account-login .registered-users .buttons-set {
	border-top:1px dotted #373635;
	margin-top:15px;
	padding-top:10px;
}
a.forgot {
	text-transform:none !important;
	color:#373635;
	text-decoration:underline
}
.account-login .registered-users p {
	line-height:22px;
	margin-top:20px;
}
.account-create {
}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {
}
.dashboard .welcome-msg {
/*
	background:#B5B3AB url(../images/col1.gif) repeat-x scroll 0 0;
	border:1px dotted #2E2D2D;
	margin-top:20px;
	padding:20px;
	width:714px;
*/
	margin-bottom:30px;
}
/* Block: Recent Orders */
.dashboard .recent-orders {
	background:#B5B3AB url(../images/col1.gif) repeat-x scroll 0 0;
	border:1px dotted #2E2D2D;
	margin-top:20px;
	padding:20px;
	width:714px;
}
.dashboard .recent-orders h3 {
	border:none !important;
	padding-bottom:10px;
}
/* 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 {
	background:#2e2d2d;
	width:100%;
	padding-bottom:70px;
	color:#898781
}

.footer-home-tabs {
	background:#494745;
	width:100%;
	padding-bottom:25px;
	color:#898781
}

.footer ul li {
	float:left
}
.footer a {
	color:#898781;
	text-decoration:none
}
.footer p {
	text-align:right;
}
.footer address {
	text-align:left;
	clear:both;
	margin-top:5px;
        font-size: 10px;
}
.footer ul {
	float:left;
	padding:0 20px 0 0;
	font-size:11px;
	margin-bottom:5px;
}
.footer ul li span {
	padding-left:10px;
	padding-right:14px;
}
/* ======================================================================================= */

button.subscribe {
	background:url(../images/go.gif);
float:left;
height:23px;
left:140px;
position:absolute;
top:72px;
width:29px;
}
input.dark {
	background:#575654;
	border:none;
	color:#999999;
	float:left;
	margin-right:5px;
	margin-top:2px;
	width:107px;
}
.free {
	font-size:10px;
	padding-left:20px;
	padding-right:20px;
	text-transform:uppercase;
}
.category-description {
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	color:#2e2d2d;
	height:19px;
	position:relative; z-index:11
}
button.proceed {
	background:url(../images/proceed.png);
	width:182px;
	height:35px;
	cursor:pointer;
	border:none;
	margin-top:10px;
}
tfoot .grand {
	font-size:18px !important;
}
.checkout-onepage-index tfoot .grand {
	font-size:12px !important;
}
.checkout-onepage-index .page-title {
	border:none !important
}
.edit-account, .add-address {
	background:#B5B3AB url(../images/col1.gif) repeat-x;
	border:1px dotted #2E2D2D;
	margin-top:20px;
	min-height:150px;
	padding:20px;
	width:714px;
}
.edit-account h3, .add-address h3 {
	border-bottom:1px dotted #2E2D2D;
	color:#373635;
	font-size:13px;
	margin-bottom:15px;
	padding-bottom:5px;
	text-transform:uppercase;
}
.edit-account p.required, .customer-address-form p.required {
	margin-bottom:5px;
	margin-right:0 !important;
	margin-top:5px !important;
	text-transform:none !important;
}
.edit-account .buttons-set, .add-address .buttons-set {
	margin-top:5px;
}
.edit-account label, .add-address label {
	color:#4D4D4C;
}
a.edit {
	float:right;
	display:block;
	margin-top:-31px;
}
.sales-order-history .pager {
	margin-top:5px;
	margin-bottom:5px;
}
.cms-page-view .std p { margin-bottom:15px;}

.catalogsearch-advanced-index p.required { display:none}
.catalogsearch-advanced-index .buttons-set {margin-right:238px; margin-top:10px;}
.contacts-index-index p.required { margin-right:190px;}
.contacts-index-index .buttons-set {margin-right:190px; margin-top:5px;}

.cms-page-view .std h1 {border-bottom:1px dotted #333333;
margin-bottom:15px;
padding-bottom:3px;}
.contact-back { clear:both;background:url("../images/col1.gif") #B7B5AD repeat-x;
border:1px dotted #2E2D2D;
height:310px;
padding:25px;
}


/* top navigation */

#top-navigation{ font-family: "Century Gothic", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;   display:block;    width:540px;    height:60px;    position:absolute;    top:55px;    left:205px;background:#2E2D2D;}
#top-navigation li.navigation-level-0{    display:block; float:left; height:60px; margin-right: 20px; position:relative;}
#top-navigation li.navigation-level-0 a.navigation-level-0{ font-size: 11px;   display:block; float:left; height:50px; width:100px;color:#edece6; text-decoration:none;text-transform:uppercase;padding-top:9px;}
#top-navigation li.on-sale-top-link{width:40px;}
#top-navigation li.new-arrivals-top-link{width:85px;}
#top-navigation li.our-brands-top-link{width:60px;}
#top-navigation li.mens-swimwear-top-link{width:85px;}
#top-navigation li.mens-underwear-top-link{width:95px;}

#top-navigation li a span{ font-size:15px;display:block; line-height: 16px; padding-top: 0px;  }
#top-navigation li a:hover{  /*background:#fe4565;*/}
#top-navigation li.top-swimwear a{  width:107px;  }
#top-navigation li.top-underwear a{  width:115px;  }
#top-navigation li.top-new-arrivals a{ width:95px;   }
#top-navigation li.top-brands{    margin-right:0px;}
#top-navigation li.top-brands a{    width:80px;}

/*navigation*/
#top-navigation ul.navigation-level-1{background:url(../images/menu_transparent.png);  border-top:none; padding:45px 20px 10px; min-width:171px; z-index:9999999 !important;display:none;position:absolute; top:48px;left:-10px;}
#top-navigation ul.navigation-level-1 a{ font-family: Arial, Helvetica, sans-serif;  font-size: 12px; display:block;line-height:22px; color:#edece6; text-decoration:none;white-space: normal;width: 100%;}
#top-navigation ul.navigation-level-1 a:hover{text-decoration: underline;}
#top-navigation li.top-brands ul.navigation-level-1 {width:270px;}
#top-navigation li.top-brands ul.navigation-level-1 li.column ul{width:135px;float:left;}








#top-account-link{font-family: "Century Gothic", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;display:block; position: absolute;top: 0px; left: 747px; width: 80px; height: 35px;
line-height:35px; font-size: 11px;   color:#edece6; text-decoration:none;text-transform:uppercase;
}
#top-cart-link{font-family: "Century Gothic", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif; display:block; position: absolute;top: 54px; left: 749px; width: 210px;
font-size: 11px;   height:50px; color:#edece6; text-decoration:none;text-transform:uppercase;padding-top:9px;
}
#top-free-shipping-notice{ font-family: "Century Gothic", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;display:block; position: absolute;top: 0px; left: 205px; width: 480px; height: 32px;
line-height:32px; font-size: 12px;   color:#edece6; text-decoration:none;text-transform:uppercase;letter-spacing:1px;
 }





#top-cart-link span.top-cart-title{display:block;}
#top-cart-link span.top-cart-count{font-size:15px;display:block; line-height: 16px; padding-top: 0px; }


#search_mini_form{display:block; position: absolute; top: 0px; right: 0px; width: 123px; height: 35px; text-align:left; }

#search_mini_form input#search{background: transparent; border: none; width:83px; line-height: 18px; height: 18px; padding:  0px;margin-top: 4px; color:#b0b0a8; font-size: 11px; }

#search_mini_form button{    background:  transparent;    height: 30px;    overflow: hidden;    padding: 0px;    width: 30px;}
#search_mini_form button span{	float:left;
	padding:0;
	background:transparent;
	font:bold 12px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	white-space:nowrap;
	height:25px;
       text-indent:-1000px;
        display:block;
        overflow: hidden;

}

#home-main-links{ padding:0px 20px; background: url("../images/home-main-links.png") center no-repeat transparent;height:112px;}
#home-main-links a{display:block; height: 112px; text-align: center;  color:#edece6; text-transform: uppercase; line-height: 110px; font-size: 30px; text-decoration: none; letter-spacing: 2px; font-weight: lighter;}
#home-main-links a#home-main-underwear{float:right;width:460px;}
#home-main-links a#home-main-swimwear{float:left;width:450px;}

#cards-accepted{position:absolute; top:20px; right: 0px; font-size: 10px;}

#newsletter-home-subscribe{position:relative;margin-top:50px; width:265px; height:132px; background: url("../images/home-newsletter-subscribe.png") center no-repeat;padding:0px;}

#newsletter-home-subscribe legend, #newsletter-home-subscribe h4{ text-indent: -2000px; overflow: hidden;}
#newsletter-home-subscribe label{display: none;}
#newsletter-home-subscribe .content{position:absolute; top:80px; left:30px; }
#newsletter-home-subscribe input#newsletter{width:147px; height:26px; line-height: 26px;background:none; border: none;padding:0px;font-size: 12px; color: #E2DFD3; }
#newsletter-home-subscribe button.form-button-alt{background:none; position:absolute; bottom: 25px; right:25px; width: 50px; height: 30px;border:none;cursor: pointer;}
#newsletter-home-subscribe button.form-button-alt span{text-indent:-2000px; overflow: hidden; display:block;}


/* NEW TOOLBAR HTML */

.sorter-wrapper {
    border-bottom: 1px dotted #000000;
    border-top: 1px dotted #000000;
    clear: both;
    display: block;
    float: left;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 100%;
    margin-bottom:15px;
    line-height: 18px;
    font-size: 11px !important;
 }

 .sorter-wrapper .items {
 display: block;
 float: left;
 margin-right: 20px;
}

.sorter-wrapper.bottom-toolbar .show{ 
    display: block;
    float: right;
    
}



.sorter-wrapper.bottom-toolbar .sort-by {    border-right: 1px dotted #000000;
    display: block;
    float: right;
    margin-right: 10px;
    padding-right: 10px;
}


.sorter-wrapper.top-toolbar .show, .sorter-wrapper.top-toolbar .sort-by {    border-left: 1px dotted #000000; 
    display: block;
    float: left;
    margin-left: 10px;
    padding-left: 10px;
}

.sorter-wrapper .pages {
   border-left: 1px dotted #000000;
   margin-left: 10px;
    padding-left: 10px;
}


.sorter-wrapper .show span, .sorter-wrapper .sort-by span {    text-transform: uppercase;padding:0px 3px;}
.sorter-wrapper .pages {
 float: right;
 display: block;
 
}
.sorter-wrapper .pages ol {
 display: block;
 float: left;
 margin: 0px;
 padding: 0px;
}
.sorter-wrapper .pages span {
 /*font-weight: bold;*/
 float: left;
 text-transform: uppercase;
 margin-right: 0px;
}

.sorter-wrapper .pages span.on{font-weight: bold;}

.sorter-wrapper .pages ol li {
 float: left;
 display: block;
 padding-right: 5px;
 padding-left: 5px;
 text-align: center;
}
.sorter-wrapper .pages .prev, .sorter-wrapper .pages .next {
 margin: 2px 0px 0px;
}

.std ol#products-list{
    list-style: none;
    padding-left: 0px;
}

.cms-page-view .sorter-wrapper.top-toolbar{display:none;}

.cms-page-view .category-description p{margin:0px !important;}
.cms-page-view .category-title h1{border-bottom:none !important;}


.product-view-other-products{clear:both; float:left; margin-bottom: 30px;}
h3.product-view-other-products-title{font-size: 12px;font-weight: bold; padding-bottom: 3px; text-transform: uppercase;line-height:2.5em;}
.product-view-other-products ol li{float:left; display: inline-block; width: 235px; margin-right:15px;height:117px;border: 1px dotted #2E2D2D;border-left: solid 5px #2E2D2D;}
.product-view-other-products ol li.last-item{margin-right: 0px;}
.product-view-other-products ol li a.list-item-left{float:left; display:block;}
.product-view-other-products ol li  .price-label{display:none;}
.product-view-other-products ol li div.list-item-right{float:left;width: 120px;margin-left:12px;padding-top:20px;}
.product-view-other-products ol li div.list-item-right h4 {text-align: left;}
.product-view-other-products ol li div.list-item-right h4 a{text-decoration: none;font-weight:normal;font-family: arial, verdana, sans-serif; font-size: 11px;}
.product-view-other-products ol li .regular-price{float: left;font-weight: bold;margin-left: 0px;margin-top: 0px;}
.product-view-other-products ol li .regular-price .price{font-size: 12px;}




