
/* basic elements */

html {
	margin: 0;
	padding: 0;
	}
body { 
	margin: 0;
	padding: 0;
	background-color: black;
	background-image: url(../images/layout/sky1.jpg);
	color: #ffffff;
	font-size: 11px; 
	font-family: Verdana, Arial, Chicago, sans-serif;
	line-height: 170%;
	font-weight: normal;
	}
p 	{ 
	margin: 0px 0px 10px 0px; 
	}
h1  { 
	color: #ffffff; 
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0px 15px 0px; 
	padding-top: 0px;
	}
h2  { color: #cc66ff; 
	font-size: 15px;
	font-weight: normal;
	border-bottom: solid 1px #cc66ff;
	margin: 0px 0px 10px 0px; 
	padding: 10px 0px 5px 0px; 
	clear: both; 
	}
#welcome h2 
	{
	font-size: 18px;
	} 
h2 a:visited, h2 a:link, h2 a:active {
	background: none;
	color: #cc66ff; 
	}
h2 a:hover, h2 a:visited:hover {
	background: none;
	color: #ffcc66;
	}
h3  { 
	color: #cc66ff; 
	font-size: 11px;
	font-weight: bold;
	}
h3 a {
	text-decoration: none;
	}
a 	{
	color: #ffffff;
	margin: 0;
	padding: 0;
	text-decoration: none;
	}
a:visited, a:link, a:active 
	{ 
	background: url(../images/layout/link_underline.gif) repeat-x left bottom;
	}
a:hover, a:visited:hover 
	{ 
	color: #ffcc66;
	background-image: none;
	}
a:focus 
	{
	outline: none;
	}	
img {
	border: 0;
	margin: 0;
	padding: 0;
	}	
ul 	{
	margin: 0px 0px 10px 0px;
	padding: 0;
	list-style-type: none;
	}
input     
	{ 
	color: white; 
	font-size: 10px; 
	font-family: Verdana, Arial, Chicago, sans-serif;
	border: solid 1px #cc66ff; 
	margin: 0px 0px 20px 0px; /* bottom should be 20px */
	padding: 1px 3px 1px 3px;
	height: 14px;
	}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	}
form {
	margin: 0;
	padding: 0;
	border: 0;
	}
.input_field
	{
	background-color: black;
	background-image: url(../images/layout/sky1.jpg);
	width: 188px;
	}
.input_button
	{
	background-color: rgb(105,62,126);
	width: 194px;
	height: 18px;
	font-weight: normal;
	cursor: pointer;
	padding: 0px 0px 5px 0px;
	}
label
	{
	display: block;  /* for Safari */
	clear: both;
	}
textarea
	{
	background-color: black;
	background-image: url(../images/layout/sky1.jpg);
	width: 390px;
	color: white; 
	font-size: 10px; 
	font-family: Verdana, Arial, Chicago, sans-serif;
	border: solid 1px #cc66ff; 
	margin: 0px 0px 0px 0px; /* bottom should be 20px */
	padding: 3px 3px 3px 3px;
	}
applet {
	margin: 0;
	padding: 0;
}



/* Layout */

#wrapper 
	{
	margin: 10px auto 10px auto;
	padding: 0;
	width: 740px;
	position: relative;
	background: url(../images/layout/navleftv1_new.gif) top left repeat-y;
	min-height: 1050px;
	}
#header 
	{
	float: left;
	margin: 0;
	padding: 0px 0px 10px 0px;
	height: 54px;
	background-image: url(../images/layout/sky1.jpg);
	}
#header a 
	{
	background-image: none;
	}

#navigation 
	{
	width: 155px;
	text-align: right;
	position: absolute;
	top: 64px;
	left: 0px;
	padding: 1px 0px 0px 0px;
	/* border: 1px solid white; */
	}
#navigation ul 
	{
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 5px 0px;
	list-style-type: none;
	border-bottom: solid 2px rgb(0,0,0); 
	}
*+html #navigation ul 
	{ /* IE Win 7 */
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 6px 0px;
	list-style-type: none;
	border-bottom: solid 2px rgb(0,0,0); 
	}
* html #navigation ul 
	{ /* IE Win <7 */
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	list-style-type: none;
	border-bottom: solid 2px rgb(0,0,0); 
	}
#navigation ul:first-child 
	{
	/* border-top: solid 2px #000000; */
	}
#navigation li 
	{
	text-align: right;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
#navigation li a 
	{
	font-family: Verdana, Arial, Chicago, sans-serif;
	font-size: 13px; 
	color: #ffffff;
	text-decoration: none;
	background-image: none;
	display: block;
	width: 145px;
	height: 18px;
	line-height: 18px; 
	}
*+html #navigation li a 
	{ /* IE Win 7 */
	height: 15px;
	line-height: 15px; 
	padding: 1px 0px 1px 0px;
	}
* html #navigation li a 
	{ /* IE Win <7 */
	height: 15px;
	line-height: 15px; 
	padding: 1px 0px 1px 0px;
	}
#navigation li a:hover 
	{
	color: #ffcc66;
	}
#welcome #navigation .welcome,
#radios #navigation .radios,
#bio #navigation .bio,
#faq #navigation .faq,
#newsletter #navigation .newsletter,
#contact #navigation .contact,
#chat #navigation .chat,
#games #navigation .games,
#games_asteroids #navigation .games,
#games_snakepit #navigation .games,
#games_invaders #navigation .games
	{
	color: #ffcc66;
	}






/* Content */

#content_01 
	{
	width: 398px;
	text-align: left;
	float: left;
	display: inline;	/* IE double margin bug */
	margin-left: 171px; 
	padding: 0;
	margin-bottom: 20px;
	}

#content_02 
	{
	width: 398px;
	float: left;
	display: inline;	/* IE double margin bug */
	margin: 0px 0px 10px 171px; 
	padding: 0px; 
	}
#content_02 h3 
	{
	margin: 0px 0px 5px 0px; 
	padding: 0px 0px 0px 0px; 
	text-transform: uppercase; 
	}
#content_02 h3 a 
	{
	background-image: none; 
	}
#content_02 a 
	{
	background-image: none; 
	}
#content_02 img 
	{
	background-image: none; 
	margin: 0px 0px 15px 0px; 
	}


#content_03 
	{
	width: 155px;
	position: absolute;
	top: 64px;
	left: 585px;
	margin: 0;
	}
#content_03 h3 
	{
	color: #ffffff;
	margin: 0;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 18px 0px;
	}
*+html #content_03 h3 
	{
	/* margin-top: -2px; */
	}
* html #content_03 h3 
	{
	/* margin-top: -2px; */
	}
#content_03 p 
	{
	margin-bottom: 0;
	}
#content_03 #item_01, 
#content_03 #item_02, 
#content_03 #item_03, 
#content_03 #item_04 
	{
	border: solid 1px #cc66ff;
	padding: 11px 15px 11px 15px;
	background: url(../images/layout/right_box_new.gif) no-repeat 2px 2px;
	margin-bottom: 10px;
	}
*+html #content_03 #item_01, 
*+html #content_03 #item_02, 
*+html #content_03 #item_03, 
*+html #content_03 #item_04 	
	{	/* IE Win 7 */
	background: url(../images/layout/right_box_new.gif) no-repeat 3px 3px;
	}
* html #content_03 #item_01, 
* html #content_03 #item_02, 
* html #content_03 #item_03, 
* html #content_03 #item_04 
	{	/* IE Win <7 */
	background: url(../images/layout/right_box_new.gif) no-repeat 3px 3px;
	}
#content_03 ol 
	{
	padding: 0px 0px 0px 20px;	
	margin-left: 0px;
	margin-bottom: 0px;
	}
*+html #content_03 ol 
	{	/* IE Win 7 */
	padding: 0px 0px 0px 25px;	
	}
* html #content_03 ol 
	{	/* IE Win <7 */
	padding: 0px 0px 0px 25px;	
	}
#content_03 ol li:first-child 
	{
	font-weight: bold;
	}
#content_03 li 
	{
	line-height: 120%;
	font-family: Verdana, Arial, Chicago, sans-serif;
	font-size: 11px; 
	color: #ffffff;
	margin-bottom: 3px;
	}
#content_03 li a 
	{
	text-decoration: none;
	}

#content_04 
	{
	width: 398px;
	text-align: center;
	float: left;
	display: inline;	/* IE double margin bug */
	margin-left: 171px; 
	padding: 0;
	margin-bottom: 20px;
	}

#content_05 
	{
	width: 398px;
	text-align: left;
	float: left;
	display: inline;	/* IE double margin bug */
	margin-left: 171px; 
	padding: 0;
	margin-bottom: 20px;
	}




#footer 
	{
	width: 398px;
	text-align: center;
	margin-left: 171px; 
	float: left;
	display: inline;	/* IE double margin bug */
	}
#footer p 
	{
	margin-bottom: 0px; 
	}
#footer p:first-child 
	{
	padding-bottom: 3px; 
	border-bottom: solid 1px #ffffff;
	}
#clearer 
	{
	clear: both;
	}		
.dialog 
	{
	color: #66ccff; 
	font-weight: bold; 
	text-transform: uppercase; 
	}		






/* Exceptions */


#welcome #content_01 a,
#games #content_01 a, 
#redirect_to_music_player #content_01 a
	{
	background-image: none;
	}
#welcome #content_01 h1, 
#games_asteroids #content_01 h1, 
#games_snakepit #content_01 h1,
#games_invaders #content_01 h1 
	{ /* only show in screen reader */
	display: none;
	}
#welcome #content_03 #item_03 p,
#radios #content_03 #item_03 p,
#bio #content_03 #item_03 p,
#faq #content_03 #item_03 p,
#newsletter #content_03 #item_03 p,
#chat #content_03 #item_03 p,
#contact #content_03 #item_03 p,
#games #content_03 #item_03 p,
#redirect_to_music_player #content_03 #item_03 p
 	{
	text-align: center;
	}
#welcome #content_03 #item_03 em, 
#radios #content_03 #item_03 em, 
#bio #content_03 #item_03 em, 
#faq #content_03 #item_03 em, 
#newsletter #content_03 #item_03 em, 
#contact #content_03 #item_03 em, 
#chat #content_03 #item_03 em, 
#games #content_03 #item_03 em, 
#redirect_to_music_player #content_03 #item_03 em 
	{
	margin-top: 5px;
	display: block;
	font-style: italic;
	}
#radios div.radios 
	{
	float: left;
	width: 189px;
	margin: 0px 10px 10px 0px;
	border: 0px solid;
	}
#radios div.radios strong
	{
	color: #66ccff;
	}
#newsletter #content_04
	{
margin-top: 50px;
	}
#newsletter #content_01 .input_field
	{
	float: left;
	width: 188px;
	}
#newsletter #content_01 .input_button
	{
	float: right;
	}
#contact input     
	{ 
	margin: 0px 0px 0px 0px; /* bottom should be 20px */
	}
#contact .input_button
	{
	width: 398px;
	}
#games_asteroids #content_01,
#games_snakepit #content_01,
#games_invaders #content_01,
#forum #content_01,

#games_asteroids #content_04,
#games_snakepit #content_04,
#games_invaders #content_04,
#forum #content_04,

#games_asteroids #footer,
#games_snakepit #footer,
#games_invaders #footer,
#forum #footer
	{
	width: 569px;
	}
#games_invaders #content_01
	{
	text-align: center;
	}
#games_asteroids #content_03,
#games_snakepit #content_03,
#games_invaders #content_03
 {
	display: none;
}





/* Forum */
#forum .postlink, 
#forum .copyright, 
#forum #footer a 
{
	color: white;
}
#forum .nav,
#forum .cattitle
{
	color: white;
	background-image: none;
}
#forum .row1 a,
#forum .row2 a,
#forum .catBottom a
 {
	background: none;
}
#forum .postbody a 
 	{
	color: #ffffff;
	margin: 0;
	padding: 0;
	text-decoration: none;
	}
#forum .postbody a:visited,
#forum .postbody a:link,
#forum .postbody a:active 
	{ 
	background: url(../images/layout/link_underline.gif) repeat-x left bottom;
	}
#forum .postbody a:hover,
#forum .postbody a:visited:hover 
	{ 
	color: #ffcc66;
	background-image: none;
	text-decoration: none;
	}
#forum .postbody,
#forum .postbody p
 { 
	color: #ffffff;
	font-size: 11px; 
	font-family: Verdana, Arial, Chicago, sans-serif;
	line-height: 170%;
	font-weight: normal;
	}
#forum .postbody h1   { 
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0px 10px 0px; 
	padding: 0px 0px 0px 0px; 
	}
#forum .postbody h2   { 
	font-size: 12px;
	color: white;
	border: 0;
	font-weight: bold;
	margin: 0px 0px 10px 0px; 
	padding: 20px 0px 0px 0px; 
	border-bottom: 1px solid white;
	}
#forum .postbody ul   { 
	list-style-type: disc;
	margin: 0px 0px 10px 13px;
	}
* html #forum .postbody ul   { 
	margin: 0px 0px 0px 16px;
	}
*+html #forum .postbody ul   { 
	margin: 0px 0px 0px 16px;
	}
#forum #footer p { 
	font-size: 10px; 
	}
#forum #footer a:visited,
#forum #footer a:link, 
#forum #footer a:active 
	{ 
	background: url(../images/layout/link_underline.gif) repeat-x left bottom;
	}
#forum #footer a:hover, 
#forum #footer a:visited:hover 
	{ 
	color: #ffcc66;
	background-image: none;
	text-decoration: none;
	}
#chat #chat_wrapper
	{
	border: 1px solid #cc66ff;
	padding: 1px;
	}