html,
body {
	font-family: verdana, sans-serif;
	font-size: 10px;
	background: #676767;
	color: #000000;
	margin: 0;
	padding: 0;
}


div.page-bottom {
	font-size: 1px;
	text-align: right;
	padding: 0;
	margin: 0 0 10px 0;
	clear: both;
	width: 765px;
	background-color: #676767;
/*	background-image: url(includes/mlng/images/shadowb2.gif);
	background-repeat: repeat-x;
	background-position: left top;*/
}


	/* 
		main-background & page-mast imported from "mlng_styles.css"
	*/

	/*
		nav bar imported from "navigation.css"
	*/



	/*
		main panels
		-----
	*/

#sections-panel,
#infos-panel,
#specials-panel,
#footer-panel,
#misc-panel {
	clear: both;
	width: 760px;
	padding: 0 0 5px 5px;
	margin: 0;
	background-color: #e3e3d6;
	background-image: url(includes/mlng/images/shadowr2.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#sections-panel {
	width: 765px;
	padding: 0 0 5px 0;
}

#infos-panel {
}

#specials-panel {
	clear: none;
}

#misc-panel {
}

#footer-panel {
	width: 765px;
	padding: 0;
}



div.clear {
	clear: both;
	font-size: 1px;
	padding-top: 1px;
}



	/*
		sections panel sub-elements' styles
		-----
	*/

/*#sections-panel #machines-panel {
	float: left;
	background: #8C8C73;
	width: 248px;
	margin-right: 5px;
	border: 1px solid #6b6b63;
	border-top: none;
}
#sections-panel #doses-panel {
	float: left;
	background: #8C8C73;
	width: 248px;
	margin-right: 5px;
	border: 1px solid #6b6b63;
	border-top: none;
}
#sections-panel #univers-panel {
	float: left;
	background: #8C8C73;
	width: 248px;
	margin-right: 5px;
	border: 1px solid #6b6b63;
	border-top: none;
}*/

#sections-panel p.textlight {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	color: #eed;
	margin: 0;
	padding: 0;
}

div.section-title {
	font-family: georgia, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FDFCD9;
	padding: 2px 8px;
	margin: 0;
/*	float: left;*/
	letter-spacing: 1px;
	font-variant: small-caps;
}

div.mini-logo {
	float: right;
	margin: 0 6px 0 0;
}


option.mnu-bold {
	font-weight: bold;
}

td.spacer5px {
	font-size: 1px;
	width: 5px;
	padding: 0;
}

	/*
		definitions for boxes
		-----
	*/

/* Show only to IE PC \*/
* html .boxhead h1 {height: 1%;} /* For IE 5 PC */

.sidebox-250 {
	margin: 0;
	width: 245px;
	background: url(includes/mlng/images/body-right.gif) no-repeat bottom right;
	font-size: 100%;
}
.sidebox-500 {
	margin: 0 auto; /* center for now */
	width: 500px;
	background: url(includes/mlng/images/body-right.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(includes/mlng/images/head-right.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h1 {
	font-family: georgia, serif;
	font-size: 16px; 
	line-height: 1em;
	color: #fff;
	font-weight: bold; 
	background: url(includes/mlng/images/head-left.gif) no-repeat top left;
	margin: 0;
	padding: 9px 20px 6px;
}
.boxbody {
	background: url(includes/mlng/images/body-left.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 20px 16px;
}

.boxhead h1.prod-month {
	background: url(includes/mlng/images/prodMonth_hdr.jpg) no-repeat left top;
	padding: 4px 6px 4px 16px;
	font-family: georgia, serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	letter-spacing: 4px;
}


.sidebox-500 .boxbody {
	padding: 6px 30px 16px;
}


.sidebox-500 .boxhead h1 {
	font-family: georgia, serif;
	font-size: 16px; 
	line-height: 1em;
	color: #cc9966;
	font-weight: normal; 
	background: url(includes/mlng/images/head-left.gif) no-repeat top left;
	margin: 0;
	padding: 0 0 0 0px;
}
.sidebox-500 .boxhead h1 img.note-icone {
	float: left;
	border: 1px solid #6b6b63;
	border-right: none;
	border-bottom: none;
	margin: 0;
}

.boxhead h1.news {
	background: url(includes/mlng/images/news_hdr.jpg) no-repeat left top;
	padding: 4px 6px 4px 16px;
	font-family: georgia, serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	letter-spacing: 4px;
}


	/*
		information panel sub-elements' styles
		-----
	*/

#infos-panel table {
}

#infos-panel td.std {
	vertical-align: top;
	margin: 0;
	padding: 0;
}

/*#infos-panel h1 {
	font-size: 16px;
	font-weight: normal;
	color: #cc9966;
	text-align: center;
	margin: 0;
	padding: 0 0 8px 0;
	font-variant: small-caps;
}*/

#infos-panel h3,
#infos-panel h2 {
	font-family: georgia, serif;
	font-size: 16px;
	text-align: left;
	color: #d00;
	margin: 0 0 8px 0;
	padding: 0;
}
#infos-panel h3 {
	font-size: 12px;
	text-align: center;
	padding: 4px 10px 8px 10px;
	margin: 0;
}

#infos-panel img.mini-float {
	float: left;
	margin: 0 10px 8px 0;
}

#infos-panel p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	color: #444;
	text-align: left;
	padding: 0 4px;
	margin: 0;
}
#infos-panel span.prod-price {
	font-family: georgia, serif;
	font-size: 14px;
	font-weight: bold;
	color: #d00;
	text-align: center;
	padding: 0;
	margin: 5px 0 12px 0;
	display: block;
}


	/*
		specials panel sub-elements' styles
		-----
	*/

#specials-panel #specials-holder {
	float: left;
	margin: 0 0 0 -1px;
	padding: 0;
	width: 510px;
	height: 220px;
	background-color: #fff;
	border: 1px solid #6b6b63;
	border-right: none;
}

#specials-panel #flash-holder {
	margin: 0 0 0 510px;
	padding: 0;
	width: 230px;
	height: 220px;
	background-color: #fff;
	border: 1px solid #6b6b63;
	text-align: center;
}

#specials-panel td.specials-list {
	background-color: #fff;
	text-align: center;
	vertical-align: top;
	border: 1px solid #6b6b63;
	border-top: none;
}

/*#specials-panel td.flash-holder {
	background-color: #fff;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #6b6b63;
	border-left: none;
}*/

#specials-panel td.all-centered {
	text-align: center;
	vertical-align: middle;
}

#specials-panel #flash-contents {
	margin: 10px 0 10px 530px;
	height: 200px;
	width: 200px;
	border: 1px solid #eee;
	background-color: #fff;
	vertical-align: middle;
}

#specials-panel div.specials-title {
	font-family: georgia, serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	letter-spacing: 4px;
	padding: 4px 0 4px 26px;
	margin: 0 0 10px 0;
	background-color: #b5070b;
	background: url(includes/mlng/images/special_hdr.jpg) no-repeat top left;
}

div.specials-title span.sub-title {
	font-family: georgia, serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding: 0 6px;
}

#specials-panel div.specials-tbl {
	float: left;
	margin: 0;
	padding: 0;
	width: 280px;
	height: 200px;
	background-color: #fff;
}

div.specials-tbl td.special-cell {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #444;
	text-align: right;
	vertical-align: top;
	padding: 4px 0 6px 10px;
	border-bottom: 1px solid #D9D6C1;
}

div.specials-tbl strong {
	font-family: georgia, serif;
	font-size: 12px;
	font-weight: bold;
	color: #E80000;
}

div.specials-tbl h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #5F5D51;
	margin: 0;
	padding: 0;
	text-align: left;
}

div.specials-tbl p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 110%;
	color: #5F5D51;
	margin: 0;
	padding: 0;
	text-align: left;
}

div.specials-tbl s {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #989681;
}



td.item {
	/*background-color: #fff;*/
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}


#misc-panel #coffee-box {
	font-family: georgia, serif;
	font-size: 14px;
	color: #444;
	background-color: #e3e3d6;
/*	border: 1px solid #D9D6C1;*/
	vertical-align: top;
}

#misc-panel #visit-box {
	font-family: georgia, serif;
	font-size: 14px;
	color: #444;
	background-color: #e3e3d6;
/*	border: 1px solid #d9d6c1;*/
	vertical-align: top;
}

#misc-panel div.misc-stamp {
	float: left;
	margin: 0 10px 10px 0;
}

#misc-panel div.misc-aol {
	float: left;
	margin: 0 10px 0 0;
}

#misc-panel div.misc-text {
	margin: 0 auto;
	float: left;
}


#misc-panel #survey-box {
	margin: 0;
	padding: 0;
}

#misc-panel #survey-box h2 {
	font-family: georgia, serif;
	font-size: 15px;
	color: #c30;
	margin: 0 0 8px 0;
	padding: 0;
}


input.small-btn {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0 4px;
	cursor: pointer;
}


#stop-infos {
}

#stop-infos h2 {
	font-family: georgia, serif;
	font-size: 14px;
	text-align: left;
	color: #d00;
	margin: 10px 16px 8px 16px;
	padding: 0;
}
#stop-infos p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 0 16px;
	padding: 4px 0;
}






