/* Colours used */
/*----------------

bg bottom grey		#adacac
dark grey border	#706f6f
list pics			#b3b2b3
logo text red		#901a1d
logo orange			#f26524
logo light red		#ec2227
logo dark red		#911a1d

text grey			#aaaaaa
dark green			#337a2a

------------------*/
/*COMMENTS*/

/*
=====================

=====================
*/

/*
=====================
MAIN ELEMENTS
=====================
*/
*	{
	margin:0;
	padding:0;
}

body	{
	font-family:Arial, Verdana, sans-serif;
	color:#000;
	font-size:62.5%;
	background:#adacac url(../images/main_bg.gif) repeat-x;
}

/* SBMH to correct font-size difference */
* html body {
	font-size:x-small; /* for IE5/Win */
	f\ont-size:62.5%; /* for other IE versions */
}
h1,h2,h3,h4,h5	{
	font-weight:normal;
}

h1	{
	font-size:2.4em;
}

h2	{
	font-size:1.8em;;
}

h3	{
	font-size:1.4em;
}
.icons {
	float: left;
	width: 140px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 70px;
}
#iconlinks {
	text-decoration: none;
	list-style-type: none;
}
#iconlinks li {
	padding-top: 5px;
}
#iconlinks li .facebook {
	background-image: url(../images/facebook-icon.png);
	display: block;
	height: 40px;
	width: 40px;
	background-repeat: no-repeat;
	margin-left: 0px;
}
#iconlinks li .facebook:hover {
	background-image: url(../images/facebook-icon-hover.png);
	display: block;
	height: 40px;
	width: 40px;
	background-repeat: no-repeat;
	margin-left: 0px;
}

#iconlinks li .facebook span {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 50px;
	width: 100px;
	padding-top: 4px;
}
	
	
#iconlinks li .twitter {
	background-image: url(../images/twitter-icon.png);
	display: block;
	height: 40px;
	width: 40px;
	background-repeat: no-repeat;
	margin-left: 0px;
}
#iconlinks li .twitter span {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 50px;
	width: 100px;
	padding-top: 4px;
}
#iconlinks li a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #EB3C0D;
}





h4	{
	font-size:1.2em;
}

h5	{
	font-size:1em;	
}
li	{
	font-size:1.2em;
}
p	{
	font-size:1.2em;
	line-height:1.3em;
}
a	{
	text-decoration:none;
	color:#000000;
}
a:hover	{
	text-decoration:underline;
}
a img	{
	border:0;
}

/*
=====================
MAIN DIVS
=====================
*/
#aipp	{
	clear:right;
	float:right;
	width:240px;
	margin-right:15px;
}
#aipp p	{
	width:170px;
	float:left;
	text-align:right;
	margin-top:40px;
	padding-right:10px;
}
#aipp img	{
	float:right;
}
#aipp2	{
	float:left;
	margin-top:30px;
}
#body_text	{
	width:310px;
	float:left;
	padding:10px;
	margin:10px 0 20px;
}
#body_text.wide	{
	width:410px;
}
#body_text.full p,
#body_text.full ul	{
	width:590px;
}

#body_text a	{
	font-size:12px;
}
#boxes,
#boxes_text	{
	float:right;
	vertical-align:bottom;
	list-style:none;
	width:250px;
	margin:20px 10px 10px 0;
	color:#000;
}
#boxes li	{
	border:1px solid #b3b2b3;
	margin-bottom:3px;
	width:250px;
	float:right;
	clear:right;
}
#boxes li.padding	{
	width:240px;
}
#boxes li img	{
	padding:3px;
	float:left;
	width:67px;
	border:0;
}
#boxes p	{
	font-size:12px;
	padding:5px 10px;
}
#boxes h4,
#boxes h3	{
	padding:10px;
}
#boxes img.boxes_big	{
	border:0;
	width:244px;
	padding:2px 0 2px 3px;
}
#boxes a img.boxes_big	{
	padding-left:3px;
}
#boxes li img.icon	{
	width:60px;
	padding-left:5px;
}
#boxes.media	{
	width:150px;
}
#boxes.media li	{
	width:150px;
}

#boxes_text li	{
	list-style-position:inside;
	line-height:1.4em;
}
#boxes_text ul	{
	margin:10px 10px 10px 0;
}
.boxes_p	{
	position:relative;
	top:15px;
	left:10px;
	font-weight:bold;
}
#case_studies	{
	font-size:1.2em;
	border-collapse:collapse;
	width:590px;
	margin-bottom:15px;
}
#case_studies tr	{
	height:1.8em;
}
#case_studies,
#case_studies td	{
	border:1px solid #DDD;
}
#case_studies td	{
	vertical-align:top;
	text-align:center;
	padding:4px 2px;
}
#clients_box	{
	float:left;
	clear:both;
	width:580px;
	margin-left:15px;
}
.clients_list	{
	list-style:none;
	float:left;
	width:145px;
}
.clients_list li	{
	float:left;
}
.clients_list img	{
	border:0;
	margin-bottom:10px;
	width:135px;
}
#boxes li img.cool_earth	{
	border:0;
	width:150px;
	padding:0 0 5px;
}
.contact_text	{
	width:300px;
	position:relative;
	left:70px;
}

#content	{
	width:606px;
	height:100%;
	background:#FFF;
	float:right;
	border:1px solid #706f6f;
}
#cool_earth	{
	background:url(../images/cool_earth_logo_fade.gif) no-repeat center left;
	width:244px;
	height:70px;
}
a#cool_earth_pdf	{
	background:url(../images/pdf.gif) no-repeat top right;
	float:right;
	height:50px;
	padding-right:60px;
}
#images	{
	/*border:1px solid #FF9900;*/
	width:600px;
	height:242px;
	position:relative;
	top:3px;
	left:3px;
}
#images_right	{
	width:298px;
	height:241px;
	float:right;
}
#images_right img	{
	width:98px;
	height:79px;
	float:left;
	border:0;
}
img.margin	{
	margin:0 2px 2px 0;
}
img.marg	{
	margin:0 0 2px 0;
}
img.mar	{
	margin-right:2px;
}
img.ma	{
	margin:0;
}
#map_container	{
	padding-bottom:10px;
	position:relative;
	left:80px;
}
#map	{
	 float:left;
	 width:450px;
	 height:350px;
	 border:1px solid #CCC;
	 margin-bottom:10px;
	 padding-bottom:10px;
}

#nav_holder	{
	float:left;
}
#nav_holder img {
	position:relative;
	left:32px;
	border:0;
}
#news,
#news_story	{
	list-style:none;
	font-size:12px;
}
#news li	{
	margin:7px 0;
	padding-bottom:4px;
	border-bottom:1px dashed #DDD;
	float:left;
	clear:left;
	width:310px;
	color:#000;
}
#news img	{
	float:left;
	width:110px;
	margin:0 10px 10px 0;
	border:0;
	height:100%;
}
#news span,
#news a.link	{
	width:180px;
	float:right;
}
#news_story	{
	margin-bottom:15px;
}
#news_story img	{
	width:310px;
	margin-bottom:10px;
}
#listing_holder	{
	float:left;
	clear:left;
	margin:10px 0 20px 0;
	font-size:1.2em;
	font-weight:bold;
}
#pr_intro	{
	color:#901a1d;
	font-weight:bold;
}
#search input {
	float:left;
}
#search #text	{
	margin-left:10px;
}
#search_button	{
	background:url(../images/search_icon2.jpg) no-repeat;
	height:70px;
	width:65px;
	border:0;
	margin:20px 0 10px 180px;
}
#search_button:hover	{
	cursor:pointer;
}
#sitemap,
#sitemap li.indent	{
	padding-left:30px;
	list-style-position:inside;
	line-height:1.7em;
	font-size:1.2em;
}
li.indent	{
	list-style-type:circle;
}
#testimonials	{
	list-style:none;
}
#testimonials li	{
	margin:10px 0;
}
#world_map	{
	float:left;
	clear:both;
	margin-left:4px;
	padding-bottom:20px;
}
#wrapper	{
	width:800px;
	margin:50px auto 0;
}

/*
=====================
MAIN NAV
=====================
*/
#nav_main	{
	list-style:none;
	position:relative;
	top:20px;
	left:40px;
}
#nav_main li	{
	width:117px;
	height:42px;
}
#nav_main.online li	{
	margin:2px 0;
}
#nav_main li#home	{
	background:url(../images/link_home.jpg) no-repeat;
}
#nav_main li#home_online	{
	background:url(../images/link_home_blue.jpg) no-repeat;
}
#nav_main li#home_green	{
	background:url(../images/link_home_green.jpg) no-repeat;
}
#nav_main li#aboutus	{
	background:url(../images/link_about_us.jpg) no-repeat;
}
#nav_main li#aboutus_online	{
	background:url(../images/link_about_us_blue.jpg) no-repeat;
}
#nav_main li#aboutus_green	{
	background:url(../images/link_about_us_green.jpg) no-repeat;
}
#nav_main li#what_is_pr	{
	background:url(../images/link_what_is_pr.jpg) no-repeat;
}
#nav_main li#what_is_pr_online	{
	background:url(../images/link_what_is_pr_blue.jpg) no-repeat;
}
#nav_main li#what_is_pr_green	{
	background:url(../images/link_what_is_pr_green.jpg) no-repeat;
}
#nav_main li#print_and_broadcast_pr	{
	background:url(../images/link_print_and_broadcast_pr.jpg) no-repeat;
}
#nav_main li#print_and_broadcast_pr_online	{
	background:url(../images/link_print_and_broadcast_pr_blue.jpg) no-repeat;
}
#nav_main li#print_and_broadcast_pr_green	{
	background:url(../images/link_print_and_broadcast_pr_green.jpg) no-repeat;
}
#nav_main li#online_pr	{
	background:url(../images/link_online_pr.jpg) no-repeat;
}
#nav_main li#online_pr_online	{
	background:url(../images/link_online_pr_blue.jpg) no-repeat;
}
#nav_main li#online_pr_green	{
	background:url(../images/link_online_pr_green.jpg) no-repeat;
}
#nav_main li#green_pr	{
	background:url(../images/link_green_pr.jpg) no-repeat;
}
#nav_main li#green_pr_online	{
	background:url(../images/link_green_pr_blue.jpg) no-repeat;
}
#nav_main li#green_pr_green	{
	background:url(../images/link_green_pr_green.jpg) no-repeat;
}
#nav_main li#clients	{
	background:url(../images/link_clients.jpg) no-repeat;
}
#nav_main li#clients_online	{
	background:url(../images/link_clients_blue.jpg) no-repeat;
}
#nav_main li#clients_green	{
	background:url(../images/link_clients_green.jpg) no-repeat;
}
#nav_main li#media_centre	{
	background:url(../images/link_media_centre.jpg) no-repeat;
}
#nav_main li#media_centre_online	{
	background:url(../images/link_media_centre_blue.jpg) no-repeat;
}
#nav_main li#media_centre_green	{
	background:url(../images/link_media_centre_green.jpg) no-repeat;
}
#nav_main li#contact	{
	background:url(../images/link_contact.jpg) no-repeat;
}
#nav_main li#contact_online	{
	background:url(../images/link_contact_blue.jpg) no-repeat;
}
#nav_main li#contact_green	{
	background:url(../images/link_contact_green.jpg) no-repeat;
}
#nav_main li,
#nav_main a	{
	position:relative;
	color:#FFF;
	font-weight:bold;
	font-size:1.1em;
}
#nav_main a	{
	display:block;
	padding:10px 0 10px 20px;
}
/*
=====================
END MAIN NAV
=====================
*/

/*
=====================
FOOTER
=====================
*/
#footer	{
	list-style-type:none;
	float:left;
	clear:both;
	margin:10px 0;
	width:100%;
	text-align:right;
	color:#000;
}
#footer li	{
	display:inline;
	padding:0 6px;
	border-right:1px solid #FFF;
	line-height:1.2em;
}
#footer li.none	{
	border:0;
}
#footer li:first-child	{
	padding-left:0;
}


/*
=====================
END FOOTER
=====================
*/

/*
=====================
FORM
=====================
*/
#Country,
#Client{
	margin-left:10px;
}
#myNews	{
	margin:0 10px 10px;
}
#myNews option	{
	
}
#news_date_range option	{
	tetx-indent:5px;
}
#ContactForm	{
	margin:0 0 10px;
	padding:0 0 10px 0;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	width:450px;
	position:relative;
	left:80px;
}
#ContactForm fieldset	{
	padding-top:15px;
	border:0;
}
#ContactForm li	{
	list-style-type:none;
	float:left;
	clear:left;
	width:450px;
	padding-top:5px;
	line-height:1.1em;
}
#ContactForm input,
#ContactForm textarea,
#ContactForm select,
#ContactForm button	{
	float:right;
}
#ContactForm input,
#ContactForm select	{
	width:250px;
	line-height:1.4em;
}
#ContactForm #comments textarea	{
	width:250px;
	margin-top:10px;
}
#ContactForm label	{
	float:left;
}
form option	{
	text-indent:20px;
	color:#000;
}
form optgroup	{
	color:#901a1d;
	font-style:normal;
}

#ContactForm button	{
	background:url(../images/list_top.gif) bottom left #fff repeat-x;
	color:#911a1d;
	border:1px solid #911a1d;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	text-align:center;
	line-height:1.4em;
	min-height:25px;
	padding:2px;
}

/*
=====================
END FORM
=====================
*/

/* Main classes
------------------*/
	
	.accesskey	{
		text-decoration:underline;
	}
	.body_text_list	{
		margin:10px 0 0 15px;
	}
	.bold	{
		font-weight:bold;
	}
	.bold_green	{
		font-weight:bold;
		color:#337a2a;
	}
	.clear	{
		clear:both;
	}
	.client	{
		font-weight:bold;
		color:#f26524;
	}
	.country	{
		font-weight:bold;
		color:#911a1d;
	}
	.float	{
		float:left;
		padding-bottom:10px;
	}
	.left	{
		float:left;
	}
	.padding	{
		padding:5px;
	}
	.quote	{
		font:bold italic 1.3em Arial, Verdana, sans-serif;
		color:#901a1d;
	}
	.quote_author	{
		color:#666666;
		font-weight:bold;
	}
	.required	{
		color:#FF0000;
	}
	.right	{
		float:right;
	}
	.title	{
		font-weight:bold;
	}
	.top	{
		font-weight:bold;
		margin-bottom:10px;
	}
	.top_padding	{
		padding:10px 15px 10px 0;
	}
#iconlinks li .twitter:hover {
	background-image: url(../images/twitter-icon-hover.png);
	display: block;
	height: 40px;
	width: 40px;
	background-repeat: no-repeat;
	margin-left: 0px;
}
