﻿@charset "utf-8";
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.catchMarginBefore:before,
.catchMarginAfter:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
.clear{clear:both;}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong,
.bold {
	font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 1.7em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small, .taxandshippinginfo {font-size: 80%;}
.tiny{font-size: 90%;}
.normal{font-size: 100%;}
.medium{font-size: 150%;}
.large{font-size: 300%;}

.products_price_space{ height:90px;}
.productOldPrice,
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.productOldPrice{
	font-weight: normal !important;
	color: #F00;
}
.product_more_images{
	height: 60px;
	overflow: hidden;
	width:22.4%;
	float:left;
	margin: 5px;
	float: left;
}
.product_more_images img{
	width: 100%;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.input_search {width:100%;}
.input_search input {width:100%;}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
	resize: vertical;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
       -moz-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
	font-size: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
	background: #FFF;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 12px;
	line-height: 24px;
}
.lh-075 { line-height: 18px; }
.lh-05 { line-height: 12px; }
.lh-0 { line-height: 0; }

body,
.basicColor,
a.basicColor,
a.basicColor:hover,
a.basicColor:focus {
	text-shadow: none;
}
a,
.basicColor a,
.btn-link {
	color: #008EBD;
	text-decoration: none;
	
}
a:hover,
a:focus,
.basicColor a:hover,
.basicColor a:focus,
.btn.btn-link:hover,
.btn.btn-link:focus {
	color: #008EBD;
	text-decoration: underline;
}
.iconLink {
    color: #666;
}
.iconLink .glyphicon,
.iconLink:hover,
.iconLink:focus {
    color: #008EBD;
    text-decoration: none;
}
.iconLink > .glyphicon {
	line-height: 0.8em;
	vertical-align: middle;
}
.iconLink > span.glyphicon {
	font-size: 1.2em;
	line-height: inherit;
	vertical-align: top;
}
h2 a,
h2 a:hover,
h2 a:focus,
h3 a,
h3 a:hover,
h3 a:focus {
	color: inherit;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}


hr,
.hr {
	display: block;
	margin-top: 12px;
	margin-bottom: 12px;
	border: none;
	height: 1px;
	background: #ddd;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h3 {
  margin: 12px 0;
  font-family: inherit;
  font-weight: 300;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
h1,
h2,
h3 {
  color: #555;
}
h1 {
  font-size: 18.5px;
}
h1{
  line-height: 18.5px;
}
h2 {
  font-size: 18.5px;
}
h2{
  line-height: 18.5px;
}
h3,
.h3 {
  font-size: 18.5px;
}

h4,
.h4 {
  font-size: 17.5px;
}
h3.small,
.h3.small {
	font-size: 20px;
	line-height: 24px;
}
h5 {
	font-size: 14px;
	font-weight: bold;
}
h6 {
	font-size: 11.9px;
	font-weight: bold;
}
h1 small {
  font-size: 24.5px;
}

h2 small {
  font-size: 17.5px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}
p,
.p,
ul.ulSpace > li:last-child {
  margin: 0 0 12px;
}
cite {
  font-style: normal;
}
.ul_haeder{}
.ul_haeder li {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: none;
line-height: 10px;
font-size: 90%;
text-align: center;
margin-top:0px;
color:#999 !important;}

.ul_haeder a {color:#999 !important;}

.ul_haeder2{height:50px;}
.ul_haeder2 li {
	
	padding-top:10px;
	line-height:15px;
	padding-bottom:0px;
	list-style-type: none;
	font-size: 90%;
	text-align: center;
	color:#fff !important;}

.ul_haeder2 a {color:#fff !important;}


.muted {
	color: #999;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 12px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-top: 0;
  margin-bottom: 12px;
}
dt,
dd {
  line-height: 1.42857143;
}
.itemDefList dt,
.itemDefList dd { line-height:inherit; }
dt {
  font-weight: bold;
}
.checkoutSum dt { /* changed checkout */
	font-weight: inherit;
}
dd {
  margin-left: 0;
}
address {
	margin-bottom: 12px;
	font-style: normal;
	line-height: inherit;
}

.contentlist{}
.contentlist li{
	list-style-type: none;
	margin-bottom:10px;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container2 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  background-color:#FFF;
}
@media (min-width: 768px) {
  .container,
  .container2 {
    width: 750px;
  }
   
}
@media (min-width: 992px) {
  .container,
  .container2 {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container,
  .container2 {
    width: 1170px;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 { width: 100%; }
.col-xs-11 { width: 91.66666667%; }
.col-xs-10 { width: 83.33333333%; }
.col-xs-9 { width: 75%; }
.col-xs-8 { width: 66.66666667%; }
.col-xs-7 { width: 58.33333333%; }
.col-xs-6 { width: 50%; }
.col-xs-5 { width: 41.66666667%; }
.col-xs-4 { width: 33.33333333%; }
.col-xs-3 { width: 25%; }
.col-xs-2 { width: 16.66666667%; }
.col-xs-1 { width: 8.33333333%; }
.col-xs-pull-12 { right: 100%; }
.col-xs-pull-11 { right: 91.66666667%; }
.col-xs-pull-10 { right: 83.33333333%; }
.col-xs-pull-9 { right: 75%; }
.col-xs-pull-8 { right: 66.66666667%; }
.col-xs-pull-7 { right: 58.33333333%; }
.col-xs-pull-6 { right: 50%; }
.col-xs-pull-5 { right: 41.66666667%; }
.col-xs-pull-4 { right: 33.33333333%; }
.col-xs-pull-3 { right: 25%; }
.col-xs-pull-2 { right: 16.66666667%; }
.col-xs-pull-1 { right: 8.33333333%; }
.col-xs-pull-0 { right: 0%; }
.col-xs-push-12 { left: 100%; }
.col-xs-push-11 { left: 91.66666667%; }
.col-xs-push-10 { left: 83.33333333%; }
.col-xs-push-9 { left: 75%; }
.col-xs-push-8 { left: 66.66666667%; }
.col-xs-push-7 { left: 58.33333333%; }
.col-xs-push-6 { left: 50%; }
.col-xs-push-5 { left: 41.66666667%; }
.col-xs-push-4 { left: 33.33333333%; }
.col-xs-push-3 { left: 25%; }
.col-xs-push-2 { left: 16.66666667%; }
.col-xs-push-1 { left: 8.33333333%; }
.col-xs-push-0 { left: 0%; }
.col-xs-offset-12 { margin-left: 100%; }
.col-xs-offset-11 { margin-left: 91.66666667%; }
.col-xs-offset-10 { margin-left: 83.33333333%; }
.col-xs-offset-9 { margin-left: 75%; }
.col-xs-offset-8 { margin-left: 66.66666667%; }
.col-xs-offset-7 { margin-left: 58.33333333%; }
.col-xs-offset-6 { margin-left: 50%; }
.col-xs-offset-5 { margin-left: 41.66666667%; }
.col-xs-offset-4 { margin-left: 33.33333333%; }
.col-xs-offset-3 { margin-left: 25%; }
.col-xs-offset-2 { margin-left: 16.66666667%; }
.col-xs-offset-1 { margin-left: 8.33333333%; }
.col-xs-offset-0 { margin-left: 0%; }
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 { width: 100%; }
  .col-sm-11 { width: 91.66666667%; }
  .col-sm-10 { width: 83.33333333%; }
  .col-sm-9 { width: 75%; }
  .col-sm-8 { width: 66.66666667%; }
  .col-sm-7 { width: 58.33333333%; }
  .col-sm-6 { width: 50%; }
  .col-sm-5 { width: 41.66666667%; }
  .col-sm-4 { width: 33.33333333%; }
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.66666667%; }
  .col-sm-1 { width: 8.33333333%; }
  .col-sm-offset-12 { margin-left: 100%; }
  .col-sm-offset-11 { margin-left: 91.66666667%; }
  .col-sm-offset-10 { margin-left: 83.33333333%; }
  .col-sm-offset-9 { margin-left: 75%; }
  .col-sm-offset-8 { margin-left: 66.66666667%; }
  .col-sm-offset-7 { margin-left: 58.33333333%; }
  .col-sm-offset-6 { margin-left: 50%; }
  .col-sm-offset-5 { margin-left: 41.66666667%; }
  .col-sm-offset-4 { margin-left: 33.33333333%; }
  .col-sm-offset-3 { margin-left: 25%; }
  .col-sm-offset-2 { margin-left: 16.66666667%; }
  .col-sm-offset-1 { margin-left: 8.33333333%; }
  .col-sm-offset-0 { margin-left: 0%; }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 { width: 100%; }
  .col-md-11 { width: 91.66666667%; }
  .col-md-10 { width: 83.33333333%; }
  .col-md-9 { width: 75%; }
  .col-md-8 { width: 66.66666667%; }
  .col-md-7 { width: 58.33333333%; }
  .col-md-6 { width: 50%; }
  .col-md-5 { width: 41.66666667%; }
  .col-md-4 { width: 33.33333333%; }
  .col-md-3 { width: 25%; }
  .col-md-2 { width: 16.66666667%; }
  .col-md-1 { width: 8.33333333%; }
  .col-md-offset-12 { margin-left: 100%; }
  .col-md-offset-11 { margin-left: 91.66666667%; }
  .col-md-offset-10 { margin-left: 83.33333333%; }
  .col-md-offset-9 { margin-left: 75%; }
  .col-md-offset-8 { margin-left: 66.66666667%; }
  .col-md-offset-7 { margin-left: 58.33333333%; }
  .col-md-offset-6 { margin-left: 50%; }
  .col-md-offset-5 { margin-left: 41.66666667%; }
  .col-md-offset-4 { margin-left: 33.33333333%; }
  .col-md-offset-3 { margin-left: 25%; }
  .col-md-offset-2 { margin-left: 16.66666667%; }
  .col-md-offset-1 { margin-left: 8.33333333%; }
  .col-md-offset-0 { margin-left: 0%; }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 { width: 100%; }
  .col-lg-11 { width: 91.66666667%; }
  .col-lg-10 { width: 83.33333333%; }
  .col-lg-9 { width: 75%; }
  .col-lg-8 { width: 66.66666667%; }
  .col-lg-7 { width: 58.33333333%; }
  .col-lg-6 { width: 50%; }
  .col-lg-5 { width: 41.66666667%; }
  .col-lg-4 { width: 33.33333333%; }
  .col-lg-3 { width: 25%; }
  .col-lg-2 { width: 16.66666667%; }
  .col-lg-1 { width: 8.33333333%; }
  .col-lg-offset-12 { margin-left: 100%; }
  .col-lg-offset-11 { margin-left: 91.66666667%; }
  .col-lg-offset-10 { margin-left: 83.33333333%; }
  .col-lg-offset-9 { margin-left: 75%; }
  .col-lg-offset-8 { margin-left: 66.66666667%; }
  .col-lg-offset-7 { margin-left: 58.33333333%; }
  .col-lg-offset-6 { margin-left: 50%; }
  .col-lg-offset-5 { margin-left: 41.66666667%; }
  .col-lg-offset-4 { margin-left: 33.33333333%; }
  .col-lg-offset-3 { margin-left: 25%; }
  .col-lg-offset-2 { margin-left: 16.66666667%; }
  .col-lg-offset-1 { margin-left: 8.33333333%; }
  .col-lg-offset-0 { margin-left: 0%; }
}
@media (max-width: 767px) { // TODO: check for conflicts
	/*
	[class*="col-"] + [class*="col-"] {
		margin-top: 24px;
	}
	.form-group [class*="col-"] + [class*="col-"],
	[class*="col-xs-"] + [class*="col-xs-"],
	[class*="col-"] + .col-xs-12 {
		margin-top: 0;
	}
	*/
}
label {
  display: inline-block;
  margin-bottom: 5px;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px 9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.input_reg{}
.input_reg input{width: 97%;}
.inputRequirement{ float:right; color:#F00;}
output {
  display: block;
  padding-top: 7px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #555555;
}
/* button */
.btn {
	display: inline-block;
	*border-color: inherit;
	display: inline;
	height: 34px;
	padding: 5px 10px;
	margin-bottom: 0;
	*margin-left: .3em;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-repeat: repeat-x;
	*border-width: 1px;
	border-style: solid;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	*zoom: 1;
	background-repeat: repeat-x;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	width: 100%;
	background-image: linear-gradient(to bottom,  rgba(255,255,255,0.25) 0%,rgba(255,255,255,0) 100%);
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.LiveSearchShowMoreArticleHint input[type="button"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
{
	text-decoration: none;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 -100px 0 200px rgba(255, 255, 255, 0.2);
	   -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 -100px 0 200px rgba(255, 255, 255, 0.2);
	        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 -100px 0 200px rgba(255, 255, 255, 0.2);
}
.btn:active,
.btn.active {
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	   -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
.disabled > button {
	cursor: not-allowed;
	pointer-events: none;
	-khtml-opacity: 0.65;
	  -moz-opacity: 0.65;
	       opacity: 0.65;
	filter: alpha(opacity=65);
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
}
/* button types */
.btn-default,
.btn-warning {
	border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.2);
	color: #444;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}
.btn-primary,
.btn-success,
.btn-info,
.btn-danger {
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-default { background-color: #f8f8f8; }
.btn-primary { background-color: #008ebd; }
.btn-success { background-color: #3b0; }
.btn-info { background-color: #999; }
.btn-warning { background-color: #fc3; }
.btn-danger { background-color: #f11; }
.btn-default:hover,
.btn-default:focus,
.btn-default:active {
	background-color: #fff;
	border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active {
	color: #333;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.LiveSearchShowMoreArticleHint input[type="button"]:focus {
	color: #fff;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
	border: none;
	background-color: transparent;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	        box-shadow: none;
}

/* footer */
footer {
	margin-top: 64px;
	padding: 12px 0 36px;
	border-top: 1px solid #ddd;
	color: #999;
}
footer a,
footer a:hover,
footer a:focus {
	color: inherit;
}
footer strong {
	font-weight: normal;
	text-transform: uppercase;
	color: #444;
	text-rendering: optimizelegibility;
}
footer hr {
	margin: 10px 0;
}
/* breadcrumbs */
.breadcrumbsContainer {
	position: relative;
}

.block,
.h3,
.p {
	display: block;
}
.inlineBlock {
	display: inline-block;
}
.hiddenText {
	text-indent: -100000px;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.normal {
	font-weight: normal;
}
small,
.small { font-size: 85%; }
.large { font-size: 125%; }
.btn > .glyphicon.large { line-height: 1; }
.x-large { font-size: 200%; }
.xx-large { font-size: 300%; }
.va-middle { vertical-align: middle; }
/* height classes */
/* single item */ 
.itemDefList {
	margin: 0;
}
.itemDefList dt,
.itemDefList dd {
	width: 50%;
}
.itemDefList dt{
	float: left;
	clear: left;
}
.itemDefList dd{
	float: right;
	clear: right;
}
@media (max-width: 767px) {
	.itemDefList dt,
	.itemDefList dd,
	.attributeBox  {
		width: 100%;
		line-height: 18px;
	}
	.itemDefList dd,
	
	.attributeBox  {
		margin-bottom: 6px;
	}
	.singleItemDetails .priceBase {
		display: block;
	}
}
.itemDefList:after,


.magnifyarea {
	border: 1px solid rgba(0, 0, 0, 0.5) !important;
	-wibkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
	   -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
	        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
}

.lazy {display: none;} 

.lazy img{ height: 50px; width: 50px;} 
.margin-left-10{margin-left: 10px;}
.margin-left-18{margin-left: -18px;}
.margin-top-10{margin-top: 10px;}
.margin-top-15{margin-top: 15px;}
.margin-top-30{margin-top: 30px;}
.margin-bottom-10{margin-bottom: 10px;}
.margin-bottom-15{margin-bottom: 15px;}
.no-padding { padding: 0 !important; }
.padding-top-10{padding-top: 10px;}
.padding-bottom-10{padding-bottom: 10px;}
.padding-10{
	padding: 10px;
}


/*Backgroundcolors*/
.f8f8f8{
	background-color: #f1f1f1;
}
.grau {background-color: #ddd;}
.dunkel333 {background-color: #333;}
.f1f1f1{background-color: #f1f1f1;}
.dunkel000 {background-color: #000;}
.greygradient{
	background-image:-moz-radial-gradient(50% 50%,ellipse closest-side,rgb(255,255,255) 0%,rgb(255,255,255) 49%,rgb(249,249,249) 100%);
background-image:-webkit-radial-gradient(50% 50%,ellipse closest-side,rgb(255,255,255) 0%,rgb(255,255,255) 49%,rgb(249,249,249) 100%);
background-image:-ms-radial-gradient(50% 50%,ellipse closest-side,rgb(255,255,255) 0%,rgb(255,255,255) 49%,rgb(249,249,249) 100%);
background-image:radial-gradient(216px 111px at 50% 50%,rgb(255,255,255) 0%,rgb(255,255,255) 49%,rgb(249,249,249) 100%);}
.blue,
.sale45{
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff40a7cf,endColorstr=#ff0f8ec1,GradientType=0)";
	background-image: linear-gradient(180deg,rgb(64,167,207) 0%,rgb(39,155,200) 45%,rgb(15,142,193) 100%);
}
.green{
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff2db200,endColorstr=#ff008c00,GradientType=0)";
	background-image: linear-gradient(180deg,rgb(45,178,0) 0%,rgb(0,140,0) 100%);
}

.orange{
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fffeaf00,endColorstr=#ffff7f00,GradientType=0)";
	background-image: linear-gradient(180deg,rgb(254,175,0) 0%,rgb(255,127,0) 100%);
}

.black{
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff353535,endColorstr=#ff2f2f2f,GradientType=0)";
	background-image: linear-gradient(180deg,rgb(53,53,53) 0%,rgb(47,47,47) 48%,rgb(47,47,47) 98%,rgb(47,47,47) 100%);
}

/*Ende Backgroundcolors*/
.border_top{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #008EBD;
}

@media (max-width: 413px) {
	.hidden-414 {
		display: none !important;
	}
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  .headerNavigation{
	float: left;
	margin-right: 10px;
	padding-bottom: 0px;
	color: #B1B1B1;
}


.headerNavigation:after {
	content: ">>";
	padding-bottom: 0px;
	height:25px;
		margin-top: 0px !important;
		float:left;
		margin-bottom:0px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
   .headerNavigation{
	float: left;
	margin-right: 10px;
	padding-bottom: 0px;
	color: #B1B1B1;
}


.headerNavigation:after {
	content: url(../img/arrows.png);
	padding-bottom: 0px;
	height:25px;
		margin-top: 0px !important;
		float:left;
		margin-bottom:0px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  .show-md {
	display: inline !important;
  }
   .headerNavigation{
	float: left;
	margin-right: 10px;
	padding-bottom: 0px;
	color: #B1B1B1;
}


.headerNavigation:after {
	content: url(../img/arrows.png);
	padding-bottom: 0px;
	height:25px;
		margin-top: 0px !important;
		float:left;
		margin-bottom:0px;
}
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
   .show-lg {
	display: inline !important;
  }
  .headerNavigation{
	float: left;
	margin-right: 10px;
	padding-bottom: 0px;
	color: #B1B1B1;
}


.headerNavigation:after {
	content: url(../img/arrows.png);
	padding-bottom: 0px;
	height:25px;
		margin-top: 0px !important;
		float:left;
		margin-bottom:0px;
}
}
.visible-print {
  display: none !important;
}

.itemBox{}
.itemBoxImageHeigt{
	height: 170px;
	overflow: hidden;
}
.itemBoxInner{background-color: #fff; padding: 7px;}
.itemBox:hover{box-shadow: 0px 0px 3px 0px #999999;}
.float_left{ float:left; width:100%;}

.errormessage{
	color: #FFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffff0000,endColorstr=#ffb20000,GradientType=0)";
	padding: 10px;
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: linear-gradient(180deg,rgb(255,0,0) 0%,rgb(178,0,0) 100%);
}
.sale45{
	position: absolute;
	margin-left: -15px;
	margin-top: -15px;
	padding: 5px;
	color:#FFF;
	background-color:#000;
}
.sale45 a{
	padding: 5px;
	color:#FFF;
}
.header{padding-right:10px;}
#conditions{margin:15px;}
.name{ height:47px}
.color_on_hover
{-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: url(../img/desaturate.svg#greyscale);filter: gray;-webkit-filter: grayscale(1);opacity: 0.3;transition: opacity .25s ease-in-out;-moz-transition: opacity .25s ease-in-out;-webkit-transition: opacity .25s ease-in-out;}
.color_on_hover:hover{filter:none;-webkit-filter:grayscale(0%);opacity:1;filter:alpha(opacity=100);}


.shopname{
	float: left;
	margin-right: 10px;
	margin-top: 3px;	
	}
.template_by{
	float: left;
	margin-top: 3px;
}
.smilingshops{
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	
}
.smilingshops a{
	color: #FFF;
	text-decoration: none;
	background-color: #DCDADD;
	padding: 3px;
	float: left;
	clear: both;
	width: 87px;
	text-align: center;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.smilingshops a:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #ED5E44;
	padding: 3px;
	float: left;
	clear: both;
	width: 87px;
	text-align: center;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.copyright{
	
	width: 100%;
	text-align:right;
}
.parseTime{
	
	width: 100%;
	text-align:right;
}
.agbframe{
	height: 300px;
	float: left;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 100%;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 15px;box-shadow: inset 0px -2px 6px 0px #999999;}
.catimage{margin-bottom: 15px;}
.shopping_cart_info{color: #FFF;background-color: #008ebd;height: 15px;width: 15px;border-radius: 50px;line-height: 13px;font-weight: bold;float: left;margin-right: 2px;font-size: 120%;}



.container_nav {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}

@media (min-width: 768px) {

    .container_nav {
    width: 735px;
  }
  
}
@media (min-width: 992px) {

   .container_nav {
    width: 940px;
  }
 
}
@media (min-width: 1200px) {
 
   .container_nav {
    width: 1140px;
  }

}


.smiling-nav{  /* To fix main menu container */
	z-index: 9999;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background-image: url(/layout/callisto_3/img/shaddow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:15px;
}
#main-menu-container {

}
#main-menu {

}


select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	border-radius: 0;
	font-size: 1em;
  width: 100%
	
	-webkit-user-select: none;
	-moz-user-select: none;
	-webkit-padding-end: 20px;
	-moz-padding-end: 20px;
	-webkit-padding-start: 2px;
	-moz-padding-start: 2px;
	background-color: #fff; /* fallback color if gradients are not supported */
	background-image: url(../img/dropdowns.png), -webkit-linear-gradient(top, #E5E5E5, #F4F4F4); /* For Chrome and Safari */
	background-image: url(../img/dropdowns.png), -moz-linear-gradient(top, #E5E5E5, #F4F4F4); /* For old Fx (3.6 to 15) */
	background-image: url(../img/dropdowns.png), -ms-linear-gradient(top, #E5E5E5, #F4F4F4); /* For pre-releases of IE 10*/
	background-image: url(../img/dropdowns.png), -o-linear-gradient(top, #E5E5E5, #F4F4F4); /* For old Opera (11.1 to 12.0) */
	background-image: url(../img/dropdowns.png), linear-gradient(to bottom, #E5E5E5, #F4F4F4); /* Standard syntax; must be last */
	background-position: right center;
	background-repeat: no-repeat;
	border: 1px solid #ddd;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
	overflow: hidden;
	padding-top: 2px;
	padding-bottom: 2px;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	height: 40px;
	width: 100%;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	clear: both;
}