@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700);

.SpanUl span {font-style:italic; font-weight: bold; text-transform: capitalize !important;}
.SpanUl p, li {text-transform: capitalize !important;}

.FieldNotes
{
	color: #333;
	font-size: 12px !important;
}

div.AllAccessIndex
{
	color: #fff;
	font-weight: bold;
	margin: 0;
}

div.AllAccessCommRewards
{
	color: #fff;
	font-weight: bold;
	margin: 0;
}

div.AllAccessPower10
{
	color: #fff;
	font-weight: bold;
	margin: 0;
}

img.header {
	margin: 0 auto;
	width: 100%;
}

.Nav {
	background-color: #dedede;
	margin: 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
}

.Nav li {
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
}

.Nav li a {
	display: inline-block;
	background-color: transparent;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 10px 9px;
}

.Nav li a:hover {
	background-color: #FFF;
	color: #000;
	text-decoration: none;
}

.Nav .first {
	margin-left: 1px;
}

a.last {
	border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
}

.AllAccess h1
{
	display: inline-block;
	margin-left: -5000px;
}

.AllAccess h2 {
	font-family: 'Impact', 'Open Sans Condensed', Arial, sans-serif;
	font-size: 42px;
	color: #fff;
	text-transform: uppercase;
	margin: 20px !important;
}

.AllAccessLeft h3 {
	margin-left: 0;
}

h3 img {
	margin: 0;
}

.Section a.Emphasized {
	font-family: "Impact", "Gil Sans", Helvetica, Arial, sans-serif !important;
	font-size: 18px !important;
	text-decoration: none !important;
	line-height: 22px;
}

.Section a.Emphasized:hover {
	color: #000 !important;
	text-decoration: underline !important;
}

.Section a {
	font-family: "Gil Sans", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
}

.AllAccess p
{
	font-size: 16px;
	font-family: 'Gill Sans', Helvetica, Arial, sans-serif !important;
	font-weight: normal;
	margin: 20px;
	color: #fff;
}

.AllAccessLeft p {
	margin: 10px 0 20px 10px !important;
}

.AllAccess li {
	font-size: 18px;
	font-family: 'Gill Sans', Helvetica, Arial, sans-serif !important;
	font-weight: normal;
	color: #fff;
}

.FieldNotes
{
	color: #FFF;
	font-size: 12px;
}

.AllAccess a
{
	color: #bd2a2a;
}

iframe
{

	width: 978px;
	height: 900px;
	margin: 0px;
	border: none;
}



/* Pretty Photo Overrides */


div.pp_social { display: none; }

div.pp_content p {
	font-family: Lucida Sans, Helvetica, Arial, sans-serif !important;
	font-size: 12px !important;
	line-height: 16px !important;
}


img.header {width: 100%;}
div.AllAccess {
    color: #fff;
    font-weight: bold;
    margin: 0;
    background-color: #222222;
}
div.AllAccessCommRewards {
    color: #fff;
    font-weight: bold;
    margin: 0;
    background-color: #222222;
}
.Nav {
	background-color: #dedede;
	margin: 0;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	text-align: center;
}
.Nav li a {
    font-size: 14px;
    color: #333;
    padding: 12px 11px;
    }
h1, h2, h3, h5, h6, th, dt, .HeaderRow td, table.HitList tr.HeaderRow td {color: #ffffff;}
.AllAccess h2 {
    font-family: 'Impact', 'Open Sans Condensed', Arial, sans-serif;
    font-size: 42px;
    color: #fff;
    text-transform: uppercase;
    margin: 20px !important;
}


@media (max-width: 767px) {
.col-md-12 {padding-left:0px;padding-right:0px;}
}

.aabutton {
    border: 5px solid #fff;
    padding: 5px 10px;
    background: #fff;
    border-radius: 8px;
    }
    
div.AllAccessPower10 {
    color: #000;
    font-weight: bold;
    margin: 0;
    border: 2px solid #dedede;
    background: #fff;
}
div.AllAccessPower10 p {
    color: #000;
}

.AllAccessPower10.AllAccess li, .AllAccessPower10.AllAccess h2 {color:#000;}