/* Main style sheet */

BODY,TD,TH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	scrollbar-face-color: #8E97DC;
	scrollbar-shadow-color: #4052B5;
	scrollbar-highlight-color: #96A9F8;
	scrollbar-3dlight-color: #393C7F;
	scrollbar-darkshadow-color: #393C7F;
	scrollbar-track-color: #003062;
	scrollbar-arrow-color: #003062;
}

.unapproved {
	color: red;
}

.qtTitle {
	color: white;
	font-weight: 800;
}

input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: text-bottom;
	padding: 0;
	margin: 0;
	}

textarea {
	width: 400px;
	height: 200px;
	}

label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	}

a:link {
	color: #F0EC9F;
	/*color: #FFFF66;*/
	text-decoration:none;
}

a:visited {
	color: #F0EC9F;
	text-decoration:none;
}

a:hover {
	color: #F0EC9F;
	text-decoration: underline;
}
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-weight: bold;
color: # 021573;
display: inline;
margin: 0px;
padding:5px;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
margin: 0px;
}
h3{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: bold;
margin: 0px;
}
b {
font-weight: bold;
}
.NavLink {
	color: #f0ffff
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:10;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #3C94D4;
}

#News {
color: #fff;
font-family: Arial, Helvetica, sans-serif;
}

#News a:link,  #News a:visited, #News a:hover{
font-weight: bold;
}

.NewsLink {
font-weight: bold;
font-size: 8px;
}

.NewsDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	color: #333399;
}

.NewsTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #FFFFFF;
}
.NewsStory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #021573;
}

.NewsLinkHome  {
font-weight: bold;
font-size: 10px;
}

.NewsDateHome {
	font-size: 10px;
	font-weight: bold;	
	color: #021573;
}

.NewsTitleHome {
	font-size: 12px;
	font-weight: bold;	
	color: #A0D3E2;
}
.NewsStoryHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #021573;
}

.skyscraper {
border: solid 1px #0F2665;
}

.bbsmessage {
padding:5px;
border-left:solid 1px #000066;
border-top: solid 1px #000066;
}
.bbsmessageDate {
padding:5px;
border-right:solid 1px #000066;
border-top: solid 1px #000066;
}
.bbsmessageBottom {
border-bottom: solid 1px #000066;
}
.bbsborder {
border: solid 1px #000066;
}
.bbsmessagehead {
font-weight: bold;
}
.bbsodd {
background-color: #6666CC;
}
.bbseven {
background-color:#9999FF;
}
.bbsmessagehead a:link, .bbsmessagehead a:visited, .bbsmessagehead a:hover {
color: #FFFEE8;
}
.bbsdirectory a:link, .bbsdirectory a:visited, .bbsdirectory a:hover {
color: #B9FDFE;
}
a:hover .bbsdirectory {
color: #B9FDFE;
text-decoration:underline;
}
.bbsdirectory {
color: #B9FDFE;
font-size: 12px;
}
.bbslink a:link, .bbslink a:visited, .bbslink a:hover {
color: #0000ff;
text-decoration: underline;
}
.wrap {
position:relative;
word-wrap: break-word;
overflow: hidden;
}

.mobileLinks a:link, .mobileLinks a:visited, .mobileLinks a:hover {
color: #050671;
}

.mobileLinks a:hover {
color: #050671;
text-decoration: underline;
}

.screenname {
	font-size: 10px;
	font-weight: bold;	
	color: #CCCCFF;
}

/*---used for rating stars in simpage-----*/
.simpageRating {

}

.simpageRatingMovie {
	padding-right: 2;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.simpage {
color: #333399;
font-weight:bold;
}
.exchangeImg {
border: 1px solid #021573;
}
.stats {
color: #fff;
font-weight: bold;
}
.WidgetTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-weight: bold;	
	color: #021573;
}

.SmallWhite {
	font-size: 10px;
	color: #E6E8F5;
}

.SmallBoldWhite {
	font-size: 10px;
	font-weight: bold;	
	color: #E6E8F5;
}

.SmallBlue {
	font-size: 10px;
	color: #021573;
}
.SmallBlueBold {
	font-size: 10px;
	color: #021573;
	font-weight:bold;
}

.MedBlue {
	font-size: 12px;
	font-weight: bold;	
	color: #021573;
}

.MedWhite {
	font-size: 12px;
	font-weight: bold;	
	color: #E6E8F5;
}

.MedGreen {
color: #184E68;
font-weight: bold;
}

.MedYellow {
	font-size: 10px;
	font-weight: bold;	
	color: #D6E8AD;
}

.NewMail {
	font-size: 10px;
	color: #25DA01;
}

.CommunityList  {
	background-color : #B4BCFF;
	border-color : #051A5B #051A5B #051A5B #051A5B;
	height : 80px;
	font-size: 12px;
	color : #000000;
}

.headimg {
margin-left: 15px;
}
.Link
{
	font-size: 10px;	
	color: #021573;
	/*color: #FFFF66;*/
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.detailText {
font-size: 10px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
}	
#wallpaper td {
padding: 5px 5px 0 0;
}
/*#exchange a:link, #exchange a:visited, #exchange a:hover {
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}*/

.leftcol {
margin-top: 0px;
}
.error
{
	font-weight: bold;
	color: #9E0B0E;
}

.LinkArrows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

A.Footer {
	color: #A4E548;
}

A.Footer:hover {
	COLOR : #A4E548;
}

A.Footer:visited {
	COLOR : #A4E548;
}


.AboutTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
}
.FeatureTitle {
	font-size: 12px;
	font-weight: bold;	
	color: #000000;
}

.ItemHeader {
	font-weight: bold;
	color: #3F4967;
}


.Italic {
	font-style: italic;
}


.Legal {
	font-size: 9px;
}

.LegalFooter {
	font-size: 9px;
	color: #336699;
}
.LegalFooter a:link, .LegalFooter a:visited, .LegalFooter a:hover {
color: #336699;
}

.PromoFooter {
	font-size: 15px;
	color: #A4E548;
}

.dash_community {
	font-size: 12px;
	color: #339933;
	style: bold;
}

.dash_game {
	font-size: 12px;
	color: #0099FF;
	font-weight: bold;
}
.asia {
color: #990000;
}
p.statText {
font-weight:bold;
}
#padding td{
padding:10px 10px 5px 10px;
}
#breadcrumb {
position:relative;
font-weight: bold;
font-size:10px;
padding: 0 30px 0 30px;
}
#breadcrumb .left {
position:relative;
float: left;
}
#breadcrumb .right {
position:relative;
float:right;
}
.exchangeSearch  {
display:block;
}

.podPrivate {
	font-weight: bold;
	font-size: normal;
	color: red;
	align: center;
}
#comWidget {
position:relative;
padding: 0px 10px 0px 10px;
}
.searchDivider {
border-bottom: 1px dotted #000066;
width: 80%;
padding-bottom:5px;
}
.search {
position:relative;
padding-left: 20px;
}
.searchExchange {
position:relative;
padding-left: 10px;
}
.storydesign {
color:#30399B;
font-size: 10px;
font-weight: bold;
}


.getcoolmusicspooky {
background-color: #E7BA33;
border-bottom: 1px solid #000066;
}
.getcoolmusicspookyEven {
background-color: #D0A31A;
border-bottom: 1px solid #000066;
}
.getcoolmusicspookyleft {
border-left: 1px solid #000066;}
.getcoolmusicspookyright {
border-right: 1px solid #000066;
}


.getcoolmusic {
background-color: #B4BBFF;
border-bottom: 1px solid #000066;
}
.getcoolmusicEven {
background-color: #9999FF;
border-bottom: 1px solid #000066;
}
.getcoolmusicleft {
border-left: 1px solid #000066;}
.getcoolmusicright {
border-right: 1px solid #000066;
}
.storyTitle {
padding-left:20px;
font-weight: bold;
}
#faq ul {
list-style: disc url(../images/icon_logout.gif);
} 
#faq li {font-size:10px;
font-weight:bold;
margin-left: 5px;
}
.news {
color:#9e0b0e;
}

.admControls{
	background-color: white;
	color: black;
}

a.admControls{
	color: blue;
}
a.admControls:hover{
	color: blue;
}
a.admControls:visited{
	color: blue;
}

.bigtitle{
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-weight: bold;
margin: 0px;
}

.medtitle{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: bold;
margin: 0px;
}
.smalltitle{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
margin: 0px;
}
.helpImg {
float:left;
}
.helpText {
margin-left: 47px;
}
.largetitle{
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-weight: bold;
margin: 0px;
}
.mysimText {
margin-left: 225px;
}
.bbsthreads {
color:#000;
}
.medpurple {
color:#30399B;
}

.pollTitle {
	font-size: 12px;
	font-weight: bold;
}

.pollAnswer {
	font-size: 10px;
	font-weight: bold;
}

.pollQuestion {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.pollVotes {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}

.pollDiv {
	background-color: #AEBDFF;	
	width: 190;
	border: 1px solid #021573;
	height: 10px; 
	font-size: 1px;
}

.pollDv {
	background-color: #3362BE;
	height: 10px; 
	font-size: 1px;
}

a.holiday:visited 
{
color: #CC0000;
}
a.holiday 
{
color: #CC0000;
}
a.holiday:hover
{
color: #CC0000;
}
a.LinkEP1
{
	font-size: 10px;	
	color: #B00F15;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.LinkEP1:visited {
	color: #B00F15;
}

a.LinkEP1:hover {
	color: #B00F15;
}



a.LinkEP2
{
	font-size: 10px;	
	color: #D6E8AD;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.LinkEP2:visited {
	color: #D6E8AD;
}

a.LinkEP2:hover {
	color: #D6E8AD;
}

.TextEP2 {
	color: #FCF2FF;
}
.TitleEP3 {
 color: #fff;
 }
 .TextEP3 {
 color: #000;
 }

.TitleEP2 {
	color: #F37021;
}

.LegalEP2 {
	color: #FCF2FF;
	font-size: 9px;
}



//homepage platform pod
#gamespod {
position: relative;
width: 243px;
}

#podbody {
position:relative;
background-image: url(/images/gamepod/pod_grn_bg.gif);
width: 243px;
padding: 0px;
height: 239px; 
}

#platforms {
position: absolute;
top: 35px;
left: 11px;
width:83px;
}
.gamedescription {
position:relative;
background-image: url(/images/gamepod/innerpod_bkgd.gif);
width:134px;
height: 191px;
padding:0px;
text-align:left;
}

#gamespodText {
padding: 5px 4px 5px 4px;
}
//end homepage platform pod CSS


// playedby homepage pod
#playedby {
position:relative;
}
#playedbyLeft {
position:relative;
float:left;
padding:7px 0px 0px 5px;
}
#playedbyRight {
position:relative;
float:right;
padding: 7px 5px 7px 0px;
}
// end playedby homepage pod


.classifiedTitle {
background-color:#666;
width:415px;
padding:5px;
}
#classifiedLeft {
position:relative;
float:left;
}
.classifiedSm {
background-color: #FFF;
border: 2px solid #000;
padding:5px;
width:175px;
font:"Times New Roman", Times, serif;
font-size: 12px;
}
#classifiedRight {
position:relative;
margin-left:192px;
}
.classifiedMed {
background-color: #FFF;
 border: 2px solid #000;
  padding:5px;
  width:220px;
  font-size:.9em;
  font-family:"Courier New", Courier, mono;
}
.classifiedCour {
font-family:"Courier New", Courier, mono;
font-size:14px;
}
.classifiedAr {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}
.classifiedGen {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
}
.classifiedTimes {
font-family:"Times New Roman", Times, serif;
font-size:14px;
}
.classifiedbk {
background-image:url(/images/about/ep3/red_circle_bk.gif);
}
.classifiedLg {
background-color: #FFF;
 border: 2px solid #000;
  padding:5px;
  width:415px;
}
.dimsearch{
	width:160px;
	height:220px;
	float:left;

}

