﻿@charset "utf-8";
/* CSS Document */

#fcsContainer {
	position: relative;
	width: 650px;
	height: 250px;
	border:#CCC thin solid;
	/*background-color:#BDBFC1;
	background: url(/cfimages/customers/CarouselImage.jpg);
	text-align:center;
	margin:10px;
	z-index:0;*/
}

#carHeader {
	position: relative;
	display: block;
	height: 32px;
	width:650px;
	/*background-color:#E7E7E7;*/
	background-image:url(/includes/casestudies/images/gradient.jpg);
	text-align:left;
	line-height:30px;
}

#carHeader .csTitle{
	float: left;
	margin-left: 10px;
	color:#333;
	font-weight: bold;
	display: inline;
	/*border: 1px solid;*/
}

#btnCSSearch{
	padding-top:2px;
	width: 90px;
	text-transform: uppercase;
	background: url(/includes/casestudies/images/GradientSlice.png);
}

#csSelectorPanel{
	position:relative;
	float:right;
	padding: 3px 3px 0px 0px;
	margin: 0px 3px 0px 0px;
	display: inline;
}

.selectorImage{
	padding: 0 2px 0 0;
	margin: 0 2px 0 0;
}

.case_study_panel {
	height: 206px;
	/*background: url(/cfimages/customers/BackgroundWShadow.gif) no-repeat bottom right;
	border: #33F thin solid;*/
}

.cs_title {
	float:left;
	width: 560px;
	text-align: left;
	padding: 5px 0 0 10px;
}

.cs_title_img {
	float: left;
	padding: 10px;
}

.cs_title h3 {
	font-size: 1.0em;
	font-weight:bold;
	text-transform:uppercase;
}

.cs_description {
	position: relative;
	display: block;
	float: left;
	width: 400px; /*300*/
	height: 116px;/*80*/
	top: 10px; /*26*/
	overflow: hidden;
	text-align: left;
}

.cs_description a {
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
	padding-left:4px;
	margin-right: 10px;
}

.cs_description img {
	position:relative;
	top: 1px;
}

#container .case_study_panel .cs_description p {
	line-height: 2.0em;
}

#spReadMore {
	position:relative; 
	float:right;
	background: url(/includes/casestudies/images/DoubleOrangeArrow.png) bottom left no-repeat;
	padding: 1px 0 0 20px;
	color: #666666;
}

#spReadMore:hover{
	text-decoration:underline;;
}

.cs_panel_links {
	position: relative;
	display: block;
	float: right;
	/*width: 400px; 322*/
	height: 20px;
	top: 10px;
	padding: 10px 30px 0 0;
}

.cs_panel_links a {
	position: relative;
	display: block;
	margin-left: 30px;
}

.csFilterForm {
	margin: 0; 
	padding: 9px 0 0 9px; 
	float: left; 
	height: 20px;
}

#contentb .csFilterForm .btnFilter{
	font-weight:bold; 
	width: 44px; 
	color: #666666;
	height: 19px;
	position: relative;
	top: -3px;
	left: 4px;
	border: #aaa 1px solid;
}

/**************************************************************/
ul.results {
	margin-left: -14px

}



.sw_searchBox {
	height: 132px;
	width: 665px;
	border:#00F thin solid;
}

#container #cs_FilterOptions {
	position:relative;
	display:block;
	float:left;
	padding: 4px 0 0 4px;
	line-height: 1.6em;
}

#cs_search_form {
	display: block;
	height: auto;
	width: 600px; /* 600px for narrow site: dont expand for wide site unless carousel changes */
	overflow: hidden;
	z-index:50;
	/*border:#00F thin solid;*/
}

#customerautosuggest {
	z-index: 0 !important;	
}

.autosuggest {
	z-index: 9999 !important;
}

#search_view_text {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	background: url(/includes/casestudies/images/DoubleOrangeArrow.png) center left no-repeat;
	padding: 0px 0 0 20px;
	margin-left: 20px;
	text-transform: uppercase;
}

#search_view_text:hover{
	text-decoration:underline;
}

#search_view_text a{
	color: #333;
}

/*#search_view_text a {
	text-decoration:none;
}*/

#cs_search_form #cs_AdvSearchOptions {
	display: none;
	height: 110px; /* 90 */
	width: 600px;
	overflow: hidden;
}

.cs_results {
	text-align: right;
	color: #787878;
	font-size:12px;
	font-weight: bold;
}

.cs_customerbar{
	background-image:url(/includes/casestudies/images/gradient.png);
	height: 32px;
	display:block;
	width: 640px;
}

.cs_paging {
	
}

.cs_search_result {
/*	display: block;
	height: auto;
	width: 600px;
	overflow: hidden;
	clear:both;*/
	position: relative;
	margin-left:5px;
	margin-top: 8px;
	width:640px !important;  /*582px for narrow site*/
	background:url("/cfimages/customers/cs_result_shadow6.gif") no-repeat bottom transparent; /*ShadowBackground4.gif narrow site*/
	/*border:#F90 thin solid;
	background-image: url(/cfimages/customers/border-btm.gif); 
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:none;*/ 
}

.cs_search_result h4 {
	margin-left: 10px;
}


.cs_search_result .cs_img {
	position: relative;
	margin-left: 10px;
	float:left;
	width:90px;
}

.cs_search_result .cs_img ul {
	margin-right:8px;
}

.cs_search_result .cs_description {
	position: relative;
	float:left;
	margin:10px 20px 10px 30px;
	width:230px; /*210px for narrow site*/
	/*border:#00F thin solid;*/
	top:2px;
	padding-bottom: 10px;
}

.cs_search_result .cs_description p {
	height: 50px;/*auto*/
	overflow:hidden;
}

.cs_search_result .cs_itens {
	position: relative;
	float:left;
	margin:10px 20px 10px 10px;
	width:185px;
	/*border:#06F thin solid;*/
	top:2px;
}

.cs_search_result .cs_itens dt, .cs_search_result .cs_itens dd {
	display:inline;
	line-height:16px;
}

.cs_search_result .cs_itens dt {
	margin-right:5px;
}

div.cs_hr {
	clear:both;
	height:17px;
	background-color: #FFF;
}

/*.outlineBar .jScrollPaneTrack {
	 margin-top: 7px;	/* Top of scroll bar */
	 background: #3ac7e5;
}
.outlineBar .jScrollPaneDrag {
	background: #666 url(../../images/scroll-pull.gif) no-repeat 50% 50%;
}*/

#cs_results_panel {
	/*height: 660px !important;*/
	width:665px !important;
	overflow:hidden !important;
	overflow-y: auto !important;
	padding-right:3px !important;
	position:relative !important;
	top:0 !important;
	
}

#cs_files {
	width:645px; 
	height:30px; 
	float:left;
}

.cs_video_results {
	float: left; 
	width: auto; 
	font-size: 11px; 
	font-weight: bold;
	padding: 3px 10px 6px 22px; 
	margin-left: 10px;
	padding-left; 10px;
	background: url('images/success_videoplaybtn.png') no-repeat left top;
}

.cs_pdf_results {
	float: left; 
	width: auto;
	/*position: relative;*/
	left: 12px;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 6px 22px; 
	margin-left: 12px;
	background: url('images/PDFicon.png') no-repeat left top;
}

.cs_video {
	float: left; 
	width: auto; 
	font-size: 11px; 
	font-weight: bold;
	padding: 3px 0px 6px 2px; 
	/*margin-left: 10px;*/
	padding-left; 10px;
	background: url('images/success_videoplaybtn.png') no-repeat left top;
}

.cs_pdf {
	float: left; 
	width: 142px;
	position: relative;
	left: 12px;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 6px 2px;
	text-align: left;
	/*margin-left: 10px;
	margin-left: -12px;*/
	background: url('images/PDFicon.png') no-repeat left top;
}

.cs_pdf a{
	float: right; 
	margin-left: 10px;
}


#successhead {
	width: 645px; /*590px for narrow site*/
	height: auto; /*266*/
	padding: 15px 15px 5px 15px;
	float: left;
	border:#CCC thin solid;
	position: relative;
    top: -34px;
	background:#FFF;
	background-size: cover;
	/*background: url('/uploads/casestudies%5Fpl/Banner%5FHome%2Epng') */
}
#successheadlong {
	width: 645px; 590px for narrow site*/
	height: auto; /*266*/
	padding: 15px 15px 5px 0;
	/*float: left;*/
	/*border:#CCC thin solid;
	position: relative;
    top: -34px;*/
	background:#FFF;
	background-size: cover;
	
}
.successheadpic {
	float: left; 
	width: 220px;
}

.successheadlinks {
	width: 220px;
}

.success-watchvideo {
	position:relative;
	float: left; 
	width: 92px; 
	font-size: 10px; 
	padding: 10px 0 6px 18px; 
	background: transparent url('images/success_videoplaybtn.png') 0 7px no-repeat;
}


div#successcontent h4 {
color:#999;

}



.successdesc {
	/*position: relative;
	top: -220px;
	font-size: 9px; */
	color: #999999; 
	line-height: 12px; 
	padding: 4px 0 10px 0;
	
}

.successstory {
	float: left; 
	width: 400px; /*325px for narrow site*/
	line-height: 16px; 
	padding-left: 30px;
}

.successh2 {
	color: #ff6600; 
	font-size: 14px; 
	font-weight: bold; 
	text-transform: uppercase; 
	padding-bottom: 10px; 
	background: url('images/grungedashteal.png') bottom left repeat-x;
}

.successstoryquote {
	/*font-style: italic;*/
	display: block;
	font-size:13px;
	font-weight: bold;
	color: #f6861f;/*F90*/
	line-height: 1.7em;
	padding-top: 25px;
}

.successstoryauthor {
	/*float: right;*/ 
	color: #999999; 
	font-size: 10px; 
	padding: 6px 0 0 16px;
	position: relative;
}

#successcontent h4{ 
	/*color: #ff6600;*/ 
	text-transform:uppercase;
}

#successboxright {
	width: 184px;
}


.successboxtop {
	background: url('images/success_rightcolboxtop.jpg') bottom left no-repeat; 
	width: 211px; 
	height: 10px;
}

.successboxcontent {
	width: 382px; 
	height: auto;
	overflow: hidden;
	padding: 0; /* 0 17px 0 12px;*/ 
	font-size: 11px; 
	line-height: 14px;
	background: #FFF;
	border-bottom:#CCC thin solid;
	position:relative;
	float:left;
	left: 30px;
	/*background: url('images/success_rightcolboxbg.jpg') repeat-y;
	border: #F63 1px solid;*/
}

.successboxcontent h4{
	color:#666666; /*#ff6600*/
	padding-top: 12px;
}


.successboxcontent2 {
	width: 182px; 
	height: auto;
	overflow: hidden;
	padding: 0 0px 0 0px; 
	font-size: 10px; 
	line-height: 14px; 
	
	/*background: #FFF;
	position:relative;
	float:left;
	left: 30px;*/
	/*background: url('images/success_rightcolboxbg.jpg') repeat-y;
	border: #F63 1px solid;*/
}

.successboxcontent2 h4{
	color:#000; /*#ff6600*/
	padding-top: 12px;
}






.successlist {
	margin: 0px 0 0 6px;
	position:relative;
	left:-12px;
}

.successbullet {
	padding: 0 0 10px 14px; 
	list-style-image:url(images/orangearrow.png);/*success_icon-arrowteal.png*/
}

.successboxbot {
	background: url('/cfimages/leftnav/arrow.png') 0 0 no-repeat; /*images/success_rightcolboxbot.jpg*/
	width: 211px; 
	height: 10px;
}


.downloadPDFreflect {
/*	width: 182px;
	height: 32px; 
	padding: 20px 36px 0 0; 
	line-height: 14px; 
	
	float:right;*/
	/*background: transparent URL('images/iconPDFreflect_42h.png') 0 right no-repeat;*/
	/*border:#33F 1px solid;*/
	font-size: 10px;
	padding: 5px 0 0px 18px; 
	position:relative;
	float:left;
	/*background: url('images/success_rightcolboxbg.jpg') repeat-y;*/
}

.downloadPDFreflect a {
	position:relative; 
	top:-5px;
}



#cs_detail {
	width: 645px; /*635px for narrow site*/
	/*height: 100px; */
	padding-top: 30px; 
	margin-left: 0px; 
	/*background: url('images/success_detailfooterbg.jpg') 0 0 repeat-x;*/ 
}

.cs_first {
	width: 610px;
	padding-left: 8px;
	padding-right: 5px;
}



/* *************************************** */
/*
Save for customer stories listing
<div class="p-shadow">
  <div>
    <p>The rain in Spain ...</p>
  </div>
</div>*/

.p-shadow {
  width: 90%;
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.p-shadow div {
  background: none !important;
  background: url(shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }

.p-shadow p {
  color: #777;
  background-color: #fff;
  font: italic 1em georgia, serif;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  }


