body, html {
	height: 100%;
	width: 100%;
}

body {
	background: #231701 url(images/bg_body.gif) top repeat-x;
	color: #602600;
	margin: 0;
	font-family: Trebuchet, Arial,Tahoma;
	font-size: 12px;
}

/* main layers */
#bg_layer {
	height: 100%;
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	z-index: 1;
}
#bg_layer div {
	background: url(images/tower_bg0.gif) 41px 0 repeat-y;
	height: 100%;
	margin: 0 auto;
	width: 960px;
}

#content_layer {
	height: 100%;
	position: absolute;
	top: 0; left: 0;
	z-index: 2;
}
#content_wrapper {
	background: url(images/tower_bg0.gif) 41px 0 repeat-y;
	height: 100%;
	margin: 0 auto;
	width: 960px;
}

#main_logo {
	height: 96px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 10px;
	width: 960px;
}
#main_logo a,
#main_logo a:hover {
	background:url(images/tower_bg1_new.jpg) no-repeat;
	display: block;
	float: left;
	height: 96px;
	margin: 5px 0 0 41px;
	text-decoration: none;
	width: 236px;
}

.index-banner {
	float: left;
	padding-left: 180px; 
	width: 335px;
}

#bottom_elements {
	height: 94px;
	margin: 0 auto;
	width: 960px;
}
#bottom_elements img {
	margin: 0 0 0 41px;
}

#main_menu {
	background: url(images/menu_bg.gif) left repeat-y;
	height: 34px;
	vertical-align: top;
}
#main_menu ul {
	background: url(images/menu_bg2.gif) right no-repeat;
	float: left;
	height: 34px;
	margin: 0;
	padding: 0;
	width: 100%;
}
#main_menu ul:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
#main_menu ul li {
	border-right: 1px solid #bb6c2a;
	float: left;
	list-style-type: none;
}
#main_menu ul li.active, #main_menu ul li.noborder {
	border-right: none;
	padding-top: 0;
	
}
#main_menu ul li.first {
	border-right: none;
}
#main_menu ul li img {
	display: block;
}

#slogan {
	background: url(images/bg_slogan.gif) left bottom no-repeat;
	height: 32px;
}
/** edit 07-12-11 */
#ticker {
	background: #7D4C0A;
	color: #fff;
	height: 32px;
	margin: 0 17px 0 auto;
	padding: 0;
	width: 581px;
}
/*
#slogan_text {
	background: #7D4C0A;
	color: #fff;
	font-size: 14px;
	height: 24px;
	margin: 0 17px 0 auto;
	padding: 8px 0 0 20px;
	width: 540px;
}
*/
/** end edit */

#main_flash {
	background:url(images/flash_bg_new.jpg) no-repeat;
	height: 376px;
	padding-left:16px;
}



a {
	color:#F06501;
	text-decoration:none;
}

td .hinnakiri{
	border-bottom:solid 1px #FFC280;
	line-height:1.5em;
	padding:5px;
}

td .hinnakiri_viimane{
	line-height:1.5em;
	padding:5px;
}

.hinnadplaanid td{
	color:#602600;
	line-height:1.7em;
	border-bottom:solid 1px #FFC280;
	text-align:center;
}

.hinnadplaanid td a{
	font-weight:bold;
}

th{
	background: #FFC280;
	font-weight: bold;
	line-height:1.7em;
}
.specs{
	background-color:#FF9933;
	text-align:left;
	padding:0 5px;
}

.img-thumb{
	width:95px;
	height:95px;
	border:1px solid #d67100;
	background-color:#F7F7F5;
}
.linecell{
}
.linecell td{
	border-bottom:1px solid #FF9933;
	padding:2px;
}
.orangeline{
	border-bottom:1px solid #FF9933;
}
.cleanrow {
	border-bottom:none;
}

