#logo
{
	height: 83px;
	float: left;
	
}
#menu
{
	height: 30px;
	float: left;
	clear: left;
	width: 235px;
}
#banner
{
	height: 90px;
	width: 728px;
	float: right;
	margin-right: 11px;
	margin-top: 11px;
}
#a_logo
{
	display: block;
	height: 83px;
	width: 232px;
	background: url("/images/logo.jpg") no-repeat left top;
	
}
#size
{
	width: 1000px;
	height: 1px;
}
#a_home
{
	display: block;
	width: 75px;
	height: 30px;
	float: left;
	margin-right: 1px;
	background: url("/images/home.jpg") no-repeat left top;
}
#a_home:hover, #a_home.selected
{
	background: url("/images/home1.jpg") no-repeat left top;
}

#a_blog
{
	display: block;
	width: 73px;
	height: 30px;
	float: left;
	margin-right: 1px;
	background: url("/images/blog.jpg") no-repeat left top;
	
}
#a_blog:hover, #a_blog.selected
{
	background: url("/images/blog_h.jpg") no-repeat left top;
}

#a_contact
{
	display: block;
	width: 82px;
	height: 30px;
	float: left;
	margin-right: 1px;
	background: url("/images/contact.jpg") no-repeat left top;
}
#a_contact:hover, #a_contact.selected
{
	background: url("/images/contact_h.jpg") no-repeat left top;
}

#main_panel
{
	background: url("/images/main_panel.jpg") no-repeat left top;
	margin: 0;
	padding: 0;
	height: 100%;
}
#main_panel_left
{
	padding: 19px 0 0 26px;
	width: 332px;
	background: url("/images/main_panel_right.jpg") no-repeat right center;
	
}
#main_panel_right
{
	font-size: 11px;
	padding: 19px 25px 0 16px;
	
}
#tb_main_panel
{
	height: 180px;
	width: 100%;
	font-size: 11px;
	color: #a6a6a6;
}
#t_trigger_left
{
	width: 16px;
}
#t_trigger_right
{
	width: 15px;
	background: url("/images/t_trigger_right.jpg") no-repeat right top;
	
}

#trigger_left
{
	width: 16px;
	height: 65px;
	background: url("/images/close_left.jpg") no-repeat left top;
	cursor: pointer;
	
}
#trigger_right
{
	width: 15px;
	height: 65px;
	background: url("/images/close_right.jpg") no-repeat left top;
	cursor: pointer;
}
#div_submit
{
	position: relative;
	float: right;
}

#search_ex
{
	float: left;
	padding-top: 15px;
}
#search_submit
{
	border: 0;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 14px;
	top: 8px;
	height: 26px;
	width: 96px;
	background: url("/images/search_button.jpg") no-repeat left top;
	z-index: 50;
}
#search_loading
{
	position: absolute;
	right: 35px;
	top: -2px;
	z-index: 100;
	width: 66px;
	height: 66px;
	display: none;
}
#main_panel_left h3
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #ffffff;
	font-weight: lighter;
	background: url("/images/search_title.jpg") no-repeat left top;
	padding: 5px 10px;
	margin-bottom: 19px;
}
#category_id
{
	margin: 0 4px 9px 0;
	padding: 0;
	border: 0;
	color: #424242;
	width: 154px;
	height: 22px;
	padding-top: 3px;
	background: url("/images/search.jpg") no-repeat left top;
}
#region_id
{
	margin: 0 4px 9px 0;
	padding: 0;
	border: 0;
	color: #424242;
	width: 155px;
	height: 22px;
	padding-top: 3px;
	background: url("/images/search.jpg")no-repeat left top;
	
}
#search
{
	width: 317px;
	border: 0;
	padding: 0;
	margin: 0;
	background: url("/images/search.jpg")no-repeat left top;
	height: 19px;
	padding-top: 3px;
	padding-left: 6px;
	color: #424242;	
}

#add_box
{
	position: absolute;
	bottom: -10px;
	right: -18px;
	width: 42px;
	height: 46px;
}
#add_tag
{
	height: 45px;
}
#add_link
{
	background: url("/images/add_link.jpg") repeat-x left top;
	cursor: pointer;
	position: relative;
}
#add_link_left
{
	background: url("/images/add_left.jpg") no-repeat left top;
}
#add_link_right
{
	height: 63px;
	color: #ffffff;
    text-align: center;
	font-size: 20px;
	line-height: 20px;
	padding-top: 26px;
	background: url("/images/add_right.jpg") no-repeat right top;
}

#add_link_right span
{
	font-size: 16px;
}

h1.main
{
	
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #ffffff;
	font-weight: lighter;
	padding-left: 26px;
	height: 28px;
	line-height: 28px;
	margin-bottom: 20px;
	background: url("/images/h1main.jpg") no-repeat right top;
}
h2.main
{
	font-size: 19px;
 	color: #424242;
 	font-weight: normal;
 	font-family: Trebuchet MS;
	padding: 10px 0 10px 30px;
}
#left h2
{
	font-family: Trebuchet MS;
	font-size: 16px;
	background: url("/images/categories.jpg") no-repeat left top;
	height: 42px;
	font-weight: lighter;
	padding: 23px 0 0 18px;
}
#left li a
{
	display: block;
	height: 34px;
	color: #ffffff;
	font-weight: bold;
	background: url("/images/category_item.jpg") no-repeat left top;
	padding-left: 18px;
	padding-top: 10px;
	
}
#left li a:hover, #left li a.selected
{
	background: url("/images/category_item_h.jpg") no-repeat left top;
	text-decoration: none;
}
#left a img
{
	float: left;
	margin-right: 10px;
}
#left a span
{
	font-size: 11px;
	font-weight: normal;
	color: #71bde9;
}
#right h2
{
	font-family: Trebuchet MS;
	font-size: 16px;
	background: url("/images/regions.jpg") no-repeat left top;
	height: 42px;
	font-weight: lighter;
	padding: 23px 0 0 18px;
}

#right li a
{
	display: block;
	height: 27px;
	line-height: 27px;
	color: #ffffff;
	font-weight: bold;
	background: url("/images/region_item.jpg") no-repeat left top;
	padding-left: 45px;
	
}
#right li a:hover, #right li a.selected
{
	background: url("/images/region_item_h.jpg") no-repeat left top;
	text-decoration: none;
}
#right a img
{
	float: left;
	margin-right: 10px;
}
#right a span, #regions_romania span
{
	font-size: 11px;
	font-weight: normal;
	color: #71bde9;
}
#regions_romania
{
	background: url("/images/regions_romania.jpg");
	height: 31px;
	line-height: 31px;
	padding-left: 45px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 20px;
}
#footer a
{
	color: #71bde9;
}
#copyright
{
	float: left;
	height: 46px;
	line-height: 46px;
	padding-left: 20px;
}
#partners img
{
	vertical-align: middle;
	margin: 0 5px;
}

#partners
{
	float: right;
	height: 46px;
	line-height: 46px;
	padding-right: 20px;
}
#webankor
{
	float: right;
	height: 33px;
	line-height: 33px;
}
#logo_webankor
{
	float: right;
	margin-top: 4px;
	margin-right: 20px;
	clear: right;
}
#logo_webankor img
{
	vertical-align: middle;
	margin-left: 8px; 
}
.content_close .item
{
	padding: 20px 20px 15px 26px;
	border-bottom: 1px solid #d4d4d4;
	border-top: 1px solid white;
	float: left;
	width: 45%;
	background: url("/images/item1.jpg") no-repeat right center;
	
}
.content_open .item
{
	padding: 20px 20px 15px 26px;
	border-bottom: 1px solid #d4d4d4;
	border-top: 1px solid white;
	float: none;
	width: 92%;
}
.item img
{
	
	float: left;
	padding-right: 26px;
	
}
.item h2 a
{
	color: #2a86ba;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 6px;
}

.item_content
{
	margin-left: 140px;
	height: 115px;
}
.item_content div
{
	color: #b1aea5;
	background: url("/images/date.jpg") no-repeat left center;
	padding-left: 20px;
	margin-bottom: 6px;
	padding-top: 2px;
}
 
.content_close .item1
{
	padding: 12px 5px 0 15px;
	width: 30%;
	float: left;
	border-bottom: 1px solid #dbdbdb;
	height: 70px;
	background: url("/images/item1.jpg") no-repeat right center;
	font-size: 11px;
}
.content_open .item1
{
	padding: 12px 5px 0 15px;
	width: 46%;
	float: left;
	border-bottom: 1px solid #dbdbdb;
	height: 70px;
	background: url("/images/item1.jpg") no-repeat right center;
	font-size: 11px;
}
.item1 h2 a
{
	font-weight: normal;
	color: #2a86ba;
	font-size: 13px;
	background: url("/images/item1_h2.jpg") no-repeat left center;
	padding-left: 13px;
}
.item1 a
{
	color: #2a86ba;
	cursor: pointer;
}
.item1 div
{
	padding-left: 13px;
}
.date
{
	color: #b2b2b2;
	padding-bottom: 3px;
}
.extra_info
{
	clear: both;
	background: url("/images/extra_info.jpg") repeat-x left top;
}
.extra_info h1
{
	height: 28px;
	line-height: 28px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #ffffff;
	font-weight: lighter;
	padding-left: 26px;
}
.info
{
	height: 47px;
	color: white;
	background: url("/images/info.jpg") no-repeat left center;
	padding: 20px 10px 0 82px;
}

.info a
{
	color: #71bde9;
}

.green
{
	color: #a5e016;
}
.div_clear
{
	
	clear:both;
}

.label
{
	float: left;
	width: 200px;
	clear: left;
	padding: 10px 0;
}
.form_field
{
	float: left;
	clear: right;
	padding: 10px 0;	
}
.text_content
{
	padding: 20px;	
	line-height: 150%;
}

.text_content p
{
	padding-bottom: 10px;
}

.text_content a
{
	color: #2a86ba;
}

.text_content a:hover
{
	border-bottom: 1px solid #2a86ba;
	text-decoration: none;
}

.pcstats
{
	float: right;
	padding-right: 20px;
}

.pcstats span
{
	color: #75b306;
	font-weight: bold;
	
}

.previous
{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.previous a
{
	background: url("/images/previous.jpg") no-repeat left top;
	height: 23px;
	width: 100px;
	display: block;
	
}
.previous span
{
	background: url("/images/previous_disabled.jpg") no-repeat left top;
	height: 23px;
	width: 100px;
	display: block;
	
}
.numbered_page_links
{
	float: left;
	padding-top: 5px;
}
.numbered_page_links a
{
	color: #676767;
	padding: 0 2px;
	
}
.numbered_page_links b
{
	color: #f3a116;
	padding: 0 2px;
}
.next
{
	float: left;
	padding-left: 10px;
}
.next a
{
	background: url("/images/next.jpg") no-repeat left top;
	height: 23px;
	width: 100px;
	display: block;
	
}
.next span
{
	background: url("/images/next_disabled.jpg") no-repeat left top;
	height: 23px;
	width: 100px;
	display: block;
	
}
.paginationControl
{
	padding: 20px 0;
}
.text_content h2
{
 	color: #75b306;
 	font-family: Trebuchet MS;
 	font-weight: normal;
 	padding: 10px 0;
}
.text_content h1 .details_date
{
 	color: #b1aea5;
	background: url("/images/date.jpg") no-repeat left center;
	padding-left: 20px;
	padding-top: 2px;
	margin-bottom: 10px;
	display: block;
	font-size: 12px;
}
 
.details_images
{
 	padding: 5px;
 	float: right;
}
.details_other_images
{
 	width: 300px;
 	
}
.details_other_images img
{
 	float: left;
 	margin-right: 10px;
}
.text_content h1
{
 	font-size: 19px;
 	color: #2a86ba;
 	font-weight: normal;
 	font-family: Trebuchet MS;
}
.user_contact
{
 	float: left;
 	width: 500px;
}
.form_field input,  .form_field textarea
{
 	width: 230px;
}

#p_loading
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	background: black;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
	padding-top: 300px;
	z-index:150;
}
.space1
{
	height: 460px;
}
.space2
{
	height: 250px;
}
.space3
{
	height: 150px;
}

h1.first_title
{
	font-weight: normal;
	font-size: 10px;
	color: #eeeeee;
	text-align: center;
	padding: 4px;
	background: #444444;
	
}
.adsense_center1
{
	padding: 20px 20px 15px 26px;
}
.adsense_left1
{
	margin-left: 18px;
	margin-bottom: 5px;
}
.expired h2
{
	color: #a9a9a9;
}
.details_hits
{
	float: right;
}
h1.expired
{
	color: #a9a9a9;	
}
.expired_div
{
	font-size: 13px;
	float: right;
	clear: right;
}
.expired_div span
{
	color: #f09c18;
	font-weight: bold;
}

#content_ad, #content_ad
{
	width: 400px;
	height: 200px;
}
#edit_regions_id, #new_regions_id
{
	width: 250px;
	height: 100px;
}

#email, #phone, #new_category_id, #edit_category_id, #email
{
	width: 250px;
}
#mail_content
{
	width: 250px;
	height: 200px;
}
.table_list th div
{
	background: url('/images/th_bg.jpg') repeat-x left top;
	border: 1px solid white;
	margin: 1px;
	padding: 3px;
}
.table_list
{
	font-size: 10px;
}
.table_list td
{
	background: url('/images/list_table_td.jpg') repeat-x left top;
	padding-left: 4px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	border-top: 1px solid white;
	vertical-align: middle;
	
}
.table_list td.align_left
{
	text-align: left;
}
.error_mess, .errors
{
	color: red;
}
.searchesLink
{
	padding: 20px 10px 10px 20px;	
}
.searchesLink a
{
	color: #71bde9;
}
.hiddenPic {display:none;}