@charset "utf-8";
/* Cytech Creations - Apil 10, 2009 .:. Chad Warren chad@cytechcreations.com */

body.cytech {
	color:#000;
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-color:#fff;
	background-image: url(http://www.massivecashcoaching.com/images/background.png);
	background-position: center top;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#homepageVideo{
	background-image: url(../images/home_page_vid_background.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:20px;
	margin-bottom: 20px;
}

#homepageVideo object{
	margin-left: -10px;
}



.cytech #container{
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

p.cytech {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

h2.cytech {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#trainingPublicVideo {

}

#compPlanVideo {
	
}
#leadCaptureVideoWrapper {
	width: 500px;
	height:: 500px;
	margin: 0;
	padding: 0;
	background-color:#000000;
	background-image: url(../images/videobackground.jpg);
}

#missionVideo {

	
}

.cytech #missionImage {

}

#trainingVideos blockquote {
	margin-left: 20px;	
}

#trainingVideos a:link {
	color:#000066;
	text-decoration:none;
}
#trainingVideos a:hover {
	color:#000066;
	text-decoration:underline;
}

#joinUsNow {
	margin-top: 40px;
}

#instantCommissions {
margin-top:45px;
}
cytechWrapper {
	background-image: url(../images/back_slice.gif);
	background-repeat: repeat-y;
}
.cytech #clickToPlay {
	margin-top: 5px;
	padding-left: 160px;
}

.cytech #prelaunchImage {
	
	background-color: #FFFFFF;
	background-image: url(../images/pre_launch_page.jpg);
	background-repeat: no-repeat;
	
	width: 602px;
	height: auto;
	margin-left: 92px;
	padding-top: 400px;
}
.cytech #welcomeImage {
	margin-top:30px;
}

.cytech #benefitsImage ul {
	list-style-image: url(../images/orb.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
}
/* PAID MEMBERS AREA */

body.cytechPaid {
	color:#000;
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-color:#FFF;
	background-image: url(http://www.massivecashcoaching.com/images/background.png);
	background-position: center top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.cytechPaid #container {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.cytech #paidForum {
}
#agreement {
	color:red;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
}
