@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	color: #000;
	background-image: url(../img/background.jpg);
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
	font-family: 'Roboto Condensed', Verdana, Geneva, sans-serif;
}
.pure-table td, .pure-table th{
	font-size:0.8em;
	line-height:1em;
	font-family: Verdana, Geneva, sans-serif;
}
.content p{
	line-height:1.8em;
}
a img { 
	border: none;
}
h1, h2, h3, h4, h5, h6{
	color:#911f1f;
	text-shadow:-1px 1px #ccc;
}

a:link {
	color:#911f1f; 
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}

.container {
	max-width: 960px;
	margin: 20px auto;
	border-radius: 0px 25px 0px 25px;
	overflow:hidden;
	box-shadow:0px 0px 20px #333;
	background-color:#FFFFFF;
}
.moreInfo{
	cursor:pointer;
}
.header {
	
}
.nav {
	position:absolute;
	width:960px;
	height: 60px;
	top:30px;
	background:url(../img/bg-nav.png);
	background-position: 0px 30px;
	background-repeat:repeat-x;
	z-index:4;
}
.nav ul{
	margin:35px 100px 0 0;
	float:right;
}
.nav li{
	list-style-type:none;
	display:inline;
	height:30px;
	margin-left:10px;
	text-transform:uppercase;
	font-family:'Roboto Condensed';
}
.nav li a{
	height:20px;
	padding:5px;
	color:#fff;
}
.nav li a:hover, .nav li a:active, .nav li a:focus{
	text-decoration:none;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0.5)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#80ffffff',GradientType=0 );

}
.logo {
	position:absolute;
	top:20px;
	margin:10px 0 0 -50px;
	z-index:4;
}
.bg{
	position:relative;
	height:460px;
	width:100%;
	margin-top:-60px;
	overflow:hidden;
}
.shop{
	position:relative;
	float:right;
	margin-top:-80px;
	z-index:4;
}
.sidebar{
	width:25%;
	/*background:url(../img/bg-sidebar.jpg) repeat-y;*/
	padding-left:20px;
	border-radius:0 0 0 25px;
	box-shadow:-2px 2px 3px #d8d8d8;
	padding: 40px 10px 20px 10px;
	margin-bottom:20px;
	float:left;
}
.sidebar .btn{
	width:98px;
	height:27px;
	margin:5px 5px 5px 15px;
	padding:5px 0 0 75px;
	color:#888;
}
.sidebar .btn:hover{
	color:#911f1f;
}
.sidebar .news{
	padding:10px;
	border-bottom:1px dotted #888;
}
.sidebar .news h4{
	margin-bottom:2px;
	color:#5f0f0f;
}
.sidebar .news p{
	color:#858585;
	font-size:0.9em;
margin-left:7px;	
}
.sidebar h2{
	color:#006600;
}
.btn.australia{
	background:url(../img/btn-australia.jpg);
}
.btn.newzealand{
	background:url(../img/btn-newzealand.jpg);
}
.btn.chile{
	background:url(../img/btn-chile.jpg);
}
.btn.france{
	background:url(../img/btn-france.jpg);
}
.btn.usa{
	background:url(../img/btn-usa.jpg);
}
.btn.spain{
	background:url(../img/btn-spain.jpg);
}
.btn.germany{
	background:url(../img/btn-germany.jpg);
}
.hidden{
	display:none;
}

.content {
	padding: 30px 0 30px 30px;
	background:#FFFFFF;
}


.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}
.gallery h2{
	cursor:pointer;
}
.gallery .icon-chevron-down{
	margin-right:20px;
}
.gallery {
	margin-left:20px;
}
.gallery div{
	display:none;
}
.label{
	width:95%;
	height:170px;
	 -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}
ul.labels{
	width:95%;
	overflow:hidden;
}
ul.labels li{
	float:left;
	width:45%;
	margin:5px;
	font-size:0.9em;
	line-height:1em;
	color:#666;
}
hr{
	clear:both;
}
/* ~~ The footer ~~ */
.footer {
	padding: 10px 0;
	overflow:hidden;
	background:url(../img/bg-tile-red.jpg);
}

.footer .box{
	width:200px;
	height:200px;
	margin:20px 0 0 20px;
	float:left;
	color:#c6c6c6;
	text-shadow:-1px 1px #050505;
}
.footer .copy{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:center;
	color:#af746d;

}
.footer h3{
	color:#c6c6c6;
	text-shadow:-1px 1px #050505;
}
.footer h4{
	color:#fff;
	text-shadow:-1px 1px #050505;
}
.crumbs{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:0 0 20px 15px;
}
.crumbs .icon-chevron-right{
	margin-top:0px;
}
/* ~~ miscellaneous float/clear classes ~~ */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
}
.smaller{
	font-size:0.6em;
	
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 10px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
}
.icon-glass {
  background-position: 0      0;
}
.icon-star {
  background-position: -120px 0;
}
.icon-star-empty {
  background-position: -144px 0;
}
.icon-arrow-right {
  background-position: -264px -96px;
}
.icon-chevron-right {
  background-position: -456px -72px;
}
.icon-folder-close {
  width: 16px;
  background-position: -384px -120px;
}
.icon-folder-open {
  width: 16px;
  background-position: -408px -120px;
}
.icon-chevron-up {
  background-position: -288px -120px;
}

.icon-chevron-down {
  background-position: -313px -119px;
}
.icon-info-sign {
  background-position: -120px -96px;
}
.img-rounded {
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.img-circle {
  -webkit-border-radius: 500px;
     -moz-border-radius: 500px;
          border-radius: 500px;
}
ul.product-list h3{
	text-transform:uppercase;
	display:inline-block;
	color:#0078e7;
}
ul.product-list h4, ul.product-list h3{
	margin:2px 0;
}	
ul.product-list li{
	background-color:#f5f5f5;
	padding: 3px;
}
ul.product-list, ul.product-list ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
li.product {
	font-size:0.75em;
	margin:3px 18px;
	border-bottom:1px solid #757575;
	line-height:1.5em;
}
li.product button {
	float:right;
	margin-top:-3px;	
}
li.product.promo{
	color:#911f1f;
}
li.product .price, .selected-products li .price{
	font-weight:bold;
}
li.product .oldprice{
	text-decoration:line-through;
	font-weight:bold;
	color:red;
}
.selected-products li{	
	margin:3px 18px;
	border-bottom:1px solid #757575;
	line-height:1.5em;
	padding:0 5px;
}
.selected-products p{
	font-size:0.85em;
	padding:0px;
	display:inline-block;
	line-height:1.5em;
	margin-bottom:5px;
}
.selected-products .subtotal{
	color:#911f1f;
}
.selected-products .discount{
	color:#666;
	float:right;
	margin-top:5px;
}
.selected-products li button{
	margin:2px 0 0 5px;
	display:inline-block!important;
	float:right;
}
.selected-products li input{
	width:80px;
	display:inline-block!important;
	font-size:14px!important;	
}
.grey-out{
	color:#777;
}
footer .copy{
	float:right;
}
footer .link{
	float:left;
	list-style-type:none;
	margin-top:0;
	font-size:0.9em;
}