/*css document */

body { background-color: #F2F2F2; font-family: Verdana, Arial, Helvetica, sans-serif; color: black; margin: 0; }
/** PAGE LAYOUT**/


/***************HEADER START******************/
#header {
width: 960px;
height: 158px;
margin: 0 auto 0 auto;
background-color: #000059;
}
/***************HEADER END******************/

/*<![CDATA[*/
#wrapper {
	background: white;
	width: 960px;
clear: both;
margin: 0 auto 0 auto;
}
#container {
	width: 100%;
	/* this has opposties - a white background for the content but with the grey background for nav */
	background: white url("../images/background.jpg") repeat-y left;
	float: right;
	margin-left: -220px;
}

#content {
	margin-left: 220px;
font-size: 0.8em;
padding: 14px 20px 20px 0;
}


#sidebar {
padding: 0; 
font-size: 12px; 
background: #000059 url("../images/background.jpg") repeat-y left;
	width: 200px;
	float: left;
}

/*footer links*/
#footer {background: #000059 url("../images/footer-curve.jpg") no-repeat bottom left; 
width: 950px; margin: 0 auto 20px auto; text-align: center; padding: 5px; line-height: 1.5em;  color: white; font-size: 0.7em;}
#footer ul {margin: 0 auto 0 auto; padding: 0 0 5px 0; list-style-type: none; width: 940px; }
#footer ul li {font-size: 1em; display: inline; color: #ffffff; padding: 0 30px 0 0;}
#footer ul li a:link{color:  #ffffff;  text-decoration:underline;}
#footer ul li a:visited {color: #cccccc; text-decoration:underline;}
#footer ul li a:hover {color: #ffffff;  text-decoration:none;}

.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}

/*]]>*/


/* common styling*/
object {margin: 0; padding: 0;}
img {border: 0; margin: 0;}
a:link{text-decoration: underline; color: #00003A; }
a:visited{text-decoration: underline; color: #6666FF; }
a:hover{text-decoration: none; color: #BB2200; }

img.photo  {
  padding:  4px 4px 9px 4px;
    border: 1px solid #ccc;
border-top-color: #eee;
  border-right-color: #ddd;
  border-bottom-color: #bbb;
  background-color: #ffffff;
  margin:0 0 5px 0;
  }

#movie {float: right; margin: 6px 22px 0 0; padding: 0;}
#award {margin: 0 12px 5px 0;}

td {vertical-align: top; padding: 3px;}
p.strong {font-weight: bold;}
div.clearing {clear: both; height: 0;}

#error {color: red; font-style:italic;}
.required {color: red; }
#content ul li {padding: 3px 0;}

h1 {margin:0 0 5px 0;
	font-size: 1.6em;
	color: #BB2200;
	font-family: Arial, Helvetica, sans-serif; 
	clear: both;
}
h2 {margin: 8px 0 0 0;
	font-size: 1.4em;
	color: #000033;
	font-family:  Arial, Helvetica, sans-serif;
		clear: both;
 }
	
	h3 {margin: 5px 0 2px 0;
	font-size: 1.2em;
	color: #333333;
	font-family:  Arial, Helvetica, sans-serif; 
		clear: both;

	}
	
#hide  {display: none;}


/**Header**/
img.header-right{float: right; border-left: 2px solid #E1C197; border-right: 2px solid #E1C197;; margin-left: 20px; }
#logo {float: left; margin: 30px 0 25px 10px;}



/*Header Nav*/
/* Anc Navigation */
#anc-nav {
font-size: 0.8em;
  margin: 0 0 0 0;
  padding: 0;
 /*following background-color is colour of  left tab image*/
 background: #00003A;
  list-style-type: none;
  width: 960px;    
  float: left; /* Contain floated list items */
}
#anc-nav li {
  margin: 0;
  padding: 0;
  float: left;
}
#anc-nav a {
  float: left;
  width: 157px;
  color: #FFF;
  text-decoration: none;
  /* set the line height to atch the height of the images*/
  line-height: 1.8;
  text-align: center;
  border-right: 0 solid #FFF;
  background: url(../images/tab.gif) no-repeat; /* Add the background image */
}
#anc-nav #anc-nav_con a {
  border: none;
}
#anc-nav a:hover {
/*following background-color is colour of middle tab image*/
  background-color: #224466;
  background-position: -157px 0;
}
#body_hom #nav_hom a,
#body_con #nav_con a,
#body_about #nav_about a,
#body_pri #nav_pri a,
#body_vol #nav_vol a,
#body_spec #nav_spec a
{
/*following background-color is colour of far right tab image*/
  background-color: #264F77;
  background-position: -314px 0;
  color: #fff;
  font-weight: bold;
}

/***************SIDE  START******************/
/* services image */
#services {display: block; margin: 0 0 0 0; border-bottom: 1px solid #fff;}
#nav {margin: 0; 
padding: 0; 
background: #00003A; 
list-style-type: none; 
width: 200px;
float: left; /* contain floated list elements */ }

#nav li {margin: 0;
padding: 0;
float:left; /* corrects the */
width: 100%  /*ie whitespace bug*/}

#nav a {display: block; 
color: #fff;
text-decoration: none;
padding: 0 10px;
line-height: 2.1; border-bottom: 1px solid #999999;}

#nav #nav_link a {border: none;} /*  remove border from last item */
#nav a:hover {background: #333333; } 


#body_link #nav_link a,
#body_sto #nav_sto a,
#body_rem #nav_rem a,  
#body_mod #nav_mod a,
#body_cont #nav_cont a,
#body_forsale #nav_forsale a,
#body_gallery #nav_gallery a,

/*for the admin*/
#body_ad_notices #nav_ad_notices a,
#body_ad_prices #nav_ad_prices a,
#body_ad_public_home #nav_ad_public_home

{background: #BB2200; color: white; font-weight: bold;}

/*admin nav*/
#body_ad-hom #nav_ad-hom a, 
#body_ad-pubhom #nav_ad-pubhome a

{background: #BB0000; color: white; font-weight: bold;}
#cards  {text-align: center;}
#cards img {margin: 10px 0 0;}



/* end side nav */

#address {padding: 20px 10px; margin: 0 0 10px 0; color: #FFFFFF; background-color: #00003A; border-top: 1px solid #ffffff; border-bottom: 1px solid #ccc;}
#address a:link{color: white; text-decoration: underline;}
#address a:visited{color: #ccc; text-decoration:underline;}
#address a:hover{color: #ccc; text-decoration: none;}

#article {padding: 20px 10px; margin: 20px 0 10px 0; color: #FFFFFF; border-top: 1px solid #ffffff; border-bottom: 1px solid #ccc;}
#article h3 {color: #d8d8d8; margin: 0 0 -10px;}
 #article a:link{color: #d8d8d8; text-decoration: underline;}
 #article a:visited{color: #ccc; text-decoration:underline;}
 #article a:hover {color: #ccc; text-decoration: none;}
 
/*photos*/
div.photos {margin: 15px 0 15px 0;}
div.photos img {margin-right: 20px; border:1px solid #333333;}
div.photos #far-right {margin-right: 0; border:1px solid #333333;}



/* home services*/

/* feature 1*/
	#feature {
	  background: #180037 url(../images/feature-one-footer.gif) no-repeat bottom left; 
	  padding: 0 0 20px;
	  color: white;
	  margin: 5px 10px 20px 0;
	  	  width: 170px;
		  float: left;
	}
	#feature h3 {
	  background: url(../images/feature-one-top.gif) no-repeat;
	  padding: 20px 10px 0; 
	  color: white; 
	  margin: 0;
	  font-size: 1.3em;
	}
	
	/* feature 2*/
		#feature-two {
	  background: #513D00 url(../images/feature-two-footer.gif) no-repeat bottom left; 
	  padding: 0 0 20px;
	  color: white;
	  margin: 5px 10px 20px 0;
	  	  width: 170px;
		  float: left;
	}
	#feature-two h3 {
	  background: url(../images/feature-two-top.gif) no-repeat;
	  padding: 20px 10px 0; 
	  color: white; 
	  margin: 0;
	  font-size: 1.3em;
	}
		/* feature 3*/
		#feature-three {
	  background: #001E34 url(../images/feature-three-footer.gif) no-repeat bottom left; 
	  padding: 0 0 20px;
	  color: white;
	  margin: 5px 10px 20px 0;
	  	  width: 170px;
		  float: left;
	}
	#feature-three h3 {
	  background: url(../images/feature-three-top.gif) no-repeat;
	  padding: 20px 10px 0; 
	  color: white; 
	  margin: 0;
	  font-size: 1.3em;
	}
			/* feature 4*/
		#feature-four {
	  background: #46469C url(../images/feature-four-footer.gif) no-repeat bottom left; 
	  padding: 0 0 20px;
	  color: white;
	  margin: 5px 10px 20px 0;
	  	  width: 170px;
		  float: left;
	}
	#feature-four h3 {
	  background: url(../images/feature-four-top.gif) no-repeat;
	  padding: 20px 10px 0; 
	  color: white; 
	  margin: 0;
	  font-size: 1.3em;
	}
	
	
	
	#feature p, #feature-two p, #feature-three p, #feature-four p {
	  padding: 10px 10px 0; 
	  color: white; 
	  line-height: 1.3;
	  margin: 0;
	}
	#feature ul, #feature-two ul, #feature-three  ul, #feature-four  ul{margin: 0; padding: 0 5px 0 27px;}
	#feature li, #feature-two li, #feature-three  li, #feature-four li{  color: white; }
	
		#feature a, #feature a:visited, 
		#feature-two a, #feature-two a:visited,
		#feature-three  a, #feature-three a:visited,
		#feature-four a, #feature-four a:visited{  color: white; }


/* special offers*/
#specials {font-size: 1.4em; color: #CC0000;}

/* prices table volume calculator*/
/***************STRIPEY TABLES START******************/

#playlist {
		border: 0 solid #666666;
		margin: 10px 0 0 0;
	}

#playlist th {
		background-color: #000059;
		border-left: 1px solid #D9D9D9;
		padding: 6px 8px;
	text-align: left;
	color: white;
	}

	#playlist tbody tr td {
		font-family: verdana, sans-serif;
		
		padding: 6px 8px;
		border-left: 1px solid #D9D9D9;
		
	}
	
	#playlist tbody tr.selected td {
		background-color: #3d80df;
		color: #ffffff;
		font-weight: bold;
		border-left: 1px solid #346DBE;
		border-bottom: 1px solid #7DAAEA;
	}
	/***************STRIPEY TABLES END******************/

/*for sale*/
div.forsale {font-family: 'Comic Sans MS', Verdana, Arial, Helvetica, sans-serif; margin: 5px 0 5px 0;  clear: both; padding: 20px 0;
border-bottom: 0 dotted #bbbbbb;}
div.forsale h2 {font-family: 'Comic Sans MS', Verdana, Arial, Helvetica, sans-serif; margin: 4px 0; }

img.forsale  {
  padding:  4px 4px 9px 4px;
    border: 1px solid #ccc;
border-top-color: #eee;
  border-right-color: #ddd;
  border-bottom-color: #bbb;
  background-color: #ffffff;
  margin:0 15px 0 0;
float: left;
  }
p.price {color: #BB2200; font-size: 1.2em;}

/* gallery */
#gallery {width: 99%;}
#gallery td {width: 33%; text-align: center; }

#gallery td img {
  padding:  4px 4px 9px 4px;
    border: 1px solid #ccc;
border-top-color: #eee;
  border-right-color: #ddd;
  border-bottom-color: #bbb;
  background-color: #ffffff;
  margin: 25px 0 5px 0;
  }

#gallery td p {margin: 0;}

.group3 {text-decoration: none !important; color: #666666; }