/*  
CSS Document: Halswell Players Splash
URI: http://www.halswellplayers.co.uk/index.html
Description: CSS Document for Halswell Players Splash
Version: 1.0
Author: Charlie Ridley

*/

/* -------------------- GENERICS */


body {
background: #160f15;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:70%;
margin:0;
}

a {
color:#fff;
text-decoration:none;
outline:none;
}

a:visited {
color:#fabb6a;
}

a:hover {
color:#fabb6a;
}

img {
position:absolute;
display:block;
top:36px;
}

img.left {
left:30px;
}

img.center {
left:290px;
}

img.right {
right:30px;
}

/* -------------------- Headings, Paragraphs */



h1 {
width:567px;
height:111px;
background:url(../images/splash/topleft.gif) no-repeat top left;
overflow:hidden;
text-indent:-9999px;
position:absolute;
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;
color:#fabb6a;
}


/* -------------------- Layout */

#horizon {
width:100%;
height:542px;
position:absolute;
top:50%;
margin-top:-271px;
}

#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 {
display:block;
margin:0 auto;
width:922px;
height:542px;
}

#masthead {
height:111px;
width:922px;
position:relative;
}

#topright {
width:355px;
height:111px;
position:absolute;
right:0;
bottom:0;
background: url(../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:920px;
position:relative;
background-color:#0c010a;
}

#hang {
width:113px;
height:15px;
background:url(../images/splash/hang.gif) no-repeat top left;
position:absolute;
right:30px;
}

#footer {
height:109px;
width:922px;
position:relative;
background:url(../images/splash/footer.jpg)
}




#flashholder{
width:100%;
height:100%;
position:absolute;
top:0;
z-index:0;
}
#flashcontent4{

height:100%;
width:100%;
margin:0 auto;
text-align:center;
}