﻿
html, form  
{
	height:100%; 
	max-height:100%; 
	padding: 0; 
	margin:0; 
	
	border:0; 
	background:#000; 
	font-size: 12px;
	
	background-image: url(images/screenshot4.gif);
	
	background-repeat: no-repeat;
	background-attachment: fixed;
	
	font-family: arial;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
}

body 
{
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
}

#content 
{
	display:block; 
	height:100%; 
	max-height:100%; 
	overflow:auto; 
	padding-left:20px; 
	padding-right:20px; 
	position:relative; 
	z-index:3; 

	color: #ffcccc;
	font-size: 14px;
	
	
}

.header
{
	position:absolute; 
	margin:0; 
	top:0; 
	right:18px; 
	display:block; 
	width:100%; 
	height:66px; 
 
	z-index:5; 
	color:#000000; 
	
	/*background-color: #ffdd99;*/
	
}



.footer
{
	position:absolute; 
	margin:0; 
	bottom:-1px; 
	right:18px; 
	display:block; 
	width:100%; 
	height:30px; 
	color:#000000; 
	/*text-align:right; */
	
	z-index:4; 
	background:#99CCFF;
	border-top: 3px solid gray;
	
}



.pad1 
{
	display:block; 
	width:28px; 
	height:50px; 
	float:left;
	overflow: hidden;
}

.pad2
{
	display:block; 
	height:40px;
}




.padhead { display:block; height:66px; }
.padfoot { display:block; height:60px; }



H1
{
	color: #ffffff;
	font-size: 16px;
	margin-top:0px
	
}

H3
{
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}


div#menu
{
	margin-left: 0px;
	
}

div#menuContainer
{
	position:absolute; 
	margin:0; 
	top:0px; 
	z-index:5;
	
	width: 100%;
	 
	height: 25px;
	background-image: url(../imgs/dhxmenu_dhx_blue/dhtmlxmenu_bg.png);
	/*
	height: 30px;
	background-image: url(../imgs/dhxmenu_modern_blue/dhtmlxmenu_top_bg_middle.gif);
	*/
}




.error 
{
	color: #ff0000;
	font-weight: bold;
	
}

.err 
{
	color: #ff0000;
	font-weight: bold;
	

}
a
{
	color: #aaaaff;
}
a:link
{
	color: #aaaaff;
}
a:visited
{
	color: #aaaaff;
}
a:active
{
	color: #aaaaff;
}
a:hover
{
	color: yellow;
}

fieldset {  
margin: 1.5em .5em 0em 0em;  
padding: 10px 10px 10px 5px;
display: inline;
border: 1px solid #BFBAB0;  
background-color: #F2EFE9; 

} 
legend {  
margin-left: 1em;  
color: gray;  
font-weight: bold; 
} 
fieldset ol {  
padding: 0em 1em 0 1em;  
list-style: none; 
} 
fieldset li {  
padding-bottom: .25em; 
} 
fieldset.submit {  
border-style: none; 
}

label {  
	font-weight: bold;
	float: left;  
	margin-right: 1em;  
	width: 6em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #ffcccc;
	clear:both;
}

.label {  
	font-weight: bold;
	margin-right: 1em;  
	color: #000000;
	padding: 4px 4px 4px 4px;
	font-size: 10px;
	vertical-align: top;
}



label.login
{  
	font-weight: bold;
	float: left;  
	margin-right: 1em;  
	width: 6em;
	padding-top: 2px;
	color: #000000;
}

#divLogin
{
	min-width: 221px;
	height: 130px;
	color: #666666;
}

#msg
{
	margin-left: 100px;
	color: yellow;
}

div#divCapsLockWarn 
{
	color: #ff0000;
	font-weight: bold;
	
}



h3
{
	padding-bottom: 8px;
}




#divWelcome
{
	position: absolute;
	top: 4px;
	left: 650px;
	width: 200px;
	z-index: 10;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
}
#div_container_grxForums
{
	color: #000000;
}

#div_grxUsers
{
	color: #000000;
	width: 620px;
	height: 400px;
}

#div_grxThreads
{
	border:none;
	
	
}
#div_container_grxThreads
{
	color: #000000;
	
	
} 

#divGallery
{
	position:absolute;
	left:360px;
	
	top:100px;
	right:40px;
	
	overflow:visible;
	padding:5px 5px 5px 5px;
	
}
#divNews
{
	background-color: #ffeedd;
	border: inset 2px silver;
	color: #000000;
	position:absolute;
	left:360px;
	width:550px;
	top:130px;
	/*height:260px;
	overflow:auto;*/
	padding:5px 5px 5px 5px;
	
}

#shoutheader
{
	color: maroon;
}

#divShout
{
	font-weight: normal;
	font-size: 12px;
	background-color: #ffeedd;
	border: inset 2px silver;
	color: #000000;
	position:absolute;
	top:130px;
	width:250px;
	height:170px;
	overflow:auto;
	padding:5px 5px 5px 5px;
	
}

.thread
{

}

.newthread
{
	font-weight: bold;
}

.newstickythread
{
	color: maroon;
	font-weight: bold;
}

.stickythread
{
	color: maroon;
}

.message
{
	color: #000000;	
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
}

.message A
{
	color: Blue;	
}
.message A:link
{
	color: Blue;	
}
.message A:visited
{
	color: Blue;	
}
.message A:active
{
	color: Blue;	
}
.message A:hover
{
	color: red;	
}

#dashTeamspeak
{
	 position: absolute; 
	 right: 0px; 
	 top: 540px;
	 border: inset 2px gray;
}

#dashLinks
{
	position:absolute;
	right:0px;
	width:182px;
	height:420px;
	top:90px;
	color: #ffeeaa;
	background-color:#ffeedd;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	border: inset 2px gray;
}
#dashLinks A
{
	color: Blue;	
}
#dashLinks A:link
{
	color: Blue;	
}
#dashLinks A:visited
{
	color: Blue;	
}
#dashLinks A:active
{
	color: Blue;	
}
#dashLinks A:hover
{
	color: red;	
}

#dashNews
{
	background-color: #ffeedd;
	border: inset 2px gray;
	color: #000000;
	position:absolute;
	right:210px;
	width:400px;
	top:90px;
	height:260px;
	overflow:auto;
	padding:5px 5px 5px 5px;
	
}


#dashShout
{
	font-size:12px;
	font-weight: normal;
	background-color: #ffeedd;
	border: inset 2px gray;
	color: #000000;
	position:absolute;
	top:90px;
	right:630px;
	width:250px;
	height:180px;
	overflow:auto;
	padding:5px 5px 5px 5px;

}


#dash_container_grxForums
{
	color: #000000;
	position:absolute;
	right:212px;
	width:408px;
	top:375px;
	height:260px;
	overflow:hidden;
	
}


.messageheader
{
	font-size: 16px;
	font-weight: bold;
	height:30px;
	
}
#divMessages
{
	
	
}

#lstShow
{
	font-size: 10px;
}

table.mytoons
{
	border-style: ridge;
	border-width: 2px;
	border-color: #ffcccc;
}

table.mytoons th
{
	background-color: #ffcccc;
	color: #000000;
}

/* empty classes to suppress warnings in visual studio */

.toolbar { }

.header { }

.footer { }

.padhead { }

.padfoot { }

.pad1 { }

.pad2 { }

.divIntro { }



