/* CSS Resets */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;margin:0;padding:0}article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}a img{border:0}figure{position:relative}figure img{width:100%}


/* ==================================================================================================================== */
/* ! The 1140px Grid V2 by Andy Taylor \ http://cssgrid.net \ http://www.twitter.com/andytlr \ http://www.andytlr.com   */
/* ==================================================================================================================== */

.container {
padding-left: 20px;
padding-right: 20px;
}

.row {
width: 100%;
max-width: 1140px;
min-width: 755px;
margin: 0 auto;
overflow: hidden;
}

.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {
margin-right: 3.8%;
float: left;
min-height: 1px;
}

.row .onecol {
width: 4.90%;
}

.row .twocol {
width: 13.45%;
}

.row .threecol {
width: 22.05%;
}

.row .fourcol {
width: 30.80%;
}

.row .fivecol {
width: 39.45%;
}

.row .sixcol {
width: 48%;
}

.row .sevencol {
width: 56.80%;
}

.row .eightcol {
width: 65.4%;
}

.row .ninecol {
width: 74.05%;
}

.row .tencol {
width: 82.7%;
}

.row .elevencol {
width: 91.35%;
}

.row .twelvecol {
width: 100%;
float: left;
}

.last {
margin-right: 0px;
}

img, object, embed {
max-width: 100%;
}

img {
	height: auto;
}



/* ============================== */
/* ! Layout for Lynes Cottages  */
/* ============================== */

body {
	font-family: verdana, geneva, sans-serif;
	font-size: 100.01%;
	text-align: center;
	border-top: 5px solid #6D734F;
}

.flags img {
	margin-left: 10px;
}

.menbox2 {
	padding-bottom: 10px;
  	background-color: transparent;
}

.menbox2 a {
	display: block;
	font-family: 'Trebuchet MS',Verdana, Arial, sans-serif;
	text-decoration: none;
	letter-spacing: 2px;
	padding: 3px 0px 1px 0px;
	background-color: transparent;
	color: #004200;
	line-height: 1.4;
	border-bottom: 1px solid #ddd;
}

.menbox2 a:hover {
	color: #FF7F00;
}

.page a{
	display: block;
	color: #A2DCAE;
}

#slideshow {
	float: left;
	position:relative;
    height: 260px; /* +10 incl border */
	width: 100%;
	max-width: 650px; /* +10 incl border */
	margin: 0 auto;
	overflow:hidden;
}

#slideshow IMG {
    position:absolute;
	top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	filter:alpha(opacity=0); /* For IE8 and earlier */
	border: 1px solid #ccc;
	padding: 3px;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

#slideshow IMG.last-active {
    z-index:9;
}

/* ============================== */
/* ! Layout for all   */
/* ============================== */

body {
	background-image: url(../images/top9.jpg);
	background-position: left bottom;
	background-attachment:scroll;
	background-repeat: no-repeat;
	background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-backgound-size: 100% auto;
}

.container {
	background-image: url(../images/top31.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

p.text1 {
	font-family: Verdana, Arial, sans-serif;
	color: #666;
	text-align: left;
	line-height: 1.4;
}

p.text2 {
	font-family: Verdana, Arial, sans-serif;
	color: #666;
	text-align: right;
	line-height: 1.4;
}

p.text3 {
	font-family: Verdana, Arial, sans-serif;
	color: #666;
	text-align: center;
	line-height: 1.4;
}

p.offer {
	float: right;
	width: 200px;
	border: 1px solid #ddd;
	background-color: #ffc;
	font-family: Verdana, Arial, sans-serif;
	color: #666;
	text-align: center;
	line-height: 1.4;
	margin: 5px;
	padding: 5px;
}

a {
	font-family: verdana, helvetica, arial, sans-serif;
	text-decoration: none;
	color: #6D734F;
	font-weight: bolder;
}

a:hover {
	background-color: transparent;
	color: #A2DCAE;
}

h1 {
	font-family: 'Trebuchet MS',Verdana, Arial, sans-serif;
	color: #004200;
	text-shadow: #fff 1px 1px 1px;
}

h2 {
	font-family: Verdana, Arial, sans-serif;
	padding: 1px;
	letter-spacing: 1px;
	color: #6D734F;
}

h3 {
	font-family: Verdana, Arial, sans-serif;
	border-bottom: 1px solid #eee;
	color: #004200;
	letter-spacing: 1px;
}

.c1 ul{
	list-style:url(../images/ok.gif) inside;
	font-family: Verdana, Arial, sans-serif;
	color: #666;
	text-shadow: white 1px 1px 1px;
	font-weight: 500;
}

.c1 .leftul {
	list-style: square inside;
	color: #666;
	text-align: right;
	text-shadow: white 1px 1px 1px;
}

.c1 li, .leftul li{
 	margin: 5px 0 5px 10px;
	line-height: 1.4;
}

.c1 a, .leftul a {
	color: #666;
	text-decoration: none;
	font-weight: 700;
}

.c2 {
	background-color: transparent;
	line-height: 1.1;
	color: #663333;
}

.e1 {
	float:left;
	clear: left;
	width: 48%;
}

.e2 {
	float:right;
	clear: right;
	width: 49%;
}

.e3 {
	float:left;
	clear: left;
	width: 58%;
}

.e4 {
	float:right;
	clear: right;
	width: 39%;
}

.content ul {
	list-style: square inside;
	font-weight: bolder;
	color: #6D734F;
	text-align: left;
	line-height: 1.4;
}

.content li {
	color: #6D734F;
	margin: 0 0 1px 0;
	letter-spacing: 1px;
}


#footer {
	text-align: center;
	font-size: 80%;
	min-height: 300px;
}

#footer p {
	padding: 20px;
	text-shadow: #fff 1px 1px 1px;
	line-height: 1.4;
	color: #004200;
}

#footer a {
	text-shadow: #fff 1px 1px 1px;
	line-height: 1.4;
	color: #004200;
	letter-spacing: 1px;
}


/* ============================== */
/* ! Layout for desktop version   */
/* ============================== */

.display_mobile, .show_mobile {
	display: none;
}

.content {
	margin: 20px 0 0 0;
}

.content ul {
	margin: 10px 0 0 30px;
}

.content ul p {
	margin-left: 20px;
	font-size: 80%;
}

.flags {
	float: right;
	margin: 20px 0 0 0;
	width: 60px;
}


p.text1, p.text2, p.text3, p.offer {
	font-size: 80%;
}

.highlight {
	font-weight: 900;
	background-color: #ffc;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 100px 0 0 295px;
	line-height: 1.1;
	font-size: 135%;
	letter-spacing: 1px;
}

h2 {
	text-align: right;
	font-size: 90%;
	line-height: 1.1;
	padding: 0;
}

h3 {
	text-align: left;
	font-size:100%;
	line-height: 1.1;
}

h4 {
	text-align: left;
	font-size: 85%;
}

.c1 {
	line-height: 1.4;
	background-color: transparent;
	padding:  10px;
	text-align: right;
}

.c1 ul {
	font-size: 80%;
	margin-bottom: 10px;
}

.c1 .leftul {
	font-size: 70%;
	font-weight: normal;
	margin-left: 10px;
	text-align: right;
}

.c2 {
	text-align: left;
	color: #663333;
	font-size: 85%;
	word-spacing: 1px;
	padding: 2px 0 0 295px;	
}

.c2 a {
	color: #663333;
	letter-spacing: 2px;
	font-weight: 900;
	text-decoration: none;

}

.c2 a:hover{
    color: #6D734F;
	text-decoration: none;
}

.menbox2 {
	font-size: 95%;
	text-align: right;
	margin: 50px 10px 0 35px;
}

img.floatright {
	float: right; 
	clear: right;
	margin: 5px 0 5px 5px;
	border: 1px solid #ccc;
	padding: 3px;
}

img.nobright {
	float: right; 
	clear: right;
	margin: 10px 0 0 10px;
}

img.nobleft {
	float: left; 
	clear:left;
	margin: 10px 10px 10px 0px;
}

img.floatleft {
	float: left; 
	clear: left;
	margin: 5px 5px 5px 0px;
	border: 1px solid #ccc;
	padding: 3px;
}

img.border {
	border: 1px solid #ccc;
	padding: 3px;
	margin: 5px 0 5px 0;
}	


/* ============================= */
/* ! Layout for mobile versions   */
/* ============================= */

@media handheld, only screen and (max-width: 767px) {

	body {
	-webkit-text-size-adjust: none;
	}
	
	.row, body, .container {
	width: 100%;
	min-width: 0;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}
	
	.row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {
	width: auto;
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 20px;
	padding-right: 20px;
	}

.display {
 	 display: none;
}

.display_mobile {
 	 display: inherit;
}


.container {
	background-image: url(../images/top91.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

.content {
	margin-top: 0;
}

p.text1, p.text2, p.offer, .c1 ul, .c1 li {
	font-size: 120%;
	line-height: 1.3;
	text-align: center;
}

p.text3 {
	font-size: 150%;
	line-height: 1.3;
	text-align: center;
}

.c1 .leftul, .c1 .leftul li {
	font-size: 110%;
	line-height: 1.3;
	text-align: center;
}


.flags {
	width: 100px;
    margin: 10px 0 0 10px;
}

.flags img {
	width: 30px;
	height: 20px;
}

h1 {
	padding: 250px 0 0 0;
	margin: 0 10px 0 10px;
}

h1, h2, h3 {
	font-size: 130%;
	line-height: 1.5;
	text-align: center;
}

.menbox2 {
	width: 85%;
	margin: 0 0 10px 0;
	padding: 10px 10% 0 10%;
	text-align: center;
}
	
.menbox2 a, .menbox2 p {
	font-size: 200%;
}

.menbox2 a {
	padding: 3px 0 3px 0;
}


.c1 {
    width: 100%;
	margin: 10px 0 0 0;
	border: none;
}

.c2 {
	margin: 0 10px 0 5px;
	text-align: center;
	padding: 10px 0 0 5px;
	border: none;
}

.c2 a, .c2 p {
	font-size: 150%;
  	word-spacing: 0;
	letter-spacing: 1px;
	line-height: 1.5;
}


.e1, .e2, .e3, .e4, p.offer {
	float: none;
	width: 100%;
}

p.top{
	background-color:#500;
	width: 100%;
	font-size: 130%;
	margin: 20px;
}

p.top a{
	background-color: #500;
	color: #ffc;
	font-size: 130%;
	text-decoration: none;
}

#footer {
	margin: 0;
	min-height: 500px;
}

#footer p, #footer a {
	font-size: 140%;
	color: #666;
	text-shadow: none;
	text-align: center;
	padding: 10px 10px 20px 10px;
}

img.floatright, img.floatleft, img.nobleft, img.nobright, .c1image_right, img.border, #slideshow{
	float: none; 
	clear: both;
	margin: 3px;
	text-align: center;
}

}

@media handheld, only screen and (max-width: 479px) {

.container {
	background-image: url(../images/top1.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

.menbox2 {
	margin: 20px 10% 10px 10%;
	width: 85%;
	padding: 0;
}

h1 {
	padding: 285px 0 0 0;
	line-height: 1.1;
}

.c1 {
	margin-top: 10px;
}

#footer {
	min-height: 600px;
	padding-bottom: 10px;
}
	
.content ul {	
    font-size: 150%;
	margin: 10px 0 0 0px;
}

#slideshow {
	height: 200px; /* +10 incl border */
}

}

