@charset "UTF-8";
/* CSS Document */

.column { float:left;}
.clear{clear:both;}
.auto{width:auto}

 * {margin: 0;padding: 0;}
 h1 {
 display: block;
 
 width: 216px;
 height: 77px;
text-indent: -9999px;
background-position: top;
background: transparent url(/images/logo.png) no-repeat 0 0;
margin-bottom:4px;
 }

h1 a {
 
 width: 100%;
 height: 100%;
 border: none;
  }


p{margin: 12px 0; }
li {margin:4px 0;}
a{color:#747474; text-decoration:underline;}
a:hover{color:#39F;}
ul ul{margin:0 0 0 25px;}
ul ul li{margin:2px 0;}


body {
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #F2F4F3;
	margin-left: 0px;
	margin-top: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px; line-height:1.2em; }

#main {border:none}
#top_container {
width:1024px; 
	height:87px;
	background-image:url(images/bg_nav_nowhite.jpg);
	background-position:bottom;
	background-repeat:no-repeat;	
	margin: 0 auto;
	text-align:center;
	
}
#logo {
padding-top:5px;	
	
}
#cssNav{
	width:1024px; 
	height:87px;
	background-image:url(images/bg_nav_nowhite.jpg);
	background-position:bottom;
	background-repeat:no-repeat;

		
	
}

#siteContainer{width:1024px; margin:0 auto; background-color: #F2F4F3;}
#contentContainer{width:928px; margin:0 auto;  }
	#main{margin:0 0;width:900px; text-align:justify; }
	
	#leftWall{float: left; margin:0px 0; width:14px; height:1200px; background:url(images/bg_leftSide.jpg); background-repeat:no-repeat; background-position:middle;}
	#rightWall{float:left; margin:0px 0; width:14px; height:1200px; background:url(images/bg_rightSide.jpg); background-repeat:no-repeat; background-position:middle; }
	
	#sub{ margin-top:1px; width:216px; height:190px; background:url(images/bg_block_rightSide.png) ; background-position:middle; background-repeat:no-repeat; padding-left:15px; font-size:12px;}
	#sub a{ font-size:11px; }
		#sub a.appsupport{ font-size:12px;  margin-left:0px; margin-top:-5px;}

#footer{ background-image:url(images/bg_footer.jpg); background-repeat:no-repeat;  background-position:top; width:600px; margin:10px auto; text-align:center; letter-spacing:-.02em; margin-top:-5px; margin-bottom:-5px}
#footer p{font-size:8px; color:#999}
#footer td.bottomside{ height:10px;  }


img.logo {   width:216px; height:77px;  }


#mainTable {  width:907px; margin-right:-5px; margin-left:-5px; margin-top:0px; border-collapse:collapse;  }

#mainTable td.content{ background:#fff;   }

#mainTable td.subnav { background-image:url(images/bg_Subnav.jpg); background-repeat:no-repeat; background-position:  bottom; background-color:#FFF;  text-align:center; font-size:11px; color:#999; padding:3px;}
#mainTable td.subnav a { 
font-size:12px; color:#999; text-decoration:none;}
#mainTable td.subnav a:hover, #currentSubNav  { 
 color:#39F; text-decoration:none;}

.currentSubNav  { 
 color:#f7941d; text-decoration:none;}
#mainTable td.hand {background-image:url(images/logo_smallHand.png); background-position:right; background-repeat:no-repeat; width:115px; height:118px; margin-bottom:-30px; position: }

img {
	border: 0;
}

#mainTable td.rightside{
	width:247px;
	height:100%;
	background-image:url(images/bg_sidebar_gradient.jpg);  
	background-repeat:repeat-x;
	background-color:#eeefef;
	
}

#contentTable tr{
	
}

#intContTable { padding-left:15px; padding-right:25px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; color:#666}
#intContTable td.subheader { background-image:url(images/header_spacer.png); width:600px; height:9px; background-repeat:no-repeat; background-position:bottom;} 
#intContTable .gameTitle {  color: #f7941d; font-weight:bold; } 
#intContTable .faqTitle {  color:#00adef;}
#intContTable .rightSideContentTable { width:100%; padding-left:10px; padding-right:0px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; color:#666;  }
#intContTable  td.blue{ color:#00adef;}
#intContTable td.type{ padding-left:15px; padding-right:25px; }

#intContTable td.bottomlinegradient{ background-image:url(/images/bg_bottom_rightlinegrad.png); background-position:right bottom; background-repeat:no-repeat;}

#quotes {font-style:italic; font-size: 11px; color:#999}