@charset "UTF-8";
/* CSS Document */

body {
	background:#efebd8 url(images/bg_tile_default.png) repeat-x;
	font: normal 100% 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
}

img, h1, h2, h3, h4 {
	letter-spacing:-1px;
	margin:0px;
	padding:0px;
}

.clear {
	clear:both;
}

a:link {color: #333;text-decoration: underline;}
a:visited {text-decoration: underline;color: #333;}
a:hover {text-decoration: underline;color: #03F;}
a:active {text-decoration: underline;color: #333;}




/*** -----------PAGE HEADER ***/

#header{
	height:110px; margin:0 auto; width:970px;
}

.logo_aff {
	background:url(images/toplogo_default_blank.gif) no-repeat;
	float:left;
	font:bold 25px "trebuchet ms"; 
	color:#333;
	letter-spacing:-0.05em; 
	height:60px;
	margin:0px;
	padding:50px 0 0 85px;
	text-align:left;
	width:470px;
}

.logo {
	background:url(images/toplogo_default.gif) no-repeat;
	float:left;
	height:110px;
	margin:0px;
	width:470px;
}

#header-left {
	float:left;
	margin:0px;
	padding:0px;
}

#header-right {
	color:#FFF;
	float:right;
	margin:0px;
	padding-top:10px;
}

#topnav li, ul {
	color:#333;
	font: bold 0.800em 'Trebuchet MS', Arial, Helvetica, sans-serif;
	display: inline;
	list-style-type: none;
	margin:0px;
	padding-left:8px;
	text-align:right;
}

#topnav a:link {
	color: #333;text-decoration: none;}
#topnav a:hover {
	color: #333;text-decoration: underline;}
#topnav a:visited {
	color: #333;text-decoration: none;}
#topnav a:active {
	color: #333;text-decoration: none;}
	
a.home {
	cursor:pointer;
	float:left;
	height:80px;
	margin:0px;
	position:relative;
	width:340px;
}

a.join {
	clear:both;
	margin:0px;
	height:54px;
	width:230px;
	cursor:pointer;
	float:right;
	padding:245px 10px 0 0;
	position:relative;
}



/*** -----------LEFT NAVIGATION ***/

#navcontainer { 
	width: 180px; 
}


.navfade {
	background:url(images/nav_kill_default.png) top no-repeat;
	height:170px;
	width: 180px; 
}

#leftnav ul {
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	letter-spacing:-1px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align:left;
}

#leftnav li {
	font-size:0.875em;
	margin:0px;
	_height:1.8em;
}

#leftnav a {
	background-color: #fff;
	border-bottom: 1px solid #eee;
	display: block;
	margin:0px;
	padding: 3px 0px 3px 38px;
	_padding: 0px 0px 0px 28px;
	*padding: 3px 0px 3px 23px;
}

#leftnav a:link, #leftnav a:visited, #leftnav a:active {
	background-color: #fff;
	color: #333;
	text-decoration: none;
	text-align:left;
}

#leftnav a:hover {
	background-color: #d3e8f8;
	text-decoration:none;
	text-align:left;
	color: #000;
}



.icon-movie {
	background:url(images/icon_movie.png) no-repeat 9px 2px;
	*background:url(images/icon_movie.png) no-repeat 9px 5px;
	_background:url(images/icon_movie.png) no-repeat 0px 2px;
}

.icon-music {
	background:url(images/icon_music.png) no-repeat 10px 2px;
	*background:url(images/icon_music.png) no-repeat 10px 5px;
	_background:url(images/icon_music.png) no-repeat 0px 2px;
}

.icon-games {
	background:url(images/icon_games.png) no-repeat 10px 2px;
	*background:url(images/icon_games.png) no-repeat 10px 5px;
	_background:url(images/icon_games.png) no-repeat 0px 2px;
}

.icon-tv {
	background:url(images/icon_tv.png) no-repeat 10px 2px;
	*background:url(images/icon_tv.png) no-repeat 10px 5px;
	_background:url(images/icon_tv.png) no-repeat 0px 2px;
}

.icon-software {
	background:url(images/icon_software.png) no-repeat 10px 2px;
	*background:url(images/icon_software.png) no-repeat 10px 5px;
	_background:url(images/icon_software.png) no-repeat 0px 2px;
}

.icon-ebooks {
	background:url(images/icon_books.png) no-repeat 10px 2px;
	*background:url(images/icon_books.png) no-repeat 10px 5px;
	_background:url(images/icon_books.png) no-repeat 0px 2px;
}

.icon-faq {
	background:url(images/icon_faq.png) no-repeat 10px 2px;
	*background:url(images/icon_faq.png) no-repeat 10px 5px;
	_background:url(images/icon_faq.png) no-repeat 0px 2px;
}

.icon-support {
	background:url(images/icon_support.png) no-repeat 10px 2px;
	*background:url(images/icon_support.png) no-repeat 10px 5px;
	_background:url(images/icon_support.png) no-repeat 0px 2px;
}

.icon-join {
	background:url(images/icon_join.png) no-repeat 10px 2px;
	*background:url(images/icon_join.png) no-repeat 10px 5px;
	_background:url(images/icon_join.png) no-repeat 0px 2px;
}

#left-navigation {
	background:#FFF;
	float:left;
	margin:0 auto;
	text-align:left;
	width:180px;
}

.title-category {
	background:url(images/categories_blue.png) no-repeat;
	height:30px;
	padding-bottom:5px;
}

.title-testimonial {
	background:url(images/testimonials_blue.png) no-repeat;
	height:30px;
	padding-bottom:10px;
}

.testimonials {
	font-size:0.730em;
	margin:0px;
	padding:0px 12px;
}

.testimonials h4 {
	color:#06C;
	font-size:.990em;
	padding-top:10px;
}



/*** -----------MAIN ***/

#main-container {
	margin:0 auto;
	padding:0px;
	width:970px;
}	

#content-container {
	float:right;
	margin:0 auto;
	width:780px;
}

.stats {
	background:url(images/stats_bg_orange.png) no-repeat;
	color:#FFF;
	font-size:0.800em;
	letter-spacing:-.100em;
	height:30px;
	margin:0px;
	padding:6px 10px 0 0;
	text-align:right;
	width:770px;
}



/*** -----------SPLASH PAGES ***/

#splash_default {
	background:url(images/splash.jpg) no-repeat;
	height:300px;
	margin:0px;
	padding:0px;
	text-align:left;
	width:780px;
}

#splash-left {
	color:#FFF;
	float:left;
	font-family:"Trebuchet MS", Tahoma, Geneva, sans-serif;
	_font-family:Tahoma, Geneva, sans-serif;
	font-size:0.725em;
	line-height:14px;
	margin:0px;
	padding:110px 0 0 24px;
	width:400px;
}

#splash-right {
	float:right;
	margin:0px;
	width:250px;
}

#splash {
	background:url(images/splash_blue.jpg) no-repeat;
	height:300px;
	margin:0px;
	padding-bottom:10px;
	text-align:left;
	width:780px;
}

#splash_music {
	background:url(images/splash_blue_music.jpg) no-repeat;
	height:300px;
	margin:0px;
	padding-bottom:10px;
	text-align:left;
	width:780px;
}

#splash_movies {
	background:url(images/splash_blue_movie.jpg) no-repeat;
	height:300px;
	margin:0px;
	padding-bottom:10px;
	text-align:left;
	width:780px;
}

#splash_games {
	background:url(images/splash_blue_game.jpg) no-repeat;
	height:300px;
	margin:0px;
	padding-bottom:10px;
	text-align:left;
	width:780px;
}

#splash_tv {
	background:url(images/splash_blue_tv.jpg) no-repeat;
	height:300px;
	margin:0px;
	padding-bottom:10px;
	text-align:left;
	width:780px;
}

#splash_ebooks{
	background:url(images/splash_blue_ebook.jpg) no-repeat;
	height:300px;
	margin:0px;
	padding-bottom:10px;
	text-align:left;
	width:780px;
}

#splash_software {
	background:url(images/splash_blue_software.jpg) no-repeat;
	height:300px;
	margin:0px;
	padding-bottom:10px;
	text-align:left;
	width:780px;
}


/***------------------------ ***/


#page-content {
	background: #FFF;
	padding:10px 0 0 0;
	margin:0px;
}

.stripe {
	background:url(images/blue_stripe.png) no-repeat;
	height:40px;
	text-align:left;
}

.stripe h2 {
	font-size:1.450em;
	color:#FFF;
	padding:6px 0 0 24px;
}

.download-categories-default {
	background:url(images/download_categories_blue.png) no-repeat;
	height:40px;
}

.download-categories-blue {
	background:url(images/download_categories_blue.png) no-repeat;
	height:40px;
}


#bonus {
	background:url(images/bonus_bg.png) no-repeat;
	height:130px;
	margin:0 auto;
	padding:0px;
	width:734px;
}

#bonus h1 {
	color:#060;
	font-size:1.5em;
}

#bonus h2 {
	font-size:1.2em;
	padding-top:10px;
}

.bonus-content {
	font-size:0.750em;
	margin:0 auto;
	padding:10px 15px 20px 130px;
	text-align:left;
}

#content {
	font-size:0.800em;
	margin:0 auto;
	padding:20px 0 30px 0;
	text-align:left;
	width:734px;
}

#content h3 {
	font-size:1.0em;
}


#other {
	font-size:0.750em;
	margin:0 auto;
	padding:30px 0 30px 0;
	text-align:left;
	width:734px;
}


/*** -----------3 COLUMN 2 ROW LAYOUT ***/

#three-column {
	font-size:0.720em;
	margin:0 auto;
	padding-top:24px;
	text-align:center;
	width:734px;
}

#three-column img {
	padding-bottom:10px;
}

#three-column h2 {
	font-size:1.3em;
	font-weight:bold;
	letter-spacing:-1px;
}

#three-column img {
	padding-right:8px;
}

#left-column {
	float:left;
	margin:0px;
	padding:0px 10px 25px 0px;
	text-align:left;
	width:234px;
}

#center-column {
	float:left;
	margin:0px;
	padding-bottom:25px;
	text-align:left;
	width:244px;
}

#right-column {
	float:right;
	margin:0px;
	padding-bottom:25px;
	text-align:left;
	width:244px;
}
	

/*** -----------BOTTOM 3 COLUMN LAYOUT ***/

#bottom-3column {
	font-size:0.750em;
	margin:0 auto;
	padding-top:15px;
	text-align:center;
	width:734px;
}

#bottom-3column h2{
	font-size:1.250em;
	border-bottom: 3px solid #09a6f6;
	margin-bottom:8px;
}

#bottom-3column h3{
	margin-top:5px;
}

#bottom-left-column {
	float:left;
	margin:0px;
	padding:0px 12px 10px 0px;
	text-align:left;
	width:232px;
}

#bottom-center-column {
	float:left;
	margin:0px;
	padding:0px 10px 10px 0px;
	text-align:left;
	width:234px;
}

#bottom-right-column {
	float:right;
	margin:0px;
	padding:0px 5px 10px 0px;
	text-align:left;
	width:239px;
}



/*** -----------FOOTER ***/

#footer {
	border-top:3px solid #333;
	background-color:#c8c8c8;
	color:#333;
	font-size:0.750em;
	margin:0 auto;
	padding:20px 85px;
	width:800px;
}

#footer a:link {
	color: #333;text-decoration: underline;}
#footer a:hover {
	color: #000;text-decoration: underline;}
#footer a:visited {
	color: #333;text-decoration: underline;}
#footer a:active {
	color: #333;text-decoration: underline;}

#btlist li, ul {
	font-size: 1.0em;
	margin:0px;
	display: inline;
	list-style-type: none;
	padding:0px 15px 0px 0px;
	text-align:right;
	color:#FFF;
}

#btlist a:link {
	color: #333;text-decoration: underline;}
#btlist a:hover {
	color: #000;text-decoration: underline;}
#btlist a:visited {
	color: #333;text-decoration: underline;}
#btlist a:active {
	color: #333;text-decoration: underline;}
	
	
	
/*** -----------SEARCH ***/

#search {
	font-size:0.800em;
	margin:0 auto;
	padding:20px 0 30px 0;
	text-align:left;
	width:734px;
}

#search-left {
	float:left;
	font-size:0.950em;
	line-height:12px;
	margin:0px;
	padding:0px;
	text-align:left;
	width:300px;
}

#search-right {
	float:right;
	margin:0px;
	padding-top:20px;
	text-align:center;
	width:300px;
}

#search-left h2 {
	color:#F90;
	padding-bottom:5px;
}

.table-bg {
	background:url(images/table_bg.png);
	color:#FFF;
	font-weight:bold;
	height:30px;
}

#verify {
	font-size:0.800em;
	margin:0 auto;
	padding:30px 0 30px 0;
	text-align:center;
	width:734px;
}





/*** -----------JOIN ***/

#join-container {
	border-top: 3px solid #09a6f6;
	background:#FFF;
	margin:0 auto;
	padding:15px;
	text-align:left;
	width:940px;
}

#join-container h1 {
	color:#F00;
	margin-bottom:4px;
}

#join-container h2 {
	border-bottom: 1px solid #333;
	margin-bottom:15px;
}

#join-container h3 {
	margin-bottom:8px;
}

#join-left {
	float:left;
	font-size:0.750em;
	line-height:16px;
	margin:0px;
	padding-left:10px;
	text-align:left;
	width:240px;
}

#join-right {
	font-size:0.750em;
	float:right;
	margin:0px;
	padding:0px;
	text-align:left;
	width:690px;
}

#access-denied {
	background:#fff;
	border: 1px solid #ccc;
	padding:2px;
	width:676px;
}

#access-denied2 {
	background:#e3e2c4;
	padding:10px;
	width:656px;
}

.search {
	margin:0px;
	padding:30px 10px 0 0;
	text-align:right;
}

.check-frame {
	background:url(images/checking_splash.jpg) left top no-repeat;
	margin:10px 0px 0px 20px;
	text-align:left;
	height:280px;
	width:736px;
}

.check-txt {
		font:bold 0.750em "trebuchet ms"; 
		color:#333;
		letter-spacing:-0.05em; 
		padding:120px 250px 0px 28px;
}
