@charset "utf-8";
body {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
        color: #333;
}

a {
    color: #0A5FA0;
    text-decoration: underline;
}

div.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
div.work-pane {
	clear: both;
	/*margin-bottom: 1em;*/
	width: 770px;
	margin-left: 5px;
	padding-bottom: 1em;
}
div.work-pane .pane-top {
	background: url(tarbija_work-pane_top.gif) no-repeat;
	width: 770px;
	height: 11px;
	overflow: hidden;
}
div.tabbed .pane-top {
	background: url(tarbija_work-pane_top.gif) no-repeat 0px -2px;
	width: 770px;
	height: 9px;
	overflow: hidden;
}
div.work-pane .pane-content {
	background: url(tarbija_work-pane_bg.gif) repeat-y;
	line-height: 1.6em;
	font-size: 1.1em;
	padding: 0 1.8em;
	padding-top: 1px;
}
div.work-pane .pane-bottom {
	clear: both;
	background: url(tarbija_work-pane_bottom.gif) no-repeat;
	width: 770px;
	height: 11px;
}
div.work-pane .tabs {
	height: 36px;
	overflow: hidden;
	background: url(tarbija_tabs_bg_bottom.gif) no-repeat 0px top;
	padding-left: 10px;
}
div.work-pane .tabs ul {
	margin: 0;
	padding: 0;
	float: left;
}
div.work-pane .tabs ul li {
	list-style: none;
	float: left;
	background: url(tabs_bg_right.gif) right 0px no-repeat;
	height: 36px;
	margin-left: 1px;
	padding-right: 15px;
}
div.work-pane .tabs ul li a {
	float: left;
	/*font-size: 1.1em;*/
	font-weight: bold;
	display: block;
	height: 36px;
	color: #fff;
	text-decoration: none;
	/*padding: 8px 0 0 15px;*/
	padding-left: 15px;
	padding-top: 11px;
	background: url(tabs_bg_left.gif) no-repeat 0px 0px;
	text-align: center;
}
div.work-pane .tabs ul li.two-lines a {
	padding-top: 4px;
}
div.work-pane .tabs ul li a:hover {
	text-decoration: underline;
}
div.work-pane .tabs ul li.active {
	background: url(tarbija_tabs_active_bg_right.gif) right 0px no-repeat;
}
div.work-pane .tabs ul li.active a {
	color: #ee2e24;
	background: url(tarbija_tabs_active_bg_left.gif) no-repeat 0px 0px;
}
div.work-pane .tabs .logout {
	float: right;
	display: block;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
	background: url(tarbija_logout.gif) no-repeat 90% top;
	padding: 3px 30px 3px 0px;
	margin-top: 8px;
}
div.work-pane .tabs .in-coop {
	float: right;
	display: block;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
	margin-top: 0px;
	padding-right: 10px;
}
div.work-pane .tabs .in-coop span {
	float: left;
	padding-top: 13px;
}
div.work-pane .tabs .in-coop img {
	float: left;
}
div.work-pane .tabs .logout:hover {
	background-position: 90% bottom;
}
.categories-list-table {
	margin-top: 1em;
}
.categories-list-table h3.highlighted a {
	color: #ff0000;
}
.categories-list-table h3 a {
	color: #333;
	font-size: 15px;
	font-weight: bold;
}
.categories-list-table td {
	padding-bottom: 0.5em;
}
.category-list-icon {
	display: block;
	float: left;
	margin-right: 7px;
	border-style: none;
}
.category-list-icon img {
	border-style: none;
}
.category-list-subcategories {
	float: left;
	width: 170px;
	font-size: 0.9em;
	line-height: normal;
}
.category-list-subcategories a {
	color: #333;
	font-size: 1.1em;
	text-decoration: none;
}
.category-list-subcategories a:hover {
	text-decoration: underline;
}
div.separator {
	clear: both;
	color: #c6c6c6;
	background-color: #c6c6c6;
	height: 1px;
	border-style: none;
	margin: 5px 0 0 0;
	overflow: hidden;
}
div.intro-text {
	float: left;
	width: 100%;
	margin-bottom: 1em;
}
div.quicksearch {
	clear: both;
	padding: 5px;
	padding-right: 11px;
	background-color: #ddd;
	border: 1px solid #ccc;
	margin-bottom: 0.7em;
}
div.search-separator {
	clear: both;
	color: #c6c6c6;
	background-color: #c6c6c6;
	height: 1px;
	border-style: none;
	margin: 4px 0 3px 0;
	overflow: hidden;
	width: 708px;
}
div.quicksearch .textfield {
	float: left;
	color: #999;
	font-style: italic;
}
div.quicksearch .size-m {
	width: 112px;
}
div.quicksearch select.rubriik {
	float: left;
	margin-right: 15px;
	width: 236px;
	padding: 3px;
	height: 24px;
	border: 1px solid #abadb3;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
}
div.quicksearch select option {
	padding-left: 10px;
}
div.quicksearch select .optgroup {
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 0px;
	font-size: 12px;
}
div.quicksearch .button {
	float: right !important;
	margin-right: 0;
	margin-left: 5px;
}
div.quicksearch .phrase {
	font: 14px Arial, Helvetica, sans-serif;
	color: #999;
	font-style: italic;
	height: 18px;
	padding: 4px 4px 0 25px;
	border: 1px solid #ABADB3;
	margin-right: 4px;
	background: url(searchterm_bg.gif) no-repeat 1px 1px #fff;
	width: 321px;
}
.button {
	display: block;
	float: left;
	height: 24px;
	background: url(button_bg_left.gif) no-repeat 0px 0px;
	padding-left: 15px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}
.button span {
	float: left;
	cursor: pointer;
	display: block;
	height: 22px;
	background: url(button_bg_right.gif) no-repeat right 0px;
	padding-right: 15px;
	padding-top: 2px;
}
.searchbutton {
	float: right !important;
	background-image: url(button_search_bg_left.gif);
	color: #FFF !important;
}
.searchbutton span {
	background-image: url(button_search_bg_right.gif);
}

/* KOGU CSS */

.no-border {
	border-style: none !important;
}
.no-border td {
	border-style: none !important;
}
th {
	text-align: left;
}
/* Tegevuste ploki pealkiri */
h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 1em 0 0 0;
	padding: 0;
}
/* Kategooria roheline pealkiri */
h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #6d9902;
}
h3 {
	font-size: 1.2em;
	margin-bottom: 0.5em;
}
h4 {
	font-size: 1.1em;
	margin-top: 0.5em;
	text-decoration: none;
}
h4 a, h3 a {
	/* color: #6d9902 !important; */
	text-decoration: none !important;
	font-size: 14px;
}
h4 a:hover, h3 a:hover {
	text-decoration: underline !important;
}
h3 span, h4 span {
	font-weight: normal;
}

/* Vormi elemendid */

.textfield {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
	padding: 3px;
	border: 1px solid #abadb3;
}
.select {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
	padding: 2px;
	border: 1px solid #abadb3;
}
.size-m {
	width: 120px;
}
.size-s {
	width: 70px;
}
.size-l {
	width: 180px;
}
.size-xl {
	width: 350px;
}
select.size-m {
	width: 128px;
}
select.size-s {
	width: 78px;
}
select.size-l {
	width: 188px;
}
.button {
	display: block;
	float: left;
	height: 24px;
	background: url(button_bg_left.gif) no-repeat 0px 0px;
	padding-left: 15px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}
.button span {
	float: left;
	cursor: pointer;
	display: block;
	height: 22px;
	background: url(button_bg_right.gif) no-repeat right 0px;
	padding-right: 15px;
	padding-top: 2px;
}
.gray {
	background: url(button_gray_bg_left.gif) no-repeat 0px 0px;
}
.gray span {
	background: url(button_gray_bg_right.gif) no-repeat right 0px;
}
.align-center { 
	padding-left: 44%;
}
/* Otsingutee */
div.path {
	float: left;
	padding-bottom: 1em;
	font-size: 0.9em;
}
div.path a {
	color: #0A5FA0;
	text-decoration: underline;
}
div.path a:hover {
	text-decoration: none;
}
div.path h2 {
	margin: 0;
	float: left;
	margin-right: 1em;
}
div.path .item {
	float: left;
	/*display: block;
	border: 1px solid #9dc93d;
	background: url(path_bullet.gif) right 0px no-repeat #e5fead;
	padding: 1px 25px 0px 5px;*/
	color: #333;
	text-decoration: none;
	/*height: 20px;
	overflow: hidden;*/
}
div.path .item:hover {
	text-decoration: underline;
}
div.path-separator {
	float: left;
	/*font-size: 1.5em;*/
	color: #666666;
	/*padding-top: 1px;*/
}

/* Otsing */

div.quicksearch {
	float: right;
	width: 220px;
	text-align: right;
}
div.quicksearch .textfield {
	float: right;
}
div.quicksearch .button {
	float: right;
	margin-right: 0;
	margin-left: 5px;
}
div.quicksearch .phrase {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
	height: 18px;
	padding: 4px 4px 0 4px;
	border: 1px solid #6c6c6c;
	color: #999999;
	width: 150px;
}
a.detailed-search-closed {
	display: block;
	border: 1px solid #6c6c6c;
	width: 162px;
	height: 21px;
	clear: both;
	float: right;
	color: #333;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 1px;
	background: url(detailed_search_closed_bg.gif) no-repeat 4px 4px;
	margin-top: 5px;
	margin-bottom: 5px;
}
input.searchterm {
	border: 1px solid red;
	background-color: #fdf8f0;
}
a.detailed-search-closed:hover {
	text-decoration: underline;
}
div.detailed-search-open {
	float: left;
	width: 746px;
	border: 1px solid #ddd;
	clear: both;
	background: #eee;
	position: relative;
	left: -11px;
}
div.detailed-search-open .close {
	float: right;
	color: #333;
	text-decoration: none;
	padding-right: 20px;
	background: url(detailed_search_open_bg.gif) no-repeat right 3px;
	font-weight: bold;
	margin-right: 5px;
	margin-top: 2px;
}
div.detailed-search-open .close:hover {
	text-decoration: underline;
}
.detailed-search-table {
	margin: 10px;
	width: 726px;
}
.detailed-search-table input,  select,  .checkbox {
	float: left;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-right: 4px;
}
.detailed-search-table select {
	height: 22px;
}
.detailed-search-table .textfield {
	height: 14px;
}
.detailed-search-table .checkbox {
	padding-top: 2px;
}
.searchbutton {
	float: right !important;
	background-image: url(button_search_bg_left.gif);
}
.searchbutton span {
	background-image: url(button_search_bg_right.gif);
}
/* Kuulutuste nimekiri */
div.promoted-ads {
	clear: both;
	float: left;
	margin-bottom: 1em;
	padding-left: 5px;
	height: 169px;
}
div.promoted-ads .item {
	display: block;
	margin-right: 5px;
	float: left;
	width: 149px;
	height: 169px;
	background: url('promoted_ads_background.gif') no-repeat;
	text-decoration: none;
}
div.promoted-ads .item:hover {
	background: url('promoted_ads_background.gif') no-repeat 0px -169px;
	cursor: pointer;
}
div.promoted-ads .item img {
	border: 1px solid #999;
	margin-left: 5px;
	margin-top: 10px;
}
div.promoted-ads .item .title {
	width: 140px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.1em;
	height: 2.1em;
}
div.list-item .title a {
	color: #0A5FA0;
	text-decoration: underline;
}
div.list-item .title a:hover {
	text-decoration: none;
}
div.promoted-ads .item .price {
	width: 140px;
	text-align: right;
	color: #cc0000;
	font-weight: bold;
}

div.kuulutused-header {
	position: relative;
	height: 1.6em;
	width: 728px;
	padding-bottom: 10px;
	/*background: #c8f368;*/
	/*border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	background: #eee;*/
}
div.kuulutused-header select {
	float: right;
	margin-left: 5px;
}
div.kuulutused-header .results-count {
	position: absolute;
	right: 0px;
	top: -36px;
}
div.pages {
	clear: both;
	float: left;
	height: 1.6em;
	text-align: center;
}
div.pages a {
	color: #333;
}
div.pages a.previous {
	font-weight: bold;
	margin-right: 25px;
}
div.pages a.next {
	font-weight: bold;
	margin-left: 25px;
}
div.pages a.active {
	color: #cc0000;
	font-weight: bold;
}
div.kuulutused-sorting {
	/*display: none;*/
	clear: both;
	height: 1.6em;
	width: 728px;
	background: #eeeeee;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 3px 0;
}
div.kuulutused-sorting div {
	float: left;
	color: #666;
	font-weight: bold;
}
div.kuulutused-sorting div.checkbox input {
	float: left;
}
div.kuulutused-sorting div.checkbox {
	width: 152px;
}
div.kuulutused-sorting .sort-title {
	width: 332px;
}
div.kuulutused-sorting .sort-date {
	width: 130px;
}
div.kuulutused-sorting .sort-price {
	float: right;
	padding-right: 9px;
}
div.kuulutused-sorting div a {
	color: #666666;
	font-weight: bold;
	padding-right: 10px;
	background-image: url(sorting_inactive.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	text-decoration: none;
}
div.kuulutused-sorting div a:hover {
	text-decoration: underline;
}
div.kuulutused-sorting div a.active {
	text-decoration: underline;
}
div.kuulutused-sorting div a.desc {
	background-image: url(sorting_active_desc.gif);
}
div.kuulutused-sorting div a.asc {
	background-image: url(sorting_active_asc.gif);
}
div.kuulutused-footer {
	height: 1.6em;
	width: 728px;
	padding-top: 5px;
}
div.kuulutused-footer .results-count {
	float: right;
}
div.list-item {
	position: relative;
	clear: both;
	border: 1px solid #c1c1c1;
	padding: 2px;
	width: 722px;
	margin-top: 2px;
}
div.list-item a.add-to-fav {
	float: right;
	padding-right: 3px;
	padding-top: 6px;
}
div.list-item .my-ad-status {
	float: right;
	padding: 0 5px;
	font-size: 11px;
	font-weight: bold;
	
}
div.list-item .green {
	background-color: #009900;
	color: #fff;
}
div.list-item .red {
	background-color: #cc0000;
	color: #fff;
}
div.list-item .orange {
	background-color: #FF9900;
	color: #fff;
}


div.edit-mode {
	/*background: url(minu_kuulutused_actions_bg.gif) right bottom no-repeat;*/
}
div.edit-mode div.description {
	margin-top: 23px !important;
}
div.front-page div.description {
	margin-top: 40px !important;
}
div.list-item .image {
	float: left;
	display: block;
	width: 139px;
	margin-right: 10px;
}
div.list-item .image img {
	padding: 1px;
	border: 1px solid #c1c1c1;
}
div.list-item .description {
	float: left;
	width: 570px;
	margin-top: 23px;
}
div.list-item .description .title {
	float: left;
	width: 320px;
	padding-right: 12px;
}
div.list-item .description .title a:visited {
	color: #bbb;
}
div.list-item .description .title a:visited strong {
	font-weight: normal;
}
div.list-item .description .date {
	float: left;
	width: 130px;
	color: #333;
	font-size: 1em;
}
div.list-item .description .views {
	float: left;
}
div.list-item .description .price {
	float: right;
	color: #539d05;
	font-weight: bold;
}
div.list-item .actions {
	clear: both;
	float: right;
	padding-top: 23px;
	width: 500px;
	font-size: 10px;
	text-align: right;
}
div.list-item .actions a {
	/*margin-right: 4px;*/
}
/* Kategooriate nimekiri */
.subcategories-list-table {
	clear: both;
	margin-bottom: 0;
}
.subcategories-list-table h4 {
	margin: 0;
	padding: 0;
}
.categories-list-table {
	margin-top: 1em;
}
.categories-list-table h3.highlighted a {
	color: #ff0000;
}
.categories-list-table h3 {
	margin-top: 5px;
	font-size: 13px;
	margin-bottom: 0;
}
.categories-list-table h3 a {
	color: #333;
}
.categories-list-table td {
	padding-bottom: 0;
}
.category-list-icon {
	display: block;
	float: left;
	margin-right: 7px;
	border-style: none;
}
.category-list-icon img {
	border-style: none;
}
.category-list-subcategories {
	float: left;
	width: 170px;
	font-size: 0.9em;
	line-height: normal;
}
.category-list-subcategories a {
	color: #333;
	font-size: 1.1em;
	text-decoration: none;
}
.category-list-subcategories a:hover {
	text-decoration: underline;
}

/* Kuulutuse detailvaade */
div.ad-wrapper {
	float: left;
	width: 730px;
}
div.ad-wrapper .ad-header {
	float: left;
	width: 580px;
}
div.ad-wrapper .action-buttons {
	float: right;
	margin-bottom: 0.5em;
}
div.ad-wrapper .id-and-nav-wrap {
	clear: both;
}
div.ad-wrapper .id-and-nav-wrap .ad-id {
	float: left;
	color: #333;
}
div.ad-wrapper .id-and-nav-wrap .adlist-actions {
	float: right;
}
div.ad-wrapper .ad-info-column {
	clear: both;
	float: left;
	width: 365px;
	padding-right: 5px;
}
div.ad-wrapper .ad-graphics-column {
	float: left;
	width: 360px;
}
div.ad-wrapper .ad-header h1 {
	color: #cc0000;
	margin: 0;
	padding: 0;
	font-size: 1.8em;
	margin-bottom: 0.5em;
	width: 500px;
}
div.ad-wrapper .header {
	height: 1.4em;
	background: #e7e7e7;
	padding: 5px;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 5px;
}
div.ad-wrapper .ad-info-column .info-table {
	width: 365px;
	margin-top: 5px;
	border-bottom: 1px solid #e7e7e7;
}
div.ad-wrapper .ad-info-column .info-table td {
	border-top: 1px solid #e7e7e7;
	padding-left: 5px;
}
div.ad-wrapper .ad-info-column .info-table td.price {
	color: #cc0000;
	font-weight: bold;
	font-size: 1.2em;
}
div.info-box {
	padding: 5px;
}
div.ad-wrapper .ad-graphics-column .pictures-wrapper {
	margin-top: 5px;
	background: #e7e7e7;
	padding: 4px;
}
div.ad-wrapper .ad-graphics-column .pictures-wrapper img {
	border: 1px solid #999;
}
div.ad-wrapper .ad-graphics-column .pictures-wrapper .big-picture {
	margin-bottom: 5px;
}
div.ad-wrapper .ad-graphics-column .pictures-wrapper .thumbnail {
	margin-right: 4px;
}
div.ad-wrapper .ad-graphics-column .video-wrapper {
	margin-top: 1px;
	width: 360px;
	height: 292px;
	overflow: hidden;
}
div.popup-pictures-wrapper {
        float:left;
        padding: 10px;
}
div.popup-pictures-wrapper img {
	border: 1px solid #999999;
	padding: 1px;
	margin-bottom: 1em;
}
div.popup-pictures-banners {
	padding: 24px 10px 10px 10px;
}
div.popup-pictures-banner {
	padding-top: 10px;
}
div.popup-pictures-banner img {
	border-style: none;
}

div.offers_wrapper {
	clear: both;
	width: 730px;
}
div.offers_wrapper .offers_count_total {
	float: left;
	font-weight: bold;
	margin-top: 10px;
}
div.offers_wrapper .offers_sorting_link {
	float: right;
	margin-top: 10px;
}
div.offers_wrapper .offers_sorting_link a {
	color: #cc0000;
	text-decoration: none;
}
div.offers_wrapper .offers_sorting_link a:hover {
	text-decoration: underline;
}
div.offers_wrapper .offers_box_border_shadow {
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	clear: both;
	margin-bottom: 1.5em;
}
div.offers_wrapper .offers_box {
	border: 1px solid #a0a0a0;
	padding: 1px;
	padding-bottom: 0;
}
div.offers_wrapper tr.offers_heading td {
	background: #8db2c8;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}
div.offers_wrapper tr.offers_columns td {
	background: #8db2c8;
	color: #fff;
	font-weight: bold;
}
div.offers_wrapper tr.offers_reply td {
	background: #ececec;
	font-weight: bold;
	border-top: 1px solid #fff;
}
div.offers_wrapper tr.offers_reply td.price {
	color: #d9261c;
}
div.offers_wrapper tr.offers_reply_content td {
	background: #ffffff;
	border-bottom: 1px solid #fff;
	padding: 15px;
}
div.offers_wrapper tr.offers_reply_content td span.offers_seller_answer {
	color: #ed5f00;
	font-weight: bold;
}
div.offers_wrapper .offers_wrapper textarea {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-left: 1px solid #868686;
	border-top: 1px solid #868686;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	float: left;
}
div.offers_wrapper textarea.offers_postreply {
	float: left;
	width: 610px;
	height: 30px;
	margin-right: 15px;
}
div.offers_wrapper textarea.offers_postoffer {
	width: 700px;
	height: 40px;
}
div.offers_wrapper .offers_textfield {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-left: 1px solid #868686;
	border-top: 1px solid #868686;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding: 3px;
	width: 150px;
}
div.offers_wrapper .offers_captcha {
	width: 50px;
}
/* Minu Soov */
div.my-profile-column {
	float: left;
	width: 355px;
	padding-right: 5px;
}
div.my-profile-column .header {
	clear: both;
	height: 1.4em;
	background: #e7e7e7;
	padding: 5px;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.my-profile-column img {
	margin-left: 5px;
	border: 2px solid #ccc;
	margin-bottom: 1em;
}
table.login-table {
	margin-left: 50px;
	margin-top: 1em;
}

/* Kuulutuse lisamine */

table.kuulutan-portaalivalik-table {

}
table.kuulutan-portaalivalik-table td {
	padding-top: 1em;
}
table.kuulutan-portaalivalik-table td img {
	float: left;
	margin-right: 15px;
}
table.kuulutan-portaalivalik-table td h3 {
	clear: none;
	float: left;
	margin-top: 18px;
}
ul.step-by-step {
	margin: 0;
	padding: 0;
}
ul.step-by-step li {
	list-style: none;
	float: left;
	margin: 6px 0;
}
ul.step-by-step li a {
	display: block;
	float: left;
	border: 1px solid red;
	padding: 0 4px;
	border: 1px solid #9dc93d;
	background: #e5fead;
}

ul.step-by-step li.active a {
	background: #ffffff;
	font-weight: bold;
}
ul.step-by-step li.inactive a {
	border: 1px solid #c8c8c8;
	background: #e9e9e9;
	color: #666666;
	text-decoration: none;
}

div.new_ad_wrapper {
	clear: both;
}
div.new_ad_wrapper #mklehed {
	display: none;
}

div.new_ad_wrapper .new_ad_pricelist {
	clear: both;
	float: right;
	height: 25px;
	display: block;
	background: url(kuulutuse_lisamine_pricelist_bg_right.gif) top right no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
}
div.new_ad_wrapper .new_ad_pricelist span {
	display: block;
	float: left;
	background: url(kuulutuse_lisamine_pricelist_bg_left.gif) top left no-repeat;
	height: 22px;
	padding: 3px 20px 0 20px;
}
div.new_ad_wrapper .new_ad_pricelist a {
	color: #ffffff;
}
div.new_ad_wrapper p {
	clear: both;
}
div.new_ad_wrapper .formtable {
	clear: both;
}
div.new_ad_wrapper .formtable td {
	border-top: 1px solid #dddddd;
}
div.new_ad_wrapper .formtable td.section_heading {
	border-style: none;
	background: url(kuulutuse_lisamine_section_heading_bg.gif) repeat-x;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
}
div.new_ad_wrapper .paper_wrapper {
	background: #efefef;
	border: 1px solid #afafaf;
}
div.new_ad_wrapper .paper_wrapper td {
	border-style: none;
}
div.new_ad_wrapper .paper_wrapper .paper_title {
	background: #e6e6e6;
	font-size: 16px;
	font-weight: bold;
}
div.new_ad_wrapper .paper_wrapper .paper_price {
	background: #e6e6e6;
	font-size: 13px;
}
div.new_ad_wrapper .paper_wrapper .paper_options {
	padding: 15px;
}
div.new_ad_wrapper .paper_wrapper .paper_options a.dates_link {
	background: url(kuulutuse_lisamine_calendar_icon.gif) top left no-repeat;
	padding-left: 26px;
	height: 25px;
	display: block;
	margin: 5px 0;
}
div.new_ad_wrapper .price {
	font-weight: bold;
	color: #cc0000;
}
div.new_ad_wrapper .price_total {
	font-size: 14px;
	font-weight: bold;
}
div.new_ad_wrapper .float_left {
	float: left;
}
div.new_ad_wrapper .float_right {
	float: right;
}
div.new_ad_wrapper .new_ad_picture {
	border: 2px solid #dedede;
	margin-bottom: 1em;
}
div.new_ad_wrapper .new_ad_picture_small {
	border: 2px solid #dedede;
	margin-right: 10px;
}
div.new_ad_wrapper table.no_borders td {
	border-style: none;
}
div.new_ad_wrapper .ad_in_paper_wrapper {
	border: 2px solid #666666;
	padding: 10px;
}
div.new_ad_wrapper .ad_in_paper_text {
	float: left;
	width: 500px;
}
div.new_ad_wrapper .ad_in_paper_image {
	float: right;
}
div.new_ad_wrapper .button {
	margin-right: 5px;
}

/* Teadete DIV-d */
div.error-wrapper, div.success-wrapper {
	width: 500px;
	clear: both;
	text-align: center;
	color: #fff;
	font-size: 1.3em;
	padding: 10px;
	margin: 0.5em auto;
	font-weight: bold;
}
div.error-wrapper {
	background: #d90000;
}
div.success-wrapper {
	background: #6d9902;
}
/* E-Pood */
div.list-item .description .keywords {
	float: left;
	width: 250px;
}
div.list-item .description .company_name {
	float: left;
	width: 200px;
	padding-right: 12px;
	padding-top: 15px;
}
div.ad-wrapper .epood-info-column {
	clear: both;
	float: left;
	width: 361px;
	margin-right: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	background: url(epood_infocolumn_top.gif) no-repeat top left #e7e7e7;
}
div.ad-wrapper .epood-info-column-bottom {
	width: 361px;
	height: 22px;
	float: left;
}
div.ad-wrapper .epood-info-column-right {
	float: left;
	width: 361px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	background: url(epood_infocolumn_top.gif) no-repeat top left #e7e7e7;
}
div.ad-wrapper .epood-info-column .info-box, div.ad-wrapper .epood-info-column-right .info-box {
	padding: 10px;
}
div.ad-wrapper .epood-company-info {
	float: left;
	width: 200px;
}
div.ad-wrapper .epood-company-logo {
	float: left;
	width: 135px;
}
div.ad-wrapper .epood-company-logo img {
	border: 1px solid #fff;
}
div.ad-wrapper .epood-map {
	clear: both;
	padding-top: 20px;
}
div.ad-wrapper .epood-map img {
	border: 1px solid #fff;
}
div.company-list-item {
	position: relative;
	float: left;
	border: 1px solid #c1c1c1;
	padding: 2px;
	width: 355px;
	height: 105px;
	margin-top: 2px;
	margin-right: 2px;
        overflow: hidden;
}

div.company-list-item a.add-to-fav {
	float: right;
	padding-right: 3px;
	padding-top: 6px;
}
div.company-list-item .image {
	float: left;
	display: block;
	width: 139px;
	margin-right: 10px;
}
div.company-list-item .image img {
	padding: 1px;
	border: 1px solid #c1c1c1;
}
div.company-list-item .description {
	float: left;
	width: 200px;
	margin-top: 5px;
}
div.company-list-item .description .title {
	float: left;
	/*width: 200px;*/
	padding-right: 12px;
	line-height: normal;
}
div.company-list-item .description .title a:visited {
	color: #bbb;
}
div.company-list-item .description .title a:visited strong {
	font-weight: normal;
}
div.company-list-item .description .price {
	clear: both;
	float: left;
	color: #539d05;
	font-weight: bold;
	width: 150px;
}
/* Üherealine reklaam kuulutuste nimekirjas */
div.one-line-ad {
	clear: both;
	width: 720px;
	height: 1.6em;
	padding: 5px 4px;
	background: url(one-line-ad-bg.gif) repeat-x;
}
div.one-line-ad .ad-content {
	float: left;
	color: #F60;
	font-weight: bold;
}

.bannertower {
	float: right;
	width: 202px;
	padding-right: 5px;
}
div.text-ads {
	width: 200px;
	background: #eeeeee;
	border: 1px solid #fff;
	margin-bottom: 5px;
}
div.text-ads a {
	color: #333;
}
div.text-ads dl {
	margin: 0;
	padding: 5px;
}
div.text-ads dt {
	font-weight: bold;
}
div.text-ads dd {
	padding: 0;
	margin: 0 0 8px 8px;
}
div.banner-w200 {
	margin-bottom: 5px;
}
div.banner-w200 img {
  border-style: none;
}
div.banner-w200 iframe {
    overflow: hidden;
}

#container {
	width: 985px;
	background-color: #FFFFFF;
	padding-top: 0px;
	margin: 0 auto;
	border: 1px solid #fff;
	border-top: none;
}
#main-wrapper {
	width: 985px;
	float: left;
}
#work-panes-wrapper {
	position: relative;
	clear: both;
	float: left;
	width: 775px;
	overflow: hidden;
}

/* Redefine teip.ee styles */
div.teip_header,
div.teip_footer {
    width: 1000px;
    margin: 0px auto;
}

div.teip_header a:link,
div.teip_header a:active,
div.teip_header a:visited
div.teip_footer a:link,
div.teip_footer a:active,
div.teip_footer a:visited{
    text-decoration: none;
    color: #00aef5;
}

div.teip_header a:hover,
div.teip_footer a:hover {
    color: #000000;
}

div.teip_header hr,
div.teip_footer hr {
    height: 0px;
    border: 1px solid #cccccc;
    color: #cccccc;
}
div.teip_header image,
div.teip_footer image,
div.teip_header img,
div.teip_footer img {
    border: 0;
    border: none;
}
div.teip_header form,
div.teip_footer form {
    margin: 0;
    padding: 0;
}

div.teip_header h2,
div.teip_footer h2 {
    font-size: 16px;
    margin: 0;
    padding: 0;
}