﻿@media print { 

	#tbltitle {
		zoom: 85%
		display:none;
	}

	#ctl00_ContentPlaceHolder1_gvSaleDetails
	{
		width:650px;
		padding-left:5px;
		margin-right:5px;
		padding-bottom:5px;
	}
	
/*
	#mapnote1
	{
		width: 90%;
		height: 5%;
		margin: 0% 0%;
		position:relative;
		top:265px;

	}
	
	#maplegend
		{
		position:relative;
		top:225px;
		zoom: 70%;
	}


	#map
	{
		writing-mode: tb-rl;
		margin: 0% 0%;
		z-index:-1
	}

*/

	#ctl00_trMenu {
		display:none;
	}

	#nomap {
		display:none;
	}
	
	
	#ctl00_tr1 {
		display:none;
	}

	#mappage {
		display:none;
	}

	#listpage {
		display:none;
	}

	#mapnote2 {
		display:none;
	}


	#mapnote3 {
		display:none;
	}
	
	body {
		margin: 0;
		font-family:Verdana,Arial,Tahoma;
		font-size:76%;
		color:#333333;
		background-repeat:no-repeat;
	}
	.defaultbody
	{
		font-family:Verdana,Arial,Tahoma;
		background-repeat:no-repeat;
		
	}
	.DefaultTitle
	{
		font-family:Verdana;
		font-size:12px;
		font-weight:bold;	
	
	}
	.Button
	{
		border-style:solid;
		border-width:1px;
		border-color:Black;	
		font-family:Verdana;
		font-weight:bold;
		font-size:14px;
		background-color:#56A6FB;
		color:#113966;
	}
	.TextBox
	{
		border-style:solid;
		border-width:1px;
		border-color:Black;	
	}
	.TextBoxAmount
	{
		text-align:right ;
		border-style:solid;
		border-width:1px;
		border-color:Black;	
	}
	.DropDown
	{
		border-style:solid;
		border-width:1px;
		border-color:Black;	
	}
	.main-border 
	{
		height:100%; BORDER-RIGHT: 0px; PADDING-RIGHT: 28px; BORDER-TOP: 0px; PADDING-LEFT: 28px; PADDING-BOTTOM: 10px; MARGIN: 0px; BORDER-LEFT: 0px; WIDTH: 100%; PADDING-TOP: 15px; BORDER-BOTTOM: 0px; BORDER-COLLAPSE: collapse;
	}
	.Menuitem
	{
		Color:#113966;
		font-family:Verdana;
		font-size:12px;
		font-weight:bold;	
		margin-right:5px;
	}
	.gridlink
	{
		Color:#113966;
		font-family:Verdana;
		font-size:12px;
		text-decoration:none;
		font-weight:bold;	
		
	}
	.FooterText
	{
		background-color:#113966;
		color:#FFFFFF;
		font-family:Verdana;
		font-size:12px;
		margin-right:5px;	
	}
	A
	{
		margin: 0;
		font-family:Verdana,Arial,Tahoma;
		font-size:12px;
		font-weight:bolder;
		color:#333333;
	}
	.Logo
	{
		font-size:25px;
		font-family:Garamond;
		font-weight:bold;
		color:#113966;
		border:1px;
	}
	.tbllnkFirst
	{
		background-image:url(../../Images/bottom_link_left.jpg);
		width:6px;
	}
	.tbllnkLast
	{
		background-image:url(../../Images/bottom_link_right.jpg);
		width:6px;
	}
	.tbllnkItem
	{
		background-image:url(../../Images/bottom_link_bg.jpg);
		background-repeat :repeat-x;
	}
	.tbllnkDivider1
	{
		background-image:url(../../Images/btn_devider1.jpg);
		width:1px;
	}
	.tbllnkDivider
	{
		background-image:url(../../Images/btn_devider.jpg);
		height:50px;
		width:1px;
	}
	.tblbottomlnk
	{
		background-image:url(../../Images/btn_devider.jpg);
		height:26px;
		background-repeat :repeat-x;
	}
	.tbltitle
	{
		height:80px;	
		
	}
	
	
	.gridItem
	{
		background-color:#D7E9FB;   
		font-weight:normal; 
		height:18px;
	}
	
	.gridItemAltern
	{
		background-color:#FFFFFF;    
		font-weight:normal;
		height:18px;
	}
	
	
	.gridHeader
	{
		height : 20px;
		background-color:#74B3EA;
		font-weight:bold;
		color:#0A246A;    
		height:25px;    
		text-transform:uppercase;
	}
	.tdAboutUs
	{
		font-size:13px;
		font-family:Verdana,Arial,Tahoma;
	
	}
}