body
{
	background: #d7b702;
	font-size: 12px;
    font-family: Arial, Georgia, "Times New Roman", Times, serif; 
}

a:link, a:visited {
    color : #335e21;      
    text-decoration : none;
    font-weight: normal;
}

a:hover {
    color:  #637814; 
    text-decoration: underline;     
}

#white_c
{
	background: #FFFFFF;
	padding: 4px;
	width: 745px;
}

#copy_right
{
	text-align: right;
	border: 1px solid #aa9905;
	background: #d9be27;
	padding: 2px;
	
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}

#h_meni_c
{
	border: 1px solid #ab9609;
	background: #d6b600;
	padding: 16px;
    margin-top: 2px;
	text-align: right;
}

#h_meni_c a
{
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	color: #372b01;
	font-size: 12px;
}

.box_with_gray_border
{
	border-left: 1px solid #b6b6b6;
	border-right: 1px solid #b6b6b6;
	border-bottom: 1px solid #b6b6b6;
    padding-bottom: 2px;
}

#v_meni_c
{
	padding: 15px;
	text-align: left;
}

#v_meni_c a
{
	display: block;
	color: #333333;
	text-decoration: none;
}

#v_meni_c h3
{
	padding: 0px; margin: 0px 0px 0px -3px;
	text-decoration: underline;
	font-weight: normal;
	font-size: 15px;
}

.s { display: block; }

#calendar
{
	text-align: center;
	padding: 5px;
}

#estate_search { }

#estate_search .a
{
	padding: 4px;
	background: #FFFFFF;
}

#estate_search .b
{
	padding: 4px;
	background: #d7c0ba;
}

#content
{
	padding: 10px;
    text-align: left;
}

#content img {
padding: 5px;
}

#content h2
{           
	font-family: Arial, Trebuchet MS, sans-serif;
	margin: 0px; padding: 0px;
	font-weight: normal;
}

#content h3
{
	margin: 0px; padding: 0px;  
	font-family: Arial, Trebuchet MS, sans-serif;
	font-weight: normal;
}

#content p
{
	font-family: Arial, Helvetica, sans-serif;
}

.news_img
{
	padding: 10px;
}

/*DIV ERROR*/
.error {
    width: 350px;
    margin-left: auto;
    margin-right: auto;
    background-color: #5F6062;
    color: White;
    text-align: center;
    padding: 2px;
}

.mec_err {
    color: red;
}

/*DIV NOTICE*/
.notice {
    width: 350px;
    margin-left: auto;
    margin-right: auto;
    background-color: #6b8217;
    color: White;
    text-align: center;
    padding: 2px;
    font-weight: bold;
}

#gmaps_container{
    width: 578px;
    height: 450px;
    margin: 5px auto 0 auto; 
    color: #000;
    text-align: left !important; 
}       
#gdiv a{
    color: #0000ff;    
}

#gtext {
margin-top: 5px;
}

.tab {
font-size: 14px;
color:  Black;
font-weight: bold;
}

/*---- GALLERY --------------------------------------------------------------------*/
.gallery_con
{
    padding: 5px;
    border: 1px solid black;
}

.gallery 
{
    float: left;
    padding: 5px;
    border: 1px solid #999999;
    display: block;
    margin: 10px;
    height: 20px;    
}

.gallery_album
{
    float: left;
    display: block;
    
    padding: 5px;
    margin-left: 10px;
    margin-top: 10px;
    
    width: 100px;
    height: 88px;
    
    text-align: center;
    background: #FFFFFF;
    
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
}

.gallery_album img
{
    margin-top: 3px;
    border: 0px;
}

.album_els
{
    padding-top: 1px;
    /*border-top: 1px solid #CCCCCC; */
}

.album_label
{
    padding-top: 2px;
}



.gallery_image
{
    float: left;
    display: block;
    
    padding: 5px;
    margin-left: 10px;
    margin-top: 10px;
    
    width: 100px;
    height: 88px;
    
    text-align: center;
    background: #FFFFFF;
    
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
}

.gallery_image img
{
    margin-top: 3px;
    border: 0px;
}

.image_els
{
    padding-top: 3px;
    border-top: 1px solid #CCCCCC;
}

.image_label
{
    padding-top: 2px;
}

.path_browser
{
    padding: 3px;
    background: #FFFFFF;
    border-bottom: 1px solid #999999;
    border-top: 1px solid #CCCCCC;
}

.path_browser a
{
    text-decoration: none;
    color: #336699;
}

.path_browser a:hover
{
    color: #860000;
}

/*---------------------------------------------------------------------------------*/

.td_title
{
    padding: 5px;
    background: #637814;
    color: #FFFFFF;
    font-weight: bold;
}

.td_value
{
    padding: 3px;
    background: #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}

.td_value_first
{
    padding: 3px;
    background: #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}

/* tables */
table.tablesorter {
    font-family:arial;
    background-color: #dad9c7;
    margin:10px 0pt 15px;
    font-size: 8pt;
    width: 100%;
    text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
    background-color: #e6EEEE;
    border: 1px solid #FFF;
    font-size: 8pt;
    padding: 4px;
}
table.tablesorter thead tr .header {
    background-image: url(http://serv01.siteground119.com/~avondale/images/small.gif);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
}
table.tablesorter tbody td {
    color: #3D3D3D;
    padding: 4px;
    background-color: #FFF;
    vertical-align: top;
}
table.tablesorter tbody tr.odd td {
    background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
    background-image: url(http://serv01.siteground119.com/~avondale/images/small_asc.gif);
}
table.tablesorter thead tr .headerSortDown {
    background-image: url(http://serv01.siteground119.com/~avondale/images/small_desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #568CD1;
}