
#masthead  {
 
	background:  url(../image/advantage/header2.png) no-repeat transparent ;
	background-position:  60px 0px;
	background-size: 93%;
	behavior: url(/backgroundsize.min.htc);
}

#masthead .ui
{
	position: absolute;	
}

#masthead > ul > li
{
	display: none;
	overflow: visible;
	height: 316px;
	position: relative;
	padding-top: 36px;
}

#masthead > ul > li.in-focus
{
	display: block;	
}

#masthead > ul > li .copy
{
	width: 375px;
	padding-left: 60px;
	position: absolute;
	top: 98px;
	left: 0;
}

#masthead > ul > li .image
{
	position: absolute;
	top: 10px;
	right: 10px;
	border: 3px solid #ccc;
}

#feature-buckets
{
	overflow: visible;
	width: 948px;
	height: 373px;
	position: relative;
	top: -22px;
}

#feature-buckets .bucket
{
	overflow: visible;
	width: 984px;
	height: 373px;
	position: relative;
	left: -22px;
}

#feature-buckets .wrapper
{
	width: 264px;

	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	padding: 70px 26px 0 26px;
}


#feature-buckets .bg
{
	width: 316px;
	height: 373px;
	position: absolute;
	z-index: 50;
	top: 0;
	left: 0;
}

#feature-buckets .bg .a
{
	width: 316px;
	height: 373px;
	position: absolute;
	z-index: 50;
	top: 0;
	left: 0;	
}

#feature-buckets .bg .b
{
	width: 316px;
	height: 373px;
	position: absolute;
	z-index: 40;
	top: 0;
	left: 0;	
}

#feature-buckets #feature-1 .bg .a
{
	background-image: url(/asset/image/homepage/feature-bucket-graphics4.png);
	background-color: transparent;
	background-position: top left;
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
    zoom: 1;

}

#feature-buckets #feature-2 .bg .a
{
	background-image: url(/asset/image/homepage/feature-bucket-graphics4.png);
	background-color: transparent;
	background-position: 633px top;
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
    zoom: 1;
}

#feature-buckets #feature-3 .bg .a
{
	background-image: url(/asset/image/homepage/feature-bucket-graphics4.png);
	background-color: transparent;
	background-position: top right;
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
    zoom: 1;
}

#feature-buckets #feature-1 .bg .b
{
	background-image: url(/asset/image/homepage/feature-bucket-graphics4.png);
	background-color: transparent;
	background-position: bottom left;
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
    zoom: 1;
}

#feature-buckets #feature-2 .bg .b
{
	background-image: url(/asset/image/homepage/feature-bucket-graphics4.png);
	background-color: transparent;
	background-position: 633px bottom;
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
    zoom: 1;
}

#feature-buckets #feature-3 .bg .b
{
	background-image: url(/asset/image/homepage/feature-bucket-graphics4.png);
	background-color: transparent;
	background-position: bottom right;
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
    zoom: 1;
}



#feature-buckets .popup
{
	display: none;	
	width: 878px;
	height: 341px;
	position: absolute;
	top: 20px;
	left: 34px;
	z-index: 10;
	background-image: url(/asset/image/homepage/feature-popup-background.png);
}

#feature-buckets .popup .close
{
	position: absolute;
	top: 16px;
	right: 15px;
	text-transform: lowercase;
	color: #0173CE;
}

#feature-buckets .popup .close:hover
{
	color: white;
	cursor: pointer;
}

#feature-buckets .popup .close span
{
	padding: 4px 7px;
	color: white;
	background-color: #0173CE;
	
}

#feature-buckets .popup
{
	overflow: hidden;	
}

#feature-buckets .popup .copy
{
	float: left;	
	width: 316px;
	padding: 40px 20px;
}

#feature-buckets .popup .copy p
{
	margin-bottom: 20px;
}

#feature-buckets .popup .image
{
	float: left;
	width: 502px;
	margin-left: 20px;
	padding-top: 20px;
}

#feature-buckets .popup h1
{
	color: #53565A;
	font-size: 36px;	
	text-align: left;
	margin-bottom: 26px;
	font-weight: lighter;
}

#feature-buckets .popup h1.centermid{
	position: absolute;
	top: 50%;
	margin-top: -75px;
	width: 260px;
}

#feature-buckets .popup .centermid-side{
	position: absolute;
	top: 90px;
	left: 320px;
	width: 500px;
	font-size: 17px;
    line-height: 25px;
}

#feature-buckets .popup .centermid-side a {
	font-size: 17px;
}



#feature-buckets .bucket p
{
	text-align: center;	
}

#feature-buckets .bucket .tab
{
	width: 180px;
	height: 57px;
	position: relative;
	z-index: 500;
	overflow: hidden;
	left: 78px;
	top: -14px;
}

#feature-buckets #feature-1 .tab
{
	left: 72px;
}

#feature-buckets #feature-3 .tab
{
	left: 80px;
}

#feature-3 .image
{
  border-left: solid 1px #e5e5e5;
  margin-top: 20px;
  margin-left: 0px !important;
	width: 520px !important;
}

#feature-3 .image ul
{
  padding-left: 20px;
padding-top: 40px;
overflow: hidden;
}

#feature-3 .image ul li
{
  float: left;
margin-right: 16px;
}

#feature-buckets .bucket .tab .more-tab
{
	position: absolute;
	top: 14px;
	left: 34px;	
}

#feature-buckets .bucket .tab .less-tab
{
	position: absolute;
	top: 57px;
	left: 34px;	
}

#feature-buckets .bucket .tab div
{
	width: 180px;
	height: 20px;
	position: absolute;
	z-index: 600;
	bottom: 0;
	background-repeat: no-repeat;
	background-position: 0 14px;
}

#feature-buckets .bucket .tab div.more
{
	background-image: url(/asset/image/homepage/more-tab-shadow.png);
}

#feature-buckets .bucket .tab div.less
{
	background-image: url(/asset/image/homepage/less-tab-shadow.png);
}

#feature-buckets .feature
{
	float: left;
	width: 276px;
	padding: 0 20px;
}

#feature-buckets .last
{
	border-right: none;
}

#list-buckets
{
	overflow: hidden;	
	width: 944px;
}

#list-buckets > div
{
	float: left;
	width: 273px;
	padding: 20px;	
}

#twitter-feed .tweet
{
	overflow: hidden;	
}

.tweet
{
	border-bottom: solid 1px #e0e0e0;	
	margin-bottom: 6px;
	padding-bottom: 6px;
}

.tweet img
{
	float: left;	
}


.tweet p
{
	float: left;	
	padding-left: 12px;
	width: 212px;
}

.tweet p b
{
	color: black;
}


.tweet .reply
{
	clear: both;
	float: right;	
}

.tweet .reply a
{
	padding-left: 6px;
	padding-right: 6px;	
}

#video-list .video
{
	margin-top: 6px;
	overflow: hidden;
	padding-top:6px;
}

#video-list .video img
{
	padding-right: 12px;
	float: left;
}

#video-list .video p
{
	width: 160px;
	float: left;
	font-size:13px;
}

#video-list .video p b
{
	color: black;
}

#success-slider .wrapper
{
	border-bottom: solid 1px #e0e0e0;
	width: 273px;
	height: 270px;
	overflow: hidden;
	position: relative;
}

#success-slider .wrapper ul
{
	/*width: 900px;*/
	width: 3500px;
	position: absolute;
	left: 0;
}

#success-slider .wrapper ul li
{
	float: left;
	width: 273px;
	height: 270px;
}


#success-slider .wrapper ul li .by-line
{
	float: right;
	text-align: right;
}

#success-slider .wrapper ul li img
{
	width: 270px;
	/*width: 171px;*/
	height: auto;
	margin-left: 0px;
	/*margin-left: 50px;*/
}

#success-slider .ui li
{
	background-image: url(/asset/image/homepage/accolades-slider-buttons.png);
	width: 49px;
	height: 30px;
	float: left;
	background-position: left top;
	padding: 0;
}


#success-slider .ui #success-slide-left
{
	background-position: top left;
}

#success-slider .ui #success-slide-left:hover
{
	background-position: bottom left;
	cursor: pointer;
}

#success-slider .ui #success-slide-right
{
	background-position: top right;
}

#success-slider .ui #success-slide-right:hover
{
	background-position: bottom right;
	cursor: pointer;
}

#success-slider > ul > li
{
	display: block;	
	width: 273px;
	float: left;
}

#success-slider > ul > li.in-focus
{
	display: block;
}

#dienamic
{
	width: 240px;
	height: 208px;
	background-image: url(/asset/image/homepage/dienamic.png);
}



.masterhead-title{
	width: 235px;
	font-size: 36px;
	position: absolute;

	top: 90px;
	left: 20px;
	font-weight: lighter;
}

.masterhead-desc{
	background: url('../image/advantage/blue-box.png') no-repeat ;
	width: 412px !important;
	height: 221px;
	color: #fff;
	position: absolute;
	top: 90px;
	left: 260px;	
	padding: 10px;
}

.masterhead-desc h1{
	font-size: 27px;
	font-weight: bold;
	font-weight: lighter;
}

.masterhead-desc h2{
	font-size: 22px;
	color: #fff;
	font-weight: lighter;
}

.masterhead-desc p {
	width: 90%;
	font-size: 14px;
	line-height: 1.25em;
}

.partners{
	background: url('../image/advantage/partners-bg.png') no-repeat bottom right;
	width: 507px !important;
	height: 210px;
	background-color: #d7e2ef;
	margin: 20px;
	
}

.partners h1{
	font-size: 23px;
	color: #000;
	margin-bottom: 10px;
	font-weight: bold;
}

.partners ul li{
	list-style: none;
	display: inline-block;
	vertical-align: top;
	margin: 5px 10px;
}

.partners ul li div {
	background-color: #fff;
	border: 1px solid #fff;
	padding: 2px;
	height:  70px;
	min-height:  70px;
	text-align: center; 
	width: 140px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background: #FFF;
	behavior: url(/PIE.htc);
	position: relative;

}

.partnership  {
	margin-top: 20px;
	padding: 0px!important;
	border: 3px solid #ffc937;
	min-height:  90px;
	text-align: center; 
	width: 320px!important;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #FFF;
	behavior: url(/PIE.htc);
	overflow: hidden;
	display: block;
	z-index: 1;
}

.partnership .header-title{
	background-color: #ffc937;
	width: 300px!important;
	padding: 5px 10px;
	color: #fff;
	border-radius: 14px 14px 0 0;
	-webkit-border-radius: 14px 14px 0 0;
	-moz-border-radius: 14px 14px 0 0;
	behavior: url(/PIE.htc);
	position: relative;
	display: block;

}

.partnership .header-title h1{
	font-size: 30px;
	font-weight: lighter;
}

.partnership .header-title h2{
	color: #fff;
	margin-top: 5px;
}

.partnership  p{
	color: #7ca0cb;
	font-size: 20px;
	margin: 20px;
	font-weight: lighter;
	font-style: italic;
	background-color: #fff;
	margin-top: 20px;
	z-index: 99;
}

.testimonials{
	padding-left: 20px;
	margin-top: 20px;
}

.testimonials h1{
	font-size: 27px;
	color: #000;
	font-weight: bold;

}

.testimonials h2{
	font-size: 27px;
	font-weight: lighter;
	color: #53565A;
}

.testi{
	padding: 20px;
	font-size: 20px;
	font-weight: lighter;
	font-style: italic;


}

.green-testi{
	background-color: #a0b188;
	color: #fff;
}

.green-testi span{
	float:  right;
	display: block;
	font-style: normal;
	font-weight: bold;
	margin-right: 20px;
}

.grey-testi{
	background-color: #f6f6f6;
	color: #000;
}

.grey-testi span{
	font-weight: bold;
	display: block;
	font-style: normal;
	text-align: right;
	margin-right: 40px;

}

.the-team{
	margin-top: 40px;
	font-size: 26px;
	color: #000;
	font-weight: bold;
	padding-left: 20px;

}

.team-members{
	padding: 20px 10px;
	margin-top: 10px;
	background: url('../image/advantage/team-bg.jpg')  #fff;
	background-repeat:repeat-x;

}

.team-members ul {
	width: 98%;
	margin: 0 auto;
}

.team-members ul li{
	display: inline-block;
	margin: 5px 10px; 
	max-width: 130px;
	vertical-align: top;
}

.team-members ul li .profile-pic{
	background-position: center top;
	background-repeat: no-repeat; 
	background-size: 100%; 
	width: 140px; 
	height:140px;
	behavior: url(/backgroundsize.min.htc);
}

.team-members ul li img{
	margin:  0 auto;

}

.team-members ul li a{
	display: block;
	margin-top:  5px;
	margin-bottom:  5px;
}

.team-members ul li div{
	color: #666666;
	font-style: italic;
}





@media all and (max-width: 1249px)
{
	#dienamic
	{
		display: none;
	}	
}

@media all and (min-width: 1250px) and (max-width: 1599px)
{
	#dienamic
	{
		position: absolute;
		left: 0;
		top: 230px;
		transform:rotate(180deg);
		-ms-transform:rotate(180deg); /* IE 9 */
		-moz-transform:rotate(180deg); /* Firefox */
		-webkit-transform:rotate(180deg); /* Safari and Chrome */
		-o-transform:rotate(180deg); /* Opera */
	}	
}
@media all and (min-width: 1600px)
{
	#dienamic
	{
		display: none;	
	}
}

.bio
{
    font-size:14px;
}

.ui2
{
	position: relative;	
	float:right;
	margin-right:15px;
	margin-top:8px;
	z-index:101;
}

#slides > li
{
	overflow: visible;
	height: 370px;
	position: relative;
	margin-top:-18px;
}

#slides li .copy
{
	width: 375px;
	padding-left: 40px;
	position: absolute;
	top: 98px;
	left: 0;
}

#slides li .image
{
	position: absolute;
	top: 25px;
	right: 10px;
	border: 3px solid #ccc;
}
#btns
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#btns li { display: inline;}
#btns li img { cursor:pointer}

#slide-play-pause
{
	margin-left:10px;
}
#slide-1
{
	margin-left:10px;
}
#slide-2
{
	margin-left:10px;
}
#slide-3
{
	margin-left:10px;
}
