@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Comic Sans MS";
	background-image: url(proxy-images/stripes.png);
	padding-top: 8px;
}

.clear {
	clear: both;
	height: 1px;
	display: block;
}

#page {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#top {
	width: 960px;
	height: 61px;
}

#header {
	width: 960px;
	height: 84px;
}

#header_corner_W {
	width: 27px;
	float: left;
}

#header_corner_E {
	width: 41px;
	float: right;
}

#header_inner {
	padding: 0 41px 0 27px;
}

#header_inner_W {
	width: 367px;
	float: left;
	height: 84px;
	background-color: #FFFFFF;
}

#header_inner_E {
	width: 499px;
	float: right;
	background-color: #FFFFFF;
	height: 71px;
	padding: 13px 0 0 26px;
}

#mainbody {
	width: 842px;
	background: url(proxy-images/background.png) repeat-y;
	padding: 8px 67px 0 51px;
}

#menubar {
	height: 24px;
	width: 842px;
	overflow: hidden;
	margin-bottom: 14px;
	background-image: url(proxy-images/menubar-backfade.gif);
}

#menubar_W {
	width: 7px;
	float: left;
}

#menubar_E {
	width: 7px;
	float: right;
}

#menubar_inner {
	padding: 0 7px;
}

#menubar_inner ul {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
}

#menubar_inner li {
	display: block;
	list-style: none;
	float: left;
	margin-right: 6px;
	text-align: center;
	background-image: url(proxy-images/menubar-frontfade.gif);
}

#menubar_inner li a {
	color: #000000;
}

#menubar_inner li a:link, #menubar_inner li a:visited {
	color: #4CA1E2;
	text-decoration: none;
}

#menubar_inner li a:link, #menubar_inner li a:visited {
	/*color: #4CA1E2;*/
	color: #000099;
	text-decoration: none;
}

#intro {
	width: 842px;
	margin-bottom: 32px;
}

#intro_top {
	width: 842px;
	height: 17px;
	margin: 0px 0px 0px 0px;
}

#intro_middle {
	width: 818px;
	padding: 0 12px;
	background: url(proxy-images/intro-middle.gif) repeat-y;
	text-align: center;
}

#intro_middle p {
	font-size: 14px;
}

#intro_middle p.big {
	font-size: 30px;
}

#intro_bottom {
	width: 842px;
	height: 17px;
}

#emailbox {
	width: 742px;
	height: 61px;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
}

#emailbox_W {
	width: 8px;
	float: left;
}

#textleft {
    margin-top: 0px;
	width: 22px;
	float: left;
}

#textright {
    margin-top: 0px;
	width: 22px;
	float: right;
}

#emailtextbox_W {
	width: 8px;
	float: left;
	}
#emailbox_E {
	width: 8px;
	float: right;
}

#emailbox_inner {
	width: 726px;
	height: 61px;
	margin: 0 8px;
	background-color: #84FF00;
}

#emailbox_inner_W {
	width: 390px;
	height: 61px;
	float: left;
}

#emailbox_inner_E {
	width: 220px;
	height: 53px;
	padding-top: 4px;
	float: right;
}

#emailbox_inner_inner {
	margin: 0 220px 0 390px;
	height: 57px;
	width: 104px;
	padding-top: 4px;
	padding-right: 12px;
}

#email p.semibig {
	font-size: 24px;
	margin-top: 10px;
}

#email p.buttons {
	font-size: 18px;
	text-align: right;
}

#email .typebox {
    margin: auto;
    padding: auto;
	width: 274px;
	height: 41px;
	border: 0px;
	
}

#adsense {
    margin: auto;
	width: 728px;
	height: 90px;
	background-color: #FFFFFF;
	margin-bottom: 24px;
}

.proxy-title {
	font-size: 24px;
	margin-bottom: 8px;
	line-height: 28px;
}

#proxylist_1 {
	float: left;
	width: 261px;
}

#proxylist_2 {
	margin-left: auto;
	margin-right: auto;
	width: 261px;
}

#proxylist_3 {
	float: right;
	width: 261px;
}

.proxylist_cap {
	width: 261px;
	height: 8px;
}

#proxylist_1_middle {
	width: 261px;
	height: 577px;
	background-color: #FFF000;
	text-align: center;
}

#proxylist_2_middle {
	width: 261px;
	height: 577px;
	background-color: #4CA1E2;
	text-align: center;
}

#proxylist_3_middle {
	width: 261px;
	height: 577px;
	background-color: #84FF00;
	text-align: center;
}

.proxylistings {
	border: 3px solid #000000;
	margin-left: 8px;
	margin-right: 8px;
	height: 500px;
	overflow: scroll;
}

.listing {
	float: left;
}

.listing_text {
	width: 154px;
	height: 28px;
	padding: 5px 0 0 20px;
	background-color: #FFFFFF;
	border-right: 2px solid #000000;
	font-size: 14px;
	float: left;
	margin-bottom: 3px;
	overflow: hidden;
	white-space: nowrap;
	text-align: left;
}

.listing_icon {
	float: right;
	width: 46px;
	height: 33px;
	background-color: #FFFFFF;
	margin-bottom: 3px;
	overflow: hidden;
}

#footer {
	width: 960px;
	height: 112px;
	padding-top: 14px;
	background: url(proxy-images/bottom.png) no-repeat;
	font-size: 14px;
	text-align: center;
}

#submitwrapper {
    width: 100%;
	position: relative;
	left: 20%;
	}

#submitform {
    width:400px;
    margin-left:0px;
}

#submitformleft {
    height: auto;
    margin: auto;
	width: 300px;
}

#submitformright {
    height: 100%;
    text-align: left;
    float: right;
	width: 100px;
	vertical-align: bottom;
}

#submitformrow {
    padding-top: 2px;
	padding-bottom: 2px;
    height: auto;
	width: 400px;
}

