/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
th {
	text-align: left;
	background-color: #E5E5E5;
}

img { border:0px; }
body {
	background-image: url(/files/img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: underline;
	color:#0A1F62;
}
a:visited {
	text-decoration: underline;
	color:#0A1F62;
}
a:hover {
	text-decoration: none;
	color:#3F5F8F;
}
a:active {
	text-decoration: underline;
	color:#3F5F8F;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #577FB9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-bottom: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0A1F62;
	margin:0;
	padding:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #567EB9;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #567EB9;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #567EB9;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #567EB9;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #567EB9;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
blockquote {
	font-size: 14px;
	background-image: url(/files/img/blockquote.gif);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
ul {
	list-style-image: url(/files/img/arrow.gif);
}

ul li.year { margin-top:10px; }
ul li.year ul { margin:0px; padding:0px; list-style-type:none; }

ol {
	margin-bottom: 20px;
}

li {
	margin: 0px;
	padding: 0px;
}

p {
	line-height: 15px;
}
small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}


.clear {
	clear:both;
}
.title1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #567EB9;
}
.title2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFA800;
}
.title3 {
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
}
.red {
	color: #FF0000;
}

.main {
	width: 800px;
	padding: 0px;
	margin: auto;
}
.header img {
	float: left;
	margin-top: 24px;
}
.header p {
	color: #C1D0E5;
	float: right;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82A0CB;
	padding-bottom: 5px;
	margin-top: 24px;
}
.header a {
	color: #C1D0E5;
	text-decoration: none;
}
.header a:hover {
	background-color: #577FBA;
}
ul.mainmenu {
	background-image: url(/files/img/mainmenu.gif);
	height: 40px;
	padding: 0px;
	float: left;
	clear: left;
	width: 800px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul.mainmenu li {
	list-style-type: none;
	display: inline;
	background-color: #0A1F62;
}

ul.mainmenu a {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 40px;
	height: 40px;
	width: 133px;
	float: left;
	text-align: center;	
}

ul.mainmenu a:link {	
	text-decoration:none;
	color:#FFFFFF
}

ul.mainmenu a:visited {	
	text-decoration:none;
	color:#FFFFFF
}

ul.mainmenu a:hover {
	background-image: url(/files/img/mainmenu-over.gif);
}

li.rover a {
	width:134px;	
}

li.rover a:hover {
	background-image: url(/files/img/mainmenu-rover.gif);
	background-color: #8EA8D0;
}

li.lover a:hover {
	background-image: url(/files/img/mainmenu-lover.gif);
	background-color: #8EA8D0;
}

li.lover a {
	width:134px;	
}

.content {
	float: left;
	width: 510px;
	clear: left;
	margin-top: 20px;
}

.content2 {
	float: left;
	width: 570px;
	clear: left;
	margin-top: 20px;
}

.sidebar {
	float: right;
	width: 260px;
	clear: right;
	margin-top: 20px;
}

.sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #577FB9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-bottom: 5px;
}

.sidebar p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.sidebar a {
	color: #0A1F62;
}

.sidebar2 {
	float: right;
	width: 200px;
	clear: right;
	margin-top: 20px;
	background-image: url(/files/img/bg-sidebar.gif);
	background-repeat: repeat-x;
	height: 344px;
}
.sidebar2 h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(/files/img/t-sidebar.gif);
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	padding-left: 10px;
	margin: 0px;
}
.sidebar2 h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(/files/img/bg-sidebar3.gif);
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	padding-left: 10px;
	margin: 0px;

}


.sidebar2 a:link{
	font-size: 11px;
	font-weight: bold;
	color: #0A1F62;
	text-decoration:none;	
}

.sidebar2 a:visited{
	font-size: 11px;
	font-weight: bold;
	color: #0A1F62;
	text-decoration:none;	
}

.sidebar2 a:hover{
	font-size: 11px;
	font-weight: bold;
	color: #1239AF;
	text-decoration:none;	
}

.sidebar2 a:active{
	font-size: 11px;
	font-weight: bold;
	color: #1239AF;
	text-decoration:none;	
}

.sidebar2 ul {
	padding: 0px;
	margin: 0px;
}
.sidebar2 li {
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 22px;
	padding-left: 25px;
	list-style-image: none;
	list-style-type: none;
	background-image: url(/files/img/bg-sidebar2.gif);
	background-repeat: no-repeat;
}

.sidebar2 ul li ul {
	margin-bottom:10px;
	margin-top: 5px;
}

.sidebar2 ul li ul li {
	background-image: url(/files/img/arrow5.gif);
	line-height: 16px;
	padding-left:10px;
	background-position: 0px 8px;
}

.sidebar2 ul li ul li a:link{
	font-weight:normal;
	color:#3F5F8F;
	text-decoration:underline;
}

.sidebar2 ul li ul li a:visited{
	font-weight:normal;
	color:#3F5F8F;
	text-decoration:underline;
}

.sidebar2 ul li ul li a:hover{
	font-weight:normal;
	color:#3F5F8F;
	text-decoration:none;
}

.sidebar2 ul li ul li a:active{
	font-weight:normal;
	color:#3F5F8F;
	text-decoration:none;
}
.resources {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A6BBDB;
	border-bottom-color: #A6BBDB;
	width: 180px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.resources h5 {
	color: #0A1F62;
	font-weight: bold;
	background-image: none;
}


.resources ul {
	padding-bottom: 10px;
}

.resources li {
	background:none;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.resources a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}

.resources a:link {
	font-weight: normal;
	color: #555555;
	text-decoration:none;
}
.resources a:hover {
	font-weight: normal;
	color: #555555;
	text-decoration:none;
	background-color: #EAEAEA;
	
}
.resources a:visited {
	font-weight: normal;
	color: #555555;
	text-decoration:none;
}
.resources a:active {
	font-weight: normal;
	color: #555555;
	text-decoration:none;
	background-color: #555555;
}
.plans h1 {
	margin: 0px;
	padding: 0px;
}

.form {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
}
.form p{
	margin:7px 0px;
}
.form label {
	width: 180px;
	line-height: 20px;
	float: left;
}
.form input {
	width: 180px;
}
.form input:hover {
	background-color: #FFFFCC;
}
.form .check {
	width:15px;
}
.contactform {
	float:right;
	width:350px;
}
.contactform p{
	margin:7px 0px;
}
.contactform label {
	width: 80px;
	line-height: 20px;
	float: left;
}
.contactform input {
	width: 150px;
}
.contactform input:hover {
	background-color: #FFFFCC;
}
.plans ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.plans p {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.vpsone {
	background-image: url(/files/img/bg-vpsone.jpg);
	background-repeat: no-repeat;
	height: 215px;
	width: 220px;
	padding: 15px;
	float:left;
}
.vpsone h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #577FB9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.vpstwo {
	background-image: url(/files/img/bg-vpstwo.jpg);
	background-repeat: no-repeat;
	height: 215px;
	width: 220px;
	padding: 15px;
	float:right;
}
.vpstwo h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#FFA800;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.vpstwo li {
	list-style-image: url(/files/img/arrow3.gif);
	margin: 0px;
	padding: 0px;
}
.partners {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

.partners img {
	float: left;
	vertical-align: middle;
	line-height: 70px;
}
.partners p {
	margin-left: 180px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.copy {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	font-size: 10px;
	float: left;
	width: 800px;
	margin-top: 15px;
	padding-top: 10px;
}
.copy p {
	text-align: right;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
.copy img {
	float: left;
	margin-right: 10px;
	padding: 0px;
}

.copy a {
	color: #999999;
}

/* Stats */

ul.stats_query { width:100px; list-style-type:none; padding:0px; margin:60px 0px 0px 0px; float:left; }
ul.stats_query li { background:url('/files/img/icons/bullet_go.png') no-repeat top left; padding-left:20px; line-height:20px; }
ul.stats_query li a { color:#585858; }

table.stats { width:470px; border:0px; margin:0px; padding:0px; border-spacing:0px; float:right; }
table.stats caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #577FB9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-bottom: 5px;	
}
table.stats tr { background:#FFFFFF; border:0px; margin:0px; padding:0px; }
table.stats tr:hover { background:#E0ECF8; }
table.stats td, table.stats th { border:0px; margin:0px; padding:2px; width:10%; }

ul.call_details { list-style-type:square; margin-bottom:40px; }
ul.call_details li { line-height:16px; margin-bottom:20px; }
ul.call_details li h4 { font-size:12px; margin:0px 0px 5px 0px; }
ul.call_details li div { font-size:11px; margin-left:15px; }

a.goback { margin-left:30px; }

#tooltip { position: absolute; z-index: 3000; width: 250px; border: 1px solid #666; background-color: #fff; padding: 5px; color: #8b8b8b; filter:alpha(opacity=98);-moz-opacity:.98;opacity:.98; }
#tooltip h3, #tooltip div { margin: 0; color:#000; font-weight: normal; }
#tooltip h3 {  display: none !important; }

#register_block { width: 580px; margin: 0 auto;}
#register_left { width: 275px; float:left; margin-right: 15px; border: 1px solid #c0c0c0;height: 200px;background-color:#f5f5f5;}
#register_right { width: 275px; float:left; border: 1px solid #c0c0c0;height: 200px;background-color:#f5f5f5;}
.register_title {width: 275px; height: 18px;font-size: 11px;background-color:#0A1F62;padding-top:3px;}
.register_title span {color: #fff;}
.register_text{ padding: 3px;}