#ads-form-title
{
	line-height: 15px;
	font-family: Maiandra GD;
	font-size: 14px;
	font-style: italic;
	color: #d30a1e;
}

th.table-header
{
	font-size: 12px;
	color: #000000;
	font-style: italic;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	border-width: 0px 0px 0px 0px;	
	padding-bottom: 15px;
}

#main_adverts_table
{
	/*border: 1px solid black;*/
	width: 100%;
}
#main_adverts_table td.main-cell-1
{
	width: 38%;
	padding: 0;
	padding-right: 15px;
	
}
#main_adverts_table td.main-cell-2
{
	width: 38%;
	padding: 0;
	padding-right: 15px;
	border-top: 2px solid #d30a1e;
	border-right: 2px solid #d30a1e;
}

#main_adverts_table td.extra_cell
{
	width: 24%;
	padding: 0;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 8px;
}

#main_adverts_table td.extra_cell .taxes-title
{
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
#main_adverts_table td.extra_cell .taxes-item
{
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;

}


.form_cell
{
	background-color: white;
	vertical-align: top;
}

.searched_adverts
{	
	margin-top: 20px;
	width: 100%;
	/*border: 1px solid black;*/
}

tr.searched-adv-row
{
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	height: 20px;
}

td.searched-adv-cell
{
	border-bottom: 1px solid #cccccc;
}

td.searched-adv-text
{
	width: 50%;
	padding-left: 15px;
}

table.searched-advert-form
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

tr.searched-advert-form1
{
	background-color: #DCDCDC;
}

tr.searched-advert-form2
{
	background-color: #EBEBEB;
}

td.searched-advert-form-title
{
	width: 100px;	
}

div.searched-adverts-list-box
{
	padding: 4px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
div.searched-adverts-list-box a
{
	color: #d30a1e;
}

/* Download part */
#downloads 
{
}
.download-month
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #D5171D;
}
#downloads .download-file-title
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #4E5BA7;
}
#downloads .download-file-comment
{
	padding-left: 7px;
	padding-bottom: 4px;
	font-family: Arial;
	font-size: 12px;
}
#downloads .download-file-comment a
{
	color: #000000;
	font-weight: bold;
}
#downloads .download-file-comment a:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

/* Open doors part */
#opendoors
{
}
.opendoors-header
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #D5171D;
}
#opendoors .opendoors-title
{
	padding-top: 2px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #4E5BA7;
}
#opendoors  .opendoors-dates
{
	padding-left: 7px;
	padding-bottom: 4px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
#opendoors  .opendoors-title a
{
	color: #4E5BA7;
	font-weight: bold;
}
#opendoors  .opendoors-title a:hover
{
	color: #4E5BA7;
	font-weight: bold;
	text-decoration: underline;
}



