/* Events - for all leader rollovers */
.camp-body div.leadertips {color: #333;width: 400px; z-index: 203000; border:solid 1px #333; background:#fff;}
.camp-body div.leadertips .tip-title {font-weight: bold;font-size: 1.0em;margin: 0;color: #e77520;padding: 8px 8px 2px 8px;background-color:#fff;}
.camp-body div.leadertips .tip-text {float:left; clear:left; font-size: 11px;padding: 0px 4px 8px 8px;background-color:#fff;}
.camp-body div.leadertips .tip-text img {margin:0 5px;}
.camp-body div.leadertips .tip-text a{color:#516C32; text-decoration:none;}
.camp-body div.leadertips .tip-text a:hover {text-decoration:underline;}
.camp-body div.leadertips .tip-bottom {float:left; clear:both; background:#fff;}

/* Events - register login rollover */
.camp-body div.toggle_login {width:auto; z-index:13000; font-weight:bold; border:3px solid #fff;}
.camp-body div.toggle_login .tip-title {font-weight:bold; font-size:11px; margin:0; color:#ffffff; padding:8px 8px 4px; background-color:#ED2024; border-bottom:1px solid #AF171D;}
.camp-body div.toggle_login .tip-text {font-size:11px; padding:4px 8px 8px; color:white; background-color:#000000;}

/* Biblestudy - shirt rollovers */
.bs-body div.bstips {color:#000; width:400px; text-align:left; border:solid 1px #888347; z-index:13000;}
.bs-body div.bstips .tip-title {font-weight: bold;font-size: 15px;margin: 0;color: #0a1f5d;padding: 8px 8px 4px;background-color:#fff;}
.bs-body div.bstips .tip-text {font-size: 15px; font-weight:bold; padding: 4px 8px 8px;background-color:#fff;}

/* Resources - video rollovers */
.rsc-body div.vidtips {color: #fff;width: 400px; z-index: 13000;}
.rsc-body div.vidtips .tip-title {font-weight:bold; text-align:left; font-size:1.2em;margin: 0;color:#9FD4FF;padding: 8px 8px 4px;background-color:#000;}
.rsc-body div.vidtips .tip-text {float:left; clear:left; font-size: 11px;padding: 4px 8px 8px;background-color:#000;}
.rsc-body div.vidtips .tip-text a{color:#fff; text-decoration:none;}
.rsc-body div.vidtips .tip-text a:hover {text-decoration:underline;}
.rsc-body div.vidtips .tip-bottom {float:left; clear:both;}
