﻿/* WP GREEN:#015c4b,                            */

@import url("main.css");

body { background:#999999 url('../images/back.jpg') repeat-y center top;margin:0px;font-family: Arial;
		font-size:10pt;color: #dcdcdc;text-align: center; }
		
h1{	font-family:Arial;font-size:11pt;color:#ECEC00;text-transform:uppercase;text-decoration:;
	margin-left: 13px;}	

h1.{	font-family:Arial;font-size:11pt;color:#ECEC00;text-transform:uppercase;text-decoration:underline;
	margin-left: 13px;}	


#wrapper{width:925px;height:100%;margin-left:auto;margin-right:auto;margin-top:0px;margin-bottom:0px; border-left:thin aliceblue solid;border-right:thin aliceblue solid  }

#header_top{width:925px; height:85px; background:#111111 url('../images/nav_btns_hover_01.jpg') no-repeat right top; }

#header_nav{width:925px; height:52px; background:#111111;}

#header_bottom{width:925px; height:13px; background:#111111 url('../images/nav_btns_hover_10.gif') no-repeat right top;
border-bottom:#015c4b 8px solid; margin-bottom:0px; }

.main{
	background:#111111;
	width:auto;
	padding-top:0px;
	padding-bottom:8px;
	padding-right:8px;
	padding-left:8px;
	height:1200px;
	border-bottom:3px solid #333333;
}

.1{ width:450px; height:1000px; padding:6px}

/*-----   MODULES   --------*/
.module {background: #111111 url('../images/bg-module.jpg') repeat-x;float:left;
	border-top: 1px solid #fffddf;border-bottom: 1px solid #fffddf;color: #ffffff;margin-top:5px; margin-bottom:12px }

.module2 {background: #111111 url('../images/bg-module.jpg') repeat-x;float:right;
	border-top: 1px solid #fffddf;border-bottom: 1px solid #fffddf;color: #ffffff;margin-top:5px; margin-bottom:12px }
	
.module_header {background: url('../images/ball.gif') no-repeat 5px 50%;padding:2px 0px 0px 19px;
	text-transform:uppercase;font-size:11px;color:#c1c1c1;font-weight:bold;text-align:left }

.module_content {padding: 5px 10px 10px 10px;color:#c1c1c1;font-size:9pt;text-align:justify }
.module_media {padding:0px;color:#c1c1c1;font-size:9pt;text-align:justify; height:100%; text-align:center; }


/*-----   MODULES   --------*/


/*-----   SPACERS   --------*/
.horizontal_spacer{ width:85%;height:5px;background:#111111 url('../images/spacerV.gif') repeat-x center top; margin:0 auto; }

#horizontal_spacer{ width:25%;height:5px;background:#111111 url('../images/spacerV.gif') repeat-x center top; margin-right:80px;margin-top:12px;float:right }

.vertical_spacer{ width:3px;height:900px;background:#111111 url('../images/spacerV.gif') repeat-y center top; float:left; margin-left:20px; margin-top:50px;}

.diagonal_spacer{ width:5px; height:1600px; background:#111111 url('../images/line_vertical.jpg') repeat-y center top; float:left; margin-left:4px; margin-right:4px; margin-top:50px;}
/*-----   SPACERS   --------*/


/*-----   FOOTER    --------*/
#footer{background:#111111;width:100%;height:120px;text-align:center;margin:0 auto;padding-top:20px;text-transform:uppercase;
		font-weight:;font-size:10pt;color:#ffffff;line-height:24px}


.footer{
	width:100%;
	height:35%;
	margin-top:15px;
	text-transform:uppercase;
}
.copyright{font-size:7pt;line-height:normal; text-transform:uppercase; }

#footer a:active{ background-color:; text-decoration: none; color:#f1dd00;}
#footer a:visited{ background-color:; text-decoration: none; color:#f1dd00;}
#footer a:link{ background-color:; text-decoration: none; color:#f1dd00;}
#footer a:hover{ background-color:; text-decoration: underline; color:#FF0000;}
/*-----   FOOTER    --------*/

		
#content{
	width:auto;
	float:left;
	margin-top:10px;
	color:#c1c1c1;
	font-size:9pt;
	text-align:justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: none;
}
#content2{width:360px;float:right; margin-top:10px;padding:5px 8px 10px 20px;color:#c1c1c1;font-size:9pt;text-align:justify;}
#content3{width:380px;float:right; margin-top:10px;padding:5px 10px 10px 10px;color:#c1c1c1;font-size:9pt;text-align:justify;}

#content_MAIN{width:480px;float:left; margin-top:10px;padding:2px;color:#c1c1c1;font-size:9pt;text-align:justify;}
#content_MAIN_2{width:390px;float:right; margin-top:10px;padding:5px 10px 10px 10px;color:#c1c1c1;font-size:9pt;text-align:justify;}


#content2 .cell{ position:relative;padding:25px;background-color:#555555; float:right}
#content2 .cell ul{ margin:0px;padding:0px; }
#content2 .cell li{ list-style:none; }
#content2 .tl{top:0px; left:0px; background:url(../images/corners.jpg) top left no-repeat;}
#content2 .tr{top:0px; right:0px; background:url(../images/corners.jpg) top right no-repeat;}
#content2 .bl{bottom:0px; left:0px; background:url(../images/corners.jpg) bottom left no-repeat;}
#content2 .br{bottom:0px; right:0px; background:url(../images/corners.jpg) bottom right no-repeat;}

.corner{
	width:20px;
	height:20px;
	position:absolute;
	z-index:2;
}
.cell{
	width:300px;
	position:relative;
	padding:25px;
	background-color:#1d1d1d;
	text-align:justify;
	z-index: 1;
	left: 1700;
	overflow: visible;
}
.cell ul{ margin:0px;padding:0px; }
.cell li{ list-style:none; }
.tl{top:0px; left:0px; background:url(../images/corners.jpg) top left no-repeat;}
.tr{top:0px; right:0px; background:url(../images/corners.jpg) top right no-repeat;}
.bl{bottom:0px; left:0px; background:url(../images/corners.jpg) bottom left no-repeat;}
.br{bottom:0px; right:0px; background:url(../images/corners.jpg) bottom right no-repeat;}


a:active
{ background-color:; text-decoration: none; color:#0000FF}
a:visited
{ background-color:; text-decoration: none; color:#0000FF;}
a:link
{ background-color:; text-decoration: none; color:#0000FF;}
a:hover
{ background-color:; text-decoration: underline; color:#FF0000}

#content ul { list-style:none; margin:0 5px; padding:0;}
#content li { padding:0 4px 8px 10px; background: url("../images/ball.gif") 0px 3px no-repeat; text-indent:5px;}
