/*---------*/
/*GENERAL*/
/*---------*/

body
{
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif; 
	font-weight: normal;
	font-size : 20pt;
	background-image: url('../images/poker_background.png');
	background-repeat: repeat-x;
}

A
{
	text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size : 12px;
}

.normaltext
{
	font-family:Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size : 11px;
	color: #222222; 
}

.bigtext
{
	font-family:Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 13px;
	color: #222222; 
}

.abouttext
{
	font-family:Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color: #222222; 
}

h1
{
	font-family: Impact, verdana, arial;
	font-weight: normal;
	font-size: 30px;
	color: #222222; 
}

HR
{
	color: black;
}

IMG
{
	border:0;
}

BUTTON
{
	border:1px solid #000;
	/*font-family: Verdana, Helvetica, sans-serif;*/
	font-size : 8pt;
}

INPUT
{
	border:1px solid #000;
	/*font-family: Verdana, Helvetica, sans-serif;*/
}

LEGEND
{
	font-family:Impact, Verdana, Helvetica;
	font-weight: normal;
	font-size : 110%;
}

FIELDSET
{
	border:1px solid #000;
}

TEXTAREA
{
      	Overflow: auto;
	border:1px solid #000;
	/*font-family: Verdana, Helvetica, sans-serif;*/
	/*font-size : 8pt;*/
}

.tooltip
{
	position: absolute;
	display: none;
	font-family:Verdana, Helvetica;
	font-weight: normal;
	font-size : 9px;
	-moz-opacity: 0.80;
	background-color: #FFFFFF;
	border:1px solid #000;
}

/*---------*/
/*SPECIFIED*/
/*---------*/
A.nav_menu
{
	font-family:Impact, Verdana;
	color:#222222;
	font-size:11px;
}

A.nav_menu:hover
{
	color:#EEEEEE;
	font-weight: normal;
}

A.nav_menu_welcome
{
	font-family:Impact, Verdana;
	color:#222222;
	font-size:11px;
}

A.nav_menu_welcome:hover
{
	color:#aaaaaa;
	font-weight: normal;
}

A.nav_footer
{
	font-family:Impact, Verdana;
	color:grey;
	font-size:70%;
}

A.nav_footer:hover
{
	color:black;
	font-weight: normal;
}

A.nav_browsereplays
{
	text-decoration:none;
	font-family:Verdana;
	color:#333333;
	font-size:75%;
}

A.nav_browsereplays:hover
{
	font-weight: bold;
	color:black;
}

DIV.nav_home
{
	position:relative;
	top:-62px;
	left:-228px;
	width:1px;
	height:1px;
}

DIV.nav_login
{
	position:relative;
	top:-44px;
	left:-206px;
	width:1px;
	height:1px;
}

DIV.nav_help
{
	position:relative;
	top:-32px;
	left:-172px;
	width:1px;
	height:1px;
}

DIV.nav_links
{
	position:relative;
	top:-32px;
	left:-110px;
	width:1px;
	height:1px;
}

INPUT.embed
{
	font-family:Verdana;
	font-size:9px;
}

SPAN.embed
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
}

TEXTAREA.embed
{
	font-family:Verdana;
	font-size:9px;
}

TABLE.poker_rooms
{
	font-family:Verdana;
	font-size:70%
}

SPAN.replay_description_tag
{
	font-family:Impact, Verdana;
	font-size:90%
}

TD.replay_description_tag
{
	font-family:Impact, Verdana;
	font-size:90%
}

TD.replay_description_data
{
	font-family:Verdana;
	font-size:70%
}

TD.news_title
{
	font-family:Verdana;
	font-size:70%
}

.news_text
{
	font-family:Verdana;
	font-size:65%
}

TD.news_date
{
	font-family:Verdana;
	font-size:65%
}

TABLE.browse_replays
{
	font-size: 80%;
	/*background-color:#EEEEEE;*/
	color:black;
}

TABLE.view_replays
{
	font-size: 70%;
	/*background-color:#EEEEEE;*/
	color:black;
}

#screen_sample1
{
	width:304px;
	height:220px;
	display:block;
}

#screen_sample2
{
	width:137px;
	height:220px;
	display:block;
}

#screen_sample3
{
	width:253px;
	height:220px;
	display:block;
}

#menu_johnny
{
	width:145px;
	height:115px;
	background-image: url('../images/menu/menu_johnny.png');
	display:block;
}

#menu_replayer
{
	width:98px;
	height:100px;
	display:block;
}

#menu_converter
{
	width:104px;
	height:100px;
	display:block;
}

#menu_builder
{
	width:98px;
	height:100px;
	display:block;
}

#menu_preflopguide
{
	width:98px;
	height:100px;
	display:block;
}

#menu_help
{
	width:98px;
	height:100px;
	display:block;
}

#menu_table
{

	background-image: url('../images/menu/menu_table.png');
	background-repeat: no-repeat;
}

/*BACKGROUND*/
TD.main_bg_top_left
{
	background-image: url('../images/main/main_bg_top_left.png');
	background-repeat: no-repeat;
}

TD.main_bg_top
{
	background-image: url('../images/main/main_bg_top.png');
	background-repeat: repeat-x;
}

TD.main_bg_top_right
{
	background-image: url('../images/main/main_bg_top_right.png');
	background-repeat: no-repeat;
}


TD.main_bg_left
{
	background-image: url('../images/main/main_bg_left.png');
	background-repeat: repeat-y;
}

TD.main_bg
{
	background-image: url('../images/main/main_bg.png');
	background-repeat: repeat;
}

TD.main_bg_right
{
	background-image: url('../images/main/main_bg_right.png');
	background-repeat: repeat-y;
}


TD.main_bg_bottom_left
{
	background-image: url('../images/main/main_bg_bottom_left.png');
	background-repeat: no-repeat;
}

TD.main_bg_bottom
{
	background-image: url('../images/main/main_bg_bottom.png');
	background-repeat: repeat-x;
}

TD.main_bg_bottom_right
{
	background-image: url('../images/main/main_bg_bottom_right.png');
	background-repeat: no-repeat;
}

P.subtitle
{
	font-family: verdana, arial, 'sans serif'; 
	font-size: 15px;
	font-weight: bold;
	color: black; 
}
