
.view-first img {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.view-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   background-color: rgba(100, 194, 158, 0.8);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.view-first h2 {
	-webkit-transform: translateY(-100px);
	-moz-transform: translateY(-100px);
	-o-transform: translateY(-100px);
	-ms-transform: translateY(-100px);
	transform: translateY(-100px);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
}
.view-first p {
   -webkit-transform: translateY(100px);
   -moz-transform: translateY(100px);
   -o-transform: translateY(100px);
   -ms-transform: translateY(100px);
   transform: translateY(100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.view-first a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}

.view-first:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
.view-first:hover p {
	-webkit-transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	-ms-transition-delay: 0.1s;
	transition-delay: 0.1s;
	font-size: 10px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-weight: normal;
	font-style: normal;
	color: #FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.view-first:hover a.info {
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	-ms-transition-delay: 0.2s;
	transition-delay: 0.2s;
	font-size: 14px;
}

.row-centered {
    text-align:center;
}


.col-centered {
	display:inline-block;
	float:none;
	margin-right: 25px;
	margin-left: 25px;    /* reset the text-align */   
}

	
.txt
{
	color: #d5cccc;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	}
	
	
.forcapt {
  width: 70%;
  margin-left:auto;
  margin-right:auto;
  margin-bottom: 30px;  

  
}			
		
figure {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
}		
	
figcaption {
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #d5cccc;
	margin-left:auto;
	margin-right:auto;
	padding-top: 0.5em;
	padding-bottom: 0em;
	padding-right: 0em;
	padding-left: 0em;
}	
	
	
	
#ob ul	
{
color: #d5cccc;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;	
	}
		
#ob li	
{
color: #d5cccc;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;	
	}		
		

.txt1
{
	color: #f8e5e6;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
.titration_first {
	background-image: url(../../img/Cover_3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 450px;
	margin: 0px;
	padding: 0px;
}


.cx {
	background-image: url(../../img/cx360_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 450px;
	margin: 0px;
	padding: 0px;
}
.arts {
	background-image: url(../../img/fieArts.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 450px;
	margin: 0px;
	padding: 0px;
}
.ocrc {
	background-image: url(../../img/cover_4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	margin: 0px;
	padding: 0px;
}

.fin {
	background-image: url(../../img/cover_fin.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	margin: 0px;
	padding: 0px;
}

.cancer {
	background-image:url(../../img/top_cancer_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 288px;
	margin: 0px;
	padding: 0px;
}

.about_me {
	background-image: url(../../md_images/about_me.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 100px;
	margin: 0px;
	padding: 0px;
}



.ath {
	background-image: url(../../img/athena_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 450px;
	margin: 0px;
	padding: 0px;
}

.vis {
	background-image: url(../../img/dava_visualization_infographics_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 288px;
	margin: 0px;
	padding: 0px;
}


.partn {
	background-image: url(../../img/partners_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 450px;
	margin: 0px;
	padding: 0px;
}


.mobile {
	background-image: url(../../img/mobile_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 450px;
	margin: 0px;
	padding: 0px;
}

.oxo {
	background-image: url(../../img/oxo_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 450px;
	margin: 0px;
	padding: 0px;
}


h4 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #464545;
}

.carousel {
	  border: 1px solid #808080;
}

.carousel-control.right, .carousel-control.left {
  /*background-image: none;
  color: #000;
  background-color: none;*/
}

.item img {
 max-height: 2500px;
 max-width:2000px
}

.carousel-inner > .item > img {
    margin: 0 auto;
}

.caption-spacer {
height: 70px;
}

.carousel-caption1 {
	color: #000;
	background-color: #fff;
	text-shadow: none;
	border-radius: 7px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-align: left;
	display: block;
}


.carousel-indicators li {
  z-index: 25;
}

p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}


.carousel-control.right  {
	background: none !important;
}

.carousel-contrgol.left  {
	background: none !important;
}

.subhead {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	color: #FFF;
}

.containerbox
{
	margin-right: auto;
	margin-left: auto;
	}
	
.insidewrap {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	}
	
		
.lefnav
	{
	float: right;
	width: 500px;
	height: 100px;
		}

	

/*------------------------------------------------
                    top nav
--------------------------------------------------*/	
	
	/* Visit http://www.menucool.com/horizontal/javascript-menu for source code and other menu CSS templates */

#sse1
{
	height: 38px;
	padding: 15px;
	border-radius: 3px;
	box-sizing: content-box;
}
#sses1
{
    margin:0 auto;/*This will make the menu center-aligned. Removing this line will make the menu align left.*/
}
#sses1 ul 
{ 
    position: relative;
    list-style-type: none;
    float:left;
    padding:0;margin:0;
    border-bottom:solid 1px #0C9;
}
#sses1 li
{
    float:left;
    list-style-type: none;
    padding:0;margin:0;background-image:none;
}
/*CSS for background bubble*/
#sses1 li.highlight
{
	top:36px;
	height:2px;
	border-bottom:solid 6px #0C9;
	z-index: 1;
	position: absolute;
	overflow:hidden;
}
#sses1 li a
{
	box-sizing: content-box;
	height:30px;
	padding-top: 8px;/*used to adjust the distance between each menu item. Now the distance is 20+20=40px.*/
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	float: left;
	display: block;
	position: relative;
	z-index: 2;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
}
.features-wrapper, .team-wrapper { margin: 70px 0 0; }
.shadow { text-shadow: rgb(55, 181, 161) 1px 1px, rgb(55, 181, 161) 2px 2px, rgb(55, 181, 161) 3px 3px, rgb(55, 181, 161) 4px 4px, rgb(55, 181, 161) 5px 5px, rgb(55, 181, 161) 6px 6px, rgb(55, 181, 161) 7px 7px, rgb(55, 181, 161) 8px 8px, rgb(55, 181, 161) 9px 9px, rgb(55, 181, 161) 10px 10px, rgb(55, 181, 161) 11px 11px, rgb(55, 181, 161) 12px 12px, rgb(55, 182, 162) 13px 13px, rgb(55, 183, 163) 14px 14px, rgb(56, 184, 164) 15px 15px, rgb(56, 185, 165) 16px 16px, rgb(56, 186, 166) 17px 17px, rgb(57, 187, 167) 18px 18px, rgb(57, 188, 168) 19px 19px, rgb(57, 189, 169) 20px 20px, rgb(58, 191, 170) 21px 21px, rgb(58, 192, 171) 22px 22px, rgb(58, 193, 172) 23px 23px, rgb(59, 194, 173) 24px 24px, rgb(59, 195, 174) 25px 25px, rgb(59, 196, 175) 26px 26px, rgb(60, 197, 176) 27px 27px, rgb(60, 198, 177) 28px 28px, rgb(60, 199, 178) 29px 29px, rgb(61, 201, 179) 30px 30px; }


.left-div {
	float: left;
	width: 200px;
	height: 160px;
	padding-left: 20px;	
}
.right-div {
    margin-left: 220px;
}​
