html 
{
	font-family: sans-serif;
	background: #d5d5d5 url( '../graphics/html_background.gif' ) repeat-x;
	text-align: center;
	padding: 0;
}
body
{
	width: 990px;
	margin: auto;	
	position: relative;
	text-align: left;
	font-size: 12px;
	padding: 0;
}
.exclusive
{
    float: right;
    font-style: italic;
    font-size: 11px;
	color: red;
	position: relative;
	left: 13px;
}
.red
{
    color: Red;    
}
#body
{	
	background: #ffffff;	
	width: 970px;
	position: relative;
	top: 0;
	left: 0;
	padding: 0 10px;	
}
.detailed-property-date
{
    font-size: 10px;
}
img.detailed-property
{
    margin: 5px;
    float: left;
}
.price_background
{
    background: white;
    z-index: 10;
    position: relative
}
.standard-list
{
    list-style-type: square;
}
.gallery_href
{
    display: block;
    width: 100%;
    background: #F0F0F0;
    line-height: 20px;
    text-align: center;
	color: #418800;
	text-decoration: underline;
	font-weight: bold;
}
.gallery_href:hover
{
	text-decoration: none;    
}
.standard-list li
{
    padding-bottom: 10px;
    text-align: justify;
}
#header
{
	width: 970px;
	position: relative;
}
.inline
{
	display: inline;
}
.inline-block
{
	display: inline-block;
}
.block
{
	display: block;
}
h1
{
	line-height: 70px;
	font-size: 18px;
	margin: 0 0 0 20px;
}
#title
{
	width: 475px;
	position: relative;
	height: 70px;
	overflow: hidden;
}
#logo
{
	background: url('../../logo.php') no-repeat;	
	display: inline-block;
	position: absolute;
	width: 120px;
	height: 60px;
	top: 10px;
	left: 8px;
}
#for_company_title
{
	font-size: 18px;
	font-family: sans-serif;
	margin-left: 160px;		
	color: #0c2581;
}
#for_company_text
{
	font-size: 10px;
	text-align: center;
    width: 100%;
    position: absolute;
    top: 56px;
    left: 0px;
    color: Black;
}

h1 a
{    
	text-decoration: none;
}
#logo_background
{
	background: url( '../graphics/logo_background.gif' );	
	height: 77px;
	width: 100%;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
}
#login_form
{	
	position: absolute;
	display: block;
	top: 0;
	text-align: right;
	left: 482px;
	margin: 0;
	padding: 0;
	width: 500px;
	padding-top: 5px;
}
#login_form fieldset
{
	text-align: left;
}

#login_form input.text
{	
	padding: 2px 3px;
	height: 16px;
	width: 100px;
}
#login_form input.submit
{	
	border-top: 1px solid #849ece;
	border-left: 1px solid #4c68ac;
	border-right: 1px solid #142c62;
	border-bottom: 1px solid #081439;
	background: #20469c;
	font-size: 11px;
	color: #ffffff;
	height: 23px;
	width: auto;
}
.login_form_text
{
	font-size: 11px;
}
.login_form_alert
{
	font-size: 11px;
	color: red;
}
#login_form a
{
	color: #418800;
	text-decoration: underline;
}
#login_form a:hover
{
	text-decoration: none;
}
#login_form fieldset
{	
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}
#login_form legend
{	
	padding: 0;
	margin: 0;
	padding-left: 4px;
	color: #0b2480;
	font-size: 15px;
	font-weight: bold;
}
#shadow_right
{
	background: url( '../graphics/body_shadow_right.gif' );
	position: absolute;
	left: 980px;
	top: 133px;
	display: inline-block;
	width: 30px;
	height: 350px;
	z-index: 1;
}
#shadow_left
{
	background: url( '../graphics/body_shadow_left.gif' );
	position: absolute;
	left: -20px;
	top: 133px;
	float: left;
	display: inline-block;
	width: 30px;
	height: 350px;
	z-index: 1;
}
#menu
{
	line-height: 40px;
	padding-left: 25px;
	color: #8c8c8c;
	font-size: 11px;
	height: 40px;	
	position: relative;
	background: #e3e3e3 url( '../graphics/menu_background.gif' ) repeat-x;
}
#menu a
{
	color: #8c8c8c;
	font-size: 11px;
}
#menu a:hover
{
	text-decoration: none;
}
#menu ul
{
	margin: 0;
	padding: 0;
	text-align: right;
	list-style: none;
	float: right;
	width: 970px;
	position: absolute;
	left: 0;
	top: 0;
}
#menu ul li
{
	display: inline;
	padding: 0;
	margin: 0;
}
#menu ul li a
{
	background: url( '../graphics/menu_li.gif' ) no-repeat;
	line-height: 40px;
	padding: 0 10px;
	display: inline-block;
	height: 40px;
	font-size: 12px;
	color: #0b247f;
	text-decoration: underline;	
	font-weight: normal;
}
#menu ul li a.highlight
{
	background: #133089;
	color: White;
}
#menu ul li a.no-background
{
	background: none;
}
#menu ul li a span.menu-li-shadow
{
	position: relative;
	left: -10px;
	float: left;
	background: url( '../graphics/menu-shadow.gif' ) no-repeat;  
	width: 21px;
	height: 36px;
	display: inline-block;
}
#menu ul li a:hover
{
	text-decoration: none;
}
#footer
{
	background: url('../graphics/footer_background.gif') no-repeat -10px 0;
	color: #5d5d5d;
	font-size: 11px;
	width: 960px;
	height: 15px;
	line-height: 20px;
	padding: 20px 15px;
}
#footer a
{
	 color:#5d5d5d;
}
#footer a:hover
{
	 text-decoration: none;
}
.fleft
{
	float: left;
}
.fright
{
	float: right;
}
.left
{
	text-align: left;
}
.right
{
	text-align: right;
}
.both
{
	clear: both;
}
#property_search
{
	width: 790px;
	height: 62px;
	float: right;
	background: #4e9a07;	
	position: absolute;
	top: 103px;
	right: 10px;
	padding-top: 6px;
	z-index: 2;
}
#property_search span.checkbox_position
{
	position:relative;
	top: -26px;
	right: 115px;
	line-height: 25px;
}
#property_search span.checkbox_position
{
	position:relative;
	top: -26px;
	right: 110px;
}
#property_search span.checkbox_position input
{
	position:relative;
	top: 2px;
}
#property_search fieldset
{
	padding: 0;
	margin: 0 9px;
	border: 1px solid #4e9a07;
	
}
#property_search  label
{
	display: none;
}
#property_search  label.no_hide
{
	display: inline;
	color: #ffffff;
}
#property_search select
{
	width: 186px;
	padding: 2px 3px;
	margin-right: 10px;
}
#property_search input
{
	color: #ffffff;
	padding-bottom: 5px;
	font-size: 15px;
}
#property_search input.submit
{
	color: #000000;
	font-size: 15px;
	text-align: center;
	line-height: 70px;
	height: 70px;
	width: 175px;
	padding-bottom: 5px;
	font-size: 15px;
	background: url( '../graphics/property_search_button.gif' );
	border: none;
	position: absolute;
	top: 8px;
	right: 8px;
	float: right;
	cursor: pointer;
	padding-left: 50px;
	font-weight: bold;
	z-index: 10;
}
#property_search fieldset legend
{
	color: #ffffff;
	padding-bottom: 5px;
	font-size: 15px;
}
.no_display
{
	display: none;		
}
#content
{
	width: 590px;
	padding: 10px;
	display: inline-block;
	float: left;
	position: relative;
	left: 180px;
	margin-top: 57px;
	min-height: 650px;
}
.content_item
{
	float: left;
	margin-right: 10px;
	width: 190px;
	margin-top: 10px;
}
.item_description
{
	height: 140px;
	margin: 0;
	padding: 0;
}
#content_item
{
	float: right;
	width: 230px;
	margin-top: 10px;
}
#content_item_full
{
	float: right;
	width: 590px;
	margin-top: 10px;
}
#content_item .background, #content_item_full .background
{
	padding: 18px 10px;
	background: url('../graphics/content_background.gif' ) repeat-x;
}
#content_item p, #content_item_full p
{
	margin-top: 5px;
}
h3.price
{		
	display: inline;
	margin: 5px 0;
	margin-right: 15px;
}
#gallery
{
	margin-top: 10px;
	float: left;
	display: inline-block;
	width: 360px;
}

#contact_ea
{
	margin-top: 10px;
	float: left;
	display: inline-block;
	width: 360px;
}
.content_item_right
{
	margin-top: 10px;
	float: right;
	width: 190px;
}
.content_item_right div.block, .content_item div.block
{
	margin-top: -2px;
	background: url('../graphics/content_background.gif' ) repeat-x;
	padding: 10px 12px;
	display: inline-block;
	width: 166px;
}
.content_item_right p, .content_item p
{
	margin: 5px 0;
	padding: 0;
}
.content_item_right .price, .content_item .price, #content_item span.price, #content_item_full span.price
{
	color: #418800;
	font-size: 15px;
	font-weight: bold;
}
img
{
	border: none;
	margin: 0;
	padding: 0;
}
#left_column
{	
	float: left;
	width: 180px;
	margin-top: 10px;
	display: inline-block;
	position: relative;
	left: -610px;
}
#right_column
{
	margin-top: 58px;
	width: 180px;
	font-size: 11px;
	display: inline-block;
	position: absolute;
	float: right;
	right: 10px;
	top: 110px;
}
h2, h3
{
	color: #0c2581;
	font-weight: bold;
	font-size: 15px;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
}
.customers_events
{
    position: absolute;
    width: 200px;
    height: 200px;
    background: #F1F1F1;
    margin-top: 5px;
}
#content p
{
	text-align: justify;
}
h2 span.small
{
	font-size: 13px;
}

h3
{
	padding-top: 0;
	font-size: 12px;
}
a.white_arrow
{
	color: #418800;
	display: inline-block;
	background: url( '../graphics/arrow.gif' ) no-repeat;
	padding-left: 28px;
	line-height: 22px;
	font-weight: bold;
	display: block;
	height: 22px;
	font-size: 12px;
	text-decoration: underline;
}
a.blue_arrow
{
	color: #ffffff;
	display: inline-block;
	background: url( '../graphics/arrow_blue.gif' ) no-repeat;
	padding-left: 28px;
	line-height: 22px;
	font-weight: bold;
	display: block;
	height: 22px;
	font-size: 12px;
	text-decoration: underline;
}
a.green_arrow
{
	color: #ffffff;
	display: inline-block;
	background: url( '../graphics/arrow_green.gif' ) no-repeat;
	padding-left: 28px;
	line-height: 22px;
	display: block;
	height: 22px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
a.white_arrow:hover, a.green_arrow:hover, a.blue_arrow:hover
{
	text-decoration: none;
}
#email_news fieldset select
{
	padding: 2px 3px;
	margin-top: 5px;
	width: 160px;
}
#email_news
{
	padding: 24px 10px 10px 9px;
	background: #4e9a07 url( '../graphics/right_column_shadow.gif' ) no-repeat;
}
#right_column p, #left_column p
{
	padding: 0;
	margin: 0;	
	line-height: 15px;
}
#email_news fieldset
{
	color: #ffffff;
	margin: 0;
	padding: 0;
	border: 1px solid #4e9a07;
}
#email_news div
{
		margin-top: 7px;
}

#email_news legend
{
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}
#email_news input.submit
{
	border-top: 1px solid #ededed;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #7e7e7e;
	border-bottom: 1px solid #4b4c4b;
	background: #c6c7c6;
	font-size: 11px;
	color: #000000;
	margin-top: 5px;
	float: right;
	width: 60px;
	height: 24px;
	width: auto;
}
#email_news input.email, #email_news input.price
{	
	padding: 2px 3px;
	margin-top: 5px;
	float: left;
	width: 85px;
	height: 16px;
}
#email_news input.price
{
	margin-top: 0px;
    width: 65px;
}
#demand a, #supply a
{ 
	margin-top: 3px;
	margin-left: 103px;
}
#demand p, #supply p
{ 
	margin: 0;
	padding: 0;
	margin-left: 70px;
}
#demand
{
	margin-top: 10px;
	padding: 10px;
	height: 115px;
	width: 160px;
	background: #2751a7 url('../graphics/right_column_block01.gif');
	border: none;
	color: #ffffff;
}
#demand fieldset
{
	border: none;
	margin: 0;
	padding: 0;
	padding-top: 2px;
}
#demand legend
{
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#supply
{
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	height: 115px;
	width: 160px;
	background: #69c116 url('../graphics/right_column_block02.gif');
	border: none;
}
#supply fieldset
{
	border: none;
	margin: 0;
	padding: 0;
	padding-top: 2px;
}
#supply legend
{
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#nota_bene
{
	background: #e3e4e3 url( '../graphics/left_column_background2.gif' ) no-repeat 13px 35px;
	margin: 0;
	margin-top: 10px;
	color: #000000;
	border: none;
	padding: 6px  13px 10px 12px;
	margin-bottom: 10px;
}
#nota_bene fieldset
{
	margin: 0;
	padding: 0;
	border: 1px solid #e3e4e3;	
}
#nota_bene fieldset div
{
	margin-top: 11px;
}
#nota_bene a
{
	color: #418800;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	background: url( '../graphics/left_column_a_background2.gif' ) no-repeat 0 5px;
	padding-left: 9px;
}
#nota_bene legend
{
	color: #0b2481;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 15px;
	line-height: 25px;
}
#nota_bene hr
{
	border: none;
	border-top: 1px solid #cbcfcb;
	border-bottom: 1px solid #ffffff;
	margin: 7px 0;
	padding: 0;
	display: block;
}
#nota_bene a:hover, #news a:hover
{
	text-decoration: none;
}
#news
{
	background: #224aa0 url( '../graphics/left_column_background.gif' ) no-repeat top right;
	margin: 0;
	color: #ffffff;
	padding: 7px  13px 10px 13px;	
}
#news fieldset
{
	margin: 0;
	padding: 0;
	border: none;
}
#news fieldset div
{
	margin-top: 11px;
}
#news legend
{	
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	line-height: 25px;
	color: #81e324
}
#news hr
{
	border: none;
	border-top: 1px solid #051032;
	border-bottom: 1px solid #294495;
	margin: 7px 0;
	padding: 0;
	display: block;	
}
#news a
{
	color: #81e324;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	background: url( '../graphics/left_column_a_background.gif' ) no-repeat 1px 6px;
	padding-left: 9px;
}
#advert
{
	font-size: 10px;
	line-height: 12px;
	color: #c3c3c3;
	width: 960px;
	height: 122px;
	clear: both;
}
#because_of_ie6
{
	float: left;
	width: 580px;
}
#full_content
{
	min-height:500px;
	margin-top: 10px;
}
.center
{
	text-align: center;
}
/* - BUTTONS - */
option.main_item
{
	color: #ffffff;
	background: #666666;
}
input.button_blue
{	
	border-top: 1px solid #849ece;
	border-left: 1px solid #4c68ac;
	border-right: 1px solid #142c62;
	border-bottom: 1px solid #081439;
	background: #20469c url( '../graphics/button_background_blue.gif' );
	font-size: 11px;
	height: 24px;
	color: #ffffff;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
}
input.customer_add
{	
	margin-left: 220px;
}
input.button_blue:hover, input.button_blue_ajax:hover, input.button_blue_big:hover, input.button_blue_big_submit:hover
{
	background: #3051A7;
}
input.button_grey:hover, input.button_grey_big_reset:hover
{
	background: #545555;
}
table.address input.button_blue, table.form input.button_blue, div.contacts input.button_blue, div.customers input.button_blue
{	
	width: 82px;
}
#main_form table.address input.text
{	
	width: 295px;
}
span.contacts input.button_blue
{
	position: relative;
	left: 249px;
	top: -28px;
}
div.contacts input.small, div.customers input.small
{	
	width: 25px;
}
#main_form div.customers input.text
{	
	width: 295px;
}
#main_form table td.letter_button input
{
	width: 18px;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}
#main_form table.small_table
{
	margin-top: -10px;
}
#main_form table.small_table input.text
{
	margin-top: 2px;
	width: 75px;
}
#main_form  table.small_table th.small_label label
{
	width: 50px;
	margin-left: 30px;
	display: inline-block;
	text-align: left;
	line-height: 20px;
	cursor: pointer;
}
div.contacts input.button_blue,div.customers input.button_blue,div.contacts input.button_grey
{	
	margin-bottom: 4px;
}
input.button_blue_big
{	
	border-top: 1px solid #849ece;
	border-left: 1px solid #4c68ac;
	border-right: 1px solid #142c62;
	border-bottom: 1px solid #081439;
	background: #20469c url( '../graphics/button_background_blue_big.gif' );
	font-size: 14px;
	height: 35px;
	color: #ffffff;
	padding-top: 0;
	padding-bottom: 0;
}
input.button_blue_big_submit
{	
	border-top: 1px solid #849ece;
	border-left: 1px solid #4c68ac;
	border-right: 1px solid #142c62;
	border-bottom: 1px solid #081439;
	background: #20469c url( '../graphics/button_background_blue_big.gif' );
	font-size: 14px;
	height: 35px;
	color: #ffffff;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 200px;
}
input.button_blue_big_table
{	
	border-top: 1px solid #849ece;
	border-left: 1px solid #4c68ac;
	border-right: 1px solid #142c62;
	border-bottom: 1px solid #081439;
	background: #20469c url( '../graphics/button_background_blue_big.gif' );
	font-size: 14px;
	height: 35px;
	color: #ffffff;
	padding-top: 0;
	padding-bottom: 0;
	margin: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 200px;
}
input.button_grey_big_reset
{	
	border-top: 1px solid #9a9b9b;
	border-left: 1px solid #696a6a;
	border-right: 1px solid #292a2a;
	border-bottom: 1px solid #131414; 
	background: #444545 url( '../graphics/button_background_black_big.gif') repeat-x;
	color: #ffffff;
	font-size: 14px;
	height: 35px;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
	width: 200px;
}
.button_grey
{
	width: 100px;	
	border-top: 1px solid #9a9b9b;
	border-left: 1px solid #696a6a;
	border-right: 1px solid #292a2a;
	border-bottom: 1px solid #131414; 
	background: #444545 url( '../graphics/button_background_black.gif') repeat-x;
	color: #ffffff;
	font-size: 11px;
	height: 24px;
}
.button_grey_no_width
{
	border-top: 1px solid #9a9b9b;
	border-left: 1px solid #696a6a;
	border-right: 1px solid #292a2a;
	border-bottom: 1px solid #131414; 
	background: #444545 url( '../graphics/button_background_black.gif') repeat-x;
	color: #ffffff;
	font-size: 11px;
	height: 24px;
}
/* - ADMINISTRATION FORMS - */


#main_form div.large
{
	width: 950px;
	margin: 5px;
	background: #eff0f0;
	position: relative;
	margin-top: 10px;
	margin-bottom: 0;
	background: #eff0f0 url( '../graphics/div_fieldset_background.gif' ) repeat-x;
}
#main_form input.text, #contact_ea input.text
{
	width: 325px;
	padding: 2px 3px;
	height: 16px;
	margin: 0;
	margin-top: -1px;
	margin-bottom: -1px;
	font-size: 12px;
	border: 1px solid #8C8C8C;
}
#contact_ea input.text
{
    width: 237px;
}
#main_form fieldset input.one-line
{
	width: 201px;
}
#main_form fieldset fieldset select.one-line
{
	width: 120px;
}
#main_form input.text_disabled
{
	width: 325px;
	padding: 2px 3px;
	height: 18px;
	margin: 0;
	font-size: 12px;
	border: 1px solid #8C8C8C;
	background: #eff0f0;
}	
#main_form div.large table.large
{
	width: 930px;
}
#main_form div.large table.large input.text
{
    width: 800px;
}
#main_form p
{
	margin: 15px;
	text-align: left;
}
#main_form input.file
{
	width: 455px;
	padding: 2px 3px;
	height: 25px;
	margin: 0;
	margin-top: 5px;
}
#main_form textarea, #contact_ea textarea
{
	width: 325px;
	font-family: sans-serif;
	padding: 2px 3px;
	height: 45px;
	font-size: 12px;
	border: 1px solid #8C8C8C;
	
	margin: 0;
	margin-top: -1px;
	margin-bottom: -1px;
}
#contact_ea textarea
{
    width: 235px;
}
#main_form div select.text
{
	width: 333px;
	padding: 2px 3px;
	font-size: 12px;
	border: 1px solid #8C8C8C;
	margin: 0;
	margin-top: -1px;
	margin-bottom: -1px;
}
#main_form select.ajax_result
{
	width: 218px;
	padding: 2px 3px;
	font-size: 12px;
	height: 24px;
	margin-top: 6px;
	border: 1px solid #8C8C8C;
}
input
{
	cursor: pointer;
	font-size: 12px;
}
#main_form th
{
	text-align: left;
	width: 100px;
}
#main_form input.right
{
	margin-left: 221px;
	text-align: center;
}
#main_form  label.file
{
	height: 25px;
	display: inline;
	margin-left: 10px;
	width: auto;
}
#main_form input.ajax_search
{
	height: 18px;
	margin: 0;
	width: 210px;
	padding: 2px 3px;
	border: 1px solid #8C8C8C;
}
#main_form textarea.big
{
	height: 120px;
}
#main_form textarea.small
{
	height: 30px;
}
#main_form table
{
	margin: 5px 10px;
}
#main_form label, #contact_ea label
{
	width: 100px;
	display: inline-block;
	text-align: left;
	line-height: 13px;
	cursor: pointer;
}
#contact_ea label
{
    width: 85px;
    margin-left: 5px;
}
#main_form fieldset legend, #contact_ea fieldset legend
{
	padding-top: 10px;
	margin: 0;
	padding-left: 20px;
	color: #0b2480;
	font-size: 15px;
	font-weight: bold;
	width: 934px;
	display: block;
	line-height: 14px;
}
#main_form fieldset legend input
{
	margin: -5px;
	margin-left: 10px;
	margin-right: 0;
}
#main_form fieldset fieldset legend, #contact_ea  fieldset fieldset legend
{
	padding-top: 8px;
	padding-left: 15px;
	font-size: 12px;
	padding-bottom: 5px;
	width: 435px;
}
#main_form table.file .button_grey
{
	margin-right: 5px;
	margin-top: 5px;
}
#main_form
{
	background: url( '../graphics/content_background.gif' ) repeat-x;
	padding: 0;
	margin: 0;
}
#content form#main_form
{
    width: 590px;
    padding: 0;
    overflow: hidden;
}
#main_form fieldset, #contact_ea fieldset
{	
	border: none;
	padding: 0;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	z-index: 1;
}
#contact_ea fieldset
{
    padding: 0;
}
#main_form fieldset fieldset
{
	border: none;
	z-index: 1;
	padding: 0;
}
#main_form div.small
{
	margin: 5px;
	width: 470px;
	background: #eff0f0 url( '../graphics/div_fieldset_background.gif' ) repeat-x;
	margin-bottom: 0;
	margin-top: 10px;
	z-index: 1;
}
#main_form div.small_center, #main_form div.small_center_content, #contact_ea div.small_center_content
{
	margin: 5px;
	width: 470px;
	background: #eff0f0;
	position: relative;
	margin-bottom: 0;
	margin-top: 10px;
	margin-left: 250px;
	background: #eff0f0 url( '../graphics/div_fieldset_background.gif' ) repeat-x;
}
#main_form div.small_center_content
{
	margin-left: 60px;
}
#contact_ea div.small_center_content
{
    width: 360px;
    margin-left: 0;
}
span.contacts
{
	position: absolute;
	width: 0;
	height: 0;
}
span.contacts input.text
{
    position: relative;
}
.red_alert
{
	color: #ff0000;
	font-weight: bold;
}
#main_form div.contacts input.text, #main_form div.customers input.ajax_search
{	
	height: 18px;
	margin: 0;
	width: 210px;
	padding: 2px 3px;
	border: 1px solid #8C8C8C;
	margin-bottom: 3px;
}
#main_form div.bottom_message_arrow, #email_news div.bottom_message_arrow, #contact_ea div.bottom_message_arrow
{
	background: url('../graphics/error_message_arrow.gif') no-repeat 13px 0;
	height: 5px;
	padding: 0;
	margin: 0;
	margin-top: 3px;
	overflow: hidden;
}
 #email_news div.bottom_message_arrow
 {
     margin-top: 7px;
 }
#main_form p.bottom_message_content_collective, #main_form p.bottom_message_content, #contact_ea p.bottom_message_content, #contact_ea p.bottom_message_full, #main_form p.bottom_message_content_big, #email_news p.bottom_message_content
{
	width: 288px;
	background: #418800 url('../graphics/error_message_icon.gif') no-repeat 10px center;
	font-size: 11px;
	padding: 8px;
	padding-left: 35px;
	padding-right: 10px;
	color: Yellow;
	font-weight: bold;
	margin: 0;
	margin-bottom: 1px;
	line-height: 15px;
}
#contact_ea p.bottom_message_content
{
    width: 200px;
}
#contact_ea p.bottom_message_full
{
    width: 315px;
}
 #email_news p.bottom_message_content
 {
     width: 115px;
     font-weight: normal;
 }
#main_form p.form_message
{
	width: 905px;
	background: #418800 url('../graphics/error_message_icon.gif') no-repeat 10px center;
	font-size: 11px;
	padding: 8px;
	padding-left: 35px;
	padding-right: 10px;
	color: Yellow;
	margin: 5px;
	margin-top: 10px;
	margin-bottom: 0;
	line-height: 15px;
	font-weight: bold;
}

#main_form p.form_message_out
{
	width: 905px;
	background: #418800 url('../graphics/error_message_icon.gif') no-repeat 10px center;
	font-size: 11px;
	padding: 8px;
	padding-left: 35px;
	padding-right: 10px;
	color: Yellow;
	margin: 10px;
	margin-bottom: 0;
	line-height: 15px;
	font-weight: bold;
}
#main_form p.bottom_message_content_big
{
	width: 410px;
}
#main_form p.bottom_message_content_collective
{
    margin-left: 65px;
    margin-bottom: 25px;
	width: 425px;
}
#main_form div.contacts .bottom_message_arrow
{
	background: url('../graphics/error_message_arrow.gif') no-repeat 13px 0;
	height: 5px;
	padding: 0;
	margin: 0px;
	overflow: hidden;
	margin-top: -2px;
}
#main_form div.contacts .bottom_message_content
{
	width: 170px;
	background: #418800 url('../graphics/error_message_icon.gif') no-repeat 10px center;
	font-size: 11px;
	padding: 8px;
	padding-left: 35px;
	padding-right: 10px;
	color: Yellow;
	margin: 0;
	margin-bottom: 7px;
	line-height: 15px;
	font-weight: bold;
}
#main_form table.file
{
	height: 100px;
	width: 460px;
	overflow: hidden;
	float: left;
	margin: 0;
	display: inline-block;
	border-bottom: 1px solid #dcdddd;
	margin-bottom: 5px;
}
#main_form table.file td.file_inputs
{
	padding: 1px 5px;
}
#main_form table.file td.file_inputs textarea
{
	width: 317px;
	height: 47px;
	float: left;
	padding: 3px;
	font-family: sans-serif;
}
#main_form table.file img
{
	width: 109px;
	height: 79px;
	display: block;
	padding:3px;
	border: 1px solid #dcdddd;
	background: #ffffff;
	
}
#main_form table.file td.right
{
	padding: 0 5px;
}
#main_form table.file td.right textarea
{
	width: 332px;
	height: 25px;
	float: left;
	padding: 3px;
	font-family: sans-serif;
} 
#main_form table.file input.file
{
	width: 455px;
	padding: 2px 3px;
	height: 25px;
	/*border: 1px solid #8C8C8C;*/
} 
div.table_file_info
{
	 clear: both;
	 padding-top: 5px;
	 height: 25px;
}
.no_display
{
	display: none;
}
#main_form .status_bar
{
	display: block;
	/*background: #e3e4e4;*/
	width: 455px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	position: relative;
}
#main_form .status_bar div
{
	background: #4ea300 url( '../graphics/progress.gif' );
	width: 0;
	height: 26px;
	position: absolute;
	top: 0;
	left: 0;
}
#main_form .status_bar label
{
	font-weight: bold;
	width: auto;
	position: relative;
}

#main_form table.index
{
	border: 1px solid #cacaca;
	border-collapse: collapse;
	width: 950px;
	margin: 10px 5px;
	margin-bottom: 0;
	font-size: 11px;
}
#main_form table.small tbody tr.light:hover
{
	background: #EFEFEF;
}


#main_form table.small
{
	width: 100%;
	position: relative;
	left: -5px;
}
#main_form table.small tbody tr
{	
	background: white;
}
/*#main_form table.small tbody tr:hover
{
	background: #F5F5F5;
}*/
#main_form table.small tbody td.no_button
{
	padding: 10px;
	padding-right: 11px;
	height: 80px;
	border: none;
	font-size: 12px;
}
#main_form table.index td
{
	border: 1px solid #cacaca;
	width: auto;
}
#main_form table.index tbody th
{
	background: #dddddd;
	line-height: 20px;
	padding-left: 35px;
}
#main_form table.index thead tr
{
	height: 30px;
	color: #ffffff;
	background: #1a3a83 url( '../graphics/table_index_background.gif' );
	font-size: 11px;
}
#main_form table.index tbody tr.light
{
	background: #fcfcfc;
}
#main_form table.index tbody tr.dark
{
	background: #f3f3f3;
}
#main_form table.index tbody tr.send
{
	background: #f9f9f9;
	color: #a9a9a9;
}
/*#main_form table.index tbody tr:hover
{
	background: #e5e5e5;
}*/
#main_form table.index thead th
{
	border: 1px solid #3153a1;
	text-align: center;
	width: auto;
}
#main_form table.index td.no_button
{
	padding: 0 5px;
	line-height: 15px;
	height: 35px;
}
#main_form table.small_companies
{
	width: 100%;
	margin-left: 0px;
}
#main_form table.small_companies tbody td.no_button
{
	font-size: 10px;
}
#main_form table.small
{
	border: none;
}
#main_form table.small tr
{
	border-bottom: 1px solid #224aa0;
	text-align: justify;	
}
#main_form table.small tbody tr.no_border
{
	border: none;	
}
#main_form table.small tbody tr.no_border th
{
	background: url( '../graphics/content_background.gif' ) repeat-x;
	height: 20px;
	vertical-align: top;
	padding-top: 10px;
	margin: 0;
	padding-left: 20px;
	color: #0b2480;
	font-size: 12px;
	font-weight: bold;
}
#main_form table.small td.href
{
	padding: 0;
	font-size: 12px;
	line-height: 15px;
	border: none;
	width: 100px;
	padding-right: 15px;
	border-bottom: 1px solid #224aa0;
}
#main_form table.small tr.light td.no_button
{
	border-bottom: 1px solid #224aa0;
}
#main_form table.small td.href a
{
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	padding: 0 5px;
	padding-top: 50px;
	width: 100%;
	height: 100%;
	text-align: right;
}
#main_form table.index label
{	
	text-align: center;
}
#main_form table.index td button
{
	font-size: 10px;
	height: 35px;
	line-height: 35px;
	width: 100%;
	display: block;
	border: none;
	background: none;
	cursor: pointer;
	padding: 0 5px;
}
#main_form table.index th button.sort_up
{
	padding-left: 15px;
	background: url( '../graphics/arrow_sort_up.gif' ) no-repeat 5px 10px;
}
#main_form table.index th button.sort_down
{
	padding-left: 15px;
	background: url( '../graphics/arrow_sort_down.gif' ) no-repeat 5px 10px;
}
#main_form table.index th button
{
	font-size: 10px;
	height: 30px;
	line-height: 30px;
	width: 100%;
	display: block;
	color: White;
	font-weight: bold;
	font-size: 11px;
	border: none;
	background: none;
	cursor: pointer;
	padding: 0 5px;
	text-decoration: underline;
}
#main_form table.index th button:hover
{
	text-decoration: none;
}
#main_form table.index tbody td
{
	padding: 0;
}
#main_form table.index tbody td.bold
{
	font-weight: bold;
}
#main_form table.index tbody label
{
	display: block;
	cursor: pointer;
	line-height: 35px;
	height: 35px;
	padding: 0 5px;
	width: auto;
}
#main_form table.index tbody label.right
{
	text-align: right;
}
#main_form table a
{
	color: #418800;
	text-decoration: underline;
}
#main_form table a:hover
{
	text-decoration: none;
}
#main_form .table_components
{
	margin: 5px;
	line-height: 30px;
	position: relative;
}
#main_form .table_buttons
{
	margin: 5px;
	margin-left: -5px;
}
#main_form .table_components .page_flipping,  .page_flipping
{
	clear:both;
	text-align: center;
	color: #999999;
}
#main_form .table_components input
{
	margin-right: 5px;
}
#contact_ea
{
    width: 360px;
    padding: 0;
    margin: 0;
}
#contact_ea table.form
{
    padding: 0;
    margin: 0;
    margin-top: 8px;
}
#main_form table.form
{
	display: inline-block;
	width: 460px;
	margin-right: 0;
}
#main_form table.search_form
{
	width: 350px;
    position: relative;
}

#main_form table.search_form_small
{
	width: 200px;	
	margin-right: 0px;
}
#main_form fieldset table.search_form_small th label
{
	width: 60px;
}
#main_form table.search_form input.letter_button, #main_form table tr.search_form input.letter_button
{
	width: 18px;
	height: 22px;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
	margin-bottom: 3px;
	margin-left: 3px;
}
#main_form table.search_form textarea
{
	width: 230px;
	height: 30px;
}
#main_form table tr.search_form input.text
{
	width: 280px;
	margin-bottom: 3px;
}
#main_form table tr.search_form select.text
{
	width: 288px;
	margin-bottom: 3px;
}
#main_form table.search_form input.text
{
	width: 190px;
	margin-bottom: 3px;
}
#main_form table.search_form select.text
{
	width: 198px;
	margin-bottom: 3px;
}
#main_form table.search_form input.big
{
	width: 230px;
	
}
#main_form table.search_form select.big
{
	width: 240px;
}

#main_form table.search_form_small input.text
{
	width: 120px;
}
#main_form table.search_form_small select.text
{
	width: 128px;
}

#main_form fieldset table.search_form th label
{
	width: 70px;
}
#main_form table.no_margin_top
{
	margin-top: 0;
}
#main_form table.no_margin_bottom
{
	margin-bottom: 0;
}
#main_form .table_components .page_flipping a, .page_flipping a
{
	color: #595959;
	text-decoration: underline;
}
#main_form .table_components .page_flipping a:hover,  .page_flipping a:hover
{
	text-decoration: none;
}
div.space
{
	height: 50px;
}
#main_form span.help
{	
	position: absolute;
	margin-top: -1px;
	float: left;
	z-index: 5;
}
#main_form span.help_arrow
{
	position: absolute;
	top: -1px;
	left: 0;
	background: url( '../graphics/help_message_arrow.gif' )  no-repeat 0px 9px;
	display: inline-block;
	height: 20px;
	width: 5px;
	z-index: 99;
	margin-left: 1px;
}
#main_form span.help_message
{	
	position: relative;
	top: -1px;
	left: 5px;
	display: inline-block;
	padding: 7px 20px 7px 35px;
	margin-left: -1px;
	max-width: 150px;
	font-size: 10px;
	background: #216800 url('../graphics/help_message_icon.gif') no-repeat 10px 6px;
	font-size: 11px;	
	color: Yellow;
	font-weight: bold;
	z-index: 99;
	line-height: 15px;
	margin: 0;
}
#main_form fieldset fieldset select.watermark
{
    width: 220px;
    margin-left: 20px;
}