@import url("reset.css");
@import url("results_stiil.css");
@import url("login_stiil.css");
@import url("register_stiil.css");
@import url("search_stiil.css");
@import url("links.css");
@import url("jquery-ui-1.7.1.custom.css");
@import url("add_demand.css");


html {
	min-height: 100%;
	background: url(../images/bottom_grad.png) bottom repeat-x;
}
body {
	text-align: center;
	min-height: 100%;
	background-color: #ffffff;
	background: url(../images/cont_bottom.gif) bottom center no-repeat;
	padding-bottom: 1px;
}
#topgrad {
	width: 100%;
	min-height: 100%;
	background: url(../images/top_grad_2.png) top repeat-x;
}
#star_left  {
	width: 100%;
	height:100%;
	background: url(../images/star.png) 3% 30px no-repeat;
}

#star_right  {
	width: 100%;
	height:100%;
	background: url(../images/star.png) 97% 30px no-repeat;
}
#keskmine {
	margin: auto;
	width: 800px;
	height: 100%;
}
#logo {
	padding-top: 30px;
	width: 800px;
}
#sisu_top {
	margin: 10px 0px 0px 0px;
	height: 22px;
	width: 800px;
	text-align:right;
}
#sisu_top ul li {
	display: inline;	
}
#sisu_top ul {
	padding: 6px 20px 0px 0px;
	font: 10pt trebuchet MS;
	font-weight:bold;
	color:#E8E8E8
}
#sisu_top span {
	color: #474747;
}
.orange {
	color: #FF9900;	
}
#sisu_bottom {
	margin: -3px 0px 280px 0px;
	padding: 5px 20px 0px 0px;
	width: 780px;
	height: 20px;
	background: url(../images/round_bottom.png) bottom no-repeat;
	text-align: right;
	font: 9pt Arial;
	color: #ff9900;
}
#sisu_bottom span {
font-size: 10pt;
text-align: left;
float: left;
padding-left: 30px;
}
#sisu_bottom a:link {
	font: 10pt Arial bold;
	color: #ff9900;
	text-decoration: none;
}
#sisu_bottom a:hover{
	font: 10pt Arial bold;
	color: #ff9900;
	text-decoration: underline;
}
#sisu_bottom a:visited {
	font: 10pt Arial bold;
	color: #ff9900;
	text-decoration: none;
}
#sisu {
	margin: 0px;
	width: 800px;
	text-align: left;
	font: 12pt Georgia;
	color: #666666;
	overflow: auto;
}
#tekst {
	padding: 10px;
}
#tekst p {
	margin: 0px 10px 0px 10px;
	padding: 6pt 0pt 3pt 0pt;
}
#tekst ol {
	list-style-type: decimal;
}
#tekst li {
	padding: 6pt 0pt 3pt 12pt;
}
#tekst a:link {
	color: #ff9900;
	text-decoration: none;
}
#tekst a:hover{
	color: #ff9900;
	text-decoration: underline;
}
#tekst a:visited {
	color: #ff9900;
	text-decoration: none;
}
#tekst h2 {
	margin: 0px 20px 20px 0px;
	padding-left: 10px;
	font: 12pt Georgia;
	color: #474747;
}
#tekst h1 {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font: 16pt Georgia;
	color: #ff9900;
}
#tekst strong {
	color:#ff9900;
	font-weight: bold;
}
#eula_actions {
	margin-top: 25px;
	text-align: center;
}

#eula_text {
	font: 10pt Georgia;
}

#eula_actions form {
	display: inline;
}

#eula_actions form button {
	padding: 5px 15px;
	margin: 5px;
}

#sisu_left {
	float: left;
	width: 360px;
	padding: 0px 20px 10px 20px;
	text-align: justify;
	background: url(../images/line.png) no-repeat right;
}
#sisu_left h1 {
	font: 16pt Georgia;
	color: #ff9900;
}
#sisu_left p {
	margin: 6pt 0px 3pt 0px;	
}
#sisu_left a:link {
	color: #ff9900;
	text-decoration: none;
}
#sisu_left a:hover{
	color: #ff9900;
	text-decoration: underline;
}
#sisu_left a:visited {
	color: #ff9900;
	text-decoration: none;
}
#sisu_right {
	float: left;
	width: 360px;
	padding: 50px 15px 20px 25px;
}
#sisu_right li {
	padding-bottom: 6pt;
}
#sisu_right p {
	margin: 6pt 0px 3pt 0px;	
}
#sisu_right form {
	margin: 30px 0px 0px 60px;
	background: #fcfcfc;
	border: 1px solid #eeeeee;
	width: 180px;
	padding: 20px 20px 10px 20px;
}
#sisu_right label {
	font: 8pt Arial;
	color: #666666;
}
#sisu_right span {
	padding: 30px 0px 0px 140px;
}

/*Otsing*/
#otsi {
height: 200px;
text-align: center;
}
#otsi img {
margin: 0px;
padding: 0px;
}
.esilehtsuurbox {
height: 18px;
width: 460px;
background: url(../images/search_bg.png) repeat-x;
border: none;
margin: 0px;
padding: 8px 0px 8px 0px;
font-size:14px;
vertical-align: top;
}
.esilehtotsivorm {
margin: 140px 0px 50px 0px;	
}

.error {
margin-bottom: 10px;
border: double #FFFFFF;
background:#FF3030;
/*width: 99%;*/
text-align: left;
padding: 5px;
font: 12pt Georgia;
color: #FFFFFF;
}
.info {
margin-bottom: 10px;
border: double #FFFFFF;
background: #86DB30;
/*width: 99%;*/
text-align: left;
padding: 5px;
font: 12pt Georgia;
color: #FFFFFF;
}
