@charset "utf-8";

/* CSS Document */

/* The Worthing Lido CSS */



/* Wrapper */

#wrapper

{

position:relative;

width:760px;

min-height: 98%;

margin:0 auto;

padding:0;

margin-top:0px;

margin-bottom:0px;

background: #FEE7BC url(images/TL.png) top left no-repeat;

margin-top: 15px;

margin-bottom: 15px;

}



/* Content */

#content

{
	position:relative;
	width:100%;
	min-height:100%;

}



/* Page */

body,td,th 

{

font-family: Arial, Helvetica, sans-serif;

text-align: center;

}



html

{

height:98%;

margin:0; 

padding:0;

}



body

{

background: url("images/bg.png");

text-align:center;

margin:0; 

padding:0; 

height:98%;

}



/* Titles */

h1.ptitle

{

color:#FF0000;

font-size:36pt;

font-family: Arial, Helvetica, sans-serif;

font-weight: bold;

text-align: center;

margin:0px;

padding:0px;

margin-bottom: 0px;

padding-bottom: 0px;

background: url("images/TR.png") top right no-repeat;

}



.ptitle2

{

color:#FF0000;

font-size:22pt;

font-family: Arial, Helvetica, sans-serif;

font-weight: bold;

text-align: center;

margin-bottom: 0px;

padding-bottom: 0px;

margin-top: 0px;

padding-top: 0px;

width: 100%;

}



h1.title

{

color:#FF0000;

font-size:36pt;

font-family: Arial, Helvetica, sans-serif;

font-weight: bold;

text-align: center;

margin:0px;

margin-bottom: 0px;

padding-bottom: 0px;

padding:0px;

background: url("images/TR.png") top right no-repeat;

}



h2.title

{

color:#FF0000;

font-size:17pt;

font-family: Arial, Helvetica, sans-serif;

font-weight: bold;

text-align: center;

padding: 5px;

}



h2

{

color:#FF0000;

font-size:26pt;

font-family: Arial, Helvetica, sans-serif;

font-weight: bold;

text-align: center;

padding-bottom:5px;

padding-top:5px;

padding-left:5px;

}



/* Directions Text */

p.directions

{
	text-align: left;
	padding:5px;

}



/* Entertainment Heading */

.entertainment_heading

{

color:#ff0000;

text-decoration:underline;

font-weight:bold;

font-size:18pt;

}



/* Form */

.form

{

text-align:center;

}



/* Photo */

p.lido_photo

{

text-align:center;

}



#InteractiveDisplay

{

width:700px;

height:20px;

text-align: center;

margin:15px;

margin-bottom:20px;

padding:10px;

z-index:1;

}



/* Main Menu */

#menu

{

Width=:100%;

height:20px;

background-color:#FEE7BC;

text-align:center;

}



ul#menu

{

width: 100%;

height: 43px;

background: #FEE7BC url("images/menu-bg.gif") top left repeat-x;

font-size: 0.8em;

font-family: "Lucida Grande", Verdana, sans-serif;

font-weight: bold;

text-align:center;

list-style-type: none;

margin: 0;

padding: 0;

}



ul#menu li

{

display: block;

float: left;

margin: 0 0 0 5px;

}



ul#menu li a

{height: 43px;

color: #777;

text-decoration: none;

display: block;

float: left;

line-height: 200%;

padding: 8px 12px 0;

}



ul#menu li a:hover

{

color: #333;

}



ul#menu li a.current

{

color: #FFF;

background: #FEE7BC url("images/current-bg.gif") top left repeat-x;

padding: 5px 12px 0;

}
