/* 
Client:			Mulberry's
Development: 	Lee Hughes
Company:			gencon.co.uk
Date:				11 Nov 2006
*/

/* default */
body {
	margin: 0;
	padding: 0;
	font-size: 70%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background: transparent url(../images/bg_frame.jpg) repeat-x top;
}

h1 {
	margin: 0 0 5px 0;
  	padding: 0;	
	color: #000;
	font-weight: normal;
	font-size: 30px;
}

h1 img {
  margin: 0;
  padding: 0;
}

h2 {
	font-size: 1.4em;
	margin-bottom: 5px;
}

h3 {
	font-size: 1.2em;
}

h2, h3, h4, h5, h6 {
	margin-top: 0;
	color: #6c4b13;
	font-weight: normal;	
}

p {
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 12px;
	text-align: justify;
}

pre {
	margin: 0;
	padding: 0;
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*  */

/* form styles */
form {
  margin: 0;
  padding: 0;
}

fieldset {
  margin: 0 0 1em 0;
  padding: 0.5em;
  border: 1px solid #ac9b89;
	width: 275px;
}

fieldset.admin {
	margin: 0 0 1em 0;
	padding: 0.5em;	
	border: 1px solid #ac9b89;
	width: 100%;
}

legend {
	color: #6c4b13;
}

label {
  margin: 0.7em 0 0.2em 0;
  padding: 0;
  display: block;
}

input.button {
	margin-left: 0;
   border: #A08F78 1px solid;
	background-color: #D9CCBF;
}

div#buttons {
	margin-top: 15px;
	text-align: left;
}

select {
  border: 1px solid #999999;
}

address {
  margin: 0;
  padding: 0;
  display: block;
  font-style: normal;
}

strong {
  font-weight: bold;
	color: #6c4b13;
}
/*  */

/* generic */
div.clear {
	clear: both;
}

.info,
.error {
  margin: 0.5em 0 0.5em 0;
  padding: 3px;
  font-size: 0.9em;
}

.info {
  color: #666666;
}

.error {
  color: #76011D;
  border: 1px solid #76011D;
  background-color: #dddddd;
}
/*  */

/* structure */
div#frame {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 801px;
}

div#bgframe {
	background: transparent url(../images/body_bg.jpg) no-repeat top;
}

div#head {
	margin: 0;
	padding: 0 0 0 1px;
	height: 150px;
	
	background: transparent url(../images/head_test_img.jpg) no-repeat top;
}

ul#prime {
	margin: 0;
	padding: 0;
	width: 801px;
	height: 56px;
	
	list-style: none;
	background: transparent url(../images/prime_bg.jpg) no-repeat top;
}

div#contentframe {
	margin-top: 10px;
	margin-bottom: 25px;	
}

div#foot {
	margin: 0;
	padding: 0;
	height: 138px;
	
	background: transparent url(../images/foot_leaf_bg.jpg) repeat-x top;
	border-bottom: #D0C5A5 1px solid;
}
/*  */

/* head */
p.logout {
	margin: 10px;
	float: right;
	
	background-color: #EFEBDF;
	border: #B3A189 1px solid;
}

p.logout a {
	padding: 10px;
	display: block;
	color: #6B5F45;
}

p.logout a:hover {
	background-color: #D0C5A5;
	color: #fff;
}

div#head img.logo {
	margin: 54px 0 0 26px;
	border: none;
}
/*  */

/* prime */
ul#prime li a {
	margin: 0;
	padding: 0;
	height: 44px;
	display: block;
}

ul#prime img {
	border: none;
}

ul#prime li {
	background: transparent;
	float: left;
}

ul#prime img {
	border: none;
}
		
		ul#prime a:hover {
			background-position: 0 -46px;
		}
		
		ul#prime a#home_nav {
			background-image: url(../images/prime_home.jpg);
			background-repeat: no-repeat;
			width: 107px;
		}

		ul#prime a#info_nav {
			background-image: url(../images/prime_info.jpg);
			background-repeat: no-repeat;
			width: 143px;
		}

		ul#prime a#treat_nav {
			background-image: url(../images/prime_treat.jpg);
			background-repeat: no-repeat;
			width: 142px;
		}

		ul#prime a#whtasnew_nav {
			background-image: url(../images/prime_whatsnew.jpg);
			background-repeat: no-repeat;
			width: 137px;
		}

		ul#prime a#book_nav {
			background-image: url(../images/prime_book.jpg);
			background-repeat: no-repeat;
			width: 135px;
		} 
	
		ul#prime a#contact_nav {
			background-image: url(../images/prime_contact.jpg);
			background-repeat: no-repeat;
			width: 136px;
		}

		ul#prime a#port_nav {
			background-image: url(../images/nav_casestudies.gif);
		}
/*  */
/*  */

/* content frame */
div#twocolcontent {
	margin-right: 23px;
	width: 578px;
	float: left;
}

div#leftcontent img,
div#middlecontent img {
	margin-bottom: 5px;
}

div#leftcontent a,
div#middlecontent a,
div#twocolcontent a {
	color: #8c6f17;
}

div.rightcontent p a {
	color: #8c6f17;
}

div#leftcontent p em.details,
div#middlecontent p em.details {
	color: #887158;
	font-style: normal;
}

div#leftcontent,
div#middlecontent {
	margin: 0;
	padding: 0;
	float: left;
}

div#leftcontent {
	width: 275px;
}

div#middlecontent {
	margin: 0 22px 0 25px;
	width: 275px;	
}

div.treatment {
	margin-bottom: 20px;
}

div.treatment p,
div.treatment h3 {
	margin: 0 0 10px 0;
	padding: 0;	
}

div.treatment ul {
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

h2.titledownload {
	margin-top: 15px;
}

h2.treatmenttitle {
	margin-top: -15px;
	font-size: 1.1em;
}

	/* treatment table styles */
	/* small table */
	table.treattable {
		 width:100%;
		 border-collapse:collapse;
		 font-size: 0.9em;
	}
	
	table.treattable tr {
		 
	}
	
	table.treattable th.titlehorz {
		 text-align:center;
		 font-weight:normal;
	}

	table.treattable th.titlevert {
		  text-align:left;
		  padding-bottom:5px;
	   vertical-align: text-top;
			color: #7C6144;
	}
	
	table.treattable td.tabledata {
		padding-right: 3px;
		text-align:left;
		vertical-align: text-bottom;
		line-height: 15px;
	}
	
	table.treattable td.tableprice {
		text-align:left;
		vertical-align: text-bottom;
		line-height: 15px;
	}

	/*  */
	/*  */

div.synopsis {
	margin: 0 0 10px 0;
	padding: 5px;

	background-color: #EAE3DA;
	border: #D0C5A5 1px solid;
}

div.synopsis p,
div.synopsis h2 {
	margin: 0;
	padding: 3px;
}

div.synopsis img {
	margin: 0 0 5px 5px;
	padding: 2px;
	float: right;
	border: #9E886C 1px solid;
}

img.articleimg {
	margin: 0 0 5px 8px;
	padding: 2px;
	float: right;
	border: #9E886C 1px solid;
}

div.teammember {
  margin: 1em 0 1em 0;
  padding: 0;
  text-align: center;
  float: left;
  width: 110px;
  height: 180px;
}

div.teammember img {
  margin: 0;
  padding: 6px;
  border: #CBB7A1 1px solid;
}

div.teammember ul {
  margin: 0 0 0.5em 0;
  padding: 0;
  list-style-type: none;
}

div.teammember ul li {
  margin: 0.5em 0 0 0;
  padding: 0;
}

div.teammember ul li.teamtitle {
  font-size: 0.8em;
  color: #7E6346;
}

div.rightcontent {
	margin-left: 600px;
	position: absolute;
	top: 216px;
	width: 201px;
}

div.rightcontent ul {
  margin: 1em 0 2em 0;
  padding: 0 0 0 0;
  list-style-type: none;
}

div.rightcontent ul li {
  margin: 0.2em 0 0.2em 0;
  padding: 0 0 0 0;
  
}

	.cta {
		margin: 0 0 10px 0;	
		padding: 0;
	}
	
	.cta img {
		border: none;
	}

	ul#whatsnewnav {
		margin: 0;
		padding: 10px 0 10px 0;
		width: 199px;	
		
		list-style: none;
		background: #D9D0B3 url(../images/whatsnewnav_bg.jpg) no-repeat bottom;
		border: #fff 1px solid;
		text-align: left;
		color: #645a52;
	}
	
	ul#whatsnewnav li.title {
		margin: 0;
		padding: 0;
		background: none;
	}
	
	ul#whatsnewnav li {
		margin: 0 10px 0 10px;
		padding: 9px 0 12px 0;
		
		background: url(../images/subnav_li_border.jpg) repeat-x bottom;
	}
	
	ul#whatsnewnav em {
		font-size: 0.9em;
	}
	
	ul#whatsnewnav li a {
		line-height: 17px;
		display: block;
		color: #645a52;
		text-decoration: underline;
	}
	
	ul#whatsnewnav li a:hover {
		color: #ad4f03;
		text-decoration: underline;
	}
	
	ul#second {
		margin: 0 0 10px 0;
		padding: 0 0 10px 0;
		width: 199px;
		
		list-style: none;
		background: #C1B59B url(../images/second_bg.jpg) no-repeat bottom;
		border: #fff 1px solid;
		text-align: left;
		color: #645a52;
	}	
	
	ul#second li {
		margin: 0 5px 0 5px;
		padding: 0;
		
		background: url(../images/subnav_li_border.jpg) repeat-x bottom;
	}
	
	ul#second li a {
		padding: 10px 0 10px 0;
		line-height: 17px;
		height: 17px;
		display: block;
		
		font-size: 1.2em;
		color: #fff;
		text-decoration: none;
	}
	
	ul#second li a:hover {
		color: #E4E2C9;
		text-decoration: none;
	}
/*  */

/* foot */
div#foot ul {
	margin: 0 auto 0 auto;
	padding: 25px 0 0 0;
	width: 801px;
	height: 56px;
	
	color: #5f5248;
	font-size: 0.9em;
	text-align: right;
	list-style: none;
	background: transparent url(../images/foot_bg.jpg) no-repeat top;
}

div#foot ul li {
	margin-left: 50px;
	float: right;
}

div#foot ul li a {
	color: #5f5248;
}

/*  */