/*  
CSS Document: Halswell Parties Splash
URI: index.co.uk/parties
Description: CSS Document for Halswell Parties Splash
Version: 1.0
Author: Greg Wood
Author URI: http://www.greg-wood.co.uk/
*/

/* -------------------- GENERICS */

body {
background: #232323 url(../images/splash/bg.jpg);
font-family:Georgia, "Times New Roman", Times, serif;
font-size:70%;
margin:0;
color:#8B023C;
}

.white {
color:#fff;
}

a {
color:#fff;
text-decoration:none;
outline:none;
}

a:visited {
color:#fff;
}

a:hover {
color:#232323;
}

img {
border:1px solid #300030;
position:absolute;
display:block;
top:30px;
}

img.left {
left:60px;
}

img.center {
left:290px;
}

img.right {
right:60px;
}

/* -------------------- Headings, Paragraphs */

h1 {
position:absolute;
width:540px;
height:112px;
background:url(../images/splash/h1.gif) no-repeat top left;
overflow:hidden;
text-indent:-9999px;
margin:0;
padding:0;
}

h2 {
width:456px;
height:57px;
background:url(../images/splash/h2.jpg) no-repeat top left;
overflow:hidden;
text-indent:-9999px;
position:absolute;
top:54px;
margin:0;
padding:0;
}

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:-271px;
}
#scroll{
position:absolute;
top:55px;
margin-left:310px;
z-index:100;
}
#wrapper {
margin:0 auto;
width:922px;
height:542px;
}

#masthead {
position:relative;
height:112px;
width:922px;
background:#757b33;

}

#topright {
width:383px;
height:112px;
position:absolute;
right:0px;
bottom:0px;
background: url(../images/splash/topright.gif) no-repeat;
}
#topright a {
width:130px;
height:111px;
display:block;
position:absolute;
right:0;
overflow:hidden;
text-indent:-9999px;
}
#content {
height:318px;
width:920px;
position:relative;
background:#1c1c1c;
border-right:1px solid #2a2a2a;
border-left:1px solid #2a2a2a;
}

#hang {
width:104px;
height:12px;
background:url(../images/splash/hang.gif) no-repeat top left;
position:absolute;
right:33px;
}

#footer {
height:112px;
width:922px;
background:#757b33 url(../images/splash/footerbg.gif);
position:relative;
}



#bottomright {
width:40px;
height:112px;
background: url(../images/splash/bottomright.jpg) top left no-repeat;
position:absolute;
right:0;
}
#flashcontent5{
position:static;
z-index:10;
height:100%;
width:100%; 
}