﻿@charset "UTF-8";

/* windowcardbase*/



.windowcardbase a {

				outline: 0;

}

.windowcardbase a:first-child{
	
				text-decoration: none;
				
}

.property_dialog{
	
				display: none;
	
}

.cardtop{
	
		width:100%;		
		height:8%;
				
		font-family:Arial, Helvetica, sans-serif;
		margin-bottom: 0px !important;
		
		overflow:hidden;
		outline: 0;
}

.cardtop .topleft {
	
					float:left;
					
					color:#000;
		
					padding-left:2px;
					
					font-weight:bold;
					font-size:15px;
		
					overflow:hidden;	
					outline: 0;
}

.cardtop .pricered {
	
					float:right;
					
					color:#F00;
	
					padding-right:2px;
	
					font-weight:bold;
					font-size:15px;
	
					overflow:hidden;	
					outline: 0;
}

.windowphoto {
					
				width:100%;
				height:50%;
				
				outline: 0;
				
				/*overflow:hidden;*/	
				
}

.windowphoto img{
		
				width:100%;
				height:100%;
				
				/*border:0;*/
				outline: 0;
				padding:4px;
				
}


.windowphotor {
					
				width:100%;
				height:50%;
				
				outline: 0;
				
				/*overflow:hidden;*/	
				
}

.windowphotor img{
		
				width:100%;
				height:100%;
				
				/*border:0;*/
				outline: 0;
				
}


.windowphotob {
					
				width:100%;
				height:50%;
				
				outline: 0;
				
				/*overflow:hidden;*/	
				
}

.windowphotob img{
		
				width:100%;
				height:100%;
				
				/*border:0;*/
				outline: 0;
				
}


.windowphotos {
					
				width:100%;
				height:50%;
				
				outline: 0;
				
				/*overflow:hidden;*/	
				
}

.windowphotos img{
		
				width:100%;
				height:100%;
				
				/*border:0;*/
				outline: 0;
				
}


.cardmiddle {
	
				width:100%;			
				height:20px;
				
				outline: 0;
				
				overflow:hidden;
				
}
	
	
.icons {
	
		padding:2px;
		
		outline: 0;
		
}

.icons img{
	
			padding:0px;
			
			outline: 0;
			
}

.icons span {
	
			float: right;
			color: #000;
}


.card {

    display:block !important;

}


.cardtitle {
		
			float:left;
		
			width:100%;
			height:5%;
		
			font: 0.8125em Helvetica, 'Helvetica Neue', Arial, Verdana, sans-serif;	
			
			outline: 0;
			
}

.cardtitle2 {
		
			float:left !important;
		
			width:100%;
			height:5%;
		
			font: 0.8125em Helvetica, 'Helvetica Neue', Arial, Verdana, sans-serif;	
			
			outline: 0;
			
}




.cardtitle h1{
			
		color:#F00;
		
		margin-top:0px;	
		padding-left:2px;
		
		font-weight:bold;
		font-size:14px;		
			
		outline: 0;
		
}
.cardtitle2 h1{
			
		color:#F00;
		
		margin-top:0px;	
		padding-left:0px;
		
		font-weight:bold;
		font-size:14px;		
			
		outline: 0;
		
}



.description{
	
			width:98%;
			height:25%;
		
			padding:2px;
		
			margin-top:2px;	
			
			color: #000;
			
			outline: 0;
			
}

.description h2{
	
			width:100%;
			height:100%;
		
            margin-top:15px !important;	

			font-size:14px;
			text-align:justify;		
			font: 0.8125em Helvetica, 'Helvetica Neue', Arial, Verdana, sans-serif;		
		
			overflow-x:hidden;
			overflow-y:auto;
		
			outline: 0;
				
}

