.map_wrapper{
	background: #ffffff;
}

#UI_EDM {
    font-size: 1em;
    font-family: lighter 23px/29px sini_boldregular;
}
#UI_Logos {
    float: left;
    height: 130px;
    position: relative;
    text-align: center;
    width: 100%;
}
#UI_Logos > img {
    padding-left: 8px;
}
#UI_Terms {
    float: left;
    height: 360px;
    max-height: 400px;
    position: relative;
    top: 0;
    width: 100%;
}
#UI_cover {
    width: 100%;
    height: 100%;
    display: inline;
    position: fixed;
    float: left;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;    
    background-position: center top;
    margin: 100px auto 0;
    display: none;
}
#promoHolder {
    width: 100%;
    background-color: #B3D8EB;
    padding-bottom: 10px;
    font-size: 1em;
    height: 100%;
}
#promoValue > span {
    font-size: 1.5em;
}
#promoHeadline {
    background-color: #FFFFFF;
    color: #932B0B;
    font-size: 47px;
    height: 50px;
    left: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    position: relative;
    text-align: center;
    top: 20px;
}
#promoSubHeading {
    color: #932B0B;
    float: left;
    font-size: 1.2em;
    font-weight: normal;
    height: 60px;
    overflow: hidden;
    position: relative;
    text-align: center;
}
#promoEntryHolder {
    margin-top: 25px !important;
}
#promoEntryHolder, #promoThanks, #promoTerms {
    background-color: #FFFFFF;
    display: inline-block;
    float: left;
    margin-top: 0;
    min-height: 300px;
    position: relative;
    top: 0;
	margin: 0px 25px;
}
#promoImages img {
    border: 6px solid #FFFFFF;
    position: relative;
}
#promoImages li {
    display: inline;
    list-style: none;
    top: -5px;
    position: relative;
}
#promoFormContent {
    display: block;
    position: relative;
}
/* rotate elements */
.rotateLeft {
    /* ROTATION */
    -moz-transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    -ms-transform: rotate(4.0deg);
}
.rotateRight {
    /* ROTATION */
    -moz-transform: rotate(-4deg);
    -webkit-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    -ms-transform: rotate(-4.0deg);
}
#promoForm {
    display: inline;
    float: left;
    margin-left: 10px;
    width: 55%;
    width: 100%;
}
#promoEntryHolder > h1 {
    background: none repeat scroll 0 0 #F68B1F;
    color: #FFFFFF;
    font-size: 1.8em;
    height: 33px;
    margin-bottom: 10px;
    position: relative;
    text-align: center;
    top: -4px;
    width: 100%;
}
#promoEntryHolder > h3 {
    color: #932B0B;
    font-size: 1.25em;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}
#promoFeatureArea {
    clear: right;
    display: block;    
    width: 100%;
    margin-bottom: 30px;
    min-width: 960px;
}
#promoForm input {
    line-height: 1.25;
    margin-bottom: 7px;
    margin-right: 5px;
    position: relative;
    width: 64%;
    padding: 6px;
    border: 1px solid #afafaf;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 15px;
    transition: background-color 0.5s ease;
}
#promoForm label {
    display: block;
    float: left;
    margin-bottom: 10px;
    margin-right: 1em;
    width: 98px;
}
#promoForm .col3 label, #promoForm .col4 label {
    display: inline;
    float: none;
    margin: 0;
    width: auto;
    font-size: 14px;
}
#promoForm .col3 input, #promoForm .col4 input {
    width: auto;
    margin-right: 4px;
}
#promoEnterBtn {
	font: lighter 23px/29px sini_boldregular;
    border-radius: 10px 10px 10px 10px;
    color: #FFFFFF;
    font-size: 1.75em;
    float: right;
    height: 50px;
    width: 220px;
    background-color: #932B0B;
}
#promoEnterBtn:hover {
    background-color: #cc3000;
	cursor: pointer;
}
#promoSubmit #promoEnterBtn {
    margin: 0 0 0 20px;
    min-width: 220px;
    max-width: 220px;
    position: relative;
    right: 0;
    width: 230px;
    font-size: 26px;
    border-bottom: 4px solid #cc3000;
}
#subscriber_agreeTerms {
    width: 20px;
    max-width: 20px;
    margin: 0;
}
#promoAccTC {
    float: left;
    text-align: left;
    min-height: 20px;
    width: 100%;
    font-size: .9em;
    margin-top: 30px;
    margin-bottom: 30px;
}
#promoSubmit {
    font-size: 0.8em;
    position: relative;
    margin: 0 auto;
    text-align: left;
    top: 0;
    width: 220px;
}
#promoSubmit > img {
    margin-top: 20px;
}
#promoTerms {
    display: none;
}
#promoThanks div {
    width: 100%;
}
#promoThanks {
    height: auto;
}
#promo_subhead{
	font-family: 'sini_boldregular';
    position: absolute;
    top: 345px !important;
    text-align: center;
    font-size: 38px;
	line-height: 41px;
    z-index: 9999;
    margin-left: 295px !important;
    color: #ffffff;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	-moz-text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	-webkit-text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
/* Homepage Tile styles */
#center-content #promoHolder {
    border-radius: 15px 15px 15px 15px;
    height: 274px;    
    margin-bottom: 3px;
    max-height: 274px;
    min-height: 274px;
    padding: 0;
    background: url("../images/hpTile-500x274.jpg") no-repeat scroll left top transparent;
}
#center-content #promoHeadline {
    font-size: 24px;
    height: 30px;
}
#center-content #promoSubHeading {
    color: #FFFFFF;
    display: inline;
    font-size: 1em;
    height: 144px;
    left: 20px;
    text-align: left;
    top: 90px;
    width: 200px;
}
#center-content #promoEnterBtn {
    background-color: #F68B1F;
    border-radius: 10px 10px 10px 10px;
    color: #FFFFFF;
    font-size: 1.45em;
    height: 33px;
    left: 68px;
    padding: 4px 0 0;
    position: relative;
    text-align: center;
    top: 184px;
    width: 113px;
    z-index: 999;
}
#center-content #promoEnterBtn a {
    color: #FFFFFF;
}
#center-content #promoEnterBtn:hover {
    background-color: #000;
    color: #FFFFFF;
    text-decoration: none;
}
#center-content #promoEnterBtn:visited {
    color: #FFFFFF;
}
#promoHolder a, #promoHolder a:visited {
    text-decoration: none;
    color: #F68B1F;
}
#promoAccTC > a {
    color: #F68B1F;
    font-weight: bold;
}
/* FORM DISPLAY */

.frmElem {
    display: block;
    clear: both;
}
/* NIN re-integrated */

#popup, #UI_ThanksHolder {
    position: absolute;
    top: 0;
    left: 0;
}
/* ADD BRANDING LOGO */

#headerFullWidth {
    background-color: #2561A8;
    height: 100px;
    margin: 0;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 991;
}
#footerFullWidth {
    background-color: #2561A8;
    bottom: 0;
    height: 140px;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    width: 100%;
    z-index: 111;
}
#headerContent {
    width: 980px;
    height: 500px;
}
#container {
    background-color: #FFFFFF;
    color: #3e3e3e;
    display: block;
    font-family: lighter 23px/29px sini_boldregular;
    font-size: 1em;
    font-weight: normal;
    margin-left: auto;
    margin-right: auto;
    max-width: 980px;
    padding: 0;
    position: relative;
    text-align: left;
    top: 0px;
    width: 980px;
    z-index: 9999;
}
#container h1 {
    margin: 0;
    margin-top: 5px;
    padding: 0;
    text-transform: uppercase;
}
#container h2, #container h3 {
    background: none repeat scroll 0 0 transparent;
    color: #3e3e3e;
    font-size: 1.75em;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
    text-align: center;
}
#container h2 {
    font-size: 30px;
    line-height: 2.2;
    height: auto;
}
#container h3 {
    color: #932B0B;
    font-size: 26px;
    text-align: center;
}
#copy {
    font-size: 1em;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
}
#lhs {
    heigth: 200px;
    margin: 0;
    float: left;
    width: 35%;
    position: relative;
}
#lhs, #terms {
    height: 40px;
}
.backToMapLink{
	margin: 10px;
}
#container a, #container a:visited {
    color: #BF2E1A;
}
#terms {
    background-color: #FFFFFF;
    float: left;
    font-size: 0.7em;
    margin: 0;
    padding: 0 0 0 10px;
    position: relative;
    text-align: justify;
    width: 100%;
    max-width: 960px;
}
#close {
    margin-top: -14px;
    text-align: right;
}
#topClose {
    /* disabled */
    
    display: none;
    /*display: inline;*/
    
    float: right;
    font-size: 0.7em;
    height: 0;
    padding-right: 10px;
    position: relative;
    top: 10px;
    z-index: 999;
}
#topClose a:visited, #topClose a {
    color: #FFFFFF;
}
#container > img {
    z-index: 998;
}
/* NEWSLETTER ELEMENTS */
.row {
    height: 30px;
    margin-bottom: 6px;
}
.row input, .row select {
    left: 111px;
    padding: 4px;
    position: absolute;
    width: 240px;
}

/*	Col holder */
.col1, .col2, .col3, .col4 {
    max-width: 100%;
    position: relative;
    margin: 0 auto;
    width: 100%;
    text-align: justify;
}
.col1 {
    width: 49%;
}
.col1 h2, .col2 h2 {
    height: 50px;
}
.col3, .col4 {
    width: 52%;
    text-align: left;
    height: inherit;
    margin-bottom: 20px;
    margin: auto;
    float: left;
}
.col3 {
    width: 40%;
}
#r1 .row, #r2 .row {
    height: 18px;
    margin-bottom: 2px;
}
#frm_footer > input {
    background-color: #3e3e3e;
    border: 0 none;
    color: #FFFFFF;
    float: right;
    font-size: 1.5em;
    height: 50px;
    width: 180px;
}
#frm_footer > input:hover {
    background-color: #2561A8;
}
/* validation css*/

.err {
    background-color: #3e3e3e;
    color: #FFFFFF;
}
/* UI */
.popupShow {
    width: 100%;
    height: 100%;
    z-index: 99999;
}
.popupHide {
    width: 0px;
    height: 0px;
}
/* SLIDER OVER-RIDES */
#slider li img {
    height: 500px;
}
#copyText {
    display: inline-block;
    height: 50px;
    position: relative;
    width: 100%;
}

/* Social Media UI */
#socialCTA {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
}
#socialCTA > h2 {
    display: inline;
    margin: 0 20px 0 0;
    padding: 0;
    width: 30%;
}

/* NON-FULL-SCREEN-MODE */
#headerFullWidth {
    display: none;
}
#headerLogo {
    display: none;
}
#footerFullWidth {
    display: none;
}
#terms {
    float: none;
}
.runnerText {
    height: 140px;
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
    text-align: justify;
    width: 980px;
    float: left;
}
.runnerText h2 {
    margin-top: 30px;
    position: relative;
}
.runnerText p {
    display: inline;
    float: left;
    margin-right: 25px;
    margin-top: 20px;
    position: relative;
    width: 220px;
}
.runnerText p span {
    color: #932B0B;
    font-size: 2em;
    text-align: left;
}
#lastP {
    margin-right: 0;
}
#destInfo .double {
    list-style: none;
    display: inline;
}
#destInfo input {
    width: auto;
}
#destInfo label {
    width: auto;
}
#promoAccTC_Chk {
    min-width: 700px;
    display: inline;
    height: 20px;
    width: 100%;
    text-align: center
}
#subscriber_country, #subscriber_state {
    width: 302px;
    margin-right: 6px;
}
#promoAccTC_Chk {
    margin: 10px 0;
    float: left;
}
#promoAccTC_Chk label {
    width: 100%;
}
#expInfo h3 {
    margin-bottom: 20px;
}
#expInfo, #expInfo2 {
    width: 50%;
    margin-left: 0px;
    float: left;
}
#expInfo h3, #expInfo2 h3 {
    margin-bottom: 15px;
    color: #989898;    
    font-size: 18px;
}
#expInfo .col3 {
    margin-left: 25px;
}
#expInfo .col4 {
    width: 51%;
}
#expInfo2 .col3 {
    margin-left: 31px;
    width: 46%;
}
#expInfo2 .col4 {
    width: 41%;
    margin-left: 22px;
}
.mandatoryText {
    text-align: center;
}
#promoForm input[type="submit"] {
    border: 0px;
}
.col1 select {
    height: 31px;
    font-size: 14px;
    margin-bottom: 7px;
}
#expInfo {
    width: 49%;
}
#expInfo2 {
    border-left: 1px solid #cccccc;
    width: 52%;
}
#promoForm .col3 label, #promoForm .col4 label {
    transition: padding 0.1s ease;
}
#promoForm .col3 label:hover, #promoForm .col4 label:hover, #promoForm .col3 label.checkSelected, #promoForm .col4 label.checkSelected {
    background: #fff4b7;
    color: #133e71;
    padding: 2px 6px 2px 6px;
    cursor: pointer;
}
#thankyouSocial {
	margin: 20px 35px;
}
#thankyouSocial h3{
	text-align: center !important;
}
.social-media{
	width: 24%;
    margin: 0 auto;
	margin-top: 10px;
	margin-bottom:10px;
}
.social-media ul li img{
	height: 40px;
}
.social-media ul li{
	list-style: none;
	float: left;
	margin: 5px;
	padding: 10px;
	background: #932B0B;
	border-radius: 5px;
}
#UI_Redir{
	text-align: center;
	margin-top: 10px;
}