*{
	margin: 0px;
	padding: 0px;
}

html{
	margin: 0px;
	padding: 0px;
}

body 
{
	background: #393939 url("../images/bg.jpg") top left repeat-x;
	font: normal 12px Verdana, Arial, Helvetica;
	color: #666;
	line-height: 140%;
}

.clearFloat{
	clear: both;
}

ul li{
	list-style: none;
}

img{
	border: none;
}

a{
	text-decoration: none;
	color: #aaa;
}


h1{
	font-size: 21px;
	margin: 5px 0px;
	font-weight:normal;
}

h2{
	font-size: 17px;
	margin: 5px 0px;
	font-weight:normal;
}

h3{
	font-size: 15px;
	margin: 5px 0px;
	font-weight:normal;
}

.Yellow
{
	color: #FFD626;
}

#wrapper{

	width: 960px;
	margin: 0px auto;
}

#header
{
	background: url("../images/header.jpg") top left repeat-x;
	height: 144px;
}

#headerTop
{
	height:90px;
}

#logo
{
	margin-top: 5px;
	width: 253px;
	height:61px;
	float: left;
	padding-left: 10px;
}

#search
{
	float:right;
	margin: 30px 10px 0px 0px;
	color: #CCCCCC;
}

#search #searchText
{
	background: none;
	border:none;
	border-bottom: 1px solid #ccc;
	color: #ccc;
}

#menu{
	text-align: left;
	width: 960px;
	color: #ccc;
}



#menu ul {
	margin: 0px;
	padding: 5px;
}

#menu ul li{
	display: inline;
	margin: 0px;
	padding: 15px 1px;
}

#menu ul li .eobSelected
{
	display: inline;	
	border-bottom: 15px solid #cc0000;
}


#menu ul li a
{

	height: 32px;
	line-height: 32px;
	padding: 0px 10px;
	font-size: 13px;
	margin: 0px;
	color: #ccc;
	border-right: 1px solid #ccc;
}

#menu ul li .eobSelected a{

}

#menu ul li a:hover{

}


#subMenu
{
	background: #cc0000;
	color: #fff;		
}

#subMenu ul
{	
	display:block;	
}

#subMenu ul li
{
	float:left;
}

#subMenu ul li a
{
	display:block;
	color: #fff;
	padding: 2px 10px;
	border-right: 1px solid #000;
}

#subMenu ul li .eobSelected
{
	background: #000000;
	color: #fff;
}

#subMenu ul li .eobSelected a
{	
	color: #fff;
}


#content{
	padding-top: 0px;
	background: #000;
}




#main{
	float: left;
	width: 640px;
	margin: 0px 0px;
}


#main h1
{
	padding: 10px 0px 0px 10px;
}

#main p
{
	padding: 0px 0px 10px 10px;
}

#right{
	float: right;
	width: 280px;
	margin: 0px 10px 10px 0px;
	border-left:1px solid #333;
	padding: 0px 10px;
}


.eobModule{

	margin: 0px 0px;
	padding-bottom: 10px;
}

.eobModule h2,h3{

	padding: 5px;
	padding-left: 0px;
}

.eobModule ul{
	padding: 0px;

}

.eobModule ul li{

}


#right .eobModule ul li a{
	display: block;
	padding: 4px 0px 4px 0px;
	border-bottom: 1px dotted #ccc;


}

#right .eobModule ul li a:hover{
	font-weight: bold;
}

#right .eobModule ul li .eobSelected a{
	font-weight: bold;
}

.eobModule p{
	/*padding-bottom: 3px;*/
	/*margin-bottom: 5px;*/
}

#bottomContent
{
	border-top:1px solid #333;
	padding:10px;
}

#bottomContent .eobModule div
{
	float:left;
	width: 300px;
	margin: 0px 13px 0px 0px
}
#bottomContent .eobModule p
{
	border:none;
}

#footer
{
	position: relative;
	padding:15px 5px 5px 5px;
}



#footer ul
{
	padding-bottom:10px;
}

#footer ul li{
	display: inline;
	margin-right: 0px;
}

#footer ul li .eobSelected{
	display: inline;
}

#footer ul li a 
{
	color: #666;
	padding: 10px 5px;
}

#footer ul li .eobSelected a
{
	color: #aaa;
}

#footer ul li a:hover
{
	color: #aaa;
}

/** CUSTOM CSS **/

.RealEstateListing, .RealEstateProperty
{
	padding:7px;
}
.realestate ul li h2
{
	font-size: 1.5em;
	padding:4px 0;
}
.realestate ul li
{
	border:none;
	border-bottom: 1px solid #ddd;
	padding:4px 0;
	position:relative;
}
.realestate ul li span
{
	position:absolute;
	bottom:2px;
	right:5px;
	padding:3px;
	width: 120px;
	text-align: right;
	font-size: 1.4em;
}

.realestate ul li a
{
	text-decoration: underline;
}

.realestate div
{
	font-size: 12px;
	color:#999;
}

.RealEstateAddProperty table
{
	padding:3px;
}
.RealEstateAddProperty table tr td
{
	padding:2px 0;
}

/** IMAGES **/
#content .RealEstatePictures img
{
	width: 120px;
	margin:4px;
	border:3px solid #ccc;
}
#content .RealEstatePictures img:hover
{
	border:3px solid #666;
}

.rightPrice
{
	font-size: 1.6em;
	color:#ddd;	
	text-align: center;
	padding:4px 0 8px 0;
}

/** FOOTER **/
#footer .logoFooter
{
	position:absolute;
	top: 0px;
	right: 20px;
}

#content .fullPageImage /** INCA MA GANDESC ... **/
{
	/*width:647px;*/
	/*height:394px;*/
	overflow: hidden;
}

/** MAIN LATEST OFFERS **/

#right .mlsCode
{
	width:auto;
	margin:3px 0 0 0 ;
	padding:7px 0 7px 0;
	background-color:#333;
	color:#ddd;
	text-align: center;
	font-size: 1.4em;
}

.PaginationList .eobSelected
{
	margin:2px 0 0 0 ;
	padding:2px;
	text-align:center;
	line-height:140%;
	background-color:#333;
	color:#fff;
	font-weight: bold;
}

	
.AlegeriList li
{
	line-height:140%;
	font-weight: bold;
}
.AlegeriList li span
{
	font-weight: normal;
	font-size: 12px;
}
.AlegeriList,.AlegeriDetail
{
	padding:5px;
}
.AlegeriDetail .varianta
{
	line-height: 130%;
	border-bottom:1px dotted #555;
	font-size: 16px;
}

.AlegeriDetail .varianta .title
{
	padding:0 160px 0 0;
}
.AlegeriDetail .varianta .details
{
	font-size:12px;
	width:150px;
	float:right;
	border:1px solid;
	text-align: center;
}
.AlegeriDetail .varianta .details a
{
	padding:4px; 
	background-color: #cc0000;
	color:#fff;
}

.AlegeriDetail h1
{
	font-size: 2.3em;
	line-height: 130%;
	text-align: center;
}
.AlegeriDetail ul
{
	padding:3px 3px 3px 10px; 
}
.AlegeriDetail ul li
{
	padding:4px 10px; 
	font-size: 15px;
}

.AlegeriDetail .voted
{
	padding:6px; 
	background-color: #00cc00;
	color:#000;
	text-align: center;
	font-size: 1.4em;
}
.AlegeriBookmarks ul
{
	padding:0 0 0 10px;
}
.AlegeriBookmarks ul li
{
	padding:3px;
	border-bottom:1px dotted #555;
	line-height: 150%;
}
.AlegeriBookmarks ul li a
{
	font-size: 1.4em;
}

.errorMessageBox
{
	background-color: #fff;
	color:#cc0000;
	padding:5px 3px;
	text-align: center;
}
.errorMessageBox .title
{
	font-weight: bold;	
}

.AlegeriComments
{
	padding:5px;
}
.AlegeriComments ul li { border-bottom: 1px dotted #555;}

.AlegeriDetail h2
{
	text-align: center;
	background-color: #fff;
	color:#00cc00;
	padding:5px;
}
	
.loginForm
{
	margin:0px;
	padding:15px;
	text-align:center;
}
.loginForm .loginMessage
{
	color:#cc0000;
	font-weight: bold;
}

.loginForm div
{
	margin:0 0 2px 0;
}

.loginForm input[type=text]
{
	width:100%;
	margin:0 0 2px 0;
}
.loginForm input[type=password]
{
	width:100%;
	margin:0 0 2px 0;
}

.loginForm input[type=button]
{
	width:50%;
}.logoutBox
{
	text-align: center;
	padding:3px 10px;
}
.logoutBox .details
{
	color:#999;
	font-size: 11px;
}
.logoutBox a
{
	text-decoration: underline;
}

#footer .AuthLogout a 
{
	color:#00cc00;
}
#footer .AuthLogout  
{
	text-align:center;
}