@charset "UTF-8";
/* 	CSS Document 
	by Periscope Media LLC.
	http://periscopemedia.net - periscopecash.com
*/


*					{ margin: 0; padding: 0; }
body				{ color: black; font: 14px Verdana, serif; background-color: #e2e2e2; }
a					{ text-decoration: none;}
a img				{ border: 0;}

#page-wrap			{ width: 900px; margin: 0 auto; position: relative; background-color: white; }

h1					{ font: 30px Arial; text-align: center; padding: 20px; letter-spacing: 3px;}				
h2					{ font: 24px Arial; color: black; }
h3					{ font: 26px Arial; font-weight: bold; padding: 12px 20px 5px 25px; letter-spacing: 1px; text-align: center; color: #cc6600;}
h6					{ font: 36px Arial; font-weight: bold; padding: 5px 20px 5px 25px; letter-spacing: 10px;}
h4					{ color: grey; font: 18px Arial;}
h5					{ font: 14px Arial; padding: 10px;}


#nav				{ width: 900px; height: 27px; background: #cc6600 url(../images/nav_bg.png) no-repeat;}
ul#nav				{ width: 822px; padding-left: 78px; text-align: middle; padding-top: 9px; font-size: 14px; letter-spacing: 2px; }
ul#nav li 			{ display: inline;}
ul#nav li a 		{ display: block; height: 27px; color: white; float: left;}
ul#nav li.home a	{ width: 200px;}
ul#nav li.sign_up a	{ width: 130px;}
ul#nav li.banners a  { width: 130px;}
ul#nav li.get_links a { width: 150px;}
ul#nav li.stats a 	{ width: 100px;}
ul#nav li.sites a 	{ width: 110px;}
ul#nav li a:hover 	{ color: #a1c5f2;}

#feet				{ width: 900px; height: 42px; }


#heading			{ width: 900px; height: 100px; }
#intro-text			{ width: 480px; height: 380px; padding: 0px 60px 0px 50px; font-size: 14px; letter-spacing: 1.5px; text-align: justify; color: #666; float: right; line-height: 18px;}
#intro-text p		{ padding: 5px 0px 25px 0px;}
.teaser 			{ float:left; width:260px; height: 380px; padding-left: 50px; }
#fadeshow1			{ float:left; width:260px; height: 380px; }
#facebook			{ width: 300px; height: 430px; padding-left: 120px; float: left; background-color: white; }
#twitter			{ width: 400px; height: 430px; padding-left: 80px; float: left; background-color: white; }
#facebook-logo		{ width: 300px; height: 80px; padding-left: 120px; float: left; background-color: white;}
#facebook-logo p	{ padding-top: 20px;}
#facebook-logo img	{ float: left; padding-right: 10px; }
#twitter-logo		{ width: 400px; height: 80px; padding-left: 80px; float: left; background-color: white; }
#twitter-logo p     { padding-top: 20px;}
#twitter-logo img   { float: left; padding-right: 10px; }

#signup				{ width: 600px; height: 500px; padding-left: 150px;}
.sign-table			{ padding: 5px; background-color: #AEAEFF; font-size: 12px;}



#explain-top	 	{ width: 600px; padding: 0px 150px 50px 150px; letter-spacing: 1.5px; line-height: 18px; color: #666; }
#explain-bottom	 	{ width: 700px; padding: 50px 100px 50px 100px; font-size: 12px; letter-spacing: 1.5px; line-height: 18px; color: #333; text-align: center;}
#explain-bottom	p	{ padding-top: 10px;}

.border { background-color: #e2e2e2; border: 1px solid #666;}
.txt    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; padding: 5px;}


.our-sites			{ width: 700px; height: 250px; padding: 0px 100px 0px 100px; font-size: 14px; letter-spacing: 1.5px; text-align: justify; color: #666; line-height: 18px;}
.our-sites img		{ float: left; padding-right: 50px;}	
.our-sites p		{ padding-top: 20px;}
.our-sites a		{ color: #3333cc;}
.our-sites a:hover	{ color: #cc6600;}
.afflinks			{ font-size: 10px; color: #333;}

#footer				{ width: 900px; background-color: #e2e2e2; text-align: center; font-size: 12px; color: #666; padding-bottom: 100px;}



/* BANNERS */
#description		{ width: 700px; padding: 0 100px 20px 100px; font-size: 14px; letter-spacing: 1.5px; text-align: justify; color: #666; line-height: 22px;}
#description a		{ color: #cc6600; font-weight: bold;}
#cclink				{ width: 800px; padding: 20px 50px 20px 50px; font-size: 12px; letter-spacing: 1.5px; text-align: center; color: #3333cc; }
#cclink a			{ color: #3333cc;}
#cclink a:hover		{ color: #cc6600;}
.banners 			{ width: 750px;}
.banners img		{ float: left; padding: 10px;}
.banners-sites		{ width: 200px; height: 400px; float: left; padding-left: 30px; font-size: 18px; letter-spacing: 1.5px; }
.banners-sites a	{ color: #3333cc; font-size: 12px;}
.banners-sites a:hover { color: #cc6600;}
.banners-sites img	{ float: left; padding: 10px 50px 20px 0;}
#banners-center		{ width: 700; height: 400px; padding: 50px 100px 20px 100px;}

