@charset "UTF-8";
a:link, a:active, a:visited {
	color: #d6d1d1;
	text-decoration: underline;
}
a:hover {
	color: #f6b20f;
	text-decoration: none;
}
.vidButton a:link, .vidButon a:active, .vidButton a:visited, .vidButton a:hover {
	color: #000000;
	text-decoration: none;
}
img {
	border: none;
}
body {
	background-color: #0d0d0d;
	margin: 0;
	padding: 0;
	font-size: 14px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}.content {
	width: 60.929em;
	margin: 0 auto;
}
.header {
	background-color: #292828;
	border-bottom-width:thin;
	border-bottom-style: solid;
	border-bottom-color: #8f8f8f;
	text-align: right;
	font-size: 0.786em;
	padding-top: 0.514em;
	padding-botom: 0.514em;
	padding-right: 0.571em;
	color: #d6d1d1;
	height: 1.8em;
}
.footer {
	text-align: center;
	font-size: 0.786em;
	padding-top: 2em;
	color: #d6d1d1;
	width: 100%;
	clear: both;
}
.content .division {
	font-size: 2em;
	font-weight: bold;
	padding-top: 0.48em;
	padding-left: 0.15em;
}
.content .division .orange {
	color: #f6b20f;
}
.content .contentRight {
	float: right;
	width: 25.8em;
	margin-top: 1.2em;	/*margin-right: 8.5em;*/
	clear: right;
}
.content .contentBottom {
	float: left;
	width: 48.214em;
	margin-top: 1em;
	clear: left;
}
.content .box1 {
	background-image: url(images/blue_box.gif);
	height: 14em;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 23.5em;
	margin-top: 4.8em;
}
.content .box2 {
	background-image: url(images/orange_box.gif);
	height: 14em;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 23.5em;
	margin-top: 4.8em;
	margin-left: 2em;
}
.content .box3 {
	background-image: url(images/yellow_box.gif);
	height: 14em;
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	width: 9.9em;
	margin-top: 4.8em;
}
.content .login {
	background-image: url(images/orange_box.gif);
	height: 8em;
	background-repeat: no-repeat;
	background-position: left top;
	width: 23.5em;
	margin-top: 9em;
	margin-right: auto;
	margin-bottom: 14em;
	margin-left: auto;
	padding-top: 0.03em;
}
p {
	margin: 0px;
	padding: 0px;
	line-height: 1.429em;
}
h3 {
	margin: 0px;
	font-weight: bold;
	color: #f6b20f;
	padding: 0px;
	padding-bottom: 0.5em;
	font-size: 1.3em;
}
h4 {
	margin: 0px;
	font-weight: bold;
	color: #0d0d0d;
	padding: 0px;
	padding-top: 0.8em;
	font-size: 1.2em;
}
.boxTitle {
	font-size: 16px;
	font-weight: bold;
	margin-top: .3em;
	margin-left: 1em;
}
.boxInput {
	font-weight: bold;
	color: #000000;
	margin-top: 1em;
	font-size: .9em;
	text-align: right;
}
.joinText {
	font-weight: bold;
	color: #000000;
	margin-top: 0.5em;
	font-size: 2.5em;
	text-align: center;
}
.content .vidButton {
	float: left;
	margin-top: 1em;
	width: 13.714em;
	height: 2.857em;
	background-image: url(images/vid_button.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: 1.524em;
}
.content .vidButton:hover {
	background-position: bottom center;
}
.content .vidButton .btnCopy {
	font-size: 1.3em;
	float: right;
	margin-right: 0.3em;
	font-weight: bold;
	color: #000000;
	margin-top: 0.5em;
	text-align: center;
	width: 7em;
}
.boxInput .boxWide {
	width: 12em;
	border: 0.01em solid #9dc7f8;
	height: 1.35em;
	margin-top: 0.3em;
}
.boxBump {
	height: 0.9em;
}
.boxFloat {
	position: absolute;
	width: 23.357em;
	height: 7.286em;
	background-image: url(images/box_float_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	left: 35%;
	top: 25%;
}
.btnGo {
	height: 3em;
	width: 3em;
	clear: right;
	float: right;
	margin-top: 2.8em;
	margin-right: 1em;
	margin-left: 0.6em;
	margin-bottom: 1em;
}
.txtCenter {
	text-align: center;
}
.goBlue {
	background-image: url(images/blue_go.gif);
}
.goOrange {
	background-image: url(images/orange_go.gif);
}
.goYellow {
	background-image: url(images/yellow_go.gif);
}
.goGreen {
	background-image: url(images/green_yes.gif);
}
.goRed {
	background-image: url(images/red_no.gif);
}
.btn {
	background-repeat: no-repeat;
	background-position: center top;
}
.btn:hover {
	background-position: center bottom;
}
.btnYesNo, .btnYesNo {
	height: 3em;
	width: 3em;
	float: right;
	margin-top: 2.8em;
	margin-right: 0.6em;
	margin-left: 0.3em;
	margin-bottom: 1em;
	background-position: top center;
}
.btnYes {
	background-image: url(images/green_yes.gif);
}
.btnNo {
	background-image: url(images/red_no.gif);
}
.btnLargeText {
	font-weight: bold;
	color: #000000;
	margin-top: 0.1em;
	font-size: 1.2em;
	text-align: center;
}
.btnYes:hover {
	background-position: center bottom;
}
.btnNo:hover {
	background-position: center bottom;
}
.vidSpacer {
	height: 4em;
}
.content .jnBoxTop {
	background-image: url(images/jn_bg_t.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 3.286em;
	width: 59.643em;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0.01em;
}
.content .jnBoxMid {
	background-color: #d0d0d0;
	background-image: url(images/jn_bg_m.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 57.643em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 1em;
	padding-left: 1em;
	color: #000000;
	padding-bottom: 2em;
}
.content .jnBoxBottom {
	background-image: url(images/jn_bg_b.jpg);
	height: 1.071em;
	background-position: center top;
	background-repeat: no-repeat;
	width: 59.643em;
	margin: 0 auto;
}
.txbJn {
	width: 18em;
	border: 0.01em solid #9dc7f8;
	height: 1.35em;
	margin-top: 0.3em;
	font-family: Arial, Helvetica, sans-serif;
}
.txaJn {
	width: 57em;
	border: 0.01em solid #9dc7f8;
	height: 6em;
	margin-top: 0.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.content .jnBoxMid .nextButton {
	background-image: url(images/next_on.gif);
	background-repeat: no-repeat;
	height: 3em;
	width: 4.714em;
	margin-top: 0.6em;
	margin-right: 0.6em;
	margin-bottom: 0.6em;
}
.content .jnBoxMid .hr {
	background-color: #CCCCCC;
	margin-top: 1em;
	margin-bottom: 1em;
}
.bodyLink a:link, .bodyLink a:active, .bodyLink a:visited {
	color: #4a8fbc;
}
.bodyLink a:hover {
	color: #fec108;
	text-decoration: none;
}
.announce {
	padding-top: 6em;
	padding-bottom: 3em;
}
.content .boxSpacer {
	height: 14em;
	float: right;
	width: 9.9em;
	margin-top: 4.8em;
}

/*--------------------*/
.content .btnJoinNow {
	background-image: url(images/join_now.gif);
	height: 7.286em;
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	width: 24.5em;
	margin-top: 0;
	margin-right: 1.3em;
}
.content .videoPlayer {
	height: 24em;
	width: 32em;
	margin-top: 1.2em;
}
.content .box4 {
	background-image: url(images/blue_box.gif);
	height: 14em;
	background-repeat: no-repeat;
	background-position: left top;
	width: 23.5em;
	margin: 0 auto;
	margin-top: 4.8em;
}
.content .videos {
	float: right;
	width: 24.5em;
	/*margin-top: 1.2em;
	margin-right: 8.5em;*/
	margin-top: .9em;
	margin-right: 1.3em;
	clear: right;
	/*height: 24em;
	overflow-x: hidden;
	overflow-y: scroll;
	background-color: #000000;*/
}
.content .videos .video .thumbnail {
	height: 3.929em;
	/*width: 4.143em;*/
	width: 6.857em;
	margin: .2em;
	margin-right: .5em;
	float: left;
}
.content .videos .video .thumbDescription {
	padding: .75em;
	padding-bottom: 0;
	font-size: 0.8em;
	width: 21.625em;
	margin-left: 6.875em;
}
.content .videos .video {
	background-color: #202020;
	background-image:url(images/vid_back.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin-bottom: 0.2em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	padding-bottom: 0.2em;
}
h5 {
	margin: 0px;
	font-weight: bold;
	color: #f6b20f;
	padding: 0px;
	padding-bottom: 0.5em;
	font-size: 1em;
}
/*.content .videos .video .playBtn {
	font-size: 0.875em;
	font-weight: bold;
	text-align: right;
	padding: .75em;
}*/
.content .vidTitle {
	color: #f6b20f;
	padding-left: 0.5em;
}
.playBtn {
	float: right;
	margin-top: .8em;
	display: inline;
	right: 1em;
}
.videoBoxTitle {
	font-weight: bold;
	padding-bottom: .3em;
	text-align: right;
	
}
