@charset "UTF-8";
/* CSS Document 

a blue:#6bc8d3
hr orange:#d56501

1.Global Settings
2.Formating
3.Layout
--3.1.Cta Hover
--3.2.Slider
4.Internal
--4.1.Nav Col
--4.2.Content Col
--4.3.Revealer
--4.4.Slideshow
5.Global Classes



*/
/*----------------------------- 1.Global Settings*/
* {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}
#content-col ul, #content-col ol {
  margin-left: 25px;
}
body {
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.45em;
  background: #383838 url(/Images/layout/body-bg.gif) center repeat-y;
  color: #2c2111;
}
#client-logged-in {
	display: none;
}

.imageleft {
	float:left;
	padding: 0 10px 10px 0;
}
.imageright {
	float:right;
	padding: 0 0 10px 10px;
}
/*-----------------------------2.Formatting*/
a {
  color: #d56501;
  text-decoration: none;
}
p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.45em;
}
h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 65px;
  font-weight: bold;
  line-height: 0.6em;
}
h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 40px;
  font-weight: bold;
  line-height: 0.8em;
  padding: 10px 0 15px;
}
h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.15em;
  padding-bottom: 5px;
}
h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.15em;
  padding: 20px 0 20px 10px;
  color: #717171;
  text-transform: uppercase;
}
h5 {
  color: #2c2111;
  font-size: 24px;
  padding: 24px 0 13px;
}
/*=======================================================3.Layout ==================  */
.header {
  height: 407px;
  border-bottom: 15px solid #000;
  background: #281e0f url(/Images/layout/header-bg2.jpg) center bottom no-repeat;
  overflow:hidden;
}
#logo {
  width: 150px;
  height: 68px;
  float: left;
  margin: 0 0 0 34px;
  overflow: hidden;
  position: relative;
  z-index: 9999;
}
#nav {
  background: none repeat scroll 0 0 #231A0E;
  float: right;
  height: 29px;
  margin: 25px 15px 35px 0;
  position: relative;
  text-align: center;
  width: 586px;
  z-index: 9999;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
#nav ul {
  padding: 5px 0 0 28px;
}
#nav ul li {
  display: inline;
  padding-right: 25px;
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
}
#nav ul a {
  color: white;
}
#nav ul a:hover {
  color: #d56501;
}
.cta, .content {
  background: #e5e5e5;
}
#cta {
  background: #fff;
  height: 230px;
  position: relative;
  z-index: 51;
}
.col {
  width: 304px;
  padding: 0 8px;
  float: left;
}
#cta hr {
  height: 8px;
  border: none;
  margin-top: 15px;
}
#footer {
  background: #3e3e3e;
}
#footer ul {
  padding: 0 0 17px;
}
#footer ul li {
  padding: 0 0 5px 10px;
  color: #717171;
  list-style-position: inside;
  font-size: 11px;
  list-style-image: url(/Images/layout/bullet.png);
}
#footer ul li a {
  color: #888888;
}
#footer ul li a:hover {
  color: #6bc8d3;
}
#footer-nav {
  margin: 0 20px;
  padding: 15px 2px ;
  font-size: 11px;
  color: #717171;
}
#footer-nav li {
  display: inline;
  padding-right: 20px;
}
#testimonial-name a {
  font-size: 16px;
}
/*-------------------3.1 CTA Hover-----------------*/
.col.grey a.approach {
  display: block;
  background: url(/Images/layout/headings.jpg);
  width: 304px;
  height: 36px;
  margin: 10px 0 15px;
}
.col.grey a.studies {
  display: block;
  background: url(/Images/layout/headings.jpg);
  background-position: 527px 0;
  width: 304px;
  height: 36px;
  margin: 10px 0 15px;
}
.col.grey a.tools {
  display: block;
  background: url(/Images/layout/headings.jpg) no-repeat;
  background-position: -634px 0;
  width: 304px;
  height: 36px;
  margin: 10px 0 15px;
}
.col.grey h3 a.no-color {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.15em;
  color: #888888;
}
.col.grey p a.no-color {
  color: #888888;
}
.col.grey hr {
  background: #888888;
}
.col.color a.approach {
  display: block;
  background: url(/Images/layout/headings.jpg);
  background-position: 0 -37px;
  width: 304px;
  height: 36px;
  margin: 10px 0 15px;
}
.col.color a.studies {
  display: block;
  background: url(/Images/layout/headings.jpg);
  background-position: 527px -37px;
  width: 304px;
  height: 36px;
  margin: 10px 0 15px;
}
.col.color a.tools {
  display: block;
  background: url(/Images/layout/headings.jpg) no-repeat;
  background-position: -634px -37px;
  width: 304px;
  height: 36px;
  margin: 10px 0 15px;
}
.col.color h3 a.no-color {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.15em;
  color: black;
}
.col.color p a.no-color {
  color: black;
}
.col.color hr {
  background: #d56501;
}
/*-------------------3.2.Slider-----------------*/
#slider {
  position: relative;
  top: -92px;
  overflow: hidden;
  width: 960px;
  clear: both;
  z-index: 50;
}
#slider li {
  display: block;
  float: left;
  font-size: 14px;
  height: 410px;
  overflow: hidden;
  width: 960px;
}
#slider img#frame {
  bottom: 60px;
  right: 1px;
}
#slider img {
  bottom: 12px;
  float: right;
  position: relative;
  right: 5px;
  z-index: 999;
}
.slide_info {
  width: 530px;
  position: relative;
  left: 0;
  top: 50px;
}
.main-heading {
  color: #FFFFFF;
  padding: 58px 0 30px 30px;
  width: 500px;
}
.main-text {
  color: white;
  padding: 0 0 0 30px;
  width: 500px;
  font-size: 12px;
}
.button-header {
  background: url(/Images/layout/button1.jpg) repeat scroll 0 0 #d56501;
  color: white;
  display: block;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  height: 26px;
  margin: 18px 0 0 69px;
  padding: 11px 0 0;
  text-align: center;
  text-transform: uppercase;
  width: 180px;
}
.header hr {
  background: none repeat scroll 0 0 #FFFFFF;
  border: medium none;
  height: 4px;
  margin: 0 0 18px 30px;
  width: 500px;
  overflow:hidden;
}
#slide_container {
  clear: left;
  float: left;
  height: 347px;

}
#slide_container ol#controls {
  background: none;
  display: inline;
  float: left;
  margin: -120px 0 0 30px;
  position: relative;
  text-align: right;
  z-index: 998;
}
#slide_container ol#controls li {
  display: inline-block;
  display: inline;
  list-style: none;
  margin-right: 4px;
  float: left;
}
#slide_container ol#controls li a {
  color: #FFFFFF;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 18px;
  line-height: 18px;
  outline: medium none;
  padding: 0 4px;
  text-align: center;
  text-decoration: none;
  width: 11px;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
#slide_container ol#controls li a:hover, #slide_container ol#controls li.current a {
  background: #d56501;
}
/*======================================================= 4.Internal   */
#content {
  background: white;
  padding: 15px 10px;
  width: 940px;
  margin: 0 auto;
  position: relative;
}
/*-------------------4.1.Nav Col / Test Col-----------------*/
#test-col {
  border-top: 8px solid #E7E7E7;
  float: left;
  text-align: left;
  width: 275px;
  color: #666666;
  font-size: 18px;
  /*line-height:1.2em;
font-style:italic;
font-weight:normal;*/

  padding-top: 40px;
}
#test-col h1 span a {
  font-size: 12px;
}
#test-col h1 a {
  font-size: 18px;
  line-height: 0.5em;
}
#nav-col, #no-drop {
  width: 275px;
  float: left;
}
#nav-col li, #no-drop li {
  list-style: none;
}
#nav-col li a {
  list-style-position: inside;
  display: block;
  height: 30px;
  width: 254px;
  background: #e0e0e0;
  margin-bottom: 4px;
  padding: 13px 0 0 20px;
  text-align: left;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #3e3e3e;
}
#nav-col li a:hover {
  background: #d56501;
  color: white;
}
#nav-col li li a, #no-drop li a, #nav-col li li.selected a {
  list-style-position: inside;
  display: block;
  height: 30px;
  width: 254px;
  background: url(/Images/layout/col-points.gif) 10px 17px #efefef no-repeat;
  margin-bottom: 4px;
  padding: 13px 0 0 20px;
  text-align: left;
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #3e3e3e;
}
#nav-col li li a:hover, #no-drop li a:hover {
  background: url(/Images/layout/col-points.gif) 10px -25px #6bc8d3 no-repeat;
  color: white;
}
/*-------------------4.2.Content Col-----------------*/
#content-col {
  width: 625px;
  border-top: 8px solid #e7e7e7;
  margin-left: 40px;
  float: left;
  text-align: left;
}
#content-col h1 {
  padding: 10px 0 15px;
  font-size: 36px;
  text-transform: lowercase;
}
#content-col .visit-site, #content-col .visit-site a {
  font-size: 16px;
}
.lead-in {
  font-size: 13px;
  font-weight: bold;
  line-height: 15px;
}
/*-------------------4.3.Revealer-----------------*/
.more-button {
  padding-top: 20px;
  width: 173px;
  height: 54px;
  z-index: 20;
  cursor: pointer;
}
.more-button img {
  position: relative;
  top: 10px;
  border: none;
}
/*--*/
.more-button a {
  text-decoration: none;
  color: #545454;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  top: 5px;
  font-family: Arial, Helvetica, sans-serif;
}
.more-button a:hover {
  color: #999999;
}
.study {
  text-align: left;
}
.reveal {
  position: relative;
  height: 0px;
  z-index: 10;
  overflow: hidden;
  text-align: left;
}
.reveal-more {
  height: 100%;
  position: absolute;
  z-index: -1;
}
/*-------------------4.4. SlideShow-----------------*/
#computer {
  background: url(/Images/layout/computer-large.png) no-repeat;
  height: 730px;
  margin: -332px auto -102px;
  padding: 22px 27px;
  width: 746px;
}
#gallery {
  height: 430px;
  overflow: hidden;
  position: relative;
  width: 751px;
}
#gallery a {
  float: left;
  position: absolute;
  left: 0;
  top: 5px;
}
#gallery a img {
  margin-left: -75px;
  width: 900px;
}
#gallery a.show {
  z-index: 500;

}
#gallery .caption {
  z-index: 600;
  background: #000;
  color: #ffffff;
  height: 55px;
  width: 752px;
  position: absolute;
  bottom: 0;
  left: 0;
}
#gallery .caption .content-slide {
  margin: 5px;
  font-size: 16px;
  text-align: center;
}
.tile .info {
  background: #000000;
  height: 164px;
  left: 0;
  padding: 10px;
  position: absolute;
  top: 0;
  display: none;
  width: 280px;
  text-align: left;
  z-index: 1001;
}
.tile .info h2 {
  padding: 0;
  font-size: 32px;
}
.tile .info a {
  position: absolute;
  bottom: 5px;
  right: 5px;
  background: url(/Images/layout/button1.jpg) repeat scroll 0 0 #d56501;
  color: white;
  display: block;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  height: 26px;
  margin: 18px 0 0 69px;
  padding: 11px 0 0;
  text-align: center;
  text-transform: uppercase;
  width: 180px;
}
.tile {
  border: 1px solid #C1C1C1;
  color: #FFFFFF;
  float: left;
  height: 184px;
  margin: 0 6px 11px 5px;
  position: relative;
  width: 300px;
  overflow: hidden;
}
.tile a {
  display: block;
}
.tile img {
  width: 450px;
  margin-left: -75px;
}
img#splash4i {
  margin-top: 40px;
}
/*======================================================= 5.Global Classes*/.clear {
  clear: both;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.wrap {
  width: 960px;
  margin: 0 auto;
  text-align: left;
}
.hidden {
  display: none;
}
input.cat_textbox,
textarea.cat_listbox,
select.cat_dropdown,
select.cat_listbox {
  background-color: #e5e5e5;
  border: 1px solid #D7D7D7;
  padding-left: 5px;
  width: 600px;
  margin: 5px 0;
  -moz-border-radius: 8px 10px 25px 8px;
  -webkit-border-radius: 8px 10px 25px 8px;
  border-radius: 8px 10px 25px 8px;
}
.secure-login input.cat_textbox,

.secure-login select.cat_dropdown
{
	width: 265px;
}
input.cat_textbox:focus,
textarea.cat_listbox:focus,
select.cat_dropdown:focus,
select.cat_listbox:focus {
  border: 1px solid #999999;
}
input[type="radio"] {
  padding-right: 3px;
  margin: 5px 0;
}
label {
  float: left;
  height: 12px;
  margin-right: 5px;
  padding: 5px 0 0;
  width: 610px;
}
/**/
input#CaptchaV2 {
  float: left;
  margin-bottom: 5px;
  margin-top: 18px;
}
.captchaimg {
  float: left;
  margin-top: 12px;
}
.cat_button {
  background: url("/Images/layout/button1.jpg") repeat scroll 0 0 #d56501;
  color: white;
  display: block;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  height: 35px;
  margin: 18px 16px 0 66px;
  padding: 2px 0 0;
  text-align: center;
  text-transform: uppercase;
  width: 180px;
  cursor: pointer;
}
/*****SHADOWBOX****/
#shadowbox-content {
  background: none repeat scroll 0% 0% #ffffff;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  margin: 50px;
  padding: 30px;
  text-align: left;
}
#shadowbox-container {
  background: url(/images/layout/shadowbox-bg.jpg) no-repeat scroll right bottom #3b2b17;
  min-height: 570px;
  overflow: auto;
  padding: 15px 0pt;
}


/*---------------CASE LAYOUT---------------*/
#support-nav {
	background: none repeat scroll 0 0 #231A0E;
	float:right;
	height: 29px;
	margin: 0 10px 10px;
	position: relative;
	text-align: center;
	width: 670px;
	z-index: 9999;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

#support-nav ul {
	padding: 5px 0 0 28px;
}
#support-nav ul li {
	display: inline;
	padding-right: 25px;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
}
#support-nav ul a {
	color: white;
}
#support-nav ul a:hover {
	color: #d56501;
}

.previous-case-list {
	
}
.case-list-top {

	font-weight: bold; 
	border-top: 1px solid #ececec;
	float:left;
}
.case-col {
	float:left;
	width: 138px;
/* 	text-align: center; */
	border-left: 1px solid #ececec;
	padding: 5px;
	border-bottom: 1px solid #ececec;
}
.case-col.end {
	border-right: 1px solid #ececec;
}
td.var {
	font-weight: bold;
}
#support-top {
	display: none;
}


/*------------BLOG STLYING------------*/

.side-panel {
	border-bottom: 8px solid #e7e7e7;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
.side-panel h4 {
	border-top: 8px solid #E7E7E7;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 8px;
}

.side-panel li {
	list-style: none;
	margin-left: 10px;
}

.side-panel li a {
	font-size: 14px;
}

h2.post-title {
	padding-bottom: 8px;
	font-size: 30px;
}
h2.post-title a {
	color: #2C2111;
}

.post-details {
	border-bottom: 4px solid #e7e7e7;
	margin-bottom: 8px;
}

.post-body p {
	font-size: inherit;
	line-height: inherit;
}

.blog-post {
	overflow:hidden;
	padding-bottom: 8px;
	border-bottom: 8px solid #e7e7e7;
	margin-bottom: 8px;
}

p.page-nav {
	text-align:center;
}

.post-body .links {
		padding-top: 8px;
	border-top: 8px solid #e7e7e7;
	margin-top: 8px;
}

.trackbacks h4 {
	padding-left: 0;
}

.comment-form {
	overflow:hidden;
}

.blog #test-col {
	padding-top: 8px;
}

.blog-comment-container .comment-details {
    background: none repeat scroll 0 0 #EEEEEE;
    font-size: 11px;
    padding: 6px;
}

.blog-comment-container {
	margin-bottom: 15px;
}

/***TAG CLOUD***/

.BlogTagCloud-X-Small {
	font-size: 14px;
}
.BlogTagCloud-XX-Small {
	font-size: 12px;
}
.BlogTagCloud-Large {
	font-size: 22px;
}

.BlogTagCloud-X-Large {
	font-size: 24px;
}

.BlogTagCloud-Small {
	font-size: 16px;
}


.col.subscribe {
	background: #271e0f;
	color: #fff;
	padding: 12px 19px 0;
	width: 282px;
}
.col.subscribe img {
	margin-bottom: 14px;
}
.col.subscribe input[type="text"] {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	background: #fff;
	border: 1px solid #676767;
	font-size: 12px;
	color: #666666;
	padding: 2px 8px;
	width: 265px;
	margin: 5px 0 0;
}
.col.subscribe input[type="submit"] {
	font-weight: normal;
	float:none;
	margin: 10px 0 12px;
}
/******************CLIENT LIST WEBAPP******************/

ul#client-list {
margin: 10px 0;
}

ul#client-list li {
list-style: none;
float: left;
margin: 0 6px 11px 5px
}

ul#client-list li a{
width: 220px;
height: 135px;
border: 1px solid #ccc;
display: block;
background: url('/Images/clients/carpet.png') 0 0 no-repeat scroll;
}

ul#client-list li a:hover {
background-position: 0 -135px !important;
}

/*****ENGAGE********/
    a.engage {
    display: block;
    float: left;
    width: 60px;
    height: 60px;
    }
    .off1 {
    background: url("/Images/engage/buff-nav-off-1.png") no-repeat center center scroll;
    }
    .off2 {
    background: url("/Images/engage/buff-nav-off-2.png") no-repeat center center scroll;
    }
    .off3 {
    background: url("/Images/engage/buff-nav-off-3.png") no-repeat center center scroll;
    }
    .on1 {
    background: url("/Images/engage/buff-nav-on-1.png") no-repeat center center scroll;
    }
    .on2 {
    background: url("/Images/engage/buff-nav-on-2.png") no-repeat center center scroll;
    }
    .on3 {
    background: url("/Images/engage/buff-nav-on-3.png") no-repeat center center scroll;
    }
    .off1:hover {
    background: url("/Images/engage/buff-nav-on-1.png") no-repeat center center scroll;
    }
    .off2:hover {
    background: url("/Images/engage/buff-nav-on-2.png") no-repeat center center scroll;
    }
    .off3:hover {
    background: url("/Images/engage/buff-nav-on-3.png") no-repeat center center scroll;
    }
    .phone {
    float: left;
    width: 230px;
    margin-right: 20px;
    background: url("/Images/engage/phone.png") no-repeat left 10px scroll;
    padding-left: 70px;
    height: 70px;
    }
    .engageMail {
    float: left;
    width: 230px;
    background: url("/Images/engage/email.png") no-repeat left 10px scroll;
    padding-left: 70px;
    height: 70px;
    }
    .phone h2, .engageMail h2 {
    font-size: 24px;
    padding-bottom: 0;
    }
    .engageFootLeft h2, .engageFootRight h2{
    font-size: 18px;
    }
    .engageFootLeft h2 a:hover, .engageFootRight h2 a:hover {
    color: #54301a;
    text-decoration: none;
    }
	
	.engageFootLeft h2 a {
	 background: url("/Images/engage/previous.png") no-repeat left -5px scroll;
	display: block;
	width: 230px;
	padding-left: 70px;
	height: 60px;
	}
	
	.engageFootRight h2 a {
    background: url("/Images/engage/next.png") no-repeat right -5px scroll;
	display: block;
	width: 230px;
	height: 60px;
	padding-right: 70px;
	text-align: right;
	}
	
	.engageFootLeft h2 a:hover {
	background: url("/Images/engage/previousH.png") no-repeat left -5px scroll;
	}
	.engageFootRight h2 a:hover {
    background: url("/Images/engage/nextH.png") no-repeat right -5px scroll;
	}
	
    .engageFootLeft{
    float: left;
    margin-right: 20px;
     }
    .engageFootRight {
    float: left;
    text-align: right;
    }

