body {
	background: url(/images/bgr-img.gif) repeat;
	color: #AB4900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}

a {
	color: #AB4900;
}

a img {
	border: 0 none;
}

h1 {
	font-size: 16px;
	margin: 10px 0;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 15px;
	margin: 17px 0 10px 0;
}

div.body {
	width: 755px;
	height: 80px;
	margin: 0 auto;
}

body#popup {
	background: white;
	padding: 10px 15px;
}

body#popup div.body {
	width: auto;
}

body#popup div.content h1 {
	margin-left: 10px;
}

h3.site-title {
	text-align: right;
	text-transform: uppercase;
}

div.header {
	background: white url(/images/header-bgr.gif) right top repeat-y;
	position: relative;
	padding-left: 12px;
	font-size: 1px;
	border-right: 8px white solid;
	border-top: 8px white solid;
}

div.header p {
	position: absolute;
	margin: 0;
	right: 15px;
	top: 15px;
	font-size: 16px;
	text-align: right;
}

html>body div.header p {
	top: 7px;
}

div.header p span {
	display: block;
	margin-top: 10px;
}

div.header p a {
	font-weight: bold;
	text-decoration: none;
}

div.header p a:hover {
	text-decoration: underline;
}

div.main {
	background: white url(../images/left-col-bgr.gif) left top no-repeat;
	height: 300px;
	border: 8px white solid;
	border-top-width: 10px;
}

html>body div.main {
	height: auto;
	overflow: auto;
}

div.left-col {
	width: 180px;
	float: left;
}

div.left-col h3 {
	font-size: 14px;
	color: white;
	background: #AB4900;
	margin: 0;
	padding: 3px 8px;
	text-transform: uppercase;
}

div.left-col ul {
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	font-size: 14px;
	list-style: none;
	font-weight: bold;
}

div.left-col ul li {
	padding: 3px 8px;
}

div.left-col ul li.active a {
	color: #AD000C  ;
}

div.left-col ul a {
	text-decoration: none;
}

div.left-col ul a:hover {
	color: #AD000C  ;
}

div.footer {
	background: white url(/images/footer-bgr.gif) right top repeat-y;
	padding: 8px 13px;
	text-align: right;
	height: 10px;
	color: #470028;
	margin-top: 7px;
	font-size: 11px;
}

html>body div.footer {
	height: auto;
	overflow: auto;
}

div.footer p {
	margin: 0;
}

div.footer p a {
	color: #470028;
}

div.footer p.copyright {
	float: left;
	text-align: left;
}

div.center-col {
	margin-left: 180px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 1px;
	padding-right: 15px;
	background: white;
	height: 440px;
}

html>body div.center-col {
	height: auto;
	min-height: 440px;
}

div.center-col p {
	margin: 15px 0;
}

div.product {
	width: 123px;
	height: 131px;
	background: url(/images/product-bgr.gif) no-repeat;
	float: left;
	margin-bottom: 10px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	margin-right: 12px;
}

div.prod-right {
	margin-right: 0;
}

div.product img {
	margin: 5px auto 7px auto;
	width: 92px;
	height: 92px;
	display: block;
}

div.product p {
	margin: 0;
	line-height: 100%;
}

div.product a {
	color: black;
	text-decoration: none;
}

div.product a:hover {
	text-decoration: underline;
}

p.section-descr {
	height: 20px;
	margin: 0;
}

html>body p.section-descr {
	height: auto;
	overflow: auto;
}

p.section-descr img {
	float: left;
	margin-right: 15px;
	margin-left: 8px;
}

div.products-list {
	height: 30px;
	/*margin-bottom: 50px;*/
}

html>body div.products-list {
	height: auto;
	overflow: auto;
}

div.product-page {
	
}

div.product-page p {
	margin: 15px 0;
}

div.product-page img {
	float: right;
	margin-left: 10px;
	width: 300px;
	height: 300px;
}

div.product-page div img {
	float: none;
	margin-left: 0;
	width: auto;
	height: auto;
}

div.prices {
	clear: right;
}

div.prices table {
	width: 340px;
	border: 0 none;
	border-collapse: collapse;
}

div.prices table td {

}

p.pdf {
	font-weight: bold;
	font-size: 14px;
	margin-top: 25px;
}

p.pdf a {
	text-decoration: none;
}

p.pdf a:hover {
	text-decoration: underline;
}

div.images {
	margin: 25px 0 10px 0;
	height: 30px;
}

html>body div.images {
	height: auto;
	overflow: auto;
}

div.images span {
	padding-left: 30px;
	color: black;
}

/* Paging */
div.paging {
	text-align: right;
	overflow: auto;
	width: 99%;
	margin-top: 15px;
	padding-left: 1px;
}

div.paging.bottom {

}

div.paging.top {
	margin-bottom: 15px;
}

div.paging span.status {
	float: left;	
}

div.paging span.current a {
	text-decoration: none;
}