/*
Theme Name: CPS Ltd
Description: WordPress theme for the CPS Ltd website
Version: 0.2
Author: Dominic Baggott
Author URI: http://dominicbaggott.com/
*/

body {
	background: url(images/bg.jpg) repeat-x #7474a7;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	text-align: center;
}

a img {
	border: 0;
}

a:link, a:visited {
color: #333;
}

a:active, a:hover {
color: #3d4182;
}

div.clearer {
	clear: both;
}

h1 {
  background: #7a77a7 url(images/heading_bg.png) no-repeat;
  color: #fff;
  font: normal 28px/65px "Gill Sans Light", "GillSans-Light", "Gill Sans", sans-serif;
  margin: 0;
  padding-left: 25px;
  width: 692px;
}

.content h1 a {
	color: #ff9933; /* ORANGE */
  text-decoration: none;
}

div.content h1,
#home_content h1 {
  background: none;
	color: #ff9933; /* ORANGE */
  font: normal 18px/24px Arial, Helvetica, sans-serif;
  padding: 0;
  width: auto;
}

#home_content h1 {
	background: url(images/home_leftcontent.jpg) no-repeat left bottom;
  padding: 0 30px 12px 25px;
  margin: 0 -30px 0 -25px;
}

h2 {
  clear: both;
	color: #3d4182; /* PURPLE */
	font-size: 13px;
	font-weight: bold;
}

#background {
	background: url(images/bg_container.jpg) top left no-repeat;
	width: 924px;
	margin: 0 auto;
}

#container {
	width: 900px;
	margin: 0 auto;
	background: url(images/bg_maincontent_2col.jpg) repeat-y;
	text-align: left;
}

#header {
	width: 100%;
	height: 103px;
	background: #fff;
}

#header .logo {
	float: left;
}

#header .logo2 {
	float: right;
}

#navigation {
  background: url(images/nav_underbar.png) left bottom repeat-x;
	width: 100%;
	height: 39px;
	float: left;
}

#body_home #navigation {
  background: url(images/nav_home_bg.jpg) no-repeat right top;
  height: 28px;
}

#navigation ul {
	background: url(images/nav_bg.png) left top repeat-x;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 39px;
}

#body_home #navigation ul {
  background: none;
  height: 28px;
}

#navigation ul li {
  background: url(images/nav_underbar_indicator.png) 50% 30px no-repeat;
	margin: 0;
	padding: 0;
	float: left;
	height: 39px;
}

#body_home #navigation ul li {
  height: 28px;
}

#navigation ul li a {
  background: url(images/nav_li_bg.png) right top no-repeat;
  border-left: 2px solid #3d4083;
	display: block;
  line-height: 27px;
	padding: 2px 23px 0 20px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#body_home #navigation ul li a {
  padding-top: 1px;
}

#navigation ul li a:active,
#navigation ul li a:hover {
	color: #babad6;
}

#navigation ul li.current_page_item a,
#navigation ul li.current_page_ancestor a {
	background: #bcb9d6 url(images/nav_bg_selected.png) repeat-x;
  border: solid #bcb9d6;
  border-width: 0 2px;
  padding-right: 21px;
	color: #3d4182;
}

#maincontent {
	width: 100%;
	clear: both;
}

#maincontent #leftcontent {
	width: 183px;
	min-height: 85px;
	background: url(images/bg_leftcontent.jpg) no-repeat;
	float: left;
	padding: 90px 0px 0px 0px;
}

#leftcontent ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	border-top: 1px solid #dbdbea;
}

#leftcontent ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/leftnav_li.jpg) top left no-repeat;
	width: 182px;
	border-bottom: 1px solid #dddaef;
	/* height: 18px; */
	font-size: 12px;
}

#leftcontent ul li a {
	padding: 3px 0px 2px 21px;
	color: #5c5c5c;
	text-decoration: none;
	width: 161px;
	display: block;
}

#leftcontent ul li a:active,
#leftcontent ul li a:hover {
	color: #3d4182;
}

#leftcontent ul li.current_page_item a {
	font-weight: bold;
	background: url(images/leftnav_li_selected.jpg) no-repeat #f7f7fa;
}

#leftcontent h2 {
  margin: 0 0 3px 21px;
  padding: 0;
}

#maincontent #middlecontent {
	width: 691px;
	float: left;
	padding: 0;

}

#maincontent #middlecontent .content {
	width: 652px;
	float: left;
	padding: 10px 25px 10px 25px;
	border-bottom: 1px solid #dbdbea;
	margin-bottom: -1px;
}

.content ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

.content ul li {
	margin-top: 2px;
	margin-bottom: 2px;
}

.content img {
border: 1px solid #dbdbea;
padding: 3px 3px 3px 3px;
}

#footer {
	height: 25px;
	width: 870px;
	margin: 0 auto;
	clear: both;
	background: #fff;
	border-top: 1px solid #dbdbea;
	padding: 0px 15px 0px 15px;
	font-size: 11px;
}

#footer p.copyright {
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer p.ec {
	float: right;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #878787;
}

#footer p.ec a:link, #footer p.ec a:visited {
	color: #878787;
}

#footer p a:link, #footer p a:visited, #footer p a:active, #footer p a:hover {
	text-decoration: none;
	color: #333333;
}

#footer p a:active, #footer p a:hover {
	color: #3d4182;
}

div.team_thumb {
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

div.team_thumb h1 {
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	line-height: 15px;
}

div.team_thumb h1 a:link, div.team_thumb h1 a:visited, div.team_thumb h1 a:active, div.team_thumb h1 a:hover {
	color: #333333;
	text-decoration: none;
}

div.team_thumb h1 a:active, div.team_thumb h1 a:hover {
	color: #3d4182;
}

div.team_thumb img {
	border: 1px solid #dbdbea;
	padding: 3px 3px 3px 3px;
}

img.alignleft {
	margin: 0 20px 20px 0;
	float: left;
}

img.alignright {
	margin: 0 0 20px 20px;
	float: right;
}

div#profile p {
	font-size: 12px;
}

div.clientlist {
width: 213px;
float: left;
}

#maincontent #middlecontent .newsitem {
	width: 652px;
	float: left;
	padding: 10px 25px 10px 25px;
	border-bottom: 1px solid #dbdbea;
	margin-bottom: -1px;
	clear: both;
}

.newsitem h1 {
  background: none;
  font: bold 15px/24px Arial, Helvetica, sans-serif;
	margin: 0;
  padding: 0;
  width: auto;
}

.newsitem h1 a:link, .newsitem h1 a:visited, .newsitem h1 a:active, .newsitem h1 a:hover {
	color: #ff9933;
	text-decoration: none;
}

.newsitem h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
}

.newsitem p {
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}

div#home_content {
	width: 100%;
	background: #fff;
}

div#home_content_left {
	width: 420px;
	float: left;
	padding: 0px 30px 0px 25px;
	margin: 15px 0px 0px 0px;
	border-right: 1px solid #dbdbea;
}

div#home_content_right {
	width: 409px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 0px 5px;
	background: #fff;
	border-right: 1px solid #dbdbea;
}

#maincontent #middlecontent .newsarticle {
	width: 652px;
	float: left;
	padding: 10px 25px 10px 25px;
	border-bottom: 1px solid #dbdbea;
	margin-bottom: -1px;
}

.newsarticle h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
}

.newsarticle h1 a:link, .newsarticle h1 a:visited, .newsarticle h1 a:active, .newsarticle h1 a:hover {
	color: #ff9933;
	text-decoration: none;
}

.newsarticle h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
}



p.findoutmore a:link, p.findoutmore a:visited, p.findoutmore a:active, p.findoutmore a:hover {
	color: #ff9933;
	text-decoration: none;
	font-weight: bold;
}

img.map {
float: right; margin: 0px 0px 0px 10px; padding: 3px 3px 3px 3px; border: 1px solid #dddaed;
}

ul#pressheadlines {
list-style: none;
padding: 0px 15px 0px 15px;
margin: 0px 0px 0px 0px;
}

#press,
#blog {
  background-repeat: no-repeat;
  float: left;
  height: 172px;
  margin: 5px 0 0;
  padding: 45px 15px 0;
  width: 170px;
}

#press {
  background-image: url(images/home_tile_press.png);
  margin-left: 3px;
}

#blog {
  background-image: url(images/home_tile_blog.png);
}

#press ul,
#blog ul {
  margin: 0;
  padding: 0;
}

#press li,
#blog li {
  font-size: 11px;
  list-style: none;
  margin: 0 0 5px;
  padding: 0;
}

#press a,
#blog a {
  color: #4c4f82;
  display: block;
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

#press a:hover,
#blog a:hover {
  text-decoration: underline;
}

ul#pressheadlines {
list-style: none;
padding: 0px 0px 0px 15px;
margin: 0px 0px 0px 0px;
width: 170px;
}

ul#pressheadlines li {
width: 170px;
}

#pressheadlines li a:link, #pressheadlines li a:visited, #pressheadlines li a:active, #pressheadlines li a:hover {
text-decoration: none;
}

#pressheadlines li h1 a:link, #pressheadlines li h1 a:visited, #pressheadlines li h1 a:active, #pressheadlines li h1 a:hover {
color: #4c4f82;
}

#pressheadlines li p a:link, #pressheadlines li p a:visited, #pressheadlines li p a:active, #pressheadlines li p a:hover {
color: #333333;
}

table.styletable {
border: 1px solid #dddaed;
}

/* ################################## */

#home_radio {
	float: left;
	width: 262px; /* 424 */
	height: 54px; /* 124 */
	/* background: url("images/radiointerviews.jpg") top left no-repeat; */
	margin: 20px 0px 0px 0px;
	padding: 0px 10px 30px 0px;
}

#home_radio img {
	float: left;

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#home_radio #interview_container {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 264px;
	height: 54px;
}

#interview_container .interview {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 264px;
	height: 54px;
}

#interview_container .interview p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	background: #e2e2ee;
}

div.flowplayer {
  margin-bottom: 60px;
}

#welcome {
  background: url(images/banner_home.jpg) no-repeat left top;
  height: 93px;
  position: relative;
}

#welcome h1 {
  background: none;
  line-height: 80px;
  padding-top: 13px;
}

#welcome blockquote {
  bottom: 5px;
  color: #fff;
  font: normal 14px/18px "Gill Sans Light", "GillSans-Light", "Gill Sans", sans-serif;
  margin: 0;
  position: absolute;
  right: 160px;
  text-align: right;
  width: 250px;
}

#welcome blockquote p {
  margin: 0;
  padding: 0;
}

#welcome blockquote cite {
  color: #525379;
  display: block;
  font-size: 10px;
}
