﻿html, body, h1, h2, h3, h4, p, ul, ol, dl, li dt, dd, strong, em,
address, img, form, fieldset, legend, button,
table, caption, thead, tfoot, tbody, tr, th, td, abbr {
  border: 0;
  font-style: normal;
  list-style: none;
  margin: 0;
  padding: 0;
}

html, select, cite { font: normal 8pt "Verdana", sans-serif; }
body { text-align: center; background: #577e18 url(/Resources/images/body-bg-he.png) repeat-x scroll 0 0; }

#main-content { margin: 0 auto; width: 1018px; text-align: left;
                background: transparent url(/resources/images/body-bg2-he.png) repeat-y scroll 0 0;
}

#main-content #aspnetForm { width: 1000px; padding: 0 9px; }

a { color: #498dbc; text-decoration: underline; }
a:hover { color: #959595; }
button { color: #fff; font-size: 10px; }

h1 { font-size: 18px; font-weight: normal; margin-bottom: 20px; font-family: Verdana, Sans-Serif; color: #5a5a5a; }

.popup.modal div { position: absolute; z-index: 10000; }
.popup.modal div.background { background-color:#ffffff; height:100%; left:0; position:fixed; top:0; width:100%; z-index:9999; }

button.print { 	
	background: transparent url(/resources/images/button-product-print.png) no-repeat scroll 0 0; 
	display: block;
	width: 99px;
	height: 22px;
	margin-bottom: 9px;
	float: left;
	cursor: pointer;
}

.content-wrapper { margin-top: 31px; padding: 11px 10px 10px 10px; background: #fff; }