﻿body 
{
    margin: 0 auto 0 auto;
    padding: 0 6px 0 6px;
    min-width: 1000px;
    background-color: White;
    background-image: url(images/body.gif);
    font-family: Verdana;
    font-size: 9pt;
    
}

h1,h2,h3
{
	font-family: Verdana;
	font-weight: bold;
	color: #1b3865;
	margin: 0;
	padding: 0;
}

h2
{
	font-size: 10pt;
    margin: 0 0 10px 0;
    padding: 6px 0 6px 6px;
    border-bottom: 2px solid #1b3865;
}

h3
{
    font-size: 10pt;
    font-style:italic;
    margin-top: 20px;
}


p
{
    margin: 0;
    padding: 5px 5px 5px 5px;
    font-size: 9pt;
    text-indent: 12px;
    line-height: 1.5;
    text-align: justify;
}
a, a:link, a:visited
{
    text-decoration: none;
}


a:hover, a:active
{
     text-decoration: none;
}

/* --- Header Cell CSS --- */
.header
{
    width: 100%;
    height: 80px;
    background-color: White;
    background-image: url(images/header_bg.jpg);
    background-repeat: repeat-x;
    border: 1px solid black;
    border-top: none;
    color: #c5c5c5;
    /*-moz-opacity:0.90; filter: alpha(opacity=90);*/
}

.header_logo
{
	height: 80px;
	width: 300px;
	background-image: url(images/header_logo.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	
}

.header_text
{
	height: 80px;
	width: 315px;
	background-image: url(images/header_text.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	display: none;
	
	
}
.header_p
{
    margin: 0; padding: 0;
    color: White;
    font-size: 8pt;    
    letter-spacing: 1px;
}

.header_a, .header_a:link, .header_a:visited
{
    color: White;
    font-size: 8pt;   
    letter-spacing: 1px;   
    font-weight: normal; 
}

.header_a:hover, header_a:active
{
    text-decoration: underline;
}

/* --- Menu/Add Cells CSS --- */
.column_ad
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.banner_ad
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.menu_cell
{
    margin: 6px 0 0 0;
    padding: 0;
    width: 200px;
    background-color: #FFFFFF;
    border: 1px solid black;
 
}

.menu_header
{
    height: 25px;
    color: White;
    font-weight: bold;
    font-size: 11pt;
    padding: 5px 0 0 0;
    margin: 0;
    text-align: center;
    background-image: url(images/menu_header_bg.gif);
    background-repeat: repeat-x;
    /*-moz-opacity:0.90; filter: alpha(opacity=90);*/
}

.menu_content
{
    margin: 0;
    padding: 5px 15px 5px 15px;
    background-color: White;
}

.navigation
{
    margin: 0;
    padding: 0;
    list-style-type:none;
    list-style-image: none;
}

.navigation h2
{
    font-size: 10pt;
    font-weight: bold;
    color: #1b3865;
    margin: 8px 0 2px 0; 
    padding: 0 0 0 5px;
    border-bottom: 1px solid #1b3865;
}

.nav_a, .nav_a:link,.nav_a:visited
{
    display: block;
    width: 100%;
    height: 20px;
    color: Black;
    font-size: 9pt;
    font-weight: normal;
    padding: 0 0 0 15px;
}



.nav_a:hover, .nav_a:active
{
    text-decoration: underline;
    padding-left: 25px;
}

/* --- Content Cell CSS --- */

.content_link, .content_link:link, .content_link:visited
{
    margin: 0;
    padding: 0;
    text-decoration: underline;
    color: #1b3865;
    font-weight: bold;
}


.content_link:hover, .content_link:active
{
    color: Gray;
    text-decoration: underline;
}

.content_cell
{
    padding: 10px;
    background-color: White;
    border: 1px solid black;
    min-height: 400px;
    height: auto;
}
/* for Internet Explorer */
* html .content_cell {
    height: 400px;

}


.content_content
{
	margin: 0 15px 15px 15px;
    padding: 15px;
    border: 1px solid #d8d8d8;
    background-color: #f0f0f0;
}


/* --- Footer Cell CSS --- */
.footer
{
    margin: 4px 0 6px 20px;
    background-color: Transparent;
    color: #666666;
    font-size: 8pt;
    letter-spacing: 2px;
    float: left;
    
}

.aspnet
{
    display: block;
    float: right;
    width: 81px;
    height: 33px;
    background: url(images/asp_logo.gif) no-repeat;
}
/* --- Home Page --- */

.home_img
{
    width: 564px;
    height: 132px;
    background: url(images/home.jpg) no-repeat center;
    margin: 10px auto 20px auto;
    padding: 0 50px 0 50px;
}

.home_sngpt
{
    width: 300px;
    height: 225px;
    background: url(images/sngpt.jpg) no-repeat;
    margin: 10px 10px 10px 0;
    float: left;
}

.home_ss
{
    width: 300px;
    height: 160px;
    background: url(images/screenshot.jpg) no-repeat;
    margin: 20px 0 10px 20px;
    float: right;
}


/* --- Calculator CSS --- */
.calc_table
{
    margin: 0 auto 0 auto;
}

.button_table
{
    
    border: 1px solid #d8d8d8;
    background-color: #f0f0f0;
    margin: 10px auto 0 auto;
    
}

.calc_result
{
    font-size: 8pt;
    margin: 10px auto 0 auto;
    display: block;
    width: 300px;
}

.tb_payout
{
    width: 40px;
}

.tb_chips
{
    width: 60px;
}

.td_player
{
    font-size: 8pt;
    text-align: right;
    width: 55px;
}

.td_payout
{
    font-size: 8pt;
    text-align: center;
    
}

.td_value
{
    font-size: 8pt;
    text-align: center;
    color: Gray;
}
/* -- Summary Control -- */

/* CssCass used to control the summary table which provides feedback throughout the application */

.SummaryTable_BackGround
{
    margin: 0 15px 15px 15px;
	background-color: #f0f0f0;
	border: 1px solid #d8d8d8;
	width: 96%;
	margin: 0 auto 0 auto;
}

.SummaryTable_Header
{
	font-family: Verdana, Arial,Tahoma;
	font-size: 8pt;
	color: #BB0505;
	font-weight: bold;
}

.SummaryTable_Footer
{
	font-family: Verdana, Arial,Tahoma;
	font-size: 8pt;
	color: #800505;
}

/* CssCasses used to control links within the summary control */

.SummaryTable
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #800505;
}

.SummaryTable:hover
{
	color: #D46060;
}

/* Table Stuff */
.myTableCell_Light
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #1F5080;
	background-color: #f0f0f0;
	width: 750px;
	padding: 10px 0 10px 10px;
	vertical-align: middle;

}

.myTableCell_Dark
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #1F5080;
    background-color: #e7e7e7;
    width: 200px;
    padding: 10px 0 10px 10px;
    vertical-align: top;
}

/*   Text CSS */
/*  CssClass used to control all small text */

.SmallTxt
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #1F5080;
}

/*  CssClass used to control all small bold text */

.SmallTxtBold
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #1F5080;
}

.myFormInputText
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	color: #1F5080;
	background-color: white;
	border: 1px #7F9DB9 solid;
	height: 22px;
	padding-top: 2px;
	padding-left: 2px;

}

/* --- Modal Popup --- */
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background-color: #ffffdd;
    border: 3px solid Gray;
    padding: 5px;
    width: 650px;
}


.donate
{
    background: url(images/donate.gif) no-repeat;
    width: 122px;
    height: 47px;
    display: block;
}