@charset "utf-8";
/* CSS Document */
@import url("reset.css");
html {
	background: #95C6E6;
}
#main-header {
	height:211px;
	background:url(../images/clouds.gif) repeat-x 0 0;
}
#main-header .w960 {
	background:url(../images/header-main.gif);
	height:211px;
}
h1#logo {
	display:block;
	height:36px;
	margin-left:34px;
	padding-top:28px;
	width:200px;
}
h1#logo a {
	display:block;
	height:36px;
	text-decoration:none;
}
#search-lang-menu {
	background:url(../images/menu-bg.gif) repeat-x 0 0;
	height:55px;
	line-height:55px;
}
#wrapper {
	background: #95C6E6;
	background:url(../images/wrapper-bg.gif) repeat-x 0 0;
}
#main-body, #main-footer {
	padding:14px;
	background:#f3f3f3;
	width:932px !important;
	margin:0 auto;
}
#main-footer {
	padding-top:0px;
}
#main-body-left {
	float: left;
	width:181px;
	padding-bottom:195px;
	background:url(../images/duck.gif) repeat-x 0 100%;
}
#main-body-right {
	float: right;
	width:743px;
}
#main-footer, .w960 {
	width:960px;
	margin:0 auto;
}
/* Navigation #nav */
#left-box-nav {
	padding:3px 0;
}
#nav li, #nav {
	position:relative;
}
#nav span {
	display:block;
}
#nav li:first-child {
	background-image:none;
}
#nav li {
	background:url(../images/top-li.gif) no-repeat 0 0 #FFF;
	line-height:30px;
	font-size:12px;
}
#nav li a {
	color:#000;
	display:block;
	text-decoration:none;
}
#nav li.active > a {
	text-decoration:underline;
}
#nav a {
	padding:0 20px;
}
#nav .parent>a {
	background:url(../images/passive-parent.gif) no-repeat 153px 50%;
	display:block;
}
#nav .parent.active > a {
	background:url(../images/active-parent.gif) no-repeat 153px 50%;
	display:block;
}
#nav li ul {
	display:none;
}
#nav .parent.over {
	display:block;
}
#nav .parent.over>ul {
	display:block;
	position:absolute;
	z-index:3;
	top:0;
	left:179px;
	width:179px;
	border:1px solid #e1e1e1;
}
/* Language switcher */
.language-switcher {
	float:right;
	margin-right:15px;
}
.language-switcher label {
	color:#fff;
}
/* mini earch */
#search_mini_form {
	display:block;
	float:left;
	margin-left:15px;
}
#search_mini_form legend {
	display:none;
}
#search_mini_form input[type=button] {
	background:url(../images/button-search.gif) no-repeat 0 0;
	border:0 none;
	width:70px;
	height:27px;
	line-height:27px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	color:#000;
}
#search_mini_form input[type=text] {
	padding:7px 0;
	background:transparent;
	border:0 none;
	margin-right:3px;
	padding-left:36px;
	padding-right:10px;
	width:437px;
}
.mini-search table {
	background:url(../images/input-search.gif) no-repeat 0 0;
}
/* Static menu */
#special-links {
	text-align:center;
	margin-top:7px;
}
#special-links li {
	display:inline;
	line-height:40px;
}
#special-links {
	overflow:auto;
	width:556px;
	margin-left:15px;
}
#special-links a {
	color:#333;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
#special-links .separator {
	background:url(../images/static-menu-separator.gif) 50% 50% no-repeat;
	width:1px;
	margin:0 15px;
}
/* mini cart */
#mini-cart {
	overflow:auto;
	width:556px;
	margin-left:15px;
	height:80px;
	margin-top:20px;
}
.table-mini-cart td {
	vertical-align:middle;
	padding:0 18px;
	background:url(../images/mini-cart-separator.gif) no-repeat left 50%;
}
.table-mini-cart td:first-child {
	background:transparent;
}
#mini-cart .label {
	color:#a1bfd8;
	font-weight:normal;
	font-size:11px;
}
#mini-cart span {
	color:#fff;
	font-weight:bold;
	font-size:12px;
	max-height:46px;
	display:block;
	overflow:hidden;
}
/* main content */
.block {
	margin-bottom:7px;
}
.block:last-child {
	margin-bottom:0px;
}
/* Catalog listing */
.catalog-listing, .product-info-box, .static-page, .cart-page, #checkoutSteps, .just-box {
	border-bottom:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	overflow:auto;
	background:#FFF;
	-moz-border-radius:0px 0px 5px 5px;
	-webkit-border-radius:0px 0px 5px 5px;
	border-radius:0px 0px 5px 5px;
	-moz-box-shadow:0 1px 0 #B4B4B4;
	box-shadow:0 1px 0 #B4B4B4;
	-webkit-box-shadow:0 1px 0 #B4B4B4;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
.catalog-listing, .just-box {
	-moz-box-shadow:0 !important;
	-moz-border-radius: 0 !important;
}
.catalog-listing:last-child, .just-box:last-child {
	border-bottom:1px solid #e1e1e1 !important;
	-moz-border-radius:0px 0px 5px 5px !important;
	-webkit-border-radius:0px 0px 5px 5px !important;
	border-radius:0px 0px 5px 5px !important;
	-moz-box-shadow:0 1px 0 #B4B4B4 !important;
	box-shadow:0 1px 0 #B4B4B4 !important;
	-webkit-box-shadow:0 1px 0 #B4B4B4 !important;
	-webkit-border-bottom-left-radius: 5px !important;
	-webkit-border-bottom-right-radius: 5px !important;
}
.catalog-listing .grid-row .item {
	float:left;
	overflow:auto;
	width:155px;
	padding:0 15px;
}
.catalog-listing .grid-row {
	background:url(../images/item-separator.gif) repeat-y 0 0;
	overflow:auto;
}
.catalog-listing .grid-row .product-image {
	text-align:center;
	margin-top:15px;
	margin-bottom:10px;
}
.item {
	padding-bottom:10px;
}
.item .regular-price {
	margin-right:0;
}
.item .old-price {
	margin-right:0;
}
.item h5 {
	height:47px;
	overflow:hidden;
}
.item h5 a, .listing-item h5 a, .product-shop .product-name {
	color:#15609f;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}
.product-shop .product-name {
	font-size:18px;
	line-height:2em;
}
.price, .regular-price {
	color:#ff8801;
	font-size:18px;
}
#shopping-cart-table .price, #shopping-cart-table .regular-price, #checkout-review-table tbody .price, #checkout-review-table tbody .regular-price {
	font-size:12px;
	font-weight:bold;
	color:#333;
}
.item .ratings {
	display:none;
}
.item .price-box {
	margin-top:7px;
	margin-bottom:15px;
	overflow:auto;
}
/*.item .price-box > * {
	margin:3px 0;
}*/
.catalog-listing .grid-row .regular-price, .catalog-listing .grid-row .monthly-price {
	clear:both;
}
.item button, .item .add-to {
	display:none;
}
/*footer*/
#main-footer .footer-box {
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-box-shadow:0 1px 0 #B4B4B4;
	box-shadow:0 1px 0 #B4B4B4;
	-webkit-box-shadow:0 1px 0 #B4B4B4;
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #E1E1E1;
	padding:20px;
}
#main-footer .last-footer {
	padding:20px 0;
	overflow:auto;
}
.footer-box li {
	float:left;
	display:block;
	width:154px;
	padding-left:30px;
}
.footer-box li:first-child {
	padding-left:0;
}
.footer-box {
	overflow:auto;
}
.last-footer .legality {
	float:left;
	margin:0;
	padding:0;
}
.last-footer ul li {
	float:left;
}
.last-footer ul {
	overflow:auto;
	float:right
}
.last-footer .separator {
	width:1px;
	display:block;
	margin:0px 10px;
	background:#d9d9d9;
}
.last-footer a {
	color:#15609f;
	text-decoration:underline;
}
/* newsletter */
#newsletter-validate-detail legend {
	display:none;
}
#newsletter-validate-detail label {
	margin-bottom:5px;
	display:block;
}
#newsletter-validate-detail #newsletter {
	background:url(../images/input-newsletter.gif) 0 0;
	width:121px;
	height:27px;
	border:0 none;
	background-repeat:no-repeat;
	padding:0 10px;
}
#newsletter-validate-detail button {
	background:url(../images/button-newsletter.gif) no-repeat 0 0;
	width:141px;
	height:27px;
	line-height:27px;
	border:0 none;
	margin-top:3px;
}
#newsletter-validate-detail button span {
	color:#FFF;
	font-weight:bold;
	font-size:11px;
}
/* Filter on the top */
.show-all-link {
	font-size:11px;
	color:#919191;
}
/* list view */
.listing-item {
	overflow:auto;
}
.listing-item.last {
	border-bottom:0 none;
}
.listing-type-list .listing-item .add-to, .listing-item .ratings {
	display:none;
}
.listing-type-list .listing-item .product-image {
	float:left;
	width:150px;
	padding:20px 0 20px 20px;
	text-align:center;
}
.listing-type-list .listing-item .product-shop {
	float:right;
	width:531px;
}
.product-shop button {
	background:url(../images/button-add-cart.gif) repeat-x 0 0;
	line-height:27px;
	height:27px;
	color:#000;
	font-weight:bold;
	font-size:12px;
	border:0 none;
}
.listing-type-list .listing-item .description {
	margin:13px 0;
}
.listing-type-list .listing-item .price-box {
	margin:13px 0 17px;
	overflow:auto;
}
.price-label, .monthly-price .price {
	display:block;
	color:#919191;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:normal;
}
.monthly-price .price {
	color:#000;
	font-weight:bold;
	font-size:12px;
}
/* upsell */
.product-upsell {
	overflow:auto;
	padding:20px;
	text-align:center;
}
.product-upsell li {
	float:left;
	width:25%;
}
.product-upsell li:first-child {
	margin-left:0;
}
/* pager */
table.pager, table.view-by {
	width:100%;
	line-height:29px;
	background:#FFF;
	padding-left:20px;
	padding-right:20px;
	font-size:11px;
}
.pager, .view-by {
	border:1px solid #E1E1E1;
	border-top:0 none;
}
table.pager select, table.view-by select {
	margin:0 3px;
	font-size:.95em;
}
table.pager select {
	width:50px;
}
table.view-by td.sort-by {
	text-align:right;
/*	padding-right:44px; */
}
table.view-by select {
	width:85px;
}
table.pager td {
	width:32%;
	padding:4px 20px;
	vertical-align:middle;
}
table.pager td.pages {
	padding:4px 0;
	white-space:nowrap;
	text-align:center;
}
table.pager ol, table.pager li {
	display:inline;
}
table.pager li {
	padding:0 2px;
}
table.view-by td {
	width:33%;
	padding:4px 20px;
	vertical-align:middle;
}
.pages li {
	display:inline;
}
.pages {
	white-space:nowrap;
	text-align:center;
}
.pages a, .pages a:hover {
	color:#000;
	text-decoration:none !important;
	font-size:11px !important;
	font-weight:normal !important;
	padding:0 !important;
	background:none !important;
}
.pages .on {
	font-weight:bold;
	color:#000;
}
.pager a {
	color:#000;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	background:url("../images/passive-parent-left.gif") no-repeat left 50% transparent;
	padding-left:13px;
}
.pager a:hover {
	text-decoration:underline;
}
.pager .a-right a {
	background:url("../images/passive-parent.gif") no-repeat right 50% transparent;
	padding-right:13px;
}
/* bound menu images */
.menu-image.active-menu-image, .menu-image:hover {
	border:2px solid #0166B4 !important;
}
.menu-image {
	border:2px solid #CCCCCC !important;
	display:block;
}
/* Detailed view */
.more-views {
	margin-top:7px;
}
.more-views h4 {
	font-weight:bold;
	font-size:12px;
}
.more-views li {
	margin-right:2px;
	float:left;
}
.image-zoom {
	display:none;
}
.price-box {
	overflow:auto;
}
.price-box .old-price {
	margin-top:5px;
}
.product-shop .price-box .old-price {
	margin-top:0px;
}
.product-essential {
	overflow:auto;
	position:relative;
}

.product-label {
	position:absolute;
	top:220px;
	left:216px;
}

.product-img-box {
	float:left;
	width:255px;
	overflow:hidden;
	margin:20px;
}
p#track_hint {
	font-size:10px;
	margin-top:2px;
}
.product-shop {
	float:right;
	width:425px;
	padding-right:20px;
	margin-top:20px;
}
.product-shop>a {
	color:#000;
	text-decoration:none;
	background:url(../images/icon-send-friend.gif) no-repeat 100% 50%;
	padding-right:18px;
	margin-bottom:16px;
}
.ratings, .availability, .add-or, .add-to-box {
	display:none;
}
.product-shop .price-box {
	margin-top:13px;
}
.add-to-cart-box legend {
	visibility:hidden;
}
.add-to-holder .qty-box label {
	display:block;
	margin-bottom:3px;
}
input#qty, input.qty {
	border:1px solid #ccc;
	text-align:center;
	padding:5px 0;
	font-size:12px;
	font-weight:bold;
	width:32px;
	color:#000;
}
span.qty-box {
	margin-right:6px;
	display:block;
	float:left;
}
.add-to-holder .form-button {
	margin-top:17px;
}
.divider {
	height:1px;
	background-color:#e1e1e1;
	margin:20px 0;
}
.product-shop h4 {
	font-weight:bold;
	font-size:15px;
	margin-bottom:7px;
	color:#000;
}
.short-description {
	color:#000;
}
.product-collateral .head {
	background:#F8F8F8;
	border-top:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
	color:#000000;
	font-size:18px;
	line-height:49px;
	overflow:auto;
}
.collateral-box > div {
	padding:0 20px;
}
.product-collateral .product-specs {
	padding:20px;
	color:#666;
}
.collateral-box #product-attribute-specs-table {
	width:100%;
}
.collateral-box #product-attribute-specs-table td {
	padding:6px 0;
	width:50%;
	border-bottom:1px solid #efefef;
}
.collateral-box #product-attribute-specs-table td.label {
	border-right:solid 1px #efefef;
}
.collateral-box #product-attribute-specs-table td.data {
	padding-left:10px;
}
.collateral-box #product-attribute-specs-table .last td {
	border-bottom: 0 none;
}
.up-sell table {
	width:100%;
}
.up-sell #upsell-product-table {
	-moz-border-radius:none;
	-moz-box-shadow:none;
	background:#FFFFFF;
	border:0 none;
	overflow:visible;
	background:url("../images/item-separator.gif") repeat-y scroll 0 0 transparent;
}
.up-sell #upsell-product-table td {
	width:25%;
	padding:0 20px;
}
#upsell-product-table .product-image {
	margin-top:15px;
	margin-bottom:10px;
	text-align:center;
}
#upsell-product-table h5 {
	height:47px;
	overflow:hidden;
}
#upsell-product-table h5 a {
	color:#15609F;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
#upsell-product-table .price-box > * {
	float:none;
	margin-right:0;
}
#upsell-product-table .monthly-price > * {
	display:inline;
}
#upsell-product-table .monthly-price {
	margin-top:7px;
	margin-bottom:15px;
}
#shopping-cart-table {
	width:100%;
}
#shopping-cart-table td, #shopping-cart-table .first.last.odd td, thead th, #checkout-review-table td {
	padding:7px 20px;
	vertical-align:middle;
	border-bottom:1px solid #e1e1e1;
	white-space:nowrap;
}
#checkout-review-table td.attributes-col {
	width:40%;
}
#shopping-cart-table .last td, #shopping-cart-table .first.last td {
	border-bottom:0 none;
}
#shopping-cart-table .first td, #shopping-cart-table .last td {
	border-bottom:1px solid #e1e1e1;
}
#shopping-cart-table a {
	color:#15609F;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.shopping-cart-totals {
	overflow:auto;
	margin:0px 0 20px;
	padding:0 20px;
}
#shopping-cart-totals-table {
	float:right;
}
#shopping-cart-totals-table td {
	border-bottom:1px solid #e1e1e1;
	vertical-align:middle;
}
#shopping-cart-totals-table td {
	height:33px;
}
#shopping-cart-totals-table td span {
	padding-left:20px;
}
#shopping-cart-table button {
	margin-top:10px;
}
.checkout-buttons .checkout-types {
	float:right;
}
.checkout-buttons .continue-shopping {
	float:left;
}
.checkout-types {
	width:400px;
	text-align:right;
}
.checkout-types li {
	float:right;
	margin-left:10px;
}
/* checkout */
#checkout-review-load {
	overflow:auto;
}
#checkoutSteps .section {
	padding:16px 20px;
	overflow:auto;
}
#checkoutSteps .section {
	border-bottom:1px solid #e1e1e1;
}
#checkoutSteps .section:last-child {
	border-bottom:0 none;
}
.active .step-title {
	margin-bottom:10px;
}
.step-title h2 {
	font-weight:bold;
	font-size:12px;
	display:inline;
	margin-left:5px;
	color:#000;
}
.active .step-title .number {
	background:url(../images/bullet-checkout-step.gif);
}
.step-title .number {
	background:url(../images/bullet-checkout-step-passive.gif);
	width:21px;
	line-height:20px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	display:inline-block;
	text-align:center;
}
.col2-set {
	overflow:auto;
}
.col2-set .col-1 {
	float:left;
	overflow:auto;
	width:48.5%;
}
.col2-set .col-2 {
	float:right;
	overflow:auto;
	width:48.5%;
}
.step-title a {
	display:none;
}
#opc-login h3 {
	border-bottom:1px solid #E4E4E4;
	font-size:12px;
	padding-bottom:2px;
	text-transform:uppercase;
	line-height:1.35;
	margin:0 0 5px;
}
#checkoutSteps p {
	margin-bottom:10px;
}
.form-list li {
	overflow:auto;
}
.form-list li.control label {
	float:none;
}
.form-list label {
	color:#666666;
	float:left;
	font-weight:bold;
	position:relative;
	z-index:0;
}
#opc-login h4 {
	color:#2F2F2F;
	font-size:1em;
	font-weight:bold;
	margin:0;
}
.opc .ul li {
	list-style-position: outside !important;
	list-style-image: none !important;
	list-style-type: disc !important;
}
.opc .ul {
	padding-left:18px;
}
.form-list label {
	color:#666666;
	float:left;
	font-weight:bold;
	position:relative;
	z-index:0;
	margin-bottom:3px;
}
.form-list .input-box {
	clear:both;
	display:block;
	overflow:auto;
	margin-bottom:10px;
}
.opc .buttons-set p.required {
	margin:0;
	padding:0 0 10px;
}
.buttons-set p.required {
	margin:0 0 10px;
}
p.required {
	color:#EB340A;
	font-size:11px;
	text-align:right;
}
.f-left, .left {
	float:left !important;
}
.buttons-set button.button {
	float:right;
	margin-left:5px;
}
.form-list .field {
	float:left;
	width:50%;
}
.form-list input.input-text {
	width:320px;
}
input.input-text, textarea {
	padding:4px;
}
input.input-text, select, textarea {
	background:none repeat scroll 0 0 #f8f8f8;
	border:1px solid #ccc;
}
.form-list li.wide input.input-text {
	width:670px;
}
#checkoutSteps select {
	padding:3px;
	width:330px;
}
.buttons-set {
	border-top:1px solid #E4E4E4;
	clear:both;
	margin:2em 0 0;
	padding:8px 0 0;
	text-align:right;
}
.button-set {
	padding-top:10px;
	margin-top:10px;
}
.form-list .fields .input-box {
	float:left;
	clear:none;
	width:50%;
}
.validation-advice {
	background:url("../images/validation_advice_bg.gif") no-repeat 0 50%;
	clear:both;
	font-size:0.95em;
	font-weight:bold;
	line-height:1.25em;
	margin-top:3px;
	min-height:15px;
	padding-left:13px;
}
.validation-advice, .required {
	color:#EB340A;
}
#payment_form_ccsave li {
	width:350px;
}
#payment_form_ccsave label {
	float:none;
	display:block;
}
.cvv-what-is-this {
	margin-top:4px;
	display:inline-block;
}
#payment_form_ccsave br {
	display:none;
}
#co-payment-form {
	position:relative;
}
.form-button span, .form-button-alt span {
	white-space:nowrap;
}
/* message s */
	.error-msg li, .success-msg li, .notice-msg li {
	line-height:20px;
}
#product-options-wrapper label {
	margin-bottom:4px;
	font-size:12px;
	display:block;
}
.page-head h3 {
	font-size:18px;
	color:#000;
	border-bottom:1px solid #000;
	padding-bottom:2px;
	margin-bottom:7px;
}
/* legend  */
.product-options-bottom .old-price {
	margin-top:0px;
}
.product-options-bottom legend {
	display:none;
}
/* success */
.success .button-set {
	margin:0 20px;
	padding:10px 0;
}
/* Product options */
.border {
	height:auto !important;
	margin-bottom:10px;
	visibility:hidden;
}
/* checkout agreements */
.checkout-agreements textarea {
	width:98%;
	height:100px;
	margin-bottom:20px;
}
/* checkout jarelmaks */
#checkout-step-jarelmakscheckoutapplication {}
#checkout-step-jarelmakscheckoutapplication .input-box { float:left; width:50%;}
#checkout-step-jarelmakscheckoutapplication .input-box label { margin: 9px 0 2px 0; display:inline-block;  }
#checkout-step-jarelmakscheckoutapplication .input-text { width:91%}
#checkout-step-jarelmakscheckoutpayment label { display:inline-block; font-weight:bold; padding:6px 0}
#checkout-step-jarelmakscheckoutpayment .leasing-description {}
#checkout-step-jarelmakscheckoutpayment .group-select { margin-bottom:10px;}
#checkout-step-jarelmakscheckoutapplication {}
#checkout-step-jarelmakscheckoutapplication {}
#checkout-step-jarelmakscheckoutapplication {}
#checkout-step-jarelmakscheckoutapplication {}
#checkout-step-jarelmakscheckoutapplication {}

.nivoSlider {position:relative; width:743px; height:250px; background:url(../images/loading.gif) no-repeat 50% 50%; margin-bottom: 25px}
.nivoSlider img {position:absolute; top:0; left:0; display:none}
.nivoSlider a {border:0; display:block}
.nivo-controlNav {position:absolute; left:50%; bottom:-27px; margin-left:-40px}
.nivo-controlNav a {display:block; width:22px; height:22px; background:url(../images/bullets.png) no-repeat; text-indent:-9999px; border:0; margin-right:3px; float:left; cursor: pointer}
.nivo-controlNav a.active {background-position:0 -22px}
.nivoSlider a.nivo-imageLink {position:absolute; top:0px; left:0px; width:100%; height:100%; border:0; padding:0; margin:0; display:none}
