.navbar, .m_head_spacer, .slide-out-div, .show_when_mobile, .desc_fields{
        display: none;
 
    }
 
@media only screen
  and (max-width: 899px)
{
    .description_title{
        font-size: 12px;
    }
 
    .narrow_drop0
    {
        display: none;
 
    }
}
 
@media only screen
  and (max-width: 699px)
{
    .narrow_drop1, .desk_header, .result_columns
    {
        display: none;
 
    }
    .navbar, .m_head_spacer, .slide-out-div, .desc_fields{
        display: block;
    }
    .dv_image_div {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    }
    .dv_data_div {
    width: 100%;
    margin-left: 5px;
    margin-right: 5px;
    }
}
 
@media only screen
  and (max-width: 449px)
{
    .narrow_drop2
    {
        display: none;
    }
    .show_when_mobile{
        display: block;
    }
    body {
    padding: 1px;
    margin-left: 0px;
    margin-right: 0px;
    }
    table tr td {
    font-size: 11px;
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
    text-align: left;
    }
    .card_center_table {
    text-align: left;
    padding-left: 3px;
    }
    .card_address {
    text-align: left;
    }
}
 
@media only screen
  and (max-width: 334px)
{
    .tiny_drop {
        display: none;
    }
    .show_when_mobile {
        display: inline;
    }
}
@media print {
    .print_hidden { display:none; 
	}
    .print_viewable { display:inline; 
	}
}
@media screen {
    .print_viewable { display:none; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
    	font-weight: bold;
	}
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	color: #0066FF;
 	font-size: 12px;
 	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	color: #0066FF;
	font-size: 12px;
	font-weight: bold;
 	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	text-decoration: underline;
	font-size: 12px;
	color: #00CCFF;
	font-weight: bold;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
 	text-decoration: none; 
	font-size: 12px;
	color: #00CCFF;
}
div.popup
{
    height: auto;
    width: auto;
    position: absolute;
    top: 45%;
    left: 45%;
    z-index: -1;
    background-color: #CCC;
    text-align: center;
    visibility: hidden;
    border: solid #000000;
}
.popupText
{
    margin: 10px
}
#naglayer {
/*	-moz-opacity:.90;
	-ms-filter:.alpha(opacity=90).; 
	filter:alpha(opacity=90); 
	opacity:.90; 
*/
	position: absolute;
	left: 20px;
	top: 100px;
	background-color: #DDDDDD;
	border: 1px solid #000000;
	padding: 10px;								
	z-index: 9001;
}
#close {
	float: right;
}

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 10px;
    padding: 0;
}
.search_bg {
    background: #EEEEEE;
}
p.error {
    color: red
}
.on_estimate_list {
	background-color: #9AA59B
}
.pseudolink {
    cursor: pointer
}
/* I misspelled pseudolink a long time ago - sigh Drew  */
.psuedolink { 
	cursor: pointer 
}
.psuedolinkfont {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #0066FF;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}
.warning_highlight {
	background-color: yellow
}
.labels{
    font-size: 9px;
    font-weight: bold;
}
.main {
    font-size: 11px;
}
.mainbig {
    font-size: 13px;
}
.mainbigbold {
    font-size: 13px;
	font-weight: bold;
}
.ondark {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.ondarksmall {
    font-weight: bold;
    color: #FFFFFF;
    font-size: 11px;
}
.topsearch {
	font-weight: bold;
	font-size: 14px;
}
.tableheader {
    font-weight: bold;
    font-size: 14px;
}
.readonly {
    font-size: 10px;
    background-color: #DDDDDD;
}
.bigtitle {
	font-weight: bold;
    font-size: 16px;
}
.partresult {
    font-size: 10px;
}
.majcompresult {
    font-size: 12px;
}
.partcount {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
}
.buttonstyle {
	background-color: #000080; 
	color: white;
	font-size: 11px;
	font-weight: bold;
}
.required_field{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
}
.notice{
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #660000;
    font-size: 9px;
}
.legal_notice{
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #660000;
	font-size: 9px;
}
.card_price {
background-color: #960505;
}
