body {
	font-family: "Trebuchet MS", Verdana, Arial, san-serif;
	font-size: 12px;
	color: #1d1d4b;
}
h1 {
	font-size: 15px;
	color: #1d1d4b;
	font-style: italic;
}
p {
	font-size: 12px;
	color: #1d1d4b;
	line-height: 16px;
	padding-left: 20px;
	padding-right: 20px;
}
a {
	color: #18b1e0;
}
a:hover {
	color: #b5d635;
}
/*a:visited {
	color: #409db9;
}*/ 
ul {
	font-size: 12px;
	color: #1d1d4b;
}
li {
	line-height: 18px;
}
#welcome {
	font-family: "Trebuchet MS", Verdana, Arial, san-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #1d1d4b;
	text-decoration: none;
}
#productNav {
	padding-left: 50px;
	font-weight: bold;
	font-size: 10px;
	color: #18b1e0;
}
#productNav2 {
	color: #18b1e0;
	padding-left: 20px;
	font-weight: bold;
}
#productList {
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
}
#productList a, #productList a:link {
	text-decoration: none;
}
#productList a:hover {
	text-decoration: none;
}
#allStar p {
	margin-top: 5px;
	padding-left: 30px;
}
.bodyTiny {
	font-size: 10px;
}
.bodyTiny2 {
	font-size: 10px;
	line-height: 12px;
}
.bodySmall {
	font-size: 11px;
	line-height: 15px;
}
.bodyLarge {
	font-size: 13px;
}
.headline {
	font-size: 14px;
	font-weight: bold;
}
.headline2 {
	font-size: 16px;
	font-weight: bold;
}
.subhead {
	font-size: 13px;
	font-weight: normal;
}
.subheadBold {
	font-size: 13px;
	font-weight: bold;
	padding-left: 20px;
}
.signinSmall {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 15px;
}
.signinTiny {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.signinTiny a {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.signinTiny a:hover {
	font-size: 10px;
	color: #1d427b;
	font-weight: bold;
	text-decoration: underline;
}
#footer {
	font-family: "Trebuchet MS", Verdana, Arial, san-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a {
	font-family: "Trebuchet MS", Verdana, Arial, san-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footerBigger {
	font-family: "Trebuchet MS", Verdana, Arial, san-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#footerBigger a {
	font-family: "Trebuchet MS", Verdana, Arial, san-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#footerBigger a:hover {
	text-decoration: underline;
}

/* ajax login styles \*/
#container { 
	width: 50%;
	margin: 0 auto;
	text-align: left;
}

.footer {
	background-color: #000;
	padding: 0.5em;
}

.leightbox {
	font-family: "Trebuchet MS", Verdana, Arial, san-serif;
	font-size: 12px;
	color: #1d1d4b;
	background-image: url(images/bkgtile.jpg);
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 1em;
	border: 1em solid #B8B8B8;
	text-align: left;
	z-index:10010000;
	overflow: auto;	
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:10000;
	background-color:#333;
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }

.err {
	background-color: #FFFFFF;
	width: 85%;
	border: 3px solid #B6D334;
	text-align: center;
	font-size: 12px;
	color: #366488;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#gamePopup p {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;
}
#press_sidebar img {
	padding-top: 12px;
}
#gamedetails h1 {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 16px;
	padding-left: 20px;
}
#gamedetails p, #gamedetails ul {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}

