/* - Prototype-Stuff - */


.shoutbox_entry
{
	border-width: 0 0 2 0;
	border-color: white;
	border-style: solid;
}


/* -  Parent-Stuff  - */

html 
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 1.2;
}
body
{
	color: #DDDDDD;
	background: #151530;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
div.page
{
	position: absolute;
	min-width: 1011px;
	width: 100%;
	min-height: 825px;
	top: 0px;
	left: 0px;
}


/* -  Header-Stuff  - */

div.header
{
	position: absolute;
	height: 96px;
	top: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-repeat: no-repeat;
	overflow: hidden;
}
div.header_base
{
	position: relative;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
div.header_repeat
{
	width: 100%;
	left: 0px;
	background-image: url(../images/header/Header-Repeat-Blue.png);
	background-repeat: repeat-x;
}
div.header_left
{
	width: 1003px;
	left: 0px;
	background-image: url(../images/header/Header-Left-Blue.png);
}
div.header_mid
{
	right: 5px;
	left: 1003px;
	background-image: url(../images/header/Header-Mid-Blue.png);
}
div.header_right
{
	width: 6px;
	right: 0px;
	background-image: url(../images/header/Header-Right-Blue.png);
}
div.header_content_area
{
	right: 0px;
	left: 0px;
	height: 78px;
	margin: 9px;
}
div.header_content_area_left
{
	position: relative;
	float: left;
	width: 60px;
	height: 60px;
	margin-top: 9px;
	margin-left: 9px;
	margin-right: 9px;
	margin-bottom: 9px;
}
div.header_content_area_advertbox
{
	position: relative;
	float: left;
	width: 468px;
	height: 60px;
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 9px;
	margin-bottom: 2px;
	padding: 7px;
	background-image: url(../images/boxes/AdvertBox-Grey.png);
}
div.header_content_area_right
{
	position: relative;
	float: right;
	width: 68px;
	height: 68px;
	margin-top: 5px;
	margin-left: 9px;
	margin-right: 9px;
	margin-bottom: 5px;
}

/* - Body/MCA-Stuff - */

div.body
{
	position: relative;
	top: 0px;
	min-height: 610px;
	margin: 1px;
}
div.body_base
{
	width: 100%;
	height: auto;
	margin: 0px;
}
div.leftbox
{
	min-height: 600px;
	height: 600px;
	width: 160px;
	left: 0px;
	float: left;
	padding-top: 10px;
	background-image: url(../images/boxes/Menu-Link-Box-Grey.png);
}
div.rightbox
{
	min-height: 600px;	
	height: 600px;
	width: 160px;
	right: 0px;
	float: right;
	padding-top: 10px;
	background-image: url(../images/boxes/Menu-Link-Box-Grey.png);
}
div.mca_base
{
	margin-left: 162px;
	margin-right: 162px;
	margin-bottom: 0px;
	height: auto;
	overflow: hidden;
}
div.mca_complete
{
	width: 100%;
	left: 0px;
	margin: 0px;
	float: left;
}
div.mca_gs_left
{
	width: 61%;
	left: 0px;
	margin: 0px;
	float: left;
	border-right-color: #757575;
	border-right-width: 1px;
	border-right-style: solid;
}
div.mca_gs_right
{
	width: 38%;
	right: 0px;
	margin: 0px;
	float: right;
}
div.mca_gs_left_newsbox
{
	min-height: 0px;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #757575;
	margin-top: 12px;
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 8px;
}


/* -  Button-Stuff  - */

a.menubutton
{
	height: 23px; /* 28px-5px padding-top */
	width: 142px;
	margin-left: 9px;
	padding-top: 5px;
	color: #C0C0C0;
	text-align: center;
	font-weight: bold;
	background: transparent url(../images/buttons/Button-Grey-Pure.png) no-repeat scroll center bottom;
	display: block;
}
a.menubutton:hover
{
	color: #DDDDDD !important;
	background: transparent url(../images/buttons/Button-Grey-Glow.png) no-repeat scroll center bottom;
}
a.currentbutton
{
	color: orange !important;
	background: transparent url(../images/buttons/Button-Grey-Shadow.png) no-repeat scroll center bottom;
}


/* - - Link-Stuff - - */

a:link 
{
	color: #C0C0C0;
	font-weight: bold;
	text-decoration: none;
}
a:visited
{
	color: #C0C0C0;
	font-weight: bold;
	text-decoration: none;
}
a:active 
{
	color: orange !important;
	font-weight: bold;
	text-decoration: none;
}
a:hover 
{
	color: #DDDDDD;
	font-weight: bold;
	text-decoration: none;
}


/* -  Footer-Stuff  - */

div.footer
{
	position: relative;
	width: 100%;
	bottom: 0px;
}
div.footer_base
{
	height: 96px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #757575;
}
div.footer_content_area
{
	padding-top: 16px;
}


/* - -  Old-Stuff - - */

div#main_content_area_box1_border
{
	position: absolute;
	height: 608px;
	width: 235px;
	top: 98px;
	left: 162px;
	margin: 1px;
	border-color: #757575;	
	border-width: 1px;
	border-style: solid;
}
div#main_content_area_box2_border
{
	position: absolute;
	height: 608px;
	width: 235px;
	top: 98px;
	left: 401px;
	margin: 1px;
	border-color: #757575;	
	border-width: 1px;
	border-style: solid;
}
div#main_content_area_box3_border
{
	position: absolute;
	height: 608px;
	width: 235px;
	top: 98px;
	left: 640px;
	margin: 1px;
	border-color: #757575;	
	border-width: 1px;
	border-style: solid;
}
div#main_content_area_box4_border
{
	position: absolute;
	height: 608px;
	width: 235px;
	top: 98px;
	left: 879px;
	margin: 1px;
	border-color: #757575;	
	border-width: 1px;
	border-style: solid;
}

div#main_content_area_box1
{
	position: absolute;
	height: 608px;
	width: 237px;
	top: 98px;
	left: 162px;
	margin: 1px;
}
div#main_content_area_box2
{
	position: absolute;
	height: 608px;
	width: 237px;
	top: 98px;
	left: 401px;
	margin: 1px;
}
div#main_content_area_box3
{
	position: absolute;
	height: 608px;
	width: 237px;
	top: 98px;
	left: 640px;
	margin: 1px;
}
div#main_content_area_box4
{
	position: absolute;
	height: 608px;
	width: 237px;
	top: 98px;
	left: 879px;
	margin: 1px;
}



/*---------------------------------------\
|----------------------------------------|
|                                        |
|    Copyright by -=NR=- Dino            |
|                                        |
|                 of                     |
|                                        |
|                        New - Roots     |
|   _ =======()                          |
|  (/\___   /|\\         ()========== _  |
|        \_/ | \\       //|\   _____/ \) |
|           \|\/|\_    //  /\/           |
|             (oo)\ \_//  /              |
|            //_/\_\/ /  |               |
|          @@/  |\  \  |                 |
|                 \==\ \|\_              |
|               __(\===\(  )\            |
|              (((~) __(_/   |           |
|                   (((~) \  /           |
|                  ______/ /             |
|                  '------'              |
|                                        |
|----------------------------------------|
\---------------------------------------*/


