@charset "UTF-8";
/* CSS Document */

body.main {
	margin: 0;
	padding: 0;
	background-color: #a49388;
	background-image: url(/_img/bg-body-main.jpg);
	background-repeat: repeat-y;
}

body.inset {
	margin: 0;
	padding: 0;
	background-color: #ffffff;;
}

div.top {
	background-image: url(/_img/bg-top.gif);
	background-repeat: repeat-x;
	}

div.banner {
	margin-top: 15px;
	margin-bottom: 13px;
}

div.main-button {
	width: 100%;
	margin-top: 48px;
	height: 86px;
}

div.main-button h1 {
	color: #fff;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	margin-right: 8px;
	padding: 0;
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
}

div.interior-container {
	background-image: url(/_img/bg-contentarea.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
	width: 944px;
	margin-top: 16px;
	}

div.interior-content {
}

div.interior-content h1 {
	color: #303030;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12px;
}

div.interior-content h2 {
	color: #303030;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 14px;
	margin-bottom: 10px;
}

div.interior-content p {
	color: #525252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 12px;
	margin-top: 0px;
}

div.interior-content p.caption {
	color: #525252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 12px;
	margin-top: 0px;
	font-weight: bold;
	font-style: italic;
}

div.interior-content p.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 12px;
	margin-top: 12px;
	margin-right: 12px;
	padding: 12px;
	background-color: #cccccc;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
}

div.interior-content ul {
	color: #525252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 12px;
	list-style-type: square;
	}
	
div.interior-content li {
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: -16px;
	}
	
div.interior-content a:link {
	text-decoration: underline;
	color: #41d3d2;
	font-weight: bold;
	}

div.interior-content a:visited {
	text-decoration: underline;
	color: #41d3d2;
	font-weight: bold;
	}

div.interior-content a:hover {
	text-decoration: none;
	color: #41d3d2;
	font-weight: bold;
	}

div.interior-content a:active {
	text-decoration: none;
	color: #41d3d2;
	font-weight: bold;
	}
	
div.product-container {
	min-height: 400px;
	width: 944px;
	margin-top: 16px;
}

div.inset {
	background-color: #ffffff;
}

div.inset h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.inset p {
	color: #525252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	}

div.inset ul {
	color: #525252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 8px;
	}
	
div.inset li {
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: -24px;
	}
	
p.main-content {
	color: #3e3e3e;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 12px;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 16px;
}

/* FOOTER */

div.footer {
	background-image: url(/_img/bg-footer.jpg);
	color: #929292;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	width: 944px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 3px;
	padding-bottom: 4px;
	text-align: center;
}

div.footer a:link {
	text-decoration: none;
	color: #929292;
}

div.footer a:visited {
	text-decoration: none;
	color: #929292;
}

div.footer a:hover {
	text-decoration: underline;
	color: #929292;
}

div.footer a:active {
	text-decoration: underline;
	color: #929292;
}

/* MENU (Milonic) */

div.menu {
	margin: 0;
	padding: 0;
	background-color: #FF0000;
}
.menuoff {
	color: #272727;
	font-size: 13px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-left: 16px;
	margin-right: 8px;
}
.menuon {
	color: #fff;
	font-size: 13px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-left: 16px;
	margin-right: 8px;
}
.menuclick {
	color: #fff;
	font-size: 13px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-left: 16px;
	margin-right: 8px;
}
.submenuoff {
	color: #272727;
	font-size: 13px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: #3fcfcf;
	margin: 0;
	padding: 3px 6px 3px 4px;
	border-top-color: #fff;
	border-top-width: 1px;
	border-top-style: solid;
}
.submenuon {
	color: #fff;
	font-size: 13px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: #3fcfcf;
	margin: 0;
	padding: 3px 6px 3px 4px;
	border-top-color: #fff;
	border-top-width: 1px;
	border-top-style: solid;
}
.submenuclick {
	color: #fff;
	font-size: 13px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: #3fcfcf;
	margin: 0;
	padding: 3px 6px 3px 4px;
	border-top-color: #fff;
	border-top-width: 1px;
	border-top-style: solid;
}


