@charset "UTF-8";

.serverlist{
	margin: 18px 0 18px 32px;
}

.serverlist td{
	cursor: pointer;
	padding: 8px 5px 8px 5px;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	border-bottom: 1px solid #D8D8D8;
}

.serverlist input{
	margin-right: 24px;
	visibility: hidden;
	display: none;
}

.serverlist th{
	font-weight: normal;
	padding: 5px;
	font-size: 18px;
	letter-spacing: -1px;
	text-decoration: none;
	padding-bottom: 10px;
	border-bottom: 1px solid #666666;
}

.radiobox{
	margin: 0 14px 0 14px;
	position: relative;
	width: 14px;
	height: 14px;
	float: left;
	background: url('/images/radio.png') no-repeat;
}

.button {
	background: url(/images/checkout-button.png) no-repeat;
	width: 161px;
	height: 60px;
	text-align: center;
	border-style: none;
	color: #2974a1;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	margin: 6px 40px 0 0;
}


.serverlist .chosen{
	background-color: #ffbe78; !important
}

.serverlist .chosen .radiobox {
	background: url('/images/radio_chosen.png')  no-repeat; !important
}

.serverlist .row_over{
	background-color: #E3EFFD;
}

#last_server td{
	border-bottom: none; !important
}

.servers {
	background: url(/images/grad.gif) repeat-x;
	border: 1px solid #cfcfcf;
	margin: 15px 0 0 17px;
	padding: 0 0 18px;
	width: 700px;
}
.servers .table-heading {
	padding: 13px 0 0;
	overflow: hidden;
	height: 1%;
}
.servers span {
	float: left;
	color: #2974a1;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	text-align: center;
}
.servers span.head-server { width: 150px; }
.servers span.head-location  {
	width: 378px;
	text-align: right;
}
.servers span.head-slots {
	float: right;
	width: 87px;
	text-align: left;
}
.servers ul {
	margin: 0 0 0 18px;
	padding: 0;
	overflow: hidden;
	height: 1%;
}
.servers ul li {
	list-style: none;
	background: url(/images/bg-servers.gif) no-repeat;
	height: 28px;
	width: 661px;
	margin: 14px 0 0;
	overflow: hidden;
	cursor: pointer;
	vertical-align: top;
}
.servers ul li:hover,
.servers ul li.hover { background-position: 0 -28px; }
.servers ul li label {
	float: left;
	color: #164652;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #5d5e5e;
	margin: 5px 0 0 10px;
	width: 405px;
}
.servers ul li label input {
	margin: 0 10px 0 0;
	width: 15px;
	vertical-align: middle;
}
.servers ul li .slots {
	float: right;
	color: #5d5e5e;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	margin: 6px 17px 0 0;
}
.servers ul li:hover .slots,
.servers ul li.hover .slots,
.servers ul li:hover .flag,
.servers ul li.hover .flag,
.servers ul li:hover label,
.servers ul li.hover label { color: #000; }
.servers .flag {
	float: left;
	color: #5d5e5e;
	font-size: 15px;
	line-height: 17px;
	margin: 5px 0 0 25px;
	width: 100px;
	text-align: left;
}
.servers .flag span {
	float: left;
	height: 11px;
	overflow: hidden;
	text-indent: -9999px;
	width: 16px;
	margin: 3px 8px 0 0;
}
.servers .flag .flag-de { background: url(/images/flag-ger.gif) no-repeat 0 -50px; }
.servers .flag .flag-nl { background: url(/images/flag-nl.gif) no-repeat 0 -50px; }
.servers .flag .flag-fr { background: url(/images/flag-fra.gif) no-repeat 0 -50px; }
.servers .flag .flag-uk { background: url(/images/flag-uk.gif) no-repeat 0 -50px; }
.servers .flag .flag-us { background: url(/images/flag-usa.gif) no-repeat 0 -50px; }
.servers .flag .flag-uk { background: url(/images/flag-uk.gif) no-repeat 0 -50px; }
.servers .flag .flag-au { background: url(/images/flag-au.gif) no-repeat 0 -50px; }
.servers .flag .flag-ca { background: url(/images/flag-can.gif) no-repeat 0 -50px; }
.servers ul li:hover .flag span,
.servers ul li.hover .flag span { background-position: 0 0; }
.servers .flag strong { float: left; }


/* CSS Document */

body {
	background:#c8c8c8 url(images/bg_tile.png) repeat-x;
	font: normal 100% Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
}

123dls {font-size:10%}

img, h1, h2, h3, h4 {
	letter-spacing:-1px;
	margin:0px;
	padding:0px;
}

.clear {
	clear:both;
}

a:link {color: #333;text-decoration: none;}
a:visited {text-decoration: none;color: #333;}
a:hover {text-decoration: none;color: #03F;}
a:active {text-decoration: none;color: #333;}


.popular-movies ul li:hover .btn-download,
.popular-movies ul li.hover .btn-download,
.downloading-box .btn-download:hover,
.code-box .btn-download:hover {
	background-position: 0 -18px;
	color: #000;
}
.popular-movies .image,
.downloading-box .image { float: left; }
.popular-movies .image img { display: block; }
.popular-movies .text,
.downloading-box .text {
	float: left;
	width: 113px;
	overflow: hidden;
	display: inline;
	margin: 9px 0 0 11px;
}
.downloading-box .text { width: 580px; }

.popular-movies .text h3,
.downloading-box h3 {
	margin: 0;
	padding: 0 0 5px;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #1b4f6e;
	letter-spacing: -1px;
	height: 30px;
	overflow: hidden;
}
.popular-movies li:hover .text h3,
.popular-movies li.hover .text h3 { color: #000; }
.popular-movies .text ul,
.downloading-box ul {
	margin: 2px 0 0;
	padding: 0;
	height: auto;
	overflow: visible;
	background: none;
}
.popular-movies .text li,
.downloading-box ul li {
	list-style: none;
	float: none;
	border-style: none;
	margin: 0;
	width: auto;
	color: #153d54;
	font-size: 11px;
	line-height: 16px;
}
.popular-movies .text li strong,
.downloading-box ul li strong {
	color: #2974a1;
	font-weight: normal;
}
.popular-movies li:hover ul li,
.popular-movies li.hover ul li { color: #666; }
.popular-movies li:hover ul li strong,
.popular-movies li.hover ul li strong { color: #000; }
.properties {
	align: left;
	background: #edf7e6 url(http://www.dlfind.com/images/serverdl.png) no-repeat 10px 6px;
	border: 3px solid #bde79f;
	margin: 14px 17px 14px;
	padding: 9px 0 12px 70px;
	line-height: 14px;
	height: 1%;
}
.properties-blue {
	background: #E9F0F8  url(http://www.dlfind.com/images/serverdl.png) no-repeat 10px 6px;
	border: 3px solid #bacbdd;
	font-size: 12px;
	margin-right: 15px;
	color:#2f3e5c;
	line-height: 17px;
}
.properties a {
	color: #4d4d4d;
	font-weight: bold;
	text-decoration: none;
}

.properties span{
	font-size: 17px;
	letter-spacing: -1px;
}
.properties b{
	font-size: 19px; 
	font-weight: normal;
	color: #333333;
}

.properties a:hover { color: #000; }
.tour-page,
.register-today { width: 695px; margin: 0 0 0 13px; }
.holder .tour-page p,
.holder .register-today p {
	margin: 0 10px 0 2px;
	padding: 15px 0 16px;
	line-height: 14px;
}


/*** -----------PAGE HEADER ***/

#header-default {
	height:90px; margin:0 auto; padding:20px 0px 10px 0px; width:970px;
}

#header{
	background:url(images/toplogo_blue.png) no-repeat;
	height:90px; margin:0 auto; padding:20px 0px 10px 0px; width:970px;
}

#header-left {
	float:left;
	margin:0px;
	padding:0px;
}

#header-right {
	color:#FFF;
	float:right;
	margin:0px;
	padding-top:0px;
}

#topnav li, ul {
	color:#FFF;
	font: bold 0.800em 'Lucida Grande', 'Lucida Sans Unicode','Trebuchet MS', Tahoma;
	display: inline;
	list-style-type: none;
	margin:0px;
	padding-left:8px;
	text-align:right;
}

#topnav a:link {
	color: #fff;text-decoration: none;}
#topnav a:hover {
	color: #fff;text-decoration: underline;}
#topnav a:visited {
	color: #fff;text-decoration: none;}
#topnav a:active {
	color: #fff;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;
}


/* Navigation
------------------------------ */
.navigation {
	color:#666; 
	border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color: #636363;
	background:#F9F9F9;
	border:1px solid #E6E6E6;
	padding:3px 6px;
	font-size:11px
}

.navigation a:hover {
	background:#799AE3;
	color:#FFFFFF;
	border-color:#E6E6E6;
}

.navigation span {
	text-decoration:none;
	background:#fff;
	padding:3px 6px;
	border:1px solid #E6E6E6;
	color:#ccc;
	font-size:11px;
}




/*** -----------LEFT NAVIGATION ***/

#navcontainer { 
	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;
	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;
}

.wpcf7
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    background-color: #d6e5f4;
    padding: 20px;
}

.wpcf7 form
{
   padding: 20px;
}



.wpcf7 input, .wpcf7 textarea, .wpcf7 select
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
    padding: 4px;
    border: solid 1px #85b1de;
    width: 300px;
    background-image: url( 'http://www.filesprovider.com/images/blue_bg.png' );
    background-repeat: repeat-x;
    background-position: top;
}


.wpcf7 input:focus, .wpcf7 textarea:focus,.wpcf7 select:focus
{
    background-image: none;
    background-color: #ffffff;
    border: solid 1px #33677F;
}

