/* style.css
   for www.benadams.uk.com
   cnh/08.10.2006 */


body {
    background: #666 url('http://www.benadams-music.co.uk/Gallery/bg.png') fixed top center; background-repeat:repeat-y; margin:0px; padding:0px;;
    background-color: #273445;
	color: #B2B5B9;
    text-align: center;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Geneva,Arial,Helvetica,san-serif;
    font-size: 0.8em;
    }
	
	<STYLE>
A {color:#8D9FAD;text-decoration:none; font-weight: bold;}
A:visited {color:#545657;text-decoration:none; font-weight: bold;}
A:active {color:#545657;text-decoration:none; font-weight: bold;}
A:hover {color:#D4D9DC;text-decoration:none;  font-weight: bold;}
</STYLE>

<style type="text/css">


p {
    line-height: 1.2em;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 1.5em;
    margin-bottom: 0em;    
    }

h1 {
	font-size: 1.5em;
	line-height: 1.5em;
	margin: 5px;
}

h2 {
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	margin: 5px;
}

    
div#container {
       border-style: solid;
       border-color: #000101;
       border-width: 1px;
       width: 750px;
       margin-top: 0px;
       margin-bottom: 30px;
       margin-left: auto;
       margin-right: auto;
       background-color: #000101;
}

div#banner {
	height: 170px;
	width: 100%;
	margin: 0px;
	border: none 0px;
	padding-bottom: 0px;
}

div#banner_under {
	height: 30px;
	width: 750px;
	background-color: #000101;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-bottom: 12px;
	border-top: solid 1px #1D2323;
	border-bottom: solid 1px #1D2323;
	padding: 0px;
}

div#right_main {
	float: right;
	text-align: justify;
	background-color: #000101;
	border-bottom: none 0px;
	width: 515px;
	height: 345px;
	margin: 5px;
	padding-left: 8px;
	padding-right: 15px;
	overflow: auto;
}

div#right_music {
	float: right;
	text-align: justify;
	background-image: url("http://www.benadams.uk.com/images/music/background.jpg" );
	background-color: #000101;
	border-bottom: none 0px;
	width: 515px;
	height: 345px;
	margin: 5px;
	padding-left: 8px;
	padding-right: 15px;
	overflow: auto;
}


div#nav_left {
	background-color: #000101;
	border-right: solid 1px #1D2323;
	width: 205px;
	height: 345px;
	margin: 0px;
	padding: 0px;
}

div#gallery {
	float: right;
	text-align: justify;
	background-color: #000101;
	border-bottom: none 0px;
	width: 730px;
	height: 345px;
	margin: 5px;
	padding-left: 8px;
	padding-right: 15px;
	overflow: auto;
}


div#bottom {
	height: 30px;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

img.banner {
	height: 170px;
	width: 750px;
	border: 0px;
}

img.banner_under {
	height: 50px;
	width: 750px;
	border: 0px;
}

img.line {
	height: 1px;
	width: 750px;
	border: 0px;
}

img.toolbar {
	height: 50px;
	width: 750px;
	border: 0px;
}


img.news {
	height: 28px;
	width: 69px;
	border: 0px;
}

img.about {
	height: 28px;
	width: 73px;
	border: 0px;
}

img.live {
	height: 28px;
	width:51px;
	border: 0px;
}

img.music {
	height: 28px;
	width: 78px;
	border: 0px;
}

img.gallery {
	height: 28px;
	width: 84px;
	border: 0px;
}

img.forum {
	height: 28px;
	width: 77px;
	border: 0px;
}

img.join {
	height: 28px;
	width: 52px;
	border: 0px;
}

img.myspace {
	height: 28px;
	width: 92px;
	border: 0px;
}

img.spacer {
	height: 28px;
	width: 11px;
	border: 0px;
}

img.credits{
	height: 30px;
	width: 372px;
	border: 0px;
}


img.leftmenu1 {
	height: 70px;
	width: 198px;
	border: solid 1px #1D2323;
}


img.leftmenu2 {
	height: 80px;
	width: 198px;
	border: solid 1px #1D2323;
}


div#video {
	padding-top: 100px;
	padding-bottom: 100px;
	margin-top: 100px;
	margin-bottom: 100px;
	border-top: solid 200px #1D2323;
}


/* Contact Form styles */
div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.row span.formw {
	float: left;
	width: 200px;
	text-align: left;
	padding-left: 20px;
  } 

