* {
	margin:0;
	padding:0;
}

body {
	font: small Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #4c4c4c;
	background: #464646 url(/resources/i/bg1.gif);
}

a {
	color: #0057A9;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	background: #747474;
}
a:focus {
	outline: 0;
	-moz-outline: 0;
}

#wrap1 { 
	width: 774px;
	text-align: center;
	margin: 0 auto;
	background: url(/resources/i/bg2.gif) repeat-y;
}
#wrap2 { 
	width: 748px;
	margin: 0 auto;
	text-align: left;
	background: #FFF url(/resources/i/bg3.gif) no-repeat 100% 0;
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
}

#header {
	height: 65px;
	border-bottom: 1px solid #C8C8C8;
}

#logo {
	height: 65px;
	float: left;
	width: 152px;
}
#logo h1 {
	text-indent: -9999px;
	display: block;
	width: 152px;
	height: 65px;
	background: url(/resources/i/logo.jpg) no-repeat;
}

#search {
	float: left;
	margin-top: 20px;
	margin-left: 70px;
	font-size: 85%;
}

#fld {
	font-size: 85%;
	color: #4c4c4c;
	border: 1px solid #4c4c4c;
	width: 220px;
	padding:2px;
}
#fld:focus {
	background-color: #FFC;
}
input.loading, input:focus.loading, input#fld:focus.loading {
	background-color: #FFFFFF;
	background-image: url(/resources/i/load.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
.btn {
	font-size: 85%;
	background: #E1DED8;
	border: 1px solid #4c4c4c;
	padding: 1px;
	margin-left: 2px;
	cursor: pointer;
	cursor: hand;
}

#menu {
	padding: 10px 20px;
	border-bottom: 1px solid #C8C8C8;
}
#menu2 {
	padding: 3px 20px;
	border-bottom: 1px solid #C8C8C8;
}
#menu ul, #menu2 ul {
	list-style: none;
}
#menu ul li, #menu2 ul li{
	display: inline;
}
#menu ul li a, #menu2 ul li a {
	font-weight: bold;
	text-decoration: none;
	color: #747474;
	margin-right: 10px;
	padding: 3px 5px;
	float: left;
	display: block;
}
#menu2 ul li a {
	margin-right: 5px;
}
#menu ul li a:hover, #menu ul li a.current, #menu2 ul li a:hover, #menu2 ul li a.current {
	color: #FFF;
	background: #747474;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#footer {
	padding: 10px;
	border-top: 1px solid #C8C8C8;
	text-align: center;
	font-size: 75%;
	background: #FFF url(/resources/i/foot.png);
	height: 12px;
}
#footer1 {
	float: left;
	text-align: left;
	width: 60%;
}
#footer2 {
	float: right;
	text-align: right;
	width: 30%;
}
/* ----- */

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* ----- */

#start {
	border-bottom: 1px solid #C8C8C8;
	text-align: right;
	padding: 6px;
}
#regru {
	border-bottom: 1px solid #C8C8C8;
	padding: 10px 20px;
	line-height: 110%;
	background: url(/resources/i/regru.gif) center left no-repeat transparent;
	padding-left: 43px;
	display: none;
}
.more {
	border-bottom: 1px solid #C8C8C8;
	padding: 10px 20px;
	text-align: justify;
	line-height: 180%;
}
#ads {
	border-top: 1px solid #C8C8C8;
	text-align: left;
	padding: 10px;
	font-size: 85%;
}
#hint {
	text-align: center;
	font-size: 90%;
	padding: 2px;
}

form input, form select{
	font-size: 85%;
	color: #4c4c4c;
	border: 1px solid #4c4c4c;
	padding: 2px;
}

input.none {
	border: 1px solid #afafaf;
	color: #afafaf;
	background-color: #ffffff;
}

#text {
	padding: 10px 20px;
	text-align: justify;
	line-height: 180%;
}

#text form {
	width: 100%;
}

pre {
 	white-space: pre-wrap;       /* css-3 */
 	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 	white-space: -pre-wrap;      /* Opera 4-6 */
 	white-space: -o-pre-wrap;    /* Opera 7 */
 	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	font-size: 12px;
}
small {
	line-height: 150%;
}
ul, ol {
	margin-left: 15px;
}
#text h3 {
	text-align: right;
	color: #777777;
}

/* IP */

#mleft {
	float: left;
	text-align: left;
	width: 490px;
}
#mleft #mtools {
	float: right;
	text-align: right;
}

#mright {
	float: right;
	width: 200px;
	padding-left: 8px;
	border-left: 1px solid #cccccc;
}

#mright #sright {
	float: right;
	text-align: right;
	width: 60%;
}

#isurl {
	clear: both;
	border-top: 1px solid #cccccc;
	padding-top: 6px;
}

#isurl #sshot {
	border: 1px solid #cccccc;
	padding: 1px;
	margin-right: 10px;
	float: left;
}

#cidr {
	font-size: 95%;
	width: 100%;
}

#cidr td {
	background-color: #ededed;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-left: 5px;
}
#cidr tr.subcurrent td {
	background-color: #BCFED8;
}
#cidr tr:hover td {
	background-color: #f7f7f7;
}
#googleframe {
	padding: 1px;
	margin-bottom: 6px;
	border: 1px solid #eaeaea;
}
#roundrobin {
	cursor: pointer;
	color: #ff0000;
}
#rrlist {
	display: none;
	font-size: 85%;
	padding-left: 8px;
}