body
{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

a
{
	cursor: pointer;
}

#header
{
	margin: 0;
	padding: 0;
	width: 973px;
	height: 69px;
	background-image: url('/images/top.gif');
	background-repeat: no-repeat;
}

.top_table
{
	background-image: url('/images/top_bg.gif');
	background-repeat: repeat-x;
}

#header span
{
	display: block;
	width: 570px;
	height: 69px;
	background-image: url( '/images/top_right.jpg' );
	background-repeat: repeat-x;
	margin: 0 0 0 auto;
}

#top
{
	padding: 5px 0;
}

#top div
{
	float: right;
}

#menu
{
	width: 245px;
	padding: 0 5px 0 0;
	vertical-align: top;
	text-align: center;
}

#content
{
	vertical-align: top;
	height: 100%;
	width: 100%;
	color: #00689D;
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	font-size: 12px;
	text-align: justify;
	padding: 0 0 10px;	
}

#content h1
{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	color: #44A30D;
}

#content table.content
{
	vertical-align: top;
	height: 100%;
	width: 100%;
	color: #00689D;
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

#content table.content table
{
	vertical-align: top;
	color: #00689D;
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

#content table
{
	vertical-align: top;
	color: #00689D;
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

#content a
{
	color: #E97611;
	text-decoration: none;
}

#content a:hover
{
	text-decoration: underline;
}

#subpages_ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	vertical-align: top;
	color: #00689D;
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	font-size: 12px;
	text-align: justify;
	background-color: #FFFFFF;
}

#subpages_ul li
{
	display: block;
	height: auto;
	margin: 20px 0;
}

#subpages_ul li img
{
	border: 1px solid #00689D;
	padding: 2px;
	margin: 0 10px 0 0;
}

#subpages_ul h4
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#subpages_ul h4 a
{
	text-decoration: underline;
}

#subpages_ul h4 a:hover
{
	text-decoration: none;
}

#right
{
	width: 250px;
	vertical-align: top;
	height: 100%;
	padding: 0 0 0 10px;
}

#spacer
{
	margin: 0;
	padding: 1px 0 2px;
}

td#banners
{
	display: inline;	
}

td#banners div
{
	float: left;
	width: 240px;
	margin: 3px 0;
}

td#banners div#spacer
{
	display: inline;
	width: 0.27em;
}

td#footer
{
	width: 100%;
	background-color: #00AEEF;
}

td#footer ul
{
	display: inline;
	list-style: none;
}

td#footer ul li
{
	float: left;
	padding: 3px 0;	
}

td#footer li div#spacer
{
	background-color: #CCEFFC;
	width: 1px;
	height: 15px;
}

td#footer a
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	margin: 0 15px;
}

td#footer a:hover
{
	text-decoration: none;
}

td#bottom
{
	padding: 15px 0;
	width: 100%;
	color: #033CAC;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
}

td#bottom a
{
	color: #033CAC;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: underline;
}

td#bottom a:hover
{
	text-decoration: none;
}

.header_blue_right
{
	display: block;
	width: 100%;
	height: 17px;
	background-image: url( '/images/header_blue_right.gif' );
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;	
	padding: 3px 0 0 0;
}

* html .header_blue_right
{
	height: 20px;
}

.header_blue_right span
{
	margin: 0 0 0 18px;
}

#search
{
	display: block;
	height: 53px;
	background-image: url( '/images/index_search_form_bg.gif' );
	background-repeat: repeat-x;
	text-align: center;
	margin: 0;
}

#search .search_input
{
	margin: 10px 0;
	border: 1px solid #EEF5FA;
}

#search .search_button
{
	background-color: #00AEEF;
	border: 0px;
	color: #ffffff;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	padding: 3px 10px 2px;
	margin: 10px 0;
}

.errors
{
	color: #FF0000;
	font-size: 120%;
}

ul#navcontainer
{
	margin: 0;
	padding: 0;
	width: 240px;
	list-style-type: none;
	font-family: Tahoma, Verdana, Sans-serif;
}

ul#navcontainer li
{
	display: inline;
}

ul#navcontainer li a
{
	text-decoration: none;
	height: 16px;
	_height: 19px;
	padding-top: 3px;
	display: block;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	width: 240px;
	cursor: pointer;
	text-align: center;
	background-image: url('/images/top_blue.gif');
	background-repeat: no-repeat;
}

ul#navcontainer li a:hover
{
	text-decoration: underline;
}
	
ul#navcontainer li ul
{
	position: relative;
	display: none;
	margin: 0;
	padding: 0;
	background: none;
}

ul#navcontainer li ul li
{
	display: block;
	line-height: 15px;
}

ul#navcontainer li ul li a
{
	text-decoration: none;
	color: #ffffff;
	background-color: #00AEEF;
	width: 240px;
	padding-top: 2px;
	_padding-top: 1px;
	border-top: 1px #ffffff solid;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	background-image: none;
}

ul#navcontainer li ul li a:hover
{
	text-decoration: underline;
}

ul#navcontainer li:hover ul, ul#navcontainer li.over ul
{
	display: block;
	position: absolute;
}

* html ul#navcontainer li.over ul
{
	display: block;
	position: absolute;
}

#current_city
{
	width: 200;
}

#current_city div
{
	background-image: url('/images/current_city.gif');
	background-repeat: no-repeat;
	width: 215px;
	height: 16px;
	_height: 19px;
	text-align: center;
	margin-left: 7px;
	text-transform: uppercase;	
	padding-top: 3px;
}

#current_city div a
{
	color: #317609;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#current_city div a:hover
{
	text-decoration: none;
}

div.message_red
{
	color: #FF0000;
	font-weight: bold;
	padding: 10px;
}

div.message_green
{
	color: #44A30D;
	font-weight: bold;
	padding: 10px;
}

div.message_blue
{
	color: #009FDA;
	font-weight: bold;
	padding: 10px;
}

div.message_red ul, div.message_blue ul, div.message_green ul
{
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

.book
{
	margin: 0;
	padding: 0;
	text-align: justify;
}

.book strong
{
	color: #44A30D;
}

#sc_right
{
	width: 240px;
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	font-size: 12px;
	margin-bottom: 3px;
}
.sc_cl
{
	background-image: url( '/images/corner_blue_left.gif' );
}
.sc_cl span
{
	display: block;
	width: 13px;
}
.sc_header
{
	padding: 0 0 0 5px;
	text-transform: uppercase;
	font-weight: bold;
	height: 20px;
	width: 100%;
	color: #FFFFFF;
	background-color: #00AEEF;
}
.sc_content
{
	border: 1px solid #00AEEF;
	border-top: 0px;
	padding: 8px;
	margin: 0 0 10px;
	color: #00689D;
}
.sc_spacer
{
	border-bottom: 1px solid #00AEEF;
	margin: 10px 0;
}

.sc_edit
{
	border: 1px solid #00AEEF;
	width: 100%;
}

.sc_button
{
	background-color: #00AEEF;
	border: 0px;
	padding: 2px 10px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
#sc_btn_block
{
	text-align: center;
	margin-top: 4px;
}
#sc_form
{
	padding: 0px;
	margin: 0px;
}

.popup_error_message
{
	font-weight: bold;
	color: #ff0000;
}

.login_label, .password_label
{
	padding: 2px 4px 0 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.password_label
{
	padding-left: 18px;
}
.login_input
{
	width: 110px;
}
.login_input input
{
	width: 110px;
	border: 1px solid #276105;
	height: 17px;
	font-size: 11px;
}
.login_form
{
	font-size: 11px;
}
.login_link
{
	padding-bottom: 3px;
	
}
.login_link a
{
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.login_link a:hover
{
	text-decoration: none;
	color: #fff;
}
.login_button
{
	padding-left: 15px;
	_padding-top: 2px;
}
#login_error
{
	padding: 0 0 0 15px;
}
#login_error div
{
	padding: 1px 15px;
	background-color: #9b0000;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, sans-serif;
	height: 13px;
	line-height: 11px;
	_padding-top: 2px;
	_height: 12px;
}
.auth_info
{
	font-size: 11px;
	color: #ffffff;
	padding: 0 0 10px 15px;
	font-family: Arial, sans-serif;
}
.auth_info a
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.auth_info a:hover
{
	color: #ffffff;
	text-decoration: none;
}

#register_form
{
	padding: 0;
	margin: 0;
}
.user_edit
{
	border: 1px #95d2ef solid;
	background-color: #f5f5f5;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 200px;
}
.red_star
{
	font-weight: bold;
	color: #ff0000;
}
.user_errors
{
	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
	margin-bottom: 10px;
}
.forgot_button
{
	padding: 1px 0 0 10px;
}
.profile_header
{
	border: 1px #b2f2a8 solid;
	background-color: #e6ffd5;
	margin: 3px;
	padding: 0 10px;
	cursor: pointer;
}
.profile_header img
{
	vertical-align: -3px;
	margin: 2px 0;
}
.profile_header span
{
	vertical-align: 1px;
	_vertical-align: -1px;
	margin-left: 6px;
}
.profile_header span span
{
	vertical-align: auto;
	margin-left: 6px;
	color: #d99400;
	font-weight: bold;
}
.profile_content
{
	display: none;
	padding: 10px;
}
.form_sig
{
	font-size: 10px;
	color: #929292;
	vertical-align: 3px;
}
.avatar
{
	border: 1px #000 solid;
}
.profile_avatar
{
	padding-top: 4px;
}
.profile_module span
{
	vertical-align: 2px;	
}

#anonces_search select
{	
	font-size: 12px;
}

#anonces_search
{	
	font-size: 12px;
	color: #00689d;
}
.supp_link_2
{
	display: block;
	float: right;
	clear: left;
	margin-bottom: 10px;
	background-color: #00a317;
	font-family: Arial, sans-serif !important;
	font-size: 14px !important;
	font-weight: bold !important;
	color: #ffffff !important;
	padding: 4px 10px !important;
	text-decoration: none !important;
	border: 1px #008913 solid;
}

.supp_link_2:hover
{
	background-color: #00c21b !important;
	text-decoration: none !important;
	color: #ffffff !important;
}

.base_add_link {
	font-family: Arial, sans-serif !important;
	font-size: 14px !important;
	font-weight: bold !important;
	display: block !important;
	text-align: right !important;
	margin: 5px 0 !important;
}

.button2 {border-bottom: 1px #474747 solid; border-right: 1px #474747 solid; border-left: 1px #e6e6e6 solid; border-top: 1px #e6e6e6 solid;}
.edit2, .edit_pd, .editarea2, .select2 {border-top: 1px #474747 solid; border-left: 1px #474747 solid; border-right: 1px #e6e6e6 solid; border-bottom: 1px #e6e6e6 solid;}
.edit2, .edit_pd, .editarea2, .select2, .button2 {font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
.edit2, .edit_pd, .editarea2, .select2 {width: 250px;}
.edit_pd {width: 200px; color: #A9A9A9;}