/* $TopStyle:URL=http://www.mendipgolfclub.com/mendip.css$ */

/** 
{
margin: 0px;
border: 0px;
padding: 0px;
}*/

body 
{
	margin: 0px;
	padding: 0px;
	background-color: #005000;
	font: 12px verdana, lucida, Helvetica, arial, sans-serif;
}

#page
{
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 794px;
	text-align: left;
}

#header 
{
	height: 278px; 
	background: url(images/header.jpg) no-repeat;
}

p 
{
	font-family: verdana, lucida, Helvetica, arial, sans-serif;
}

#content 
{
	float: left; 
	top: 278px;
	width: 794px;
	background: url("images/edges.gif") repeat-y;
}

#side_panel 
{
	float: left;
	width: 232px;
	padding: 0; 
	margin: 0;
}

#side_panel p
{
	margin: 0 0 0 14px;
}

#side_panel_spacer
{
	float: left;
	width: 232px;
	height: 10px;
	border: 0px solid black;
}

#side_panel_box_1
{
	float: right;
	width: 200px;
	border: 0px solid black;
}

#side_panel_box_1 h2
{
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, lucida, Helvetica, arial, sans-serif;
	color: #a2c163;
	/*height: 18px;*/
	margin: 0 0 4px 0;
	padding: 15px 10px 0 17px;
	text-transform: uppercase;
}

#side_panel_box_1 a 
{
	color: white;
	text-decoration: underline;
}

#side_panel_box_1 a:hover 
{
	color: Red;
	text-decoration: underline;
}

#side_panel_box_1_top
{
	float: left;
	height: 36px;
	width: 190px;
	background: url(images/sidepanelbox1top.gif) no-repeat;
}

#side_panel_box_1_content
{
	float: left;
	width: 190px;
	background: url(images/sidepanelbox1bg.gif) repeat-y;
}

#side_panel_box_1_content p
{
	margin: 10px 23px 10px 17px;
	color: white;
}

#side_panel_box_1_bottom
{
	float: left;
	height: 18px;
	width: 190px;
	background: url(images/sidepanelbox1bottom.gif) no-repeat;
}

#side_panel_box_2
{
	float: right;
	width: 200px;
	border: 0px solid black;
}

#side_panel_box_2 h2
{
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, lucida, Helvetica, arial, sans-serif; 
	color: white;
	/*height: 18px;*/
	margin: 0 0 4px 0;
	padding: 17px 10px 0 17px;
	text-transform: uppercase;
}

#side_panel_box_2 a 
{
	color: #a2c163;
	text-decoration: underline;
}

#side_panel_box_2 a:hover 
{
	color: Red;
	text-decoration: underline;
}

#side_panel_box_2_top
{
	float: left;
	height: 36px;
	width: 190px;
	background: url(images/sidepanelbox2top.gif) no-repeat;
}

#side_panel_box_2_content
{
	float: left;
	width: 190px;
	background: url(images/sidepanelbox2bg.gif) repeat-y;
}

#side_panel_box_2_content p
{
	margin: 5px 23px 5px 17px;
}

#side_panel_box_2_bottom
{
	float: left;
	height: 18px;
	width: 190px;
	background: url(images/sidepanelbox2bottom.gif) no-repeat;
}

#mainmenu
{
	float: right;
	width: 200px;
	background: url(images/menubg.gif) repeat-y;
	border: 0px solid black;
}

#mainmenutop
{
	float: left;
	height: 18px;
	width: 190px;
	background: url(images/menutop.gif) no-repeat;
}

#mainmenu ul
{
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#mainmenu li a
{
	width: 151px;
	height: 26px;
	height: 21px;
	margin: 0 0 0 12px;
	text-decoration: none;
}

#mainmenu li a:link, #mainmenu li a:visited
{
	display: block;
	color: #FBFBF2;
	padding: 5px 0 0 15px;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, lucida, Helvetica, arial, sans-serif; 
	background: url(images/menuoff.gif) no-repeat;
}

#mainmenu li a:hover, #mainmenu li a:active
{
	width: 142px;
	background: url(images/menuon.gif) no-repeat;
	color: #a2c163;
	padding: 5px 0 0 24px;
}

#mainmenu a#menuactive 
{
	width: 142px;
	background: url(images/menuon.gif) no-repeat;
	color: #a2c163;
	padding: 5px 0 0 24px;
}

#mainmenubottom
{
	float: left;
	width: 190px;
	height: 18px;
	background: url(images/menubottom.gif) no-repeat;
}

#weather
{
	width: 200px;
	border: 0px solid black;
}

#weather p
{
	text-align: center;
	padding-left: 35px;
	border: 0px solid black;
}

#weather_pic
{
	float: right;
	padding-right: 10px;
	border: 0px solid black;
}

#main_text 
{
	float: left; 
	width: 528px; 
	margin: 0; 
	padding: 0;
	/*border: 1px solid black;*/
}

#story
{
	margin: 10px 0 20px 0;
	padding: 0;
}

#story p
{
	color: #3d4924;
	margin: 5px 10px 10px 10px;
}

#footer 
{
	height: 82px;
	background: url(images/footer.gif) no-repeat;
	border: 0px solid silver;
}

#footerText
{
	border: 0px solid silver;
}
#footerText ul 
{
	text-align: center;
	margin: 0;
	padding: 22px 0 0 0;
	border: 0px solid silver;
	background-color: transparent;
}

#footerText ul li 
{
	margin: 0;
	padding: 0 7px;
	color: #a2c163;
	color: #FFFFFF;
	display: inline;
	border-right: 1px solid #FFFFFF;
	background-color: transparent;
}

#footerText ul li.last 
{
	border-right: none;
	background-color: transparent;
}

#clear
{
	clear: both;
}

img.floatLeft 
{ 
   float: left; 
   margin: 4px; 
	border: 0; 
}
img.floatRight
{ 
   float: right; 
   margin: 4px;
	border: 0; 
}

img.floatLeftBorder 
{ 
   float: left; 
   margin: 10px; 
	border: solid 1px silver;
  	padding: 5px;
}
img.floatRightBorder 
{ 
   float: right; 
   margin: 10px; 
	border: solid 1px silver;
  	padding: 5px;
}

img.centenary_logo 
{
	float: right; clear: right; margin: 0 1.33em 0 1em; height: 15px;
}

img.border
{
  	border: solid 1px silver;
  	padding: 5px;
}

#image_caption
{
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

h1#welcome 
{
	margin: 0;
   padding: 30px 0 0 0;
   overflow: hidden;
   background-image: url(images/welcome.gif);
   background-repeat: no-repeat;
    
   height: 0px !important; /* for most browsers */
   height /**/:30px; /* for IE5.5's bad box model */
}

h2
{
	margin: 0 0 0 10px;
	font-size: 12px;
	font-weight: bold;
	color: #005000;
}

h3
{
	margin: 0 0 0 10px;
	font-size: 12px;
	font-weight: bold;
	color: red;
}

a 
{
	color: red;
	text-decoration: underline;
}

a:hover 
{
	text-decoration: underline;
}

hr 
{
	display: none; 
	clear: both;
}

.rule 
{
	height: 1px;
	width: 508px;
	background: url(images/rule.gif) no-repeat;
	margin-left: 10px;
	margin-top: 2px;
}

a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color: White;
    color: Red;
    text-decoration: none;}

a.info:hover{z-index:25; background-color:#fff}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:1.5em; left:0em; width:30em;
    border:1px solid #000;
	 padding: 5px;
    background-color:#e4f3c4; color:#000;
    text-align: left}
	 
#special_offer
{
	border: 2px solid Red;
	padding: 5px;
	margin: 7px;
}

#special_offer div.header
{
	font-size: 16px;
	font-weight: bold;
	color: Red;
	text-align: center;
}

#special_offer div.body
{
	font-size: 12px;
	color: blue;
}

.standard-text
{
	font-size: 12px;
	font-weight: normal;
	color: #3d4924;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	margin-top: 2px;
	border:1px inset WindowFrame;
}

.ucase-text
{
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #3d4924;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	margin-top: 2px;
}

.standard-button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}

.standard-label
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3d4924;
	vertical-align: top;
	margin-top: 2px;
	margin-right: 5px;
/* The Following two lines allow firefox to render "width specified" asp Labels :o) */
	display: block;
	float: left;
}

.standard-error
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 2px 0 2px 0;
}


