/*
This PHProxy Proxy Theme is designed by www.phproxythemes.com. 

This work is copyrighted to PHProxy Themes and CANNOT be redistributed, resold, or reproduced. 

If you did not pay for this theme you are using it illegally and must remove the theme from your website at once.

The copyright must remain in the footer at all times.

Copyright (c) 2007 Kalina Web Designs, All Rights Reserved. This work is exclusive property of the KalinaWebDesigns network, www.kalinawebdesigns.com
*/
html, body {
	height: 100%;
}
* html, * html body{
	overflow:hidden;
	padd\ing:20px 0 0 0;
	ma\rgin:0;
}
body {
	margin: 0;
	padding: 20px 0 0 0;
	background: #0000a3;
	color: #fff;
	font: 12px 'lucida sans unicode', lucida, helvetica, verdana, arial, sans-serif;
	text-align: center;
}
a img {
	border: 0;
}
form, input {
	margin: 0;
	padding: 0;
}
input {
	font-size: 10px;
	font-weight: bold;
	color: #333;	
}
* html #wrapper { 
	width: 100%;
	margin: 0 auto;
	height: 99.9%;
	voice-family: "\"}\""; voice-family:inherit; 
}
* html #container {
 	position:absolute;
	left: 0;
	overflow:auto;
	margin: 0 auto;
	text-align: center;
	width:100%;
	height:100%;
	z-index:1;
}
#inner {
	width: 100%;
	margin: 0 auto;
}
.title {
	width: 700px;
	height: 132px;
	margin: 0 auto;
}
#url {
	background: url('images/url.gif') no-repeat;
	color: #fff;
	width: 477px;
	height: 148px;
	padding: 35px 0 0 0;
	text-align: left;
	margin: 0 auto;
}
#address_box {
	float: left;
	margin: 0;
	width: 354px;
	background: none;
	color: #fff;
	border: 0;
	font-size: 22px;
	padding: 0 0 0 46px;
}
#adblock {
	margin: 12px auto 32px auto;
	width: 510px;
	height: 250px;
}
.text {
	clear: both;
	color: #7979ed;
	width: 550px;
	margin: 10px auto;
	font-size: 11px;
	text-align: left;
}
.clear {
	height: 17px;
}
#footer {
	position:absolute;
	left: 0;
	bottom:0;
	z-index: 9999;
	width:100%;
	height: 17px;
	background: #0000a3;
	color: #5353d1;
	font-size: 7.5pt;
	text-align: right;
	padding: 2px 0;
	margin: 0;
}
#footer a:link, #footer a:visited {
	color: #5353d1;
}
html>body #footer{position:fixed}/* for moz/opera and others*/
#footer-inner {
	height:17px;
}
/* mac hide - reduce page to allow the scrollbar to remain visible \*/
* html #footer-inner {margin-right:17px;}
/* end hide*/
#footerinner #linkunit {
	float: left;
}
#footerinner p {
	float: right;
	margin: 0;
	padding: 0 4px 0 0;
}
#error, #auth {
	width: 500px;
	margin: 0 auto;
	font-size: 12px;
	background: #F8E6CB;
	color: #333;
	border-bottom: 1px solid #97CCA8;
}
#menu { 
	float: right;
	height: 20px;
	background: #0000a3;
	color: #000;
}
a:link, a:visited  { 
	color: #fff;
	text-decoration: underline;
} 
a:hover, a:active  {
	color: #000;
	text-decoration: underline;
}
#box {
	margin: -70px auto 0 auto;
}
* html #box {
	margin: -30px auto 0 auto;
}
#trigger, .close {
	margin: 0 auto;
	padding: 3px;
	text-transform: uppercase;
	font-size: 7pt;
	font-weight: bold;
	text-align: right;
	width: 463px;
}
#trigger a, .close a {
	color: #efefef;
	text-decoration: none;
}
#triggercontent {
	margin: 0 auto;
	width: 459px;
}
ul#form {
	clear: both;
	float: left;
	width: 455px;
	border: 1px solid #5353d1;
	margin: 0 0 0 7px;
	padding: 1px 1px 0 1px;
	list-style: none;
}
ul#form li {
	font-size: 1em;
	width: 447px;
}
ul#form li.option input, ul#form li.option label {
	float: left;
	vertical-align: top;
	margin: 0 3px 0 0;
	height: 15px;
}
ul#form li.option {
	display: block;
	min-height: 15px;
	height: 15px;
	border: 1px solid #5353d1;
	background: #5353d1;
	color: #fff;
	padding: 3px;
	margin: 0 0 1px 0;
}