﻿/*** fonts ***/
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 21, 2015 */

@font-face {
    font-family: 'impact_label_reversedregular';
    src: url('fonts/impact_label_reversed-webfont.eot');
    src: url('fonts/impact_label_reversed-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/impact_label_reversed-webfont.woff2') format('woff2'),
         url('fonts/impact_label_reversed-webfont.woff') format('woff'),
         url('fonts/impact_label_reversed-webfont.ttf') format('truetype'),
         url('fonts/impact_label_reversed-webfont.svg#impact_label_reversedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'typekabold';
    src: url('fonts/typeka-bold-webfont.eot');
    src: url('fonts/typeka-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/typeka-bold-webfont.woff2') format('woff2'),
         url('fonts/typeka-bold-webfont.woff') format('woff'),
         url('fonts/typeka-bold-webfont.ttf') format('truetype'),
         url('fonts/typeka-bold-webfont.svg#typekabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*** element styles ***/
body {
	margin: 0;
	padding: 0;
	position: relative;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 1em; /* 16px */
	color: #000;
	background: #c3ab97 url('bg.jpg') center center;
	background-attachment: fixed;
	background-size: cover;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing: grayscale;
	
}

.mobile-bg{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background: #c3ab97 url('bg.jpg') center center;
	background-size: cover;
}
html.touch .mobile-bg {
	display: block;
}

p, div, h1, h2, h3 {
	position: relative;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1, h2, h3 {
	font-weight: normal;
	margin: 0.5em 0;
}

h1 {
	font-size: 75px;
	font-weight: bold;
	text-shadow: -1px -1px 2px rgba(255, 255, 255, 0.7);
	margin-top: 0;
}

h2 {
	font-size: 33px;
	font-family: 'typekabold', sans-serif;
	color: #040404;
}

h3 {
	font-size: 1.125em;
}

a:link, a:visited, a:active {
	
}

a:hover, a:focus {

}

a img {
	border: none;
}

/*** globally relevant styles ***/
.button {
	display: inline-block;
	margin: 12px 0px;
	border: none;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	padding: 0 10px;
	
	background: url('booking_bg.jpg') center center;
	color: #c3c1c1;
	font-family: 'impact_label_reversedregular', sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	text-align: center;
	line-height: 29px;
}

.button:hover, .button:focus {
	color: #FFF;
}

.pages {
	text-align: center;
	font-weight: bold;
}

.pages a:link, .pages a:visited {
	
}

.pages .current {
	
}

.pagination .pages
{
	text-align: center;
}

.pagination .pages .current
{
	font-weight: bold;
}

.pagination .pages a
{
	text-decoration: none;
}

.pagination .pages a:hover,
.pagination .pages a:focus,
.pagination .pages a:active
{
	text-decoration: underline;
}

.struct {
	display: none;
}

/* float clearing usually applied to <br /> sometimes div or span  */
.clear {
	display: block;
	width: 99%;
	height: 1px;
	clear: both;
	overflow: hidden;
}

/*** section styles ***/
.header, .midsection, .base {
	position: relative;
	width: 100%;
	margin: 0px auto;
}

.header {
	height: 100px;
	background: transparent url() top left repeat-x;
	z-index: 10;
	position: fixed;
	top: 0;
}

.container
{
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
}

.banner {
	background: transparent url() top center no-repeat;
	height: 100px;
	position: relative;
	padding-right: 10px;
	
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.logo {
	display: block;
	position: absolute;
	top: 0px;
	left: -30px;
	
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
}
.homepage .logo {
	/*top: 160px;*/
	right: 0;
	margin: 0 auto;
}
.homepage .logo.at-top {
	/*right: 0;*/
	margin: 0 auto;
	top: 160px;
}
.homepage .logo.not-top {
	-webkit-transform: translate(-540px,0px);
	-moz-transform: translate(-540px,0px);
	-o-transform: translate(-540px,0px);
	-ms-transform: translate(-540px,0px);
	transform: translate(-540px,0px);
		
}

.booking {
	display: block;
	float: right;
	background: url('booking_bg.jpg');
	position: relative;
	top: 10px;
	margin-top: 15px;
	color: #c3c1c1;
	font-family: 'impact_label_reversedregular', sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	text-decoration: none;
	max-width: 243px;
	width: 100%;
	text-align: center;
	line-height: 29px;
}
.booking:hover {
	color: #FFF;
}

.main-navigation {
	position: relative;
	top: 10px;
	padding: 0;
	background: transparent url('') left top repeat-x;
	color: #FFF;
	text-align: right;
	font-size: 34px;
	font-family: 'impact_label_reversedregular', sans-serif;
}

.main-navigation ul {
	margin: 0; 
	padding: 0;
	background: url('menu_bg.jpg') right center repeat-x;
	display: inline-block;
}

.main-navigation  li {
	position: relative;
	display: inline-block;
	height: 39px;
	line-height: 39px;
	margin: 0;
	padding: 0;
	background: transparent url('divider.jpg') left center no-repeat;
}

*+html .main-navigation > ul  li { display: block; float: left; } /* IE7*/

.main-navigation > ul li:first-child {
	background-image: none; /* remove separator */
}

.main-navigation a:link, .main-navigation a:visited, .main-navigation a:active {
	display: inline-block;
	padding: 0 7px;
	padding-left: 15px;
	color: #c3c1c1;
	text-decoration: none;
}

.main-navigation a:hover, .main-navigation a:focus {
	color: #FFF;
}

.main-navigation .sel > a, .main-navigation .sel .sel > a {
	color: #FFF;
}

.main-navigation li ul {
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
	width: 190px;
	height: 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: #575757;
}

.main-navigation li:hover ul, .main-navigation a:focus+ul {
	height: auto;
}

.main-navigation li li {
	position: relative;
	display: block;
	width: 175px; /* 190px */
	height: auto;
	padding: 0 0 0 15px;
	line-height: 1em;
	text-align: left;
	margin:0;
	background-image: none;
}

.main-navigation li li a:link, .main-navigation li li a:visited, .main-navigation li li a:active {
	padding: 5px 0;
	width: 100%;
}

.midsection {
	z-index: 5;
	margin-top: 225px;
	margin-bottom: 70px;
}
.homepage .midsection {
	margin-top: 0;
}

article {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-top: 225px;
}
article.type-main{ /* homepage */
	padding-top: 420px;
}

article .header {
	
}

.page-title {
	text-align: center;
	margin: 0;
	position: relative;
	top: -70px;
}

.content {
	padding: 20px;
	background: transparent;
}

.midsection .content {
	overflow:hidden;
}

.content p {
	font-size: 20px;
	margin-bottom: 25px;
	line-height: 27px;
}

.social {
	text-align: right;
}

.fb {
	display: inline-block;
	width: 142px;
	height: 148px;
	background: url('fb.png') center top no-repeat;
	text-indent: 1000000px;
	margin-right: 35px;
}
.fb:hover {
	background-position: center bottom;
}
.photos {
	display: inline-block;
	width: 172px;
	height: 145px;
	background: url('photos.png') center top no-repeat;
	text-indent: 1000000px;
}
.photos:hover {
	background-position: center bottom;
}

.contact-left {
	max-width: 608px;
	width: 100%;
	min-height: 706px;
	background: url('contact_bg.png') top center no-repeat;
	background-size: cover;
	padding: 30px 40px;
	float: left;
	margin-right: 30px;
	z-index: 10;
	margin-bottom: 15px;
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.contact-info {
	margin-top: 20px;
}

.map-container {
	background: url('map_bg.png') top center no-repeat;
	background-size: cover;
	max-width: 605px;
	width: 100%;
	padding: 15px;
	float: left;
	position: relative;
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.map-container:after {
	display: block;
	content: "";
	position: absolute;
	height: 324px;
	width: 261px;
	background: url('compass.png') center center no-repeat;
	bottom: -210px;
	right: 15px;
}

.map-container span {
	font-size: 19px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 5px;
	display: inline-block;
}

.google-map {
	position: relative;
	padding-bottom: 67%; 
	height: 0;
	overflow: hidden;
	max-width: 570px;
}
.google-map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.contact-right .fb {
	margin-top: 30px;
	margin-left: 60px;
}


.cat-nav {
	margin: 0;
	padding: 0;
	max-width: 1201px;
	width: 100%;
	margin: 0 auto;
	text-align: right;
	padding: 0 20px;
	margin-bottom: -9px;
    position: relative;
	overflow:hidden;
	
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.cat-nav li {
	list-style-type: none;
	padding: 0;
	display: inline-block;
	width: 329px;
	height: 74px;
	line-height: 74px;
	background: url('tab.png') top center no-repeat;
	text-align:center;
	margin-left: -63px;
	float: right;
}

.cat-nav li a {
	display: block;
	color: #c3c1c1;
	text-decoration: none;
	font-family: 'impact_label_reversedregular', sans-serif;
	font-size: 30px;
}

.cat-nav li a span {
	max-width: 210px;
	width: 100%;
	display: block;
	background: url('tab_bg.png') center center no-repeat;
	
	margin: 0 auto;
}
.cat-nav li.active {
	position: relative;
    z-index: 10;
    top: -4px;
}
.cat-nav li.active a{
	color: #FFF;
}

.subcat-nav {
	text-align: left;
}

.subcat-nav li {
	max-width: 210px;
	width: 100%;
	display: block;
	background: url('tab_bg.png') center center no-repeat;
}
.subcat-nav li a{	
	display: block;
	color: #c3c1c1;
	text-decoration: none;
	font-family: 'impact_label_reversedregular', sans-serif;
	
}
.subcat-nav li.active a{
	color: #FFF;
}

.sub-sub-cats h2{
	font-size: 30px !important;
}

.products .nav
{
	width: 600px;
	margin: 0 auto;
}

.sub-category {
	display: none;
}
.sub-category.active,
.sub-category:first-child {
    display: block;
}

.categories {
	max-width: 1201px;
	width: 100%;
	
	margin: 0 auto;
	
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.categories .key {
	position: absolute;
    left: 45px;
    top: 70px;
	z-index: 100;
}

.categories .key p {
	font-size: 19px;
	line-height: 34px;
}

.categories .key p img{
	margin-right: 15px;
	vertical-align: middle;
}
.categories .key p.star img{
	margin-left: -3px;
    margin-right: 18px;
}

.categories h2 {
	margin-top: 0;
	margin-bottom: 20px;
	font-family: 'impact_label_reversedregular', sans-serif;
	font-size: 38px;
	text-align: center;
}

.accordion-link {
	display: none;
	width: 329px;
	height: 104px;
	line-height: 104px;
	background: url('accordion.png') top center no-repeat;
	text-align:center;
	margin: 0 auto;
	
	color: #c3c1c1;
	text-decoration: none;
	font-family: 'impact_label_reversedregular', sans-serif;
	font-size: 30px;
}

.accordion-link span {
	max-width: 210px;
	width: 100%;
	display: block;
	background: url('tab_bg.png') center center no-repeat;
	
	margin: 0 auto;
}


.products {
	display: none;
	background: url('menus_bg.png') top center no-repeat;
	background-size: cover;
	padding-top: 40px;
	padding-bottom: 20px;
	max-width: 1201px;
	width: 100%;
	min-height: 737px;
	
	
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.products p.center{
	text-align:center;
}
.products.active {
	display: block;
}

.products ul{
	margin: 0;
	padding: 0;
	text-align: center;
}
.products li {
	list-style-type: none;
	padding: 0;
	font-size: 19px;
	margin-bottom: 5px;
	line-height: 27px;
}

.products li p {
	position: relative;
    display: inline-block;
}

.products strong.p-name {
	position: relative;
}

.products .icons {
	position: absolute;
	right: 100%;
	width: 270px;
    text-align: right;
	font-weight: normal;
}

.products .mobile-icons .icons{
	display: none;
}

.products .icons .note{
	font-size: 15px;
}

.products li em {
	margin-bottom: 10px;
	display: inline-block;
	white-space: pre-wrap;
}
.products li em.mobile-short {
	display: none;
}

.products li img {
	margin-right: 5px;
	vertical-align: middle;
}

.products .cat-img {
	position: absolute;
    top: 60px;
    right: 50px;
}

.hasSidebar {
	display: block;
	float: left;
	width: 74%;
}

.sidebar {
	display: block;
	float: right;
	width: 25%;
}

.content-wrapper:before,
.content-wrapper:after
{
	content: "";
	width: 0px;
	height: 0px;
	clear: both;
	display: block;
}

.content-wrapper > .struct {
	display: block;
	position: absolute;
	top: 0;
	height: 0px;
	width: 0px; 
}

.leftwing {
	right: 100%;
}

.rightwing {
	left: 100%;
}

.base {
	z-index: 1000;
	position: fixed;
	bottom: 55px;
}

.footer {
	padding: 0;
	text-align: left;
	background: #transparent url() center top no-repeat;
	font-size: 0.75em; /* 12px from 16px */
	
}

.footer .arrow {
	display: none;
	text-decoration: none;
	width: 35px;
	height: 19px;
	background: url('arrow.png') top center no-repeat;
	margin: 0 auto;
}
.homepage .footer .arrow {
	display: block;
}

.footer .arrow.at-bottom {
	background-position: bottom center;
}
.footer .arrow.at-bottom:after {
	content: 'Return to top';
	font-size: 19px;
	color: #090909;
	
	display: block;
    width: 125px;
    top: 20px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
}

.footer h2 {

}

.footer p {

}

.footer a:link, .footer a:visited, .footer a:active {
	
}

.footer a:hover, .footer a:active {

}

.copyright {
	position: absolute;
	bottom: 5px;
	left: 5px;
}

.avd {
	position: relative;
	bottom: 0px;
	right: auto;
	text-align: center;
	padding: 10px 0 5px;
	color: #555;
	text-decoration: none;
	font-size: 14px;
}

.avd a:link, .avd a:visited, .avd a:active {
	color: #555;
	text-decoration: none;
	font-size: 14px;
}

.avd a:hover, .avd a:focus {
	text-decoration: underline;
}

.cycle-nav {
	text-align: center;
}

.cycle-nav a {
	position: relative;
	z-index: 100000000;
	text-decoration: none;
	color: #be957d;
	background: #000;
	font-size: 25px;
	display: inline-block;
	line-height: 40px;
	width: 20px;
}
.cycle-nav a:hover {
	background: #FFF;
}

/* slideshow overrides */
/* ss dimensions */
.slideshow { 
	position: relative;
	width: 674px;
	/*height: 479px;*/
	float: left;
	margin-right: 40px;
	left:-15px;
	max-width: 100%;
}

.slideshow img {
	max-width: 100%;
}

.orbit-wrapper .slideshow {
	
}

.slider {

}

.slider > div.slide {
	position: absolute;
	top: 0;
	left: 0;
}

div.orbit-wrapper {
	width: 980px !important;
	height: 280px !important; 
}

div.orbit {
	width: 980px !important;
	height: 280px !important;
}

/* ss overlay */
/*
.slideshow:after {
	content: url('slideshow_overlay.png');
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
}

.orbit > div {
	z-index: 0;
}
*/

/* ss nav features */
/*
div.slider-nav span {

}
 
div.slider-nav span.left {
	background-image: url('slider_left.png');
}

div.slider-nav span.right {
	background-image: url('slider_right.png');
}

.orbit-wrapper .orbit-caption {

}

.orbit-wrapper .timer {
	display: none;
}

.orbit-bullets {
	bottom: 10px;
	left: 0;
	margin: 0;
}

.orbit-bullets li {
	width: 10px;
	height: 10px;
	background: transparent url('slider_bullet.png') center center no-repeat;
	margin-left: 10px;
}

.orbit-bullets li.active {
	background-image: url('slider_active.png');
	background-position: center center;
}
*/

/* galleries */
div.gallery {
	padding: 0px;
	padding-left: 30px;
	/*
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	*/
	position: relative;
	/*margin: 10px auto;*/
	overflow: hidden;
	margin-right: -50px;
}

div.gallery ul {
	list-style-type: none;
	margin: 0 0;
	padding: 0;
	position: relative;
	overflow:hidden;
}

div.gallery li {
	float: left;
	margin-right: 40px;
	margin-bottom: 10px;
	padding: 0;
	max-height: 206px;
	max-width: 290px;
	width: 100%;
	text-align: center;
}

div.gallery li a {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	overflow: hidden;
	padding: 7px;
    padding-bottom: 15px;
	background: url('photo_bg.png') center center no-repeat;
	background-size: 100%;
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.gallery img {
	box-sizing: border-box;
	vertical-align: middle;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.gallery .cycle-nav {
	text-align: right;
	padding-right: 150px;
}
.gallery .cycle-nav a{
	text-align: center;
}



/* default form styling 
 * - apply .contact class to any form
 * - note .button styling at top of file
 */
form.contact {
	margin-top: 8px;
}

.contact p {
	line-height: 1.75em;
	margin-bottom: 20px;
}

.contact p.action {
	text-align: right;
}

.contact .action .button {
	
}

.contact label {
	display: inline-block;
	vertical-align: top;
	font-size: 15px;
}

.contact label.error {
	width: auto;
	font-size: 0.875em;
	color: #fd1a00;
	margin-left: 10px;
}

.contact input[type=text],
.contact select {
	
	font-family: inherit;
	font-size: 0.875em;
	background: transparent;
	border: 1px solid #102f35;
	padding: 10px;
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.contact input[type=text] {
	max-width: 510px;
	width: 100%;
}

.contact input[type=password], form.contact input.password, .contact .auth + input {
	width: 20%;
}
img.auth { vertical-align: middle; }

.contact textarea {
	max-width: 510px;
	width: 100%;
	height: 145px;
	font-family: inherit;
	font-size: 0.875em;
	border: 1px solid #102f35;
	padding: 10px;
	
	background: transparent;
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.contact input[type=text]:focus,
.contact textarea:focus {
	background: #fffffa;
	outline: none;
}

/* basic code for using customised radio button graphics
 * - checkboxes can be handled similarly
 * - fallback to normal in <= IE8
 */
.contact input[type=radio] + label {
	position: relative;
	width: auto;
	margin-right: 30px;
}

 
.contact input[type=radio] + label:after {
	content: '';
	display: block;
	position: absolute;
	left: -22px;
	top: 4px;
	height: 18px;
	width: 18px;
	border-radius: 9px;
	background: #e1e1e1;
}

.contact input[type=radio]:checked + label:after {
	background: #000;
}


form#catering {
	max-width: 530px;
	margin: 0 auto;
	padding: 10px;
}

form#catering .custom-menu p {
	line-height: 39px;
}

form#catering input[type=text],
form#catering textarea{
	width: 48%;
}

form#catering  #PricePerHead {
	width: 50px;
}

form#catering textarea{
	height: 100px;
}

form#catering p {
    margin-bottom: 5px;
}

.custom-menu, .non-custom {
	display: none;
}

/* blog */
.blog-summary > div {
	clear: both;
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #CCC;
	overflow: hidden;
}

.hasSidebar .blog-feature-image {
	display: table-cell;
}

.blog-feature-image img {
	display: block;
	border: 1px solid #CCC;
	border-radius: 5px;
	max-width: 100%;
}

.hasSidebar .blog-summary {
	display: table-cell;
	vertical-align: top;
	padding-left: 10px;
}

.blog-article .blog-feature {
	display: block;
	margin: 0 auto 1em;
	display: block;
	border: 1px solid #CCC;
	border-radius: 5px;
}

.articleNav {
	width: 100%;
	height: 2em;
}


.articleNav {
	width: 100%;
	height: 2em;
}

.articleNav .previous { /* older */
	float: right;
}

.articleNav .previous a:after {
	content: '>>';
	position: absolute;
	left: 101%;
	top: -0.0625em;
}

.articleNav .next { /* newer */
	float: left;
}

.articleNav .next a:before {
	content: '<<';
	position: absolute;
	right: 101%;
	top: -0.0625em;
}


.regionList
{
	padding: 15px 10px;
	box-shadow: 0px 0px 7px 7px rgba(0, 0, 0, 0.05);
	border-radius: 10px;
	overflow: hidden;
	font-size: 15px;
	width: 696px;
	margin: auto;
}

.regionList li
{
	float: left;
	display: block;
}

.regionList li a
{
	width: 150px;
	padding: 10px;
	border: 3px;
	display: block;
	color: #6d6e71;
	background-color: #f9f9f9;
	border: 2px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}

.regionList li.sel a,
.regionList li a:hover,
.regionList li a:focus,
.regionList li a:active
{
	background-color: #a29061;
	color: #fff;
}

.stockists
{
	width: 716px;
	margin: auto;
	border-radius: 10px;
	margin-top: 80px;
	position: relative;
	margin-bottom: 50px;
}

.stockists:before,
.stockists:after
{
	content: "\0000a0";
	width: 0px;
	height: 0px;
	clear: both;
	overflow: hidden;
	display: block;
}

.stockists h2
{
	position: absolute;
	top: -65px;
	left: 10px;
}

.stockists div
{
	float: left;
	height: 155px;
	padding: 10px;
	width: 155px;
	position: relative;
	box-shadow: 0px 0px 7px 7px rgba(0, 0, 0, 0.05);
	margin: 2px;
}

.stockists h3
{
	font-size: 17px;
	margin: 0px;
}

.stockists p
{
	margin: 0px;
	font-size: 14px;
	line-height: 19px;
}

.stockists .mapLink
{
	position: absolute;
	bottom: 10px;
	left: 10px;
	padding-left: 40px;
	padding-top: 15px;
	background: url(map.png) left no-repeat;
}

/** shopping cart (collapsible) **/
/*
.cart-bg {
 	display: block;
	margin: 0;
	padding: 40px 25px 40px;
	background: #f0f6f7 url('bg.jpg') left top repeat;
}
*/

.cart_options {
	border: 1px solid #bcc6d5;
	background: #FFF;
	margin-bottom: 15px;
}
.cart_options h4 {
	font-size: 1em;
	font-weight: normal;
	padding: 10px;
	background: #ffebf0;
	border-bottom: 1px solid #bcc6d5;
	margin: 0;
}

.cart_options p {
	padding: 10px 30px;
	background: #FFF;
	margin: 0;
}

.cart table {
	text-align: center;
	width: 100%;
	border: none;
	border-collapse: collapse;
}

.cart thead {
	border: 1px solid #bcc6d5;
	background: #ffebf0;
}

.cart th {
	font-weight: normal;
	padding: 10px 5px;
	font-size: 0.875em;
}

.cart tbody {
	border-left: 1px solid #bcc6d5;
	border-right: 1px solid #bcc6d5;
	background: #FFF;
	font-size: 0.875em;
}

.cart td {
	padding: 10px;
	vertical-align: middle;
}

.cart td.image a {
	display: block;
	position: relative;
	width: 105px;
	height: 105px;
	border: 1px solid #80c5e0;
	border-radius: 3px;
	background: #FFF;
}

.cart td.image img {
	display: block;
	position: absolute;
	top:0; left: 0; bottom: 0; right: 0;  
	margin: auto;
	height: auto;
	max-height: 100px;
	max-width: 100px;
}

.cart td.name {
	text-align: left;
	font-size: 1.143em;
}

.cart td.quantity input {
	width: 1em;
	padding: 10px;
	text-align: center;
}

.cart td.total {
	font-weight: bold;
	color: #f13c65;
}

.cart tfoot {
	border-top: 1px solid #bcc6d5;
}

.cart tfoot td:last-child {
	text-align: right;
}

.cart span.total {
	font-weight: bold;
}

.cart span.value.total {
	font-size: 1.123em;
	color: #f13c65;
}

.cart h2 {
	font-family: Arial, serif;
	font-size: 1em;
}

.cart h3 {
	
	font-family: Arial, serif;
	color: #F13C65;
	margin: 0;
}

form.checkout-options {
	width: 50%;
	float: left;
}

form.checkout-options + .checkout-options {
	width: 45%;
	float: right;
}

form.checkout-options .button {
	margin-top: 0;
	margin-bottom: 0;
}

.cart .login-form p {
	position: relative;
}

.cart .login-form label {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}

.cart .login-form input[type=text], .cart .login-form input[type=password] {
	display: block;
	width: 100%;
}

.cart .warning
{
	color: #fd1a00;
	font-size: 2em;
}

.ui-helper-reset {
	font-size: 1em;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: #ffebf0;
	border-color: #bcc6d5;
	border-radius: 0;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	background: #ffebf0;
	border-color: #bcc6d5;
	border-radius: 0;
}

.ui-accordion-content {
	margin-bottom: 10px;
	border-radius: 0;
	font-size: 0.875em;
}

.ui-accordion-header {
	font-size: 0.875em;
}

.ui-accordion-content  + .ui-accordion-header {
	margin-top: 10px;
}

.button.poli
{
	background: url(poli.png);
	border: 0px;
	height: 70px;
	padding: 0px;
	text-indent: -9999px;
	width: 110px;
}

.poli-block
{
	display: inline-block;
}

/* print order */
#print-order table {
	width: 100%;
}

#print_order th, #print-order td {
	vertical-align: top;
}

#print-order thead tr:first-child > * {
	border-bottom: 1px solid #423f3f;
	padding-bottom: 4px;
}

#print-order thead th:first-child {
	text-align: left;
}

#print-order tbody th {
	font-weight: normal;
	padding-bottom: 4px;
}

#print-order tfoot tr:first-child > * {
	border-top: 1px solid #423f3f;
	padding-top: 4px;
}

#print-order tbody {
	padding: 4px 0;
}

#print-order tbody th, #print-order tfoot th {
	font-weight: normal;
	text-align: left;
}


#print-order td+td, #print-order tfoot td+td {
	text-align: center;
}

#print-order td+td+td, #print-order tfoot td+td+td {
	text-align: right;
}

#print-order th:last-child {
	text-align: right;
}

/* customers/orders */
table.orders {
	width: 100%;
	border-collapse: collapse;
}

.orders th, .orders td {
	padding: 4px;
	vertical-align: top;
}

.orders tbody *:first-line {
	
}

.orders thead tr:first-child > * {
	border-bottom: 1px solid #423f3f;
	text-indent: 0;
}

.orders tbody th {
	font-weight: normal;
	text-indent: 0;
}

.orders .ref {
	text-align: left;
}

.orders .date {
	width: 95px;
}

.orders .details {
	text-align: left;
	text-indent: 1em;
}

.orders .price {
	text-align: right;
}

.orders .link {
	text-align: right;
	width: 75px;
}

/** files **/
.file {
	position: relative;
	overflow: hidden; /* float clearing */
	padding: 15px;
	margin-bottom: 10px;
}

.file h2 {
	margin-bottom: 1em;
}

.file .button {
	position: absolute;
	top: 6px;
	right: 10px;
}

#hoverCart
{
	position: fixed;
	top: 50px;
	right: 50px;
	width: 200px;
	background-color: rgba(48, 48, 48, 0.8);
	background-color: #303030\9;
	color: #fff;
	padding: 15px;
	border-radius: 5px;
	overflow: auto;
	z-index: 1000;
	max-height: 100%;
	max-height: calc(100% - 100px);
}

#hoverCart h1,
#hoverCart h2,
#hoverCart h3
{
	color: #fff;
	margin: 0px 0px 5px;
	border-bottom: 1px solid #fff;
	padding-bottom: 3px;
}

#hoverCart a
{
	color: #fff;
}

#hoverCart .items
{
	overflow: hidden;
	display: block;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#hoverCart .checkout
{
	float: left;
}

#hoverCart .dismiss
{
	display: block;
	text-align: right;
	float: right;
}

#hoverCart .row
{
	border-bottom: 1px solid #fff;
	position: relative;
	overflow: hidden;
	padding: 10px 0px 5px;
}

#hoverCart .row .right
{
	text-align: right;
	font-family: "Courier New", Courier, monospace;
}

#hoverCart .remove
{
	font-size: 12px;
	display: block;
}

input:disabled,
textarea:disabled
{
	opacity: 0.5;
}

/* tinymce universal formatting */
#tinymce {width: 940px; padding: 10px; background: #FFF; text-align: left; font-size: 1em; color: #666;}
#tinymce p { padding: 0 0 1em;}
#tinymce form { outline: 1px dotted #F00;}
#tinymce a { border-bottom: 1px dotted #002D4A; color: #002D4A; text-decoration: none; }