/* @override http://www.herbaliser.com/include/css/global.css */

@import url("reset.css");

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

body {
	background: url(../img/global/background.gif) repeat;
	padding-right: 100px;
}

.container {
	width: 1000px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.content {
	width: 845px;
	display: block;
	background-image: url(../img/global/sidestripe.png);
	padding-left: 155px;
	padding-top: 20px;
	padding-bottom: 30px;
}

.footer {
	width: 1000px;
	height: 438px;
	background: url(../img/global/footer.png) no-repeat;
}

.header {
	height: 190px;
	width: 100%;
	display: block;
	background: url(../img/global/header-background.png) no-repeat 270px 10px;
	padding-top: 15px;
}

.button-home {
	width: 65px;
	height: 30px;
	display: block;
	background: url(../img/buttons/home.png) no-repeat;
	float: left;
	margin-right: 25px;
}

.button-home:hover {
	width: 65px;
	height: 30px;
	display: block;
	background: url(../img/buttons/home.png) no-repeat;
	float: left;
	margin-right: 25px;
	border-bottom: 4px solid #b00;
}

.button-home:active {
	width: 65px;
	height: 30px;
	display: block;
	background: url(../img/buttons/home.png) no-repeat;
	float: left;
	margin-right: 25px;
	border-bottom: 4px solid #fff;
}

.button-calendar {
	background: url(../img/buttons/calendar.png) no-repeat;
	width: 111px;
	height: 30px;
	display: block;
	float: left;
	margin-right: 25px;
}

.button-calendar:hover {
	background: url(../img/buttons/calendar.png) no-repeat;
	width: 111px;
	height: 30px;
	display: block;
	float: left;
	border-bottom: 4px solid #b00;
}

.button-calendar:active {
	background: url(../img/buttons/calendar.png) no-repeat;
	width: 111px;
	height: 30px;
	display: block;
	float: left;
	border-bottom: 4px solid #fff;
}

.button-shop {
	background: url(../img/buttons/shop.png) no-repeat;
	width: 55px;
	height: 30px;
	display: block;
	float: left;
}

.button-shop:hover {
	background: url(../img/buttons/shop.png) no-repeat;
	width: 55px;
	height: 30px;
	display: block;
	float: left;
	border-bottom: 4px solid #b00;
}

.button-shop:active {
	background: url(../img/buttons/shop.png) no-repeat;
	width: 55px;
	height: 30px;
	display: block;
	float: left;
	border-bottom: 4px solid #fff;
}

.button-biog {
	display: block;
	background: url(../img/buttons/biog.png) no-repeat;
	width: 53px;
	height: 30px;
	float: right;
}

.button-biog:hover {
	display: block;
	background: url(../img/buttons/biog.png) no-repeat;
	width: 53px;
	height: 30px;
	float: right;
	border-bottom: 4px solid #b00;
}

.button-biog:active {
	display: block;
	background: url(../img/buttons/biog.png) no-repeat;
	width: 53px;
	height: 30px;
	float: right;
	border-bottom: 4px solid #fff;
}

.button-video {
	display: block;
	width: 66px;
	height: 30px;
	background: url(../img/buttons/video.png) no-repeat;
	float: right;
	margin-left: 25px;
}

.button-video:hover {
	display: block;
	width: 66px;
	height: 30px;
	background: url(../img/buttons/video.png) no-repeat;
	float: right;
	margin-left: 25px;
	border-bottom: 4px solid #b00;
}

.button-video:active {
	display: block;
	width: 66px;
	height: 30px;
	background: url(../img/buttons/video.png) no-repeat;
	float: right;
	margin-left: 25px;
	border-bottom: 4px solid #fff;
}

.button-contact {
	display: block;
	width: 97px;
	height: 30px;
	background: url(../img/buttons/contact.png) no-repeat;
	float: right;
	margin-left: 25px;
}

.button-contact:hover {
	display: block;
	width: 97px;
	height: 30px;
	background: url(../img/buttons/contact.png) no-repeat;
	float: right;
	margin-left: 25px;
	border-bottom: 4px solid #b00;
}

.button-contact:active {
	display: block;
	width: 97px;
	height: 30px;
	background: url(../img/buttons/contact.png) no-repeat;
	float: right;
	margin-left: 25px;
	border-bottom: 4px solid #fff;
}

.selected {
	border-bottom: 4px solid #b00;
}

.calendar {
	width: 845px;
	background-color: #bb0000;
	display: block;
	height: 260px;
}

.home {
	width: 845px;
	background-color: #bb0000;
	display: block;
	height: 400px;
}

.shop {
	width: 845px;
	background-color: #bb0000;
	display: block;
}

.youtube {
	width: 845px;
	background-color: #bb0000;
	display: block;
	height: 290px;
}

.calendar-inner {
	padding: 20px;
}

.home-inner {
	padding: 20px;
}

.rounded {
  -moz-border-radius:15px;
  -webkit-border-radius:15px;
}

.calendar-info {
	width: 320px;
	height: 200px;
	background-color: #4d0606;
	display: block;
	float: right;
	padding: 10px 15px;
	color: #fff;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-left: 1px solid #2d0303;
	border-top: 1px solid #2d0303;
	border-right: 1px solid #d61211;
	border-bottom: 1px solid #d61211;
	overflow: auto;
}

.calendar-info a {
	color: #fffeff;
}

.video-inner {
	width: 770px;
	height: 225px;
	background-color: #4d0606;
	display: block;
	padding: 10px 15px;
	color: #fff;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-left: 1px solid #2d0303;
	border-top: 1px solid #2d0303;
	border-right: 1px solid #d61211;
	border-bottom: 1px solid #d61211;
	text-align: center;
}

.video {
	width: 240px;
	height: 220px;
	float: left;
	display: block;
	position: relative;
	top: 4px;
}

.calendar-info h1 {
	font-size: 18px;
	margin-bottom: 10px;
}

.calendar-dates h2 {
	color: #fff;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	display: block;
	width: 100px;
}

.calendar-dates p {
	margin-left: 100px;
	color: #4d0606;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.calendar-dates a {
	color: #4d0606;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: right;
	position: relative;
	bottom: 15px;
}

.calendar-dates h1 {
	color: #000;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

.calendar-dates {
	height: 220px;
	width: 440px;
	float: left;
	display: block;
	overflow: auto;
}

.calendar-dates li {
	display: block;
	width: 410px;
	border-bottom: 1px solid #8c0b0b;
	padding-top: 10px;
	padding-bottom: 10px;
}

.calendar-dates li p {
	color: #fffeff;
}

.facebook {
	width: 140px;
	height: 28px;
	display: block;
	background: url(../img/global/facebook.gif) no-repeat;
	position: relative;
	float: right;
	top: 230px;
	right: 35px;
}

.video-left {
	padding-right: 22px;
	position: relative;
	top: 4px;
}

.video-right {
	padding-left: 22px;
	position: relative;
	top: 4px;
}

.video-info {
	width: 220px;
	padding: 10px;
	background-color: #000;
	display: block;
	position: relative;
	bottom: 3px;
}

.video-info p {
	
}

.home-inner h1 {
	color: #fff;
	font: bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	margin-bottom: 10px;
}

.home-inner h2 {
	color: #370404;
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	padding-left: 10px;
	padding-top: 7px;
}

.home-inner p {
	color: #2b0202;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	clear: both;
	margin-bottom: 15px;
}

.home-inner p a {
	color: #2b0202;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: underline;
}

.post {
	padding-bottom: 20px;
	width: 800px;
}

.blog_post {
	padding-bottom: 20px;
}

.post-holder {
	overflow: auto;
	display: block;
	width: 785px;
	height: 360px;
	padding-right: 20px;
}

#contact {
	width: 450px;
	display: block;
	float: left;
}

.contact-form h1 {
	width: 100%;
	margin-bottom: 10px;
	display: block;
}

.contact-form {
	width: 300px;
	height: 260px;
	display: block;
	float: right;
}

label {
	display: block;
	width: 100%;
	font-size: 14px;
	margin-top: 18px;
	margin-bottom: 3px;
}

form {
	margin-top: 10px;
}

.textbox {
	width: 95%;
	color: #000;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 10px;
}

.textarea {
	width: 97%;
	color: #000;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 130px;
	margin-bottom: 10px;
}

.form-processing {
	width: 16px;
	height: 16px;
	background-image: url(../img/global/loading.gif);
	display: block;
	float: right;
	position: relative;
	right: 5px;
}

.form-message {
	display: block;
	float: right;
	position: relative;
	right: 7px;
	top: 5px;
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fffeff;
}

/* Shop */

.product {
	  -moz-border-radius:10px;
	  -webkit-border-radius:10px;
	width: 156px;
	height: 190px;
	display: block;
	float: left;
	background-color: #4d0606;
	margin: 2px;
	padding-top: 10px;
}

.product_full {
	  -moz-border-radius:10px;
	  -webkit-border-radius:10px;
	display: block;
	float: left;
	background-color: #4d0606;
	margin: 2px;
	width: 550px;
	padding: 10px;
}

.product_cart {
	  -moz-border-radius:10px;
	  -webkit-border-radius:10px;
	display: block;
	float: left;
	background-color: #4d0606;
	margin: 2px;
	width: 550px;
	padding: 10px 10px 20px;
}

.product_cart_info {
	  -moz-border-radius:10px;
	  -webkit-border-radius:10px;
	display: block;
	float: left;
	background-color: #4d0606;
	margin: 2px;
	width: 175px;
	height: 260px;
	position: relative;
	padding: 20px 20px 80px;
}

.product_music {
	  -moz-border-radius:10px;
	  -webkit-border-radius:10px;
	width: 130px;
	height: 190px;
	display: block;
	float: left;
	background-color: #4d0606;
	margin: 2px;
	padding-top: 10px;
}

.product p {
	width: 100%;
	color: #fffeff;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}

.product_music p {
	width: 110px;
	color: #fffeff;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

.product img:hover {
	position: relative;
	top: 1px;
}

.product_music img:hover {
	position: relative;
	top: 1px;
}

.product_full img {
	float: left;
	display: block;
	width: 328px;
	height: 340px;
}

.product_music img {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}

.price_info {
	width: 200px;
	display: block;
	float: left;
	margin-left: 10px;
	padding-top: 60px;
	color: #fffeff;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.price_info label {
	font-weight: bold;
}

.price_info input {
	margin-bottom: 20px;
}

.product_full h1 {
	width: 100%;
	text-transform: uppercase;
	font-size: 15px;
}

.cart_items_container {
	width: 100%;
	display: block;
}

.cart_items {
		  -moz-border-radius:15px;
	  -webkit-border-radius:15px;
	display: block;
	width: 220px;
	background: #b00 url(../img/global/cart_icon.gif) no-repeat 18px 18px;
	color: #fffeff;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	height: 50px;
	float: right;
	margin-top: 10px;
}

.cart_items a {
	color: #fffeff;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 5px;
	display: inline;
}

.cart_items p {
	height: 20px;
	display: block;
	margin-left: 58px;
	position: relative;
	width: 100%;
	margin-top: 16px;
}

.price {
	width: 30px;
	height: 26px;
	display: block;
	z-index: 100;
	position: relative;
	bottom: 180px;
	font: bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	vertical-align: middle;
	text-align: center;
	left: 20px;
	background: url(../img/global/sticker.png) no-repeat;
	padding-top: 6px;
}

.shop_nav {
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	background-color: #b00;
	padding: 2px 10px 8px;
	display: block;
	width: 335px;
	margin-bottom: 10px;
}

.shop_nav p {
	color: #fffeff;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: block;
	width: 330px;
	padding-left: 3px;
}

.shop_nav select {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 250px;
	margin-bottom: 2px;
	margin-left: 10px;
}

.also_bought {
	width: 220px;
	height: 365px;
	display: block;
	float: right;
}

.recommendation {
	-moz-border-radius:10px;
	  -webkit-border-radius:10px;
	width: 220px;
	height: 117px;
	background-color: #4d0606;
	margin-bottom: 5px;
	display: block;
}

.price_large {
	color: #000;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 43px;
	height: 42px;
	background: url(../img/global/sticker_large.png) no-repeat;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 20px;
}

.cart_item {
	width: 180px;
	height: 180px;
	color: #fffeff;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: block;
	float: left;
	margin-top: 10px;
}

.cart_item img {
	width: 160px;
	margin-left: 10px;
	margin-right: 10px;
}

.cart_item p {
	color: #fffeff;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 100%;
	text-align: center;
}

/* Cart table */
table {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 530px;
	float: left;
	margin: 10px;
	padding-bottom: 20px;
}

th {
	text-align: left;
	color: #fffeff;
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #4d0606;
	padding: 5px;
	text-transform: capitalize;
}

tr {
	background-color: #700c0c;
	padding: 0;
	border-bottom: 1px solid #4d0606;
	color: #fffeff;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	vertical-align: middle;
	margin: 0;
}

td {
	padding: 10px;
}

span.products {
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
}

table .col_1 {
	width: 270px;
}

table .col_2 {
	width: 60px;
}

table .col_3 {
	padding-right: 15px;
}

table .col_4 {
}

table .col_5 {
	width: 20px;
}

.product_cart h1 {
	width: 100%;
	font: bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 5px;
}

.product_cart h2 {
	width: 100%;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0 0 0 10px;
	margin: 20px 0;
	color: #fffeff;
}

.product_cart_info p {
	color: #fffeff;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.product_cart_info label {
	color: #fffeff;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 5px;
}

.product_cart_info select {
	margin-bottom: 10px;
	width: 175px;
}

.product_cart_info img {
	position: relative;
	right: 3px;
	margin-top: 52px;
}

.checkout_form {
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
}

.cart_empty {
	padding-left: 10px;
	padding-top: 20px;
	margin-top: 20px;
}

.form_left {
	width: 255px;
	float: left;
	margin-bottom: 20px;
}

.form_right {
	width: 255px;
	float: right;
	margin-bottom: 20px;
}

.form_left label, .form_right label {
	color: #fffeff;
	font: bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.form_left input, .form_right input {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width: 98%;
	color: #000;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 18px;
	padding: 0;
}

.select {
	width: 100%;
	height: 24px;
	color: #000;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#checkout_side {
	margin-top: 170px;
}

.cards {
	position: absolute;
	top: 90px;
}
