html { height: 100%; }
body { 
	margin: 0px; 
	color: rgba(20,20,20,0.9); 
	font-family: Georgia, "Times New Roman", Times, serif; 
	line-height: 18px; 
	font-size: 12px; 
	overflow: visible; 
	min-height: 100%;
}

h1 { font-size: 24px;margin:5px 0 10px 0; }
h2 { font-size: 16px; margin:5px 0 10px 0; }
h3 { font-size: 16px; margin: 5px 0 10px 0; }
h4 { font-size: 14px; margin:5px 0 10px 0; }
h1, h2, h3, h4, h5, h6 { font-family: 'Helvetica Neue', Verdana, sans-serif; text-align: center;}
a { text-decoration: none; color: #333; }
a.read_terms { color: #337ab7; }
img { border: 0; }

td { border: 0; }

strong em { font-weight: bold; }
em strong { font-style: italic; }

html, body { height: 100%; }
.container { 
	margin: auto; 
	height: auto; 
	display: block; 
	position: relative; 
}
#wrapper { 
	position: fixed;
	overflow-y: scroll;
	overflow-x: hidden;
	width:100%;
	height:100%;
}
#wrapper > div.row-fluid, #wrapper > div.row {
	overflow-x: hidden;
   overflow-y: visible;
	padding-top: 15px;
	padding-bottom: 15px;
}
/*Opera Fix*/
body:before { content: ""; height: 100%; float: left; width: 0; margin-top:-32767px;}
.social-holder {
	position:relative;
	width: 100%;
}
#social { position: absolute; bottom: 20px; right: 10px; }
@media screen and (min-width: 1190px) {
	#social { bottom: 0; }
}
#social .no-social { position: absolute; bottom: 5px; right: 5px; width: 35px; height: 35px; }
#social .no-social.facebook { right: 45px; }
#no-social { background: url(../images/speech-bubble.png) no-repeat; font-size: 10.5px; width: 205px; height: 125px; padding: 17px 12px 12px; display: none; position: absolute; bottom: 40px; } 

#mainnav {display: none; position: absolute; left: 0px; top: 0px; padding: 45px 0 100% 20%; width: 290px; background-color: #000;}
#sidebar-wrapper {
	background-color: #000;
}
.navbar-nav { 
	margin-top: 20px; 
	margin-bottom: 60px;
}
.navbar-nav>li { 
	width: 90%; 
	margin-left:5%;
	margin-right:5%;
	list-style: none; 
	padding: 0; 
	line-height: 30px; 
	font-family: 'Patrick Hand SC', cursive; 
	font-size: 18px; 
}
.navbar-nav>li a { 
	padding: 2px 0px; 
	line-height: 30px; 
	color: #c99366;  
	border-bottom: 1px solid #c99366;
}
.navbar-nav ul.dropdownmenu {
	padding-left: 0px; 
}
.navbar-nav .dropdownmenu>li {
	list-style: none; 
	padding-left: 0px; 
	line-height: 18px; 
}
.navbar-nav .dropdownmenu>li a {
	font-size: 11px; 
	color: #fff; 
	font-family: 'Helvetica Neue', Verdana, sans-serif; 
	line-height: 18px !important; 
	border: none
}

    
/*.header { 
   min-height: 230px;
   z-index: 5000;
   margin-top: -30px;
}

header img { 
/*	position: absolute; 
	top: -30px; 
	left: 0px; 
	z-index: 1100; 
}*/

.openingHours { 
	z-index: 1000; 
	width: 175px; 
	height: 185px;
	background: url('../images/postit-sml-with-text.png') no-repeat; 
	background-size: contain;
}
.openingHours a {
	display:block;
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin: 10%;
	height: auto;
	width: auto;
}
.openingHours a:active, .openingHours a:focus, .openingHours a:hover {
	outline: none;
	text-decoration:none;
	border: none;
}
.header_logo, .header-menu-toggle {
	z-index: 10000;
	position: fixed;
	top:0px;
}
.header-menu-toggle {
    background: url('../images/menu-tab.png') no-repeat left top;
	 background-size: contain;
    height: 206px;
    width: 120px;
}
.layout { 
	max-height: 100%; 
	padding-bottom: 0;
}

.feature {  }

.featuredImage img {
	max-height: 260px;
}

.layout .pagelogo { margin: 0 auto; width: 211px; padding: 20px 0; }

li.polaroid { list-style: none; margin: 0; padding: 0; position: absolute !important; }
/*.mediaUL .polaroid{position: relative; display: inline-block}*/

.left { float: left; }
.right { float: right; }
img.left { margin: 0 10px 5px 0; }
img.right { margin: 0 0 5px 10px; }
th.left, td.left,
th.right, td.right { float: none; }
.checkbox label.right {
	
	float:left; /* looks strange I know, but it works better */
	font-size: 13px;
}

.notes-checkout-spacer {
	/* this div is here to give the checkout Delivery Notes field a bit of space at the bottom*/
	padding: 12px;
}

#MemberLoginForm_LoginForm, #FeltonRoadMemberLoginForm_LoginForm {
	width: 96%;
	margin: 22px auto;
}
#FeltonRoadMemberLoginForm_LoginForm label {
	width:30%;
}
#FeltonRoadMemberLoginForm_LoginForm input.text {
	width:50%;
	margin-right:19%;
}

.block-customer-secure-message, .block-customer-secure-info {
	display:block;
	text-align: center;
	margin-top:20px;
	margin-bottom:20px;
}
/*form {  }
form .left, form .right { float: none; }
#Form_Form, form .left { float: left; width: 70px; text-align: left; }
#Form_Form, fieldset { width:285px; }
#Form_Form, input[type=text], input[type=password], textarea {   float: right; }
#Form_Form, label {  }

#EditableTextField1 { margin: 10px 0 10px 0; float: left; }
#EditableTextField6 { margin: 10px 0 10px 0; float: left; }
#EditableTextField2 { margin: 10px 0 10px 0; float: left; }
#EditableEmailField4 { margin: 10px 0 10px 0; float: left; } 
#EditableDropdown8 { margin: 10px 0 10px 0; float: left; }*/

.left-column { z-index: 5000; height: 100%; }
.main-content {}
.right-content { z-index: 100; }

.element1 { margin-top: 85%; }
.element2 {}
.element3 {}
.element4 {}

/* themes */
body { background: url('../images/wood1.jpg') fixed; }
form { z-index: 100; position: relative; }

body.Page .layout { 
	background: url(../images/content.png) no-repeat 100px 0; 
}
body.Page input {
    color: #333;
	 border: 1px solid #ccc;
    background-color: #fff;
    display: inline-block;
	 width:55%;
    padding: 6px 12px;
    margin-bottom: 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    white-space: nowrap;
    border-radius: 4px;
}
body.Page .checkbox input[type=checkbox] {
    position: relative;
    margin-left: -5px;
}
body.Page input:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
	 outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
body.Page label {
	width: 40%;
}
/*body.Page .polaroid { 
	width: 200px;
	height: 300px;
	padding: 110px 4px 0 0;
	background: url(../images/polaroid_sml-6.png) no-repeat center center;
	top: 210px;
	left: 505px;
} */

body.Page form { 
	text-align: center;
}

/*.current-moon-day {
	background-color: transparent;
	background-image: url('../images/ripped-notepad.png');
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: top left;
	width: 50%;
	float:left;
	height: auto;
	-webkit-box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.5);
	box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.5);
	margin-right:8px;
}
.current-moon-day > div { 
	background-color: white;
	width: 100%;
	height: 88%;
	margin-top: 12%;
	padding:8px;
	font-family: 'Patrick Hand SC';
}*/

.current-moon-day > div h1, .current-moon-day > div h2 { font-family: 'Patrick Hand SC';}
.current-moon-day {margin-bottom: 40px; margin-right: 30px; }
.current-moon-day img { float: right; }

body.HomePage .layout {
	margin-top: -20px;
}
body.HomePage .content, body.Reviews .content, body.Biodynamics .content { 
	background-image: url('../images/book_bg.png');
	background-repeat: no-repeat;
	background-size: contain;
	width: 988px;
	height: 720px;
	position: relative;
	z-index:3000;
}
	body.Biodynamics .content { background-image: url('../images/book-biodynamics.png'); background-position-y: top; height: 696px; }
body.HomePage .typography, body.Reviews .typography, body.Biodynamics .typography { 
	display: block; /*centers content*/
	margin-left: 15%; 
	margin-right: 15%;
	margin-top: 12%;
   margin-bottom: 20%;
	position:absolute;
	width:auto;
	height:68%;
	bottom:0;
	top:0;
	left:0;
	right:0;
	overflow: hidden; 
	/*overflow-x: scroll;*/
	z-index:2000;
}
	body.Biodynamics .typography { margin-left: 17%; margin-top: 10%; }
body.HomePage .typography, body.Biodynamics .typography { 
	-webkit-column-count: 2; -webkit-column-gap: 50px; -webkit-column-width: 100px; /* Chrome, Safari, Opera */
	-moz-column-count: 2; -moz-column-gap: 55px; -moz-column-width: 100px; /* Firefox */
	column-count: 2; column-gap: 45px; column-width: 100px;
}
body.HomePage .readmore, body.Biodynamics .readmore  { 
	margin-left: 10%;
    margin-right: 10%;
    z-index: 2001;
    position: absolute;
    bottom: 0px;
    width: 80%;
    margin-bottom: 8%;
}
body.HomePage .readmore a, body.Biodynamics .readmore a {
	padding: 2px;
	cursor: pointer;
}
body.HomePage .readmore a.pull-left, body.Biodynamics .readmore a.pull-left {
	padding-left: 60px;
}
body.HomePage .readmore a.pull-right, body.Biodynamics .readmore a.pull-right {
	padding-right: 60px;
}
	
body.HomePage .readmore h5, body.Biodynamics .readmore h5 {
	font-family: 'Patrick Hand SC'; 
}
	
body.HomePage .gallery img {width: 340px;}

/*body.Product,
body.ProductCategory,
body.FeltonRoadProductCategory,
body.CheckoutPage,
body.AccountPage { background: url('../images/buy-wine_bg.jpg') fixed center center; }

body.FeltonRoadProductCategory .layout .content,
body.ProductCategory .layout .content,*/


.typography::-webkit-scrollbar, .typography::-webkit-scrollbar-thumb,
.typography div::-webkit-scrollbar, .typography div::-webkit-scrollbar-thumb,
.media-typography::-webkit-scrollbar, .media-typography::-webkit-scrollbar-thumb,
.typography-left::-webkit-scrollbar, .typography-left::-webkit-scrollbar-thumb,
.typography-right::-webkit-scrollbar, .typography-right::-webkit-scrollbar-thumb
{
	width: 0 !important;
	height: 0 !important;
	background-color: transparent;
	display:none;
}

body.FeltonRoadProductCategory .productItem,
body.ProductCategory .productItem { 
	width: 50%;
}

/*.fade-at-bottom {
	z-index: 2001;
	position: absolute; 
	bottom: 0;
	left:0;
	right:0;
	margin-bottom: 12%;
	margin-left: 8%; 
	margin-right: 12%;
	height: 7em;
	background: -webkit-linear-gradient(
		 rgba(255, 252, 251, 0) 0%,
		 rgba(255, 252, 251, 1) 100%
	); 
	background-image: -moz-linear-gradient(
		 rgba(255, 252, 251, 0) 0%,
		 rgba(255, 252, 251, 1) 100%
	);
	background-image: -o-linear-gradient(
		 rgba(255, 252, 251, 0) 0%,
		 rgba(255, 252, 251, 1) 100%
	);
	background-image: linear-gradient(
		 rgba(255, 252, 251, 0) 0%,
		 rgba(255, 252, 251, 1) 100%
	);
	background-image: -ms-linear-gradient(
		 rgba(255, 252, 251, 0) 0%,
		 rgba(255, 252, 251, 1) 100%
	);
}*/

	
/*body.Team .content { background: url(../images/team_bg.png) no-repeat center center; height: 540px; width: 873px;}*/
	
/*body.Team .team-cat { }

body.Team .layout .typography { margin-left: auto; margin-right: auto; display: block; position: absolute; left: 0; right: 0;  }
body.Team .layout .polaroid h5 { font-size: 14px; font-family: 'Chelsea Market', cursive;}

body.Team .polaroid1 { top: 26px; left: 161px; }
body.Team .polaroid2 { top: 38px; left: 339px; }
body.Team .polaroid3 { top: 20px; left: 517px; }
body.Team .polaroid4 { top: 53px; left: 697px; }
body.Team .polaroid5 { top: 322px; left: 35px; }
body.Team .polaroid6 { top: 262px; left: 197px; }
body.Team .polaroid7 { top: 287px; left: 368px; }
body.Team .polaroid8 { top: 325px; left: 543px; }
body.Team .polaroid9 { top: 291px; left: 715px; }*/

/*body.Bio .content { background: url(../images/team-bios.png) no-repeat center top; height: 725px; width: 900px; }*/

/*body.Bio .layout .typography { width: 375px; margin-left: auto; margin-right: auto; display: block; }*/

/*body.Bio .layout .polaroid h5 { font-size: 14px; font-family: 'Chelsea Market', cursive;}	
body.Bio .polaroid1 { top: 45px; left: 663px; -webkit-transform: rotate(-8deg);  -moz-transform: rotate(-8deg); -o-transform: rotate(-8deg); -ms-transform: rotate(-8deg); }
body.Bio .polaroid2 { top: 35px; left: 35px; -webkit-transform: rotate(1.4deg); -moz-transform: rotate(1.4deg); -o-transform: rotate(1.4deg); -ms-transform: rotate(1.4deg); }
body.Bio .polaroid3 { top: 360px; left: 678px; -webkit-transform: rotate(10.3deg); -moz-transform: rotate(10.3deg); -o-transform: rotate(10.3deg); -ms-transform: rotate(10.3deg);  }*/

/*body.Desk { background: url(../images/wood4.jpg); }*/
/*body.Desk  { background: url(../images/gareths_desk_home.png) center center; }*/

body.Desk .content  { 
	margin: 0 auto;
	background: url(../images/our-land-2016.jpg) no-repeat center center; 
	width: 800px;
	height: 778px;
	-webkit-box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.75);
   -moz-box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.75);
   box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.75);
}

body.Desk .content, body.Desk .media-typography { 
	overflow:visible;
}
body.Desk .layout .polaroid h5 { 
	font-size: 14px; 
	font-family: 'Chelsea Market', cursive;
}
body.Desk .right-polaroids, body.Desk .left-polaroids {
	width:30%;
	margin-top: 8px;
}
body.Desk .right-polaroids {
	margin-top: -14px;
}
body.Desk .right-polaroids, body.Desk .right-polaroids div.polaroid  {
	float:right;
	margin-right: -20px;
}
body.Desk .left-polaroids, body.Desk .left-polaroids div.polaroid  {
	float:left;
	margin-left: -20px;
}
body.Desk .right-polaroids div.polaroid, body.Desk .left-polaroids div.polaroid {
	margin-top:8px;
	margin-bottom:12px;
}



body.Vineyards .typography, 
body.Vineyard .typography,
body.VineyardCornishPoint .typography,
body.VineyardTheElms .typography,
body.VineyardMacmuir .typography,
body.VineyardCalvert .typography{ 
	width: auto; 
	margin-left: 12%; 
	margin-right: 12%;
}
body.Vineyards .typography {
	margin-top: 2%;
	margin-bottom: 10%;
}

div.polaroid h5 { 
	font-size: 14px; 
	font-family: 'Chelsea Market', cursive;
}	
div.polaroid { 
	width:206px;
	min-height: 212px;
	background-color: #e4ece4;
	border-radius: 1px;
	padding:3px;
	margin-top: 40px;
	text-align:center;
	-webkit-box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.75);
}
div.polaroid-125 {
	width: 131px;
	min-height: 162px;
}
div.polaroid-150 { 
	width: 156px;
}
div.polaroid-155 { 
	width: 161px;
}
.stacked-polaroid > div.polaroid:first-child {
	position:relative;
	left: 24px;
	top: 50px;
	z-index:1000;
}
.stacked-polaroid > div.polaroid:nth-child(2) {
	position:relative;
	left:16px;
	top:-234px;
	z-index:900;
}
.media-typography {
	overflow: auto;
}
.media-typography div.polaroid, body.Bio div.polaroid {
/*	float:left;
	clear: none;*/
	margin:22px;
	display: inline-block;
}
/* apply rotations and make it a bit random */
.media-typography div.polaroid:nth-child(odd), .right-column div.polaroid:nth-child(odd), body.Bio div.polaroid:nth-child(odd) {
	-webkit-transform: rotate(2deg);  
	-moz-transform: rotate(2deg); 
	-o-transform: rotate(2deg); 
	-ms-transform: rotate(2deg); 
}
.media-typography div.polaroid:nth-child(even), .right-column div.polaroid:nth-child(even), body.Bio div.polaroid:nth-child(even) {
	margin-left:32px;
	-webkit-transform: rotate(-3deg);  
	-moz-transform: rotate(-3deg); 
	-o-transform: rotate(-3deg); 
	-ms-transform: rotate(-3deg); 
}
.media-typography div.polaroid:nth-child(4), .right-column div.polaroid:nth-child(4) {
	margin-left:38px;
	-webkit-transform: rotate(-1deg);  
	-moz-transform: rotate(-1deg); 
	-o-transform: rotate(-1deg); 
	-ms-transform: rotate(-1deg); 
}
.media-typography div.polaroid:nth-child(7), .right-column div.polaroid:nth-child(7) {
	margin-left:38px;
	-webkit-transform: rotate(3.5deg);  
	-moz-transform: rotate(3.5deg); 
	-o-transform: rotate(3.5deg); 
	-ms-transform: rotate(3.5deg); 
}
.media-typography div.polaroid:nth-child(9), .right-column div.polaroid:nth-child(9) {
	margin-left:38px;
	-webkit-transform: rotate(-0.5deg);  
	-moz-transform: rotate(-0.5deg); 
	-o-transform: rotate(-0.5deg); 
	-ms-transform: rotate(-0.5deg); 
}

/* a few special cases to mix it up */
body.Desk .media-typography div.left-polaroids .polaroid:nth-child(1) {
	-webkit-transform: rotate(5deg) !important;
	-moz-transform: rotate(5deg) !important;
	-o-transform: rotate(5deg) !important;
	-ms-transform: rotate(5deg) !important;
}
body.Desk .media-typography div.left-polaroids .polaroid:nth-child(2) {
	-webkit-transform: rotate(-0.5deg) !important;
	-moz-transform: rotate(-0.5deg) !important;
	-o-transform: rotate(-0.5deg) !important;
	-ms-transform: rotate(-0.5deg) !important;
}
body.Desk .media-typography div.right-polaroids .polaroid:nth-child(1) {
	-webkit-transform: rotate(1deg);  
	-moz-transform: rotate(1deg); 
	-o-transform: rotate(1deg); 
	-ms-transform: rotate(1deg); 
}
body.Desk .media-typography div.right-polaroids .polaroid:nth-child(4) {
	-webkit-transform: rotate(-8deg);  
	-moz-transform: rotate(-8deg); 
	-o-transform: rotate(-8deg); 
	-ms-transform: rotate(-8deg); 
}
/******/

body.Vineyards .left-column div.polaroid { 
	float:right;
	clear:both;
}
body.Vineyards .right-column .polaroid { 
	float:left;
	clear:both;
}
body.Vineyards .polaroid1 { 
	-webkit-transform: rotate(-8deg);  
	-moz-transform: rotate(-8deg); 
	-o-transform: rotate(-8deg); 
	-ms-transform: rotate(-8deg); 
}
body.Vineyards .polaroid2 { 
	-webkit-transform: rotate(1.4deg); 
	-moz-transform: rotate(1.4deg); 
	-o-transform: rotate(1.4deg); 
	-ms-transform: rotate(1.4deg); 
}
body.Vineyards .polaroid3 { 
	-webkit-transform: rotate(10.3deg); 
	-moz-transform: rotate(10.3deg); 
	-o-transform: rotate(10.3deg); 
	-ms-transform: rotate(10.3deg);  
}
body.Vineyards .polaroid4 { 
	-webkit-transform: rotate(-3deg); 
	-moz-transform: rotate(-3deg); 
	-o-transform: rotate(-3deg); 
	-ms-transform: rotate(-3deg);  
}
.vineyard-map-image {
	margin-top:80px;
	margin-left: -22px;
	min-width: 400px;
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg); 
	-o-transform: rotate(-2deg);
	-ms-transform: rotate(-2deg);
	-webkit-box-shadow: 1px 0px 6px 0px rgba(0,0,0,0.65);
   -moz-box-shadow: 1px 0px 6px 0px rgba(0,0,0,0.65);
   box-shadow: 1px 0px 6px 0px rgba(0,0,0,0.65);
}

body.Vineyards .vineyardnav,
body.Vineyard .vineyardnav,
body.VineyardCornishPoint .vineyardnav,
body.VineyardTheElms .vineyardnav,
body.VineyardMacmuir .vineyardnav,
body.VineyardCalvert .vineyardnav{ 
	width: 100%; 
	margin: 14px 0px;
	padding: 5px 20px; 
	border-bottom: 1px solid #333; 
	border-top: 1px solid #333;
	overflow:auto;
}
body.Vineyards .vineyardnav li,
body.Vineyard .vineyardnav li,
body.VineyardCornishPoint .vineyardnav li,
body.VineyardTheElms .vineyardnav li,
body.VineyardMacmuir .vineyardnav li,
body.VineyardCalvert .vineyardnav li{ 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	float: left;
	width: 25%;
	text-align: center;
	cursor: pointer;
}

body.Vineyard h1, body.VineyardCornishPoint h1, body.VineyardTheElms h1, body.VineyardMacmuir h1, body.VineyardCalvert h1 { margin-top: 35px; margin-bottom: 35px; }
body.Vineyard .right-column, body.VineyardCornishPoint .right-column, body.VineyardTheElms .right-column, body.VineyardMacmuir .right-column, body.VineyardCalvert .right-column { overflow: hidden; }

a.album, a.vineyardPDF, a.pinotPDF, a.weather { position: absolute; text-indent: -123456px; display: block; z-index: 5; }
body.VineyardTheElms .album { width: 150px; height: 325px; top: 125px; left: 448px; }
body.VineyardTheElms .vineyardPDF { width: 150px; height: 316px; top: 66px; left: 598px; }
body.VineyardTheElms .pinotPDF { width: 150px; height: 140px; top: 382px; left: 673px; }
body.VineyardTheElms .weather { width: 75px; height: 262px; top: 120px; left: 748px; }
body.VineyardCornishPoint .album { width: 172px; height: 325px; top: 222px; left: 556px; z-index: 2; }
body.VineyardCornishPoint .vineyardPDF { width: 437px; height: 316px; top: 31px; left: 494px; z-index: 1; }
body.VineyardCornishPoint .pinotPDF { width: 170px; height: 176px; top: 353px; left: 692px; }
body.VineyardCornishPoint .weather { width: 75px; height: 262px; top: 112px; left: 748px; }
body.VineyardCalvert .album { width: 165px; height: 316px; top: 20px; left: 464px; }
body.VineyardCalvert .vineyardPDF { width: 298px; height: 466px; top: 62px; left: 525px; z-index: 1; }
body.VineyardCalvert .pinotPDF { width: 170px; height: 176px; top: 353px; left: 666px; }
body.VineyardCalvert .weather { width: 75px; height: 262px; top: 112px; left: 748px; }
	  body.VineyardMcmuir .album { width: 165px; height: 316px; top: 20px; left: 464px; }
body.VineyardMcmuir .vineyardPDF { width: 298px; height: 466px; top: 62px; left: 525px; z-index: 1; }
body.VineyardMcmuir .pinotPDF { width: 170px; height: 176px; top: 353px; left: 666px; }
body.VineyardMcmuir .weather { width: 75px; height: 262px; top: 112px; left: 748px; }


body.OurWines .content,
body.Cellar .content,
body.Vintage .content,
body.Wine .content { 
	background-image: url(../images/wine-book_bg.png); 
	background-repeat: no-repeat;
	background-size: contain; 
	width: 100%;
	min-height: 677px;
	max-width: 1200px;
	max-height: 865px;
	text-align: left;
	/*font-family: 'Patrick Hand SC', cursive;*/
}
body.OurWines .content p {
	text-align: left !important;
}
body.OurWines .typography,
body.Vintage .typography,
body.Cellar .typography,
body.Wine .typography{
	position:absolute;
	width:auto;
	height:auto;
	bottom:0;
	top:0;
	left:0;
	right:0;
}

body.Cellar .cellar-guide-content .typography {
	position: relative !important;
}

body.OurWines .typography.pad-typography {
	-webkit-column-count: 2;
	-webkit-column-gap: 60px;
	-webkit-column-width: auto;
	-moz-column-count: 2;
	-moz-column-gap: 60px;
	-moz-column-width: auto;
	column-count: 2;
	column-gap: 60px;
	column-width: auto;
	display: block; /*centers content*/
	margin-left: 16%; 
	margin-right: 15%;
	margin-top: 12%;
   margin-bottom: 12%;
	overflow: hidden; 
}
.our-wines-links, .blog-nav-links {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
}
body.OurWines .pagelogo, body.Vintage .pagelogo { text-align: center; }
body.OurWines .SignUpMailingList { background: url('../images/mailing-list-phone.png') no-repeat;}
body.HomePage .our-wines-links, 
body.Reviews .our-wines-links,
.our-wines-links a,
.blog-nav-links a {
	opacity: 0;
	height: 20px;
	position: absolute;
	cursor: pointer;
	z-index: 5000;
}
body.OurWines .wine-element { width: 531px; height: 855px; background: url('../images/wines-main.png') no-repeat right top; }
.wine-element.Pinot.Noir  { width: 477px; height: 699px; background: url('../images/wines-pinot.png') no-repeat right top; }
.wine-element.Chardonnay  {width: 444px; height: 554px;  background: url('../images/wines-chardonnay.png') no-repeat right top; }
.wine-element.Riesling {width: 432px; height: 642px;  background: url('../images/wines-reisling.png') no-repeat right top; }
.wine-element.Other  { width: 462px; height: 550px; background: url('../images/wines-other.png') no-repeat right top; }

.wine-magazines {
	position:relative;
	left: 20px;
}

body.OurWines .typography {
	overflow: visible !important;
}
.cellar-guide-content {
	padding:20px;
	background-image: url('../images/ricepaper2.png');
	border-radius: 1px;
	width: 100%;
	height: auto;
	background-color: #FFFCFB;
	-webkit-box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.8);
	-moz-box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.8);
	box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.8);
	margin-top:40px;
	overflow:hidden;
}
.cellar-guide-content .typography {
	overflow-x: scroll !important;
}
.cellar-guide-content th, .cellar-guide-content td { 
	border: 1px solid silver; 
	text-align: left; 
	padding: 6px 4px;
}
.cellar-guide-content td { 
	width: 30px; 
	height: 30px; 
	padding: 0 5px; 
}
	

#quickreferenceguide a {
	padding: 12px;
	border: 1px solid #cccccc;
	display: block;
	margin-top: 12px;
}
.our-wines-links .varieties-header {
	display:none;
}
.our-wines-links .reviews { 
	top: 0;
	margin-left: 57%;
	margin-top: 4.5%;
	width: 10%;
}
.our-wines-links .cellar { 
	top: 0;
	margin-left: 69%;
	margin-top: 4.5%;
	width: 10%;
}

.our-wines-links .pinotnoir, .our-wines-links .riesling, .our-wines-links .chardonnay, .our-wines-links .others {
	transform: rotate(90deg);
	position: absolute;
	right: 0;
	top:0;
	width: 10%;
	margin-right: 6%;
}
body.HomePage .our-wines-links .pinotnoir, body.HomePage .our-wines-links .riesling, body.HomePage .our-wines-links .chardonnay, body.HomePage .our-wines-links .others,
body.Reviews .our-wines-links .pinotnoir, body.Reviews .our-wines-links .riesling, body.Reviews .our-wines-links .chardonnay, body.Reviews .our-wines-links .others {
	margin-right: 5%;
}
.our-wines-links .pinotnoir { 
	margin-top: 14%;
}
body.HomePage .our-wines-links .pinotnoir, body.Reviews .our-wines-links .pinotnoir { 
	margin-top: 14%;
}
.our-wines-links .riesling { 
	margin-top: 26%;
	margin-right: 5.5%;
}
.our-wines-links .chardonnay { 
	margin-top: 37%;
	margin-right: 5%;
}
body.HomePage  .our-wines-links .chardonnay, body.Reviews  .our-wines-links .chardonnay { 
	margin-top: 39%;
}
/*body.Cellar  .our-wines-links .chardonnay, body.Vintage  .our-wines-links .chardonnay, body.Wine  .our-wines-links .chardonnay { 
	margin-top: 36%;
}*/
.our-wines-links .others { 
	margin-top: 49.5%;
	margin-right: 4.5%;
}
body.HomePage .our-wines-links .others, body.Reviews .our-wines-links .others { 
	margin-right: 4.5%;
}
/*body.Cellar .our-wines-links .others, body.Vintage .our-wines-links .others, body.Wine .our-wines-links .others { 
	margin-top: 48%;
	margin-right: 6%;
}*/
.our-wines-links .download { 
	margin-top: 10%;
}
.vintage-and-wine-nav, .our-wines-links {
	font-family: 'Patrick Hand SC', cursive; 
	font-size:1.1em;
	line-height: 1.1;
}
.vintage-and-wine-nav {
	position: relative;
   height: 100%;
}
.vintage-and-wine-nav h2, .vintage-and-wine-nav h3, .vintage-and-wine-nav h4, .vintage-and-wine-nav h5,
.our-wines-links h3 {
	font-family: 'Patrick Hand SC', cursive; 
}
.vintage-and-wine-nav h2 {
	font-size: 18px;
}
.vintage-and-wine-nav > div {
	width: 50%; /* fallback */
	height: 100%;
	float:left;
}
.vintage-and-wine-nav .vintage-wrapper {
	width: 40%;
	overflow-y:scroll;
}
.vintage-and-wine-nav .wines-wrapper {
	width: 60%;
}
.vintages-headings, .wine-label-wrapper, #content h1 {
	text-align: center;
}

.wines {
	padding: 6px;
}
.wines li { 
	list-style: none;
	padding: 5px;
	border: 1px solid #cccccc;
	margin-top:22px;
}
.wines li.current {
	border-width: 2px;
	font-weight: bold;
	text-decoration: underline;
}
.wines li a { 
}
.vintage li.current {
	font-weight: bold;
	text-decoration: underline;
}
	

body.Reviews .layout { font-family: Helvetica,Arial,sans-serif; }
body.Reviews #wrapper, body.Cellar #wrapper, body.Vintage #wrapper, body.Wine #wrapper { 
	background-image: url(../images/wood1.png);
	background-size: contain;
	background-repeat: no-repeat;
}

body.Reviews #sidebar, body.Reviews #article-preview, 
body.Cellar #sidebar, body.Cellar #content, body.Vintage #sidebar, body.Vintage #content, body.Wine #sidebar, body.Wine #content { 
	text-align: left;
	position: absolute;
	left: 0; 
	top: 0;
	right: 0;
	bottom: 0;
	width: auto; 
	height: auto; 
	margin-top: 1%;
	margin-bottom: 1%;
}
body.Reviews #sidebar, body.Cellar #sidebar, body.Vintage #sidebar, body.Wine #sidebar {
	text-align:center;
	overflow:hidden;
	margin-left: 0%;
	margin-right: 54%;
}
body.Cellar #sidebar, body.Vintage #sidebar, body.Wine #sidebar {
	margin-right: 53%;
}
body.Reviews #sidebar {
	overflow-y:scroll;
}

body.Cellar #sidebar, body.Vintage #sidebar, body.Wine #sidebar {
	margin-top: 12%;
	margin-bottom: 12%;
	margin-left: 14%;
}
body.Reviews #article-preview {
	margin-left: 55%;
	margin-right: 0%;
}
body.Cellar #content, body.Vintage #content, body.Wine #content {
	margin-top: 12%;
	margin-bottom: 10%;
	margin-right: 16%;
	margin-left:54%;
	overflow-y: scroll;
}
body.Reviews #article-preview #content img {
	-webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.3);
}
body.Reviews #sidebar li { list-style: lower-roman; }
body.Reviews #sidebar a { text-decoration: underline; }
body.Reviews #sidebar a:hover { text-decoration: none; }
body.Reviews #heading { 
	text-align: left; 
	width: auto; 
	height: 25%;
}
body.Reviews #heading h1 { 
	font-family: Helvetica,Arial,sans-serif; 
}
body.Reviews #content { 
	text-align: left; 
	width: auto;
	height: 70%;
	margin-top:4%;
	margin-bottom: 1%;
}
body.Reviews #content img {
	width: 96%;
	height:98%;
	margin: 2%;
}
	
	
/*.cellar-nav { position: absolute; top: -26px; left: 70px; margin: 0; padding: 0; width:854px;}
.cellar-nav li { margin: 0; padding: 0; list-style: none; float: left; }
.cellar-nav li a { text-indent: -123456px; display: block; width: 45px; height: 95px; }*/

body.CellaringGuide { background: white; overflow: visible; }
body.CellaringGuide #main { overflow: visible; }
body.CellaringGuide #content { text-align: left; position: static; width: auto; padding: 20px; overflow: visible; }
	
body.CellaringGuide  { background: white; }
body.CellaringGuide #footer,
body.CellaringGuide #social { display: none; }
body.CellaringGuide .layout { margin: 0; height: auto; position: static; width: auto; }
body.CellaringGuide th, body.CellaringGuide td { border: 1px solid silver; text-align: left; }
body.CellaringGuide td { width: 30px; height: 30px; padding: 0 5px; }
	
body.CartPage #wrapper{ 
	background: url(../images/shop1-new.png) no-repeat; 
	background-size:contain;
	min-width: 768px;
	min-height: 666px;
	background-position: right bottom;
}
body.CartPage .layout {
	height: 680px;
	padding-top:80px;
	padding-bottom:140px;
}
body.CartPage #wrapper .row-fluid:not(.header-row) {
	overflow:visible;
}
body.CartPage .content {
	background: url(../images/label-roll.png) no-repeat; 
	background-size:contain;
	position: relative;
	width: 720px;
   height: 400px;
	margin-top:120px;
}
body.CartPage .content .link a {
	display: block;
	height: 100%;
	width:100%;
	-ms-transform: rotate(11deg); /* IE 9 */
	-webkit-transform: rotate(11deg); /* Safari */
	transform: rotate(11deg);
}
body.CartPage .content .link { 
	display:block;
	position: absolute; 
	bottom:0; 
	top: 0; 
	left: 0;
	right: 0;
	height: 24%;
	width: 17%;
}
body.CartPage .content .link1 {
	margin-top: 5%;
	margin-bottom: 61%;
	
	margin-left: 4%;
	margin-right: 73%;
}
body.CartPage .content .link2 { 
	margin-top: 8%;
	margin-bottom: 68%;
	
	margin-left: 24%;
	margin-right: 59%;
}
body.CartPage .content .link3 { 
	margin-top: 11%;
	margin-bottom: 65%;
	
	margin-left: 42%;
	margin-right: 41%;
}
body.CartPage .content .link4 { 
	margin-top: 14%;
	margin-bottom: 62%;
	
	margin-left: 61%;
	margin-right: 32%;
}
body.CartPage .content .maillist { 
	position:absolute;
	width: 174px; 
	height: 172px;
	bottom: 10px;
	left: 10px;
}
	
body.Distribution .header-row {
	display: none;
}
body.Distribution #wrapper { 
	background: url(../images/wood3.jpg); 
	overflow-x: visible;
}
body.Distribution  { 
	
}

body.Distribution #content {
	background: url(../images/distributors.png) top left; 
	background-repeat: no-repeat;
	position: relative;
	height: 900px; 
	width: 1480px;
}
body.Distribution ul.distribution-nav {
    position: relative;
    top: 70px;
    left: 116px;
}
body.Distribution .distribution-nav li .content { 
	display: none; 
}
body.Distribution .distribution-nav li { 
	position:absolute;
	list-style: none; 
}
body.Distribution .distribution-nav .link { 
	text-indent: 0; 
	background: url(../images/pushpin.png) no-repeat; 
	width: 20px; 
	height: 16px; 
	cursor: pointer; 
}
body.Distribution #colorbox .content { 
	min-width: 200px; 
	min-height: 100px; 
	text-align: center; 
	font-style: italic; 
	font-family: Georgia; 
	color: #333333; 
}
body.Distribution .typography {
	overflow: auto;
}
body.Distribution #Form_EditForm .Actions input{
	margin-left: 40%;
}
.distributors-content, .distributors-title {
	float:left;
	height: 600px;
	width: 50%;
	padding: 10px;
	margin-top:30px;
	overflow-y: scroll;
}
.distributors-content {
	width: 60%;
	margin-top:60px;
}
.distributors-title {
	width: 40%;
	padding-left:2px;
}
.distributors-content li, .distributors-title li {
	list-style: none;
}
.distributors-content li {
	display:none;
}
.distributors-content li.current {
	display:block;
}
.distributors-title li .content {
	cursor: pointer;
	text-align: center;
	padding:6px;
	border: 1px solid #cccccc;
	margin-top: 8px;
}
.distributors-title li.current .content {
	border: 2px solid #cccccc;
}
a.colorboxlink {
	position: relative;
   top: -18px;
}
/*
body.Gallery  { background: url(../images/gallery.png) center center; }


	body.Gallery .polaroid h5 { text-indent: -12345px; }
	body.Gallery .polaroid1 { top: 37px; left: 91px; }
	body.Gallery .polaroid2 { top: 48px; left: 352px; }
	body.Gallery .polaroid3 { top: 55px; left: 653px; }
	body.Gallery .polaroid4 { top: 302px; left: 67px; }
	body.Gallery .polaroid5 { top: 302px; left: 383px; }
	body.Gallery .polaroid6 { top: 309px; left: 653px; }*/
	

/*body.Album  { background: none; }*/
/*
	body.Album #content { height: 100%; left: 0; top: 0; width: 100%; overflow: hidden; }
	body.Album .polaroid { width: 200px; height: 300px; padding: 110px 4px 0 0; background: url(../images/polaroid_sml-6.png) no-repeat center center; } 
	body.Album .polaroid1 { background: url(../images/polaroid_sml-1.png) no-repeat center center; }
	body.Album .polaroid2 { background: url(../images/polaroid_sml-2.png) no-repeat center center; }
	body.Album .polaroid3 { background: url(../images/polaroid_sml-3.png) no-repeat center center; }
	body.Album .polaroid4 { background: url(../images/polaroid_sml-4.png) no-repeat center center; }
	body.Album .polaroid5 { background: url(../images/polaroid_sml-5.png) no-repeat center center; }
	body.Album .polaroid6 { background: url(../images/polaroid_sml-6.png) no-repeat center center; }*/
.blog-content .typography-left, .blog-content .typography-right {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin-top: 18%;
	margin-bottom: 10%;
	width: auto;
	height: auto;
	overflow-y: scroll;
}
.blog-content.content {
	position:relative;
	width: 873px;
	height:629px;
}

.blog-content .typography-left {
	margin-left: 16%;
	margin-right: 66%;
}
.blog-content .typography-right {
	margin-left: 56%;
	margin-right: 15%;
}
body.Blog .content, .Blog.content, body.BlogOthers .content, body.BlogPost .content  { 
	background-image: url(../images/writings-Others.png);
	background-repeat: no-repeat;
	background-size: contain;
	/*height: 630px;*/ 
}
body.BlogBlair .content, .BlogBlair.content  { 
	background-image: url(../images/writings-Blair.png); 
	background-repeat: no-repeat;
	background-size: contain;
	/*height: 630px;*/ 
}
body.BlogNigel .content, .BlogNigel.content   { 
	background: url(../images/writings-Nigel.png);
	background-repeat: no-repeat;
	background-size: contain;
	/*height: 630px;*/ 
}
body.BlogNews .content, .BlogNews.content   { 
	background: url(../images/writings-News.png); 
	background-repeat: no-repeat;
	background-size: contain;
	/*height: 630px;*/ 
}
.blog-nav-links li {
	list-style: none;
}
.blog-nav-links a {
	transform: rotate(90deg);
	position: absolute;
	right: 0;
	top:0;
	width: 9%;
	margin-right: 2.5%;
}
.blog-nav-links a.link1 {
	margin-top:14%
}
.blog-nav-links a.link2 {
	margin-top:26%
}
.blog-nav-links a.link3 {
	margin-top:36%
}
.blog-nav-links a.link4 {
	margin-top:47%
}
.blog-nav-links a.link5 {
	margin-top:59%
}



/*
	body.Blog .typography, body.BlogBlair .typography, body.BlogNigel .typography { 
		-webkit-column-count: 2; -webkit-column-gap: 50px; -webkit-column-width: 100px;  Chrome, Safari, Opera 
		-moz-column-count: 2; -moz-column-gap: 55px; -moz-column-width: 100px;  Firefox 
		column-count: 2; column-gap: 45px; column-width: 100px;
		position: absolute; margin-left: auto; margin-right: auto; left:0; right: 0; display: block; centers content
		margin-top: 157px;
		width: 62%; height: 385px;
		overflow: hidden; overflow-x: scroll;
	}	
	
	body.Blog .readmore {width:100%; text-align:right;margin-top:610px;}
	body.Blog .readmore h5#bookscroll {position: absolute; left: 0; right: 0; bottom: 0; font-family: 'Patrick Hand SC'; margin-left: auto; margin-right: auto; width: 64%;}
	


	body.Blog #sidebar { left: -80px; width: 250px; height: 341px; top: 160px; text-align: center; }
	body.Blog .blognav li { list-style: none; }
	body.Blog .layout .link { width: 22px; height: 88px; }
	body.Blog .link1 { top: 44px; left: 591px; z-index: 102; }
	body.Blog .link2 { top: 143px; left: 592px; }
	body.Blog .link3 { top: 241px; left: 594px; }
	body.Blog .link4 { top: 338px; left: 594px; }
	body.Blog .link5 { top: 437px; left: 594px; }*/

	
/*body.ContactUs  { background: url(../images/contact.png) center center; }
	
	body.ContactUs #content { width: 200px; left: 368px; height: 340px; }
	body.ContactUs .grapes1 { position: absolute; top: 300px; left: 700px; }
	body.ContactUs .grapes2 { position: absolute; top: 312px; left: -285px; }*/

	
	
/*
body.MediaGallery {  }
body.MediaGallery  { background: none; }

	body.MediaGallery #content { height: 100%; left: 0; top: 0; width: 100%; overflow: hidden; }
	body.MediaGallery .polaroid { width: 200px; height: 300px; padding: 110px 4px 0 0; background: url(../images/polaroid_sml-6.png) no-repeat center center; }
	body.MediaGallery .mediaUL { overflow: hidden; }
	


body.MediaAlbum  { background: none; }

body.MediaAlbum #content {
 height: 100%;
 left: 0;
 top: 0;
 width: 100%;
 overflow: hidden;
 }
body.MediaAlbum .polaroid, body.MediaGallery .polaroid {
 width: 200px;
 height: 272px;
 padding: 17px 4px 0 0;
 background: url(../images/polaroid_sml-1.png) no-repeat center -153px;
 position: static;
 float: left;
 } 
body.MediaAlbum .polaroid:nth-child(2n), body.MediaGallery .polaroid:nth-child(2n) {
 background-image: url(../images/polaroid_sml-2.png);
 }
body.MediaAlbum .polaroid:nth-child(3n), body.MediaGallery .polaroid:nth-child(3n) {
 background-image: url(../images/polaroid_sml-3.png);
 }
body.MediaAlbum .polaroid:nth-child(4n), body.MediaGallery .polaroid:nth-child(4n) {
 background-image: url(../images/polaroid_sml-4.png);
 }
body.MediaAlbum .polaroid:nth-child(5n), body.MediaGallery .polaroid:nth-child(5n) {
 background-image: url(../images/polaroid_sml-5.png);
 }
body.MediaAlbum .polaroid:nth-child(6n), body.MediaGallery .polaroid:nth-child(6n) {
 background-image: url(../images/polaroid_sml-6.png);
 }
body.MediaAlbum .polaroid .file { margin: 50px auto 0;
 padding: 20px;
 border-radius: 5px;
 display: block;
 background: white;
 width: 32px;
 }

body.MediaAlbum .polaroid h5 {
	padding: 0 25px;
	line-height: 1.3;
}*/

.mediaContent, .mediaLower{
	width: 350px; 
	box-shadow: 2px 2px 5px #000; 
	text-align: center; 
	padding: 15px; 
	margin: 20px auto;
	background: #ececec; /* Old browsers */
	background: -moz-linear-gradient(top,  #ececec 0%, #ded8dc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ececec), color-stop(100%,#ded8dc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ececec 0%,#ded8dc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ececec 0%,#ded8dc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ececec 0%,#ded8dc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ececec 0%,#ded8dc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#ded8dc',GradientType=0 ); /* IE6-9 */

}
.mediaLower{float: right;
}
	
/* scroll bars */
.jspHorizontalBar,
.jspVerticalBar,
.jspTrack { background: transparent; }

.jspVerticalBar { width: 11px; }

.jspDrag { background: #d3ba90; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.jspTrack .jspActive,
.jspTrack .jspHover,
.jspDrag:hover { background: #b19872; }

.jspArrow { background: url(../images/ui-icons_222222_256x240.png) no-repeat; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }
.jspVerticalBar>.jspActive,
.jspArrow:hover {	background-image: url('../images/ui-icons_cd0a0a_256x240.png'); }

.jspVerticalBar>.jspDisabled,
.jspVerticalBar>.jspDisabled:hover,
.jspHorizontalBar>.jspDisabled,
.jspHorizontalBar>.jspDisabled:hover { background-color: transparent; background-image: url('../images/ui-icons_888888_256x240.png'); }

.jspVerticalBar .jspArrow {	height: 15px; }
.jspHorizontalBar .jspArrow {	width: 15px; }
.jspArrowUp { background-position: -2px 0 !important; }
.jspArrowDown { background-position: -67px 0 !important; }
.jspArrowLeft {	background-position: -96px 0 !important; }
.jspArrowRight { background-position: -32px 0 !important; }

.jspHorizontalBar { display: none; }
.jspPane { left: 0; }


/* colorbox */
#colorbox { overflow:visible !important;}
#cboxWrapper {}
#cboxContent { font: 12px/1.2 Verdana,Arial,san-serrif; }
#cboxCurrent { display: none !important; }

#cboxOverlay { opacity: 0 !important; }

#cboxTitle {
    background: none repeat scroll 0 0 #FFFFFF;
    padding-top: 10px;    
}

.clear{clear:both}

.feltonAjaxQuantityField {
	width: 38px !important;
	text-align:center;
}

table.cart {
   font-family: 'Helvetica Neue';
   font-size: 15px;
	min-width:90%;
   margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
table.cart td, table.cart th {
	padding: 10px 14px;
}
table.cart td {
	border-bottom: 1px solid #cccccc;
}
table.cart th {
	border-bottom: 1px solid #aaaaaa;
}
table.cart tfoot {
	font-size: 1.2em;
}
table.cart tfoot th {
	text-align: right;
	padding-right: 30px;
	border-bottom: 1px solid #cccccc;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: initial !important;
}

.message.required, .message.bad, .message.validation {
	color: rgba(200,20,20,0.9);
}
.input-group-btn > button.btn, input.feltonAjaxQuantityField {
	padding: 6px 8px;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
	/*margin-left: -9px;*/
}
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
/*	margin-right: -13px;*/
}

/*CHECKOUT*/

span.description {
	position:relative;
	top:-8px;
	display:block;
	width: 36%;
	text-align: right;
	padding-bottom: 8px;
	padding-right: 12px;
}

#Checkout .CompositeField { width: 100%; margin: 0; float: none; }
#Checkout [name=ShippingHeader], 
#Checkout [name=BillingHeader],
#Checkout [name=YourDetailsHeader] { 
	padding-bottom: 10px; 
	float: left; 
}
#Checkout input:not(.btn):not(.checkbox), #Checkout select, #Checkout textarea { width: 63%; }
#Checkout .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] { margin-left: -5px; }
#Checkout div.field { margin-top: 0; }
#CheckoutLinkHolder a, #CancelLinkHolder a, #ContinueShoppingLinkHolder a {
	margin: 8px 22px;
}
#CheckoutLinkHolder .alert a {
	margin: 0px;
}
#OrderExtraInformation p {
	margin: 10px 2px;
	padding: 8px 16px;
	overflow: auto;
}
.increase-font-size-1-1 {
	font-size: 1.1em;
}

#page-content-wrapper {
	overflow:visible;
}

#menu-toggle {
	width:60px;
	height:200px;
	position: absolute;
	top:20px;
	left:20px;
}
a:active, a:focus {
	outline:none;
}
.desk-side-images div a {
	transition: all 0.5s ease;
}

div.row-fluid > div {
	padding-left: 0px;
	padding-right: 0px;
}

#wrapper .desk-side-images div a {
	position:relative;
	top: 50px;
	left:80px;
}
#wrapper .desk-side-images div.blogs a {
	top: -240px;
}
#wrapper.toggled .desk-side-images div a {
	left:80px;
}
#wrapper .desk-side-images div a.wine {
	position: absolute;
	top:-250px;
}


/*** Create the look of a couple of A4 pages on top of each other   ***/

.pages-bg-wrapper, .pages-bg-wrapper > div {
	background-image: url('../images/ricepaper2.png');
	border-radius: 1px;
	width: 100%;
	height: auto;
	min-height: 1200px;  /* try to maintain the aspect ratio of A4 (1:1.414 ) here and in media queries */
	max-height: 1400px;
	background-color: #FFFCFB;
	-webkit-box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.8);
	-moz-box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.8);
	box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.8);
}

.pages-bg-wrapper {
	margin-left: 0.5%;
	-ms-transform: rotate(2deg);
	-webkit-transform: rotate(2deg);
	transform: rotate(2deg);
	-o-transform: rotate(2deg);
	margin-bottom: 80px;
	overflow-y: visible;
}
.pages-bg-wrapper > div  {
	padding: 45px;
	margin-left: -1.5%;
	-ms-transform: rotate(-2deg);
	-webkit-transform: rotate(-2deg);
	transform: rotate(-2deg);
	-o-transform: rotate(-2deg);
	overflow-y: scroll;
}

.pages-bg-wrapper > div div.pages-header {
	background-image: url('../images/logo-content-opacity-70.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	height:100px;
	margin-bottom: 20px;
}

.CheckoutPage .pages-bg-wrapper, .CheckoutPage .pages-bg-wrapper > div {
	max-height: 1800px;
}

.product-page-item-quantity {
	padding: 40px 5px;
}
.product_details {
	text-align: center;
}
.product-title-price {
	padding: 30px 2px;
	font-size: 1.2em;
}
.productContent {
	text-align: left;
	margin: 28px 8px 8px 8px;
}
.productContent.prevent-overflow {
	line-height:1.2em;
	height: 4.8em;
	overflow:hidden;
   text-overflow: ellipsis;
}
.productContent.prevent-overflow h5 span, .productContent.prevent-overflow h5 {
/*	 white-space: nowrap;
    overflow: hidden;
    text-overflow: elipsis;*/
}
.productImage {
	width: 70%;
	margin: 14px;
	-webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.5);
}
.right-column {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#wrapper.toggled .right-column {
	-ms-transform: translate(180px,0px); /* IE 9 */
	-webkit-transform: translate(180px,0px); /* Safari */
   transform: translate(180px,0px);
}

.right-column .element5 {
	margin-left: -180%;
}

.modal .bg-info {
	background: transparent;
}
.modal .order-extra-info-links {
	padding-top:40px;
}
.modal-specific-text {
	display: none;
}
.modal .modal-specific-text {
	display:inline;
}

table.infotable h3 {
	color:inherit !important;
}

 /**** End A4 pages, more in media queries *****/
 
 
 /** START RESPONSIVE **/
@media (max-width: 1380px) {

	body.HomePage .content, body.Reviews .content { 
		width: 900px;
		height: 654px;
	}
	#wrapper.toggled .right-column {
		-ms-transform: translate(200px,0px); /* IE 9 */
		-webkit-transform: translate(200px,0px); /* Safari */
		transform: translate(200px,0px);
	}
	.blog-content.content {
		width: 800px;
		height:576px;
	}
}

@media (max-width: 1280px) {

	body.HomePage .content, body.Reviews .content { 
		width: 800px;
		height: 580px;
	}
	body.HomePage .typography {
	}
	body.CartPage .content {
		width: 640px;
		height: 400px;
	}
	#wrapper .desk-side-images div a {
		position:relative;
		left:240px;
	}
	#wrapper.toggled .desk-side-images div a {
		left:80px;
	}
	/* .openingHours {
		margin-left: -40px;
	}*/
	.pages-bg-wrapper, .pages-bg-wrapper > div {
		min-height: 1100px;
		max-height: none;
	}
	.pages-bg-wrapper > div {
		padding: 25px 25px 40px 25px;
	}
	.FeltonRoadProductCategory .pages-bg-wrapper {
		max-width: 800px;
	}
	.FeltonRoadProductCategory .pages-bg-wrapper > div {
		padding: 25px 45px 45px 45px;
	}
	.feature { 
		position:relative;
		left: -120px;
		top: 10px;
		width: 110%;
		height: 110%;
	}
	.element1 { margin-left: -25px; }
	
	body.Wine #content h1, body.Vintage #content h1 {
		font-size: 18px;
	}
	body.Cellar #content, body.Vintage #content, body.Wine #content {
		margin-left: 54%;
		margin-right: 14%;
	}
	
	.blog-content.content {
		width: 800px;
		height:576px;
	}
}

@media (max-width: 1199px) {
	body.Ourwines .typography,
	body.Cellar .typography,
	body.Vintage .typography,
	body.Wine .typography{
		margin-bottom: 14%;
		margin-right: 3%;
		margin-left: 1%;
	}
}

@media (max-width: 992px) {
	.header-menu-toggle {
		height: 180px;
		width: 80px;
	}
	#menu-toggle {
		width:40px;
		height:160px;
		position: absolute;
		top:15px;
		left:15px;
	}
	.header { 
		min-height: 240px;
	}
	.openingHours { 
		width: 150px;
		height: 160px;
	}
	body.HomePage .desk-side-images {
		display:none;
	} 
	body.CartPage .content {
		width: 540px;
		height: 400px;
	}
	
	.pages-bg-wrapper, .pages-bg-wrapper > div {
		min-height: 800px;
		max-height: none;
	}
	.pages-bg-wrapper > div {
		padding: 15px 15px 40px 15px;
	}
	.col-md-hide { display: none; }
	
	body.OurWines .content,
	body.Cellar .content,
	body.Vintage .content,
	body.Wine .content { 
		min-height: 519px;
	}
	body.Ourwines .typography,
	body.Cellar .typography,
	body.Vintage .typography,
	body.Wine .typography{
		margin-bottom: 0;
/*		margin-right: 0;
		margin-left: 0;*/
	}
	
	.blog-content.content {
		width: 720px;
		height:518px;
	}
	body.Desk .content  { 
		width: 700px;
		height: 680px;
	}
}

@media (max-width: 768px) {
	.header-menu-toggle {
		height: 150px;
		width: 50px;
	}
	#menu-toggle {
		width:30px;
		height:130px;
		position: absolute;
		top:10px;
		left:10px;
	}
	.header { 
		min-height: 200px;
	}
	.header-logo {
		width: 40%;
		margin-left: 20%;
		margin-right: 2%;
		display: inline-block;
	}
	.openingHours {
		width: 140px; 
		height: 145px;
	}
	body.HomePage .content, body.Reviews .content { 
		width: 700px;
		height: 510px;
	}
	/*** Create the look of a couple of A4 pages on top of each other   ***/
	body.HomePage .layout {
		padding: 15px 40px;
		margin-top: 0px;
	}
	body.HomePage .content, body.HomePage .content > div.typography,
	body.OurWines .content, body.OurWines .content > div.typography,
	body.Cellar .content, body.Cellar .content > div.typography,
	body.Vintage .content, body.Vintage .content > div.typography,
	body.Wine .content, body.Wine .content > div.typography
	{
		background-image: url('../images/ricepaper2.png');
		border-radius: 1px;
		width: 100%;
		height: auto;
		min-height: 720px;  /* try to maintain the aspect ratio of A4 (1:1.414 ) here and in media queries */
		max-height: none;
		background-color: #FFFCFB;
		-webkit-box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.8);
		-moz-box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.8);
		box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.8);
	}
	body.HomePage .content {
		min-height: 960px;
	}

	body.HomePage .content, body.OurWines .content, body.Cellar .content, body.Vintage .content, body.Wine .content {
		margin-left: 1%;
		-ms-transform: rotate(2deg);
		-webkit-transform: rotate(2deg);
		transform: rotate(2deg);
		-o-transform: rotate(2deg);
		margin-bottom: 80px;
	}
	body.HomePage .content > div.typography, 
	body.OurWines .content > div.typography, 
	body.Cellar .content > div.typography,
	body.Vintage .content > div.typography,
	body.Wine .content > div.typography{
		position:relative;
		padding: 45px;
		margin-left: -1.5%;
		margin-right: auto;
		margin-top: 0px;
		margin-bottom: 0px;
		-ms-transform: rotate(-2deg);
		-webkit-transform: rotate(-2deg);
		transform: rotate(-2deg);
		-o-transform: rotate(-2deg);
	}
	
	body.Cellar #sidebar, body.Vintage #sidebar, body.Wine #sidebar {
		margin-left: 1%;
		margin-bottom: 14%;
	}
	body.Cellar #content, body.Vintage #content, body.Wine #content {
		margin-right: 4%;
		margin-bottom: 14%;
	}
	
	body.HomePage .typography, 
	body.OurWines .typography,  
	body.Cellar div.typography,
	body.Vintage div.typography,
	body.Wine div.typography { 
		/** Switch off the column behaviour **/
		-webkit-column-count: auto; 
		-moz-column-count: auto; 
		column-count: auto;
		-webkit-column-gap: normal;
		-moz-column-gap: normal;
		column-gap: normal;
		-moz-column-width: auto; 
		-webkit-column-width: auto;
		column-width: auto;
		/*************************************/
		overflow-x:hidden;
		overflow-y:scroll;
		height: auto;
		padding-bottom: 80px;
	}
	body.HomePage .shop, body.HomePage .shop, body.HomePage .shop, body.HomePage .wine, body.HomePage .shop, body.HomePage .link.team {
		/*display:none;*/
	}
	body.HomePage .readmore { 
		display:none;
	}
	
	/******  LINK IMAGE POSITIONING  ***********/
	body.HomePage .gallery img {
		width: 300px;
	}
	body.HomePage .team a { 
		left: 160px; 
		top: -320px;
	}
	#wrapper .desk-side-images div.blogs a { 
		left: 240px; 
		top: -320px;
	}
	body.HomePage .shop a { 
		position: relative; 
		top: -120px;
	}
	body.HomePage .wine a { 
		position: relative; 
		left: 190px; 
		top: -400px;
	}
	body.HomePage .biodynamics { width: 359px; height: 184px; top: 66px; left: -113px; z-index: 20; }
	
	
	body.HomePage .polaroid { 
		position: absolute; 
		z-index: 30; 
	}
	
	
	.pages-bg-wrapper, .pages-bg-wrapper > div {
		min-height: 720px; /* maintain A4 aspect ratio */
		max-height: none;
	}
	.FeltonRoadProductCategory .pages-bg-wrapper > div {
		padding: 25px
	}
	
	.col-sm-hide { display: block; }
	body.HomePage .our-wines-links, body.HomePage .our-wines-links a {
		display: none;
	}
	.content .typography, .content .typography #content, .content .typography #sidebar {
		z-index: -1;
/*		position:absolute;*/
	}
	.our-wines-links {
		-ms-transform: rotate(-2deg);
		-webkit-transform: rotate(-2deg);
		transform: rotate(-2deg);
		position: absolute;
		z-index:4000;
		opacity:0.99;
		display:block;
		padding: 6px 2px;
		top: auto;
		left: 0;
		right: 0;
		bottom: 0;
		width: auto;
		height: auto;
		margin-left: 2%;
		margin-right: 2%;
		margin-top: auto;
		margin-bottom: 2%;
		text-align:center;
	}
	body.OurWines .our-wines-links {
		margin-bottom: 5%;
	}
/*	body.OurWines .our-wines-links {
		display:block;
		position: relative;
		padding: 40px 2px;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		width: auto;
		height: auto;
		margin-left: 1%;
		margin-right: 1%;
		margin-top: 1%;
		margin-bottom: 1%;
		text-align:center;
	}*/
	
	.our-wines-links a.link
	 {
		position: relative;
		opacity: 0.99;
		z-index: 4000;
		display: inline-block;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		font-size: 1.1em;
		border: 1px solid #cccccc;
		width: auto;
		margin-top: 2px;
		margin-bottom: 2px;
		margin-right: 8px;
		margin-left: 8px;
		padding: 4px 8px;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		width: auto;
		height: auto;
	}
	.our-wines-links a.cellar, .our-wines-links a.reviews {
		display:none;
	}
	body.OurWines .our-wines-links a { 
		text-align: center;
		opacity: 0.99;
		display: inline-block;
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		width: auto;
		height: auto;
		margin-left: 1%;
		margin-right: 1%;
		margin-top: 1%;
		margin-bottom: 1%;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		padding: 12px 24px;
		border: 1px solid #cccccc;
	}
	body.OurWines .our-wines-links a.reviews, body.OurWines .our-wines-links a.cellar {
		display:inline-block;
		min-width: 42%;
	} 
	.our-wines-links .varieties-header {
		display:block;
		text-align: center;
		margin-top: 30px;
	}
	body.Cellar .our-wines-links a.cellar, 
	body.Vintage .our-wines-links a.cellar, 
	body.Wine .our-wines-links a.cellar {
		display: none;
	}
	body.Cellar .our-wines-links .varieties-header,
	body.Vintage .our-wines-links .varieties-header,
	body.Wine .our-wines-links .varieties-header {
		display: inline;
		margin-top:8px;
		margin-right: 12px;
		
	}
		
	body.Reviews #heading h1 { 
		font-size: 18px; 
	}
	
	body.Desk .content  { 
		width: 600px;
		height: 584px;
	}
}
@media (max-width: 620px) {
	.header-menu-toggle {
		height: 130px;
		width: 40px;
	}
	#menu-toggle {
		width:30px;
		height:120px;
		position: absolute;
		top:10px;
		left:10px;
	}
	 .openingHours { 
		width: 130px; 
		height: 135px;
	}
	body.HomePage .layout {
		padding: 15px 30px;
	}
	body.HomePage .content > div.typography  {
		padding: 25px;
	}
	
	.pages-bg-wrapper, .pages-bg-wrapper > div {
		min-height: 640px; /* maintain A4 aspect ratio */
		max-height: none;
	}
	.FeltonRoadProductCategory .pages-bg-wrapper > div, .Product .pages-bg-wrapper > div {
		padding: 25px 15px;
		min-width: 520px;
	}
	.FeltonRoadProductCategory .buy-wine-container, .Product .buy-wine-container {
		overflow-x: scroll;
	}
	
	.col-sm-hide { display: none; }
	
	body.Cellar #sidebar, body.Vintage #sidebar, body.Wine #sidebar,
	body.Cellar #content, body.Vintage #content, body.Wine #content {
    margin-top: 10%;
    margin-bottom: 25%;
	}
	body.Desk .content  { 
		width: 520px;
		height: 505px;
	}
}
@media (max-width: 420px) {
	#wrapper.toggled .row, #wrapper.toggled .row-fluid {
		opacity: 0.3;
	}
	.openingHours { 
		width: 100px; 
		height: 105px;
	}
	body.HomePage .layout {
		padding: 15px 20px;
	}
	body.HomePage .content > div.typography  {
		padding: 25px 15px;
	}
	.fade-at-bottom {
		margin-bottom: 40%;
	}
	.pages-bg-wrapper, .pages-bg-wrapper > div {
		min-height: 640px; /* maintain A4 aspect ratio */
	}
}


