/* CSS LAYOUT */

/* BODY */
body,html {
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	font-size:16px;
}
img {border:0px;border:none;}
p {font-size:16px;margin:5px 0;}
table p {font-size:16px;margin:2px 0;}
a {font-size:16px;color:#216088;text-decoration:underline;border:0px;border:none;color:#000000;text-decoration:none;}
a:hover {color:#800000;text-decoration:underline;color:#31d000;	text-decoration:none;}
.hover h1, .hover h2, .hover h3, .hover h4, .hover h5, .hover p {display:block;}
ul, li {list-style:none;padding:0;margin:0;}

/* BACKGROUND LAYERS */
.lbackground_image {
	position:fixed;top:0;left:0;margin:0;padding:0;width:100%;height:100%;z-index:1;}


/* VERTICAL CENTERING */
.louter {}
.lmiddle {position:relative;z-index:11;text-align:center;}
.linner {position:relative;margin-top:0;z-index:11;}


/* BODY */
.lbody {position:relative;z-index:12;}
.lbody-content {position:relative;z-index:12;}
.lbody-text {position:relative;z-index:12;}


/* PAGE */
#lpage-title {
position:absolute;
margin:7px 0 0 153px;
width:500px;
height:50px;
overflow:hidden;
z-index:52;}


/* MENU */
#mainmenu {
position:absolute;
margin:78px 0 0 142px;
width:900px;
z-index:101;
}
#bottommenu {
position:absolute;
margin:16px 0 0 124px;
width:900px;
z-index:101;}


/* BOTTOM */
.lbottom-text {
position:relative;
font-weight:bold;
z-index:13;
}
#bottomfoot {
position:absolute;
margin:43px 0 0 124px;
width:900px;
z-index:52;
}
#bottomtext {position:absolute;z-index:51;width:910px;height:100px;margin:60px 0 0 82px;text-align:right;}
.home #bottomtext {position:absolute;z-index:51;width:910px;height:100px;margin:600px 0 0 0;text-align:right;}

/* LOGIN */
#loginbox {display:none;position:absolute;left:300px;top:300px;z-index:1000;width:315px;height:230px;background:url('/images/home-bg.jpg') top right;border:solid 1px #666666;text-align:left;}
#loginbox p {font-weight:bold;margin:10px 0;}
#loginbox input {font-weight:bold;}

												
/* EDITOR STYLES */   
.color1 {
color:#31d000;
}
.color2 {
color:#800000;
}
.color3 {
color:#216088;
}
.neutral1 {
color:#000000;
}
.neutral2 {
color:#666666;
}
.neutral3 {
color:#999999;
}
#bottomfoot a, #home-bottomtext a {
color:#000000;
text-decoration:none;
}
#bottomfoot a:hover, #home-bottomtext a:hover {
color:#f1f1f1;
text-decoration:none;
}

/* ETC */
#TB_closeAjaxWindow  {
float:right;
margin-bottom:1px;
padding-bottom:5px;
padding-left:0;
padding-right:10px;
padding-top:7px;
text-align:right;
}
