﻿@charset "UTF-8";
/* CSS Document */

/* attributes */


/*-------------- section starts -----------------*/



.about-body-wrap{
	width: 959px;
	height: auto;
	margin: auto;
    border-top:2px solid #fff;
	background: rgb(255,255,255); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(244,244,244,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(244,244,244,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-8 */
	
}

#abt-title{
	height:auto;
	font-size:40px;
	margin:20px 0 0 30px;
}

/*-------------- section starts -----------------*/

.about-body-wrap h1{
	font-size:40px;
	line-height:120%;
	color:rgb(81,82,83);
	
}

.main-tabs-who{
	width:903px;
   
	

}


.main-tabs-who ul li{
	float:left;
	margin:0 0 0 3px;
}

.main-tabs-who li{
	margin:0 0 0 0;
	display:inline-block;
	background-color:rgb(245,245,245);
	width:153px;
	height:45px;


	/* Firefox v1.0+ */
	-moz-border-radius:1%;
	/* Safari v3.0+ and by Chrome v0.2+ */
	-webkit-border-radius:0%/2%;
	/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
	border-radius:0%/2%;
	
} 

                         

.main-tabs-who li p{
	text-align:center;
} 

.main-tabs-who li a{
	text-decoration:none;
} 

li.no-active-tabs{
	border-bottom:1px solid rgb(170,170,170);
}  



/*--------------------------------------------------main area------------------------------------------*/                        

.who-main{
	background-color:rgb(245,245,245);
	width:903px;
	height:793px;
	border-color:rgb(170,170,170);
	border-width:1px;
	border-style:solid;
	margin:46px 0 0 0;
}





.text-wrap-who{
	 width:829px;
	 margin:auto;
	 margin-top:40px;
    overflow: auto;
}

.text-wrap-who h1{
 
	font-size:20px;
}


#who-vdeo{
	width:829px;
	
	margin-top:50px;	
	margin:auto;
}
.ui-tabs {
    padding: 0;
    border: none;
    border-width: 1px;
  
}
#main-tabs-who .ui-tabs-panel  {
     border-width: 1px;
    border-top: 0;
}
#main-tabs-who .ui-tabs-nav {
    background-color: #fff;
    border-top: none;
border-left: none;
border-right: none;
    padding: 0;
    margin-left: 0;
    width: 903px;

    
}
#main-tabs-who ul li .ui-tabs-anchor {
    height: 35px;
    padding-top: 0;
    background-color: #f5f5f5;
    border-color: #f5f5f5;

}
#ui-id-2 {
    z-index: -2;
 
   
}
.ui-tabs-anchor p{
   
    padding: 0 25px;
    
}
.ui-tabs-panel {
    background-color: #39f;

    border-width: 1px;
}
#main-tabs-who .ui-widget-content {
    margin-top: 0;
    z-index: 20;
    width: 903px;
    padding: 0;
    margin: 0;
}
    #main-tabs-who .ui-widget-content h1 {
        clear: both;
  

    }

#main-tabs-who .ui-widget-content{
    background: none;
    background-color:#f5f5f5;
    border-width: 1px;

    width: 903px;
}
#main-tabs-who {
    margin-top: 18px;
    margin-left: 30px;
     background: none;
}
div .text-wrap-who {
    margin-top: 0;
}
#who-video {
    margin-bottom: 50px;
}
#who-vdeo2 {
    margin-left: 37px;
    margin-top: 20px;
}
.contact-image {
    float: left;
    margin-top: 15px;

}
.contact-text-full {
    width: auto;
    float:left;
}
.contact-text-short {
      width: 720px;
    margin-left: 15px;
    float:left; 
}
.jobTitle {
    margin-left: 15px;
}
.MyPlayer {
    display:block;
    width:829px;
    height:429px;
}
.ui-widget {
    
    color: #54595B;
}
.text-wrap-who h1{
    font-size: 0.906em;
    color: #333;
}
.text-on-site {
     font-size: 0.906em;
     font-family:"Gotham";

      color: #54595B;
}
#main-tabs-who .ui-widget-header{
background:none;
background-color:#fBfBfB;
}
#about-body-wrap .ui-widget{
    font-size: 0.906em;
     font-family:"Gotham",Arial,Helvetica;

      color: #54595B;
font-family:"Gotham",Arial,Helvetica;
}
#hr-divider{
    width: 100%;
    border-top: solid 1px #666;
    height: 10px;
    float: left;
    clear: both;
}
.ui-widget-content .text-wrap-who {
       font-size: 0.906em;
     font-family:"Gotham",Arial,Helvetica;
}