@charset "utf-8";
/* CSS Document */

@import url('./black-bg.css');

body {
	border-top:3px solid #f8c100;
	color:#5A5A5A;
	background:url(../images/backgrounds/background_07.jpg) no-repeat center top #0d2241 fixed;
	}
	
.cont_round_center {
    background:none repeat scroll 0 0 rgba(18, 17, 17, 0.6);
}

.cont_round_center.home {
    background:none;
}

.banner_bottom_shadow {
    background: url("../images/wt2-banner_bottom_shadow.png") no-repeat scroll center top transparent;
    display: block;
    height: 30px;
}

.cont_round_center.home .banner_bottom_shadow {
	display:none;
	}

.fullpage .columns p {
	color:#CCC;
	}
	
.fullpage .videobox h3, .fullpage .videobox h3 a {
	color:#fff;
	}
	
.fullpage .title {
    background: url("../images/stripe_bg-wt.png") repeat-x scroll left 11px transparent;
    color: #000000;
    font-size: 1.3em;
    margin-bottom: 2em;
    padding: 0 0 0 20px;
    text-shadow: 0 2px 0 #000000;
}

.fullpage .title span {
    background: none repeat scroll 0 0 #0d2241;
    padding: 0 10px;
    text-transform: uppercase;
	color:#fff;
}

.fullpage .title span a {
	color:#fff;
}
	
.sepdiv {
	border-bottom: 1px solid #05142b;
	}
	
.sepdiv span {
	border-top: 1px solid #072046;
	margin: 0;
	padding: 0;
	display: block;
	}

#footer {
	background:none;
	}

.footerbg2 {
	border-top: 0px;
	}

.footer_rcpost ul li {
    border-bottom: 1px solid #0e2a54 !important;
	}
	
.footerbg3 {
    background: none repeat scroll 0 0 #0b1a31;
	border-top:1px solid #102440;
}

.mzr_topbot_01 {
    margin: 0px 0 0 !important;
	}