﻿html *
{

	font-family: tahoma, helvetica, arial, sans-serif;
}

body 
{ 
	color: #757575;
	background:#ffffff url(../images/background-body.png) repeat-x top left;
	font-size: 80%;
	margin: 0px;
}

p
{ 
	margin: 0px 0px 15px 0px; 
	text-align: justify;
}

h3
{
	color: #3c6652;
	margin: 18px 0px 10px 0px;
	font-family:arial !important;
	font-weight: bold;
	font-size: 110%;
}

strong
{
	color: #3c6652;
	font-weight: bold;
	font-size: 100%;
}

a:link, a:visited, a:active
{ 
	text-decoration: none; 
	color: #2c4b3c;
	color: #339933;
}

a:hover, a:active, a:focus
{ 
	/*border: 0px;*/
	text-decoration: underline; 
}

/*-- [page] --*/

.page
{
	width: 57.5em;
}

/*-- [Header] --*/

.header
{ 
	margin: 0px 0px 0px 0px;
}

.header h1
{ 
	background: transparent url(../images/logo.gif) no-repeat bottom right;
	margin: 0px 0px 0px 0px;
	height: 64px;
}
.header h1 span { display:none; }

.header h2 
{ 
	background: #294a39 url(../images/strapline2.gif) no-repeat center center; 
	height: 130px; 
	display: block;
	margin: 2px 0px 0px 0px;
	border-bottom: 2px solid #d5cf61;
}

/* strapline fade span */
.header h2 span
{
	display:block;
	height: 100%;
	margin-bottom: 2px;
}

/* strapline fade span */
.header h2 span.one { background: url(../images/strapban1.jpg) no-repeat bottom right; }
.header h2 span.two { background: url(../images/strapban2.jpg) no-repeat bottom right; }
.header h2 span.three { background: url(../images/strapban3.jpg) no-repeat bottom right; }

/* head text */
.header h2 span span { display:none; }

/*-- [content] --*/

.content
{ 
	padding: 0px 10.5em 0px 14.05em; 
	margin: 0px 0px 10px 0px; 
	line-height: 1.35em;
	background:  url(../images/fade.gif) repeat-x top left;
	border-top: 1px solid #ffffff;
	min-height: 480px;
}

.content h3
{
	margin: 15px 0px 10px 0px;
	font-family:arial !important;
	font-weight: bold;
	font-size: 105%;
}

.content h4
{
	margin: 20px 0px 15px 0px;
	font-family:arial !important;
	font-weight: normal;
	font-size: 96%;
	display:block;
	background: #efefef;
	padding: 2px 4px 2px 4px;
	border-bottom: 1px solid #bbbbbb;
}

.content a.button
{
	display:block;
	border:	1px solid #d6d4d4;
	padding: 2px 4px 2px 4px;
	margin: 10px 5px 0px 0px;
	background:	#efefef;
	color: #333333;
	text-align: center;
	text-decoration: none;
	width: 24%;
	text-transform: capitalize;
	font-size: 90%;
	white-space: nowrap;
}

/*-- [main navigation] --*/

.navigation
{
	position: absolute; 
	top: 65px;
	left: 0px;
	background: #4a7863 url(../images/top_fade.gif) repeat-x top left; 
	line-height: 0.80em;
	display:block;
	width: 57.5em;
	padding-top: 10px;
}

.navigation h3
{
	display: none;
}

/*-- [side navigation] --*/

.categories
{
	position: absolute;
	top: 13px;
	left: 5px;
	width: 14.0em;
	padding: 0px 0px 0px 0px;
	border-top: 4px solid #bbbbbb;
	border-left: 1px solid #C3DDD0;
	border-right: 1px solid #C3DDD0;
	background: #ffffff;
	font-size: 0.92em;
}

.categories h3
{
	display: none;
}

.categories label.search
{
	background: url(../images/search_text.png) no-repeat top left;
	padding: 10px 0px 10px 0px;
}

.categories p 
{
	margin: 0px; 
	text-align:left;
}

.categories div
{
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

.categories label
{
	display:block;
	margin: 5px;
	color: #3c6652;
	font-weight:bold;
	font-size: 1.0em;
	margin-bottom: 0px;
}

.categories input
{
	border: 1px solid #dddddd;
	margin: 5px 0px 0px 0px;
	font-size: 0.90em;
	width: 80%;
	font-weight: normal;
	padding: 2px;
}

.categories label.search input.button
{
	background: #f5f5f5;
	color: #3c6652;
	margin: 0px;
	font-weight:bold;
	background: url(../images/searchicon.gif) no-repeat top center;
	width: 12%;
	padding: 1px 0px 1px 0px;
}

.categories label.newsletter
{
	margin: 20px 2px 6px 2px;
	background: url(../images/title-subscribe.gif) no-repeat top left;
	font-weight: normal;
	font-size: 0.84em;
	padding-top: 20px;
	color: #636363;
}

.categories div.newsletter
{
	overflow: visible;
	padding-left: 7px;
}

.categories label.newsletter input
{
	font-size: 1.0em;
}

.categories label.newsletter .button
{
	background: #f5f5f5;
	color: #3c6652;
	margin: 5px 0px 0px 0px;
	font-weight:bold;
	font-size: 1.0em;
	width: 80%;	
}

/*-- [adverts] --*/

.adverts
{
	position: absolute;
	top: 215px;
	left: 47.15em;
}

.adverts h3
{
	display: none;
}

.adverts ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.adverts ul li
{
	margin: 0px !important;
	padding: 0px;
	background: url(../images/adverts/holder.jpg) no-repeat top left; 
	width: 130px;
	height: 130px;
	border: 1px solid #ffffff;
}

.adverts a 
{
	display:block;
	width: 110px;
	height: 100px !important;
	margin: 10px 0px 0px 10px;
}

.adverts a span 
{
	display:block;
	background: #ffffff;
	padding: 2px 2px 2px 2px;
	font-size: 11px !important;
	position: relative;
	top: 80px;
	text-align: center;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity:0.70;
	width: 106px;
}

.adverts a:hover span 
{
	background: #2c4b3c;
	color: #ffffff !important;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity:.80;
}

/*.adverts a.one { background: url(../adverts/dempsey_small.jpg) repeat-x 0px 0px; }
.adverts a.two { background: url(../adverts/broxwood_small.jpg) repeat-x 0px 0px; }*/

/*-- [footer] --*/

.footer
{ 
	background: #efefef;
	text-align: center; 
	display: block;
	padding: 15px 0px 30px 0px;
	border-top: 1px solid #8cbea5;
	font-size: 0.90em;
	margin: 0px 10px 0px 10px;
	background:transparent url(../images/grad.png) repeat-x scroll center bottom;
	border-color: #EBEBEB rgb(235, 235, 235) rgb(199, 199, 199);
	border-style:solid;
	border-width:1px;
	border-left-width: 0px;
	border-right-width: 0px;

}

.footer h3
{
	display: none;
}

.footer ul
{
	margin: 0 0 0 100px;
	padding: 0px;
	overflow: auto;
	text-align: center;
	list-style: none;
}

.footer li
{
	padding: 6px 5px 6px 5px;
	display: inline;
}

/* results */

.results table
{
	margin: 0px;
}

.results table, .results table td, .results table th
{
	border: 0px;
	padding: 0px;
	font-size: 1.0em;
	width: 100%;
}

.results .info
{
	display:block;
	padding: 0px 8px 0px 8px;
	border: 1px solid #d6d4d4;
	background: #f7f7f7 !important;
	margin: 10px 0px 10px 0px;
	color: #646464;
	text-align: right;
	text-transform: lowercase;
}

.results table th
{
	font-family:arial !important;
	text-align: left;
	border-bottom:1px solid #bbbbbb;
	padding: 2px 4px 2px 24px;
	background: #4a7863 url(../images/icons/content_arrow.gif) no-repeat 6px 5px;
	font-weight: bold;
	font-size: 1.0em;
	color:#ffffff;
}

.results table th a
{
	font-weight: bold;
	font-size: 1.0em;
	color:#ffffff;
	text-decoration: none;
	float:left;
}

.results table th a:hover
{
	text-decoration: underline;
}

.results table th a.fsc-icon
{
	width: 25px;
	height: 20px;
	display: block;
	float:right;
	background: transparent url(../icons/fsc.gif) no-repeat left 2px;
}

.results table th a.pef-icon
{
	width: 25px;
	height: 20px;
	display: block;
	float:right;
	background: transparent url(../icons/pef.gif) no-repeat left 2px;
}

.results table .summary
{
	vertical-align: top;
	padding: 4px 6px 4px 6px;
	background: #f7f7f7 !important;
}

.results table .contact
{
	vertical-align: top;
	padding: 4px 0px 4px 0px;
	background: #f7f7f7 !important;
}

.results table .images
{
	vertical-align: top;
	background: #f7f7f7 !important;
}

.results table .contact strong
{
	display:block;
	margin-right: 5px;
	float: left;
	font-size: small;
}
.results table .features
{
	padding-bottom: 15px;
}

.results table .features a
{
	float: left;
	display:block;
	border:	1px solid #d6d4d4;
	padding: 2px 5px 2px 5px;
	margin: 5px 4px 0px 0px;
	background:	#efefef;
	color: #3C6652;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 85%;
	white-space: nowrap;
}

.vcard *
{
	display:block;
	font-size: 94%;
}

.vcard .org, .vcard .country-name, .vcard .geo
{
	display:none;
}

/* form submit buttons apperance */
.results .submit
{
	border:	1px solid #d6d4d4;
	padding:3px;
	margin: 0px 5px 0px 0px;
	background:	#efefef;
	color: #3C6652;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	cursor: pointer;
	font-size: 0.90em;
}

/* previous button */
.results .previous
{
	background-image: url(../images/icons/arrow_left.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 3px 15px 3px 15px;
	float: left;
}

/* next button */
.results .next
{
	background-image: url(../images/icons/arrow_right.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding: 3px 15px 3px 15px;
	float: right;
}

.results td.nav
{
	padding: 10px 0px 10px 0px;
	border-top:2px solid #D6D4D4;
}

.results a.image
{
	display:block;
	width: 50px;
	height: 50px;
	float:left;
	margin: 5px 10px 0px 0px;
	border: 2px solid #dddddd;
}

.results a.image-large
{
	display:block;
	width: 100px;
	height: 100px;
	float:left;
	margin: 5px 5px 0px 5px;
}

.results a.image span, .results a.image-large span
{
	display:none;
}

.testimonial
{
	clear: both;
	display: block;
}

.testimonial h3
{
	display:none;
}

.testimonial blockquote
{
	font-size: 0.95em;
	font-style:italic;
	line-height:1.3;
	background:transparent url(../images/quote_l.gif) no-repeat left top;
	margin: 20px 15px 0px 10px;
	font-family:"Times New Roman",Times,serif;
}

.testimonial blockquote p
{
	background:transparent url(../images/quote_r.gif) no-repeat right bottom;
	padding: 0pt 10px 0pt 15px;
	color:#996600;
}

.testimonial p cite
{
	display:block;
	margin: 5px 5px 10px 15px;
	color:#606060;
	font-size: 0.90em;
}

.smartform_cssoverride_textarea_width
{
	width: 95% !important;
}

.category_notpublished
{
	background-color: #fdd;
}