/*  
CSS Document: Halswell Tulip Fair
URI: http://www.halswelltulipfair.co.uk
Description: CSS Document for Halswell Tulip Fair
Version: 1.0

*/

/* -------------------- GENERICS */

body {
background: #ececda;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:70%;
margin:0;
background:#fff url(http://www.halswelltulipfair.co.uk/images/splash/contentbg.gif) repeat left;
}

a {
color:#ccc;
text-decoration:none;
}

a:visited {
color:#999;
}

a:hover {
color:#fff;
}

img {
border:1px solid #630981;
position:absolute;
display:block;
top:30px;
}

img.left {
left:60px;
}

img.center {
left:290px;
}

img.right {
right:60px;
}

/* -------------------- Headings, Paragraphs */

h1 {
width:923px;
height:111px;
background:url(http://www.halswelltulipfair.co.uk/images/splash/h1.gif) no-repeat top left;
overflow:hidden;
text-indent:-9999px;
position:absolute;
margin:0;
padding:0;
}

h2 {
width:465px;
height:56px;

overflow:hidden;
text-indent:-9999px;
position:absolute;
top:55px;
margin:0;
padding:0;
}
h3{
font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
font-size:0.8em;
line-height: 25px
}
h4{
font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
font-size:1em;
}

p {
margin:0;
padding:0;
width:1px;
height:1px;
position:absolute;
left:-500px;
top:-500px;
}


/* -------------------- Lists */

ul {
margin:0;
position:absolute;
bottom:15px;
right:20px;
z-index:1;
}

ul li {
float:left;
margin-right:20px;
display:inline;
}


/* -------------------- Layout */

#horizon {
width:100%;
height:542px;
position:absolute;
top:50%;
margin-top:-301px;
}

#weddingfair {
width:130px;
height:131px;
overflow:hidden;
text-indent:-9999px;
position:absolute;
right:0;
z-index:1;
}

#weddingfair a {
display:block;
width:130px;
height:131px;
}

#wrapper {
margin:0 auto;
width:922px;
height:542px;

}

#masthead {
height:111px;
width:923px;
position:relative;
}

#topright {
width:385px;
height:111px;
position:absolute;
right:0;
bottom:0;
background: url(http://www.halswelltulipfair.co.uk/images/splash/topright.gif) no-repeat;
}

#topright a {
height:111px;
width:130px;
display:block;
position:absolute;
right:0;
overflow:hidden;
text-indent:-9999px;
}
#tellafriend{
margin-left:20px;
margin-right:20px;
margin-bottom:20px;
font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
font-size:1.2em;
}


#content {
height:336px;
width:923px;
position:relative;
background-color:#35083a;

}

#hang {
width:137px;
height:21px;
background:url(http://www.halswelltulipfair.co.uk/images/splash/hang.gif) no-repeat top left;
position:absolute;
right:20px;
}

#footer {
height:112px;
width:922px;
position:relative;
}

#bottomleft {
height:111px;
width:923px;
position:absolute;
left:0;
bottom:0px;
background:url(http://www.halswelltulipfair.co.uk/images/splash/h2.gif)
}


