.wrapper {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/page_bg.jpg) no-repeat fixed 50% 0;
}
.page {
    margin:0 auto;
    padding:10px 0;
    text-align:left;
    width:928px;
	background-color:#FFFFFF;
}
.page-print {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#FFFFFF none repeat scroll 0 0;
    padding:20px;
    text-align:left;
}
.page-popup {
    padding:20px;
    text-align:left;
}
.main {
    margin:0;
    padding-left:9px;
    padding-right:9px;
}
.col-left {
    border:1px solid #DDDDDD;
    float:left;
    padding:5px 5px 0;
    width:230px;
}
.col-main {
    /*border:1px solid #DDDDDD;*/
    float:left;
    padding:5px;
    width:664px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
.col-right {
    border:0 none;
    float:right;
    padding:0px 0px 0;
    width:230px;
	padding-top:10px;
}
.tax-details{
	font-size:10px;
}
.col1-layout .col-main {
    float:none;
    width:auto;
}
.col2-left-layout .col-main {
    float:right;
}
.col2-right-layout .col-main {
    padding-left:0px;
}
.col3-layout .col-main {
    margin-left:10px;
    width:484px;
}
.col2-set .col-1 {
    float:left;
    width:49%;
}
.col2-set .col-2 {
    float:right;
    width:49%;
}
.col2-set .narrow {
    width:33%;
}
.col2-set .wide {
    width:65%;
}
.col3-set .col-1 {
    float:left;
    width:32%;
}
.col3-set .col-2 {
    float:left;
    margin-left:2%;
    width:32%;
}
.col3-set .col-3 {
    float:right;
    width:32%;
}
.col4-set .col-1 {
    float:left;
    width:23.5%;
}
.col4-set .col-2 {
    float:left;
    margin:0 2%;
    width:23.5%;
}
.col4-set .col-3 {
    float:left;
    width:23.5%;
}
.col4-set .col-4 {
    float:right;
    width:23.5%;
}
input, select, textarea, button {
    color:#000000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    vertical-align:middle;
}
input.input-text, select, textarea {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #DDDDDD;
}
input.input-text, textarea {
    padding:2px;
}
select {
    padding:1px;
}
select option {
    padding-right:10px;
}
select.multiselect option {
}
textarea {
    overflow:auto;
}
input.radio {
    margin-right:3px;
}
input.checkbox {
    margin-right:3px;
}
input.qty {
    width:2.5em !important;
}
button.button::-moz-focus-inner {
    border:0 none;
    padding:0;
}
button.button {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/bkg_button.gif) no-repeat scroll 0 50%;
    border:0 none;
    cursor:pointer;
    overflow:visible;
    padding:0 0 0 10px;
    width:auto;
}
button.button span {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/bkg_button.gif) no-repeat scroll 100% 50%;
    color:#00294F;
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:21px;
    padding:0 22px 0 0;
    text-align:center;
    white-space:nowrap;
}
button.warenbutton::-moz-focus-inner {
    border:0 none;
    padding:0;
}
button.warenbutton {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/bkg_button.gif) no-repeat scroll 0 50%;
    border:0 none;
    cursor:pointer;
    overflow:visible;
    padding:0 0 0 12px;
    width:auto;
}
button.warenbutton span {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/bkg_button.gif) no-repeat scroll 100% 50%;
    color:#00294F;
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:21px;
    padding:0 20px 0 0;
    text-align:center;
    white-space:nowrap;
}
button.disabled {
}
button.disabled span {
}
.field-100 {
    border:1px solid #888888;
    overflow:hidden;
    padding:2px;
}
.field-100 input.input-text, .field-100 textarea {
    border:0 none;
    float:left;
    margin:0;
    padding:0;
    width:100%;
}
.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 #DDDDDD;
    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 {
    border-top:1px dotted #8799BB;
    clear:both;
    margin:5px 0 0;
    padding:5px;
}
.buttons-set .back-link {
    float:left;
}
.buttons-set button.button {
    float:right;
}
.buttons-set2 {
    border:1px solid #DDDDDD;
    clear:both;
    margin:5px 0 0;
    padding:5px;
    text-align:right;
}
.validation-advice {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/validation_advice_bg.gif) no-repeat scroll 2px 1px;
    clear:both;
    color:#FF0000;
    font-size:10px;
    line-height:13px;
    margin:3px 0 0;
    min-height:13px;
    padding-left:17px;
}
.validation-failed {
    -moz-background-clip:border !important;
    -moz-background-inline-policy:continuous !important;
    -moz-background-origin:padding !important;
    background:#FAEBE7 none repeat scroll 0 0 !important;
    border:1px dashed #FF0000 !important;
}
.validation-passed {
}
.required {
    color:#0E1D2E;
}
p.required {
    font-size:10px;
    text-align:right;
}
.v-fix {
    float:left;
}
.v-fix .validation-advice {
    display:block;
    margin-right:-12em;
    position:relative;
    width:12em;
}
.success {
    color:#3D6611;
    font-weight:bold;
}
.error {
    color:#FF0000;
    font-weight:bold;
}
.notice {
    color:#CCCCCC;
}
.messages, .messages ul {
    list-style-image:none !important;
    list-style-position:outside !important;
    list-style-type:none !important;
    margin:0 !important;
    padding:0 !important;
}
.messages {
    overflow:hidden;
    width:100%;
}
.messages li {
    margin:0 0 10px;
}
.messages li li {
    margin:0 0 3px;
}
.error-msg, .success-msg, .note-msg, .notice-msg {
    background-position:10px 10px !important;
    background-repeat:no-repeat !important;
    border-style:dotted !important;
    border-width:1px !important;
    font-size:11px !important;
    font-weight:bold !important;
    min-height:20px !important;
    padding:8px 8px 8px 32px !important;
}
.error-msg {
    background-color:#8799BB;
    background-image:url(../images/error_msg_icon.gif);
    border-color:#0E1D2E;
    color:#0E1D2E;
	height:30px;
}
.success-msg {
    background-color:#8799BB;
    background-image:url(../images/success_msg_icon.gif);
    border-color:#0E1D2E;
    color:#0E1D2E;
}
.note-msg, .notice-msg {
    background-color:#8799BB;
    background-image:url(../images/note_msg_icon.gif);
    border-color:#0E1D2E;
    color:#0E1D2E;
	height:20px;
}
.breadcrumbs {
    border:1px solid #fff;
    margin:0 0 10px;
    padding:4px;
	width:560px;
	float:left;
	padding-left:0px;
}
.breadcrumbs li {
    display:inline;
}
.page-title {

    margin-top:15px;

}
.page-title h2 {
font-size: 150%; margin: 0 0 0.5em 0; border-bottom: 1px solid #92979d;
}
.title-buttons {
    text-align:right;
}
.title-buttons h2, .title-buttons h3, .title-buttons h4, .title-buttons h5, .title-buttons h6 {
    float:left;
}
h4{
text-transform:uppercase;
font-size:13px;
border-bottom:1px dotted #ccc;
}
.pager {
    margin:5px 0;
    padding:5px;
    text-align:center;
	margin-left:0px;
}
.pager .amount {
    float:left;
}
.pager .limiter {
    float:right;
}
.pager .pages {
    margin:0 135px;
}
.pager .pages ol {
    display:inline;
}
.pager .pages li {
    display:inline;
}
.pager .pages .current {
}
.sorter {
    border:1px solid #DDDDDD;
    margin:5px 0;
    padding:5px;
}
.sorter .view-mode {
    float:right;
}
.sorter .sort-by {
    float:right;
}
.sorter .link-feed {
}
.data-table {
    width:100%;
}
.data-table th {
    border:1px solid #DDDDDD;
    font-weight:bold;
    padding:5px;
    white-space:nowrap;
}
.data-table td {
    border:1px solid #DDDDDD;
    padding:5px;
}
.data-table thead {
    background-color:#F2F2F2;
}
.data-table tbody {
}
.data-table tfoot {
}
.data-table tr.first {
}
.data-table tr.last {
}
.data-table tr.odd {
}
.data-table tr.even {
    background-color:#F6F6F6;
}
.data-table tbody.odd {
}
.data-table tbody.odd td {
    border-width:0 1px;
}
.data-table tbody.even {
    background-color:#F6F6F6;
}
.data-table tbody.even td {
    border-width:0 1px;
}
.data-table tbody.odd tr.border td, .data-table tbody.even tr.border td {
    border-bottom-width:1px;
}
.data-table th .tax-flag {
    font-weight:normal;
    white-space:nowrap;
}
.data-table td.label, .data-table th.label {
    background-color:#F6F6F6;
    font-weight:bold;
}
.data-table td.value {
}
tr.tax-total {
    cursor:pointer;
}
tr.tax-total td {
}
tr.tax-total .tax-collapse {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/bg_collapse.gif) no-repeat scroll 0 4px;
    cursor:pointer;
    float:right;
    padding-left:20px;
    text-align:right;
}
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 {
}
.cart-tax-info, .cart-tax-info .cart-price {
    padding-right:20px;
}
.cart-tax-total {
    cursor:pointer;
}
.cart-tax-total {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/bg_collapse.gif) no-repeat scroll 100% 4px;
    cursor:pointer;
    padding-right:20px;
}
.cart-tax-total-expanded {
    background-position:100% -52px;
}
li.odd {
}
li.even {

}
dt.odd, dd.odd {
}
dt.even, dd.even {
    background-color:#F6F6F6;
}
.std, .std ul, .std ol, .std dl, .std p, .std address, .std blockquote {
    margin:0 0 1em;
    padding:0;
}
.std ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:disc;
    padding-left:1.5em;
}
.std ol {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:decimal;
    padding-left:1.5em;
}
.std ul ul {
    list-style-type:circle;
}
.std ul ul, .std ol ol, .std ul ol, .std ol ul {
    margin:0.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;
}
.link-rss {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/icon_rss.gif) no-repeat scroll 0 1px;
    padding-left:18px;
    white-space:nowrap;
}
.noscript {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#FFFF90 none repeat scroll 0 0;
    border-color:#DDDDDD;
    border-style:solid;
    border-width:0 0 1px;
    color:#2F2F2F;
    font-size:12px;
    line-height:1.25;
    text-align:center;
}
.noscript .noscript-inner {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/i_notice.gif) no-repeat scroll 20px 50%;
    margin:0 auto;
    padding:12px 0;
    width:1000px;
}
.noscript p {
    margin:0;
}
.demo-notice {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#D75F07 none repeat scroll 0 0;
    color:#FFFFFF;
    font-size:12px;
    line-height:1.15;
    margin:0;
    padding:6px 10px;
    text-align:center;
}
.logo {
    float:left;
    height:63px;
    overflow:hidden;
    width:200px;
}
.header-container {
    padding-left:9px;
    padding-right:9px;
	margin-top:0px;
}
/*.headerimg {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url('http://www.rhein-neckar-loewen.de/img/headers/header_16.jpg') no-repeat scroll right center;
    height:190px;
    overflow:hidden;
}*/
#headerimg {
    display: block;
    width: 910px;
    height: 190px;
    overflow:hidden;
    position:relative;
    /*background:url('../img/headers/header.jpg') 0 0 no-repeat;*/
}
#headerimg img {
    position:absolute;
    top:0;
    left:-10px;
}

.header .logo {
    background-position:0 0;
    background-repeat:no-repeat;
    display:none;
    text-indent:-999em;
}
.header .logo a {
    display:block;
    height:63px;
    width:200px;
}
.header .welcome-msg {
    font-weight:bold;
    text-align:right;
}
.header .links {
text-transform:uppercase;
	font-size:11px;
	float:right;
	padding-top:3px;
	}
.header .links li{
    float:left;
	padding-right:15px;
	}
.header .links a{
	text-decoration:none;
	}
.header .links a:hover{
	text-decoration:underline;
	}
.header .form-search {
    text-align:center;
	float:right;
	margin-bottom:5px;
}
.header .form-search .search-autocomplete {
    z-index:999;
}
.header .form-search .search-autocomplete ul {
    background-color:#FFFFFF;
    border:1px solid #01284F;
}
.header .form-search .search-autocomplete li {
    border-bottom:1px solid #01284F;
    cursor:pointer;
    padding:3px;
}
.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;
}
#nav {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/navigation_background.jpg) repeat scroll 0 0;
    font-size:15px;
    font-weight:bold;
    line-height:14px;
    margin-top:2px;
}
#nav li {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/navigation_pfeil.jpg) no-repeat scroll 9px 50%;
    border-left:1px solid #859097;
    position:relative;
    text-align:left;
}
#nav li.over {
    z-index:999;
}
#nav li.parent {
}
#nav li a {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    color:white;
    display:block;
    margin-left:1px;
    margin-right:5px;
    text-decoration:none;
}
#nav li a:hover {
    text-decoration:none;
}
#nav li a span {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    cursor:pointer;
    display:block;
    padding-left:17px;
    white-space:nowrap;
}
#nav li ul a span {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent none repeat scroll 0 0;
    padding-left:8px;
    white-space:normal;
}
#nav li {
    float:left;
}
#nav li a {
    color:white;
    float:left;
    font-weight:bold;
    padding:5px 10px;
}
#nav li a:hover {
    color:white;
}
#nav li.over a, #nav li.active a {
    color:white;
}
#nav ul {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#FAFAFA none repeat scroll 0 0;
    left:-10000px;
    position:absolute;
    top:24px;
    width:15em;
    background-image:none;
    border-left:3px solid #334652;
    border-right:3px solid #334652;
}
#nav ul li {
    border-bottom:1px dotted #DDDDDD;
    float:none;
    background-image:none;
    padding-left:0px;
    background-color:#334652;
    border-left:0 none;
}
#nav ul li.last {
    border-bottom:3px solid #334652;
}
#nav ul li a {
    color:white !important;
    float:none;
    font-size:12px;
    font-weight:normal;
    padding:5px 0;
    padding-left:15px;
}
#nav ul li a:hover {
    color:white !important;
    text-decoration:underline;
}
#nav ul li.active > a, #nav ul li.over > a {
    color:white !important;
    font-weight:normal;
}
#nav ul ul {
    top:7px;
}
#nav li.over > ul {
    left:0;
}
#nav li.over > ul li.over > ul {
    left:100px;
}
#nav li.over ul ul {
    left:-10000px;
}
.block {
   /* border:3px solid #0E1D2E;*/
	border-top:none;
    margin:0 0 10px;
	background-color:#fff;
	background-image:url(../images/bgboxsmall.gif);
	background-repeat:repeat-x;
	background-position:top;
	
}
.block .block-title {
    padding:0 2px;
	background-color:#fff;
	border-bottom:1px solid #0E1D2E;
	background-image:url(../images/bgpfeile.gif);
	background-repeat:no-repeat;
	background-position:left 50%;
}
.block .block-title h2 {
    font-size:12px;
    font-weight:bold;
    line-height:2.2;
	text-transform:uppercase;
	color:#8799BB;
	padding-left:16px;
}
.block h3 {
    font-size:11px;
    line-height:1.5;
}
.block .block-content {
    padding:10px;
	background-color:#fff;
	background-image:url(../images/bgboxsmall.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-left:18px;
}

.block .block-content h3{
font-size:12px;
}

.block .actions {
    text-align:right;
}
.block .actions a {
    float:left;
}
.block-account {
}
.block-currency {
}
.block-currency select {
    border:1px solid #888888;
    width:100%;
}
.block-layered-nav {
}
.block-layered-nav dt {
    font-weight:bold;
}
.block-layered-nav .currently {


margin-bottom:2px;
}
.block-layered-nav .currently li{
margin-bottom:2px;
padding:4px;
font-size:10px;
text-transform:uppercase;
color:#0E1D2E;
border-bottom:1px dotted #0E1D2E;
}
.block-layered-nav .currently li img{
margin-bottom:2px;
margin-left:4px;
margin-right:4px;
}

.block-cart {
}
.block-cart .amount {
}
.block-cart .subtotal {
    text-align:center;
}
.mini-products-list li {
    padding:5px 0;
}
.mini-products-list .product-image {
    border:1px solid #DDDDDD;
    float:left;
    margin-right:-75px;
    padding:5px;
    width:50px;
}
.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-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 {
}
.block-compare li {
    padding:5px 0;
}
.block-recent {
}
.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 ul, .block-tags li {
    display:inline;
}
.block-subscribe {
}
.block-reorder {
}
.block-reorder li {
    padding:5px 0;
}
.block-reorder input.checkbox {
    float:left;
    margin:3px -20px 0 0;
}
.block-reorder .label {
    display:block;
    margin-left:20px;
}
.block-banner {
}
.block-banner .block-content {
    text-align:center;
}
.block-progress {
}
.block-progress dt {
    font-weight:bold;
}
.block-progress dt.complete, .block-progress dd.complete {
    background-color:#F6F6F6;
}
.category-title {

}
.category-title h2 {
/*font-size: 150%; margin: 0 0 0.5em 0; border-bottom: 1px solid #92979d;*/

}
.category-image {
    display:block;
    margin:0 auto;
}
.category-products {
}
.products-grid {
    width:100%;
}
.products-grid tr.odd {
}
.products-grid tr.even {
    background-color:#F6F6F6;
}
.products-grid td {
    /*border:1px solid #DDDDDD;*/
    padding:2px;
	padding-left:0px;
    width:33%;
}
.products-grid td.empty {
}
.products-list li.item {
    border:1px solid #DDDDDD;
    margin:0 0 5px;
    padding:5px;
}
.products-list .product-image {
    float:left;
}
.products-list .product-shop {
    float:right;
    width:320px;
}
.product-view {
}
.product-essential {
}
.product-collateral {
}
.product-view .product-img-box {
    float:left;
    width:267px;
}
.product-view .product-img-box .product-image {
    border:1px solid #DDDDDD;
}
.product-view .product-img-box .product-image-zoom {
    height:265px;
    overflow:hidden;
    position:relative;
    width:265px;
    z-index:9;
}
.product-view .product-img-box .product-image-zoom img {
    cursor:move;
    left:0;
    position:absolute;
    top:0;
}
.product-view .product-img-box .zoom-notice {
    text-align:center;
}
.product-view .product-img-box .zoom {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/slider_bg.gif) no-repeat scroll 50% 50%;
    cursor:pointer;
    height:18px;
    margin:0 auto 13px;
    padding:0 28px;
    position:relative;
    z-index:9;
}
.product-view .product-img-box .zoom #track {
    height:18px;
    position:relative;
}
.product-view .product-img-box .zoom #handle {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/magnifier_handle.gif) no-repeat scroll 0 0;
    height:22px;
    left:0;
    position:absolute;
    top:-1px;
    width:9px;
}
.product-view .product-img-box .zoom .btn-zoom-out {
    left:2px;
    position:absolute;
    top:0;
}
.product-view .product-img-box .zoom .btn-zoom-in {
    position:absolute;
    right:2px;
    top:0;
}
.product-view .product-img-box .more-views ul {
    margin-left:-4px;
}
.product-view .product-img-box .more-views li {
    background-color:#DDDDDD;
    float:left;
    margin:0 0 8px 4px;
    padding:1px;
}
.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-view .product-shop {
    float:right;
    width:340px;
}
.product-view .product-name {
}
.product-view .short-description {
}
.ratings {
}
.ratings .amount {
}
.ratings .rating-links {
}
.ratings dt {
}
.ratings dd {
}
.rating-box {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/bg_rating.gif) repeat-x scroll 0 0;
    font-size:0;
    height:13px;
    line-height:0;
    overflow:hidden;
    position:relative;
    width:69px;
}
.rating-box .rating {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/bg_rating.gif) repeat-x scroll 0 100%;
    height:13px;
    left:0;
    position:absolute;
    top:0;
}
.availability {
}
.availability .in-stock {
    font-weight:bold;
}
.availability .out-of-stock {
    color:#8799BB;
    font-weight:bold;
	padding-right:4px;
}
.price {
    white-space:nowrap !important;
}
.price-box {
text-align:left;
}
.price-box .price {
    font-weight:bold;
	font-size:16px;
}
.price-box-bundle {
}
.regular-price {
}
.regular-price .price {
    font-weight:bold;
}
.old-price {
}
.old-price .price-label {
    white-space:nowrap;
}
.old-price .price {
    font-weight:bold;
    text-decoration:line-through;
}
.special-price {
}
.special-price .price-label {
    font-weight:bold;
    white-space:nowrap;
}
.special-price .price {
    font-weight:bold;
}
.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;
}
.price-excluding-tax {
    display:block;
}
.price-excluding-tax .label {
    white-space:nowrap;
}
.price-excluding-tax .price {
    font-weight:normal;
}
.price-including-tax {
    display:block;
}
.price-including-tax .label {
    white-space:nowrap;
}
.price-including-tax .price {
    font-weight:bold;
}
.price-excl-tax {
    display:block;
}
.price-excl-tax .label {
    display:block;
    white-space:nowrap;
}
.price-excl-tax .price {
    display:block;
}
.price-incl-tax {
    display:block;
}
.price-incl-tax .label {
    display:block;
    white-space:nowrap;
}
.price-incl-tax .price {
    display:block;
    font-weight:bold;
}
.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-label {
    font-weight:bold;
    white-space:nowrap;
}
.price-notice {
    padding-left:10px;
}
.price-notice .price {
    font-weight:bold;
}
.tier-prices .price {
    font-weight:bold;
}
.tier-prices .benefit {
}
.add-to-links .separator {
    display:none;
}
.add-to-cart label {
    float:left;
    margin-right:5px;
}
.add-to-cart .qty {
    float:left;
}
.add-to-box .add-to-cart button.button {
    float:right;
    margin-left:5px;
}
.add-to-box {

}
.add-to-box button.button {
    float:right;
    margin-left:5px;
}
.add-to-box .add-to-cart {
}
.add-to-box .or {
    float:left;
    margin:0 10px;
}
.add-to-box .add-to-links {
    float:left;
}
.product-options {
    margin:10px 0 0;
    padding:10px;
}
.product-options dt label {
    font-weight:bold;
	float:left;
}
.add-to-cart button.button {
    float:right;
    margin-left:5px;
}
.product-options dt .qty-holder {
    float:right;
}
.product-options dt .qty-holder label {
    vertical-align:middle;
}
.product-options dt .qty-disabled {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent none repeat scroll 0 0;
    border:0 none;
    color:#000000;
    padding:3px;
}
.product-options dd {
}
.product-options dl.last dd.last {
}
.product-options {
	padding:10px;
	border:1px solid #ccc;
}
.product-options dd input.input-text {
    width:98%;
}
.product-options dd textarea {
    height:8em;
    width:98%;
}
.product-options dd select {
    width:80%;
	float:right;
}
.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;
	padding-right:20px;
}
.product-options ul.validation-failed {
    padding:0 7px;
}
.product-options p.required {
    padding:15px 0 0;
}
.product-options-bottom {
    border-color:-moz-use-text-color #DDDDDD #DDDDDD;
    border-style:none solid solid;
    border-width:0 1px 1px;
    padding:10px;
}
.product-options-bottom .price-box {
margin-bottom:-4px;
}
.grouped-items {
}
.product-view .description {
}
.product-view .additional {
}
.product-view .up-sell {
}
.product-view .up-sell .products-grid td {
    width:25%;
}
.product-view .tags {
}
.product-view .tags .form-add-tags label {
    float:left;
}
.product-view .tags .form-add-tags .input-box {
    float:left;
    margin:0 5px;
    width:260px;
}
.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;
}
.product-view .reviews {
}
.product-view .add-review {
}
.product-view .add-review .product-name span {
    font-weight:normal;
}
.product-name {
    font-size:1em;
    font-weight:bold;
    line-height:1.5;
	text-transform:uppercase;
}
.tags-list li {
    display:inline;
}
.search-summary {
}
.cms-home .products-grid td {
    width:20%;
}
.sitemap {
}
.product-review {
}
.product-review .product-img-box {
    float:left;
    width:140px;
}
.product-review .product-img-box .product-image {
    border:1px solid #DDDDDD;
    display:block;
    padding:1px;
}
.product-review .details {
    float:right;
    width:570px;
}
.cart .checkout-types {
    float:right;
    text-align:right;
}
.cart-table .item-msg {
    font-size:10px;
}
.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 {
}
.cart .totals {
    float:right;
}
.cart .totals table {
    width:100%;
}
.cart .totals table th, .cart .totals table td {
    padding:5px;
}
.cart .totals table th {
    font-weight:bold;
}
.item-options dt {
    font-style:italic;
    font-weight:bold;
}
.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 {
    background-color:#F6F6F6;
    border:1px solid #DDDDDD;
    left:-99999em;
    padding:8px;
    position:absolute;
    top:-99999em;
    width:250px;
    z-index:999;
}
.truncated .show dl {
    left:50%;
    top:-20px;
}
.col-left .truncated .show dl {
    left:30px;
    top:7px;
}
.col-right .truncated .show dl {
    left:-240px;
    top:7px;
}
.opc {
    border-bottom:1px solid #DDDDDD;
    position:relative;
}
.opc li.section {
    border-color:#DDDDDD #DDDDDD -moz-use-text-color;
    border-style:solid solid none;
    border-width:1px 1px 0;
}
.opc .step-title {
    background-color:#8799BB;
    padding:0 5px;
    text-align:right;
}
.opc .step-title .number {
    float:left;
    line-height:22px;
    margin-right:5px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	padding-left:3px;
}
.opc .step-title h3 {
    float:left;
	text-transform:uppercase;
	font-size:11px;
	padding-top:3px;
}
.opc .allow .step-title {
    cursor:pointer;
}
.opc .active {
}
.opc .active .step-title {
    background-color:#0E1D2E;
    cursor:default;
	color:#fff;
}
.opc .step {
    border-top:1px solid #DDDDDD;
    padding:10px;
    position:relative;
}
.opc .step .tool-tip {
    right:10px;
}
.opc .order-review {
}
.checkout-progress {
    margin:10px 0;
    padding:0 50px;
}
.checkout-progress li {
    border-top:5px solid #CCCCCC;
    color:#CCCCCC;
    float:left;
    text-align:center;
    width:20%;
}
.checkout-progress li.active {
    border-top-color:#000000;
    color:#000000;
}
.multiple-checkout {
    position:relative;
}
.multiple-checkout .tool-tip {
    margin-top:-120px;
    right:10px;
    top:50%;
}
.multiple-checkout .grand-total {
    font-size:1.5em;
    text-align:right;
}
.multiple-checkout .grand-total big {
}
.multiple-checkout .grand-total .price {
}
.sp-methods dt {
    font-weight:bold;
}
.sp-methods .price {
    font-weight:bold;
}
.sp-methods .form-list {
    padding-left:20px;
}
.sp-methods select.month {
    margin-right:10px;
    width:150px;
}
.sp-methods select.year {
    width:96px;
}
.sp-methods input.cvv {
    width:3em !important;
}
.please-wait {
    float:right;
    margin-right:5px;
}
.cvv-what-is-this {
    cursor:help;
    margin-left:5px;
}
.tool-tip {
    background-color:#F6F6F6;
    border:1px solid #DDDDDD;
    padding:5px;
    position:absolute;
    z-index:9999;
}
.tool-tip .btn-close {
    text-align:right;
}
.tool-tip .tool-tip-content {
    padding:5px;
}
.add-gift-message {
}
.gift-message-form {
    background-color:#F5F5F5;
    border:1px solid #DDDDDD;
}
.gift-message-form .inner-box {
    height:300px;
    overflow:auto;
    padding:5px;
}
.gift-message-form .gift-item {
}
.gift-message-link {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/bg_collapse.gif) no-repeat scroll 0 4px;
    display:block;
    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 li {
    margin:10px 0;
}
.checkout-agreements .agreement-content {
    background-color:#F6F6F6;
    border:1px solid #DDDDDD;
    height:10em;
    overflow:auto;
    padding:5px;
}
.checkout-agreements .agree {
    padding:6px;
}
.account-login {
}
.account-login .new-users {
}
.account-login .registered-users {
}
.account-create {
}
.dashboard {
}
.dashboard .welcome-msg {
}
.dashboard .recent-orders {
    margin:10px 0;
}
.dashboard .tags .number {
    float:left;
    margin-right:-20px;
}
.dashboard .tags .details {
    margin-left:20px;
}
.dashboard .reviews {
}
.order-info {
    border:1px solid #DDDDDD;
    padding:5px;
}
.order-info dt, .order-info dd, .order-info ul, .order-info li {
    display:inline;
}
.order-info dt {
    font-weight:bold;
}
.page-print .print-head {
}
.page-print .print-head img {
    float:left;
}
.page-print .print-head address {
    float:left;
    margin-left:15px;
}
.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 {
    padding:10px;
	margin-left:9px;
	margin-right:9px;
	background-color:#fff;
	background-image:url(../images/bgbox.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin-top:-2px;
	border-top:1px solid #0E1D2E;
}
.footer p {
    text-align:right;
}
.footer address {
    text-align:right;
}
.footer ul {
    float:left;
    padding:0 20px 0 0;
}
