/*
THEME NAME: Camwood
THEME URI: http://www.camwood.com
DESCRIPTION: Wordpress Theme for www.camwood.com, designed by Velocitypartners.co.uk
VERSION: 1.3
Author: Phil
Redesigned: Howard Richardson, June 2011 (www.sqtl.co.uk)
*/

body {
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 12px;
	line-height:1.2em;
	background-color:#fff
}

h1 {
	color: #000;
}
h2,h3 {
	color: #636363;
}
h1, h2, h3 {letter-spacing:-1px; 
		font-size:19px; 
		margin:0 0 1px 0;
}
h1,h2,h3,h4,h5,h6 {
	
		line-height:105%;
}

h4 {width:80%; line-height:110%}


/* Paragraphs after headers - space*/
h2 + p, h3 + p {margin-top:1em}

/* Table after header */
h3 + table, h2 + table, h1 + table {margin-top:10px}

/* Spacing between groups of headers */
h1 + h2 {margin-top:2px}
h1 + h3 {margin-top: 0.7em}
h3 + h4 {margin-top:5px}

 
/* == Specific Stylings (previously style_override.css */

.clear {
	clear: both;
}

strong {
	font-weight: bold;
}

.aligncenter{
    margin: 1em auto;
}

p	{display: block;}

a {font-weight:normal}

form {
	margin: 0;
	padding: 0;
}

.cform input.sendbutton {
	width: 45px;
	text-align: center;
	background: url('../images/arrow_link.gif') right 3px no-repeat!important;
}

/* Additional page structure for revised templates */

#new_left_col {width:570px; float:left}
#new_right_col {width: 375px; float:right}
 
#primary {
	
	font-size:11px;
	color:#000;
} /* sidebar one (links and other classes start at line 433 */

#secondary {
	display:none;
} /* sidebar two */


/* Nav */
#access {
	margin:0;
	width:100%;
	min-height:20px;
	padding:0;
	float:left;
}
.access ul{
	margin:0;
	padding:0;
	background:#000;
	list-style-type:none;
	/* List style tag probably not needed, but just to be sure */ 
}
.access li{
	display:inline;
	padding:0;
	margin:0;
}
.access a:link,
.access a:visited {
	color:#FFF;
	background:#000;
	padding:5px 24px 4px 24px;
	text-transform:uppercase;
	float:left;
	width:auto;
	text-decoration:none;
	font:11px ;
}
.access a:hover {
	color:#773D8D;
	background:#AEB0B2;
}

 
 
/* Category and Archive View */
h2.page-title {
	display:none;
}
.archive-metadata {}
.archive-meta {
	
	font-size:11px;
	color:#000;
}
.archive-meta h2{
	
	font-size:21px;
	color:#773D8D;
	margin:10px 0 0 0;
	padding:0;
}
.archive-meta h3{
	
	font-size:17px;
	color:#666666;
	margin:10px 0 10px 0;
	padding:0;
}
h3.entry-title {
	padding-top:10px;
}
h3.entry-title a:link,
h3.entry-title a:visited {
	
	font-size:11px;
	color:#773D8D;
	margin:10px 0 10px 0;
 }
h3.entry-title a:hover {
	color:#344A7A;
}

/* Post Title 
 more styles at bottom of file
 (moved across from single.php)
 
 */
h2.entry-title {
	
	font-size:21px;
	color:#333;
	margin:10px 0 0 0;
	padding:0;
}
.post a:link {
	
	color:#773D8D;
 }
.post a:visited {
	
	color:#773D8D;
}
.post a:hover {
	
	color:#344A7A;
}

/* post meta data section */
.entry-meta {
	display:none;
}

/* Set 'comments' and 'respond' classes to half the page width */
div.comments {
	padding-top:10px;
	float:left;
	width:340px;
}
#cam_comments {
	float:left;
}
.comments {
	
	font-size:11px;
	color:#000000;
}
.comments h3 {
	
	font-size:11px;
	color:#000000;
	text-transform:uppercase;
	background-image:url(images/comments_title_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
h3.comment-header {
	
	font-size:11px;
	color:#000000;
	text-transform:uppercase;
}
#commentform #submit {
	font-family: Arial, sans-serif;
	font-size:12px;
	color:#000000;
}
#commentform #submit:hover {
	font-family: Arial, sans-serif;
	font-size:12px;
	color:#000000;
}
.form-label {
	
	font-size:11px;
	color:#000000;
 }
textarea#comment {
	width:330px;
	font-family: Arial, sans-serif;
	font-size:11px;
} /* controls comment text box */
#comment { }
#comment-notes {
	
	font-size:11px;
	color:#000000;
}
.comments a:link {
	
	font-size:11px;
	color:#773D8D;

}
.comments a:visited {
	
	font-size:11px;
	color:#773D8D;
}
.comments a:hover {
	
	font-size:11px;
	color:#344A7A;

}

 
/* Page Navigation */
.nav-previous a:link,
.nav-previous a:visited {
	font-family: Arial, sans-serif;
	font-size:11px;
	color:#344A7A;
	font-weight:bold;
}
.nav-previous a:hover { }
div.nav-next {
	font-family: Arial, sans-serif;
	font-size:11px;
	color:#002040;
	font-weight:bold;
}
.nav-next { }
.nav-next a:link,
.nav-next a:visited {
	font-family: Arial, sans-serif;
	font-size:11px;
	color:#344A7A;
	font-weight:bold;
 }
.nav-next a:hover {
	font-family: Arial, sans-serif;
	font-size:11px;
	color:#002040;
	font-weight:bold;
}
 
/* Sidebar */
img.sidebar_illustration {margin-top:20px; margin-bottom:5px}
#primary a:link,
#primary a:visited {
	
	font-size:11px;
	color:#773D8D;
}
#primary a:hover {
	color:#344A7A;
 }
 
/* added for Category titles in widgets */
#primary h3.widgettitle a:link,
#primary h3.widgettitle a:visited {
	
	font-size:11px;
	color:#344A7A;

}
#primary h3.widgettitle a:hover {
	
	font-size:11px;
	color:#002040;
}
div.textwidget {
	margin:0 0 0 10px;
} /* text from widget sidebar accessories */

/* Links - Set them only if you want the same look for EVERY link on your blog. Otherwise, set them on a specific section basis. */
a:link,
a:visited {
	text-decoration:none;
}
a:hover { }
 
/* Create 4 column layout for the posts on specific categories */
body.category-latest-news .post {
	width:160px;
	float:left;
	padding-right:15px;
	min-height:155px;
}
body.category-blog .post {
	width:160px;
	float:left;
	padding-right:15px;
}
body.category-upcoming-events .post {
	width:160px;
	float:left;
	padding-right:15px;
}
body.category-events .post {
	width:160px;
	float:left;
	padding-right:15px;
}
body.category-ebooks-brochures .post {
	width:160px;
	float:left;
	padding-right:15px;
}
body.category-customer-cases .post {
	width:160px;
	float:left;
	padding-right:15px;
}

/* Page content styles */ 

/* Category description, and services page text and image */
.featured {
	width:710px;
	background:#F5F5F5;
	float:left;
	margin-bottom:10px;
}

.featured p {
	
	font-size:11px;
	color:#000;
	width:450px;
	float:left;
	padding:4px 0px 4px 6px;
}

.featured h2 {
	width:450px;
	
	font-size:16px;
	color:#773D8D;
}

.featured a {}
.featured a:link,
.featured a:visited {
	
	color:#773D8D;
}
.featured a:hover {
	color:#344A7A;
}

.featured img {}

.featured_cat {
	width:710px;
	background:#F5F5F5;
	float:left;
	margin-bottom:10px;
}

.featured_cat p {
	
	font-size:11px;
	color:#000;
	width:350px;
	float:left;
	padding:4px 0px 4px 6px;
}

.featured_cat h2 {
	width:450px;
	
	font-size:16px;
	color:#773D8D;
}

.featured_cat img {
}

/* Home page content styles */

#post-5  .entry-title {display:none;}

#left_content {
	width:370px;
	float:left;
}

#recent_posts_main {
	width:570px;
	float:right;
	border:solid 1px #CCCCCC;
	background-image:url(images/home_recent_t.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:10px;
}

.recent_posts_boxes {
	padding:0 4px 0 4px;
	width:175px;
	float:left;
}

.recent_posts_boxes p{
	width:165px;
	
	font-size:11px;
	color:#000000;
	padding-bottom:10px;
}

.recent_posts_boxes h1 {
	margin:0;
	padding:0;
}

.recent_posts_boxes h1 a:link,
.recent_posts_boxes h1 a:visited {
	
	font-size:11px;
	color:#344A7A;
}

.recent_posts_boxes h1 a:hover {
	
	font-size:11px;
	color:#002040;
}

.recent_posts_boxes a:link,
.recent_posts_boxes a:visited {
	
	font-size:11px;
	color:#773D8D;
	font-weight:bold;
}

.recent_posts_boxes a:hover {
	
	font-size:11px;
	color:#344A7A;
	font-weight:bold;
}

/* Home page contact form div*/
.home_form {
	float:right;
	border:solid 1px #CCCCCC;
	padding:0px 10px 2px 10px;
	width:190px;
	background:#F5F5F5;
	background-image:url(images/home_form_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.home_form input.button{
	font-size:11px;
}
#home_form_title {
	
	font-size:11px;
	color:#344A7A;
	font-weight:bold;
}

/* Contact Form - these settings add to or override the separate stylesheet for the Cforms */
.cam_form {
	margin-bottom:3px;
	width:175px;
	height:11px;
	color: #000;
	background: #FFF;
	border: 1px solid #999;
	float:left;
	font-family: Arial;
	font-size:10px;
}
#cam_form_submit {
	color:#344A7A;
}

.cform input:hover,
.cform textarea:hover,
.cform select:hover,
.cform input:focus,
.cform textarea:focus,
.cform select:focus	{
	border: 1px solid #6B297A !important;
}

.cform input.backbutton,
.cform  input.resetbutton,
.cform  input.sendbutton	{ 
	display:block;
	padding:3px; 
	margin: 0;
	border:0;
	color:#333;
	font-weight:bold;
	background:#3c3c3c !important;
	height:20px;
	padding-left:7px;
	padding-right:7px;
}
.cform input.sendbutton {margin-top:10px !important;}

.cform  input.sendbutton:hover, .cform input.sendbutton:focus {
	background-color: #6B297A !important;
	color:#fff !important;
	border:0!important;
	
}

div.cf_info {margin-top:10px}
div.success {color:#333 !important}

/* Hide weird error list when fields are left empty*/
div.failure ol {display:none !important}

.addtoany_share_save_container {
	clear: both;
	display: block;
	margin-top: 20px;
}

.addtoany_share_save_container a {
	background: url('../images/arrow_link.gif') right 2px no-repeat;
}

.addtoany_share_save_container a:hover {
	background: url('../images/arrow_link_rollover.gif') right 2px no-repeat;
}

ul.addtoany_list li a {
	padding-left: 0!important;
}

.pad-8 {
	padding: 8px;
}

.sticky {
	margin-bottom: 15px;
}

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

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

img.space {
	margin-bottom: 30px;
}

#phone_number {
	font-size:14px;
	position:absolute;
	top:22px;
	right:0px;
}

#header_logo {
	padding-left:10px;
	float:left}

#head_space {
	padding-top: 35px;
	height: 35px;
}

#header_search {
   	position:absolute;
   	top:45px;
   	right:0px;
	width: 150px;
	height: 12px;
	float: right;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #dcdcdc;
	padding:2px
}

#header_search #searchform {
	margin: 0 ;
	padding: 0;
}

#header_search input {
	width: 125px;
	height: 10px;
	color: #333;
	float: left;
	font-size: 10px;
	border:0;
	background-color: #dcdcdc;
}

#header_search input.button {
	width: 11px;
	height: 13px;
	float: right;
}

#header_search searchsubmit {
	
}

#header_search li {
	list-style-type: none;
}

#header_rss {
    	display: inline;
	padding-top: 10px;
	float: left;
	margin-left: 520px;
	width: 75px
}

#header_rss a.social_icon  {
	display:inline-block;
	height:16px;
	width:16px;
	margin-right:4px}
#header_rss a.social_icon:hover {
	background-position:0px -16px
}

#header_rss a.twitter_icon {
	background: #fff url('images/twitter-icon.png') top left no-repeat
}

#header_rss a.linkedin_icon {
	background: #fff url('images/linkedin-icon.png') top left no-repeat
}
#header_rss a.rss_icon {
	background: #fff url('images/rss-icon.png') top left no-repeat
}


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 0;
	width: 960px;
	background: #FFF;
	position:relative
}

#content {
	padding: 10px 0 10px 0;
	float: left;
	background: #FFF;
}

.content_no_sidebar {
	width: 960px;
}

.content_with_sidebar {
	width: 430px;
	margin-left: 10px;
}

.content_for_services {
	width: 680px;
}

.content_for_services h1, 
.content_for_services p, 
.content_for_services .addtoany_share_save_container {
	margin-left: 10px;
}

.content_for_services table p {
	margin-left: 0;
}

div#main_nav {
	display: block;
	width: 960px;
	background: #3c3c3c;
	height:16px;
	padding-top:2px;
	font-family: Arial, Helvetica, sans-serif;
	overflow:hidden
	
}

div#main_nav ul {
/* 	width: 960px; */
    	display: block;
	clear: both;
	list-style-type: none;
	margin: 0 10px 0 10px;
	padding: 0;
	color: #fff;
}

div#main_nav ul li {
	float: left;
	margin-right: 18px;
	font-size: 11px;
	font-weight:bold
}
div#main_nav ul li:last-child {
	margin-right: 0;

}
div#main_nav a {
	color: #B2B5BC;
	line-height: 14px;
	display: block;
	padding: 0px 6px 0 0px;
	font-weight:bold
}

div#main_nav a:hover {
	color: #C0F80B;
}

div#main_nav .current_page_item a, 
div#main_nav .current_page_ancestor a, 
div#main_nav .current_page_parent a {

	color: #C0F80B;
}


/* NEW 2011 page redesign styles */

.pagebody {
	margin-left:115px;
	width:445px
}

.pageheader {
	height:130px;
	background: url('images/pins_header_bg.png') 150px 0px no-repeat;
	width:570px;
	float:left;
	border-bottom:1px solid #3c3c3c;
	margin-bottom:7px
}

.pageheader_resources {width:755px}

.pageheader h2 {
	font-size:28px;
	font-weight:bold;
	color:#3c3c3c;
	padding-top:95px;
	padding-left:3px;
	letter-spacing:-1.8px;
	font-family: Helvetica, Arial, Open Sans, sans-serif;
}

.pageheader_underline {
	background-color:#3c3c3c;
	height:3px;
	width:283px;
	position:absolute;
	top:219px;
	left:0px
}

#container {width:960px}

/* NEW subnav styles, as side-bar menu */

div#subnav {
	width:105px;
	padding-top:5px;
	position:absolute;
	top:235px;
	left:5px
}

div#subnav ul {
	list-style-type: none;
	color:#3c3c3c !important;
	font-size:11px;
}

div#subnav ul li {
	margin-bottom:7px;
	line-height:12px;
	
}
div#subnav ul a {
	color:#3c3c3c !important;
	font-weight:bold !important;	
}
div#subnav ul a:hover {
	color: #6B297A !important;
}


/*  Old subnav styles below*/
div#nav_sub {
	width: 960px;
	background: #e1e1e1;
}

div#nav_sub ul {
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
	color: #333;
	font-size: 1.05em;
}

div#nav_sub ul li {
	float: left;
	margin-right: 28px;
	text-transform: uppercase;
}

div#nav_sub a {
	color: #000;
	line-height: 1.6em;
	display: block;
	padding: 2px 6px 0 6px;
}

div#nav_sub a:hover {
	color: #773D8D;
}

div#nav_sub .current_page_item a {
	color: #773D8D;
}

div.breadcrumb {
	color:#989BA1;
	text-transform:uppercase;
	font-size:9px;
	position:absolute; 
	top: 10px; 
	left:12px}
	
div.breadcrumb a {color:#354B7B !important}
div.breadcrumb a:hover {color:#6B297A !important}



div.entry-content ul {
	list-style-type: disc!important;
	margin-left: 1.5em;
}

div.entry-content ul li {
	line-height: 1.4em;
}


div.entry-content img.alignleft {
	float: left;
	margin: 4px 12px 10px 0;
}

div.entry-content hr {
	clear: both;
	display: block;
	margin: 8px 0 8px 0;
	border: 0;
	height: 1px;
	background: #e1e1e1;
	color: #e1e1e1;
}

#content a {
	
}

#content a:link,
#content a:visited {
	color: #6B297A;
}

#content a:hover {
	color: #344A7A;
}

#content blockquote {

	font-size: 1.0em;
	color: #344A7A;
}

#content cite {
	color: #666;
	font-size: 0.95em;
}

.readmore {
	
}

#col_left {
	width: 385px;
	float: left;
}

#col_right {
	width: 280px;
	float: right;
}

dl.news_post {
	clear: both;
	width: 600px;
}

dl.news_post dt {
	width: 100px;
	font-size: 1.7em;
	float: left;
}

dl.news_post dd {
	float: left;
	margin: 0 0 0 20px;
	width: 470px;
}

.newsitem {
	border-bottom: solid 1px #e1e1e1;
}

.newsitem a {
	color: #773D8D;
}

.newsitem a:hover {
	color: #354b7b;
}

div.gallery {
	clear: both;
}

.gallery-item {
	float: left;
}

.gallery-columns-3 {
	width: 33%;
}

.entry-date {
	font-size: 0.9em;
	color: #666666;
}

table.servicelist {
	width: 100%;
	border-collapse: collapse;
;
}

table.servicelist td {
}

table.servicelist tr.spacer {
	height: 8px!important;
}

table.servicelist td.spacer {
	background: #fff;
	padding: 6px;
}

table.servicelist td.text {
	padding-right: 5px;
}

table.servicelist h2 {
	font-size: 18px;
	color: #773d8d;
	padding: 0;
	margin: 0 0 6px 0;
}

table.servicelist h2 a {
	padding-right: 18px;
	color: #354b7b;
	background: url('../images/services_arrow_link.gif') right center no-repeat;
	line-height: 18px;
}

/* blog page specific */

#respond h3 {
	display: block;
	color: #344A7A;
	text-transform: uppercase;
	background: #e1e1e1;
	line-height: 1.5em;
	padding: 2px 0 0 0;
	text-indent: 8px;
	margin: 0 0 5px 0;
}

div#col1 {
	width: 340px;
	float: left;
	margin-right: 25px;
}

div#col2 {
	width: 300px;
	float: left;
}

/* --- // blog page specific --- */

/* sidebar	*/

#sidebar_holder_new {
	float: right;
	width: 375px;
	padding-top:130px
}


#sidebar_holder_resources {
	width: 190px;
	float:right;
	padding-top:130px
}

#sidebar_holder_resources .sidebar {width:187px}


#primary {
	color: #585858;
}

#sidebar_holder {
	float: right;
	width: 375px;
	padding-top:20px
}

#sidebar_holder ul.tag_cloud {
	padding: 10px 0 10px 0;
}

#sidebar_holder ul.tag_cloud li {
	line-height: 1.75em;
}

div.sidebar div.fpbox {
	margin-bottom:50px;
}

div.sidebar li {
	list-style: none;
	margin: 0;
}

div.sidebar ul ul {
	list-style: none;
	margin-left: 2px;
	padding: 0;
	line-height: 1.3em;
}

div.sidebar ul ul li {
	margin: 0 0 2px 0;
	padding: 0;
	line-height: 1.3em;
}

div.sidebar ul ul ul {
	margin: 0;
	padding: 0;
}

/* homepage specific */


#content.home div.post {
	width:460px;
	float:left;
}


#content.home div.entry-content {
	margin-left: 8px;
}



div#campaign_area {
	background:#dcdcdc;
	width:936px;
	height: 282px;
	padding:12px
}

div#campaign_image {
	width: 755px;
	float: left;
	padding-bottom: 10px;
}

div#services_links {
	width: 175px;
	float: left;
	margin-left:6px
}

div#services_links ul {
	list-style-type: none;
	width: 175px;
	margin-top: 0px;
}

div#services_links ul li {
	clear: both;
	margin-bottom: 6px;
	height: 66px;
}

div#services_links ul li a {
	display: block;
	width: 175px;
	height: 66px;
}

div#services_links ul li a.newsletter_button {
	background:#fff top left url('images/newsletter-button.png');
}
div#services_links ul li a.twitter_button {
	background:#fff top left url('images/twitter-button.png');
}
div#services_links ul li a.agility_button {
	background:#fff top left url('images/agility-button.png');
}
div#services_links ul li a.software_button {
	background:#fff top left url('images/software-button.png');
}

div#services_links ul li a:hover {
	background-position:175px 0px;
}




.boxgrid{ 
	width: 173px; 
	height: 66px; 
	margin:0; 
	float:left; 
	background:#161613; 
	border: 0;
	overflow: hidden; 
	position: relative; 
}
.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}

.caption .boxcaption {
	top: -190px;
	left: 0;
}
		


div#recent_posts {
	width: 375px;
	float: right;
}



div#row1,div#row2 {
	clear: both;
}

div#row1 {
	margin-bottom: 8px;
}

div.box {
	width: 170px;
	height: 130px;
	float: left;
	display: inline;
	margin-left: 8px;
	border: solid 1px #e1e1e1;
	overflow: hidden;
}

div.box h3 {font-weight:normal}


div.fpbox {
	width:168px;
	display:inline-block;
	float:left;
	margin-top:20px;
}

div.fpbox h3 {
	overflow: hidden;
	height: 45px;
	width: 45px;
}

div#front_pg_newsbox {
	margin-right:20px;
	float:right
}


div#front_pg_blogbox h3 {

	padding:0;
	margin:0;
}

div.fpbox h3 a {
	display:inline-block;
	height:45px;
	width:45px;
	padding-left:50px
	
}


div#front_pg_blogbox h3 a {
	background: url('images/blog-button.png') top left no-repeat;
}
div#front_pg_newsbox h3 a {
	background: url('images/news-button.png') top left no-repeat;
}

div.fpbox h3 a:hover {
	background-position: 0px -46px !important
}

div.fpbox h3 {
	margin-bottom:10px !important
	
}


div.wrap {
	padding: 0;
	font-size: 11px;
	line-height:1.15em
}

div.wrap p {
	margin: 0;
	padding: 0 0 0.25em 0;
}


div.wrap p.post_title a {
	font-weight:bold;
	color: #3c3c3c !important
}

div.wrap p.post_title a:hover {
	color:#6B297A !important
	
}

div#front_pg_alllinks {
	clear:both
}
div#front_pg_alllinks a {
	font-size:90%;
	width: 185px;
	display:inline-block
	
}

#footer h4 {
	color: #000;
	font-size: 9px;
	padding: 3px 0 0 0;
	margin: 0 0 5px 0px;
	border-top: 1px solid #3c3c3c;
	width:100%
}

/* Lower Nav */

#footer {
	clear: both;
	padding-top: 15px;
	margin: 0 12px;
}

#footer_logos {
	float: left;
	height: 120px;
	width: 355px;
}

#footer_customers {
	clear: right;
	float: right;
	height: 65px;
	width: 570px;
}

#customer_slideshow {
	position:relative
	
}
#customer_slideshow img {
	position:absolute
	
}

#footer_legal {
	float: left;
	color: #666666;
}

#footer_credits {
	float: right;
	color: #666666;
}

#footer #base_nav {
	clear: both;
	padding-top: 8px;
}

#footer #base_nav {
	color: #666666;
	text-align: center;
	height: 20px;
}

#base_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#base_nav li {
	display: inline;
	margin: 0;
	padding: 0px 5px 0 5px;
}

#base_nav a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#base_nav a:hover {
	color: #344A7A;
}

#base_nav a.selected {
	color: #773D8D;
}

textarea#comment {
	width: 460px;
}

/* News Ticker */

.tickerDate {
	
}

.tickerLink a:link, a:visited {
	color: #a988be;
}

.tickerLink a:hover {
	color: #344A7A;
}

.tickerText {
	color: #FFF;
}

.tickerText a:link, a:visited {
	color: #a988be;
}

.tickerText a:hover {
	color: #344A7A;
}

#ticker_main {
	clear: both;
	width: 768px;
	margin: 12px 0 20px 0;
	background: #B5DDE8;
	height:18px;
	overflow:hidden
}

#ticker_main p {
	margin: 0 ;
	border-left:12px solid #6D0064;
	padding: 0 5px;
	line-height: 18px;
	background-color:#000;
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

ul#news-ticker {
	width: 640px;
	margin: 0;
	padding-left: 15px;
	float: left;
	background: url('images/triangle.png') left top no-repeat;
}

ul#news-ticker li {
	list-style-type: none;
	line-height: 18px;
	font-size: 11px;
}

ul#news-ticker li a {
	color: #3c3c3c !important;
	text-decoration: none;
}

ul#news-ticker li a:hover {
	color: #6B297A !important;
}

/* Services ACCORDION */


/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
	width: 375px;
	border-bottom: 1px solid #3c3c3c
}

/* accordion header */
#accordion h2 {
	margin:0;
	font-size:14px;
	font-weight:normal;
	border-top:1px solid #3c3c3c;
	cursor:pointer;	
	margin-bottom: 15px;
	background: url('images/dropdownarrow.png') 343px 9px no-repeat;
	padding-bottom:10px
}

#accordion .caption {
	border-top:3px solid #3c3c3c;
	width:183px;
	padding-top:8px
	
}


/* currently active header */
#accordion h2.current {
	cursor:default;
	background-color:#fff;
	background-position: 343px -33px
}

/* hover highlight */
#accordion h2:hover {
	background-color:#eee
  
}



/* accordion pane */
#accordion .pane {
	display:none;
	
}

#accordion .pane p {
	margin-top:0
  
}




/* added by DRM 19th November */
P.subtitle {
	margin-top:0;
	padding-top:0;
	color:#C0C4C4;
}

#respond {
	width:355px;
	float:left;
}
.cform INPUT#submit {
	height:20px;
	text-align:left;
	background:none;
	border:none;
	color:#773D8D;
	width:115px;
	background:url(/publc_images/purple_arrow.jpg) no-repeat top right;
}
#post-1602 .cform SELECT.cformselect {
	width:355px;
	height:20px;
}
#post-1602 .cform TEXTAREA.area {
	width:348px;
	height:90px;
}
#post-1602 .cform input.backbutton,
#post-1602 .cform input.resetbutton,
#post-1602 .cform input.sendbutton	{ 
	width:80px!important;  
	display:block;
	padding:0; 
	margin: 0;
	border:0;
	background:0;
	color:#773D8D;
	height:20px;
	background:url(/publc_images/purple_arrow.jpg) no-repeat top right!important;
}

label.secq {display:block !important; width:200px !important; color:#666 !important}
label.secq span {width:200px !important}
.cform legend {font-size:14px !important; letter-spacing:0px !important}

HR.colbase {
	border:0;
	color: #E1E1E1;
	background-color: #E1E1E1;
	height: 1px;
	margin-top:20px;
}

/* Single.php single post styles*/

H2.entry-title {
margin-bottom:0;
}
P.sub-title {
	margin-top:5px;
	margin-bottom:30px;
}


#form-container {
	float:left;
	width:355px;

}
OL.commentlist {
	margin:0 0 0 5px;
	padding:0;
	list-style-type:none;
}

/* Coda slider panel links */

#coda-slider-1 div.panel a {
	display:block;
	height:100px;
	width:330px;
	overflow:hidden;
	padding-top:200px;
	border:0;
	text-decoration:none;
	margin-top:125px
}

/* New blog redesigned styles */

div.featured-post {
	width:440px;
	height:150px;
	margin-top:0;
	margin-left:4px;	
	background:url('images/blogpins.jpg') top right no-repeat;
	padding-right:126px;
	border-bottom:1px solid #3c3c3c;
	padding-bottom:15px;
	overflow:hidden;
}

div.featured-resource {
	width:220px;
	height:170px;
	margin-top:0;
	margin-left:4px;	
	padding-right:346px;
	border-bottom:1px solid #3c3c3c;
	padding-bottom:15px;
	overflow:hidden;
}


h3.blogsection {
	margin-top:0;
	margin-left:4px;
	margin-bottom:7px;
	font-size:16px;
}

li.sidebox {
	width:187px;
	float:left;
	border-top: 1px solid #3C3C3C;
	padding-top: 5px;
}

li.sidebox .cform input {width:165px}

li.sidebox .cform input.sendbutton {width:auto}

li.sidebox h3 {font-size: 16px}

.blog-homepage-box {
	width: 275px;
	height:180px;
	float: left;
	border-bottom:1px solid #3c3c3c;
	overflow:hidden;
	margin-bottom:10px;
}
/* Bottom rule for last row of boxes is removed in camwood.frontpage.js !! */


.blog-homepage-box.odd {
	margin-left:5px;
	margin-right:0;
}

.blog-homepage-box.even {
	margin-left:15px;
	margin-right:0;
}



p.title {
	margin-top:0px;
	font-size:14px;
	margin-bottom: 0;
	padding-bottom: 0;
}


p.title a, .entry-content p.title a {
	color:#6B297A !important;
	font-weight:bold !important;
}

p.title a:hover, .entry-content p.title a:hover {
	color:#344A7A !important;
}



p.metadata {
	margin-top:2px;
	font-size:10px;
	line-height:130%;
}

#archives ul li a {
	color:#333 !important;	
}
#archives ul li a:hover {
	color:#344a7a !important;	
}

#comment-form-container {

	width:566px;
	padding-right:15px;
}


#comment-container {
	width:566px;
}
#comment-container H2{
	width:566px;
}


.entry-content .cform TEXTAREA#comment {
	width:400px;
	height:123px;
	margin-top:12px;
}
.entry-content .cform INPUT {
	width:294px;
}

.entry-content H2.entry-title {
	background:#F1F3F4;
	width:566px;
	color:#7B7D7F;
	font-size:0.9em;
	padding:3px 0 3px 5px;
}

div.comment {
	padding-top:15px;
	border-bottom:1px solid #3c3c3c;
}

div.comment cite, div.comment cite a {
	font-style:normal;
	font-size:inherit !important;
}

/* Search results */

.searchresult h3 a {font-size: inherit !important}
