@charset "utf-8";
/* CSS Document */
/*
********************************************************************
All rights reserved....................MLP Facility Managers
Rootsite...............................http://mlpfacilities.com
Date...................................Feb, 2009
Author.................................MAYDAY, http://maydaygroup.pl
********************************************************************
*/
* {
	border:0;
	padding:0;
	margin:0;
}
body {
	padding: 0;
	margin: 0;
	background: url(imgs/bgMain.jpg) repeat;
	font-size: small;
	text-align: center;	
}
p, ul, li, h1, img {
	margin: 0;
	padding: 0;
}

ul, ul li {
	list-style-position: outside;
}
h1 {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 20px 0 5px 0;
}
#wrapperBgShadow {
	position: absolute; 
	top: 50%; 
	left: 50%;
	width: 890px;
	height: 600px;
	margin-top: -300px;
	margin-left: -445px;
	background:url(imgs/bgShadow.png) no-repeat;	
}
#sitebox {
	position: absolute; 
	top: 50%; 
	left: 50%;
	width: 800px;
	height: 500px;
	margin-top: -250px;
	margin-left: -400px;
	background-color: #fff;
	padding: 0;	
}
#sitebox p {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: center;	
}

/* LEFT SIDEBAR */

#leftSdbr {
	width: 310px;
	float: left;
	margin-top: 5px;	
	padding: 0;
}
#leftSdbr img.photo {
	display:none; position:absolute; left:5px;
}
#leftSdbr img.photo2 {
	display:none; position:absolute; left:5px;
}
#leftSdbrLoader {
	width:300px;
	height:490px;
	background:url(imgs/loaderbg.jpg) repeat-x;
	position:absolute;
	left:5px;
	top:5px;
	text-align:center;
}
#leftSdbrLoader p {
	margin:200px 0 10px 0;
	display:block;
	color:#d4ddf5;
	font-weight:bold;
	font-size:11px;
	font-family:Tahoma, Helvetica, sans-serif;
}
#leftSdbrLoader img.lbl {
	margin-top:142px;
}

/* MIDDLE SIDEBAR */

#midSdbr {
	float: left;
	width: 166px;
	height: 500px;	
	float: left;
	background: url(imgs/bgMidSdbr.jpg) repeat-x;
	text-align: left;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif		
}
#midSdbr ul, ul li {
	display: block;
	list-style: none;
	margin: 0 0px 0 8px;
	padding: 7px 0;
	color: #fff;
	text-indent: 12px;
	font-size: 11px;	
}
#midSdbr li {
	border-bottom: 1px dotted #61778f;
}
#midSdbr ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 11px;
}
#midSdbr ul li a:hover {
	text-decoration: none;
	color:#F3DA23;
}

/* RIGHT SIDEBAR */

#rightSdbr {
	float: left;
	width: 285px;
	height: 500px;
	padding: 0 10px 0 20px;
	margin: 0;
	background:url(imgs/bgRightSdbr.jpg) repeat-y;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#rightSdbr.scroll {
	float: left;
	width: 304px;	
	height: 500px;
	padding: 0 0 0 20px;
	margin: 0;
	background:url(imgs/bgRightSdbr.jpg) repeat-y;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow:auto;
}
#rightSdbr p {
	width: 280px;	
	font-size: 11px;
	color:#333333;
	padding: 0;
	margin: 0;
	text-align: left;
	line-height:1.5;	
}
#rightSdbr ul {
	padding: 30px 0 30px 7px;
	list-style-position: outside;
}
#rightSdbr ul, ul li {
	display: block;
	text-align: left;
	list-style: none;	
	margin-left: 0;
	color: #a48e04;
	list-style-position: outside;		
}
#rightSdbr li {
	padding: 3px 0;
	background:url(imgs/punctor.png) no-repeat left;
	list-style-position: outside;		
}
#rightSdbr a {
	text-decoration: none;
	color: #a48e04;
	font-size: 11px;
}
#rightSdbr a:hover {
	text-decoration: underline;
	color: #a48e04;
	font-size: 11px;
}
#rightSdbr li a {
	text-decoration: none;
	color: #a48e04;	
}
#rightSdbr li a:hover {
	text-decoration: underline;
	color: #a48e04;	
}
.link {
	text-align: right;
	padding: 20px 0px 20px 0px;
	background:url(imgs/punctor.png) no-repeat left;
	color: #a48e04;	
}
.link a {
	padding: 20px 0px 10px 7px;
	text-align: right;	
	text-decoration: none;
	color: #a48e04;	
}
.link ahover {		
	text-decoration: none;
	color: #a48e04;	
}

/* FOOTER */

#footer { 
	height:25px; 
	width:800px; 
	position:absolute; 
	top:555px; 
	left:45px; 	
	color: #fff;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:25px;
}
#footer a {
	color:#999999;
	text-decoration:none;
}
#footer a:hover {
	color:#CCCCCC;
}
#footer span {
	float:left;
}
#footer span.mayday {
	float:right;
}
#footer span.mayday a {
	color:#CCCCCC;
}
#footer span.mayday a:hover {
	color:#FF9900;
}
#footer span.copy {
	margin-right:15px;
	color:#CCCCCC;
}
.imgL {
	clear:both;
	text-align: left;
	margin: 15px 0;	
	border:4px solid #dddddd;
}
.imgLL {
	clear:both;
	float:left;
	margin: 0 0 10px 0;	
	border:4px solid #dddddd;
}
.dotLine {
	width: 280px;
	background: transparent url(imgs/dot.png) repeat-x;	
}

/* FORM */

form {
	margin:0;
	padding: 0;
	background-color: transparent;
}
input {
	padding: 0 4px 0;
	margin-bottom: 12px;
	width: 220px;
	border:1px solid #b0b0b0;
	background-color: transparent;
	font: normal 11px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color:#808080;
}
textarea {
	width:275px;
	padding:2px;
	font: normal 12px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	border:1px solid #b0b0b0;
	height:110px;
	color:#b0b0b0;
	background-color: transparent;
	display:block;
}
input.button {
	width: 100px;
	height: 18px;
	font: bold 11px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	border: 1px solid #808080;
	background: transparent;
	color: #808080;
	padding:0;
	cursor:pointer;
}

/* CORRECTORS */
.marT45 {
	margin-top: 45px;
}
.flrt {
	float: right;
}
.rt{
	text-align: right;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.indent {
	text-indent: 19px;
}
.b {
	font-weight: bold;
}