/*----------------------------------------------------------------------
CSS Document for Northwick park

author: steven booth
email: steve@stevenboothdesign.co.uk
website: http://www.stevenboothdesign.co.uk
-----------------------------------------------------------------------*/


#wrapper {
	width: 950px;
	position: relative;
	left: 50%;
	margin-left: -475px;
	background-image: url(images/panelBG.gif);
	background-repeat: repeat-y;
}
body {
	background-color: #02471b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
a:link {
	color: #cc3300;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
a:visited {
	color: #cc3300;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
a:hover {
	color: #cc3300;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
	color: #02471B;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #02471B;
	line-height: 18px;
	margin: 0px;
}
/*--------------------------- header and navigation ----------------------*/

#header {
	height: 270px;
	width: 950px;
	background-image: url(images/header.jpg);
}
#mainnav {
	height: 35px;
	width: 900px;
	left: 25px;
	position: relative;
	background-image: url(images/navbar_BG_n.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#mainnav ul {
	padding: 0;
	list-style: none;
	width: 900px;
	margin: 0;
	text-align: center;
}
#mainnav ul li {
	display: inline;
	float: left;
	text-align: center;
}
#mainnav ul a {
	display: block;
/*	padding: 0 14px;*/
	padding: 0 15px;
	line-height: 35px;
	text-decoration: none;
	color: #E2DBA3;
	text-transform: uppercase;
	background-image: url(images/navbarDivider.jpg);
	background-repeat: repeat-y;
	font-weight: normal;
	background-position: right top;
	text-align: center;
}
#mainnav ul a:hover {
	color: #FFFFFF;
	background-image: url(images/navbar_BG_r.gif);
	background-repeat: repeat-x;
	text-align: center;
}
/*----------------------
#home #jsddm .home a,
#nine #jsddm .nine a,
#playgolf #jsddm .playgolf a,
#join #jsddm .join a,
#conferences #jsddm .conferences a,
#golfdays #jsddm .golfdays a,
#lessons #jsddm .lessons a,
#shop #jsddm .shop a,
#news #jsddm .news a,
#mediacentre #jsddm .mediacentre a,
#directions #jsddm .directions a,
#contact #jsddm .contact a {
	color: #FFFFFF;
	background-image: url(images/navbar_BG_r.gif);
	background-repeat: repeat-x;
	text-align: center;
}
--------left hand column --------------------------*/
#home #nav .home a,
#nine #nav .nine a,
#playgolf #nav .playgolf a,
#join #nav .join a,
#conferences #nav .conferences a,
#golfdays #nav .golfdays a,
#lessons #nav .lessons a,
#shop #nav .shop a,
#news #nav .news a,
#mediacentre #nav .mediacentre a,
#directions #nav .directions a,
#contact #nav .contact a {
	color: #FFFFFF;
	background-image: url(images/navbar_BG_r.gif);
	background-repeat: repeat-x;
	text-align: center;
}

#home #nav .home ul li a,
#nine #nav .nine ul li a,
#playgolf #nav .playgolf ul li a,
#join #nav .join ul li a,
#conferences #nav .conferences ul li a,
#golfdays #nav .golfdays ul li a,
#lessons #nav .lessons ul li a,
#shop #nav .shop ul li a,
#news #nav .news ul li a,
#mediacentre #nav .mediacentre ul li a,
#directions #nav .directions ul li a,
#contact #nav .contact ul li a{
                width: auto;
                display: block;
                text-indent: 10px;     
                line-height: 31px;
                text-decoration: none;    
				background: #605421;                
                height: 31px;                
                background-image: url(images/yellow.jpg);
                background-repeat: repeat-x;                     
                color: #02471B;
                font-weight: bold;
                text-transform: none; 
                text-align: left;
                padding-left: 0;
                z-index: 1000;  
                white-space : nowrap;
}

#home #nav .home ul li a:hover,
#nine #nav .nine ul li a:hover,
#playgolf #nav .playgolf ul li a:hover,
#join #nav .join ul li a:hover,
#conferences #nav .conferences ul li a:hover,
#golfdays #nav .golfdays ul li a:hover,
#lessons #nav .lessons ul li a:hover,
#shop #nav .shop ul li a:hover,
#news #nav .news ul li a:hover,
#mediacentre #nav .mediacentre ul li a:hover,
#directions #nav .directions ul li a:hover,
#contact #nav .contact ul li a:hover
			{	
                background: #8EA344;
                background-image: url(images/green.jpg);
                background-repeat: repeat-x;                
                color: #FFFFFF;
                font-weight: bold;
                text-transform: none; 
                text-align: left;                
                z-index: 1000;   
                padding-left: 0;
                white-space : nowrap;                
            }

#leftcolumn {
	clear: both;
	float: left;
	width: 200px;
	position: relative;
	left: 25px;
	display: inline;
}
/*---------------------------------- sub navugation panel top of left hand column ---------------------*/

#subNav {
	width: 200px;
}
#subNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#subNav ul a {
	display: block;
	text-indent: 20px;
	width: 200px;
	height: 30px;
	line-height: 30px;
	background-image: url(images/subNav_BG_n.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFF49C;
	background-position: left center;
}
#subNav ul a:link {
	color: #FFF49C;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
#subNav ul a:visited {
	color: #FFF49C;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
#subNav ul a:hover, #subNav ul li a.selected:link,  #subNav ul li a.selected:visited,  #subNav ul li a.selected:hover {
	background-position: left top;
	background-image: url(images/subNav_BG_r.gif);
	background-repeat: no-repeat;
	color: #FFF49C;
	text-transform: none;
}
/*---------------------------- address panel text bottom of left hand column----------------------*/

#addressPanel {
	padding: 10px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #E3DCA4;
	text-decoration: none;
	position: relative;
	width: 180px;
}
#addressPanel a:link {
	color: #FFF49C;
}
/*--------------------------------- main content in middle of page ----------------------------*/

#content {
	float: right;
	width: 700px;
	display: inline;
	position: relative;
	right: 25px;
}
#mainContent {
	float: left;
	width: 510px;
	display: inline;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
/*--------------------------------- right hand column -------------------------*/

#rightColumn {
	float: right;
	width: 170px;
	display: inline;
	position: relative;
}
/*------------------ Book Tee Time panel in top of right hand column -------------------------*/

.bookTeeTime {
	background-image: url(images/bookTeeTime_02n.jpg);
	background-repeat: repeat-y;
	position: relative;
}
.bookTeeTime h2 {
	background-image: url(images/bookTeeTime_01n.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006600;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0;
}
.bookTeeTime p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0;
}
.bookTeeTime .last {
	background-image: url(images/bookTeeTime_03n.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 25px;
}
/*-------------------------- Register here panel in middle of right hand column ----------------------------*/
#registerPanel {
	background-image: url(images/rightHeader_register.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/*-------------------------- Get in Touch Panel middle of right hand column --------------------------------*/
#getInTouch {
	background-image: url(images/rightHeader_intouch.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/*-----------------------------Reviews Panel in right hand column -------------------------------*/
#reviewPanel {
	background-image: url(images/rightHeader_reviews.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/*-------------------------- Latest News Panel bottom of right hand column --------------------------------*/
#latestNews {
	/*background-image: url(images/rightHeader_latest_news.gif);
	background-repeat: no-repeat;
	padding-top: 40px;*/
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/*---------------------------------- footer bottom of page ------------------------------------*/

#footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #C9C07D;
	text-decoration: none;
	background-image: url(images/footerBG.gif);
	background-repeat: no-repeat;
	width: 910px;
	clear: both;
	text-align: center;
	padding: 20px;
	background-color: #02471B;
	line-height: 26px;
}

.copy, .pipe {
	text-align:center;
	line-height:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:10px;
	color:#c9c07d;	
}
#menubottom {
	float:left;
/*	border-top:#c3cbd8 solid 2px;
	border-bottom:#c3cbd8 solid 1px;*/
	width:100%;
}

#menubottom a:link, #menubottom a:visited {
	text-decoration:none;
	font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:32px;
	color:#cc3300;
	font-weight:bold;
}
#menubottom a:hover {
	text-decoration:underline;
}

#sub-lnks a {
	color:#c9c07d;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
	font-size:10px;
}
#sub-lnks a:hover {
	text-decoration:underline;
	color:#cc3300;
}

#sidebar ul {

  margin:0 0 1.5em;

  padding:0 0 1.5em;

  list-style:none;

  }

#sidebar ul ul li {

  margin:0;

  padding:0 0 .25em 15px;

  text-indent:-15px;

  line-height:1.5em;

  }
  
  .post-title {

  margin:.25em 0 0;

  padding:14px;

  font-size:100%;

  font-weight:normal;

  line-height:1.4em;

  color:#02471B;

  }
  /*-----------------------------------------------------------------------*/
#middle {	
	float:left;	
    font-size: 15px;
	}
#middle a:link,
#middle a:visited,
marquee a:link,
marquee a:visited{	
	color:#cc3300;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
	font-weight:bold;	
	text-decoration:none;
    font-size: 15px;
    text-transform: none;
	}
#middle a:hover,
marquee a:hover{
	text-decoration:underline;
	font-weight:bold;    
	}	
    
/*-----------------------------------------------------------------------*/

#middle .title{	
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
	font-size:24px;	
	color:#02471b;	
	clear:both;
	}
	
#middle .title-medium {	
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
	font-size:20px;	
	color:#02471b;	
	clear:both;	
	font-weight:bold;
	}
    
#middle .title-small {	
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
	font-size:14px;	
	color:#02471b;	
	clear:both;	
	font-weight:bold;	
	text-transform:uppercase;
	}    
    
#middle .text img { 
	padding-left:13px;
	}
	
#middle .text table img { 
	padding-left:0px;
	}
	
#middle .text {	
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
	font-size:12px;	
	color:#000000;
	}
	
#middle .text .l-text {	
	float:left;	
	width:230px;
	}
	
#middle .text .l-img {	
	float:left;	
	width:225px;
	}

#middle .text .r-img {	
	float:right;	
	width:250px;
}

#middle .text .l-text-2 {	
	float:left;	
	width:280px;
	}
	
#middle .text .r-img-2 {	
	float:right;	
	width:200px;
	}

#middle .text .r-img .img img {
	padding:0 0 0px 25px;
	}
	
#middle .text a:link,
.text a:visited,
marquee a:link,
marquee a:visited{	
	color:#cc3300;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
	font-weight:bold;	
	text-decoration:none;
	}
#middle .text a:hover,
marquee a:hover{
	text-decoration:underline;
	}
	
#middle .text .left {	
	float:left;	
	padding-right:20px;	
	width:205px;
	}

#middle .text .right {	
	float:right;	
	padding-left:20px;	
	width:205px;	
	text-align:left;
	}
	
#middle .text .left-2 {	
	float:left;	
	width:235px;
	}
	
#middle .text .left-2 img {	
	padding:0;	
	margin:0;
	}
	
#middle .text .right-2 {	
	float:right;	
	width:235px;	
	text-align:left;
	}
#middle .text .right-2 img {	
	padding:0;	
	margin:0;
	}    