/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: 'PT Sans', sans-serif; color: #222; }
body { margin: 0; font-size: 1em;}



abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid {  }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }



/* ===== Primary Styles ========================================================
   Author: Jack Barnard
   ========================================================================== */

body {
	background: url(../img/buntingBanner.png);
	background-repeat: repeat-x;
	background-color: #8dc8de;
}

#main {
	min-width: 1280px;
}



#break {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	height: 34px;
	background-color: #66a2b8;
}
#break img {	
	margin-top: -8px;
	height: 30px;
}

#break h2 {
	margin-right: 10px;
	text-align: center;
	font-family: baskerville;
	color: #0a485f;
	font-size: 32px;
	font-weight: normal;
}

#break2 {
	width: 100%;
	height: 10px;	
	margin-right: 0;
	margin-left: 0;
}

#container img {
	display: block;
	height: 90px;
    margin-left: auto;
    margin-right: auto;
}

#header {
	width: 100%;	
}

#header h1 {
	font-size: 200px; 
	text-align: center;
	font-family: baskerville;	
	font-weight: normal;
	color: #0a485f;
}

#header h2{
	margin-top: -55px;
	font-size: 80px; 
	text-align: center;
	font-family: baskerville;	
	font-weight: normal;
	color: #0a485f;
}


/* unvisited link */
#header a:link {
    color: #0a485f;
	text-decoration: none;
}

/* visited link */
#header a:visited {
    color: #0a485f;
	text-decoration: none;
}

/* mouse over link */
#header a:hover {
    color: #0a485f;
	text-decoration: none;
}

/* selected link */
#header a:active {
    color: #0a485f;
	text-decoration: none;
}

#phone h2 {
	margin-right: 10px;
	text-align: center;
	font-family: baskerville;
	color: #0a485f;
	font-size: 28px;
	font-weight: normal;
}

#notice {
	width: 100%;
	background-color: #e58566;
}

#notice h2 {
	
	margin-right: 10px;
	text-align: center;
	font-family: baskerville;
	color: #0a485f;
	font-size: 28px;
	font-weight: normal;
	
}

#notice a {
	
	color: #f7e9c6;
}


/* ===== Breakfast =======================================================
   
========================================================================== */
#breakfast {
	background: url(../img/fork2.png); 
	background-repeat: no-repeat;
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	min-width: 1255px;
	background-color: #f7e9c6;
}
#breakfast h1 {
	text-align: center;
	font-family: baskerville;
	font-weight: normal;
	font-size: 110px;
	color: #0a485f;
}

#breakfast h1 a {
	text-decoration: none;
	color: #0a485f;
}

#breakfast h3 a {
	text-decoration: underline;
	color: #0a485f;
}

#breakfast h4 a {
	text-decoration: underline;
	color: #0a485f;
}

#breakfast h2 {
	text-align: center;
	margin-left: 10px;
	font-family: baskerville;
	font-weight: normal;
	font-size: 36px;
	color: #eeac97;
}

#breakfast h3 {
	text-align: center;
	margin: -10px 0px 10px 10px;
	font-family: baskerville;
	font-weight: normal;
	font-size: 25px;
	color: #0a485f;
}

#breakfast img {
	float: right;
	 width: 40%;
	height: auto; 
}

#breakfast h2 a {
	font-size: 30px; 
	text-align: center;
	font-family: baskerville;
	font-weight: normal;	
	color: #0a485f;
}
#breakfast h4 {
	text-align: center;
	margin-left: 15px;
	font-family: baskerville;
	font-weight: normal;
	font-size: 25px;
	color: #eeac97;
}

@media only screen and (max-width: 1400px) {
	
	#breakfast h1 {
		font-size: 90px;
	}
	
	#breakfast h2 {
		font-size: 24px;
	}
	
	#breakfast h3	{
		font-size: 22px;
	}
	
	#breakfast h2 a	{
		font-size: 22px;
	}
	
	#breakfast h4 	{
	font-size: 18px;
	}
	
	#breakfast h4 a	{
	font-size: 18px;
	}
}



/* ===== Lunch ==========================================================
   
========================================================================= */

#lunch {
	background: url(../img/knife.png); 
	background-repeat: no-repeat;
	background-position: right;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	width: 100%;
	min-width: 1255px;
	background-color: #eeac97;
}
#lunch h1 {
	
	font-family: baskerville;
	font-weight: normal;
	font-size: 120px;
	color: #f7e9c6;
}

#lunch h1 a {
	text-decoration: none;
	color: #f7e9c6;
}

#lunch h2 {
	text-align: center;
	margin: 0px 75px 0px px;
	font-family: baskerville;
	font-weight: normal;
	font-size: 25px;
	color: #0a485f;
}

#lunch h2 a {
	font-size: 25px; 
	text-align: center;
	font-family: baskerville;
	font-weight: normal;
	color: #0a485f;
}



#lunch h3{
	font-size: 25px;
	color: #f7e9c6;
	font-family: baskerville;
	font-weight: normal;
	text-align: bottom;
}

#lunch h3 a {
	font-size: 25px; 
	text-align: center;
	font-family: baskerville;
	font-weight: normal;	
	color: #0a485f;
}

#lunch img {
	float: left;
	width: 40%;
	height: auto;
	margin-right: 10px;
}

#lunch h4 {
	text-align: center;
	margin-left: 15px;
	font-family: baskerville;
	font-weight: normal;
	font-size: 25px;
	color: #0a485f;
}
#lunch h4 a{
	
	text-align: center;	
	color: #0a485f;
}

@media only screen and (max-width: 1400px) {
	

	
	#lunch h1 {
		font-size: 90px;
	}
	
	#lunch h2 {
	font-size: 18px;
	}
	
	#lunch h3	{
	font-size: 18px;
	}
	
		#lunch h3 a	{
	font-size: 18px;
	}
	
	
	#lunch h2 a	{
	font-size: 22px;
	}
	
	#lunch p	{
	font-size: 18px;
	}
	
	#lunch h4 	{
	font-size: 18px;
	}
	
	#lunch h4 a	{
	font-size: 18px;
	}
}




/* ===== Afternoon Tea ===================================================
   
========================================================================== */

#at {
	background: url(../img/teapot3.png); 
	background-repeat: no-repeat;
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	min-width: 1255px;
	background-color: #f7e9c6;
	
}
#at h1 {
	text-align: center;
	font-family: baskerville;
	font-weight: normal;
	font-size: 110px;
	color: #0a485f;
}

#at h1 a {
	text-decoration: none;
	color: #0a485f;
}

#at h2 {
	text-align: center;
	margin-left: 10px;
	font-family: baskerville;
	font-weight: normal;
	font-size: 32px;
	color: #eeac97;
}
#at h2 a {
	font-size: 32px; 
	text-align: center;
	font-family: baskerville;
	font-weight: normal;
	color: #0a485f;
}

#at h3 a {
	font-size: 28px; 
	text-align: center;
	font-family: baskerville;
	font-weight: normal;	
	color: #0a485f;
}


#at h3 {
	text-align: center;
	margin-left: 10px;
	font-family: baskerville;
	font-weight: normal;
	font-size: 28px;
	color: #0a485f;
}

#at h4 {
	text-align: center;
	margin-left: 15px;
	font-family: baskerville;
	font-weight: normal;
	font-size: 25px;
	color: #eeac97;
}

#at h4 a {
	text-decoration: underline;
	color: #0a485f;
}

#at img {
	float: right;
	width: 40%;
	height: auto; 
	
}

@media only screen and (max-width: 1400px) {
	
	#at h1 {
		font-size: 90px;
	}
	
	#at h2 {
	font-size: 18px;
	}
	
	#at h3	{
	font-size: 20px;
	}
	
	#at h4 	{
	font-size: 18px;
	}
	
	
	#at h4 a	{
	font-size: 18px;
	}
}
 
 
 /* ===== Occasions ==========================================================
   
========================================================================= */

#party {
	background: url(../img/bunting.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 0;
	text-align: center;
	width: 100%;
	min-width: 1255px;
	background-color: #eeac97;
}
#party h1 {
	margin-left: 125px;
	font: constantina;
	font-size: 120px;
	color: #f7e9c6;
}

#party h1 a {
	text-decoration: none;
	color: #8dc8de;
}


#party h2 {
	text-align: center;
	margin-right: 10px;
	font: candara;
	font-size: 28px;
	color: #f7e9c6;
	padding-left: 10px;
}

#party h2 a {
	font-size: 30px; 
	text-align: center;
	font-family: candara;	
	color: #0a485f;
}

#party h3 {
	text-align: center;
	margin-right: 10px;
	font: candara;
	font-size: 26px;
	color: #f7e9c6;
	padding-left: 10px;
}

#party img {
	float: left;
	width: 40%;
	height: auto;
}

@media only screen and (max-width: 1400px) {
	

	
	#party h1 {
		font-size: 90px;
		
	}
	
	#party h2 {
	font-size: 20px;
	}
	
	#party h3	{
	font-size: 20px;
	}
	
	#party h2 a	{
	font-size: 22px;
	}
}



/* ===== Christmas ==========================================================
   
========================================================================= */

#christmas {
	background: url(../img/christmaslights.png); 
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	width: 100%;
	min-width: 1255px;
	background-color: #eeac97;
}
#christmas h1 {
	
	font: constantina;
	font-size: 120px;
	color: #f7e9c6;
}

#christmas h1 a {
	text-decoration: none;
	color: #f7e9c6;
}

#christmas h2 {
	text-align: center;
	margin: 0px 75px 0px px;
	font: candara;
	font-size: 24px;
	color: #0a485f;
}

#christmas h2 a {
	font-size: 30px; 
	text-align: center;
	font-family: candara;	
	color: #0a485f;
}



#christmas h3{
	font-size: 25px;
	color: #f7e9c6;
}

#christmas h3 a {
	font-size: 30px; 
	text-align: center;
	font-family: candara;	
	color: #0a485f;
}


#christmas img {
	float: left;
	width: 40%;
	height: auto;
	margin-right: 10px;
}

@media only screen and (max-width: 1400px) {
	

	
	#christmas h1 {
		font-size: 90px;
	}
	
	#christmas h2 {
	font-size: 18px;
	}
	
	#christmas h3	{
	font-size: 18px;
	}
	
	#christmas h3 a	{
	font-size: 18px;
	}
	
	
	#christmas h2 a	{
	font-size: 22px;
	}
	
	#christmas p	{
	font-size: 18px;
	}
}


/* ===== Contact (Homepage) ==========================================================
   
========================================================================== */


#booking {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	min-width: 1255px;
	background-color: #f7e9c6;
	padding-bottom: 25px;
	
}
#booking h1 {
	text-align: center;
	font: candara;
	font-size: 100px;
	color: #eeac97;
}
#booking h2  {
	font-size: 30px; 
	text-align: center;
	margin-left: 10px;
	font: candara;
	font-size: 40px;
	color: #0a485f;	
}



#booking h2 a {
	text-decoration: underline;	
	font-size: 30px; 
	font: candara;
	font-size: 40px;
	color: #0a485f;	
}

.g-recaptcha {
	margin-left: 160px;
}


/* ===== Footer ==========================================================
   
========================================================================== */

#footer {
	
	margin-left: 0;
	text-align: center;
	width: 100%;
	min-width: 1255px;
	background-color: #8dc8de;
}


/* ===== Nav ==========================================================
   
========================================================================== */



#nav ul{
	list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
	text-align: center;
}

#nav ul li{
	display: inline-block;
	padding-right: 3px;
	padding-left: 3px;
	
}

#nav ul li a{
	display: block;
    text-decoration: none;
	font-family: baskerville;	
	font-weight: normal;
	color: #0a485f;
	font-size: 25px;
}

#nav ul li a:hover{
	color: #ef482c;
}

/* ===== Menu Page ==================================================
   
========================================================================== */


#menuhead {
	font-size: 80px; 
	text-align: center;
	font-family: baskerville;	
	font-weight: normal;
	color: #0a485f;	
}


#menus {
	background: #ef482c;
	background-image:
    radial-gradient(#fcfcfc 20%, transparent 0), 
    radial-gradient(#fcfcfc 20%, transparent 0);
	background-size: 30px 30px;
	background-position: 0 0, 15px 15px;
	width: 75%;
	min-width: 1080px;
	padding: 15px;
}

#menuList {
	width: 100%;
}

#menuList tr {
	height: 100%;
	width: 100%;
	
	
}

#menuList tr:nth-child(odd) {
	background-color: #f7e9c6;
}

#menuList tr:nth-child(even) {
	background-color: #eeac97;
}


#menuList tr td {
	text-align: center;
	font-family: candara;
	font-size: 40px;
	color: #66a2b8;
	display: block;
}

#menuList h2 a {
	color: #0a485f;
	text-decoration: none;
}

#menuList h2 :hover{
	color: #0a485f;
	text-decoration: underline;
}

#menuList p {
	font-size: 17px;
	color: #221608;
	text-decoration: none;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 10px;
}


#special {
	height: 50px;
	width: 100%;
	font-size: 13px;
	background-color: #f7e9c6;
	text-align: center; 
}

#special a {
	font-size: 40px;
	text-decoration: none;
	color: #0a485f;
}

#special a :hover{
	color: #0a485f;
	text-decoration: underline;
}


#menuNote {
	height: 114px;
	width: 100%;
	font-size: 15px;
	background-color: #eeac97;
	text-align: center;
}

#menuNote h2 {
	color: #0a485f;
	padding-top: 10px;
	font-size: 20px;
	text-align: center;
}

#menuNote p {
	padding-left: 50px;
	padding-right: 50px;
}

/* ===== Occasions Page ==================================================
   
========================================================================== */

#spdiv{
	background-color: #eeac97;	
}
#spdiv h1, h2 {
	font-family: candara;
}

#spdiv a {
		text-decoration: none;
		color: #0a485f
}

#spdiv p {
	margin-left: 20px;
	margin-right: 20px;
	font-family: candara;
    text-align: center;
    font-size: 16px;
	padding-bottom: 5px;
}

#yellow{
	background-color: #f7e9c6;
	
}

#openpara p {
	padding-top: 10px;	
	text-align: center;
}

#ocHeading {
	text-align: center;
    font-size: 40px;
    font-family: baskerville;
    font-weight: normal;
    color: #0a485f;
}



/* ===== Contact Us Page ==================================================
   
========================================================================== */

#contactUs {
	background-color: #eeac97;
}

#contactForm1{
	background-color: #eeac97;
	padding-bottom: 5px;
	width: 50%;
	float: right;
}

#contactForm1 map{
	width: 80%;
}

#contactForm1 p{
	 font-family: candara;
	 text-align: center;
	 font-size: 20px; 
 }
 
 #contactForm1 a{
	 font-family: candara;
	 text-align: center;
	 font-size: 20px; 
 }
 
  #contactForm1 img{
	margin-top: -40px;
	 width: 50px;
	 height: 50px;
 }
 
 
#contactForm1 h2 {
	text-align: center;
	font-size: 71px; 
	font-family: baskerville;	
	font-weight: normal;
	color: #0a485f;
}

#contactForm2{
	background-color: #eeac97;
	padding-bottom: 5px;
	width: 50%;
}

#contactForm2 form{
	font-family: candara;
}
#contactForm2 li.buttons{
	margin-left: 275px;
	
}
#contactForm2 h2 {
	text-align: center;
	font-size: 71px; 
	font-family: baskerville;	
	font-weight: normal;
	color: #0a485f;
}

#contactForm2 h3 {
	text-align: center;
	font-size: 50px; 
	font-family: baskerville;	
	font-weight: normal;
	color: #0a485f;
}

 #contactForm2 p{
	 font-family: candara;
	 text-align: center;
	 padding-left: 40px;
	 padding-right: 90px;
	 font-size: 12px;
 }


#findUsBox{
	background: #f7e9c6;
	
}


#sentText h1{
	margin-left: 125px;
	font: constantina;
	font-size: 120px;
	color: #f7e9c6;
}




/* Content */

#content {
	min-height: 400px;
	padding-bottom: 10px;
}


#welcomeText {
	text-align: center;
	font-size: 18px;
	padding: 3px 0 0 0;
}

#firstText {
	padding-bottom: 6px;
}

#homepageText p {
	text-align: justify;
	margin: 10px 0 5px 0;
}

#homepageText p:first-letter {
	font-size: 20px;
}

a.linkCream {
	color: #f8f5cd;
	text-decoration: none;
}

a.linkCream:hover {
	text-decoration: underline;
}

textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input
	{
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-ms-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
}

textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus
	{
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0;
	outline: thin dotted \9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px
		rgba(82, 168, 236, .6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px
		rgba(82, 168, 236, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px
		rgba(82, 168, 236, .6);
}

select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input
	{
	display: inline-block;
	height: 18px;
	width: 310px;
	padding: 4px;
	margin-bottom: 9px;
	font-size: 13px;
	line-height: 18px;
	color: #555555;
}

label {
	float: left;
	width: 140px;
}

.input-prepend,.input-append {
	margin-bottom: 5px;
}

.input-prepend input,.input-prepend textarea,.input-append input,.input-prepend select,.input-append select,.input-prepend .uneditable-input,.input-append .uneditable-input
	{
	position: relative;
	margin-bottom: 0;
	*margin-left: 0;
	vertical-align: bottom;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: -1px 0 0 -4px;
}

.input-prepend input:focus,.input-append input:focus,.input-prepend select:focus,.input-append select:focus,.input-prepend .uneditable-input:focus,.input-append .uneditable-input:focus
	{
	z-index: 2;
}

.input-prepend .uneditable-input,.input-append .uneditable-input {
	border-left-color: #ccc;
}

.input-prepend .add-on,.input-append .add-on {
	display: inline-block;
	width: auto;
	height: 18px;
	min-width: 16px;
	padding: 4px 5px;
	font-weight: normal;
	line-height: 18px;
	text-align: center;
	text-shadow: 0 1px 0 #ffffff;
	vertical-align: middle;
	background-color: #f7e9c6;
	border: 1px solid #ccc;
}

.input-prepend .add-on,.input-append .add-on,.input-prepend .btn,.input-append .btn
	{
	margin-left: -1px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.input-prepend .active,.input-append .active {
	background-color: #a9dba9;
	border-color: #46a546;
}

.input-prepend .add-on,.input-prepend .btn {
	margin-right: -1px;
}

.input-prepend .add-on:first-child,.input-prepend .btn:first-child {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}

.input-append input,.input-append select,.input-append .uneditable-input
	{
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}

.input-append .uneditable-input {
	border-right-color: #ccc;
	border-left-color: #eee;
}

.input-append .add-on:last-child,.input-append .btn:last-child {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}

.input-prepend.input-append input,.input-prepend.input-append select,.input-prepend.input-append .uneditable-input
	{
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.input-prepend.input-append .add-on:first-child,.input-prepend.input-append .btn:first-child
	{
	margin-right: -1px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}

.input-prepend.input-append .add-on:last-child,.input-prepend.input-append .btn:last-child
	{
	margin-left: -1px;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}

.input-prepend span.add-on {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
}

label.error {
	float: none;
	color: red;
	font-size: 13px;
	padding-left: 5px;
}





/* Admin Section */

#menuChoiceForm label {
	width: 210px;
}

#menuChoiceForm select {
	height: auto;
}

/* Footer */



/* =============================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {
	/* Style adjustments for viewports that meet the condition */
}

@media only screen and (max-width:1300px){ 
	.ribbon {
		display:none;
	}
}

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.textCentre { text-align: center; }

/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
