@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-breaks-topbar.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: 22px; /*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-breaks-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.jpg);

}

#lincolnshire-menu2 {
    list-style: none;
	margin-left:230px;
}
 
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: #970606;
}

div#lincolnshire-left {
float:left;
width:228px;
height:560px;
}

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:150px;
text-align:left;
padding-left:5px;
background-color:#FFFFFF;
}

div#welcome-to-lincolnshire-breaks {
float:left;
width:389px;
height:12px;
color:#e19004;
font-size:12px;
font-weight:bold;
padding-top:8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

div#lincolnshire-breaks-middle {
text-align:center;
float:left;
width:558px;
height:560px;
padding-top:10px;
}


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 {
clear:both;
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;
}


