/*
Theme Name: Foviance
Theme URI: http://foviance.com/
Author: Karl Saynor, Usability Savvy
Author URI: http://usabilitysavvy.com/
Modified: August, 2011
*/

html{
	font-size: 100%;
}

body {
	background: #e4e4e0;
	color: #464646;
	font-family: Arial, sans-serif;
	font-size: 0.625em;
}

.body_js {
	background: #ddddd8;
}

a {
	color: #ff4400;
	font: bold 1.2em Arial,sans-serif;
}

a:hover {
	text-decoration: none;
}

a:active {
  outline: 0;
}


/* Utilities */
.clearfix {
	overflow: hidden;
	_overflow: visible;
	_overflow-x:hidden;
	_height: 0;
}

.l {
	float: left !important;
}

.r {
	float: right !important;
}

/* Columns */
.container {
	margin: 0 auto;
	width: 96em;
}

.span_1x4 {
	float: left;
	width: 23.1em;
}

.span_2x4 {
	float: left;
	width: 47.4em;
}

.span_3x4 {
	float: left;
	width: 71.7em;
}

.span_1x3 {
	float:left;
	width: 31.2em;
}

.span_2x3 {
	float:left;
	width: 65em;
}


.span_in4x4_1x4 {
	float: left;
	width: 22.2em;
}

.span_in4x4_2x4 {
	float: left;
	width: 46em;
}

.span_in4x4_3x4 {
	float: left;
	width: 69.7em;
}

.span_in4x4_1x3 {
	float: left;
	width: 30.2em;
}

.span_in4x4_2x3 {
	float: left;
	width: 61.8em;
}

.span_in4x4_1x6 {
	float: left;
	width: 14.4em !important;
}

.span_in4x4_2x6 {
	float: left;
	width: 30.2em;
}

.span_in4x4_3x6 {
	float: left;
	width: 46em;
}

.span_in4x4_4x6 {
	float: left;
	width: 61.8em;
}

.span_in3x4_1x4 {
	float: left;
	width: 16.225em;
}

.span_in3x4_1x3 {
	float: left;
	width: 22em;
}

.span_in3x4_1x3_no_box{
	float: left;
	width: 22.2em;
	border:0px solid red;
}

.span_in3x4_1x3_no_box h2{
	margin-bottom:0.3em;
}


.span_in3x4_2x3 {
	float: left;
	width: 45.6em;
}

.span_in3x4_1x2 {
	float: left;
	width: 33.85em;
}

.span_in2x4_1x2 {
	float: left;
	width: 21.7em;
}

/* Gutters */
.gutter_r {
	margin-right: 1.2em;
}
.gutter_in_l {
	margin-left: 1.4em;
}

.gutter_in_r {
	margin-right: 1.4em;
}

.gutter_what_we_do {
	margin-right: 2.5em;
}

.gutter_b {
	margin-bottom: 1.4em;
}

.gutter_b_em {
	margin-bottom: 0.8em;
}

.negative_gutter_b {
	margin-bottom: -1.8em;
}

.gutter_b_3em {
	margin-bottom: 3em;
}

.negative_gutter_b_2em {
	margin-bottom: -2em;
}

/* Boxes */
.box {
	background: #ffffff;
	border: 1px solid #cdcdc3;
	padding: 1.2em;
}


.box_1x3{
	background: #ffffff;
	border: 1px solid #cdcdc3;
	padding: 1.2em;
	float: left;
	width: 28.6em;
	}


/* Grey boxes */
.grey_box {
	border: 1px solid #cdcdc3;
}


.grey_box h1, .grey_box h2 {
	background: #e7e8df url('images/panel-bg.gif') repeat-x bottom;
	margin: 0;
	padding: 10px 5px 10px 12px;
	border-bottom: 1px solid #cdcdc3;
	line-height:1.15em;
}

.grey_box div {
	background: #ffffff;
	padding: 1.2em;
}

.grey_box div div {
	padding: 0;
}


.feature_box {
	background: #464646;
	border: 1px solid #d2d2c8;
	color: #ffffff;
	height: 28.4em;
	padding: 12px;
}

.tab_box {
	background: #dadbd7;
	border: 1px solid #cdcdc3;
}

.flickr_box {
	background: #ffffff;
	border: 1px solid #d2d2c8;
}

/* #Home feature */
#home_feature_box {
	background: #ff4400;
	border: 1px solid #d2d2c8;
	color: #ffffff;
	margin: 5px 0 0 0;

}

#home_feature_box a {
	display:block;
	padding: 12px;
	color: #ffffff;
	font: 1.7em Tahoma, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

/* Tabs */
.tab_box h2 {
	background: #e7e8df url('images/panel-bg.gif') repeat-x bottom;
	margin: 0;
	padding: 10px 0 10px 12px;
}

.tab_box h2 a {
	font: 1em Tahoma, sans-serif;
}

.tab_links {
	background: #ddddd8;
}

.tab_links li {
	float: left;
	list-style-type:none;
	margin:0 !important;
}

.tab_links a {
	color: #464646;
	float: left;
	font:normal normal normal 1.3em/normal Arial, sans-serif;
	padding: 0 12px 0 12px;
	margin: 7px 0 7px 0;
	text-decoration: none;
	border-right: 1px solid #cdcdc3;
}

.tab_links .last a {
	border-right: 0;
}

.tab_links a:hover, .tab_links a:focus {
	background: #efefe7;
	padding: 7px 12px 7px 12px;
	margin: 0 1px 0 0;
	border-right: 0;
	outline: 0;
}

.tab_links .current a {
	background: #ffffff;
	padding: 7px 12px 7px 12px;
	margin: 0 1px 0 0;
	border-right: 0;
}

.tab_links .current a:hover {
	background: #ffffff;
}

.tab {
	background: #ffffff;
	padding: 12px;
}

.tab p {
	font-size: 1.3em;
	margin-bottom:0.7em;
}


/* Home button */
#home {
	height: 48px;
	left: 16px;
	position: absolute;
	top: 15px;
	width: 177px;
	z-index: 1;
}

/* Header */
#header {
	background: #ffffff;
	position: relative;
}

/* Navigation */
#nav {
	float: left;
}

#nav li {
	float: left;
	margin:0;
	font-family: Arial, sans-serif;
}

#nav a {
	padding: 0 14px 0 14px;
	margin: 8px 0 8px 0;
	border-right: 1px solid #c5ced3;
	color: #464646;
	float: left;
	text-decoration: none;
	font: 1.5em Arial, sans-serif;
}

#nav a:hover, #nav a:focus {
	background: #f1f1f1;
	margin: 0;
	padding: 8px 14px 8px 14px;
	margin-left: -1px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	outline: 0;
}

#nav a{
	padding: 0px 14px 0px 14px;
	margin: 8px 0 8px 0;
	font-weight:normal;
}


#nav .current a {
	background: #fff60e url('images/nav-bg.gif') repeat-x bottom;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	margin: 0;
	margin-left: -1px;
	padding: 8px 14px 8px 14px;
}

#nav .current a:hover {
	background: #fff60e url('images/nav-bg.gif') repeat-x bottom;
}

#nav .last a {
	border-right: 0;

}

#sub_nav {
	background: #ddddd8;
	padding: 10px 0 10px 0;


}

#sub_nav_empty {
	background: #dedede;
	padding: 10px 0 10px 0;
}

#sub_nav div {
	border-bottom: 1px solid #f2f2e5;
	border-top: 1px solid #cdcdc3;
}

#sub_nav ul {
	border-top: 1px solid #f2f2e5;
	border-bottom: 1px solid #cdcdc3;
}

#sub_nav li {
	float: left;
	font: 1.1em Arial, sans-serif;
	padding: 0;
	margin:0;
}

#sub_nav a {
	color: #464646;
	float: left;
	font-weight:normal;
	padding: 7px 15px 7px 15px;
	text-decoration: none;
}

#sub_nav a:hover, #sub_nav a:focus {
	text-decoration: none;
	background: #cfcfcf;
	outline: 0;
}

#sub_nav .last a {
	border-right: 0 !important;
}

#sub_nav li.current {
	padding: 0;
}

#sub_nav .current a {
	background: #fff60e url('images/nav-bg.gif') repeat-x bottom;
	padding: 7px 15px 7px 15px;
	border-right:0;
	margin: 1px 1px 0 0;
}

#sub_nav .current a:hover {
	text-decoration: none;
}



/* Search */
#search {
	/*margin: 13px 0 0 0;*/
	margin: 7px 0 0 0;
	/*padding: 0 0 8px 0;*/
}

#search label {
	float: left;
	font: 1.3em Arial, sans-serif;
	margin: 3px 7px 0 0;
}

#s_submit {
	margin: 0 0 0 3px;
}

/*
#s_submit, x:-moz-any-link {
	border-bottom: 0;
	border-top: 0;
}
*/

/* Content */
#content {
	/*background: #dedede;*/
	background: #ddddd8;
	padding: 0 0 1em 0;
}

/* Footer */
#footer {
	/*background: #e8e8e8;*/
	background: #e4e4e0;
	/*color: #7e7d74;*/
	/*color: #63635b;*/
	color: #5c5c54;
	border-top: 1px solid #d2d2c8;
	position: relative;
}

#footer a {
	color: #ff2200;
}

#footer .container {
	padding: 20px 0 20px 0;
	position: relative;
}

#footer h4 {
	font-size: 1em;
	margin: 0;
	padding: 0 0 0 13px;
}

#footer h4 a {
	/*color: #ff4400;*/
	color: #ff2200;
	font: bold 1.2em Arial, sans-serif;
	padding: 0;
	background: transparent;
	text-decoration: underline;
}

#footer h4 a:hover {
	text-decoration: none;
}

#footer_contact {
	/*display: none;/*
	/*left: 9.000em;/*
	margin: 0 0 0 0px;
	position: absolute;
	/*top: 0;*/
}

#footer_contact li {
	border-left: 1px solid #d2d2c8;
	color: #5c5c54;
	display: inline;
	font: 1.2em Arial, sans-serif;
	padding: 0px 10px;
}

#footer_contact .first {
	border-left: 0;
	padding-left: 0;
}

#footer_contact a {
	font-size: 1em;
}

#footer_sitemap {
	margin: 2em 0 0 0;
	/*margin: 2em 0 0 -14px;*/
	/*padding: 0 0 15px 13px;*/
}

#footer_sitemap ul {
	/*margin: 0 0 0 14px;*/
	margin: 0 0 1em 0px;
}

#footer_sitemap a {
	/*color: #464646;*/
	/*color: #7e7d74;*/
	/*color: #63635b;*/
	color: #5c5c54;
	/*font: 1.7em Georgia, serif;*/
	font: 1.7em Tahoma, sans-serif;
	text-decoration: none;
}

#footer_sitemap ul ul {
	margin: 0.6em 0 0 0;
}

#footer_sitemap ul li {
	margin: 0 0 0.4em 0;
}

#footer_sitemap ul ul a {
	font: normal 1.2em Arial, sans-serif;
	text-decoration: underline;
}

#footer_sitemap ul ul a:hover {
	text-decoration: none;
}

/* Tictac */
.tictac_closed {
	background: url('images/tictac-dark-closed.gif') no-repeat 1px 2px !important;
}

.tictac_open {
	background: url('images/tictac-dark-open.gif') no-repeat 1px 2px !important;
}

/* Typography */
h1 {
	font: 2.6em Tahoma, sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0 0 0.45em 0;
}

h1.home {
	font-size: 1.7em;
}

h2 {
	font-family: Tahoma, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	margin: 0 0 0.7em 0;
}

h2 a {
	background: url('images/header-arrow.gif') no-repeat 0 3px;
	display: inline-block;
	padding: 0 0 0 24px;
	font: 1em Tahoma, sans-serif;
	text-decoration: none;
	color: #464646;
}

h3 {
	font-family: Tahoma, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	/*line-height: 1.2em;*/
	margin: 0.6em 0 0.2em 0;
}

p {

	font-size: 1.3em;
	line-height: 1.35em;
	margin: 0 0em 0.6em 0;
}

p a {
	font-size: 1em;
}

blockquote {
	font-size: 1.3em;
	font-style: italic;
	line-height: 1.4em;
	margin: 1px 0 0 0;
}

/*blockquote:before {
	content: "\201C";
}

blockquote:after {
	content: "\201D";
}*/

cite {
	font-size: 1.3em;
	font-style: italic;
	line-height: 1.4em;
}

dl {
	margin: 0 0 0.8em 0;
}

dt {
	margin: 0 0 0.4em 0;
}

dd {
	font-size: 1.3em;
	line-height: 1.4em;
	margin: 0 0 0.6em 0;
}


ol {
	line-height: 1.3em;
	margin: 0 0em 0.2em 1.5em;
}

ol li {
	list-style-type: decimal;
	margin: 0 0em 0.2em 0em;
}


ul li {
	margin: 0 0 0.5em 0;
}




/* Copy */

.copy p {
	line-height: 1.6em;
	margin: 0 3em 1.5em 0;
}


.copy {
	/*margin-bottom: -0.6em;*/
	margin-bottom: -1.1em;
}



.copy ul {
	list-style: disc;
	margin: 0 0 2em 2em;
}

.copy li {
	font: 1.3em Arial, sans-serif;
	line-height: 1.6em;
	margin: 0 6em 0.5em 0;
}

.copy li a {
	font-size: 1em;
}

.copy ul ul li {
	font-size: 1em;
	margin:0;
}

.copy h2 {
	margin-top: 1.2em;
}


/* News feed list */
.news_feed_list ul{
	border-left: 3px solid #f0f0eb;
	padding: 0 0 0 0.8em;

}
.news_feed_list li {
	margin: 0.7em 0 0 0;
}

/* Link list */
.link_list ul {
	border-left: 1px solid #f0f0eb;
	padding: 0 0 0 0.8em;
}

.link_list li {
	margin: 0.4em 0 0 0;
}

.link_list .current a {
	color: #464646;
	font-weight: bold;
	text-decoration: none;
}

.link_list .current li a {
	color: #ff4400;
	/*font-weight: normal;*/
	text-decoration: underline;
	margin:0;
}

.link_list .current .current a {
	color: #464646;
	text-decoration: none;
}

/* WP category paging */
.paging {
	float: left;
	font-size:1em;
	/*margin: -1em 0 0 0;*/
}

.paging ul, .paging ol {
	float: left;
	margin: 0 0 0 1px;
	/*display: inline;*/
}

.paging span {
	float: left;
	font-size:1.2em;
	line-height:1.3em;
}

.paging li {
	float: left;
	border-right: 1px solid #f0f0eb;
	padding: 0 6px 0 6px;
	margin:0;
}

.paging ol li {
	font-size:1.2em;
	list-style-type: none;
	}

.paging ol li a{
	font-size:1em;
	}

.paging a {
	/*padding: 0 6px 0 6px;*/
}

.paging .last, .paging .last a {
	border-right: 0;
	padding-right: 0;
}

.paging .current a {
	color: #464646;
	font-weight: bold;
	text-decoration: none;
}

/* Row */
.row {
	margin: 0 0 2em -14px;
}

.row div {
	/*margin: 0 0 0 14px;*/
	/*margin: 0 14px 0 0;*/
	padding: 0 0 5px 14px;
}

.row div div {
	padding: 0; /* FIX: Counter setting */
}

.row img {
	/*margin: 0 0 1em 0;*/
	margin: 0 0 0.1em 0;
}

.row a {
	display: block;
	font-family: Arial, sans-serif;
	/*font-size: 1.5em;*/ /* FIX: Counter setting */
	font-size: 1.7em;
	font-weight: normal;
	margin: 0.2em 0 0.4em 0;
}

.row p{
	margin-bottom:0.3em;
}

.row .last {
	/*margin: 0 0 0 0;*/
}

/* Forms */
.field {
	border-bottom: 1px solid #f7f7f5;
	border-left: 1px solid #b9b9a8;
	border-right: 1px solid #f7f7f5;
	border-top: 1px solid #b9b9a8;
	color: #464646;
	float: left;
	font: 1.2em Arial, sans-serif;
	margin: 0;
	padding: 2px;
}

.submit {
	/*background: #ff9900;*/
	/*border: 1px solid #ff9900;*/
	background: #ff4400;
	border: 1px solid #ff4400;
	color: #ffffff;
	cursor: pointer;
	font: bold 1.2em Arial, sans-serif;
	margin: 0;
	/*padding: 2px 4px 2px 4px;*/
	padding: 2px 5px 2px 5px;
}

/* Label */
.label {
	background: #fffb82;
	/*color: #7e7d74;*/
	color: #464646;
	float: left;
	/*font: 1.2em Arial, sans-serif; */
	font: 1.1em Arial, sans-serif;
	padding: 2px 4px 2px 4px;
	margin: -1px 0 -1px 0;
}

/* Home */

#home_alternative_promo{
	height:299px;
	overflow:hidden;
	background: #efefef;
	border: 1px solid #d2d2c8;
	padding-left:1.1em;
}
#home_alternative_promo div{
	float:right;
	width:380px;
	height:299px;
	text-align:right;
	}

#home_alternative_promo h1{
 	font-family:georgia, serif;
 	font-size:3em;
 	padding:0.5em 0 0.1em 0;
 	margin:0;
 	}

#home_alternative_promo h2{
	padding:0 0 0.5em 0;
	margin:0;
}

#home_carousel {
	height:299px;
	overflow:hidden;
	background: #efefef;
	border: 1px solid #d2d2c8;
	background-image:url(images/home_background.jpg);
	background-repeat:no-repeat;
}



#home_carousel img {
	float: left;
}

#home_blog_content{
	height:28em;
	overflow:hidden;
}
#home_international_content{
	height:28em;
	overflow:hidden;
}
#home_international_content img{
	margin:15px  0 0 0;
}
#home_blog p {
	font-size: 1.3em;
}

/* Case studies */
#case_studies_paging_t {
	/*margin: 0 0 2em 0;*/
	margin: 0 0 1em 0;
}

/* Case study */
.case_study_image {
	margin: 0 0 2em 0;
}

/* Blog */
.blog_entry {
	border-bottom: 1px solid #f0f0eb;
	margin: 0 0 2em 0;
	padding: 0 0 2em 0;
}

.blog_entry h2 a {
	/*font: 1em Georgia, serif;*/
	/*background: transparent;*/
	/*padding: 0;*/
	/*font: 1em Tahoma, sans-serif;*/
}

.blog_entry_image {
	/*background: #fafaf8;*/
	background: #f7f7f7;
	margin: 0 0 2em 0;
	overflow: hidden;
	padding: 13px;
}

.blog_entry_image img {
	border-right: 1px solid #d2d2c8;
	border-bottom: 1px solid #d2d2c8;
	display: block;
	margin: 0 auto;
}

.blog_entry_meta {
	/*margin-top: 1.2em;*/
	/*margin-top: 2.2em;*/
	margin-bottom: 1.1em;
}

.blog_entry_meta li {
	border-left: 1px solid #f0f0eb;
	display: inline;
	font: 1.2em Arial, sans-serif;
	padding: 0 6px 0 6px;
	margin:0;
}

.blog_entry_meta a {
	font-size: 1em;
}

.blog_entry_meta .first {
	border-left: 0;
	padding-left: 0;
}

#blog_paging_t {
	margin-top: 1em;
}

#blog_paging_b {
	margin-top: -1em;
}

/* Full blog entry */
.blog_entry_full .blog_entry_image {
	margin-top: 0;
}

.blog_entry_full .blog_entry_meta {
	margin: -1em 0 1em 0;
}

/* Blog comments */
/*
.label_comments {
	background: #f0f0eb;
	color: #7e7d74;
	font: 1em Arial, sans-serif;
	padding: 1px 3px 1px 3px;
	margin: 0 0 -1px 0;
}
*/

.label_comments {
	background: #f4ff80;
	color: #464646;
	font: 0.9em Arial, sans-serif;
	padding: 1px 3px 1px 3px;
	margin: 0 0 -1px 1px;
}

#blog_comments {
	/*background: #f0f0ed;*/
	/*background: #efefef;*/
	background: #f7f7f7;
	/*color: #7e7d74;*/
	margin: 2em 0 0 0;
	padding: 13px;
}

#blog_comments ol li {
	border-bottom: 1px solid #d2d2c8;
	margin: 0 0 1.4em 0;
	padding: 0 0 1em 0;
}

#blog_comments blockquote {
	font-size: 1em;
	font-style: normal;
}

#blog_comments blockquote:before, #blog_comments blockquote:after {
	content: '';
}

#blog_comments cite {
	font: 1.2em normal Arial, sans-serif;
}

/* Blog comments form */
#blog_comments form li, #blog_comments form fieldset {
	padding: 2px 0 2px 0;
}

#blog_comments label {
	/*color: #7e7d74;*/
	display: block;
	/*float: left;*/
	float: left;
	font: 1.2em Arial, sans-serif;
	margin: 0 1em 0 0;
	padding: 3px 0 0 0;
	vertical-align: top;
	width: 8em;
	text-align: right;
}

#submit {
	margin: 2px 0 0 9em;
	/*margin: 4px 0 0 9em;*/
}

/* Glossary */
.glossary_index {
	/*color: #7e7d74;*/
}

#glossary_full {
	margin-bottom: -1em;
}

#glossary_full dt {
	clear: left;
	border-top: 1px solid #f0f0eb;
	padding-top: 1em;
	margin: 0;
	margin-right: 0;
	padding-right: 14px;
}

#glossary_full dt a {
	color: #464646;
	/*font: 1.7em Georgia, serif;*/
	font: 1.7em Arial, sans-serif;
}

#glossary_full dd {
	border-top: 1px solid #f0f0eb;
	font-size: 1em;
	padding-top: 1em;
	/*margin-bottom: 1em;*/
	margin-bottom: 0.2em;
}

#glossary_full dd p {
	/*margin: 0;*/
}

#glossary_full .label {
	margin-right: 5px;
}

/* Search results */
#search_results {
	border-top: 1px solid #f0f0eb;
	padding: 1em 0 1em 0;
}

#search_results li {
	border-bottom: 1px solid #f0f0eb;
	padding: 0 0 1em 0;
	margin: 0 0 1em 0;
}

#search_results p {
	margin: 0;
}

#search_results h3 {
	font-size: 1em;
}

#search_results h3 a {
	float: left;
	font: 1.7em Tahoma, sans-serif;
}

#search_results .label {
	margin-left: 6px;
	margin-top: 3px;
}

/* Client list */
#client_list {
	border-top: 1px solid #f0f0eb;
	padding: 1em 0 0 0;
}

#client_list ul {
	margin: 0 0 -0.4em 0;
}

#client_list li {
	font: 1.3em Arial, sans-serif;
	margin: 0 0 0.4em 0;
}

#client_list a {
	font-size: 1em;
	margin: 0;
}

/* ------------------------------------------------------------------ */
/* Contact us */
.span_contact {
	float: left;
	width: 45.4em; /* 46em */
}

.contact_divider {
	padding-left: 13px;
	border-left: 1px solid #d2d2c8;
}

.contact_map {
	background: #fafaf8;
	border: 1px solid #d2d2c8;
	height: 33.5em;
	margin: 0 0 2em 0;
	width: 45.2em;
}

.contact_map a {
	font-size: 1em;
}

#contact_directions .label {
	margin-right: 5px;
}

/* Duplicate of #blog_comments */
#contact_email {
	background: #efefef;
	/*background: #f0f0ed;*/
	/*background: #fafaf8;*/
	/*color: #7e7d74;*/
	/*margin: 2em 0 0 0;*/
	margin: 0 0 2em 0;
	padding: 13px 13px 14px 13px;
}

#contact_email form li, #contact_email form fieldset {
	padding: 2px 0 2px 0;
	margin:0;
}

#contact_email label {
	/*color: #7e7d74;*/
	display: block;
	float: left;
	font: 1.2em Arial, sans-serif;
	margin: 0 1em 0 0;
	padding: 3px 0 0 0;
	vertical-align: top;
	width: 8em;
	text-align: right;
}

#contact_details li {
	font: 1.3em Arial, sans-serif;
	margin: 0 0 0.1em 0;
}

#contact_details ul{
	margin: 0 0 1em 0;
}
#contact_details dl {
	margin: 1em 0 0 0;
}

#contact_details dt, #contact_details dd {
	font: 1.3em Arial, sans-serif;
	margin: 0 0 0.2em 0;
}

#contact_details dt {
	display: block;
	float: left;
	margin-right: 5px;
}

#contact_details dt:after {
	content: ':';
}

#contact_details dd a {
	/*font: 1em Georgia, serif;*/
	font-size: 1em;
}

/* Newsletter */
#newsletter_email {
	margin-bottom: 5px;
}

#newsletter_message {
	margin: 0 0 0.6em 0;
	color:red;
	font: 1.2em Arial, sans-serif;
	/*
	background: #fafaf8;
	font: 1.2em Arial, sans-serif;
	margin: 0 0 0.6em 0;
	padding: 7px;
	*/
	/*
	background: #f0f0eb;
	color: #7e7d74;
	float: left;
	font: 1.2em Arial, sans-serif;
	padding: 2px 4px 2px 4px;
	margin: 0 0 -1px 0;
	*/
}

#newsletter_subscribe label{
	font: 1.2em Arial, sans-serif;
	display:block;
}

#newsletter_submit{
	clear:both;
}

.crop {
	overflow: hidden;
	padding: 0 !important;
	width: 100%;
}




.form_errors {
	/*background: #f0f0eb;*/
	/*background: #f4ff80;*/
	border-bottom: 1px solid #cdcdc3;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	/*padding: 3px 6px 3px 6px;*/
}

.form_success {
	/*background: #f0f0eb;*/
	/*background: #f4ff80;*/
	margin: 0 0 1em 0;
	/*padding: 3px 6px 3px 6px;*/
}

.form_errors li, .form_success li {
	/*color: #ff4400;*/
	/*font: 1.2em Arial, serif;*/
	padding: 2px 0 2px 0;
	margin:0;
}

p.form_error {
	color: #ff4400;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 0.2em 0;
	width: 100%;
}

/* Client List */
.client_list_faded {
	opacity: 0.1;
}

/* Foviance Firsts */
.foviance_first {
	border-top: 1px solid #f0f0eb;
	margin: 0 0 1.1em 0;
	padding: 1.1em 0 0 0;
}

.foviance_first_services {
	font: 1em Arial, sans-serif;
}

.foviance_first_services div {
	font-size: 1.2em;
	margin: 0 0 0.3em 0;
}

.foviance_first_services li {
	display: inline;
	border-right: 1px solid #f0f0eb;
	float: left;
	/*padding: 0 6px 0 6px;*/
	/*margin: 0 0 3px 0;*/
	margin: 0 6px 0.3em 0;
	padding: 0 6px 0 0;
}

.foviance_first_services li.first {
	border: 0;
	padding-right: 0;
}

.foviance_first_services li a {
	font-size: 1.2em;
}

/* PDF */
.pdf {
	border-top: 1px solid #f0f0eb;
	margin-top: 2.2em;
	padding-top: 0.6em;
}

.pdf a {
	float: left;
	margin: 2px 0 0 0;
}

.pdf img {
	float: left;
	margin: 0 5px 0 0;
}

/* TESTING */
.thumbnail_test {
	overflow: hidden;
	border: 1px solid #d2d2c8;
}

.thumbnail_test img {
	margin-bottom: 0 !important;
}

.temp_thumb_border {
	position: absolute;
	top: 0;
	left: 0;
	border:1px solid #d2d2c8;
}

/* NEW GLOSSARY */
#glossary ul {
	/*margin: 0 0 1em 0;*/
}

/* RESEARCH SERVICES TEMPLATE */
.child_item {
	/*border-top: 1px solid #d2d2c8;*/
	border-top: 1px solid #f0f0eb;
	padding: 1em 0 0 0;
	margin: 0 0 1em 0;
}

/* NEW HEADER */
#home_header {
	margin: 0 0 16px 0;
	padding: 16px 0 0 0;
}

#home_header li {
	border-right: 1px solid #f0f0eb;
	display: inline;
	padding: 0 6px 0 6px;
	font: 1.3em Arial, sans-serif;
}

#home_header li a {
	font: bold 1em Arial, sans-serif;
	margin:0;
}

#home_header .last {
	border-right: 0;
	padding-right: 0;
}

/* TIMELINE */
#timeline_nojs {
}

.timeline_nojs_item {
	position: relative;
}

.timeline_nojs_item_date {
	font-size: 1.2em;
	position: absolute;
	width: 5em;
	margin: 0 0 0 -2.5em;
	left: 50%;
}

	.timeline_nojs_item_date div {
		background: #fcff33;
		padding: 4px !important;
		text-align: center;
	}

.timeline_nojs_item_content {
	margin: 0.6em 0 0 0;
}

	.timeline_nojs_item_content h3 {
		font-size: 1.3em;
		margin-bottom: 0.6em;
	}

	.timeline_nojs_item_content a {
		font-size: 1em;
	}

#timeline {
	/*height: 150px;*/
	height: 30em;
	overflow: hidden;
	/*overflow-x: hidden;*/
	position: relative;
	margin: 10px 0 10px 0;
	width: 100%;
}

#timeline_wrapper {
	left: 0;
	position: relative;
}

.timeline_item {
	/*background: #e9e9e9;*/
	margin-right: 11px;
	/*position: relative;*/
	position: absolute;
}

.timeline_item_date {
	font-size: 1.2em;
	position: absolute;
	width: 5em;
	margin: 0 0 0 -2.5em;
	left: 50%;
}

	.timeline_item_date div {
		background: #fcff33;
		padding: 4px;
		text-align: center;
	}

.timeline_item_content {
	/*background: #000000;*/
	/*color: #ffffff;*/
	/*margin: 0 0 5px -10.5em;*/
	margin: 1em 0 0 0;
	/*position: absolute;*/
	/*bottom: 0;*/
	/*left: 50%;*/
	width: 21em;
}

	.timeline_item_content div {
		/*padding: 4px 5px 4px 5px;*/
	}

	.timeline_item_content h3 {
		font: 1.2em Arial, sans-serif;
		margin-bottom: 0;
	}

	.timeline_item_content p {
		font-size: 1.2em;
		margin-bottom: 0;
	}

.timeline_scroll {
	display: block;
	position: absolute;
	background: #ffffff;
	opacity: 0.75;
	width: 35px;
	height: 50%;
}

#timeline_left {
	background: #ffffff url('images/arrow_l.gif') no-repeat center;
	left: 0;
}

#timeline_right {
	background: #ffffff url('images/arrow_r.gif') no-repeat center;
	right: 0;
}

.timeline_ticks {
	height: 5px;
	width: 100%;
	padding-right:1px;
	overflow:hidden;
	border-left: 1px solid #d2d2c8;
}

.timeline_tick {
	float: left;
	height: 100%;
}

	.timeline_tick a {
		border-right: 1px solid #d2d2c8;
		display: block;
		background: #f5f5f5;
		height: 100%;
	}

	.timeline_tick a:hover {
		background: #fcff33;
	}

	.timeline_tick a.current {
		background: #d2d2c8;
	}

/* FLICKR */
#flickr div {
	background: #fff;
	padding: 9px 9px 12px 9px;
	/*margin: 0 0 0 -3px;*/
}

#flickr a {
	/*border: 3px solid #ffffff;*/
	margin: 5px 0 0 5px;
	float: left;
	width: 64px;
	height: 64px;
	overflow: hidden;
}

#flickr a img {
	margin: -5px 0 0 -5px;
}

/* LANDING DIVIDER */
.landing_divider {
	border-top: 1px solid #f0f0eb;
	padding: 1.3em 0 0 0;
}

/* CHILD PAGE TITLE */
h2.child_page_title a {
	background: transparent;
	padding: 0;
	font: 1em Tahoma, sans-serif;
	text-decoration: underline;
	color: #ff4400;
}

h2.child_page_title a:hover {
	text-decoration: none;
}

/* 18/9/08 */
#skip {
	background: #fff60e;
	color: #464646;
	float: left;
	padding: 8px;
	position: absolute;
	left: -3000em;
	top: 0;
	z-index: 1;
}

#skip:focus, #skip.focus {
	left: 0;
	top: 0;
	outline: 0;
}

.off_screen {
	left: -3000em;
	position: absolute;
	top: 0;
}

/* 2/12/08 - White papers */
#blog_whitepapers_form {
	background: #efefef;
	margin: 0 0 0 0;
	padding: 13px 13px 14px 13px;
}

#blog_whitepapers_form ul {
	margin: 0 0 1em 0;
}

#blog_whitepapers_form li {
	padding: 2px 0 2px 0;
	position: relative;
	margin:0;
}

#blog_whitepapers_form li img {
	float: left;
	margin: 2px 0 0 0;
}

#blog_whitepapers_form label {
	display: block;
	float: left;
	font: 1.2em Arial, sans-serif;
	margin: 0 1em 0 0;
	padding: 3px 0 0 0;
	vertical-align: top;
	width: 8em;
	text-align: right;
}

#blog_whitepapers_form input.submit {
	margin: 0 0 0 9em;
}

.whitepapers_pdf {
	padding: 37px 0 0 0;
	position: relative;
	text-align: center;
}

.whitepapers_pdf a {

}

.whitepapers_pdf a img {
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -16px;
}

.whitepapers_pdf p {
	margin: 0.1em 0 0 0;
}

span.required {
	color: #ff4400;
	font-weight: bold;
}




/* Karl Saynor (karl@usabilitysavvy.com) additions */

.podcast li {
	display:inline;
	margin-right:3px;
	margin:0;
}

.podcast li a {
	border:2px solid #cccccc;
	padding:4px;
	text-decoration:none;
}

.podcast li a:hover {
	border:2px solid #ff4400;
}

.feed li a {
	background: url('images/rss-icon.gif') no-repeat 0 0px;
	padding: 0 0 0.7em 20px;
	margin:0;
	}

.feed {
	padding-bottom:0.5em;
}
/* Adding standard wordpress image positioning classes */
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto;margin-top:0.5em;margin-bottom:0.5em}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto;margin-top:0.5em;margin-bottom:0.5em}


strong{
	font-weight:bold;
}


.copy em{
	font-style:italic;
}

.copy strong{
	font-weight:bold;
}

#redirect_welcome{
	padding:15px 15px 15px 5px;
	border:2px solid #ff4400;
	margin:0 10em 1em 10em;
	background-color:white;
}

#redirect_welcome img{
	padding:0px 20px 0px 0px;
}

/* Additional styling for reuse of tabbed box widget (relies on tab styling above) */

#tabbed_widget{
	margin:0 0 10px 0;
	padding-bottom:0;
}

#tabbed_widget ul{
	margin:2px 0px -4px 2px;
	padding:0;
	border:0;
}

#tab1 ul, #tab2 ul, #tab3 ul, #tab4 ul, #tab5 ul{
	margin:2px 0px 0px 15px;
	padding:0;
}

/* Additional styling for call to action widget */

#cta-left{
	float:left;
	margin: 10px 0px 5px 0px;
	width:54%;
	padding:0;
	font-size:2.7em;
}

#cta-left p{
	font-size:0.85em;
	padding:5px 0 0 0;
	margin:5px 0 5px 0;
}


#cta-left a{
	color:white;
	background-color:#ff4400;
	padding:10px 10px 10px 10px;
	text-decoration:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#cta-left a:hover{
	background-color:#ef4000;
	}

#cta-right{
	float:right;
	margin: 16px 0px 5px 0px;
	width:44%;
	padding:0;
	font-size:2.2em;
}

#cta-right p{
	font-size:0.85em;
	padding:0;
	margin:0px 0 0 0;
	color:#ff4400;
}




#home-intro{			/*Added to fix alignment issue on we are foviance box on home page*/
	height:299px;
	overflow:hidden;
}

#home-intro div{			/*Added to fix alignment issue on we are foviance box on home page*/
	height:100%;
	padding-top:7px;
}


.home-date{			/*Added to style post meta added to home page */
	font-size: 0.85em;
	color:gray;
	}
.home-date p{
	margin:0.2em 0 0.1em 0;
}


.news-feed-list li a{
	font-size: 1.1em;
}

.news-feed-list li{
	font-size: 1.1em;
	margin-bottom:0.5em;
	color:gray;
	margin:0;
}

.gravatar{
	float:left;
	border:1px solid gray;
	margin: 0 8px 0px 0;
}

.row h2{			/*Added to remove overly large styling of h2 with text*/
	font-size: 100%;
	font-weight: normal;
}

#end-nav{			/*Added to prevent collapsing box in IE (caused navigation jog when no nav element selected) e.g. contact us*/
	padding:11px 0 11px 0;
	border:1px solid white;
}

#sharethis{
	float:right;
}

#relatedposts{
	clear:both;
	padding:0px 0px 10px 0px;
}
.avatar-48{
	float:left;
	border:1px solid gray;
	margin-right:10px;
}
.twitter{
	padding-right:0 !important;
}
.facebook{     /*Applied to li to include an icon*/
	background-image:url(/wp-content/uploads/2009/08/facebook-tiny.gif);
	background-repeat:no-repeat;
	background-position: 0 2px;
	background-repeat:no-repeat;
	background-position: 7px 1px;
}
.download-cta{
	float:left;
	text-align:center;
}

.download-cta img{
	margin:3px 10px 20px 0;
}

.qtrans_language_chooser{
	padding:0 0 7px 0;
	margin:0;
	text-align:right;
}

#qtranslate-chooser li{
	padding: 0 0px 0 10px;
	margin:0;
	font-size:1.3em;
	font-weight:bold;
	font-family:Arial;
	border:0;
	border-right:1px solid #F0F0EB;
	padding: 0 10px 0 10px;

}

#qtranslate-chooser li:last-child{
	border-right:0;
	padding: 0 0 0 10px;
}

#qtranslate-chooser .active a{
	color:#464646;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial;
}


.main-a-to-z{
	border:0px solid red;
	}

	.main-a-to-z .large-letter{
		display:block;
		font-size:60px;
		width:60px;
		height:80px;
		text-align:center;
		font-weight:normal;
		font-style:italic;
		font-family:"Georgia", serif;
		float:left;
		line-height:80px;
		padding:0;
		margin:-20px 0 0 0;
		color:#666666;
		text-decoration:none;
	}

	.main-a-to-z .large-word{
		display:block;
		font-size:20px;
		width:375px;
		text-align:left;
		font-weight:normal;
		font-style:italic;
		font-family:"Georgia", serif;
		float:left;
		line-height:25px;
		padding:0;
		margin:-0px 0 20px 0;
		clear:both;
		}

	.main-a-to-z .letter-example{
		display:block;
		float:left;
		border-left:1px dotted #ff4400;
		width:70%;
		margin:0 0 0 0px;
		padding:0 0 0 10px;
	}
	.main-a-to-z .word-example{
		display:block;
		float:left;
		border-left:1px dotted #ff4400;
		width:275px;
		margin:0 0 15px 0px;
		padding:0 0 0px 10px;
	}

.aToZ{
	font-size:22px;
	font-weight:normal;
	line-height:32px;
	margin: 0 0 0 -3px;
	}

	.aToZ li{
	float:left;
	height:40px;
	min-width:34px;
	text-align:center;
	padding:0 0 0px 0;
	margin:0;
	}

	#inactive{
	display:block;
	height:40px;
	border:0px solid gray;
	min-width:34px;
	color:#cccccc;
	font-size:1.2em;
	text-align:center;
	padding:0px 0 0px 0;
	margin:0px;
	}

	.aToZ li a{
	display:block;
	text-decoration:none;
	font-weight:normal;
	min-width:34px;
	text-align:center;
	margin:0px;
	}


	.aToZ li a:hover{
		background-color:#cccccc;
	}

	.active-letter{
		background: #fff60e url('images/nav-bg.gif') repeat-x bottom;
		color:black;
	}

	.press-coverage li{
		padding-bottom:1em;
		margin:0;
	}

	.press-coverage img{
		display:block;
		border:0px;
		padding-bottom:5px;
	}


.headline{
	font-size:2.4em;
	margin: 0 0 0.6em 0;
	color:#595959;
}

.ieHeadline{
	font-size:2.4em;
	margin: 0 0 0.6em 0;
	color:#595959;
}



.dropdownmark{
	font-family:arial;
	font-size:10px;
	padding: 0px 0 0 5px;
}


#solutions_box{
	height:28.5em;

	overflow:hidden;

}

#solutions_box .grey_box div{
	height:22em;
}

#what-we-do-intro{
	height:29em;
	overflow:hidden;
}

#what-we-do-intro ol{
	font-size:1.2em;
}

.what-we-do-image {
	overflow: hidden;
	padding: 20px 0 5px 0;
	height:165px;
	width:223px;
	text-align:center;
	border: 1px solid rgb(210,210,200);
	margin: 1em 2em 1em 1em;
}


.other_solutions_content div div{
	height:28em;
}

#challenge{
	font-size:1.9em;
	line-height:1.5em;
	float:left;
	width:540px;
	height:150px;
	padding: 0 90px 0 0;
	background: url('/wp-content/uploads/2010/12/right-chevron.png') no-repeat center right;
	repeat-y:no-repeat;
}



#response{
	font-size:1.9em;
	line-height:1.5em !important;
	float:right;
	width:300px;
	height:150px;
}



#response a{
	text-decoration:none;
	font-weight:normal;
	color: #464646;
}

#response a:hover{
	color: #ff4400;
}






/*    Dropdown navigation styling  */
ul.we_do_subnavi {
	list-style: none;
	padding: 0 0px;
	margin: 0;
}
ul.we_do_subnavi li {
	float: left;
	margin: 0;
	padding: 0px 0px 0px 0;
}


ul.we_do_subnavi li a:hover{
	color:black;
}


ul.we_do_subnavi li {z-index: 999;}
ul.we_do_subnavi li ul.drop_nav {z-index: 999;}

ul.we_do_subnavi li span { /*--Drop down trigger styles--*/
	width: 11px;
	height:1.3em;
	float:right;
	background: url(images/drop-triangle-alternative.png) no-repeat right center;
}

#sub_nav ul.we_do_subnavi li ul {
	border-top:0px;
}


ul.we_do_subnavi li ul.drop_nav {
	list-style: none;
	position: absolute;  /*--Important - Keeps drop_nav from affecting main navigation flow--*/
	background: #cfcfcf;
	margin: 30px 0 300px 0;
	display: none;
	float: left;
	width: 177px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	font-size:0.8em;
	padding: 3px 2px 2px 4px;
}
ul.we_do_subnavi li ul.drop_nav li{
	margin: 0;
	padding: 0;
	border-top: 1px solid #c1c1c1;
	clear: both;
	width: 174px;

}
html ul.we_do_subnavi li ul.drop_nav li a {
	width: 149px;
	margin:0;
	padding:7px 15px 7px 11px !important;
}
html ul.we_do_subnavi li ul.drop_nav li:first-child {
	border-top: 0;
}

html ul.we_do_subnavi li ul.drop_nav li a:focus {
	outline:0;
}


html ul.we_do_subnavi li ul.drop_nav li a:hover { /*--Hover effect for drop_nav links--*/
	background: #f1f1f1 !important;
}


.showHover{
	line-height:1.2em;
}


.not_current a {
	background: #cfcfcf !important;
}


#related_case_studies a{
	font-size:1.2em;
	display:block;
	float:left;
	margin:0px 6px 15px 0;
	width: 95px;
	}

#related_case_studies img{
	display:block;
	border: 1px solid rgb(210,210,200);
	width:95px;
	overflow: hidden;
	margin:0 0 3px 0;
}


#related_whitepapers a{
	font-size:1.2em;
	display:block;
	float:left;
	margin:0px 6px 15px 0;
	width: 95px;

}

#related_whitepapers img{
	display:block;
	border: 1px solid rgb(210,210,200);
	width:95px;
	height:140px;
	overflow: hidden;
	margin:0 0 3px 0;
}

.gutter_what_we_do p{
	margin: 0 0 0.3em 0;
}

.training_links{
	display:inline !important;
	font-size:1.2em !important;
	font-weight:bold !important;
	margin-bottom:0.4em !important;
	padding-bottom:0.4em !important;
	font-family: Arial !important;
}


.form-notice{
	border:1px solid #9d9d9a;
	background:#fffb82;
	padding:10px;
	margin-bottom:1em;
	font-weight:bold;
}

.form-notice p{
	margin:0;
}


.methodology-explanation{
	margin:1em 0;
}

.methodology-explanation h{
	clear:both;
}

.methodology-image{
	float:left;
	width:200px;
	margin-right:2em;
}

.methodology-text{
	float:left;
	width:300px;
	margin:0;
}


.methodology-text h3{
	margin-top:0;
}


.methodology-tools{
	float:left;
	margin:0;
	width:150px;
}

.methodology-tools ul li{
	margin-right:0;
	line-height:1 !important;
}

.methodology-tools ul {
	line-height:1;

}

.methodology-tools p{
	margin:0em 0 0.2em 0;
	line-height:1.2em;
}


/* PANELS: Standard listing of all tools */
#tools-container{

}

#tools-section{

}

#tools-list{

}

#tools-content{

}

.tool-detail{

}

/* PANELS: This classes are applied by jquery (if available) to panelise the tools listing) otherwise the css renders all of the tools as list */


.tools-container-panel{
	background:/*#eae99f*/ /*#ff4400*/ #DDDDD8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:10px 10px 0px 10px;
	margin-bottom:1em;
}

.tools-section-panel{
	overflow:hidden;
	width:49.5em;
	height:725px;
	margin:0 !important;
	padding:0 !important;
}

.tools-content-panel {
	width:9999em;
}

.tool-detail-panel {
	display:block;
	float:left;
	width:47.5em;
	height:700px;
	overflow:auto;
	background:white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin:0 5.5em 0 0em !important;
	padding:0 10px !important;
}

.tool-detail-panel h2 {
	margin:0.6em 0 0.6em 0;
}


.tool-detail-panel p {
	margin-right:0.75em;
}




.tools-alllinks-panel{
	width:17em;
	float:left;
	margin:0 !important;
	padding: 0 0.5em 0 0 !important;
	list-style-type:none !important;
}

.tools-alllinks-panel li{
	list-style-type:none;
	padding:0;
	margin:0 0 .25em 0;
}

.tools-alllinks-panel .active-tool{
	background-image:url('images/right-chevron-small.png') ;
	background-position: right center;
	background-repeat:no-repeat;
	color:black;
}


.tools-alllinks-panel li a{
	display:block;
	font-weight:normal;
	padding:0.2em 0.2em 0.2em 0.6em;
	margin:0 1.1em 0em 0;
	color:#ff4400;
}


.tool-active-link{
	background:white;
	margin:0 15px 0.3em 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration:none;


}

.active-tool a{
	color:black !important;
}


/* END PANELS */




/* End Karl Saynor (karl@usabilitysavvy.com) additions */

/* Start Social Links HB */
.social {
	position:relative;
	float:right;
	width: 400px;
	margin-right:10px;
	height:32px;
}
.social_inner {
	float:right;
	margin: 0;
	padding:0;
}

.redTest{
color:red;
}
