/* *************************** 
  Site - prosper
  ---------------------------
  StyleSheet Index
  $1 - Global Styles
  $2 - Website Structure Styles
  $3 - Header Styles
  $4 - Content Styles
  $5 - Sidebar Styles
  $6 - Footer Styles
   ***************************/

/* *************************** 
   $1 GLOBAL Styles
   ***************************/
* {
	margin: 0;
	padding: 0; 
}
a {
	color:#336ea7;
	text-decoration:none;
}
a:hover {
	color:#336ea7;
	text-decoration:underline;
}
img {
	border:0;
}
fieldset {
	border:none;
}
li {
	list-style:none;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
}

/* *************************** 
   $2 Website Structure Styles
   ***************************/
body {
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	background:#f3f4f2;
	margin-bottom: 1px;
}
#container {
	width:960px;
	margin:0 auto;
	background:#fff;
	text-align:left;
	color:#666;
}

/* *************************** 
   $3 Header Styles
   ***************************/
#header, #hrheader {
	width:946px;
	margin:0 auto;
	position:relative;
	height:273px;
	background:url(../images/bg_header1.png) right top no-repeat;
}
#header.testimonials, #hrheader.testimonials{
	background:url(../images/bg_header2.jpg) right top no-repeat;
	}
#header.services, #hrheader.services{
	background:url(../images/bg_header3.jpg) right top no-repeat;
	}
#header h1, #hrheader h1{
	position:absolute;
	left:2px;
	top:40px;
	width:161px;
	height:67px;
	}
#header h1 a{
	background:url(../images/bg_logo.png) no-repeat;
	width:161px;
	height:67px;
	display:block;
	text-indent:-9999px;
	outline-style:none;	
}

#hrheader h1 a{
	background:url(../images/bg_hrlogo.png) no-repeat;
	width:161px;
	height:67px;
	display:block;
	text-indent:-9999px;
	outline-style:none;	
}

.mainnav{
	position:absolute;
	left:0;
	top:160px;
	border-bottom:#fff 1px solid;
	width:947px;
	}
.mainnav ul{
	width:100%;
	overflow:hidden;
	padding-bottom:13px;
	height:28px;
	background:url(../images/bg_mainnav.png) bottom left no-repeat;
	}
.mainnav ul li{
	height:28px;
	float:left;
	font-size:13px;
	}
.mainnav ul li .last{
	float:left;
	padding-right:14px;
	}
.mainnav ul li .last span{
	float:left;
	padding-left:14px;
	}
.mainnav ul li a{
	color:#7a1729;
	height:28px; 
	float:left;
	padding-right:12px;
	background:url(../images/bg_mainnavlia.png) right -84px no-repeat;
	}
.mainnav ul li a span{
	float:left;
	padding:3px 0 0 12px;
	cursor:pointer;
	line-height:25px;
	background:url(../images/bg_mainnavlia.png) left -56px no-repeat;
	}
.mainnav ul li a:hover,.mainnav ul li .active{
	color:#fdb927;
	text-decoration:none;
	background:url(../images/bg_mainnavlia.png) right -28px no-repeat;
	}
.mainnav ul li a:hover span,.mainnav ul li .active span{
	background:url(../images/bg_mainnavlia.png) left 0 no-repeat;
	}
#breadcrumb{
	left:8px;
	top:208px;
	position:absolute;
	font-size:10px;
	width:300px;
	}
#breadcrumb span{
	color:#80736a;
	}
#breadcrumb,#breadcrumb a,#breadcrumb a:hover{
	color:#aca39d;
	}
/* *************************** 
   $4 Content Styles
   ***************************/
#content {
	width:100%;
	overflow:hidden;	
    }
.icons{
	width:100%;
	border-top:#f3f4f2 8px solid;
	clear:both;
	text-align:center;
	padding:3px 0 4px 0;
	}
.icons img{
	vertical-align:middle;
	}
.icons  li{
	display:inline;
	margin:0 9px;
	padding:0;
	}
#maincontent{
	float:left;
	width:657px;
	}
.top_box{
	width:640px;
	margin-left:7px;
	overflow:hidden;
	padding:0 0 18px 0;
	}
.top_box .link{
	float:right;
	}
#maincontent .top_box p{
	font-size:24px;
	margin:0;
	line-height:31px;
	padding:0 0 0 0;
	}
.link{
	float:left;
	height:13px;
	}
.link a{
	float:left;
	color:#336ea7;
	height:13px;
	background:url(../images/bg_linka.gif) left 0 no-repeat;
	}
.link a b{
	float:left;
	font-size:9px;
	font-weight:normal;
	color:#336ea7;
	padding:0 16px 0 4px;
	height:13px;
	line-height:13px;
	background:url(../images/bg_linka.gif) right -13px no-repeat;
	cursor:pointer;
	}
.link a:hover{
	color:#336ea7;
	text-decoration:underline;
	}
.link a:hover b{
	color:#336ea7;
	text-decoration:underline;
	}

#maincontent  .section_col h3{
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	color:#fff;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0 0 0 7px;
	line-height:15px;
	width:307px;
	}
#maincontent  .section_col .title_bg1{
	background:url(../images/bg_h31.png) no-repeat;
	padding-top:12px;
	height:26px;
	}
#maincontent  .section_col .title_bg2{
	background:url(../images/bg_h32.png) no-repeat;
	height:33px;
	padding-top:5px;
	}
#maincontent  .section_col .title_bg3{
	background:url(../images/bg_h33.png) no-repeat;
	padding-top:12px;
	height:26px;
	}
#maincontent  .section_col .title_bg4{
	background:url(../images/bg_h34.png) no-repeat;
	padding-top:12px;
	height:26px;
	}
#maincontent  .section_col .title_bg5{
	background:url(../images/bg_h35.png) no-repeat;
	padding:4px 0 0 7px;
	width:307px;
	height:20px;
	font-size:12px;
	}
#maincontent p{
	line-height:17px;
	}
#maincontent  .section_col p{
	padding:3px 0 5px 0;
	}
	
.section{
	width:100%;
	overflow:hidden;
	padding:0 0 26px 0;
	}
.section_col{
	float:left;
	margin:0 5px 0 7px;
	display:inline;
	width:315px;
	background:url(../images/bg_section_col.png) left 10px repeat-x;
	overflow:hidden;
	padding:0 0 16px 0;
	}	
	
.color_red{
	color:#7a003c;
	}
 .section_col ul{
	 width:307px;
	 padding:0 0 4px 0;
	 }
 .section_col li{
	 padding:0 0  5px 13px;
	 background:url(../images/bg_li.png) left 4px no-repeat;
	 }
 .section_col .link{
	 padding-left:7px;
	 }
*html .col_inner{
		height:143px;
		}
.col_inner{
	margin-left:7px;
	width:307px;
	min-height:225px;
		}

*html .col_inner.row2{
		height:156px;
		}
.col_inner.row2{
	min-height:150px;
	}
.hear{
	float:left;
	background:url(../images/bg_arrow.png) left 3px no-repeat;
	margin-left:7px;
	padding-left:10px;
	margin-top:5px;
	padding-bottom:1px;
	}
.text_img{
	width:298px;
	border-bottom:#cac9ca 1px dotted;
	overflow:hidden;
	padding:0 0 9px 0;
	}
.text_img img{
	float:left;
	}
.text_img_right{
	float:right;
	width:205px;
	padding:0 8px 0 0;
	}
.text_img_right .link{
	float:right;
	padding:10px 0 0 0;
	}
.other{
	width:100%;
	}
#maincontent h4{
	font-size:14px;
	font-weight:bold;
	color:#7a003c;
	padding:9px 0 0 0;
	margin:0;
	} 
#maincontent .other  p{
	color:#336ea7;
	padding:2px 0 5px 0;
	}
#maincontent .other .last{
	padding-bottom:0px;
	}
#maincontent.wide {
	padding:0 0 0 9px;
	width:737px;
	margin:0;
	}
#maincontent h2{
	color:#7a003c;
	font-size:24px;
	font-weight:normal;
	padding:0 0 5px 0;
	}
.toptext{
	font-size:13px;
	font-weight:bold;
	}
#maincontent.wide p{
	padding:0 0 18px 0;
	}
#maincontent.wide .section .section_col{
	width:344px;
	margin-right:21px;
	margin-left:0;
	padding:17px 0 0 0;
	border:0;
	background: none;
	}
#maincontent.wide .section .section_col h3{
	color:#7a003c;
	font-size:20px;
	font-weight:normal;
	margin:0;
	padding:0 0 9px 0;	
	}
.candidate{
	font-weight:bold;
	color:#fff;
	background:url(../images/bg_candidate.png) no-repeat;
	width:335px;
	padding:0 0 0 8px;
	height:25px;
	line-height:25px;
	display:block;
	}
.candidate:hover{
	color:#fff;
	}
.case_studies{
	width:100%;
	}
#maincontent.wide .case_studies h4{
	width:335px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	margin:0;
	padding:5px 0 0 8px;
	background:url(../images/bg_case.png) no-repeat;
	height:29px;
	
	}
#maincontent.wide .section .section_col .case_studies li{
	padding:0;
	width:100%;
	}
#maincontent.wide .section .section_col .case_studies li a{
	width:335px;
	padding:9px 0 8px 8px;
	font-weight:bold;
	display:block;
	}
#maincontent.wide .section .section_col .case_studies li a:hover{
	text-decoration:none;
	background:#dfe9f0;
	}
#maincontent.wide .section .section_col .case_studies ul{
	border-bottom:#e1ebf2 1px solid;
	padding-bottom:2px;
	}
.wide  ul{
	padding: 0 0 10px 0;
	}	
.wide ul li {
	background: url(../images/bg_li.png) no-repeat 0% 4px;
	padding: 0px 0px 5px 13px;}	
	
#middle{
	float:left;
	width:535px;
	padding:0 0 40px 0;
	overflow:hidden;
	}
#middle  h2{
	line-height:26px;
	color:#7a003c;
	font-size:24px;
	font-weight:normal;
	padding: 0 100px 5px 0;
	}
#middle p{
	padding:0 0 18px 0;
	line-height:17px;
	}
#middle  h4{
	font-size:18px;
	font-weight:normal;
	margin-bottom: 10px;
	}
	
#middle  h3{
	padding-bottom: 15px;
	}	
#middle  ul{
	padding: 0 0 10px 0;
	}	
#middle ul li {
	background: url(../images/bg_li.png) no-repeat 0% 4px;
	padding: 0px 0px 5px 13px;}		

#middle  .casestudy-title  p {
	padding-bottom: 4px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #7a003c;
	font-size: 15px;
	border-bottom: 1px #ccc dotted;}		
#TabbedPanels1 ul {
	margin: 0 0 20px 0;
	padding: 0;}
#TabbedPanels1 ul li{
	margin: 0;
	padding: 0;}

#tabContent  ul li {
	background: url(../images/bg_li.png) no-repeat 0% 4px;
	padding: 0px 0px 0px 13px;}		
	
#tabContent .tab_right  ul li {
	background: url(../images/bg_li.png) no-repeat 0% center;}	
	
.pic_box{
	width:100%;
	padding:10px 0 18px 0;
	}
#contactform {

}
#contactform p {
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 18px;
  font-size-adjust: none;
  font-stretch: normal;
}
#contactform ul li {
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 18px;
  font-size-adjust: none;
  font-stretch: normal;
}
#contactform .intropara {
  padding-bottom: 10px;
}
#contactform .textbox {
  border: 1px solid #7f9db9;
  padding: 2px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  width: 180px;
}
#contactform .textboxmulti {
  border: 1px solid #7f9db9;
  padding: 3px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  width: 200px;
}
#contactform label {
  padding: 3px 10px 0px 0px;
  float: left;
  width: 115px;
  text-align: left;
}
#contactform .contactformbutton {
  margin: 5px;
  font-family: Verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
#contactsidepanel img {
  border: 2px solid #aed6f0;
  margin: 15px 0px 0px 20px;
  padding: 3px;
}

/* *************************** 
   $5 Sidebar Styles
   ***************************/
#sidebar_right{
	float:right;
	width:295px;
	margin-right:7px;
	display:inline;
	}
.num{
	width:235px;
	display: block;
	padding:0 0 0 60px;
	background:url(../images/bg_num1.png) no-repeat;
	height:35px;
	line-height:28px;
	margin:6px 0 0 0;
	font-size:12px;
	color:#336ea7;
	font-weight:bold;
	}
.print{
	width:100%;
	font-size:10px;
	padding:7px 0;
	border-bottom:#cac9ca 1px  dotted;
	}
.print img{
	margin-right:5px;
	}
#sidebar_right.narrow .print{
	border:0;
	padding-bottom:10px;
	}
#sidebar_right.narrow .print  a{
	display:block;
	margin-left:0;
	padding-bottom:2px;
	}
.print  a{
	margin:0 13px 0 14px;
	} 
.print  a,.print  a:hover{
	color:#80736a;
	}
.subnav{
	width:100%;
	overflow:hidden;
	margin-bottom:15px;
	}
.subnav li{
	width:100%;
	float:left;
	border-bottom:#cac9ca 1px  dotted;
	padding:5px 0 3px 0;
	}
.subnav li img{
	float:left;
	}
.subnav li .liright{
	float:left;
	width:230px;
	padding:12px 0 0 10px;
	}
.subnav li .liright.rows{
	padding:6px 0 0 10px;
	}
#sidebar_right .subnav h3{
	font-size:13px;
	font-weight:normal;
	color:#336ea7;
	margin:0;
	padding:0 0 0 0;
	line-height:14px;
	}
.subnav li .liright span{
	font-size:12px;
	color:#8c8c8c;
	display:block;
	}
#sidebar_right  h5{
	font-size:11px;
	color:#6b5c52;
	width:100%;
	background:#e9e8de;
	font-weight:normal;
	padding:1px 0;
	}
#sidebar_right  h5 span{
	margin-left:3px;
	}
.subnav2{
	width:100%;
	overflow:hidden;
	margin:5px 0 0 0;
	}
.subnav2 li{
	padding:0 0  5px 13px;
	background:url(../images/bg_li.png) left 4px no-repeat;
	}
.subnav2 li img{
	float:left;
	}
.subnav2 li .liright{
	float:left;
	width:230px;
	padding:12px 0 0 10px;
	}
.subnav2 li .liright.rows{
	padding:6px 0 0 10px;
	}		
.downloads{
	width:100%;
	overflow:hidden;
	}
.downloads li{
	float:left;
	width:100%;
	border-bottom:#cac9ca 1px  dotted;
	padding:5px 0 3px 0;
	}
.downloads li img{
	vertical-align:middle;
	}
.downloads li span{
	float:left;
	width:25px;
	padding:0 0 0 3px;
	}
#sidebar_right .downloads li h4{
	float:left;
	font-size:11px;
	font-weight:normal;
	margin:0 ;
	padding:0 0 2px 0;
	color:#336ea7;
	line-height:13px;
	width:240px;	
	}
 #content #sidebar_right.narrow{
	width:202px;
	padding:0;
	}
#sidebar_right.narrow .num{
	width:172px;
	background:url(../images/bg_num2.png) no-repeat;
	height:33px;
	padding:0 0 0 30px;
	font-size:11px;
	line-height:33px;
	margin-bottom:3px;
	
	}
.request{
	font-size:12px;
	color:#fff;
	font-weight:bold;
	display:block;
	text-align:center;
	background:url(../images/bg_request.png) no-repeat;
	width:200px;
	height:32px;
	line-height:32px;
	margin:16px 0;
	}
.request:hover{
	color:#fff;
	}
#sidebar_right.narrow .subnav li .liright{
	padding:0 0 0 6px;
	width:145px;
	overflow:hidden;
	}
#sidebar_right.narrow .subnav li h3{
	font-size:12px;
	font-weight:normal;
	color:#7a003c;
	}
#sidebar_right.narrow .subnav li h3 a{
	color:#7a003c;
	}
#sidebar_right.narrow .subnav li h3 a:hover{
	color:#7a003c;
	}
#sidebar_right.narrow .subnav li h3 a{
	text-decoration:underline;
	}
#sidebar_right.narrow .subnav li h3 a:hover{
	text-decoration:none;
	}
#sidebar_right.narrow .subnav li span{
	font-size:11px;
	}
#sidebar_left{
	float:left;
	width:180px;
	margin-right:18px;
	margin-left:7px;
	display:inline;
	}
#sidebar_left h3{
	width:172px;
	padding:2px 0 0 8px;
	height:30px;
	color:#fff;
	font-size:11px;
	background:url(../images/bg_sidebarh3.png) left 0 no-repeat;
	}
#sidebar_left .expandable{
	cursor:pointer;
	}
#sidebar_left .last{
	background:url(../images/bg_sidebarh3.png) left -32px no-repeat;
	}
#sidebar_left .first{
	background:url(../images/bg_sidebarh3.png) left -64px no-repeat;
	}
#sidebar_left h3 a,#sidebar_left h3 a:hover{
	color:#fff;
	text-decoration:none;
	}
#sidebar_left  ul li a{
	width:162px;
	padding:4px 0 4px 18px;
	background: url(../images/bg_sidebar_leftli.png) 8px 10px no-repeat;
	display:block;
	line-height:13px;
	}
#sidebar_left  h4{
	font-size:11px;
	font-weight:normal;
	width:167px;
	padding:5px 5px 4px 8px;
	line-height:13px;
	}
#sidebar_left  h4 h4{
	font-size:10px;
	font-weight:normal;
	padding:5px 5px 0px 20px;
	width: 142px;
	line-height:13px;
	background: inherit;
	}	
#sidebar_left  h4.openheader{
	background:#d1dce1;
	}
#sidebar_left div.categories{
	background:url(../images/bg_categories.png) 0 1px repeat-x;
	width:100%;
	padding-top:1px;
	}
#sidebar_left div.testimonials{
	background:url(../images/bg_categories.png) 0 1px repeat-x;
	width:100%;
	padding-top:1px;
	height: 500px;
	overflow-x: hidden;
	overflow-y: auto;
	}	
#sidebar_left .biog_img {
		padding-top: 15px;
		border: 0;
		text-align: center;}	
.roundedcornr_box_671172 {
	background: url(../images/roundedcornr_671172_tl.png) no-repeat top left;}
.roundedcornr_top_671172 {
	background: url(../images/roundedcornr_671172_tr.png) no-repeat top right;}
.roundedcornr_bottom_671172 {
	background: url(../images/roundedcornr_671172_bl.png) no-repeat bottom left;}
.roundedcornr_bottom_671172 div {
	background: url(../images/roundedcornr_671172_br.png) no-repeat bottom right;}
.roundedcornr_content_671172 {
	background: url(../images/roundedcornr_671172_r.png) top right repeat-y;}
.roundedcornr_top_671172 div,.roundedcornr_top_671172,
.roundedcornr_bottom_671172 div, .roundedcornr_bottom_671172 {
	width: 100%;
	height: 20px;
	font-size: 1px;}
.roundedcornr_content_671172, .roundedcornr_bottom_671172 {
	margin-top: -19px;}
.roundedcornr_content_671172 { padding: 5px 10px; font-size: 11px; margin-top:0; }
.roundedcornr_content_671172  h2 {
	background: none;
	color: #000;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 10px;}
#header, #header.testimonials, #header.services { background:none; }
#header img, #header.testimonials img, #header.services img { float:right; }
.autoScroller-container { height:70px; position:relative; overflow:hidden; margin-top:6px; }
#sidebar_left a.parent_here { color: #d1dce1; }
.padding { padding:10px 0 10px 15px;; }

#full_width { padding:20px; }
#full_width h2 { line-height: 26px; color: #7a003c; font-size: 24px; font-weight: normal; padding: 0pt 100px 5px 0pt; }
#full_width p { padding: 0pt 0pt 18px 0pt; line-height: 17px; }
.tab_left { width:45%; position:relative; float:left;  padding-right:10px; margin-bottom:30px;  }
.tab_right { width:45%; position:relative; float:left; clear:none; margin-left:20px; padding-left:20px; border-left: 1px solid #d1dce1; margin-bottom:30px; }
.tab_right li a { font-size:1.2em; line-height:30px;}
#full_width .TabbedPanels{ padding:10px; }
#full_width .TabbedPanelsTab { position: relative; -moz-user-select: none; -khtml-user-select: none; float:left; color:#7a003c; background:url(../images/bg_tab_w.png) left 0 no-repeat; text-align:center; float:left;	cursor: pointer; font-size:12px; line-height:16px; width:180px; padding-top:12px; height:43px; }
#full_width .TabbedPanelsTab.rows { padding-top:12px; height:43px; }
#full_width .TabbedPanelsTabHover { background:url(../images/bg_tab_w.png) left -55px no-repeat; font-weight:bold; color:#fff; }
#full_width .TabbedPanelsTabSelected { background:url(../images/bg_tab_w.png) left -55px no-repeat; font-weight:bold; color:#fff; }
#full_width .TabbedPanelsContent { padding:17px 0 37px  0; width:100%; 	}
.service_overview {
	border-top: 1px #ccc dotted;
	overflow: hidden;
	padding-top: 20px;}
.service_overview  img{
	float: left;}
.service_overview h2 { margin:0 ; font-size:1.74em; padding:0;  }
.service_overview p { margin-bottom: 10px; padding-bottom: 10px; overflow: hidden; }
.service_overview_col1 { width: 60px; float: left;}
.service_overview_col2 { float: left; width: 670px;}


/* *************************** 
   $6 Footer Styles
   ***************************/
#footer {	
	background:#f3f4f2;
	width:100%;
	overflow:hidden;
	color:#80736a;
	padding:11px 0 18px 0;
}
#footer p{
	float:left;
	font-size:11px;
	padding:0 41px 0 8px;
	}
#footer  ul{
	float:left;
	padding-top:2px;
	}
#footer  ul li{
	float:left;
	font-size:11px;
	border-right:#80736a 1px solid;
	line-height:11px;
	padding:0 7px;
	}
#footer  ul .last{
	border:0;
	}
#footer a,#footer a:hover{
	color:#80736a;
	}
.footer_form{
	float:right;
	height:21px;
	border-left:#c9cdc2 1px solid;
	background:#e3e5df;
	padding:2px 5px 0 0;
	width:220px;
	margin-top:-2px;
	}
.footer_form input{
	vertical-align:middle;
	margin-left:4px;
	}
.footer_form .int_text{
	border:#a6acb1 1px solid;
	background:#fff;
	width:108px;
	height:15px;
	padding:2px 0 0 0;
	font-size:11px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	}
.footer_form .int_btn{
	background:url(../images/btn_search.png) no-repeat;
	width:46px;
	height:12px;
	padding:0;
	cursor:pointer;
	border:0;
	}
.footer_form label{
	font-size:11px;
	color:#6b5c52;
	margin:0 6px 0 5px;
	}
/* *************************** 
   $7 Ajax Search
   ***************************/
/* Search Results */
.ajaxSearch_resultsInfo, .ajaxSearch_paging {
	font-weight: bold;
	color: #585858;
	font-size: 1.1em;
}
.ajaxSearch_paging {
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 20px 0;
	border-top: 1px dotted #d9d9d9;
	border-bottom: 1px dotted #d9d9d9;
	line-height: 20px;
	display: block;
	height: 20px;
}
.ajaxSearch_paging span, .ajaxSearch_paging a {
	margin-right: 5px;
}

.ajaxSearch_paging span.currentPage, .ajaxSearch_paging a {
	width: 27px;
	height: 20px;
	display: inline;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
.ajaxSearch_paging a {
	background: #555;
	padding: 0 6px;
}
.ajaxSearch_paging span.currentPage, .ajaxSearch_paging a:hover {
	background: #999;
	padding: 0 6px;
}
a.ajaxSearch_resultLink {
	color: #5a5a5a;
	font-weight: bold;
	font-size: 1.3em;
}
.ajaxSearch_highlight, .ajaxSearch_highlight1 { 
	background-color: #ffb; 
	padding: 2px; 
	border-width: 0; 
	color: #000; }
.ajaxSearch_resultExtract {
	padding: 10px 0;}	
.ajaxSearch_resultDescription {
		display: none;}
/* *************************** 
   2010/02/01
   ***************************/
.imgbox{
	  width:711px;
	  background:url(../images/imgbox.png) left repeat-y;
	margin-top:12px;
	  }
.imgbox_inner{
	  width:100%;
	  background:url(../images/imgbox_top.png) left top no-repeat;
	 }
.imgbox_content{
	  width:100%;
	  overflow:hidden;
	  background:url(../images/imgbox_bot.png) left bottom no-repeat;
		}
.imgbox.nobg{
	background:none;
	margin-top:24px;
	padding-bottom:28px;
	}
.imgbox ul{
	width:100%;
	overflow:hidden;
	}
.imgbox ul li{
	width:218px;
	float:left;
	display:inline;
	padding:13px 0  13px 11px;
	margin:8px 12px 0 0;
	font-weight:bold;		
	background: none;
	}
.imgbox ul .firstrow{
	margin-top:0;
	}
.imgbox.nobg ul li{
	background:url(../images/bg_imgboxli.png) 0 0 no-repeat;
	}
.imgbox ul .lastcol{
	margin-right:0;
	}
.imgbox ul li a,.imgbox ul li a:hover{
	color:#73003c;
	}
.imgbox ul li a small,.imgbox ul li a:hover small{
	display:block;
	font-size:10px;
	color:#666;
	font-weight:normal;
	}
.imgleft{
	float:left;
	margin-right:6px;
	}
.text{
	float:left;
	width:150px;
	}
.text.paddingtop{
	padding-top:19px;
	}
.text.paddingtop_tworows{
	padding-top:14px;
	}
.formbox_top{
	border-bottom:#cac9ca dotted 1px;
	padding:6px 0 4px 0;
	margin:0 0 15px 0;
	}
.formbox_top h2{
	font-size:16px;
	color:#336ea7;
	}
.formbox{
	background:url(../images/bg_formbox.png) 0 0 no-repeat;
	width:180px;
	height:297px;
	padding:0 11px 0 10px;
	margin:8px 0 0 0;
	}
.formbox  p{
	padding:0 0 7px 0;
	}
.formbox .btn_submit{
	padding-top:7px;
	}
.formbox .btn_submit input{
	float:right;
	background:url(../images/bg_submit.png) no-repeat;
	width:63px;
	height:15px;
	border:0;
	padding:0;
	cursor:pointer;
	}
.formbox label{
	display:block;
	padding:0 0 1px 0;
	}
.formbox  label span{
	color:#60002b;
	}
.formbox input{
	width:173px;
	height:16px;
	border:#d2d4d6 1px solid;
	font-size:12px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px 0 0 5px;
	}
	
#header, #header.testimonials, #header.services, #hrheader, #hrheader.testimonials, #hrheader.services { background:none; }
#header img, #header.testimonials img, #header.services img, #hrheader img, #hrheader.testimonials img, #hrheader.services img { float:right; }
.autoScroller-container { height:70px; position:relative; overflow:hidden; margin-top:6px; }
#sidebar_left a.parent_here { color: #d1dce1; }
.padding { padding:0px 0 10px 0px;; }
.slider h4 {margin: 5px 0 18px 0; line-height: 20px; padding:0 0 0 30px; background:transparent url(../images/slider_tick.png) no-repeat 0 center; }
#short { max-height: 430px; height: auto; overflow: auto; margin:0; padding: 10px 0; background:transparent url(../images/bg_categories.png) repeat-x scroll 0 1px;  }
#short h3, #short h4, #short h5 { width: 155px; margin:0 0 0 5px; padding:0; font-size: 12px; color: #326DA7; }
#short h5 strong { font-weight: bold; }
#short h5 { margin-left:5px; }
#short p { margin: 5px; }
#short p a { line-height:1.5em; padding: 0 0 0 15px; margin: 0; float:left; clear:left; background:transparent url(../images/pdf-icon.gif) no-repeat 0 3px;}
#full_width { padding:10px; }
#full_width h2 { line-height: 26px; color: #7a003c; font-size: 24px; font-weight: normal; padding: 0pt 100px 5px 0pt; }
#full_width p { padding: 0pt 0pt 18px 0pt; line-height: 17px; }
.tab_left { width:45%; position:relative; float:left;  padding-right:10px; margin-bottom:30px;  }
.tab_right { width:45%; height: 250px; position:relative; float:left; clear:none; margin-left:20px; padding-left:20px; border-left: 1px solid #d1dce1; margin-bottom:30px; }
.tab_right li a { font-size:1.2em; line-height:30px;}
.tabs-hide { display: none; }
#full_width .TabbedPanels{ padding:10px; }
#full_width .TabbedPanelsTab a { color:#7a003c; }
#full_width .TabbedPanelsTab.rows { padding-top:12px; height:43px; }

#full_width .TabbedPanelsTabHover a, #full_width .TabbedPanelsTabSelected a { font-weight:bold; color:#fff; }

#full_width .TabbedPanelsContent { padding: 17px 0 37px 0; width:100%; } 
.services_home { padding: 10px 0 10px 10px;}

	
.services-text {
	width: 229px;
	float: left;}
.services-banner {
	background:#fff url(../images/services/services-main.gif) top left no-repeat;
	height:312px;
	width: 691px;
	overflow:hidden;
	float:left;}

a#service1 {
	width:247px;
	height:83px;
	display:block;
	background: url(../images/services/services1.gif);
	background-position:top right;
	background-repeat:no-repeat;}

a#service1:hover {
	background: url(../images/services/services1.gif);
	background-position:bottom left;
	background-repeat:no-repeat;}
	
a#service2 {
	width:247px;
	height:51px;
	display:block;
	background: url(../images/services/services2.gif);
	background-position:top left;
	background-repeat:no-repeat;}

a#service2:hover {
	background: url(../images/services/services2.gif);
	background-position:bottom left;
	background-repeat:no-repeat;}
	
	
a#service3 {
	width:247px;
	height:49px;
	display:block;
	background: url(../images/services/services3.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}

a#service3:hover {
	background: url(../images/services/services3.gif);
	background-position:bottom left;
	background-repeat:no-repeat;}
	
a#service4 {
	width:247px;
	height:48px;
	display:block;
	background: url(../images/services/services4.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}

a#service4:hover {
	background: url(../images/services/services4.gif);
	background-position:bottom left;
	background-repeat:no-repeat;}	
	
a#service5 {
	width:247px;
	height:81px;
	display:block;
	background: url(../images/services/services5.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}

a#service5:hover {
	background: url(../images/services/services5.gif);
	background-position:bottom left;
	background-repeat:no-repeat;}	

#maincontent_wrap h2 {
	font-weight: normal;
	color: #556B2F;
}
#middle .client_profiles p {
	padding-bottom: 4px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 15px;
	border-bottom: 1px #ccc dotted;
	color: #7a003c;}
	
#middle .client_profile_icon {
		width: 60px;
		height: 60px;
		float: left;}
#middle .client_profile_title {
		float: left;
		width: 475px;
		height: 60px;}
#middle .client_profile_title h2{
		}		
.break {
		clear: both;}	
		
#maincontent .testimonial_list {
	border-top: 1px #ccc dotted;
	overflow: hidden;
	padding-top: 10px;
	margin-top: 20px;}
#maincontent .testimonial_list h2 {
	font-size: 12px;
	font-weight: bold;}	
.pdf_icon {
	background:url(../images/pdf_icon.gif) left top no-repeat;
	line-height: 20px;
	padding-left: 20px;
	}	

.awards table {
		border-bottom: 1px #ccc solid;
		color: #06c;}	
		
.awards table td strong {
		color: #444;}		
	
.awards table td {
		border-top: 1px #ccc solid;}
.logo {display: none;}		

.sitemap ul {
	margin: 0 0 0 20px;
	}

.sitemap ul  li {
	margin: 6px 0 6px 0;
	font-weight: bold;
	font-size: 14px;
	}	
.sitemap ul  li ul li a {
	font-weight: normal;	
	color: #999;
	}		
	
/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}	

.testimonial {
	padding: 10px 0 10px 0;
	border-top: 1px #999 dotted;
	margin-top: 20px;}
.testimonial h3 {
	color: #336DAC;}
.testimonial a.pdf{
	background: url(../images/pdf.gif) left center no-repeat;
	display: inline;
	padding: 4px 0 4px 22px;
	margin-right: 18px;
}	
.testimonial .casestudy {
	background: url(../images/casestudy.gif) left center no-repeat;
	display: inline;
	padding: 4px 0 4px 22px;
}	

.testimonial-snippet {
	border-bottom: 1px #ddd solid;
	margin-bottom: 6px;
}

.testimonial-snippet p {
	padding: 0;
	margin: 0;
}

/*-------- fixes from tep.css ----------- */

.awards table {
		border-bottom: 1px #ccc dotted;
		color: #444;}	
		
.awards table b{
		color: #444;
font-weight: normal;}		
	
.awards table td {
		border-top: 1px #ccc dotted;
padding: 8px;}
.awards table th {
padding: 4px 8px;
background: #035578;color: #fff;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
     .mainnav ul li a{
    padding-right:11px;
    }
.mainnav ul{
    padding-left:3px;
    }
}
.TabbedPanelsContentGroup {
    padding:17px 0 37px  0;
    width:896px;
    border-top:#9fbbd5 1px solid;
    }

ul#clients {
	min-height: 1760px
}    
ul#clients li {
	float: left;
	background: none;
	padding: 0;
	height: 127px;
	margin-top: 12px;
    margin-right: 4px;

}
ul#clients li span {
	line-height: 24px;
	font-size: 1.0em;
	font-weight: bold;
	float: left;
	clear: left;
	width: 128px;
	text-align: center;
	background: none;
	padding: 0;
	text-transform: lowercase;
	font-variant: small-caps;
}
.client-logo {
	float: left;
    border: 1px solid #f0f0f0;
    margin-left: 0;
    padding: 3px
}

#tabContent  ul.bio-list li {
	background: url(../images/bg_li.png) no-repeat 0% 7px;
	padding: 0px 0px 0px 18px;
	line-height: 22px
	}
	
#maincontent div.trigger {
	height: 62px;
	border: 1px solid #ededeb;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius: 10px;
	cursor: pointer;
	width: 708px;
	margin-bottom: 40px;
}
#maincontent div.trigger:hover {
	border-color: #a9858b;
	
}
#maincontent div.trigger:hover h2{
	color: #666;
}
#maincontent div.trigger h2 {
	line-height: 62px;
	padding: 0 0 0 9px;
	font-size: 20px;

}
img.trigger-logo {
	padding-left: 9px;
	vertical-align: middle;
	margin-top: -2px;
}
.logo-panel {
	padding: 15px 25px
}
.logo-panel ul#clients {
	min-height: 1030px
} 	
