@charset "utf-8";
/* CSS Document */

/*Common styles for Lincolnshire Dating*/

* {
	margin: 0px;
	padding: 0px;
}

body {
    background-color:#ffffff;
	font-family: Verdana, Arial, Helvetica;
}


div#lincolnshire-dating-holder {
	width:900px;
	height:100%;
	margin:30px auto 5px auto;
	background-color:#ffffff;
}

div#dating-top-nav {
    width:900px;
	height:40px;
	background-image:url(../lincolnshire-dating/top-navigation.jpg);
}

#main-menu {
    list-style: none;
    float: left;
	padding-left:18px;
	padding-top:17px;
}
 
ul#main-menu li {
    float: left;
    display: inline;
    margin-right: 15px; /*gap between items*/
 }
 
ul#main-menu li a, ul#main-menu li a:visited {
    text-decoration: none; /*get rid of the link underline*/
    font-weight: normal; /*change to "bolder" to bold it*/
    color: #ffffff; /*change to the colour you want*/
    font-size:10pt;
}

ul#main-menu li a:hover {
   color: #cccc33;
}



div#lincolnshire-dating-intro {
 width:900px;
 height:135px;
 float:left;
}

div#contact-lincolnshire-dating {
 width:840px;
 height:535px;
 float:left;
 padding-left:30px;
 padding-right:30px;
}

div#lincolnshire-dating-links {
 width:840px;
 height:695px;
 float:left;
 padding-left:30px;
 padding-right:30px;
}

div#dating4u {
 float:left;
 width:243px;
 height:125px;
 background-image:url(../lincolnshire-dating/lincolnshire-dating.jpg);
 padding-left:130px;
 padding-top:10px;
 font-size:10pt;
 color:#666666;
}

div#dating-members {
 float:right;
 height:135px;
 width:500px;
 padding-left:27px;
}

div#lincolnshire-lovers{
 float:left;
 width:393px;
 height:351px;
}

div#dating-online {
 float:right;
 width:487px;
 height:254px;
 background-image:url(../lincolnshire-dating/intro-bg.jpg);
 font-size:11pt;
 color:#666666;
 padding-left:20px;
}

div#small-header {
 float:right;
 width:400px;
 height:60px;
 padding-top:20px;
}

div#dating-features {
 float:left;
 height:209px;
 width:393px;
}

div#dating-joinup {
  float:right;
  width:487px;
  height:236px;
  background-image:url(../lincolnshire-dating/join-lincolnshire-dating.jpg);
  font-size:10pt;
  color:#333333;
  padding-left:20px;
  padding-top:70px;
}

div#lincs-dating-full-column {
 float:left;
 width:900px;
 height:76px;
}

div#under-dating-signup {
float:left;
width:880px;
height:74px;
background-image:url(../lincolnshire-dating/under-dating-sign-up.jpg);
padding-left:20px;
}

div#block1eft {
 width:350px;
 float:left;
 height:70px;
 color:#b10000;
 font-size:10pt;
 text-align:center;
}

div#blockright {
 width:483px;
 float:right;
 height:70px;
 color:#2a2929;
 font-size:10pt;
 text-align:left;
}

div#dating-footer-nav {
  float:left;
  height:39px;
  width:850px;
  background-image:url(../lincolnshire-dating/footer-nav.jpg);
  padding-top:6px;
  padding-left:50px;
}

#footer-menu {
    list-style: none;
}
 
ul#footer-menu li {
    display: inline;
    margin-right:16px; /*gap between items*/
 }
 
ul#footer-menu li a, ul#footer-menu li a:visited {
    text-decoration: none; /*get rid of the link underline*/
    font-weight: normal; /*change to "bolder" to bold it*/
    color: #ffffff; /*change to the colour you want*/
    font-size:9pt;
}

ul#footer-menu li a:hover {
   color: #cccc33;
}

div#sub-footer {
 width:900px;
 height:72px;
 float:left;
 background-image: url(../lincolnshire-dating/lincolnshire-final.jpg);
}

div#subleft {
 float:left;
 width:300px;
 height:56px;
 color:#033c6c;
 font-size:10pt;
 padding-left:100px;
 padding-top:14px;
}

div#subright {
 float:right;
 width:480px;
 height:56px;
 color:#666666;
 font-size:10pt;
 padding-top:14px;
}

div#dating-bottom {
 clear:both;
 float:left;
 width:900px;
 height:300px;
 margin-top:10px;
}

div#subleft2 {
 float:left;
 width:390px;
 height:156px;
 color:#033c6c;
 font-size:10pt;
 padding-left:10px;
 padding-top:14px;
}

div#subright2 {
 float:right;
 width:480px;
 height:156px;
 color:#666666;
 font-size:10pt;
 padding-top:14px;
}



h1 {
	color: #bf0000;
	font-size: 18pt;
	font-weight:normal;
} 

.style1 {color: #BF0000}

.style2 {
	font-size: 14pt;
	color: #2B75B2;
	font-weight: bold;
}

.style3 {
	font-size: 11pt;
	color: #990000;
}
.style4 {color: #c00000}

.lincolnshire-dating {font-size:10pt; color:#333333; text-decoration:none; }

