/* # Unic CMS v4.4 # (c) Romas Pumpalavicius (www.sprendimai.com) 2007 # */

BODY, TD, TH {
	font-family: Tahoma;
	font-size: 8.5pt;
}

A:hover {
	color: #e80000;
}

.content {
	padding: 16px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.content_2 {
	padding: 11px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.top_menu, .top_menu A {
	cursor: hand; cursor: pointer;
	color: #126aaf;
	font-size: 8pt;
	font-weight: none;
}

.top_menu_current, .top_menu_current A, .top_menu_current A:hover {
	cursor: hand; cursor: pointer;
	background-color: #126aaf;
	color: #ffffff;
	font-size: 8pt;
	font-weight: none;
	text-decoration: none;
}

.copyright, .copyright A, .copyright A:hover {
	color: #666666;
	font-size: 8pt;
	font-weight: none;
	text-decoration: none;
}

.bottom_menu {
	color: #000000;
	font-size: 8pt;
	font-weight: none;
}

A.bottom_menu {
	color: #126aaf;
}

A.bottom_menu_current {
	color: #e80000;
}

.title, .title A {
	color: #126aaf;
	font-family: Tahoma;
	font-size: 13pt;
	font-weight: bold;
}

.border, .content IMG {
	color: #ffffff; border: double #d1d1d1 3px;
}

.comment, .comment A {
	color: #999999;
	font-size: 8pt;
	font-weight: none;
}

.cms_table TABLE, .cms_table TR, .cms_table TD, .cms_table TH {
	border-collapse: collapse;
	border: solid 1px #d1d1d1;
	font-family: Tahoma;
	font-size: 8pt;
}

.cms_table TH {
	background-color: #d1d1d1;
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
}

INPUT, SELECT {
	background-color: #ffffff;
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	height: 19px;
	/*border: inset 2px;*/
}

INPUT.button {
	background-color: #d4d0c8;
	color: #000000;
	border: outset 2px;
}

.ad_block_container {
	float: left;
	padding: 5px;
}

.ad_block {
	width: 139px;
	height: 177px;
	border: solid #b0b0b0 1px;
}

.ad_clickable {
	cursor: hand; cursor: pointer;
}

.ad_title {
	padding-left: 5px;
	font-size: 7.5pt;
}
.ad_title, .ad_title A {
	color: #ffffff;
}
.ad_title A:hover {
	color: #ffffff;
	text-decoration: none;
}

.ad_price {
	color: #505050;
	font-size: 8pt;
	font-weight: bold;
}

.ad_location {
	color: #333333;
	font-size: 7.5pt;
	overflow: hidden;
}

.hotdeal {
	color: #333333;
	font-size: 8pt;
}

.item_title {
	color: #126aaf;
	font-size: 8.5pt;
	font-weight: bold;
}

.item_subtitle {
	color: #999999;
	font-size: 8.5pt;
	font-weight: bold;
}

.paging, .paging A, .paging A:hover {
	color: #126aaf;
	font-size: 8pt;
	text-decoration: none;
}

.paging_current, A.paging_current, A:hover.paging_current {
	color: #e80000;
}

