/*
 * ASO kiirusemõõtmise saidi CSS.
 *
 * (c) 2006 Cybernetica AS
 *
 * $Id: styles.css,v 1.8 2007-10-27 19:49:10 okul Exp $
 */

HTML {
	background-color: white;
}

H1 {
	font-size: 13pt;
}

H2 {
	color: #00a;
	font-size: 12pt;
}

H3 {
	color: #070;
	font-size: 11pt;
}

#mainmenu_div {
	border: thin solid green;
	padding: 0px;
}

.mainmenu {
	color: black;
	margin: 0px;
	padding: 0px 6px 0px 6px;
	text-decoration: none;
}

.mainmenu:hover {
	color: #00f;
	background-color: #ffffa0;
}

#footer {
	padding-top: 10px;
	font-size: 8pt;
	text-align: center;
}

.avaleht_nupp {
	width: 200px;
	height: 200px;
	border: 0px;
}

.logo_nupp {
	width: 200px;
	height: 200px;
	float: right;
	clear: both;
}

#testistatistika {
	display: none;
}

#testiauk {
	width: 400px;
	height: 200px;
	margin: 10px;
}

#tracerouteauk {
	width: 500px;
	height: 300px;
	margin: 10px;
}

#main_content {
	color: black;
	margin: 0 auto 0 auto;
	padding: 10px;
}

.testifaas_aktiivne {
	color: red;
	border-bottom: thin dotted red;
}

.testifaas_passiivne {
	color: black;
}

/* TEATED */

#error {
	color: #b00;
	background-color: #ddddff;
	border: thin solid blue;
	padding: 10px;
}

#error:before {
	content: url('/static/images/error.png');
	display: inline;
}

/* TURBOGEARSI KOMPONENDID */

.radiobuttonlist {
	margin: 0px;
}

.fieldlabel {
	text-align: right;
	display: block;
}

.fieldlabel:after {
	content: ":";
}

.even {
	background-color: #eeeeee;
}

.odd {
	background-color: #e4e4e4;
}


/* TEISTE POOLT DEFINEERITUD */

BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 15px 0px 0px; PADDING-TOP: 0px;

}
.rhs_border {
	BORDER-RIGHT: #00c6ff 1px solid
}
.link15 {
	FONT-SIZE: 15px; COLOR: #ffffff; FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.link15:hover {
	COLOR: #064253; TEXT-DECORATION: underline
}
.bot_line {
	BACKGROUND: url(/static/images/bot_line.gif) repeat-x left 0%
}
.head15 {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #ffffff; FONT-FAMILY: "Trebuchet MS"; TEXT-DECORATION: none
}
.head20 a, .head20 {
	FONT-SIZE: 20px; COLOR: #1f88d8; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.font12 {
	FONT-SIZE: 12px; COLOR: #489edf; FONT-FAMILY: "Trebuchet MS"
}
.content {
	FONT-SIZE: 12px; COLOR: #666666; LINE-HEIGHT: 17px; FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: justify; TEXT-DECORATION: none
}
.testcontent {
	FONT-SIZE: 12px; COLOR: #666666; LINE-HEIGHT: 17px; FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: justify; TEXT-DECORATION: none
}
.page_head {
	FONT-SIZE: 18px; COLOR: #0091bb; FONT-FAMILY: "Trebuchet MS"; TEXT-DECORATION: none
}
.link12 {
	FONT-SIZE: 12px; COLOR: #017cbf; LINE-HEIGHT: 17px; FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
.link12:hover {
	COLOR: #999; TEXT-DECORATION: underline
}
.box_lhs {
	BACKGROUND: url(/static/images/box_lhs.gif) repeat-y 50% top
}
.box_rhs {
	BACKGROUND: url(/static/images/box_rhs.gif) repeat-y 50% top
}
.box_top {
	BACKGROUND: url(/static/images/box_top.gif) repeat-x left 50%
}
.box_bot {
	BACKGROUND: url(/static/images/box_bot.gif) repeat-x left 50%
}
.b_link {
	FONT-SIZE: 12px; COLOR: #017cbf; LINE-HEIGHT: 17px; FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.b_link:hover {
	COLOR: #999; TEXT-DECORATION: underline
}
