@charset UTF-8;


/*
Intro Section
*/

h1 {
	margin-bottom:0px;
	margin-top:25px;
	padding-bottom:5px;
		
}
#intro-section h2{
	margin-top:5px;	
}

#intro-section h3{
	margin-bottom:0px;	
}


#interact {
	width:660px;
padding-left:15px;
position:relative;
background: url(images/gradient_bkg.jpg) no-repeat;
}
 .js #interact img, .js #interact h4 , .js #interact p {
display:none;
}

h1{
	line-height:1;
}

ul{
	margin-left:12px	
}

#pulseBtns img {
width:20px;
height:20px;
position:absolute;
}
#pulseBtns img:link {

}
#pulseBtns img:hover {
background:url(images/cirWhiteborder.png) 0 0 no-repeat;
}
#btnBkg {
background:url(images/cirWhiteborder.png) 0 0 no-repeat;
}

#interact article {

width:393px;
height:305px;
background:url('images/PROTEAN_i12_Cell_0437.png') no-repeat;
background-position:0px 0px;
margin:10px 0;
}	

#interact section {
position:relative;
}

#interact aside {
width:240px;
/*border:3px solid #d65906;
border-radius:10px;
padding:0 0 10px 5px;*/

}

#interact article img {
cursor:pointer;
}

#interact  aside h3 {
font-weight:bold;
padding-top:10px;
cursor:pointer;
overflow:hidden;
margin:0;
}


#interact aside h3:hover {
color:#F60;
}

#interact p {
overflow:hidden;
}
/* Technote */

.technote{
	margin-top:20px
}
.technote article {
width:350px;
padding-left:60px;
margin-bottom:15px;
}

.technote p {
width:300px;
}

.technote aside {

}

.technote h4{
	margin:0;	
	
}

.boxshadow .circleOrangeBtn {
border-radius:10px;
background-color:#F60;
color:#FFF;
box-shadow:0 1px 3px #666;
text-shadow:0 -1px 1px #CCC;
}

.boxshadow a.orangeBtn:hover {

}



.active h4 {
font-weight:700;
}

.paddingLeft60Child article {
padding-left:60px;
}



.img-0 {
left:165px;
top:110px;
}

.img-1 {
left:60px;
top:120px;
}

.img-2 {
position:relative;
left:220px;
top:125px;
}

.img-3 {
left:50px;
top:173px;
}

.img-4 {
left:245px;
top:225px;
}

.img-5 {
left:205px;
top:260px;
}

.width70perc article {
width:70%;
}

.width70perc aside {
width:30%;
}

.floatLchildren aside,.floatLchildren section {
float:left;
}
