#csmenutop
{
	width:164px;
	background: #6B7074 url(../images/casestudies/header_bg.gif);
	height:34px;
	margin-top:8px;
	color:#ffffff;
	font-size: 1.20em;
	font-weight:bold;
	padding-top:16px;
	text-align: center;
}
#csmenupanel
{
	width:164px;
	height:360px;
	background-color: #8A8F93;
}
#csmenulinks
{
   margin-top:20px; 
	width:130px;
	float: right;
}
#csmenulinks ul
{
	margin: 0px 0px 0px 40px;
	padding:0px;
}
#csmenulinks li
{
   list-style: none;
   text-align:right;
 	padding:4px 6px 3px 0px;
	margin: 0px 0px 0px 0px;
}
#csmenulinks .selected,#csmenulinks .selectedcurrent
{
  background: #ffffff url(../images/global/menu_bg_box.gif);
  padding:4px 6px 3px 0px;
}
#csmenulinks .subselected,#csmenulinks .subselectedcurrent    
{
  background: #ffffff url(../images/global/menu_bg_box_lf_shadow.gif) repeat-y left;
  padding:4px 6px 3px 0px;
}
#csmenulinks a,
#csmenulinks a:link, 
#csmenulinks a:hover, 
#csmenulinks a:active,
#csmenulinks a:visited {
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
}
#csmenulinks .selected a,
#csmenulinks .selected a:link, 
#csmenulinks .selected a:hover, 
#csmenulinks .selected a:active,
#csmenulinks .selected a:visited {
	color:#010101;
	font-weight: bold;
	text-decoration: none;
}
#csmenulinks .selectedcurrent a,
#csmenulinks .selectedcurrent a:link, 
#csmenulinks .selectedcurrent a:hover, 
#csmenulinks .selectedcurrent a:active,
#csmenulinks .selectedcurrent a:visited {
	color:#010101;
	font-weight: bold;
	text-decoration: none;
}
#csmenulinks .subselected a,
#csmenulinks .subselected a:link, 
#csmenulinks .subselected a:hover, 
#csmenulinks .subselected a:active,
#csmenulinks .subselected a:visited {
	font-size: 0.95em;
	color:#010101;
	font-weight: bold;
	text-decoration: none;
}
#csmenulinks .subselectedcurrent a,
#csmenulinks .subselectedcurrent a:link, 
#csmenulinks .subselectedcurrent a:hover, 
#csmenulinks .subselectedcurrent a:active,
#csmenulinks .subselectedcurrent a:visited {
	font-size: 0.95em;
	color:#010101;
	font-weight: bold;
	text-decoration: none;
}
.csitem,.csfirstitem
{
	border:1px solid #D4D4D4;
	margin-left:10px;
	float:left;
}
.csitemstitle
{
  width:512px;
  clear:both;
  margin-left:auto;
  margin-right:auto;
}
.csitemstitle h2
{  font-size:13pt;
   font-weight:normal;
	border-bottom:2px solid #01B9FF;
}

.csfirstitem
{
	margin-left:0px;
}
.csrow
{
  width:512px;
  clear: both;
  margin-left:auto;
  margin-right:auto;
  padding-bottom:10px;
}
#cstypes
{
  width:112px;
  overflow: hidden;
  float:left;
}
#cstypes ul
{
	cursor: default;
	list-style: none;
	padding:0px;
	margin:0px;
}
#cstypes li
{
	width:112px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
}
#cstypes .normal a,
#cstypes .normal a:link, 
#cstypes .normal a:hover, 
#cstypes .normal a:active,
#cstypes .normal a:visited 
{
	font-size:1.05em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#cstypes  .active
{
   font-weight: bold;
	color: #FF7140;
}
#cslist
{
  width:531px;
  text-align: center;
  float:right;
}
#cslist ul
{
	margin:0px;
	padding:0px;
}
#cslist li
{
  margin:0px 0px 15px 8px;
}
#cslist .img
{
  padding:2px;	
  border:1px solid #D7D7D7;
  clear: both;
}
#cslist .title
{
  margin-top:4px;
  font-size:0.90em;
  font-weight:  normal;
  color: #FF7140;	
  clear: both;
}

	
#csdetailbackbtn
{
	width:153px;
   float:right;
	height:20px;
	padding-top:4px;
	text-align: right;
}
#csdetailbackbtn a,
#csdetailbackbtn a:link, 
#csdetailbackbtn a:hover, 
#csdetailbackbtn a:active,
#csdetailbackbtn a:visited
{
	font-size:12px;
	color: #6C6C6C;
	text-decoration: none;
}
#csdtltitle
{
  font-size:1.7em;
  color:#3C98E1;
  margin-bottom:10px;
  overflow: hidden;
  clear: both;
}
#csdtlthumbnails
{
	border:1px solid #DADADA;
	width:648px; 
	text-align: center;
}
#csdtlthumbnails td
{
   vertical-align: bottom;
	padding:10px 5px 5px 20px;
}  
#csdetailcol1
{
   float:left;
	margin:15px 0px 0px 0px;
	width:200px;
	padding:0px;
	overflow: hidden;
}
#csdtlpnlheader
{
  font-size:1em;
  font-weight:bold;
  color:#ffffff;
  background: url(../images/casestudies/client_head_selected.gif);
  height:22px;
  padding:5px 3px 0px 5px;
  white-space: nowrap;
}
#csdtlpnlcontents
{
	border:1px solid #F2F2F2;
	background-color: #FAFAFA;
	padding:10px;
	clear: both;
	
	
}
#csdetailcol1 #btnpre
{
	padding-bottom:4px;
}
#csdetailcol1 #btnnext 
{
	padding-top:4px;
}
#csdetailcol2
{
	width:428px;
	margin:10px 0px 0px 0px;
	float:right;
	overflow: hidden;
}
.dtlenlargedimg
{
	width:428px;
	margin-left: auto;
	margin-right: auto;
}
#dltdetails
{
	width:427px;
}
#dtlTitle
{
	font-size:14pt;
	color:#01B9FF;
	margin-bottom:10px;
}
#dtlLink
{
	margin-top:10px;
	overflow: hidden;
}


#clients_loader{
	background-image: url(../images/global/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #ffffff;
	height:500px;
}
#clientslist,#clientshd
{
	width:648px;
	clear:both;
	overflow: hidden;
}
#clientshd	
{
	top:1px;
	height:27px;
	position: absolute;
	z-index: 33;
}
#clientslist table,#clientshd table
{
	width:649px;
	padding:0px;
	margin:0px;
}
#clientslist th,#clientshd th
{
  font-size:0.85em;
  color:#ffffff;
  background: url(../images/casestudies/client_head.gif);
  border-right:1px solid #ffffff;
  height:27px;
  padding:0px 3px 0px 3px;
  white-space: nowrap;
  cursor: pointer;
}
#clientslist th
{
	font-weight:normal;
	background: none;
	cursor: default;
}
#clientslist .clienthd,#clientshd #clienthd
{
	width:152px;
	text-align: left;
	padding-left:5px;
	cursor: default;
  
}
#clientshd .selectedhd
{
	background: url(../images/casestudies/client_head_selected.gif);
}
#clientslist .clientname,#clientslist .clientnameover 
{
	color:#64686B;
	font-size:0.99em;
	text-align: left;
	padding:0px 0px 5px 5px;
}
#clientslist .clientnameover 
{
	color:#010101;
	background: url(../images/casestudies/select_bar.gif) repeat bottom;
}
#clientslist td
{
   cursor: pointer;
	color:#8A8F93;
	font-size: 5em;
	line-height: 26px;
	vertical-align: middle;
	text-align: center;
	border-bottom: 2px solid #F2F2F2;
	overflow: hidden;
}
#clientslist .selected,#clientslist .selectedover,#clientslist .selectedlast,#clientslist .selectedlastover
{
	color:#86A663;
}
#clientslist .selectedover,#clientslist .unselectedover
{
	background: url(../images/casestudies/select_bar.gif) repeat bottom;
}
#clientslist .unselectedlastover,#clientslist .selectedlastover
{
	background: url(../images/casestudies/select_bar_shadow_right.gif) repeat bottom right;
}
#clientlistpgcontents
{
	position: relative;
	overflow: hidden;
}

#clientdtlrightcol
 {
 	width:200px;
	float:right;
	margin-top:10px;
	text-align:center;
	overflow: hidden;
	padding-bottom:8px;
}
.clientdtlpanelheader
{
  font-size:1em;
  font-weight:bold;
  color:#ffffff;
  background: url(../images/casestudies/client_head.gif);
  padding:6px 3px 5px 6px;
  text-align: left;
  white-space: nowrap;
  clear: both;
}
.clientdtlpanelcontents
{
  border:1px solid #E1E1E1;
  text-align: left;
  margin-bottom:10px;
  clear: both;
  overflow: hidden;
}
#servicesprovided
{
 background-color: #FAFAFA;
}
#servicesprovided ul
{
	margin:5px 0px 5px 0px;
}
#servicesprovided li
{
	color:#4392D3;
	font-weight: bold;
	padding-left:12px;
	margin-bottom:6px;
}
#quatations
{
	height:260px;
	padding-top:10px;
	position: relative;
}
#quatations .fade
{
	width:184px;
	margin: auto;
}
#clientdtlcasestudy 
{
	border-bottom:0px;
}
#clientdtlcasestudy
{
	width:198px;
	overflow: hidden;
}
#clientdtlcasestudy ul
{
	margin:0px 0px 0px 0px;
	padding:0px;
	
}
#clientdtlcasestudy li
{
	padding:5px 0px 3px 20px;
	margin:0px;
	border-bottom:1px solid #E1E1E1;
}
#clientdtlcasestudy li a
{
	width:159px;
	height:74px;
	position: relative;
}
	
#clientdtlleftcol
 {
 	width:430px;
	float:left;
	margin-top:10px;
	overflow: hidden;
 }
 #clientdtllogo
 {
	border:1px solid #E0E0E0; 
	padding:20px 0px 20px 0px; 
   text-align: center;
	overflow: hidden;
 }
 #clientdtllogo td
 {
	vertical-align: middle;
	text-align: center;
 }
  
 #clientdtldetails
 {
	 margin-top:10px;
	 overflow: hidden;
 }
 #clientdtldetails p
 {
	 margin-bottom:4px;
 }
 #clientdtlwebsite
{
  text-align: right;	
   margin-top:10px;
   margin-bottom:0px;
}
 #clientdtldetails .title
 {
  	 font-size: 1.6em;
	 color:#02A5E6;
 }

#sectorslistleftcol
{
   width:210px;
	float: left;
}
#sectorslistheader
{
  font-size:1em;
  font-weight:bold;
  color:#ffffff;
  background: url(../images/casestudies/client_head.gif);
  padding:6px 3px 5px 6px;
  text-align: left;
  white-space: nowrap;
  clear: both;
}
#sectorslistcontents
{
  border:1px solid #E1E1E1;
  text-align: left;
  margin-bottom:10px;
  clear: both;
  overflow: hidden;
}
#sectorslistcontents ul
{
	color: #F78400;
	font-weight: bold;
	margin-left:10px;
	padding-bottom:5px;
	padding-top:5px;
	margin-top:2px;
	list-style: none;
}
#sectorslistcontents .bul
{
	color:#7B7B7B;
}
#sectorslistcontents a{
	color:#7B7B7B;
	font-weight:normal;
	text-decoration: none;
}
#sectorsclientsheader
{
  font-size:1em;
  font-weight:bold;
  color:#ffffff;
  background: url(../images/casestudies/client_name_head.gif);
  padding:6px 3px 5px 6px;
  text-align: left;
  white-space: nowrap;
  clear: both;
}
#sectorsclientscontents
{
  border:1px solid #E1E1E1;
  text-align: left;
  clear: both;
  overflow: hidden;
}
#sectorsclientscontents .row
{
	width:419px;
	padding:5px 0px 5px 5px;
	border-bottom:1px solid #E1E1E1;
	clear: both;
	overflow: hidden;
}
#sectorsclientscontents .logo
{
  width:170px;
  height:73px;
  line-height: 65px;
  font-size:65px;
  padding:5px 0px 7px 1px;
  border:1px solid #E1E1E1;
  vertical-align: middle;
  text-align: center;
  float:left;
  overflow: hidden;
}
#sectorsclientscontents .logo img
{
	vertical-align: middle;
}
#sectorsclientscontents .desc
{
  width:230px;
  margin-left:10px;
  float:left;
  overflow: hidden;
}
#sectorsclientscontents .title
{
	color:#3C4D57;
	font-size:1em;
	font-weight:bold;
}
#sectorsclientscontents .details
{
	font-size:0.95em;
}
#sectorsclientscontents .details a
{
	color:#EC9B51;
}
#sectorsclientscontents ul
{
  margin:5px 20px 0px 0px;
  padding:0px;
  float: right;
  list-style: none;	
}
#sectorsclientscontents li
{
 display:inline;
 margin:0px 0px 0px 4px; 
 background: #3783C9;
}
#sectorsclientscontents  .first
{
	font-size:0.95em;
	color:#3783C9;
	background: none;
	padding-right:4px;	
}
#sectorsclients
{
	width:426px;
	float:right;
   overflow:  visible;
}
#sectorsclientscontents li a,
#sectorsclientscontents li a:link, 
#sectorsclientscontents li a:active,
#sectorsclientscontents li  a:visited 
{
	font-size:0.95em;
	padding:0px 4px 1px 4px;
	position: relative;
	color:#ffffff;
}
#sectorsclientscontents li .preview
{
	display: none;
	position: absolute;
}
#sectorsclientscontents li a:hover .preview
{
	display: block;
	position: absolute;
	top: -160px;
	left:-60px;
	z-index: 1000;
}

