﻿/***********************  Home Page links */
.hm_links
{
	font-size: 12px;
}
.hm_links_hover
{
	font-size: 12px;
	color: #0099FF;
}
.hm_LineOne
{
	font-size: larger;
}
.hm_LinksPopup
{	
	font-size: 10px;
	display: none;
}
.hm_pu_links
{
	font-size: 10px;
}
.hm_LinksPopup_Info
{	
	border: thick ridge #009933;
	font-size: 11px;
	background-color: #f0fff0;
}
.hm_WordPopup
{
	background-color: #BAE2CC;
	font-weight: bold;
}
.hm_WordPopup_Selected
{
	background-color: #D3EDDF;
	font-weight: bold;
}
.hm_GridHighScores
{
	border-width: 2px;
	border-style: ridge;
	font-size: 10px;
	background-color: #CEFFCE;
}
.hm_GridHighScoresHeader
{
	border-width: 2px;
	border-style: ridge;
	background-color: #4FAA78;
	font-size: 12px;
}
.hm_GridNews
{
    padding: 6px 0px 6px 0px;
    border-width: 1px;
    border-style: inset;
    font-size: 14px;
    background-color: #DFFFDF;
}
.hm_GridNewsHeader
{
	border-width: 2px;
	border-style: ridge;
	background-color: #A4D5BA;
	font-size: 16px;
}
.cust_ajax__tab_default .ajax__tab_header
{
	padding: 5px;
	white-space: nowrap;
	background-color: #D9F4D5;
	border-bottom-style: ridge;
	border-right-style:  outset;

}
/***********************  User Home Page */
.uh_UserName
{
	font-weight: bold;
	font-size: 16px;
	border-bottom-color: #036901;
	/* color: #377754; */
}
.uh_links
{
	font-size: 12px;
}
.uh_Labels
{
	/* color: #377754; */
	font-size: 14px;
	font-weight: bold;
}
.uh_Normal
{
	font-size: 12px;
}
.uh_UserHistoryGrid
{
	border-width: 2px;
	border-style: ridge;
	font-size: 10px;
	background-color: #CEFFCE;
}
.uh_UserHistoryGridHeader
{
	border-width: 2px;
	border-style: ridge;
	background-color: #4FAA78;
	font-size: 12px;
}
.uh_GridPrevNext
{
	font-weight: bold;
	font-size: 12px;
	color: #5644B9;
}
.uh_UserSingleGames
{
	border-width: 2px;
	border-style: ridge;
	font-size: 10px;
	background-color: #CEFFCE;
}
.uh_CashToPlayWith
{
	font-size: 10px;
	font-weight: bold;
	/* color: #377754; */
}
.uh_UserSingleGamesHeader
{
	border-width: 2px;
	border-style: ridge;
	background-color: #4FAA78;
	font-size: 12px;
}
.uh_WordPopup
{
	background-color: #BAE2CC;
	font-weight: bold;
}
.uh_WordPopup_Selected
{
	background-color: #D3EDDF;
	font-weight: bold;
	font-size: 12px;
}
.uh_LinksPopup
{
	font-size: 10px;
}
.uh_LinksPopup_Info
{
	border: thick ridge #009933;
	font-size: 11px;
	background-color: #f0fff0;
}
.uh_Vote
{
 vertical-align: middle;
 font-weight: bold;
}
.uh_Tabs
{
	border-width: thick;
	border-style: ridge;
	background-color: #D8F3D4;
	list-style-type: upper-roman;
	font-weight: bold;
}

.cust_ajax__tab_default .ajax__tab_header
{
	padding: 5px;
	white-space: nowrap;
	background-color: #D9F4D5;
	border-bottom-style: ridge;
	border-right-style:  outset;

}
.cust_ajax__tab_default .ajax__tab_outer {display:-moz-inline-box;display:inline-block}
.cust_ajax__tab_default .ajax__tab_inner {display:-moz-inline-box;display:inline-block}
.cust_ajax__tab_default .ajax__tab_tab
{
	padding: 4px;
	border-color: #82C69F;
	border-style: inset;
	margin-right: 4px;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	display: -moz-inline-box;
	display: inline-block;
	font-weight: bold;
}
.cust_ajax__tab_default .ajax__tab_body
{
	border-style: outset;
	background-color: #D8F4D5;
}

.cust_ajax__tab_default .ajax__tab_active .ajax__tab_tab
{
	border-style: outset;
	background-color: #3BA074;
}




