/************************************
 BESTPROXYTOPSITE.NET CSS STYLESHEET
 VERSION 2.0 - June 6, 2010
 COPYRIGHT 2010, ALL RIGHTS RESERVED
************************************/

* { /* Resetting some browser defaults that will make this template look like shit (I'm looking at you, IE6) */
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}

/* GENERAL TEMPLATE LAYOUT */

body {
	font:13px Arial, Helvetica, sans-serif;
	color:#2d3238;
	background: #6e859d;
	text-align:center;
	line-height:1.4em;
}

#main {
	background: url(images/main.png) repeat-y;
	margin: 0px auto;
	width:980px;
}

#container {
	text-align:left;
	width:960px;
	margin: 0 auto;
}

/* BASIC ATTRIBUTES */

a {
	text-decoration:none;
	color: #0e4177;
}

a:hover {
	text-decoration:underline;
	color: #0e4177;
}

h2 {
	font-weight:bold;
	font-size:18px;
	margin-bottom:5px;
}

h1 {
	position:absolute;
	text-indent:-9999px;
	overflow: hidden;
}


p {
	margin-bottom: 10px;
}

table {
	font-size:13px;
}

strong {
	font-weight:bold;
}


#header {
	background: #2d3238;
	width:960px;
	margin:0 auto;
	height: 90px;
}

#header_bar {
	background: #a9afb6;
	width:940px;
	margin: 0 auto;
	padding: 5px 10px;
}

#wrapper {
	margin: 10px auto;
	width:940px;
}


#content {
	float: left;
	width: 600px;
	padding-bottom: 15px;
}

#right_sidebar {
	float: right;
	width: 160px;
	padding-bottom: 15px;
}

#sidebar_ad {
	float:left;
	width: 160px;
	padding: 0 10px 15px 10px;
}

.title {
	font-weight:bold;
	font-size: 16px;
}
.navigation {
	padding: 3px 0 5px 0;
	margin: 6px 0 10px 0;
	border-top: 1px dotted #b3b3b3; 
}

.navigation a {
	color:#2d3238;
}

.navigation a:hover {
	color: #0e4177;
	text-decoration:none;
}

#right_sidebar li {
	font-size: 14px;
	list-style-type: none;
	padding: 0 0 3px 0;
	margin-bottom: 6px;
	border-bottom: 1px dotted #b3b3b3; 
}

.proxy_list {
	width: 600px;
margin: 5px 0;
}

.proxy_list th {
	font: bold 13px arial, sans-serif;
	text-decoration:underline;
}

.proxy_list .proxy {
	text-align: left;
	background:#dee5ed;
	padding:3px;
}

.proxy_list .hits, .proxy_list .time {
	text-align: center;
	background:#dee5ed;
	padding:3px;
}

.feat_proxy_list {
	width: 600px;
border:1px dashed #6b1212;
background: #fde458;
}

.feat_proxy_list th {
	font: bold 13px arial, sans-serif;
	text-decoration:underline;
	padding:5px;
}

.feat_proxy_list .feat_proxy {
	text-align: left;
	background:#fff9bb;
	padding:5px;
}

.feat_proxy_list .feat_hits {
	text-align: center;
	background:#fff9bb;
	padding:5px;
}

.feat_proxy_list a {
text-decoration:none;
color: #6b1212;
font-weight:bold;
}

.script ul {
	padding: 0;
	margin: 0;
}

.script li {
	list-style-type:none;
	display: inline;
	padding: 0;
	margin: 0;
	font-weight:bold;
}
.pager {
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
}
.pager strong {
	text-align: right;
	padding-top: 5px;
}
.sorted {
	color:#333333;
	font-weight:bold;
}

.submit {
	padding:5px;
	border:1px solid #ccc;
	font-weight:bold;
	margin:5px 0;
}

.textbox {
	padding:5px;
	border:1px solid #ccc;
	margin-bottom:2px;
	width: 180px;
}

.report {
	float:right;
	font-weight:bold;
	font-size:16px;
}

.report a, .report a:hover {
	color: #6b1212;
	text-decoration: none;
}


#footer {
	background: #2d3238;
	width:960px;
	margin: 0 auto;
	clear: both;
}

#footer_text {
	width:940px;
	margin: 0px auto;
	padding:10px;
	color: #ccc;
}

#footer_text a {
	color: #ccc;
}

.error {
color:#BA0000;
}

.textarea {
	padding:10px;
	width:450px;
	height:150px;
	border:1px solid #ccc;
	margin: 5px 0;
}

#contact label {
font-weight:bold;
}

#contact .textbox {
	margin: 5px 0;
}
