/*
 dark orange:   #ffc846
 orange-yellow: #ffe46b
 light yellow:  #fff48b
 navy blue:     #343481
 dull blue:     #666699
 dull gray:     #c5c5c5
 medium gray:   #b5b5b5
*/

* { margin:0; padding:0; }

body
{
	background-color: #343481;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

h1, h3 
{
	text-decoration: underline;
	text-align: center;
}

h1
{
	padding-bottom: 1.5em;
}

p
{
	margin: 1em 0;
}

th
{
	font-weight: bold;	
	font-size: 13pt;
}

a:link
{
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;
	font-weight: bold;
}
a:visited
{
	text-decoration: none;
	font-weight: bold;
}

.disabled
{
	color: #000000;
	background-color: transparent;
	border: none;
	border-bottom: solid;
	border-bottom-width: 1px;
	text-align: center;
}

.productinfo {
	text-align: center;
	padding: 10px;
}

.underlinedots {
	background-image: url(images/dotpattern.gif); 
	background-repeat: repeat-x; 
	background-position: right top;
}

.moreinfo {
	font-size: 10pt;
	color: #666699;
	text-align: center;
}

.subtitle {
	font-size: 10pt;
	font-style: italic;
}

#stage 
{
	position: relative;
	width: 732px;
	margin: 0 auto 0 auto;
	margin-top: 68px;
	background: transparent url(images/background-general.gif) repeat-y 0 -35px;
}

#stage #top_navigation
{
	position: absolute;
	z-index: 50;
	top: -54px;
	left: 0;
	width: 732px;
	height: 81px;
	background: transparent url(images/tabs-games.gif) no-repeat;
}

#stage #top_content
{
	position: relative;
	width: 732px;
	height: 27px;
	background: transparent url(images/background-edges-trans.gif) no-repeat 0 0;
}

#stage #main_content
{
	position: relative;
	width: 678px;
	padding: 0 27px 0 27px;
}

#stage #bottom_content
{
	position: relative;
	width: 732px;
	height: 30px;
	background: transparent url(images/background-edges-trans.gif) no-repeat 0 -27px;
}

#stage #bottom_navigation
{
	position: relative;
	width: 732px;
	height: 64px;
	background: #343481;
	padding: 10px 0 10px 0;
}

#stage #footer
{
	position: relative;
	width: 732px;
	background: #343481;
	font-size: 10pt;
	color: #666699;
	text-align: center;
}

#top_content #tahdah_home
{
	position: absolute;
	display: block;
	width: 125px;
	height: 68px;
	top: -68px;
	left: 575px;
	text-decoration: none;
	text-indent: -1000px;
	background: transparent url(images/blue_tahdah_logo.gif) no-repeat;
	z-index: 100;
	overflow: hidden;
}

#top_navigation ul
{
	position: relative;
	display: block;
	width: 550px;
	height: 81px;
	padding: 0 16px 0 12px;
	background: transparent url(images/tabs-games.gif) no-repeat;
}

#top_navigation ul li
{
	position: relative;
	display: block;
	float: left;
}

#top_navigation a
{
	position:relative;
	display: block;
	width: 87px;
	height: 57px;
	text-indent: -1000px;
	text-decoration: none;
	background: transparent url(images/tabs-games.gif) no-repeat 0 81px;
	overflow: hidden;
}

#bottom_navigation ul
{
	position: relative;
	display: block;
	width: 512px;
	height: 64px;
	margin: 0 auto 0 auto;
}

#bottom_navigation ul li
{
	position: relative;
	display: block;
	float: left;
	padding: 0 3px 0 3px;
}

#bottom_navigation a
{
	position:relative;
	display: block;
	width: 122px;
	height: 64px;
	text-indent: -1000px;
	text-decoration: none;
	background: transparent url(images/menu_new.gif) no-repeat 0 64px;
	overflow: hidden;

}

#top_navigation li#picktwo         a:hover { background-position: -12px  -81px; }
#top_navigation li#bump            a:hover { background-position: -99px  -81px; }
#top_navigation li#gottabequick    a:hover { background-position: -186px -81px; }
#top_navigation li#gooseegg        a:hover { background-position: -273px -81px; }
#top_navigation li#gooseeggdiv     a:hover { background-position: -360px -81px; }
#top_navigation li#answersup       a:hover { background-position: -447px -81px; }

#bottom_navigation #home    a { background-position:  0px    0px; }
#bottom_navigation #games   a { background-position: -122px  0px; }
#bottom_navigation #markets a { background-position: -244px  0px; }
#bottom_navigation #order   a { background-position: -366px  0px; }
#bottom_navigation #contact a { background-position: -488px  0px; }

#bottom_navigation #home    a:hover { background-position:  0px   -64px; }
#bottom_navigation #games   a:hover { background-position: -122px -64px; }
#bottom_navigation #markets a:hover { background-position: -244px -64px; }
#bottom_navigation #order   a:hover { background-position: -366px -64px; }
#bottom_navigation #contact a:hover { background-position: -488px -64px; }

body#games_picktwo      #top_navigation ul { background-position:  0     -162px;}
body#games_bump         #top_navigation ul { background-position:  0     -243px;}
body#games_gottabequick #top_navigation ul { background-position:  0     -324px;}
body#games_gooseegg     #top_navigation ul { background-position:  0     -405px;}
body#games_gooseeggdiv  #top_navigation ul { background-position:  0     -486px;}
body#games_answersup    #top_navigation ul { background-position:  0     -567px;}

body#games_picktwo      li#picktwo      a { visibility: hidden; }
body#games_bump         li#bump         a { visibility: hidden; }
body#games_gottabequick li#gottabequick a { visibility: hidden; }
body#games_gooseegg     li#gooseegg     a { visibility: hidden; }
body#games_gooseeggdiv  li#gooseeggdiv  a { visibility: hidden; }
body#games_answersup    li#answersup    a { visibility: hidden; }

body.section_home    #bottom_navigation #home    a { background-position:  0px   -64px; }
body.section_games   #bottom_navigation #games   a { background-position: -122px -64px; }
body.section_markets #bottom_navigation #markets a { background-position: -244px -64px; }
body.section_order   #bottom_navigation #order   a { background-position: -366px -64px; }
body.section_contact #bottom_navigation #contact a { background-position: -488px -64px; }
