@font-face {
    font-family: 'houschka';
    src: url('/fonts/HouschkaAltPro-Bold.eot');
    src: url('/fonts/HouschkaAltPro-Bold.eot?#iefix') ,
	 url('/fonts/HouschkaAltPro-Bold.woff2'),
	 url('/fonts/HouschkaAltPro-Bold.woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'extra-houschka';
    src: url('/fonts/HouschkaAltPro-ExtraBold.eot');
    src: url('/fonts/HouschkaAltPro-ExtraBold.eot?#iefix'),
	 url('/fonts/HouschkaAltPro-ExtraBold.woff2'),
	 url('/fonts/HouschkaAltPro-ExtraBold.woff');
	font-weight: normal;
	font-style: normal;
}

body, html, div, p, ul, li, a{
    font-family: 'Arial', Helvetica, sans-serif;   
}
.navBottomNavigation a div{
    font-family: "Verdana",Helvetica,sans-serif!important;
}
/***/

.hidden{
    display: none;   
}
.clear{
    clear: both;   
}
.noLeftMargin{
    margin-left: 0px!important;
}   
.content>p{
    margin-left: 22px; 
    margin-right: 22px; 
    font-size: 13px; 
}

.right.ten{
    width: auto;   
    float: none;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 13px;
}

.right.ten a.arrowLinks{
    text-decoration: none;   
}


h1#tenSignsBanner{
    color: #f9a11b;
    background-color: #4a0d66;
    background-image: url(/10signs2016/images/2016/banner-iknow.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    height: 116px;
    padding: 145px 300px 10px 22px;
    padding: 125px 300px 10px 22px;
    font-size: 33px; 
    font-family: 'extra-houschka';
    font-weight: normal;
    line-height: 32px;
    margin-top: 0px;
}
.right.ten h2.tenSigns{
    font-size: 20px;
    padding:5px 5px 9px 0px;
    border-bottom: 3px solid #4a0d66;
    margin-left: 14px;
    font-size: 20px; 
    font-family: 'extra-houschka';
    font-weight: normal;
    line-height: 22px;
    color: #4a0d66;
    
}
.right.ten div.longCallOut,
.right.ten>p{
   margin-left: 71px;
}
.right.ten p.aroundCallOut,
.right.ten h2.tenSigns.aroundCallOut{
    margin-right: 237px;
}
.right.ten h2.tenSigns span{
    border: 3px solid #4a0d66;
    background-color: #f9a11b;
    padding: 8px 10px;
    -moz-border-radius: 22px;
    -webkit-border-radius: 22px;
    border-radius: 22px; /* future proofing */
    -khtml-border-radius: 22px; /* for old Konqueror browsers */
    margin-left: -14px;
    margin-right: 20px;
    font-size: 20px; 
    font-family: 'extra-houschka';
    font-weight: normal;
    line-height: 22px;
    color: #4a0d66;
}
.right.ten h2.tenSigns.number10 span{
    padding: 8px 4px;
}
.right.ten h2.tenSigns.noNumber{
    margin-left: 0px; 
    border-bottom: 0px;
}

.right.ten div.eNewsCallOut {
    float: right; 
    width: 220px;
    background-color: #e1e1e1;
    margin-top: -10px;
}
.right.ten div.eNewsCallOut .title{
    font-weight: bold;
    height: auto;
    background-color: #4a0d66;
    font-size: 15px;
    color: #fff;
    padding: 48px 14px 14px 14px; 
}
.right.ten div.eNewsCallOut p{
    color: #343637;
    font-size: 13px; 
    line-height: 18px;
    padding:  14px;
    margin-bottom: 0px;
}

.right.ten div.longCallOut{
    width: 842px;
    height: auto;
    border: 1px solid #4a0d66;
    margin-bottom: 30px;
}
.right.ten div.longCallOut p.title{
    display: unset;
    background-color: #4a0d66;
    color: #fff;
    padding: 35px 20px 35px ; 
    text-align: center;
    font-family: 'extra-houschka';
    font-size: 18px;
    font-weight: normal;
    float: left;
    width: 267px;
    margin-bottom: 0px;
}
.right.ten div.longCallOut p.whiteCopy{
    float: left; 
    width: 500px;
    margin-left: 20px;
    margin-top: 15px;
    margin-bottom: 0px;
}

/*******************/
/*******************/
/*******************/
/*******************/


#socialBoxTop{
    margin-top: 20px!important;
    border-bottom: 0px;
    
}
div.fb-like.fb_iframe_widget{
    height: 20px;   
    line-height: 16px;
    margin-right: 20px;
}
#twitter-widget-0{
    margin-right: 20px;   
}
#socialBoxTop{
    border-bottom: 0px!important;
}   




/*******************/
/*******************/
/*******************/
/*******************/


.yourNotAlone{
    background-color: #4a0d66;  
    width: 446px; 
    height: 276px;
    height: 295px;
    float: left; 
    color: #fff;
}
.yourNotAlone h2{
    text-align: center; 
    margin-left: 20px!important;
    margin-right: 20px!important;
    font-size: 18px;
    font-family: 'extra-houschka';
    line-height: 24px; 
    margin-top: 18px!important;
    padding: 0 0 20px 0px!important;
    border-bottom: 1px solid #fff!important;
}

.yourNotAlone p{
    margin-left: 20px!important;
    margin-right: 20px!important;
}
.yourNotAlone p.twenty4seven{
    text-align: center;
    font-size: 18px; 
    font-family: 'Arial', Helvetica, sans-serif;
    font-weight: bold;
}
.yourNotAlone p.ALZConnected{
    text-align: center;   
}
.yourNotAlone p.ALZConnected a{
    color: #fff!important;
}

.yourNotAlone a.button{
    color: #4a0d66!important;
    background-color: #ffa400;
    display: inline-block;
    padding: 10px;
    width: auto;
    font-family: 'extra-houschka';
    font-size: 14px;
    text-transform:uppercase;
    text-decoration: none;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px; /* future proofing */
    -khtml-border-radius: 7px; /* for old Konqueror browsers */
}
.yourNotAlone a.button:hover{
    text-decoration: none;
    color: #ffa400!important;
    background-color: #fff;
}


/*******************/
.relatedInformation{
    width: 446px;
    height: 276px; 
    float: left;
    margin-left: 20px;
    
}
.content .right .relatedInformation h2{
    font-size: 18px;
    font-family: 'extra-houschka';
    line-height: 24px;
    color: #fff;
    background-color: #4a0d66; 
    width: auto;
    padding: 13px 26px;
    display: inline-block;
    margin-bottom: 0px;
    border: 0px;
}
.content .right .relatedInformation .links{
    border: 1px solid #4a0d66;
    padding: 35px 15px 25px 150px; 
    height: 165px;
    height: 184px;
    background-image: url(/10signs2016/images/2016/callout-related.jpg);
    background-position: 15px 41px;
    background-repeat: no-repeat;
    color: #007FB2;
    line-height: 24px;
}





/**/














