/*
	border: solid 1px Black;
*/

BODY{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

	text-align: center;
	direction: rtl;
	font-family:  Arial;
	font-size: 12px;
	color: #01127A;
}

*
{
	font-family: Arial ;
	font-size: 12px;
	color: #01127A;
}

.page_table
{
	width: 904px;
	height: 100%;
}

.page_left
{
	background-image: url(../Images/bg_page_left.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 63px;
	height: 100%;
}

.page_right
{
	background-image: url(../Images/bg_page_right.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 63px;
	height: 100%;
}

.page_head
{
	background-image: url(../Images/bg_page_head.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 778px;
	height: 99px;
	text-align: right;
}

.page_main
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	height: 100%;
}

.table_main
{
	height: 100%;
}

/* 
 * -------------------------------------------
 *				Page Header
 * -------------------------------------------
 */

.page_head_table
{
	width: 100%;
	height: 100%;
}

.td_headLogo
{
	width: 250px;
	height: 68px;
}

.td_head_tabs
{
	direction: rtl;
	text-align: right;
}

.table_head_tabs
{
	width: 470px;
	height: 100%;
}

.td_head_tab
{
	text-align: left;
	vertical-align: bottom;
}

.td_pais_logo
{
	direction: ltr;
	width: 100px;
	vertical-align: top;
	text-align: left;
	padding-top: 18px;
	padding-left: 23px;
	background-color: Transparent;
}

.td_headLive
{
	text-align: right;
	vertical-align: bottom;
}

.table_live_logo
{
	background-image: url(../Images/live/bg_live.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 148px;
	height: 50px;
}

.td_live_logo
{
	vertical-align: top;
	text-align: left;
}

.td_lottery_title
{
	direction: ltr;
	text-align: left;
}

.label_lottery_title
{
	font-size: 24px;
	font-weight: bold;
}

/* 
 * -------------------------------------------
 *				Main Panel
 * -------------------------------------------
 */

.td_main_right
{
	width: 100%;
	height: 100%;
	vertical-align: top;
}

.table_view_main
{
	width: 100%;
	height: 100%;
	text-align: right;
}

.td_welcome_title
{
	font-weight: bold;
	font-size: 18px;
	padding-right: 10px;
	padding-left: 20px;
}

.td_welcome_text
{
	font-weight: bold;
	padding-right: 10px;
	padding-left: 20px;
}

.td_main_text
{
	padding-right: 10px;
	padding-left: 20px;
}

.td_main_hamsa
{
	padding-top: 10px;
	text-align: left;
	vertical-align: middle;
}

.td_main_bottomImages
{
	vertical-align: bottom;
	text-align: center;
	height: 100%;
}

.td_requirements
{
	width: 100%;
	text-align: right;
}

/* 
 * -------------------------------------------
 *				Archive Panel
 * -------------------------------------------
 */

.table_view_archive
{
	padding-left: 10px;
	padding-right: 0px;
	width: 100%;
	height: 100%;
}

.td_Archive
{
	height: 100%;
}

.table_table_archive
{
	width: 100%;
	height: 97%;
}

.table_timeline
{
	width: 100%;
}

.td_Timeline_Content
{
	height: 100px;
	border: solid 1px #5CA1E2;
	background-color: #DCEDF7;
	width: 100%;
	padding: 7px;
	text-align: right;
	vertical-align: top;
	font-family:  Arial;
}

.td_search_table
{
	border: solid 1px #5CA1E2;
	background-color: #DCEDF7;
	padding: 7px;
	text-align: right;
	height: 100%;
}	

.table_search
{
	width: 100%;
	height: 100%;
}

.td_search
{
	padding-bottom: 10px;
	height: 80px;
}

.table_search_type
{
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	width: 100%;
	height: 100%;
}

.radio_searchType
{
}

.td_searchType
{
	font-weight: bold;
	height: 30px;
	vertical-align: top;
}

.td_searchTypes
{
	width: 160px;
}

.table_search_types
{
	width: 100%;
}

.td_DateLabel
{
	text-align: left;
	padding-left: 5px;
}

.txt_DateField
{
	text-align: center;
}

.td_searchButton
{
	vertical-align: bottom;
	text-align: center;
	width: 63px;
}

.td_searchResults
{
	width: 100%;
	background-color: White;
	vertical-align: top;
	border: solid 1px #5CA1E2;
	height:400px;
}

.pan_SearchResults
{
	
	overflow:auto;
}

.gvSearchResults
{
	direction: rtl;
	height: 100%;
}

.lSearchResult
{
}

.td_LotteryResultHeader
{
	border-bottom: solid 1px #5BA2E2;
	vertical-align: top;
}

.td_LotteryResult
{
	border-bottom: solid 1px #ADD0F0;
	vertical-align: top;
}

.td_LotteryResult_Name
{
	border-bottom: solid 1px #ADD0F0;
	vertical-align: top;
	padding-right: 5px;
}

/* 
 * -------------------------------------------
 *				Lottery Results Panel
 * -------------------------------------------
 */

.td_main_underPlayer
{
	height: 218px;
	vertical-align:top;
	/*border: solid 1px Red;*/
}

.panLotteryDetailes
{
	height: 100%;
	display: block;
}

.table_table_results
{
	/*height: 218px;*/
}

.td_paisLotteryResults
{
	vertical-align: top;
	padding: 5px 5px 5px 5px;
	height: 172px;
	width:500px
}

.table_lotteryResult
{
	width: 100%;
}

.td_lotteryTitle
{
	color: #549CCC;
	font-weight: bold;
	text-decoration: underline;
}

.td_panLotteryResult
{
	vertical-align: top;
	padding: 5px 5px 5px 5px;
	height: 100%;
	direction: ltr;
}

.td_chance_result
{
	background-color: #019B00;
	text-align: center;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	border: solid 1px Black;
	font-size: 16px;
	font-weight: bold;
	color: White;
}

.td_chance_icon
{
	background-color: White;
	text-align: center;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	border: solid 1px Black;
}

.table_chance
{
	border: solid 1px Black;
}



.td_SpecialLottery
{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #549CCC;
}

/* 
 * -------------------------------------------
 *				Player
 * -------------------------------------------
 */

.td_main_player
{
	vertical-align: top;
}

.table_player
{
	width: 496px;
}

.td_palyer
{
	width: 496px;
	height: 423px;
}

.td_support
{
	vertical-align: middle;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	height:30px;
	/*border: solid 1px Green;*/
}

/* 
 * -------------------------------------------
 *				Bottom Line
 * -------------------------------------------
 */

.td_main_bottom
{
	font-size: 11px;
}

.table_bottom
{
}

.td_bottomSeperator
{
	background-position: center;
	background-image: url(../Images/pixel_blue.jpg);
	background-repeat: repeat-x;
	height: 13px;
}

.td_requirements
{
	padding-right: 10px;
}

.td_WMPLogo
{
}


/* 
 * -------------------------------------------
 *				Tables
 * -------------------------------------------
 */

.table_title
{
	font-weight: bold;
	font-size: 12px;
	background-image: url(../Images/tables/bg_title.jpg);
	background-repeat: repeat-x;
	color: #031577;
	width: 100%;
	text-align: right;
	padding-right: 10px;
}

.table_title_right
{
    background-image: url(../Images/tables/bg_title.jpg);
    background-repeat: repeat-x;
}

.table_title_left
{
}

.table_content_border
{
	border: solid 1px #5CA1E2;
	background-color: #DCEDF7;
	width: 100%;
	height: 100%;
	padding: 7px;
	text-align: right;
	vertical-align: top;
}

.table_content
{
	border: solid 1px #5CA1E2;
	background-color: White;
	height: 100%;
	width: 100%;
}

.td_content
{
	vertical-align: top;
}


