.bg-black, footer {background-color:#000}	
.bg-grey {background-color:#333}
/*borders*/
.border-bot {border-bottom: 1px solid #232323}
.border-drkgrey, .tags {border-top: 1px solid #444;border-bottom: 1px solid #444}
.bordergold-bot, footer .bg-grey {border-bottom: 1px solid #f69a07}
.bordergold-top, footer .bg-grey {border-top: 1px solid #f69a07}
.borderred-bot{display:block;width:100%;height:1px;border-bottom:1px solid red}
.grayscale {-webkit-filter: grayscale(1);filter: grayscale(1);}
.note {background: #FFFFCC;border: 1px solid #FFCC00;color:#222}
.note strong{color:#222}
.bg-gradientdrk{
	background-color: #141316;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222127', endColorstr='#141316');
	background: -webkit-gradient(linear, left top, left bottom, from(#222127), to(#141316));
	background: -moz-linear-gradient(bottom, #141316, #222127);
	border-bottom:1px solid #333;
}
.container a > img, header > a > img {border:1px solid #444}
.container a:hover > img, header > a:hover > img {border:1px solid #f69a07}
footer .container a > img, footer .container a:hover > img {border:none!important}
#privacyNotice .modal-content{
	background-color:#eee!important;
}
#privacyNotice .modal-content p, #privacyNotice .modal-content h2, #privacyNotice .modal-content h2 strong {
	color: #333!important;
}
#privacyNotice .modal-content a {
	color: #030fff;
}
#privacyNotice .modal-content a:hover, #privacyNotice .modal-content a:focus {
	color: #020874;
}
.btn-aqred {
    color: #eee!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.21, #970000), color-stop(1, #3F0000));
    background-image: -o-linear-gradient(bottom, #970000 21%, #3F0000 100%);
    background-image: -moz-linear-gradient(bottom, #970000 21%, #3F0000 100%);
    background-image: -webkit-linear-gradient(bottom, #970000 21%, #3F0000 100%);
    background-image: -ms-linear-gradient(bottom, #970000 21%, #3F0000 100%);
    background-image: linear-gradient(to bottom, #970000 21%, #3F0000 100%);
    border-color: #b21701;
}
.btn-aqred:hover {
    color: #fff!important;
	text-shadow: 2px 2px 5px #222;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.21, #CB0000), color-stop(0.71, #550000));
    background-image: -o-linear-gradient(bottom, #CB0000 21%, #550000 71%);
    background-image: -moz-linear-gradient(bottom, #CB0000 21%, #550000 71%);
    background-image: -webkit-linear-gradient(bottom, #CB0000 21%, #550000 71%);
    background-image: -ms-linear-gradient(bottom, #CB0000 21%, #550000 71%);
    background-image: linear-gradient(to bottom, #CB0000 21%, #550000 71%);
}

/*social buttons*/
.btn-social,.btn-grp{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.btn-social>:first-child,.btn-grp>:first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:40px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
.btn-social.btn-lg,.btn-grp.btn-lg{padding-left:61px}.btn-social.btn-lg>:first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social.btn-sm,.btn-grp.btn-sm{padding-left:38px}.btn-social.btn-sm>:first-child{line-height:28px;width:28px;font-size:1.4em}
.btn-social.btn-xs,.btn-grp.btn-xs{padding-left:30px}.btn-social.btn-xs>:first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon,.btn-grp-icon{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:34px;width:34px;padding:0}.btn-social-icon>:first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
.btn-social-icon.btn-lg,.btn-grp-icon.btn-lg{padding-left:61px}.btn-social-icon.btn-lg>:first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social-icon.btn-sm,.btn-grp-icon.btn-sm{padding-left:38px}.btn-social-icon.btn-sm>:first-child{line-height:28px;width:28px;font-size:1.4em}
.btn-social-icon.btn-xs,.btn-grp-icon.btn-xs{padding-left:30px}.btn-social-icon.btn-xs>:first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon>:first-child,.btn-grp-icon>:first-child{border:none;text-align:center;width:100% !important}
.btn-social-icon.btn-lg,.btn-grp-icon.btn-lg{height:45px;width:45px;padding-left:0;padding-right:0}
.btn-social-icon.btn-sm,.btn-grp-icon.btn-sm{height:30px;width:30px;padding-left:0;padding-right:0}
.btn-social-icon.btn-xs,.btn-grp-icon.btn-xs{height:22px;width:22px;padding-left:0;padding-right:0}
.btn-facebook,.bg-facebook,.btn-blue,.bg-blue{color:#fff;background-color:#3b5998;border-color:rgba(0,0,0,0.2)}.btn-facebook:hover,.btn-facebook:focus,.btn-facebook:active,.btn-facebook.active,.open>.dropdown-toggle.btn-facebook{color:#fff;background-color:#2d4373;border-color:rgba(0,0,0,0.2)}
.btn-facebook:active,.btn-facebook.active,.open>.dropdown-toggle.btn-facebook,.btn-blue:active,.btn-blue.active,.open>.dropdown-toggle.btn-blue{background-image:none}
.btn-google,.bg-google{color:#fff;background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}.btn-google:hover,.btn-google:focus,.btn-google:active,.btn-google.active,.open>.dropdown-toggle.btn-google{color:#fff;background-color:#c23321;border-color:rgba(0,0,0,0.2)}
.btn-google:active,.btn-google.active,.open>.dropdown-toggle.btn-google{background-image:none}
.btn-google.disabled,.btn-google[disabled],fieldset[disabled] .btn-google,.btn-google.disabled:hover,.btn-google[disabled]:hover,fieldset[disabled] .btn-google:hover,.btn-google.disabled:focus,.btn-google[disabled]:focus,fieldset[disabled] .btn-google:focus,.btn-google.disabled:active,.btn-google[disabled]:active,fieldset[disabled] .btn-google:active,.btn-google.disabled.active,.btn-google[disabled].active,fieldset[disabled] .btn-google.active{background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}
.btn-google .badge{color:#dd4b39;background-color:#fff}
.btn-twitter,.bg-twitter,.btn-bbblue,.bg-bbblue{color:#fff;background-color:#55acee;border-color:rgba(0,0,0,0.2)}
.btn-twitter:hover,.btn-twitter:focus,.btn-twitter:active,.btn-twitter.active,.open>.dropdown-toggle.btn-twitter,.btn-bbblue:hover,.btn-bbblue:focus,.btn-bbblue:active,.btn-bbblue.active,.open>.dropdown-toggle.btn-twitter{color:#fff;background-color:#2795e9;border-color:rgba(0,0,0,0.2)}
.btn-twitter:active,.btn-twitter.active,.open>.dropdown-toggle.btn-twitter,.btn-bbblue:active,.btn-bbblue.active,.open>.dropdown-toggle.btn-bbblue{background-image:none}
.btn-youtube {color: #fff;background-color: #a72121;border-color: rgba(0,0,0,0.2)}
.btn-youtube:hover, .btn-youtube:focus, .btn-youtube:active, .btn-youtube.active, .open>.dropdown-toggle.btn-youtube {color: #fff;background-color: #9d0606;border-color: rgba(0,0,0,0.2)}
.btn-youtube:active, .btn-youtube.active, .open>.dropdown-toggle.btn-youtube {background-image: none}
.btn-youtube.disabled, .btn-youtube[disabled], fieldset[disabled] .btn-youtube, .btn-youtube.disabled:hover, .btn-youtube[disabled]:hover, fieldset[disabled] .btn-youtube:hover, .btn-youtube.disabled:focus, .btn-youtube[disabled]:focus, fieldset[disabled] .btn-youtube:focus, .btn-youtube.disabled:active, .btn-youtube[disabled]:active, fieldset[disabled] .btn-youtube:active, .btn-youtube.disabled.active, .btn-youtube[disabled].active, fieldset[disabled] .btn-youtube.active {background-color: #6e0610;border-color: rgba(0,0,0,0.2)}
.btn-youtube .badge {color: #56050c;background-color: #fff}
.btn-instagram{color:#fff;background-color:#3f729b;border-color:rgba(0,0,0,0.2)}.btn-instagram:focus,.btn-instagram.focus{color:#fff;background-color:#305777;border-color:rgba(0,0,0,0.2)}
.btn-instagram:hover{color:#fff;background-color:#305777;border-color:rgba(0,0,0,0.2)}
.btn-instagram:active,.btn-instagram.active,.open>.dropdown-toggle.btn-instagram{color:#fff;background-color:#305777;border-color:rgba(0,0,0,0.2)}.btn-instagram:active:hover,.btn-instagram.active:hover,.open>.dropdown-toggle.btn-instagram:hover,.btn-instagram:active:focus,.btn-instagram.active:focus,.open>.dropdown-toggle.btn-instagram:focus,.btn-instagram:active.focus,.btn-instagram.active.focus,.open>.dropdown-toggle.btn-instagram.focus{color:#fff;background-color:#26455d;border-color:rgba(0,0,0,0.2)}
.btn-instagram:active,.btn-instagram.active,.open>.dropdown-toggle.btn-instagram{background-image:none}
.btn-instagram.disabled:hover,.btn-instagram[disabled]:hover,fieldset[disabled] .btn-instagram:hover,.btn-instagram.disabled:focus,.btn-instagram[disabled]:focus,fieldset[disabled] .btn-instagram:focus,.btn-instagram.disabled.focus,.btn-instagram[disabled].focus,fieldset[disabled] .btn-instagram.focus{background-color:#3f729b;border-color:rgba(0,0,0,0.2)}
.btn-instagram .badge{color:#3f729b;background-color:#fff}
.btn-pinterest{color:#fff;background-color:#cb2027;border-color:rgba(0,0,0,0.2)}
.btn-pinterest:hover,.btn-pinterest:focus,.btn-pinterest:active,.btn-pinterest.active,.open>.dropdown-toggle.btn-pinterest{color:#fff;background-color:#9f191f;border-color:rgba(0,0,0,0.2)}
.btn-pinterest:active,.btn-pinterest.active,.open>.dropdown-toggle.btn-pinterest{background-image:none}
.btn-pinterest.disabled,.btn-pinterest[disabled],fieldset[disabled] .btn-pinterest,.btn-pinterest.disabled:hover,.btn-pinterest[disabled]:hover,fieldset[disabled] .btn-pinterest:hover,.btn-pinterest.disabled:focus,.btn-pinterest[disabled]:focus,fieldset[disabled] .btn-pinterest:focus,.btn-pinterest.disabled:active,.btn-pinterest[disabled]:active,fieldset[disabled] .btn-pinterest:active,.btn-pinterest.disabled.active,.btn-pinterest[disabled].active,fieldset[disabled] .btn-pinterest.active{background-color:#cb2027;border-color:rgba(0,0,0,0.2)}
.btn-pinterest .badge{color:#cb2027;background-color:#fff}