﻿
BODY
{
	margin: 0px 0px 0px 0px;
	font-family: Trebuchet MS,Verdana, Tahoma, Arial;
	background-color:#000000;
	text-align:left;
	white-space:normal;
	background-image:url('images/SYKO_background.jpg');
	background-repeat:repeat-x;
	text-align:center;

}

/*
====================================
Backgrounds
====================================
*/

.Concrete
{
	background-image:url('images/BG.jpg');
	background-repeat:no-repeat;
	text-align:center;

}

.ContactInfo
{
	background-image:url('images/ContactInfo.gif');
	background-repeat:no-repeat;

}

.Questions
{
	background-image:url('images/Questions.gif');
	background-repeat:no-repeat;

}

.White
{
	background-color:#FFFFFF;
}

.Gray
{
	background-color:#CCCCCC;
}

.HomeItems
{
	background-image:url('images/GrayBars.jpg');
	background-repeat:no-repeat;
	text-align:center;
	width:982px;
	height:139px;
}

.Astro
{
	background-image:url('images/Astro.gif');
	background-repeat:no-repeat;
	text-align:center;
	width:329px;
	height:150px;
}

.Flash
{
	background-image:url('images/Flash.gif');
	background-repeat:no-repeat;
	text-align:center;
	width:329px;
	height:143px;
}

.Sport
{
	background-image:url('images/Sport.gif');
	background-repeat:no-repeat;
	text-align:center;
	width:329px;
	height:137px;
}

.Comet
{
	background-image:url('images/Comet.gif');
	background-repeat:no-repeat;
	text-align:center;
	width:326px;
	height:150px;
}

.Orbit
{
	background-image:url('images/Orbit.gif');
	background-repeat:no-repeat;
	text-align:center;
	width:326px;
	height:143px;
}

.Yakuza
{
	background-image:url('images/Yakuza.gif');
	background-repeat:no-repeat;
	text-align:center;
	width:326px;
	height:137px;
}
/*
====================================
Borders
====================================
*/

/*
====================================
Text
====================================
*/

.Black1
{
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	text-align:left;
	color:#000000;
}

.Black2
{
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	color:#000000;
}

.Black5
{
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	text-align:left;
	color:#000000;
}

.Black3
{
	font-family:Verdana;
	font-size:14px;
	text-decoration:none;
	text-align:left;
	color:#000000;
}


.Brown1
{
	font-family:Verdana;
	font-size:20px;
	text-decoration:none;
	text-align:left;
	color:#CC9900;
}

.Brown2
{
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	text-align:left;
	color:#CC9900;
}

.Black1Underline
{
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	text-align:left;
	color:#000000;
}

.Black1Underline:hover
{
	font-family:Verdana;
	font-size:10px;
	text-decoration:underline;
	text-align:left;
	color:#000000;
}


.Brown2
{
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	text-align:left;
	color:#CC9900;
}

.Red1
{
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	text-align:left;
	color:#FF0000;
}

.Red2
{
	font-family:Verdana;
	font-size:12px;
	text-decoration:underline;
	text-align:left;
	color:#FF0000;
}

.BlackRed1
{
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	color:#000000;
}

.BlackRed1:hover
{
	font-family:Verdana;
	font-size:12px;
	text-decoration:underline;
	text-align:left;
	color:#FF0000;
}

a.HightlightImages
{
	border-color:#FF0000;
}
/*
====================================
MISC
====================================
*/

.ModalBG
{
	background-color: #505050;
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
	filter:alpha(opacity=50);

}


.SignInPopup {
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
	filter:alpha(opacity=95);
	background-color: #FFFFFF;
	border-color: #AFC3D8;
	border-width: 2px;
	border-style: solid;
	padding: 10px 10px 10px 10px;
	width:350px;
	height:150px;	
}
