/* main */

body, html {
	background-image:url(../IMG/bg_footer.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	font-family:"tahoma";
	font-size:11px;
	margin:0px;
	width:100%;
  padding-left: 0px;
}

form {
	margin:0px;
}
img {
	border:0px;
}
a {
	color:#000000;
	text-decoration:underline;
}

a.red {
  color:#A71214;
  text-decoration:underline;
}
a.none { text-decoration: none;	}

table.top td {
	vertical-align:top;
}

a:hover {
	text-decoration:none;
}

div {
	table-layout:fixed;
	line-height:14px;
}



div.dev_root {
	background:url(../IMG/bg_header.gif) repeat-x left top;
	width:100%;
	text-align: left;
  margin-left: 25px;
}
div.root {
	background: url(../IMG/bg_header.gif) repeat-x left top;
	width:100%;
	text-align:left;
	float: left;
	display:table;
	margin:0px auto;
	clear:both;
}
div.wrap{
	clear:both;
	width: 860px;
	display:table;	
	/*
	padding-left: 15px;
	Chrome/Safari ei lükka paremat veergu edasi kuigi kästi.
	Marginiga töötab.
	*/
	margin-left: 15px;
}

div#footer {
	background: url(../IMG/bg-tree.gif) repeat-x;
	height: 188px;
}
div#footer ul {
	list-style: none;
	float: left;
	text-align: left;
	border-right: 1px solid #dcdcdc;
	height: 130px;
	margin: 0;
	margin-top: 30px;
	padding: 0 20px;
}
div#footer ul.noborder { border-right: none; }
div#footer ul, div#footer ul a { color: #808080; }
div#footer ul a:hover { text-decoration: underline; }
div#footer ul:hover { color: #474747; }
div#footer ul:hover a { color: #636262; }
div#footer ul li { padding: 1px 0; }
div#footer ul li.title { font-weight: bold; }
font.divider {
	color:#E0E0E0;
	padding-left:3px;
	padding-right:2px;
}
font.bright {
	color:#999999;
}
font.veryred {
	color:#FF0000;
}
font.gray {
	color: #818181;	
}
.lightgray { color: #757574; }
font.black {
	color: #000;	
}
font.regular {
	font-weight: normal;	
}

/* buttons */

input.plain_button {
	background-color:#ECECEC;
	border-bottom:1px solid #888888;
	border-right:1px solid #888888;	
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	color:#333333;
	font-weight:normal;
	text-align:center;
	padding-left:7px;
	padding-right:7px;
	height:20px;
	font-size:11px;
	width:30px auto;
	overflow:visible;		
}
input.plain_button#green {
	background-color:#C0EBBD;
}

/* strechable buttons */

div.button_short, div.button_short input {
	background-repeat:no-repeat;
	cursor:pointer;
	height:22px;
	border:0px;
	display:inline;
}
div.button_short {
	background-position:0 0;
	padding-left:5px;
	float:left;
}
div.button_short input {
	background-position:100% 0px;
	background-color:transparent;
	padding-right:10px;
	padding-left:5px;
	margin-right:3px;
	overflow:visible;
	/*display:table; IE8 kaotab teksti räa */
	text-align:center;
	white-space:nowrap;
	font-size:11px;
	font-family:"tahoma";
	color:#FFFFFF;
}

div.button_green, div.button_green input, 
div.button_blue, div.button_blue input, 
div.button_red, div.button_red input, 
div.button_grey, div.button_grey input, 
div.button_c, div.button_c input {
	background-repeat:no-repeat;
	cursor:pointer;
	height:27px;
	border:0px;

}
div.button_green, div.button_red, div.button_blue, div.button_grey, div.button_c {
	background-position:0 0;
	padding-left:10px;
	float:left;
}
div.button_green input, div.button_red input, div.button_blue input, div.button_grey input, div.button_c input {
	background-position:100% 0px;
	background-position:top right;
	background-color:transparent;
	padding-right:23px;
	padding-left:10px;
	margin-right:3px;
	overflow:visible;
	text-align:center;
	white-space:nowrap;
	font-size:11px;
	font-family:"tahoma";
	color:#FFFFFF;
	font-weight:bold;
}

div input.underlined {
	text-decoration:underline;
}


/* strechable buttons colors */

div.button_green input, div.color_4 div.button_c input  {
	background-image:url(../IMG/button_c4_r.gif);
}
div.button_green, div.color_4 div.button_c {
	background-image:url(../IMG/button_c4_l.gif);
}
div.color_3 div.button_c input  {
	background-image:url(../IMG/button_c3_r.gif);
}
div.color_3 div.button_c {
	background-image:url(../IMG/button_c3_l.gif);
}
div.button_blue input, div.color_2 div.button_c input {
	background-image:url(../IMG/button_c2_r.gif);
}
div.button_blue, div.color_2 div.button_c {
	background-image:url(../IMG/button_c2_l.gif);
}
div.button_red input, div.color_1 div.button_c input {
	background-image:url(../IMG/button_c1_r.gif);
}
div.button_red, div.color_1 div.button_c {
	background-image:url(../IMG/button_c1_l.gif);
}
div.color_5 div.button_c input  {
	background-image:url(../IMG/button_c5_r.gif);
}
div.color_5 div.button_c {
	background-image:url(../IMG/button_c5_l.gif);
}
div.color_6 div.button_c input  {
	background-image:url(../IMG/button_c6_r.gif);
}
div.color_6 div.button_c {
	background-image:url(../IMG/button_c6_l.gif);
}
div.button_grey input  {
	background-image:url(../IMG/button_c7_r.gif);
}
div.button_grey {
	background-image:url(../IMG/button_c7_l.gif);
}

div.button_short input  {
	background-image:url(../IMG/button_small_c2_r.gif);
}
div.button_short {
	background-image:url(../IMG/button_small_c2_l.gif);
}

div.button_lgreen_wrapper {
	width: 100%;
	background: url(../IMG/button-lgreen.png) no-repeat top left;
	margin-top: 10px;
}
div.button_lgreen {
	height: 20px;	
	background: url(../IMG/button-lgreen.png) no-repeat top right;
	margin-left: 10px;
	padding: 7px 10px 0 0;
	text-align: center;
}
div.button_lgreen a {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

div.button_lyellow_wrapper {
	width: 100%;
	background: url(../IMG/button-lyellow.png) no-repeat top left;
	margin-bottom: 7px;
}
div.button_lyellow {
	height: 28px;	
	background: url(../IMG/button-lyellow.png) no-repeat top right;
	margin-left: 10px;
}
div.button_lyellow_wrapper:hover,
div.button_lyellow_wrapper:hover div.button_lyellow {
	background-image: url(../IMG/button-lyellow-hover.png);
}
div.button_lyellow a {
	display: block;
	padding: 7px 10px 7px 0;	
	text-transform: uppercase;
	text-decoration: none;
}
div.button_lyellow,
div.button_lyellow a {
	color: #8f1011;
	font-weight: bold;	
}
div.button_lyellow a:hover {
	text-decoration: underline;
}

/** Floadid **/
.fleft {
	float: left;
}
.fright {
	float: right; 
}

