﻿/*  CSS for FBB3 site  */


/*  Type selectors  */

body	{	line-height: 125%;
  		padding: 0;
  		margin: 0;  
		background: #F0FFFF } 

h1	{	font-family: Helvetica, Arial, sans serif;
  		font-size: x-large;
  		color: white;
  		padding-top: 1.5em;
  		padding-bottom: 1.2em;
  		padding-left: 1.5em;
  		margin: 0;
  		background: #23553B url("http://www.fatbaldbloke.co.uk/gallery/Golf header.jpg") no-repeat right; }

h2	{	color: navy;
		font-size: medium;
		font-weight: bold;
  		padding-top: 5px;
  		margin-top: 5px;
  		font-family: Helvetica, Arial, sans-serif;  }

h3	{	font-family: Helvetica, Arial, sans-serif;  }

ul	{	padding: 0;margin-top: 5px;margin-bottom: 10px;margin-left: 15px;
  		color: #B30000;  }

li	{	font-family: Helvetica, Arial, sans-serif;
  		font-size: medium;
  		line-height: 150%;
  		list-style-type: none;  }

p 	{	font-size: medium;
  		font-family: Helvetica, Arial, sans-serif;
  		color: navy;  }
 
a	{	font-weight: bold;  }


/*  Class selectors  */

.clear		{	clear: both;  }

img.feature 	{	float: right;
			margin-top: 5px;
   			margin-bottom: 5px;
   			margin-left: 20px;
   			margin-right: 10px;
   			border: 1px solid #333333;  }

img.leftfeature	{	float: left;
			margin-top: 5px;
			margin-right: 20px;
			margin-bottom: 5px;
			border: 1px solid #333333;  }

img.logo 	{	float: right;
			margin-bottom: 10px;
   			margin-left: 20px;  }


/*  Pseudo class selectors  */

a:link 		{	color: #FFFF00;  }

a:visited 	{	color: #FFFF00;  }

a:hover 	{	color: #FFFF00;  }

a:active 	{	color: #FFFF00;  }


/*  ID selectors  */


#header 		{	width: 100%;
				border-top: 3px solid black;  }

#tagline p 		{	font-family: Helvetica, Arial, sans-serif;
				font-weight: bold;
				border-top: 3px solid black;
  				border-bottom: 3px solid black;
  				padding-top: .3em;
  				padding-bottom: .4em;
  				padding-left: 3em;
  				margin: 0;
  				background: #FF8000  }

#navigation 		{	width: 180px;
				height: 430px;
				background: #7da5d8 url("http://www.fatbaldbloke.co.uk/gallery/Golf nav1.jpg") no-repeat;  }

#navigationgolflinks	{	width: 180px;
				height: 430px;
				background: #7da5d8 url("http://www.fatbaldbloke.co.uk/gallery/golflinks.jpg") no-repeat;  }

#navigationabout	{	width: 180px;
				height: 430px;
  				background: #7da5d8 url("http://www.fatbaldbloke.co.uk/gallery/nav1.jpg") no-repeat;  }

#navigationcontact 	{	width: 180px;
  				height: 430px;
  				background: #7da5d8 url("http://www.fatbaldbloke.co.uk/gallery/golfcontact1.jpg") no-repeat;  }

#navigationsprite 	{	width: 180px;
				height: 430px;  
				background: #7da5d8 url("http://www.fatbaldbloke.co.uk/gallery/Spritenav0.jpg") no-repeat;  }

#navigationwestie 	{	width: 180px;
				height: 430px; 
				background: #7da5d8 url("http://www.fatbaldbloke.co.uk/gallery/westfield07 016 web.jpg") no-repeat;  }

#navigationTR3 		{	width: 180px;
				height: 430px;  
				background: #7da5d8 url("http://www.fatbaldbloke.co.uk/gallery/TR3nav.jpg") no-repeat;  }

#navigationforsale 	{	width: 180px;
				height: 430px; 
				background: #7da5d8 url("http://www.fatbaldbloke.co.uk/gallery/forsaleFBB1.jpg") no-repeat;   }

#navigationVXT 		{	width: 180px;
				height: 430px; 
				background: #7da5d8 url("http://www.fatbaldbloke.co.uk/gallery/vx220web22.jpg") no-repeat;  }

#navhorizontal  	{	font-size: 90%  }

#navhorizontal ul 	{	list-style: none;
				margin: 0.2em;
				padding: 0;
				padding-top: .5em;  }

#navhorizontal li 	{	display: inline;  }

#navhorizontal a:link, #navhorizontal a:visited, #navhorizontal a:hover 
			{	margin-right: 0.2em;
				padding: 0.1em 0.5em 0.1em 0.5em;
				color: navy;
				background-color: #FF8000;
				text-decoration: none;
				font-weight: normal;
				border-top: 1px solid #FFFFFF;
				border-left: 1px solid #FFFFFF;
				border-bottom: 2px solid #717171;
				border-right:2px solid #717171;  }

#navhorizontal a:active	{	border-top: 2px solid #717171;
				border-left: 2px solid #717171;
				border-bottom: 1px solid #FFFFFF;
				border-right: 1px solid #FFFFFF;  }

#westielist 		{	list-style-type: none;  }

#westielist li		{	float:left;
				width: 320px;
				margin-right: 10px;
				margin-bottom: 5px;
				margin-top: 5px;
				font: 0.8em Helvetica, Arial, sans-serif;
				color: #333333  }

#westielist img 	{	display: block;
				border: 1px solid #333333;  }

#news p			{	color: red; 
				font-size: medium;
				font-weight: bold; }



/*  Absolute positioning ID selectors  */

#navigation, #navigationabout, #navigationcontact, #navigationsprite, #navigationwestie, #navigationforsale, #navigationgolflinks,  
#navigationTR3, #navigationVXT, #bodycontent
			{	position: absolute;  }


#navigation, #navigationabout,  #navigationcontact, #navigationsprite, #navigationwestie, #navigationTR3, #navigationgolflinks, 
#navigationforsale, #navigationVXT, #bodycontent 
			{	top: 125px;  }


#bodycontent 		{	left: 210px;
				margin-right: 15px;  }

#search			{	position: absolute;
				top: 95px;
				right: 10px;
				font-family: Helvetica, Arial, sans-serif; 
				font-size: x-small;
				font-weight: bold;
				color: navy;  }




/*  End of CSS  */




