@charset "utf-8";

body 
{	
	/*height: 100%;*/
	margin: 0px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #BABABA; font-weight: normal;
  BACKGROUND-COLOR: #000000;
  
	SCROLLBAR-ARROW-COLOR: #DEA80C;
	SCROLLBAR-FACE-COLOR: #191919;
	SCROLLBAR-HIGHLIGHT-COLOR: #9A9698;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #E9E9E9;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #4C4B4C;
}

td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #BABABA; font-weight: normal}

a 
{
  text-decoration: none;
  color: #CA9E29;
  font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

.home_plast
{
	font-family:Helvetica;
	font-weight:bold;
	font-size:14px;
}

.mmenu
{
	font-size:8px;
	border-left:#F6F6F6 1px solid;
	height:32px;
	text-align:center;
	background-image:url('http://www.century21.bg/images/v2/_bg/mmenu_bgck.gif');
	background-repeat:repeat-x;
	text-transform:uppercase;
	padding-bottom:10px;
}

.mmenu a
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

.mmenu_over
{
	font-size:8px;
	border-left:#F6F6F6 1px solid;
	height:32px;
	text-align:center;
	background-color:yellow;
	background-image:url('http://www.century21.bg/images/v2/_bg/mmenu_bgck_hover.gif');
	background-repeat:repeat-x;
	text-transform:uppercase;
	padding-bottom:10px;
}

.mmenu_over a
{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

.bottom
{
	color:#000000;
	font-weight:normal;
}

input.t1 {
	font-size: 11px;
	width: 150px;
	text-align: left;
	vertical-align: middle;
	color: #48534F;
	background-color: #F9F9F9;
	border: #000000 1px ridge;
	height:16px;
}

input.t1_file {
	font-size: 11px;
	width: 150px;
	text-align: left;
	vertical-align: middle;
	color: #48534F;
	background-color: #F9F9F9;
	border: #000000 1px solid;
	height:20px;
}

input.t5 {
	font-size: 10px;
	width: 120px;
	list-style-position: inside;
	list-style-type: disc;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	background-color: #F9F9F9;
	border: #000000 1px solid;
}
input.t5_2 {
	font-size: 10px;
	width: 70px;
	list-style-position: inside;
	list-style-type: disc;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	background-color: #F9F9F9;
	border: #000000 1px solid;
}

select.t2 {
	font-size: 10px;
	border: #000000 1px solid;
	text-align: left;
	vertical-align: middle;
	height:18px;
}

select.t6 {
	font-size: 10px;
	width: 50px;
	border: #000000 1px solid;
	list-style-position: inside;
	list-style-type: disc;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;  
}

textarea.t3 {
	font-size: 11px;
	width: 100%;
	height: 100px;
	list-style-position: inside;
	list-style-type: disc;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	color: #48534F;
	border: #000000 1px solid; 
	background-color: #F9F9F9; 
}

select.t4 {
	font-size: 10px;
	width: auto;
	border: #000000 1px solid;
	list-style-position: inside;
	list-style-type: disc;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	color: #48534F;
	background-color: #F9F9F9;  
}

.input-btn
{
  font-size: 10px;
	font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	border:#000000 1px ridge;
	background-color: #E1E5E8;
	color: #4D4B4C;
}

.input-btn_green
{
  font-size: 10px;
	font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	border:#000000 1px ridge;
	background-color: #BEDFCC;
	color: #4D4B4C;
}

.input-btn_red
{
  font-size: 10px;
	font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	border:#000000 1px ridge;
	background-color: #DFC3BE;
	color: #4D4B4C;
}

div.scroll
{
	height: 225px;
	width: 100%;
	overflow: auto;
	border: none;
	padding-right: 5px;
}

.white
{
	color: #E8DFC7;
}

.white_link
{
	font-weight: bold;
	font-size:11px;
	color: #E8DFC7;
	font-family:Tahoma;
	text-transform:uppercase;
}

.white_link:hover
{
	font-weight: bold;
	font-size:11px;
	color: #000000;
	font-family:Tahoma;
	text-transform:uppercase;
}

.red
{
	font-weight: none;
	color: red;
}

.blue
{
	font-weight: none;
	color: blue;
}

.green
{
	font-weight: none;
	color: green;
}

.gray
{
	color: #BABABA;
}

.yellow
{
	color:#E3B625;
}

.bold
{
	font-weight:bold;
}

.black
{
	color:#000000;
}

.underline
{
	text-decoration:underline;
}

.deunderline
{
	text-decoration:normal;
}

.normal
{
	font-weight:normal;
}

.center
{
	text-align:center;
}

.small
{
	font-size:9px;
}

.italic
{
	font-style:italic;
}

.big
{
	font-size:13px;
}

.gray_bgck
{
	background-color:#404040;
	padding:3px;
	width:255px;
}

.gray_bgck_light
{
	text-align:right;
	background-color:#272727;
	width:130px;
	padding:3px;
}

.img_div_class
{
	background-image:url('http://www.century21.bg/images/v2/_bg/c_pic_bgck.gif');
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#FFFFFF;
}

.action
{
	color:#6C6C6C;
	text-decoration:underline;
}

dl
{
	margin: 0;
}

dd
{
	margin:0px;
	padding-bottom:5px;
	padding-top:10px;
	text-align:left;
}

.admin_button
{
	width:160px;
	height:30px;
	background-image:url('http://www.century21.bg/images/v2/_bg/c_admin_butt.gif');
	background-repeat:repeat-x;
	vertical-align:middle;
	padding-left:10px;
	padding-top:10px;
	margin-left:3px;
	margin-top:3px;
	border:none;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
}

.admin_button_over
{
	width:160px;
	height:28px;
	background-image:url('http://www.century21.bg/images/v2/_bg/c_admin_butt_over.gif');
	background-repeat:repeat-x;
	vertical-align:middle;
	padding-left:10px;
	padding-top:10px;
	margin-left:3px;
	margin-top:3px;
	border:#FFFFFF 1px solid;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
}

.t_table
{
	border-collapse:collapse;
}

.t_main
{
	background-color:#5A5D5B;
	padding:4px;
	border:#545654 1px solid;
	font-weight:bold;
}

.t_def
{
	background-color:#D1D7D5;
}

.t_def_dark
{
	background-color:#A1A1A1;
}

.t_add
{
	background-color:#EABEBE;
}

.t_def_hover
{
	background-color:#D3E6DB;
}

.t_td
{
	padding:4px;
	border:#545654 1px solid;
	color:#000000;
}

div.header_message
{
	float:left;
	position:relative;
	width:570px;
	height:23px;
	overflow:hidden;
	white-space: nowrap;
	/*background-color:#e1b93b;
	border-top:#ffffff 1px solid;
	border-bottom:#ffffff 1px solid;*/
	padding:3px 5px 0px 5px;
	margin:30px 0px 0px 5px;
	font-size:15px;
	background-image:url('http://www.century21.bg/images/v2/_bg/c_header_message_bgck.gif');
}
div.header_message span.title
{
	position:relative;
	display:block;
	color:#000000;
	z-index:11;
}
div.header_message span.shaddow
{
	position:relative;
	display:block;
	color:#665211;
	margin:-35px 0px 0px 1px;
	z-index:10;
}
div.header_message div.hm_move
{
	clear:both;
	white-space: nowrap;
}

div.lba_main
{
	position:absolute;
	width:100%;
	background-color:#000000;
	top:0px;
	text-align:center;
	filter:alpha(opacity=70);
	opacity:.70;
	z-index:1000;
}
div.lba_container
{
	position:absolute;
	width:400px;
	left:50%;
	margin:0px 0px 0px -200px;
	padding:0px;
	text-align:center;
	border:none;
	filter:alpha(opacity=10);
	opacity:.10;
	z-index:1001;
	overflow:hidden;
}

div.newsletter_box
{
	float:left;
	width:682px;
	margin:10px 0px 0px 0px;
	padding:2px 7px 2px 7px;
	background-color:#000000;
	border:#404040 1px solid;
}
div.newsletter_box h1
{
	color:#E3B625;
	font-size:11px;
}
div.newsletter_box div.formfield
{
	float:left;
	width:335px;
	padding:0px 5px 5px 0px;
}
div.newsletter_box div.formfield button.button
{
	float:left;
	background:transparent;
	width:69px;
	height:29px;
	border:none;
	margin:8px 0px 0px 0px;
	padding:0px;
	cursor:pointer;
}
div.newsletter_box div.formfield button.button img { border:0px; display:block; }
