/*  

Client: 
Client URL: http://www.
Description: 
Version: 1.0
Author: Robert Games
Agency: Pad Media
Agency URL: http://www.padmedia.co.uk/
Date: 01/01/2009

Notes: --

*/

/* Contents

	1.0 Reset CSS
	2.0	Global Formatting
	3.0	Common Formatting
	4.0	Links
	5.0	Fonts
	6.0	Global Classes
	7.0	Wrapper
	8.0	Logo
	9.0	Layout
	10	Navigation
	11	Forms
	12	Tables
	
*/

/* 1.0	Reset CSS */

html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}

* {
padding:0;
margin:0;
}


/* 2.0	Global Formatting */

body {
	font-size:62.5%; /* 62.5% relative font size resets to 10px */
	background: url(../images/body_bg.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	/*color:#6c88a1;*/
	color:#000;
}

html {
}

/* 3.0	Common Formatting */

p {
	font-size:1.4em;
	line-height:20px;
	margin-bottom:18px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.0em;
	line-height:normal;
	margin-bottom:14px;
	text-transform:uppercase;
	font-weight:bold;
	color:#6c88a1;
}

.public-affairs h1,
.media h1,
.crisis h1,
.public-relations h1,
.training h1 {
	padding-left:20px;
	background-position: 0 3px;
	background-repeat:no-repeat;
}

.public-affairs h1 { background-image:url(../images/h1_public_affairs.gif); }
.media h1 { background-image:url(../images/h1_media.gif); }
.crisis h1 { background-image:url(../images/h1_crisis.gif); }
.public-relations h1 { background-image:url(../images/h1_public_relations.gif); }
.training h1 { background-image:url(../images/h1_training.gif); }

h2 {
	font-size:1.6em;
	line-height:normal;
	margin-bottom:6px;
	text-transform:uppercase;
	font-weight:bold;
	color:#6c88a1;
}

h3 {
}

h4 {
}

h5 {
}

h6 {
}

article ul {
	list-style:disc;
	margin:0 0 14px 16px;
}

article  li {
	font-size:1.4em;
	line-height:20px;
	margin-bottom:6px;
}

blockquote {
}

img {
}

strong {
}

em {
}

u {
}

acronym, abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}

/* 4.0	Links */

a,a:visited {
	color:#6c88a1;
	text-decoration:underline;
}

a:hover, a:focus {
	text-decoration:none;
}


/* 5.0	Fonts */

/* 6.0	Global Classes */

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	width:100%;
	display:block;
}

.hide {
	display:none;
}
 
.float-left {
	float:left;
}

.float-right {
	float:right;
}
 
.text-left { 
	text-align:left;
}

.text-right { 
	text-align:right;
}

.text-center {
	text-align:center;
}

.text-justify {
	text-align:justify;
}

.nopadding {
	padding:0;
}

.noindent {
	margin-left:0;
	padding-left:0;
}

.nobullet {
	list-style:none;
	list-style-image:none;
}

/* 7.0	Wrapper */

div#wrapper {
	width:900px;
	margin:auto;
}

/* 8.0	Logo */

#logo {
	width:373px;
	height:114px;
	float:left;
	margin:0 0 0 -14px;
	display:inline;
	position:relative; /* To contain absolute positioned elements */
}

#logo a,
#logo a:visited {
	width:120px;
	height:115px;
	background:url(../images/logo.png) no-repeat top left;
	text-indent:-9999px;
	display:block;
}

#logo a:focus,
#logo a:hover {
	background-position:top right;
}

#logo img {
	position:absolute;
	bottom:5px;
	right:0;
}

/* 9.0	Layout */

#header {
	height:114px;
	padding:15px 0 9px 0; /* 15px 15px 9px 0 */
	margin-bottom:25px;
	position:relative; /* To contain absolute positioned elements */
}

#header #tel {
	background:url(../images/tel.gif) no-repeat;
	width:195px;
	height:25px;
	position:absolute;
	right:87px; /* 15px */
	bottom:14px;
	text-indent:-9999px;
}

#main-content {
	margin-right:42px;
}

#main-content.our-people,
#main-content.news { width:600px; }

#main-content.about-us,
#main-content.training,
#main-content.contact-us {
	height:300px;
}


#footer {
	display:block;
	margin:100px 16px 0 16px;
	background:url(../images/footer_bg.gif) top repeat-x;
	padding-top:55px;
}

#footer-container {
	width:900px;
	margin:auto;
	white-space:nowrap;
}

#footer p {
	font-size:9px;
	margin-right:10px;
	display:inline;
	white-space:nowrap;
}

#footer p a,
#footer p a:visited {
	color:#8a9cb2;
	text-decoration:none;
}

#footer p a:hover,
#footer p a:visited {
	text-decoration:underline;
}

#pullquote {
	float:right;
	width:180px; /* 180px */
	height:180px;
	margin:0 0 20px 40px;
	background:url(../images/pull_quote.gif) no-repeat top;
	display:block;
	position:relative;
}

#pullquote p {
	color:#FFF;
	text-align:center;
	padding:0 20px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:0;
	position:absolute;
	top:0;
	left:0;
	line-height:20px;
}

#pullquote div.terrapin {
	width:144px;
	height:136px;
	position:absolute;
	bottom:-117px;
	left:-15px;
	background: url(../images/pullquote-terrapin.png) no-repeat top left;
}

#pullquote div.terrapin:hover {
	background-position:top right;
}

.contact-us #pullquote div.terrapin {
	background:none;
}

#pullquote div.terrapin a,
#pullquote div.terrapin a:visited  {
	display:block;
	width:144px;
	height:136px;
	text-indent:-9999px;
	background: url(../images/pullquote-terrapin.png) no-repeat top right;
}

#pullquote div.terrapin a:hover {
	background-position: left;
}

/* Page specific Pullouts */
.about-us #pullquote p { top: 45px; }

.public-affairs #pullquote { background-image: url(../images/pull_quote_public_affairs.gif);}
.public-affairs #pullquote p { top:30px; }

.media #pullquote { background-image: url(../images/pull_quote_media.gif);}
.media #pullquote p { top:20px; }

.crisis #pullquote { background-image: url(../images/pull_quote_crisis.gif);}
.crisis #pullquote p { top:35px; }

.public-relations #pullquote { background-image: url(../images/pull_quote_public_relations.gif);}
.public-relations #pullquote p { top:48px; }

.training #pullquote { background-image: url(../images/pull_quote_training.gif);}
.training #pullquote p { top:43px; }

.contact-us #pullquote p { top:57px; }

/* Clients UL */

ul.client {
	float:left;
	width:270px;
	height:auto;
}

ul.client li {
	margin-bottom:0;
}

/* Homepage */

#home-content {
	width:866px;
	position: relative; /* to contain absolute positioned elements */
	height:420px;
}

#intro {
	position:absolute;
	top:0;
	left:0;
	width:600px; /* 465px */
}

#intro p {
	font-weight:bold;
	font-size:2.5em;
	line-height: normal;
	margin-bottom:0;
	color:#6c88a1;
}

#overview {
	position:absolute;
	bottom:64px;
	right:0;
	width:270px;
}

#overview p {
	font-size:2em;
	line-height:22px;
	margin-bottom:0;
	font-weight:bold;
	color:#6c88a1;
}

/* Homepage terrapins */

/* Public Affairs */
a.public-affairs-terrapin,
a:visited.public-affairs-terrapin {
	position:absolute;
	top:230px;
	left:-10px;
	width:140px;
	height:192px;
	background: url(../images/public_affairs_terrapin.jpg) no-repeat top left;
}

a:hover.public-affairs-terrapin,
a:focus.public-affairs-terrapin {
	background-position:right top;
}

.public-affairs-terrapin img {
	position:absolute;
	left:29px;
	bottom:0;
}

/* Media */
a.media-terrapin,
a:visited.media-terrapin {
	position:absolute;
	bottom:96px;
	left:114px;
	width:146px;
	height:198px;
	background: url(../images/media-terrapin.jpg) no-repeat top left;
}

a:hover.media-terrapin,
a:focus.media-terrapin {
	background-position:right top
}

.media-terrapin img {
	position:absolute;
	left:46px;
	bottom:0;
}

/* Crisis */
a.crisis-terrapin,
a:visited.crisis-terrapin {
	position:absolute;
	bottom:114px;
	left:287px;
	width:140px;
	height:192px;
	background: url(../images/public_affairs_terrapin.jpg) no-repeat top left;
}

a:focus.crisis-terrapin,
a:hover.crisis-terrapin {
	background-position:right top;
}

.crisis-terrapin img {
	position:absolute;
	bottom:0;
	left:39px;
}

/* Public Relations */
a.public-relations-terrapin,
a:visited.public-relations-terrapin {
	position:absolute;
	bottom:150px;
	left:444px;
	width:143px;
	height:210px;
	background: url(../images/public-relations-terrapin.jpg) no-repeat top left;
}

a:focus.public-relations-terrapin,
a:hover.public-relations-terrapin {
	background-position:right top;
}

.public-relations-terrapin img {
	position:absolute;
	bottom:0;
	left:53px;
}

/* Training */
a.training-terrapin,
a:visited.training-terrapin {
	position:absolute;
	/*bottom:150px;
	left:600px;*/
	left:581px;
	top:5px;
	width:137px;
	height:187px;
	background: url(../images/training-terrapin.jpg) no-repeat top left;
}

a:focus.training-terrapin,
a:hover.training-terrapin {
	background-position:right top;
}

.training-terrapin img {
	position:absolute;
	bottom:0;
	left:46px;
}

/* News */

.news-article {
	position:relative; /* to contain absolute positioned date */
	margin-bottom:20px;
}

.news-article h2 a,
.news-article h2 a:visited {
	font-weight:bold;
	text-decoration:none;
}

.date {
	position:absolute;
	top:3px;
	right:0;
	font-size:1.1em;
	color:#6c88a1;
}

.news-article h2 a:hover,
.news-article h2 a:focus {
	text-decoration:underline;
}

.news-article p { margin-bottom:10px; }

p.readmore { font-size:1.1em; }

p.readmore a,
p.readmore a:visited {
	text-decoration:none;
}

p.readmore a:hover,
p.readmore a:focus {
	text-decoration:underline;
}

#pagination-links {
}

#pagination-links a,
#pagination-links a:visited {
	display:inline-block;
	font-size:1.1em;
	text-transform:uppercase;
	text-decoration:none;
	padding:7px;
	background: #6c88a1;
	color:#FFF;
	margin-right:5px;
}

#pagination-links a:hover,
#pagination-links a:focus {
	text-decoration:underline;
}

/* 10.0	Navigation */

nav#nav {
	height:15px;
	margin-bottom:30px;
	position:relative;
	z-index:101; /* Used for IE to fix zindex bug */
}

nav#nav ul li {
	float:left;
	text-transform:uppercase;
	font-size:1.4em;
	margin-right:30px;
	line-height:20px;
	position:relative; /* to contain absolute positioned elements */
}

nav#nav ul li a,
nav#nav ul li a:visited {
	color:#b7c1cf;
	text-decoration:none;
	font-weight:bold;
}

nav#nav ul li a:hover,
nav#nav ul li a:focus,
nav#nav ul li a.selected,
nav#nav ul li:hover a {
	color:#6c88a1;
}

/* Sub Nav */

nav#nav ul li ul {
	background:#FFF;
	position:absolute;
	top:100%;
	left:-5px;
	padding:5px 5px 5px 5px;
	width:140px; /* 200px */
	display:none;
	z-index:100;
}

nav#nav ul li:hover ul {
	display:block;
}

nav#nav ul li ul li {
	float:none;
	font-size:14px;
	margin:0 0 0px 0;
	line-height:20px;
	position:relative; /* to contain absolute positioned elements */
	display:block;
}

nav#nav ul li ul li a,
nav#nav ul li ul li a:visited,
nav#nav ul li:hover ul li a,
nav#nav ul li a.selected a {
	color: #b7c1cf;
}

nav#nav ul li ul li a:hover,
nav#nav ul li ul li a:focus {
	color:#6c88a1;
}

/* 11.0	Forms */

fieldset {
}

legend {
}

label {
}

input {
}


textarea {
}

button {
}

/* 12.0	Tables */

table {
}

tbody {
}

tr {
}

th {
}

td {
}