td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.header {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #1f60a9; font-weight: bold}
.copyright {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}
.orangebold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #f78021}
.blueprodlink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #1f60a9}
.bluesmalltext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #1f60a9}
.dropdown {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ccd2d2; color: #000000; padding-top: 1px; padding-bottom: 1px; text-decoration: none}
.dropdown:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #4b7db5; color: #FFFFFF}
.dropdowntext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none }
.dropdowntext:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF }
.smalltext {  font-size: 9px}
a {  color: #1F60A9}
.quote {
	font-weight: bold;
	color: #76A14F;
	font-style: normal;
	font-variant: normal;
}
input.adjust { border: #b3b3b3 1px solid; height: 19px; font-size: 12px; padding-top: 2px; }
.discount { text-decoration: line-through; }
.button { cursor: pointer; }
* html .button { cursor: hand; }
a img { border: none; }

#logged { width: 140px; margin-left: 40px; }
#logged p { margin: 10px 0; padding: 0; }
#logged form { margin: 0; padding: 0; }

#page_slider img { border: none; vertical-align: bottom; }

/*a.error { position: relative; margin: 0 3px; text-decoration: none; }
a.error img { vertical-align: top; }
a.error span { visibility: hidden; display: block; z-index: 99; position: absolute; top: -15px; left: 20px; border: #ff8080 1px solid; background: #fff2f2; color: #c00000; width: 130px; padding: 2px; }
a.error:hover { background: transparent; }
a.error:hover span { visibility: visible; }
*/

a.error { margin: 0 3px; text-decoration: none; }
a.error img { vertical-align: top; }
.error_box { border: #ff8080 1px solid; background: #fff2f2; color: #c00000; width: 130px; padding: 2px; }
#error_container { position:absolute; visibility:hidden; z-index:200; }

#cover_invoice { text-align: left; border: #8fafd4 1px solid; padding: 5px; }
* html #cover_invoice { width: 470px; }
#frame { }
#cover_invoice h2, #cover_invoice h3 { color: #1f60a9 }
#cover_invoice h3 { padding: 5px 0 0 0; margin: 5px 0 0 0; border-top: #8fafd4 1px solid; }
#cover_invoice table { border-collapse: collapse; margin-top: 10px; width: 100%; text-align: left; }
#cover_invoice table td, #cover_invoice table th { font-size: 11px; padding: 1px 3px; }
#cover_invoice table th { background: #8fafd4; color: #fff; }
#cover_invoice table td { vertical-align: top; }
#cover_invoice table span { text-decoration: line-through; }

.half { width: 50%; }
.small { width: 5em; }
.medium { width: 8em; }
.price { text-align: right; padding-right: 15px; }
#cover_invoice table td.text_right { text-align: right; }
.text_center { text-align: center; }
.text_right { text-align: right; }
#cover_invoice table td.text_middle { vertical-align: middle; }
table.product td, table.product th { border: #8fafd4 1px solid; }

#cover_subtotal td { padding: 0; text-align: right;}
table#subtotal { width: 250px; text-align: right; margin: 5px 5px 10px auto; }
#total { background: #8fafd4; color: #fff; }
#total strong { font-size: 13px; }
