/* Print Style Sheet */
@media print {


body { color:black; margin:0px; font-family:"Lucida Sans"; font-size:11px; height:100%;

		margin-right:0cm;
		margin-top:0cm;
		margin-bottom:0cm;
		margin-left:0cm;
}

#header { display: none}
#plans { display: none}
#nav { display: none}
#monoSlideshow { display: none}
#listingdetail {margin-top:0px;}
#newsticker {display:none}
.measurements {display:none}
#currencyconverter {display:none}
.printcurrency {display:none}
#testprint {display:block}


#header_print {
display:block;
position:fixed;
bottom:0;
}

#title_print {width:100%; text-align:center; margin-top:-30px;}

#listingwrap{
height: auto !important;
margin: 0 auto -30px;
}

#next_to_monoss{
display:none;
}

#next_to_monoss h3 {display:none}

#next_to_monoss .location {display:none}

#img_big_print{
clear:both;
}

#img_print {
clear:left;
margin:auto;
margin-top:0px;

}

#big_img_print{
margin-bottom:15px;
}

#big_img_print img{
width:600px;
max-height:350px;
}


.print_image {border:1px solid #666; padding:2px;}

#content { }
#comments { }
#sidebar { display:none; }
#footer { display:none; }

.price {
color:#4EB3E9; 
font-size:27px;
font-weight:normal;
float:right;
clear:right;

display:none;

}

.price_print {
color:#FF0000; 
font-size:115px; 
font-weight:bolder;
font-stretch:condensed;
text-align:center;
padding-bottom:-5px;
clear:left;
float:left;
width:100%;
margin-bottom:-30px;
margin-top:-20px;
font-family:"Tw Cen MT"; 
}

.wasprice {
display:none;
color:#3468B4;
text-decoration:line-through;
font-size:12px;
float:right;
}

.wasprice_print {
color:#666666; 
font-size:20px;
text-align:center;
clear:left;
float:left;
width:100%;
background:#FFF;
padding-top:-5px;
margin-bottom:0px;

height:18px;
display:block;
}


h3 {
color:#4EB3E9;
font-size:60px; 
float:left;
width:100%;
margin-bottom:10px;
font-family:"Tw Cen MT"; 
}

.location {
color:#666666;
font-size:30px;
font-family:"Tw Cen MT";
margin-top:0px;
clear:left;
float:left; 
width:100%;
}

.quick_info {
font-size:11px;
color:#333;
width:280px;
line-height:14px;
margin-top:10px;
float:left;
clear:left; 
}

.quick_info td{
border-bottom:1px solid #666;
height:25px;
vertical-align:bottom;
padding-bottom:5px;
padding-top:8px;
}

.quick_info_title {
font-weight:bold;
width:110px;
}

.quick_info_title_top {
color:#3468B4;
text-transform:uppercase;
font-weight:bold;
}

.quick_info_value {text-align:center;}

td.quick_info_title2 { 
vertical-align:middle;
}

.quick_info_title2 {
font-weight:bold;
width:110px;}

.quick_info_value2 {text-align:left;}

#listingdetail {margin:auto; clear:left; padding-top:10px; width:100%; line-height:16px; font-size:16px; text-align:justify;}

#listingdetail p{padding-top:2px; clear:left;}

h7{display:none;}

h10 {
margin-left:0px;
color:#3468B4;
font-size:13px;
font-weight:bold;
text-transform:uppercase;
}

}
