body, td, th {  font-family:  Times New Roman, Verdana, Helvetica, serif; font-size: 13pt; font-style: normal; font-weight: normal}

#navigation,#nysaaLogo,#naaLogo,#FBLogo, #mastFootNav, .sharing, .footerNav, #sideTab, #slideoutContent, #slideoutContentB, .no-print {display:none !important;}

#masthead{
background-color: #ADD8E6;
border: 1px solid #000;
padding: 5px;
text-align:center;
}
#gaLogo{
  margin-bottom: -18px;
}

.pageBreakAfter{
  page-break-after:always;
}

/* ================ auction information ==================================== */
.auctionblock {
	font: bold 13px  Times New Roman, Verdana, Helvetica, serif;
	/*background: url(/images/whiteGrad.png) repeat-x;*/
	border: 1px solid #000;
	clear:left;
	padding: 7px;
	margin:0px auto;
	margin-top: 10px;
	margin-bottom: 25px;
	text-align:left;
	width:95%;
	/*border-top: 1px solid #000;*/
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
    -webkit-border-bottom-right-radius:10px; 
    /*    -moz-box-shadow: 5px 7px 6px #666;
        -webkit-box-shadow: 5px 7px 6px #666;
         box-shadow: 5px 7px 6px #666;  */    
    page-break-inside:avoid;
}


* html .auctionblock .itemdesc, * html .contactblock .contactdesc { /* IE 3px jog hack*/
	height: 1%;
}

.itemimage {
	width:150px;
	height:auto;
	float:left;
	border: 1px solid black;
	margin-right: 15;
	page-break-inside:avoid;
}

.itemdesc {
	margin-left: 160px;
	page-break-inside:avoid;
	/*border-bottom: 2px solid #333;*/
}


.itemdesc h1{
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 80%;
}

.itemdesc h2, .itemdesc h4{
	margin: 0;
	font-size: 16px;
	font-weight: normal;
}

#contentInner .itemdesc h3 {
	margin: 0px;
	font-size: 15px;
	font-weight: normal;
}

.itemdesc h4{
	font-weight: bold;
	font-size: 16px;
	padding: 5px 0px 0px 0px;
}

.itemextdesc {
	width: 55%;
	float: left;
	page-break-inside:avoid;
}
.auctionblock .itemdesc .itemextdesc ul {
        list-style-type: none;
	margin: 0px;
	/*padding; 0px;*/
	padding: 5px 5px 0px 5px;
	font-size: 14px;
	font-weight: normal;
}

.itemextloc {
	width: 40%;
	float:right;
	page-break-inside:avoid;
}

.itemextfooter {
	clear:both;
	padding: 8px 0 0 0;
	page-break-inside:avoid;
}
.itemextfooter h4 {
	margin: 0px;
	font-size: 13px;
}
.itemextfooter a {
	border-left: 1px solid black;
	padding-left: 5px;
	/*color: #BF2227;*/
	font-weight: bold;
}

.itemdescheader{
    border-bottom: 2px solid #333;
	page-break-inside:avoid;
}


/* ================ auction information ends =============================== */

/* ===============form ============================= */
input[type="submit"],input[type="reset"],button,a.buttonLook {
    display: inline-block;
    padding: 2px 10px 3px;
    color: #000;
    text-decoration: none;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-box-shadow: 2px 3px 3px #999;
    -webkit-box-shadow: 2px 3px 3px #999;
    border-bottom: 1px solid #222;
    position: relative;
}

a.buttonLook{
    padding: 2px 10px 3px;
	font-size: 13px;
    -moz-box-shadow: 2px 3px 3px #999;
    -webkit-box-shadow: 2px 3px 3px #999;
	border-bottom: 2px outset #aaa;
	border-right: 2px outset #aaa;
	border-top: 2px outset #ddd;
	border-left: 2px outset #ddd;
	font-family:  Helvetica, sans-serif;
}
/* ===============/ form ===========================  */

img{
	page-break-inside:avoid;
}

#map{
  width: 99%; 
  height: 500px; 
  text-align:center; 
  margin-left:auto; 
  margin-right:auto;
}

#footer{
  text-align:center;
}

#mastPhone {
  font-size: 14pt; 
  font-weight: bold;
  font-family:Verdana, Helvetica, sans-serif;
}
a:link, a:visited {color: #781351}
.center {text-align:center;}

.header {
    font-size: 16pt; 
    font-style: normal; 
    font-weight: bold; 
    color: #000;
 }
 .verysmall { font-size: 10pt;}
.largebold { font-size: 14pt; font-weight: bold;}

.copyright {  
  font-family: "Times New Roman", Times, serif; 
  font-size: 10pt; 
  font-style: italic; 
  font-weight: bold;
  position: fixed; bottom: 0; left: 18%;
  text-align:center;
}

.cTable{
  width:100%;
}