@charset "utf-8";
/* CSS Document */

/*Common styles for Lincolnshire Breaks*/

* {
	margin: 0px;
	padding: 0px;
}

body {
   font-family: Verdana, Arial, Helvetica;
   text-align: center;
}

div#lincolnshire-breaks-lock {
	width: 786px;
	height: 100%;
	margin: 5px auto 0px auto;
}

div#lincolnshire-breaks-header {
	width:786px;
	height:149px;
	background-image:url(../lincolnshire-images/lincolnshire-countryside-breaks.jpg);
	margin-top:10px;

}

#lincolnshire-menu {
    padding-left:470px;	
    list-style: none;
    float: left;
	margin-top: 9px;
}
 
ul#lincolnshire-menu li {
    float: left;
    display: inline;
    margin-right: 20px; /*gap between items*/
	
 }
 
ul#lincolnshire-menu li a, ul#lincolnshire-menu li a:visited {
    text-decoration: none; /*get rid of the link underline*/
    font-weight: bolder; /*change to "bolder" to bold it*/
    color: #fff; /*change to the colour you want*/
    font-size:8pt;
}

ul#lincolnshire-menu li a:hover {
	color: #970606;
}

div#lincolnshire-holidays-areas {
width:786px;
height:22px;
background-image:url(../lincolnshire-images/lincolnshire-countryside-area.jpg);
font-size:9pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
text-align:left;


}
div#lincolnshire-holidays-text {
	margin-left: 236px;
}
div#lincolnshire-breaks-nav {
height:23px;
width:786px;
background-image:url(../lincolnshire-images/lincolnshire-breaks-nav-green.jpg);

}

#lincolnshire-menu2 {
    list-style: none;
	margin-left:255px;
}
 
ul#lincolnshire-menu2 li {
    float: left;
    display: inline;
    margin-right: 15px; /*gap between items*/
 }
 
ul#lincolnshire-menu2 li a, ul#lincolnshire-menu2 li a:visited {
    text-decoration: none; /*get rid of the link underline*/
    font-weight: bolder; /*change to "bolder" to bold it*/
    color: #fff; /*change to the colour you want*/
    font-size:8pt;
}

ul#lincolnshire-menu2 li a:hover {
	color: #f6f164;
}

div#lincolnshire-left {
float:left;
width:228px;
height:670px;
}

div#lincolnshire-breaks-obm1 {
float:left;
width:228px;
height:251px;
background-image:url(../lincolnshire-images/lincolnshire-breaks-obm2.png);
text-align:left;
}

div#lincolnshire-breaks-news {
float:left;
width:223px;
height:380px;
text-align:left;
padding-left:5px;
background-color:#FFFFFF;
}

div#lincolnshire-country-breaks {
float:left;
width:389px;
height:12px;
color:#0c8615;
font-size:12px;
font-weight:bold;
padding-top:8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

div#lincolnshire-breaks-middle {
float:left;
width:389px;
height:670px;
}

div#lincolnshire-breaks-obm2 {
float:left;
width:389px;
height:329px;
background-image:url(../lincolnshire-images/lincolnshire-breaks-obm.png);
background-repeat:no-repeat;
}

div#lincolnshire-country-breaks-contents {
float:left;
width:374px;
height:300px;
background-image:url(../lincolnshire-images/lincolnshire-breaks-content-bg.png);
background-repeat:repeat-y;
text-align:left;
padding-left:15px;
}

div#lincolnshire-standard-listings {
margin-top:5px;
float:left;
width:543px;
text-align:left;
padding-left:15px;
border-top: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC
}

div#lincolnshire-breaks-right {
float:right;
width:169px;
height:670px;
}

div#lincolnshire-hotels-listings {
float:right;
width:169px;
height:630px;
padding-top:5px;
}

div#lincolnshire-holidays-bmenu {
clear:both;
width:786px;
height:23px;
}

#lincolnshire-menu3 {
    list-style: none;
	margin-left:230px;
}
 
ul#lincolnshire-menu3 li {
    float: left;
    display: inline;
    margin-right: 10px; /*gap between items*/
 }
 
ul#lincolnshire-menu3 li a, ul#lincolnshire-menu3 li a:visited {
    text-decoration: none; /*get rid of the link underline*/
    font-weight: normal; /*change to "bolder" to bold it*/
    color: #fe9104; /*change to the colour you want*/
    font-size:9pt;
}

ul#lincolnshire-menu3 li a:hover {
	color: #970606;
}

div#lincolnshire-breaks-footer {
width:786px;
height:25px;
background-image:url(../lincolnshire-images/lincolnshire-breaks-footer.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
font-weight:bold;
font-size:9pt;
padding-top:6px;
margin-top:5px;
margin-bottom:4px;
}


