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

BODY, TD, TH {
	font-family: Verdana;
	font-size: 11px;
}

A:link {
	text-decoration: none;
}

A:visited {
	text-decoration: none;
}

A:active {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
	color: #f8c939;
}

.copyright, .copyright A {
	color: #957b7d;
	font-size: 11px;
	font-weight: none;
}

.login {
	color: #000000;
}

.login A, A.login {
	color: #f8c939;
}

.login_input_text {
	width: 100px;
	height: 22px;
	border: solid #dc7621 1px;
	background-color: #f8c939;
	color: #dc7621;
}

.login_input_checkbox {
	width: 13px;
	height: 13px;
	border: solid #dc7621 1px;
	background-color: #f8c939;
	color: #dc7621;
}

.title, .title A {
	font-weight: bold;
	padding-bottom: 2px;
}

.even {
	background-color: #650000;
}

.uneven {
	background-color: #560505;
}

.vip {
	color: #FF0000;
	font-weight: bold;
}

.menu, .menu_current {
	height: 20px;
	padding-right: 20px;
}

.menu_current A {
	color: #efc6c8;
}

.banners {
	/*font-style: italic;*/
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 20px;
}

.line_vertical {
	width: 1px;
	background-color: red;
}

.line_vertical_current {
	width: 1px;
	background-color: #efc6c8;
}

.line {
	height: 1px;
	background-color: red;
}

.hr {
	height: 5px;
	background-color: #560505;
}

.border, .border TD, .border TH {
	border: #560505 solid 5px;
	border-collapse: collapse;
}

.noborder, .noborder TD, .noborder TH {
	border: none;
	background-color: none;
	border-collapse: collapse;
}

.mb_thumbnail {
	width: 100px;
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
}

.frm_thumbnail {
	border-bottom: #560505 solid 5px;
}

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

.rs_block_tbl {
	width: 315px;
	border: #560505 solid 5px;
	cursor: hand;
	cursor: pointer;
}

.rs_block_tbl_newest {
	width: 270px;
	border: #560505 solid 5px;
	cursor: hand;
	cursor: pointer;
}

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

.photo_block_tbl {
	background-color: #560505;
	height: 530px;
}

.photo_block_tbl, .photo_block_tbl TD, .photo_block_tbl TH {
	width: 315px;
	border: #560505 solid 5px;
	border-collapse: collapse;
}

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

.sms_block_tbl {
	width: 315px;
	border: #560505 solid 5px;
}

.sms_block_tbl TD {
	font-size: 9px;
}

.sexentry {
	background-color: #560505;
	cursor: hand;
	cursor: pointer;
}

.highlight {
	color: #f8c939;
}

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

BLOCKQUOTE {
	border: #650000 solid 5px;
	font-style: italic;
	padding: 5px;
}

.unread, .unread A {
	color: #00ff00;
	font-weight: bold;
}