
.effect {width:230px;height:215px;float:left;margin-left:10px;border:1px solid #dddbdb;margin-bottom:10px;} 
.effect img {width:230px;height:215px;}
.featuretext {width:220px;height:190px;float:left;margin-left:12px;margin-bottom:20px;margin-top:10px; color:#66635b;line-height:29px;font-size:18px;font-family:'ColaborateThinRegular';padding:0px 5px;cursor:default;border-bottom:1px solid #D2CCC8;} 
.fullwidthspacer {width:100%;margin-top:30px;height:5px;border-bottom:1px solid #d2ccc8;margin-bottom:50px;} 
.codetooltipbg {background-color:#fff;border:5px solid #2ea6ff;padding:15px;border-radius: 7px;} 
.codetooltipcontainer {float:right;} 

/* TOOLTIP BACKGROUNDS */
.tooltipBackground1 {width:250px;height:135px;background:url('images/tooltip1.png') no-repeat;}
.tooltipBackground2 {width:250px;height:35px;background:#2ea6ff;border:solid 2px #fff;border-radius:10px;box-shadow:3px 3px 5px rgba(133,133,133,0.35);padding:5px;}
.tooltipBackground3 {width:150px;height:25px;background:#2ea6ff;border:solid 2px #fff;border-radius:10px;box-shadow:3px 3px 5px rgba(133,133,133,0.35);padding:5px;overflow:hidden;padding-left:50px;}
.tooltipBackground4 {width:400px;height:185px;background:#fff;border:solid 3px #2ea6ff;border-radius:10px;box-shadow:3px 3px 5px rgba(133,133,133,0.35);padding:5px;overflow:hidden;}
.tooltipBackground5 {width:250px;height:135px;background:#2EA6FF;border-radius:10px;box-shadow:0px 5px 3px 2px rgba(51,51,51,0.15);border:2px solid rgba(255,255,255,0.15);overflow:hidden;}
/* TOOLTIP TEXT */
.tooltipText1 {font-family:'open_sanslight';font-size:16px;color:#66635b;line-height:23px;margin-left:30px;padding-top:38px;padding-right:10px;}
.tooltipText2 {font-family:'open_sanslight';font-size:19px;text-align:center;color:#fff;line-height:23px;padding-top:5px;}
.tooltipText3 {font-size:14px;text-align:center;color:#fff;line-height:23px;padding-top:1px;white-space:nowrap;height:35px;}
.tooltipText4 {font-family:'open_sanslight';font-size:24px;color:#FFFFFF;line-height:36px;margin-left:30px;padding-top:38px;padding-right:10px;}
/* TOOLTIP HTML_MODE STYLING */
#tooltipHTML4 {background-color:#fff;width:400px;height:185px;}
#map {background:url('images/map.png');width:150px;height:147px;border:1px solid #dddbdb; float:left;margin-left:15px;margin-right:20px;margin-top:15px;}
.maptext {font-family:'open_sanslight';font-size:14px;color:#66635b;line-height:26px;padding-top:10px;padding-right:10px;cursor:default;}
.maptext a {text-decoration:underline;color:#2EA6FF;transition:all 0.25s ease;}
.maptext a:hover {color:#000000;}
