/************************ Global Styles ************************/
*
{	font-family: Arial, Helvetica, Sans-Serif;
	font-size: inherit;
	margin: 0;
	padding: 0;
}
body
{	background: #638CDE;	
	border: 0;		
	font-size: x-small;
	margin: 0;
	padding-right: 8px;
}
iframe
{	border: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
img
{	border: 0;
}
/*** Browse the Dictionary Tool ***/
dl.browse_dict_tool
{	border: solid 2px #6680BC;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	width: 300px;
}
dl.browse_dict_tool.homepage
{	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	width: 300px;
}
dl.browse_dict_tool dd
{	display: inline;
}
dl.browse_dict_tool dd a, 
dl.browse_dict_tool dd a:hover, 
dl.browse_dict_tool dd a:link, 
dl.browse_dict_tool dd a:visited
{	color: #990000;
	font-size: 11px;
	font-weight: bold;
}
dl.browse_dict_tool dt
{	color: #000063;
	font-size: 12px;
	font-weight: bold;
	line-height: 11px;
}
/** Content Box ***/
td.right_col div.content_box
{	border: solid 1px #6B8CBD;	
	margin: 5px;
	padding: 5px;
}
div.content_box a, 
div.content_box a:hover, 
div.content_box a:link, 
div.content_box a:visited
{	color: #4260BA;
	font-weight: bold;
}
/*** Content Footer ***/
div.content_footer
{	height: 1px; 
	width: 827px;
}
/*** Footer ***/
div.footer 
{	background: #1E41B7;		
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}
div.footer ul
{	padding-bottom: 8px;
}
div.footer ul li
{	border-right: solid 1px #FFFFFF;
	color: #FFFFFF;
	display: inline;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
div.footer a, 
div.footer a:hover, 
div.footer a:link, 
div.footer a:visited
{	color: #FFFFFF;
	font-size: 91%;
	font-weight: bold;
	text-decoration: none;
}
div.footer ul li a, 
div.footer ul li a:hover, 
div.footer ul li a:link, 
div.footer ul li a:visited
{	font-size: 100%;
}
div.footer a:hover
{	text-decoration: underline;
}
div.footer ul li.last
{	border: 0;
}
/*** Horizontal Navigation Bar ***/
div.hnav_bar
{	background: #000066;
	border-bottom: solid 1px #E7EFFF;
	margin: 0;
	padding: 0;
}
div.hnav_bar ul 
{	margin: 0;
	padding: 0;
}
div.hnav_bar ul li
{	border-right: solid 1px #E7EFFF;
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 5px 0 5px;
}
div.hnav_bar ul li.label
{	background: #E7EEFE;
	color: #000066;
	font-size: 12px;
	font-weight: bold;
}
div.hnav_bar ul li.last
{	border: 0;
}
div.hnav_bar ul li a, 
div.hnav_bar ul li a:hover, 
div.hnav_bar ul li a:link, 
div.hnav_bar ul li a:visited
{	color: #FFFFFF;;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
/*** Large 3 Column Wide Table ***/
div.page_content_box ul.width_large
{	width: 600px;
}
div.page_content_box ul.width_large.three_col
{	float: left;
}
div.page_content_box ul.width_large.three_col li
{	float: left;
	list-style: none;
	padding-bottom: 10px;
	width: 200px;
}
div.page_content_box ul.width_large.three_col li img
{	float: left;
	padding-right: 5px;
}
/*** Left Column ***/
td.left_col
{	background: #84AEE6;
	border-left: solid 3px #638CDE;
	border-right: solid 3px #638CDE;
	vertical-align: top;
	width: 160px;
}
td.left_col div.logo
{	height: 195px;
	width: 131px;
}
td.left_col dl.nav_menu
{	padding-bottom: 10px;
	padding-top: 10px;
}
td.left_col dl.nav_menu dd, 
td.left_col dl.nav_menu dd.collapsed
{	background: url(/images/arrow_for_list_menu.gif) no-repeat; 
	background-position: left center;
	margin-left: 4px;
	padding: 2px 0 2px 0;
}
td.left_col dl.nav_menu dd img
{	padding-right: 2px;
}
td.left_col dl.nav_menu dd.expanded
{	background: url(/images/arrow_for_list_menu_selected.gif) no-repeat; 
	background-position: left center;
}
td.left_col dl.nav_menu dd.submenu
{	background: url(/images/submenu_bullet.gif) no-repeat;
	background-position: 5px top;
	display: none;
	line-height: 10px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-left: 15px;
}

/*-- Begin SCRABBLE Nav Link Color/Bullet Color --*/
#game_scrabble a  {
	color: #800000;
}
td.left_col dl.nav_menu dd.submenu_red {	
	background: url(/images/submenu_bullet_scrabble.gif) no-repeat;
	background-position: 5px top;
	display: none;
	line-height: 10px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-left: 15px;
	font-size: 11px;
}
/*-- End SCRABBLE Nav Link Color/Bullet Color --*/

/*-- Begin New Games Nav Link Color/Bullet Color --*/
#game_new_games a  {
	color: #0012FF;
}
td.left_col dl.nav_menu dd.submenu_blue {	
	background: url(/images/submenu_bullet_new_game.gif) no-repeat;
	background-position: 5px top;
	display: none;
	line-height: 10px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-left: 15px;
	font-size: 11px;
}
/*-- End NEw Games Nav Link Color/Bullet Color --*/

td.left_col dl.nav_menu dd.submenu img
{	vertical-align: top;
}
td.left_col dl.nav_menu dd a,
td.left_col dl.nav_menu dd a:hover,
td.left_col dl.nav_menu dd a:link,
td.left_col dl.nav_menu dd a:visited
{	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
td.left_col dl.nav_menu dd a:hover
{	color: #00006B;
}
td.left_col dl.nav_menu dd.submenu a,
td.left_col dl.nav_menu dd.submenu a:hover,
td.left_col dl.nav_menu dd.submenu a:link,
td.left_col dl.nav_menu dd.submenu a:visited
{	color: #295A94;
	font-size: 91%;
	font-weight: bold;
	text-decoration: none;
}
td.left_col dl.nav_menu dd.submenu a:hover
{	color: #1C406B;
}
/*** The Page Layout ***/
div#page_wrapper
{	font-size: 120%;
}
/*** Right Column ***/
td.right_col
{	background: #FFFFFF url(/images/ad_space_bkg_320px.jpg) repeat-y;
	background-position: right top;
	border-left: solid 1px #245893;
	vertical-align: top;	
}
td.right_col div.ad_space
{	float: right;
	width: 320px;
}
td.right_col div.page_content
{	float: none;
	margin-right: 320px;
}
td.right_col div.top_border
{	background: #638CDE url(/images/top_background_graphic.jpg) no-repeat;
	background-position: left top;
	height: 15px;
	padding-top: 10px;
}
table#content
{	
}
table#content
{	width: 100%;
}
/*** Iframe Ads ***/
#revsci
{	border: 0;
	height: 240px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 130px;
}
#tribal_fusion
{	border: 0;
	height: 250px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 300px;
}
#tribal_leaderboard
{	border: 0;
	height: 90px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 728px;
}
dl.list dd 
{	padding-bottom: 2px;
}
dl.list dt
{	font-weight: bold;
}
/** The alpha links. **/
div.page_content_box .alphalinks
{	background: #E7EEFE;
	color: #4260BA;
	font-size: 12px;
	padding: 2px 2px 4px 2px;
	text-align: center;
}
div.page_content_box .alphalinks a,
div.page_content_box .alphalinks a:hover,
div.page_content_box .alphalinks a:link,
div.page_content_box .alphalinks a:visited
{	color: #4260BA;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
}
#franklin_spelling_help li
{	list-style-type: none;
	padding-left: 10px;
}
