@charset "UTF-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
}

#main {
	position:absolute;
	left:50%;
	top:0px;
	width:880px;
	height:835px;
	margin-left: -440px;
	
	z-index: 2;
}
body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	min-width: 880px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	display: block;
	position: absolute;
	width: 468px;
	z-index: 9;
	height: 512px;
	top: 73px;
	left: 30px;
}
#logo {
	position:absolute;
	left:2px;
	top:54px;
	width:178px;
	height:168px;
	z-index:2;
}
#topimage {
	position:absolute;
	left:177px;
	top:0px;
	width:710px;
	height:122px;
	z-index:9;
}
#menu_machine {
	position:absolute;
	left:177px;
	top:132px;
	width:700px;
	height:34px;
	z-index:6;
	background-color: #80AECF;
}
#leftBar_text {
	position:absolute;
	left:5px;
	top:274px;
	width:178px;
	height:393px;
	z-index:4;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#tableRight {
	position:absolute;
	left:531px;
	top:89px;
	top: 120px;
	width:148px;
	height:202px;
	z-index:5;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#order_btn {
	position:absolute;
	left:838px;
	top:190px;
	width:88px;
	height:89px;
	z-index:8;
}
.tableMain {
	top: 218px;
}
#logo_right {
	position:absolute;
	left:765px;
	top:585px;
	width:115px;
	height:118px;
	z-index:13;
}
.table_borderWh {
	height: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left: 2.5px solid #FFF;
}
.indent {
	display: inline;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2px;
}
.indentRed {
	display: inline;
	font-size: 14px;
	color: #f00;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 1.3em;
}
.red {
	color: #f00;
	font: 12px Arial, Helvetica, sans-serif;
}
.redSm {
	font-size: 10px;
	color: #f00;
	line-height: 11px;
    text-align: right;
}

.redLarge {
	font-size: 15px;
	color: #f00;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
.blackLarge {
	font-size: 15px;
	color: #000;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
.blackXL {
	font-size: 26px;
	color: #000;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
}
.blackXXL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000;
	line-height: 1.4em;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #f00;
	text-decoration: underline;
}
a:active {
	color: #f00;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6{
margin-bottom: 0px;
padding-bottom: 0px;
}
h1 {
	font-size: 22px;
	color: #f00;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: lowercase;
	display: block;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #80AECF;
	text-transform: uppercase;
	font-style: normal;
	letter-spacing: 0.08em;
	line-height: 1.2em;
	display: inline;
}
hr {
	color: #999;
	height: 1.5em;
	width: 475px;
	float: left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	position: absolute;
	z-index: 2;
}
img {
	display: block;
}
.redCaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #f00;
	letter-spacing: .5px;
	text-transform: uppercase;
}
.bodySm {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	
}
.bodySmRed {
	font: bold 10px/1.1em Arial, Helvetica, sans-serif;
	color: #f00;
}
.bodyMed {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1.3em;
	
}


.bodymed A:link {
	text-decoration: underline !important;
	}
	






.bodyReg {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
.bodyRegBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #80AECF;
}
.bodyMedRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f00;
	line-height: 1.3em;
}
.bg {
	background-image: url(../images/background-full.gif);
	background-repeat: repeat;
	display: block;
	background-position: left top;
	padding: 0px;
	position: absolute;
}
.table_borderSolidL {
	height: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #9DCAED;
}
.table_borderSolidR {
	height: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #9DCAED;
}
.table_borderDashedL {
	height: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left: 3px dashed #B5D5F0;
}
.table_borderDashedR {
	height: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right: 3px dashed #B5D5F0;
}
.anchor {
	float: right;
	position: relative;
	background-position: right bottom;
	font-size: 10px;
	color: #000;
}

#sidebox {
	background:url(../../../pronz/glutenbox.png);
	z-index:1000;
	background-repeat:no-repeat;
	
}

