@import "lightbox.css";

*					{ padding:0; margin:0;}

body 				{ border:0; margin:0; background:#7F333C;}
body table	{ margin-left:auto; margin-right:auto;}

td					{ font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#5E4F45; letter-spacing:1px; line-height:18px;}

.bottom_nfo			{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#856F55;}

.bottom_text		{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#B9A88F;}

.location_address	{ font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#4B2A0D;}

.sitecreated		{ font-family:Arial, Helvetica, sans-serif; font-size:10px; text-align:center; color:#B9A88F; font-weight:normal; padding-left:0px; padding-top:5px; padding-top:0px; padding-bottom:10px;
} 

.sitecreated a:link 	{ color: #7F333C; text-decoration: none; }
.sitecreated a:visited 	{ color: #7F333C; text-decoration: none; }
.sitecreated a:hover 	{ color: #000; text-decoration: none; }
.sitecreated a:active 	{ color: #6B712C; text-decoration: none; }

.titles				{ font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#5E4F45; letter-spacing:2px;}
.main_title				{ font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#72703F; letter-spacing:2px;}
.titles_2			{ font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#8C7760; letter-spacing:2px;}

.menu_left				{ font-family:Arial, Tahoma; font-size: 12px; color: #56381D; line-height:30px; letter-spacing:2px; font-weight:bold; list-style:square; padding-left:44px;}

.menu_left a:link 		{ color: #56381D; text-decoration: none; }
.menu_left a:visited 	{ color: #56381D; text-decoration: none; }
.menu_left a:hover 		{ color: #7F333C; text-decoration: none; }
.menu_left a:active 	{ color: #56381D; text-decoration: none; }
.menu_left li			{ color:#AE9B82;}

.menu_other				{ font-family:Arial, Tahoma; font-size: 11px; color: #6B712C; letter-spacing:2px; font-weight:bold; list-style:square; padding-left:44px; padding-top:20px; padding-bottom:20px;}

.menu_other a:link 		{ color: #7F333C; text-decoration: none; }
.menu_other a:visited 	{ color: #7F333C; text-decoration: none; }
.menu_other a:hover 	{ color: #56381D; text-decoration: none; }
.menu_other a:active 	{ color: #7F333C; text-decoration: none; }
.menu_other li			{ color:#AE9B82;}

.read_link				{ color:#7F333C; text-decoration:underline; padding-right:10px;}

.location_link				{ font-family:Arial, Tahoma; color: #7F333C;}

.location_link a:link 		{ color: #7F333C; text-decoration: none; }
.location_link a:visited 	{ color: #7F333C; text-decoration: none; }
.location_link a:hover 		{ color: #56381D; text-decoration: none; }
.location_link a:active 	{ color: #7F333C; text-decoration: none; }
.location_link li			{ color:#AE9B82;}
.location_link strong		{ color:#56381D;}

.contact					{ width:300px; float:left; display:block;}


.sectionheader		{ margin-bottom:4px; height:20px; line-height:20px; padding:2px; padding-left:10px;}

.button_submit			{ width:60px; border:1px #7C4E45 solid; background-color:#CABAA0; height:20px; font-size:12px; color:#5E4F45; font-weight:bold; cursor:pointer;}


/*REZIDENT_PAGE*/

.conteiner_right		{ padding-left:12px;}
.conteiner_right span	{ display:table; width:116px; background-color:#EEEADD; text-align:center; margin:2px; float:left}
.conteiner_right a		{ color:#6B712C; font-size:11px;}
.conteiner_right img	{ margin:4px;}


.conteiner_left			{ width:252px;}
.conteiner_left span	{ display:table; width:116px; background-color:#EEEADD; text-align:center; margin:2px; float:left;}
.conteiner_left a		{ color:#6B712C; font-size:11px;}
.conteiner_left img		{ margin:4px;}

h3						{ font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; margin-top:0; font-weight:normal; margin-bottom:10px;}

h4						{ font-size:12px; font-family: Arial, Helvetica, sans-serif; font-weight:normal; margin:2px 20px 20px 4px;}
h5						{ font-size:14px; margin:10px 20px 10px 4px;}

/* ----------------------------------------------------------- 	*/ 
/* AO FORM ELEMENTS  */                   
/* ----------------------------------------------------------- 	*/
/*form				{ border:1px #ccc solid; padding:2px;}*/
#form_container			{ display:block; float:none; clear:both;}
.form_separator			{ display:block; height:4px; font-size:0.01em; }

#field_container		{ padding:2px;  background:#f7f7f7;  margin:0px; margin-bottom:2px; display:table; width:100%;}
#field_label			{ float:left; padding:0px; padding-left:10px; }
#field_type				{ float:right; background:#eee; border-left:1px #ccc solid; border-bottom:1px #ccc solid; height:22px; line-height:22px; margin-top:-3px; width:130px; padding-left:6px; font-size:9px; overflow:hidden;}

/*#input_container222		{ float:; padding:1px;  margin-left:40px;  }*/

.inputtype			{    padding:0px; padding:0px; border:1px #CABAA0 solid; }
#radio_content			{ float:left; margin-right:20px; margin-bottom:4px;}

dl				{ padding:2px;  background:#f7f7f7;  margin-bottom:4px; display:table; width:100%; border-top:0px #ddd solid; border-bottom:0px #ddd solid;; }
dt				{ font-weight:bold; float:left; padding-left:10px;}
dd				{ margin-left:100px;  }
dd label		{ cursor:pointer;}
dd label input 	{ margin-bottom:-2px;}
dd label:hover 	{ border-bottom:1px #c00 solid;}

.form_sectionsubmit		{ background:#f7f7f7; padding-top:4px; padding-bottom:4px; margin-top:6px;}
.form_sectiontitle		{ padding:3px; padding-left:10px; background:#ddd; margin-top:8px; border-top:1px #ccc solid; font-weight:bold; color:#000; margin-bottom:2px;}



/* ----------------------------------------------------------- 	*/
/* AO FORM CLASSES  */
/* ----------------------------------------------------------- 	*/
.radiolabel				{ /*border-bottom:1px #ccc dashed;*/ margin-bottom:2px;  }
.radiolabel input		{ margin-bottom:-3px; border:0;}
.radiolabel:hover		{ border-bottom:1px #c00 solid; color:#F00; }
.numerotare_mic			{ font-size:9px; color:#888; margin-bottom:2px; }


.linkbutton				{ border:1px #666 solid; padding-left:5px; padding-right:5px; color:#900; font-weight:bold; margin-right:6px; }
.linkbutton:hover		{ background:#fffff0; color:#f00;text-decoration:none;}
.inputtype_area			{ border:1px #090 solid; background:#fff; width:99%; padding:0px; padding-left:4px;}

.req					{ color:#f00; font-weight:bold;}


