html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-family: Tahoma, Arial;
}


label {
	white-space: nowrap;
}

.layout {
	border: none;
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}

.results-page .layout {
	height: auto;
}

.layout td {
	padding: 0;
	width: auto;
}

.index-page .layout .content {
	width: 770px;
}

.results-page .layout .content {
	width: 1000px;
}

.layout .space {
	padding: 1px;
}

.logo {
	display: block;
	margin: 0 auto;
}

.logotext {
	text-align: center;
	margin-top: -12px;
	padding-left: 12px;
}

.banner {
	text-align: center;
	margin: 40px 0;
}

.banner img {
	margin: 0 40px;
}

.clear {
	clear: both;
	overflow: hidden;
	height: 0;
}

.menu {
	position: relative;
	font-weight: bold;
}

.index-page .menu {

}

.menu a {
	float: right;
	background: #cb5527;
	color: #FFF;
	position: relative;
	padding: 2px 28px 2px 44px;
	margin-left: -5px;
	text-decoration: none;
	overflow: hidden;
}

/* Углы */

.corner {
	position: absolute;
	overflow: hidden;
	//font-size: 1px;
}

.menu .top-left {
	width: 30px;
	height: 20px;
	background: url("img/corners-1.gif") top right no-repeat;
	top: 0;
	left: 0;
}

.menu .top-right {
	width: 4px;
	height: 4px;
	background: url("img/corners-1.gif") bottom left no-repeat;
	top: 0;
	right: 0;
	_left: -4px;
	_right: auto;
	_margin-left: 100%;
}
/* /углы */

.searchbox {
	background: #dbe1f1;
	margin-top: 2px;
}

.index-page .searchform {
	padding: 44px 90px 36px 104px;
	//zoom: 1;
}

.results-page .searchform {
	padding: 38px 34px 20px 62px;
	//zoom: 1;
}

.results-page .logo {
	margin-right: 20px;
}

.searchform table {
	width: 100%;
}

.searchform table td {

}

.searchform .string {
	padding: 0;
	margin: 0;
	padding-right: 2px;
	overflow: hidden;
	border: 1px solid #b7bcc5;
	background: #FFF;
}

.searchform .string input {
	border: 0;
	font-size: 24px;
	width: 100%;
	display: block;
	height: 28px;
	//height: 26px;
}

.searchform .button {
	width: 114px;
	padding: 0 0 0 16px;
}
.searchform .submit {
	height: 32px;
	width: 114px;
	font-weight: bold;
}

.searchform .options {
	list-style: none;
	padding-top: 8px;
}

.searchform .options li {
	float: left;
	margin-right: 13px;
	line-height: 1.2;
}

.searchform .options li input {
	margin: 0 0.2em 0 0;
	padding: 0;
	width: 16px;
	height: 16px;
	float: left;
}

.searchform .layout td {
	vertical-align: top;
}

.footer {
	border-top: 3px solid #dbe1f1;
	padding: 11px 14px;
	margin-top: 80px;
	line-height: 1.2;
	text-align:center;
}

.results th {
	background-color: #281b73;
	color: #FFF;
	padding: 12px 4px;
	border: 1px solid #FFF;
}

.results .cnum {
	text-align: center;
}

.results td.domain,
.results td.name {
	text-align: left;
}

.results td.status,
.results td.url,
.results td.date,
.results td.src {
	background-color: #f6f7fb;
	text-align: center;
	vertical-align: middle;
}

.results .date {
	white-space: nowrap;
}

.results .message {
	background-color: #FFF;
	color: #000;
}

.results td.src img {
	width: 32px;
	height: 32px;
	margin: 0 4px;
}

.results td {
	padding: 14px 8px;
	border-bottom: 1px dashed #b5bec7;
}

.wide {
	width: 100%;
}

.button .overlay {
	width: 114px;
	height: 32px;
	font-weight: bold;
	position: relative;
	display: none;
	cursor: pointer;
}

.searchform .button table {
	border-collapse:separate;
	width:100%;
	height:100%;
	border: 1px solid #9392be;
	border-color: #9392be #8883b9 #281b73 #524b91;
}

.searchform .button table td {
	border: 1px solid #453a86;
	border-color: #453a86 #281b73 #281b73 #271b71;
	background: #281b73 url("img/button-bg.gif") repeat-x;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
}

.button .corner {
	width: 3px;
	height: 3px;
	background: url("img/corners-button.gif");
}

.button .top-left {
	top: 0;
	left: 0;
	background: url("img/corners-button.gif") bottom right no-repeat;
}

.button .top-right {
	top: 0; right: 0;
	background: url("img/corners-button.gif") bottom left no-repeat;
}

.button .bottom-right {
	bottom: 0; right: 0;
	background: url("img/corners-button.gif") top left no-repeat;
}

.button .bottom-left {
	bottom: 0; left: 0;
	background: url("img/corners-button.gif") top right no-repeat;
}

.footer table {
	width: 100%;
}

.footer td {
	vertical-align: top;
}

.footer .links {
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}

.footer .key-text {
	font-size: 10px;
	color: gray;
	padding: 0 5%;
	width: 50%;
}

.c0 { background-color: #abcdef; }
.c1 { background-color: #acddef; }

.text-page * {
	line-height: 130%;
}

.text-page h1,
.text-page h2 {
	
	margin-top: 0.5em;
	margin-bottom: 0.2em;
}

.text-page p {
	margin-bottom: 1em;

}

.text-page ul {
	padding-left: 1em;
}

.text-page li {
	margin-bottom: 1em;
}

.terms ul {
	list-style-type: upper-roman;
}

.terms li {
	font-weight: bold;
}

.terms li li {
	font-weight: normal;
}

.terms ul ul {
	list-style-type: lower-alpha;
}

.terms ul ul ul {
	list-style-type: lower-roman;
}