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

body {
	margin: 0px;
	background-image: url(../images/back.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #020202;
}


/* From Main Site */
.new_nav {
	display: inline;
	float: left;
}
#new_menu_inner {
	padding-top: 15px;
	padding-left: 25px;
}
#new_menu {
	background-image: url(http://thethirdjihad.com/imgs/menutopbg.png);
	background-repeat: no-repeat;
	height: 85px;
	margin-left: 25px;

}


.player {
	position: relative;
	width: 720px;
	height: 480px;
	margin: 0px auto;
	display: block;
}




#pageContainer {
	position: relative;
	margin: 0px auto;
	width: 940px;
	min-height: 400px;
	overflow: visible;
	padding-top: 10px;
}

#pageHeader {
	position: relative;
	width: 940px;
	min-height: 138px;
	display: block;
}

#logoHolder {
	position: relative;
	float: left;
	width: 631px;
	height: 138px;
}

#rotatingText {
	position: relative;
	float: right;
	width: 295px;
}

#bodyPad {
	position: relative;
	width: 918px;
	min-height: 400px;
	border: solid 1px #747474;
	padding: 0px 10px;
	background-image: url(../images/bodyPadBack.png);
}


#topNav {
	position: relative;
	
}


#PageContents {
	color: #fff;
	font: Arial !important;
	font-size: 10px;
}

#PageContents h3 {
	color: #006;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif !important;
}

#PageContents h4 {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 20px;
	color: #fff;
}

#PageContents p {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 10pt;
	color: #fff;
}

#PageContents a {
	font-size: 10pt;
	color: #ffcc00;
	text-decoration: none;
}


#PageContents ul li{
	color: #fff;
	font-size: 10pt;
	font: Arial, Helvetica, sans-serif !important;
}

#hmPage {
	position: relative;
	height: 480px;
	width: 908px;
	margin-bottom: 20px;
	display: block;
}

#footer {
	position: relative;
	width: 940px;
	height: 41px;
	line-height: 41px;
	display: block;
	background-image: url(../images/bodyPadBack.png);
	margin-bottom: 20px;
}

#cpHolder {
	position: relative;
	float: left;
	width: 200px;
	margin-left: 10px;
}


#cpHolder a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif !important;
	letter-spacing: 1px;
}

#emailSignupForm {
	position: relative;
	float: right;
	width: auto;
	line-height: 41px;
	display: block;
	margin-right: 10px;
}



#videoPad {
	position: relative;
	margin: 0px auto;
	height: 432px;
	width: 576px;
	display: block;
}

#trailer {
	position: relative;
	background-image: url(../images/blueGirl.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px auto;
	width: 576px;
	height: 432px;
	display: block;
}


#videoPlayer {
	position: relative;
	background-image: url(../images/blueGirl.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px auto;
	width: 576px;
	height: 432px;
	display: block;
}

#featurevideoPlayer {
	position: relative;
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px auto;
	width: 720px;
	height: 480px;
	display: block;
}



#leftColumn {
	position: relative;
	width: 512px;
	min-height: 384px;
	float: left;
	overflow: visible;
}

#leftColumn h1 {
	color: #fff;
	font-size: 24px;
	font: Arial !important;
}


#leftColumn p {
	color: #fff;
	font-size: 14px;
	font: Arial !important;
}

#leftColumn a {
	color: #fff;
	font-size: 14px;
	font: Arial !important;
	width: 200px;
	line-height: 25px;
	background-color: #006;
	border: solid 1px #ccc;
	display: inline-block;
	text-align: center;
	text-decoration: none;
}

#leftColumn a:hover {
	color: #000;
	font-size: 14px;
	font: Arial !important;
	width: 200px;
	line-height: 25px;
	background-color: #ff0000;
	border: solid 1px #ccc;
	display: inline-block;
	text-align: center;
	text-decoration: none;
}



#rightColumn {
	position: relative;
	width: 300px;
	min-height: 384px;
	float: right;
}





label
{
width: 125px;
float: left;
text-align: right;
font-weight: normal;
font-size: 14px;
margin-right: 0.5em;
color: #000;
display: block
}

.submit input
{
margin-left: 4.5em;
}
.backendInput input
{
color: #333;
border: 1px solid #2d2d2d;
width: 200px;
font-size: 14px;
}

.submit input
{
color: #fff;
line-height: 25px;
width: 145px;
text-align: center;
display: block;
}

.textAreaInput .textarea {
	color: #333;
	border: 1px solid #2d2d2d;
	width: 400px;
	font-size: 14px;
	
}


fieldset
{
border: 1px solid #2d2d2d;
background: #ececec;
width: 400px;
margin-bottom: 10px;
}

.signUpFieldsPad {
border: 1px solid #2d2d2d;
background: #ececec;
width: 600px;
margin-bottom: 10px;
}






legend
{
	display: block;
	line-height: 25px;
	background-color: #333;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
} 


.resultsLabel {
	color: #fff;
	font-size: 14px;
	
}
#resultsLabel {
	position: relative;
	width: 100px;
	padding: 5px 15px 5px 0px;
	color: #fff;
	font-size: 14px;
	display: inline-block;
}

.resultsValues {
	color: #FC0;
	font-size: 14px;
	
}


#resultsValues {
	position: relative;
	padding: 5px 0px;
	color: #FC0;
	font-size: 14px;
	display: inline-block;
}