* {

	margin: 0;

	padding: 0;

}



img {

	border: 0;

}



.alt {

	display: none;

}



br.clear {

	clear: both;

}





body {

    font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	color: #6f6b67;
	
	margin-left: 100px;
	
	margin-top: 20px;

	}



h1 {

	font-family: Georgia, Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: normal;

	color: #fff;
	
	padding-bottom: 5px;

}



h2 {
	font-family: Georgia, Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: normal;

	color: #1f1f1f;
	
	padding-bottom: 5px;
	
}

h2.letting {

	font:2.2em Arial, Helvetica, sans-serif;
	color:#000;
	margin: 15px 0 0 15px;
}

h2.letting-pm {

	font:2.2em Arial, Helvetica, sans-serif;
	color:#000;
	margin: 40px 0 0 15px;
}

.letting-tag {
	font: 1.4em Arial, Helvetica, sans-serif;
	color: #000;
	margin: 15px 0 0 15px;	
}

.letting-tag ul {
	width: 560px;
	list-style-type: none;
	padding: 0px;	
	margin-top: 10px;
	line-height: 1.2em;
}

.letting-tag ul li {		
	display: block;	
	color: #000;
	
}

p.letting {
	font: 1em arial, helvetica, sans-serif;
	margin: 15px 0 0 15px;	
	line-height: 1.5em;
	
}

h2.sales {

	font:2.2em Arial, Helvetica, sans-serif;
	color:#000;
	margin: 15px 0 0 15px;
}

.sales-tag {
	font: 1.4em Arial, Helvetica, sans-serif;
	color: #000;
	margin: 15px 0 0 15px;	
}

.sales-tag ul {
	width: 560px;
	list-style-type: none;
	padding: 0px;	
	margin-top: 10px;
	line-height: 1.2em;
}

.sales-tag ul li {		
	display: block;	
	color: #000;
	
}

p.sales {
	font: 1em arial, helvetica, sans-serif;
	margin: 15px 0 0 15px;	
	line-height: 1.5em;
	
}

h3 {
	font-family: Georgia, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

	color: #1f1f1f;
	
	padding-bottom: 5px;
	
}



h4 {
	font-family: Georgia, Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: normal;

	color: #1f1f1f;
	
	margin-top: 40px;
	
	margin-bottom: 5px;
	
	
}


h5 {
	font-family: Georgia, Arial, Helvetica, sans-serif;

	font-size: 24px;

	font-weight: normal;

	color: #fff;
	

}



h6 {

	font-family: Georgia, Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: normal;

	color: #1f1f1f;
	
	margin-top: 20px;
	
	margin-bottom: 5px;
	
	padding-left: 5px;

}

.h7 {
	font-family: Georgia, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

	color: #FE0202;
	
	margin-top: 20px;
	
	margin-bottom: 0px;
	
	padding-left: 5px;
	
	
}


a {

    color: #6f6b67;
    }



a:hover {

    text-decoration: none;

}



fieldset {

	border: 0;

}



.red {

	color: #cc0000;

}



/* Layout */

.page_outlay
{
	width: 780px;
	background-color: #ffffff;
	margin-left:auto;
	margin-right:auto;	
	position:relative;
	margin-top: 0px;	
	margin-left: 0px;
	
}

/*--header--*/

.logo
{	
	float: left;
	width: 180px;
	height: 100px;	
	background-color: #fff;
			
}


.tr_container
{
	width: 600px;
	height: 100px;
	background-color: #ffffff;
	float: right;
	
}


.flashholder {

	float: right;
	width: 580px;
	height: 100px;	
	background: #fff url(/images/banner-top.jpg) no-repeat;	
	font-family: times new-roman;
	font-size: 12px;
	color: #1f1f1f;	
	padding-top: 0px;
	margin-left: 7px;
	text-align: center;

}

.arrow-table{
	float:left;
	width: 200px;
	padding: 0;
	margin: 0;	
}

.arrow-text {
	float: left;
	width: 150px;
	color: #1f1f1f;
	text-align: left;
	font-family: georgia, serif;
	font-size: 90%;
	padding-left: 10px;
	padding-top: 65px;
}

.arrow-image {
	float: left;
	width: 40px;
	color: #1f1f1f;
	text-align: left;
	font-family: georgia, serif;
	font-size: 90%;
	padding-left: 0px;
	padding-top: 55px;
}

.flashdetails {
	float: left;
	margin: 0 0 0 5px;
	color: #ffffff;
	text-align: left;
	font-family: arial, serif;
	font-size: 90%;
	padding-right: 0px;
	padding-top: 0px;
}



/*--end header--*/


/*--content container--*/
.content_container {
	margin-top: 5px;
	width: 780px;
	height: 0px;
	background: #fff;
	display: table;
	}



/*--Horizontal navigation--*/

#h-nav	{
	
	width: 780px;
	
	background-color: #000;
	
	text-align: right;
	

}



#h-nav ul {
	width: 780px;
	
	list-style-type: none;

	padding: 5px 0 7px 5px;	

}



#h-nav ul li {
		
	display: inline;


}



#h-nav ul li a {
	padding: 5px 20px 10px 20px;

	background-color: #000;

	color: #e0dad1;

	font-weight: bold;

	text-decoration: none;
	
	
}



#h-nav ul li a.end {

	padding: 5px 24px 7px 25px;

}



#h-nav ul li a:hover {

	background-color: #3a3a3a;
	
	color: #fff;
	
	border-top: 3px solid #FFE60B;
	
	padding: 2px 20px 10px 20px;

}



#h-nav ul li.active a {

	background-color: #1f1f1f;
	
	color: #e0dad1;
	
	border-top: 3px solid #FFE80B;
	
	padding: 2px 20px 10px 20px;
}



#h-nav ul li a.activeend {

	padding: 5px 24px 7px 25px;

	background-color: #8b745d;

}



#h-nav img {

	float: left;

}

/*--end of Horizontal navigation--*/


/* Left content column */

.content-left {

	float: left;
	width: 180px;
	margin: 0px;
	min-height: 100%;	

}



/*--vertical OP navigation--*/

#vop-nav	{
	
	width: 180px;
	height: 250px;	
	background-color: #000;
	color: #1f1f1f;	
	text-align: left;	
	margin-top: 10px;	
	float: left;
}

#vop-nav ul {
	width: 180px;
	list-style-type: none;
	padding: 5px 5px 0px 5px;	
}

#vop-nav ul li.norm {
	display: block;
	color: #fff;
}

#vop-nav ul li.title {
	
	width: 170px;
	display: block;
	border-bottom: 1px solid #fff;
	color: #fff;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #000;
	text-decoration:none;
	list-style-type:none;
	font-weight: bold;

}

#vop-nav ul li a {
	padding: 5px 10px 7px 10px;
	background-color: #000;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	width: 170px;
	
}



#vop-nav ul li a.end {

	padding: 5px 24px 7px 25px;

}

#vop-nav ul li a:hover {

	background-color: #2C2D2E;
	color: #fff;

}



#vop-nav ul li.active a {

	background-color: #81817D;

}



#vop-nav ul li a.activeend {

	padding: 5px 24px 7px 25px;

	background-color: #8b745d;

}



#vop-nav img {

	float: left;

}

/*--end of vertical navigation--*/

#contact{
	
width:180px;
height: 70px;
color: #ffffff;
font-weight: normal;
background-color: #000;	
padding-left: 10px;
	
}


/*--end of vertical navigation--*/


/*--end of vertical navigation--*/


.newsletter-box{
	
	width: 180px;
	height: 300px;
	background-color: #F3F3F3;	
	margin-top: 13px;
	padding-left: 15px;
	padding-top: 10px;
	border: 1px solid #CCCCCC;
	
}

p.newsletter{
	
	font-size: 10px;
	width: 150px;
	margin-bottom: 10px;	
}

.news-form{
	
	width: 160px;	
	
}

.news-form label{
	
	
	font-size: 12px;
	color: #1f1f1f;
	
}

.news-form input{
	
	margin-bottom: 5px;
	
	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 11px;

	color: #56534f;	
	
}

.news-form input.submit{
	
	margin-top: 10px;
	
	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #F3F3F3;
	
	color: #1f1f1f;
	
	border: 1px solid #1f1f1f;	
	

	
}

.news-form select{
	
	width: 50px;

	margin-top: 10px;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 11px;

	color: #56534f;
	
}


/* end of left column */




/* start of right column */

.content-right {

	float: left;

	width: 600px;

	margin-left: 0px;
	
	background-color: #fff;

}


.property-box{
	
	width: 390px;
	
	height: 250px;
	
	margin-top: 10px;
	
	margin-left: 0px;	
	
	margin-right: 0px;
	
	float: left;
	
	padding-left: 8px;
}



/* search box */

#quicksearch {
	
	float: left;

	padding-left: 30px;
	
	padding-top: 10px;

	background-color: #F3F3F3;
	
	border: 1px solid #CCCCCC;

	voice-family: "\"}\"";

	voice-family: inherit;

	width: 194px;
	
	height: 250px;
	
	margin-top: 10px;
	
	margin-left: 8px;	

}



#quicksearch label {

	padding-top: 0px;

	font-size: 12px;

	color: #f7f7f7;

}

#quicksearch label.right-pr {

	padding: 0 0 0px 0px;
	
	margin-left: 40px;

	font-size: 12px;

	color: #f7f7f7;

}


#quicksearch input.chk {

	margin: 0px 0 0 0!important; margin: 0px 0 0 0px;

}



#quicksearch input.but {

	margin: 0px 0 0 0;

}



#quicksearch select {

	width: 130px;

	margin: 0 0 10px 0;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 11px;

	color: #56534f;

}

#quicksearch select.price-range {

	width: 60px;

	margin: 0 0 6px 0;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 11px;

	color: #56534f;

}



#quicksearch select option {

	padding: 0 0 0 0px;

}


fieldset {

	border: 0;

}

/* end of search box */



.featured-property{
	
	width: 390px;
	
	height: 100%;
	
	background-color: #fff;
	
	margin-top: 10px;
	
	padding-left: 8px;
	
	margin-right: 0px;	
	
	color: #1f1f1f;
	
	float: left;
	
	font-size: 12px;
	
}


.featured-property wrapper{
	
	width: 390px;
	background-color: #fff;
	padding: 5px;
	font-size: 12px;
	
	
}

.featured-property-header{
	
	width: 390px;
	background-color: #1f1f1f;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	
	
}

.list_description{
	
	font-size: 12px;	
	color: #1f1f1f;
	
}

a.featured-prop:link, a.featured-prop:visited{
	color:#1f1f1f;
	font-weight: bold;	
	text-decoration: none;
	font-size: 12px;
}

a.featured-prop:active, a.featured-prop:hover{

	color: #1f1f1f;
	font-weight: bold;
	text-decoration: underline;
}



.intro-box{
	
	width: 194px;
	
	height: 300px;
	
	background-color: #1f1f1f;
	
	margin-top: 10px;
	
	margin-left: 5px;	
	
	color: #C7C4C4;
	
	float: right;
	
	font-size: 12px;
	
	padding: 5px;
}

.title-intro {

	font-family: Georgia, Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: normal;

	color: #fff;
	
	padding-left: 5px;

}

p.top2 {
	
	margin-top: 0px;	
	padding: 5px;
	
}


/* end of right column */




.clearer-both {
	
	clear: both;	

}

.clearer-left
{
	clear: left;
	height: 1px;
	margin-top: -1px;
	overflow: hidden;	
	
}


/* Start of footer */

.footer{
	width: 780px;
	background-color: #ffffff;
	margin-left:auto;
	margin-right:auto;	
	position:relative;
	margin-top: 20px;
	margin-bottom: 20px;		
	text-align: center;
	border-top: 1px solid #969696;
}

#nav {
	float: left;
	width: 780px;
	margin-left: 0px;
	margin-top: 20px;
	padding-left: 0px;
	font-weight: bold;
	list-style: none;
	font-size: 12px;;
	/*border-right: 1px solid #f3f3f3;*/
	background: #ffffff;
	/*background: #ffffff;*/
	}
#nav li {
	float: left;
	margin: 0;
	padding-left: 5px;
	list-style: none;
	background: #ffffff;
	border-right: 1px solid #d0d0d0;
	/*border-right: 1px solid #f3f3f3;*/
	}
#nav a {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	/*border-bottom: none;*/
	color: #969696;
	
	}
#nav a:hover, #nav a.active {
	color: #000;
	background: #ffffff;
		}
#nav a.active {
	font-weight: bold;
	color: #000;
	}
li#t-home a {
	margin-left: 0px; /*Was 25px*/
	background: #ffffff;
	}

.tag{
	width: 780px;
	text-align: center;
	margin-top: 10px;	
	
}


/* End of footer */

/* Developments.php */

.developments-content-left {

	float: left;
	width: 180px;
	margin: 0 0 0px 0;
	min-height: 100%;
	
}

.developments-content-right {

	float: left;

	width: 600px;

	margin: 0px;
	
	background-color: #fff;

}

.developments-box{
	width: 590px;
	
	height: 100%;
	
	background: #fff;
	
	margin-top: 10px;
	
	padding-left: 5px;	
	
	float: left;
	
	color: #1f1f1f;
}





/* End of Developments.php */


/* bulgaria */


.bulgaria-box1{
	
	width: 393px;
	
	height: 220px;
	
	background: #fff;
	
	margin-top: 10px;
	
	margin-left: 10px;	
	
	float: left;
}



/* about */

.about-box{
	width: 590px;
	
	height: 100%;
	
	background: #fff;
	
	margin-top: 10px;
	
	padding-left: 10px;	
	
	float: left;
	
	color: #1f1f1f;
}

.about-box ul{
	
	margin-top: 10px;
	
}

/* --[listings/admin.php (Login)]---*/

.login-layout
{
	width:780px;	
	margin: 0px;
	
	
}

p.login{
	
	font-size: 12px;
	font-weight: bold;
	width: 510px;
	margin-bottom: 10px;	
	margin-left:200px;
	margin-top: 40px;
	color: #f20000;
}

#login-form{
	margin-top: 20px;
	width: 700px;
	margin-left: 0px;
	margin-bottom: 50px;
	float: right;

}

#login-form label {

	clear: both;

	margin-right: 5px;
	
	margin-left: 160px;
	
	margin-bottom: 10px;
	
	font-weight: bold;
	
	width: 120px;
	
	}
	
#login-form input.hidden{

	width: 60px;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #fff;
	
	color: #1f1f1f;
	
	border: 1px solid #1f1f1f;
	
	margin-right: 10px;
	
	margin-left: 160px;

}

#login-form input.forgot{

	width: 150px;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #fff;
	
	color: #1f1f1f;
	
	border: 1px solid #1f1f1f;

}

#login-form select {
	
	margin-left: 10px;

}

/* --[end of listings/admin.php (Login)]---*/



/* --[listings/admin.php (Admin Section)]---*/
.admin-layout
{
	width:780px;	
	margin: 0px;
		
}

.admin-forms{
	margin-top: 20px;
	width: 760px;
	margin-left: 0px;
	margin-bottom: 50px;
	float: left;

}

#admin-form {

	width: 60px;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #fff;
	
	color: #1f1f1f;
	
	border: 1px solid #1f1f1f;
	
	margin-right: 10px;
	
	margin-left: 5px;
	
	float:left;

}

#listing-form {

	width: 120px;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #fff;
	
	color: #1f1f1f;
	
	border: 1px solid #1f1f1f;
	
	margin-right: 10px;
	
	margin-left: 5px;

	float:left;
}

#location-form {

	width: 80px;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #fff;
	
	color: #1f1f1f;
	
	border: 1px solid #1f1f1f;
	
	margin-right: 10px;
	
	margin-left: 5px;
	
	float:left;

}

#awaiting-form {

	width: 120px;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #fff;
	
	color: #1f1f1f;
	
	border: 1px solid #1f1f1f;
	
	margin-right: 10px;
	
	margin-left: 5px;
	
	float:left;

}

#user-form {

	width: 120px;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #fff;
	
	color: #1f1f1f;
	
	border: 1px solid #1f1f1f;
	
	margin-right: 10px;
	
	margin-left: 5px;
	
	float:left;

}

#modules-form {

	width: 40px;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #fff;
	
	color: #1f1f1f;
	
	border: 1px solid #1f1f1f;
	
	margin-right: 10px;
	
	margin-left: 5px;

	float:left;
}

#logout-form {

	width: 80px;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #fff;
	
	color: #1f1f1f;
	
	border: 1px solid #1f1f1f;
	
	margin-right: 10px;
	
	margin-left: 5px;
	
	float:left;

}

td.dark_back{
	background-color: #000;
	padding: 5px;
	color: #fff;	
	
}

td.light_back{
	background-color: #FDF9D6;
	padding: 5px;	
	
}


/* --[end of listings/admin.php (Admin Section)]---*/



/* --[start of listings/index.php (listings)]---*/

.divider {
	
width: 780px;
height: 5px;
margin-top: 10px;
border-top: 1px dashed #1f1f1f;	
	
}

.dividerb {
	
width: 500px;
height: 5px;
margin-top: 5px;
border-top: 1px dashed #1f1f1f;	
	
}

.more-details-left-col{

float: left;
width: 200px;
margin-top: 20px;
	
}

.pic-comment
{
	font-size: 12px;
	color: #1f1f1f;
	font-weight: bold;
	margin-top: 5px;	
	
}

.more-details-right-col{
	
float: center;	
width: 500px;
margin-top: 20px;
	
	
}

td.slideshowcontrolsleft{
	color: #000000;
	vertical-align: middle;
	background-color: #000;
	height: 5px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right: 0px;
	border-top: 0px;
}


td.slideshowcontrolsright{
	color: #000000;
	vertical-align: middle;
	background-color: #000;
	height: 5px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left: 0px;
	border-top: 0px;
}

.slide-show
{
	float: left;
	width: 380px;	
	
	
}

.lf-col-left{
	float: left;
	width: 250px;		
}

.col-bedroom{
	float: left;
	width: 80px;	
	
}

.col-bathroom{
	float: left;
	width: 80px;
	margin-left: 40px;	
	
}

.lf-col-right{
	float: left;
	width: 250px;	
}

.col-gas{
	float: left;
	width: 80px;	
	
}

.col-parking{
	float: left;
	width: 80px;
	margin-left: 40px;	
	
}

.listing-features
{
	float: left;
	width: 500px;
	height: 100px;
	background-color: #f0f0f0;
	color: #1f1f1f;	
	margin-bottom: 20px;
	margin-top: 20px;	
	padding: 10px;
	
}

.fd-col-left{
	Float: left;	
	width: 20px;
	margin-bottom: 2px;
	
}

.details-image{
	float:left;
	width: 16px;
	height: 16px;	
	margin-top: 0px;
	margin-bottom: 2px;

}

.fd-col-right
{
	float:left;
	width: 200px;
	margin-bottom: 2px;
}		

.details-header
{
	float: left;
	color: #1f1f1f;
	font-weight: normal;	
	font-size: 14px;
	width: 480px;
	margin-left: 0px;
	margin-bottom: 2px;
}



p.description{
	color: #1f1f1f;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;	
	
	
}



/* --[end of listings/index.php (listings)]---*/




/* search.php */

.search-box{
	width: 580px;
	
	height: 100%;
	
	background: #EAE9E9;
	
	margin-top: 10px;
	
	margin-left: 5px;
	
	float: left;
	
	color: #1f1f1f;

}

#search-form {

	padding-top: 20px;
	width: 510px;
	padding-left: 50px;

}



#search-form label {

	clear: both;

	margin-right: 0px;
	
	margin-bottom: 10px;
	
	font-weight: bold;
	
	width: 120px;
	
	}



#search-form input {

	float: left;

	width: 100px;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #EAE9E9;
	
	color: #1f1f1f;
	
	border: 1px solid #1f1f1f;

}

#search-form select {
	
	margin-left: 10px;

}
	
	
p.search-form{
	
	font-size: 10px;
	width: 350px;
	margin-bottom: 0px;
	padding-left: 10px;	
}


#simple-search-form {

	padding-top: 20px;
	width: 510px;
	padding-left: 50px;

}



#simple-search-form label {

	clear: both;

	float: left;

	padding-right: 10px;
	margin-bottom: 20px;
	
	font-weight: bold;
	
	width: 120px;
	
	}
	
	#simple-search-form input.submit {

	float: left;

	width: 100px;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #EAE9E9;
	
	color: #1f1f1f;
	
	border: 1px solid #1f1f1f;
	

}



#simple-search-form select {
	
	padding-left: 10px;

}


.featured-prop-box-sp{
	width: 590px;
	
	height: 100%;
	
	background: #d3d3d3;
	
	margin-top: 10px;
	
	padding-left: 10px;	
	
	float: left;
	
	color: #1f1f1f;
	
	
	
}


/* bdevelopments.pgp */

.bdev-box{
	width: 590px;
	
	height: 100%;
	
	background: #EAE9E9;
	
	margin-top: 10px;
	
	margin-left: 10px;	
	
	float: left;
	
	color: #1f1f1f;
	
	padding: 10px;
}


.bdev-leftcol {
	
	float: left;
	width: 200px;
	height: 150px;
	
}


.bdev-rightcol {
	
	float: left;
	width: 360px;
	padding: 5px;
		
}


/* bayview.php */

.bayview-box{
	width: 570px;
	
	height: 100%;
	
	background: #EAE9E9;
	
	margin-top: 10px;
	
	margin-left: 10px;	
	
	float: left;
	
	color: #1f1f1f;
	
	padding: 10px;
	
}

.large-image{
	width: 570px;
	height: 428px;
	background: url(images/bayviewlarge.jpg) no-repeat;
	
	
}

.red-box
{
	margin: 0px;
	width: 570px;
	height: 80px;
	background-color: #FF0303;
	padding-top: 10px;
	padding-left: 40px;	
	
}

.col-padding{
	padding-left: 5px;
	
	}
	
.bottom-line1{
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}	

.bottom-line2{
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}	

.bayview-leftcol{
	float:left;
	width: 200px;
	height: 100%;
	padding: 1px;
	text-align: center;

}

.title-leftcol{
	background-color: #FE0202;
	color: #fff;
	font-weight: bold;
	border: 1px solid #000;	
	
}

.bayview-rightcol{
	float: left;
	width: 340px;
	height: 100%;
	padding: 1px;
	text-align: center;
}

.title-rightcol{
	background-color: #FE0202;
	color: #fff;
	font-weight: bold;
	border: 1px solid #000;	
	
}


/* golf panorama */

.gp-box{
	width: 570px;
	
	height: 100%;
	
	background: #EAE9E9;
	
	margin-top: 10px;
	
	margin-left: 10px;	
	
	float: left;
	
	color: #1f1f1f;
	
	padding: 10px;
	
}

.gp-image{
	width: 570px;
	height: 428px;
	background: url(images/golf-panorama-large.jpg) no-repeat;
	
	
}

.bottom-line1{
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}	

.bottom-line2{
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}	

.gp-leftcol{
	float:left;
	width: 200px;
	height: 100%;
	padding: 1px;
	text-align: center;

}

.title-leftcol{
	background-color: #FE0202;
	color: #fff;
	font-weight: bold;
	border: 1px solid #000;	
	
}

.gp-rightcol{
	float: left;
	width: 340px;
	height: 100%;
	padding: 1px;
	text-align: center;
}

.title-rightcol{
	background-color: #FE0202;
	color: #fff;
	font-weight: bold;
	border: 1px solid #000;	
	
}


/* sofia ski resort */

.ssr-box{
	width: 570px;
	
	height: 100%;
	
	background: #EAE9E9;
	
	margin-top: 10px;
	
	margin-left: 10px;	
	
	float: left;
	
	color: #1f1f1f;
	
	padding: 10px;
	
}

.ssr-image{
	width: 570px;
	height: 428px;
	background: url(images/golf-panorama-large.jpg) no-repeat;
	
	
}

.bottom-line1{
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}	

.bottom-line2{
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}	

.ssr-leftcol{
	float:left;
	width: 200px;
	height: 100%;
	padding: 1px;
	text-align: center;

}

.title-leftcol{
	background-color: #FE0202;
	color: #fff;
	font-weight: bold;
	border: 1px solid #000;	
	
}

.ssr-rightcol{
	float: left;
	width: 340px;
	height: 100%;
	padding: 1px;
	text-align: center;
}

.title-rightcol{
	background-color: #FE0202;
	color: #fff;
	font-weight: bold;
	border: 1px solid #000;	
	
}


/* vitosha */

.v-box{
	width: 570px;
	
	height: 100%;
	
	background: #EAE9E9;
	
	margin-top: 10px;
	
	margin-left: 10px;	
	
	float: left;
	
	color: #1f1f1f;
	
	padding: 10px;
	
}

.v-image{
	width: 570px;
	height: 428px;
	background: url(images/golf-panorama-large.jpg) no-repeat;
	
	
}

.bottom-line1{
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}	

.bottom-line2{
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}	

.v-leftcol{
	float:left;
	width: 200px;
	height: 100%;
	padding: 1px;
	text-align: center;

}

.title-leftcol{
	background-color: #FE0202;
	color: #fff;
	font-weight: bold;
	border: 1px solid #000;	
	
}

.v-rightcol{
	float: left;
	width: 340px;
	height: 100%;
	padding: 1px;
	text-align: center;
}

.title-rightcol{
	background-color: #FE0202;
	color: #fff;
	font-weight: bold;
	border: 1px solid #000;	
	
}



/* paragraphs */

p.top {
	
	margin-top: 5px;	
	padding: 5px;
	
}

p.next {
	
	margin-top: 10px;
	padding: 5px;
}

.margin-top{
		
	margin-top: 20px;
	
}


.col-padding-2{
	padding-left: 10px;
	
	}

.bv-col1{
	float: left;
	width: 160px;
		
	
}

.bv-col2{
	float: left;
	width: 160px;
	padding-left: 5px;
		
	
}

.bv-col3{
	float: left;
	width: 200px;
	padding-left: 5px;
	
}





/*CSS thumbnail increase */
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -20px;
left: 80px; /*position where enlarged image should offset horizontally */

}



/* Croatia.php */

.croatia-box{
	width: 580px;
	
	height: 100%;
	
	background: #EAE9E9;
	
	margin-top: 10px;
	
	padding-left: 5px;	
	
	float: left;
	
	color: #1f1f1f;
	
	padding: 10px;
	
}

.croatia-col-left
{
	float: left;
	width: 270px;
	
	
}

.croatia-col-right
{
	float: left;
	width: 300px;
	
}


/* istria.php */

.istria-box{
	width: 580px;
	
	height: 100%;
	
	background: #EAE9E9;
	
	margin-top: 10px;
	
	padding-left: 5px;	
	
	float: left;
	
	color: #1f1f1f;
	
	padding: 10px;
	
}

.istria-col-left
{
	float: left;
	width: 270px;
	
	
}

.istria-col-right
{
	float: left;
	width: 300px;
	margin-top: 40px;
	
}

/* towns of Istria.php */

.towns-istria{
	width: 580px;
	
	height: 100%;
	
	background: #EAE9E9;
	
	margin-top: 10px;
	
	padding-left: 5px;	
	
	float: left;
	
	color: #1f1f1f;
	
	padding: 10px;
	
}

#town-list	{
	
	width: 60px;
	height: 80px;	
	background-color: #EAE9E9;
	color: #FE0202;	
	text-align: left;	
	margin-top: 5px;
	margin-left: 20px;	
	float: left;
}



#town-list ul {
	width: 180px;	
	list-style-type: none;
	padding: 5px 5px 20px 5px;	

}



#town-list ul li {
		
	display: block;
	color: #fff;
	
	
}



#town-list ul li a {
	padding: 5px;
	background-color: #EAE9E9;
	color: #FE0202;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	width: 60px;
	
	
}



#town-list ul li a:hover {

	background-color: #444444;
		color: #fff;

}

.town-col-centre
{
	width:500px;
	float:left;
	
		
}

.town-square
{
	width: 250px;
	height: 250px;
	background-color: #FE0202;
	float: left;
	margin-top: 40px;
	
}

.town-image
{
	width: 250px;
	height: 250px;
	float: left;	
	margin-top: 40px;
	
}



/* croatia_devs.php */

.croatia-devs{
	width: 580px;
	
	height: 100%;
	
	background: #EAE9E9;
	
	margin-top: 10px;
	
	padding-left: 5px;	
	
	float: left;
	
	color: #1f1f1f;
	
	padding: 10px;
	
}

.cdev-leftcol {
	
	float: left;
	width: 200px;
	height: 150px;
	
}


.cdev-rightcol {
	
	float: left;
	width: 360px;
	padding: 5px;
		
}


/*--Listings/Index */

.outer
{
	width: 780px;	
	

}


tr.off
{
    background: #FFFFFF;
}

tr.on
{
    background: #EBF1F5;
}

td.margin {
		margin-top: 10px;
}

.listings-header-font
{
	font-size: 14px;
	font-weight: bold;
	Border-bottom: 1px dashed #000;
	padding: 2px;
	color: #1f1f1f;
	width: 100%;
}

.listings-more-details-font
{
	font-size: 14px;
	font-weight: bold;
	Border-bottom: 1px dashed #000;
	Border-top: 1px dashed #000;
	padding: 4px;
	color: #1f1f1f;
	width: 500px;
}



.displayed-text
{
	padding: 5px;	
}

.category
{
	font-size: 12px;
	color: #1f1f1f;
	
}

.index-image
{
margin-top: 5px;
margin-left: 5px;
	
}


/*--kolombera.php--*/

.kolombera-box{
	width: 580px;
	
	height: 100%;
	
	background: #EAE9E9;
	
	margin-top: 10px;
	
	padding-left: 5px;	
	
	float: left;
	
	color: #1f1f1f;
	
	padding: 10px;
	
}

.large-image{
	width: 570px;
	height: 428px;
	background: url(images/kolombera-large.jpg) no-repeat;
	
	
}

.red-box-croatia
{
	margin: 0px;
	width: 570px;
	height: 80px;
	background-color: #FF0303;
	padding-top: 20px;
	padding-left: 40px;	
	
}


/*--riva.php--*/

.riva-box{
	width: 580px;
	
	height: 100%;
	
	background: #EAE9E9;
	
	margin-top: 10px;
	
	padding-left: 5px;	
	
	float: left;
	
	color: #1f1f1f;
	
	padding: 10px;
	
}

.riva-image{
	width: 570px;
	height: 428px;
	background: url(images/kolombera-large.jpg) no-repeat;
	
	
}


/*--brtonigla.php--*/

.brtonigla-box{
	width: 580px;
	
	height: 100%;
	
	background: #EAE9E9;
	
	margin-top: 10px;
	
	padding-left: 5px;	
	
	float: left;
	
	color: #1f1f1f;
	
	padding: 10px;
	
}

.brtonigla-image{
	width: 570px;
	height: 428px;
	background: url(images/brtonigla-large.jpg) no-repeat;
	
	
}

/*--nautica.php--*/

.nautica-box{
	width: 580px;
	
	height: 100%;
	
	background: #EAE9E9;
	
	margin-top: 10px;
	
	padding-left: 5px;	
	
	float: left;
	
	color: #1f1f1f;
	
	padding: 10px;
	
}

.nautica-image{
	width: 570px;
	height: 428px;
	background: url(images/nautica-large.jpg) no-repeat;
	
	
}

/*--vidal.php--*/

.vidal-box{
	width: 580px;
	
	height: 100%;
	
	background: #EAE9E9;
	
	margin-top: 10px;
	
	padding-left: 5px;	
	
	float: left;
	
	color: #1f1f1f;
	
	padding: 10px;
	
}

.vidal-image{
	width: 570px;
	height: 428px;
	background: url(images/vidal-large.jpg) no-repeat;
	
	
}

/*---back to top--*/

.btt
{
	font-size: 12px;
	font-weight: normal;
	color: 	#FF0303;
	margin-top: 5px;
	margin-left: 5px;
}

/*--Croatia_contact.php--*/

.croatia-contact-box{
	width: 580px;
	
	height: 100%;
	
	background: #EAE9E9;
	
	margin-top: 10px;
	
	padding-left: 5px;	
	
	float: left;
	
	color: #1f1f1f;
	
	padding: 10px;
	
}

#croatiaform {

	margin-top: 20px;
	width: 510px;
	margin-left: 50px;

}



#croatiaform label {

	clear: both;

	float: left;

	margin-right: 20px;
	margin-bottom: 20px;
	
	font-weight: bold;
	
	width: 120px;
	
	}



#croatiaform input {

	float: left;

	width: 200px;

	margin-left: 10px;

	padding: 1px 0 1px 2px;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	color: #1f1f1f;

}

#croatiaform select {
	
	margin-left: 10px;

}
	
	
#croatiaform input.sub {

	width: 50px;

	height: 25px;

	margin-bottom: 20px;
}



#croatiaform textarea {

	float: left;

	width: 200px;

	margin-left: 10px; 

	padding: 1px 0 1px 2px;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	color: #666;

}

p.croatia-contact{
	
	font-size: 10px;
	width: 350px;
	margin-bottom: 0px;
	margin-left: 10px;	
}

/*--Bulgaria_contact.php--*/

.bulgaria-contact-box{
	width: 590px;
	
	height: 100%;
	
	background: #EAE9E9;
	
	margin-top: 10px;
	
	margin-left: 10px;	
	
	float: left;
	
	color: #1f1f1f;
	
	padding: 10px;
	
}

#bulgariaform {

	margin-top: 20px;
	width: 510px;
	margin-left: 50px;

}



#bulgariaform label {

	clear: both;

	float: left;

	margin-right: 20px;
	margin-bottom: 20px;
	
	font-weight: bold;
	
	width: 120px;
	
	}



#bulgariaform input {

	float: left;

	width: 200px;

	margin-left: 10px;

	padding: 1px 0 1px 2px;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	color: #1f1f1f;

}

#bulgariaform select {
	
	margin-left: 10px;

}
	
	
#bulgariaform input.sub {

	width: 50px;

	height: 25px;

	margin-bottom: 20px;
}



#bulgariaform textarea {

	float: left;

	width: 200px;

	margin-left: 10px; 

	padding: 1px 0 1px 2px;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	color: #666;

}

p.bulgaria-contact{
	
	font-size: 10px;
	width: 350px;
	margin-bottom: 0px;
	margin-left: 10px;	
}


/* towns of Bulgaria.php */

.towns-bulgaria{
	width: 590px;
	
	height: 100%;
	
	background: #EAE9E9;
	
	margin-top: 10px;
	
	margin-left: 10px;	
	
	float: left;
	
	color: #1f1f1f;
	
	padding: 10px;
	
}

#town-blist	{
	
	width: 60px;
	height: 80px;	
	background-color: #EAE9E9;
	color: #FE0202;	
	text-align: left;	
	margin-top: 5px;
	margin-left: 20px;	
	float: left;
}



#town-blist ul {
	width: 180px;	
	list-style-type: none;
	padding: 5px 5px 20px 5px;	

}



#town-blist ul li {
		
	display: block;
	color: #fff;
	
	
}



#town-blist ul li a {
	padding: 5px;
	background-color: #EAE9E9;
	color: #FE0202;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	width: 60px;
	
	
}



#town-blist ul li a:hover {

	background-color: #444444;
		color: #fff;

}

.town-col-centre-b
{
	width:500px;
	float:left;
	
		
}

.town-square-b
{
	width: 250px;
	height: 250px;
	background-color: #FE0202;
	float: left;
	margin-top: 40px;
	
}

.town-image-b
{
	width: 250px;
	height: 250px;
	float: left;	
	margin-top: 40px;
	
}

/*--contact.php--*/


.content-right-bg-grey {

	float: left;

	width: 590px;
	
	margin-top: 10px;

	margin-left: 10px;
	
	background-color: #EAE9E9;

}

.general-contact-box{
	width: 570px;
	
	height: 100%;
	
	background: #EAE9E9;
	
	margin-top: 10px;
	
	padding-left: 10px;	
	
	float: left;
	
	color: #1f1f1f;
	
	padding: 10px;
	
}

#generalform {

	margin-top: 20px;
	width: 510px;
	margin-left: 50px;

}



#generalform label {

	clear: both;

	float: left;

	margin-right: 20px;
	margin-bottom: 20px;
	
	font-weight: bold;
	
	width: 120px;
	
	}



#generalform input {

	float: left;

	width: 200px;

	margin-left: 10px;

	padding: 1px 0 1px 2px;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	color: #1f1f1f;

}

#generalform select {
	
	margin-left: 10px;

}
	
	
#generalform input.sub {

	width: 50px;

	height: 25px;

	margin-bottom: 20px;
}



#generalform textarea {

	float: left;

	width: 200px;

	margin-left: 10px; 

	padding: 1px 0 1px 2px;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	color: #666;

}

p.general-contact{
	
	font-size: 10px;
	width: 350px;
	margin-bottom: 0px;
	margin-left: 10px;	
}


/*---[start of res_sales.php]--*/


.res-sales-box{
	width: 590px;
	
	height: 100%;
	
	background: #fff;
	
	margin-top: 10px;
	
	padding-left: 10px;	
	
	float: left;
	
	color: #1f1f1f;
}




/*---[end of res_sales.php]--*/


/*---[start of res_sales.php]--*/


.res-lettings-box{
	width: 590px;
	
	height: 100%;
	
	background: #fff;
	
	margin-top: 10px;
	
	padding-left: 10px;	
	
	float: left;
	
	color: #1f1f1f;
}




/*---[end of res_sales.php]--*/


/*---[start of subscribe_info.php]--*/


.subscribe-info-box{
	width: 580px;
	
	height: 100%;
	
	background: #EAE9E9;
	
	margin-top: 10px;
	
	margin-left: 5px;
	
	float: left;
	
	color: #1f1f1f;

}




/*---[end of  subscribe_info.php]--*/


/*---[start of subscribe_thankyou.php]--*/


.subscribe-thankyou-box{
	width: 580px;
	
	height: 100%;
	
	background: #EAE9E9;
	
	margin-top: 10px;
	
	margin-left: 5px;
	
	float: left;
	
	color: #1f1f1f;

}




/*---[end of  subscribe_thankyou.php]--*/



