/*	CSS OF POKER VIEW */



#view_content_poker {
	width:888px;
	height:1347px;
}

#column_details {
	float:left;
	width:570px;
	margin-left:8px;
	margin-top:20px;
}

#menu_colum_poker {
	float:right;
	margin:0;
	padding:0;
	margin-right:8px;
	margin-top:20px;
	width:280px;
	margin-left:8px;
}

#poker_data {
	width:578px;
	margin-left:8px;
	margin-top:20px;
	margin-left:8px;
}


#poker_data_title {
	height:76px;
	background-image:url(../img/view_poker_main_back.png);
	background-repeat:repeat-x;
	width:578px;
}

#casino_data_title {
	height:76px;
	background-image:url(../img/view_casino_main_back.png);
	background-repeat:repeat-x;
	width:578px;
}

#sportbook_data_title {
	height:76px;
	background-image:url(../img/view_sportbook_main_back.png);
	background-repeat:repeat-x;
	width:578px;
}


#poker_logo {
	float:left;
	margin-left:8px;
	margin-top:8px;
}

#poker_top_content {
	float:left;
	height:35px;
	text-align:left;
	
}

#poker_title {
	font-family:Verdana;
	font-size:23px;
	color:#FFFFFF;
	font-weight:normal;
	padding-top:9px;
	padding-left:8px;
}

#poker_details {
	padding-top:3px;
	padding-left:8px;
}

#poker_details img {
	padding-right:2px;
}

.compatible img{
	padding-left:0px!important;
	padding-right:5px!important;
}

.compatible{
	padding-left:270px;
}

#poker_data_content {
    border-color:#870c21;
	border-width:1px;
	border-style:solid;
	width:576px;
	padding:0;
}

#casino_data_content {
    border-color:#578916;
	border-width:1px;
	border-style:solid;
	width:576px;
	padding:0;
}

#sportbook_data_content {
    border-color:#205882;
	border-width:1px;
	border-style:solid;
	width:576px;
	padding:0;
}

#poker_data {
	padding:0;
	margin:0;
	list-style:none;
	border:0;
	border-color:transparent;
	border-collapse: collapse;
	width:576px;
}
.space {
	height:15px;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}

.colored {
	background-color:#e5f1f5;
}


#line_poker {
	text-align:left;
	padding:0;
	line-height:30px;
	padding-right:2px;
}

.topic{
	width:200px;
	font-family:Verdana;
	font-weight:bold;
	font-size:14px;
	color:#1a5b78;
	padding-left:12px;
}

.topic_content {
	padding-left:12px;
	width:372px;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	color:#000000;
}

#poker_instructions {
	width:579px;
	margin-top:20px;
}

#poker_instructions_title {
	background-image:url(../img/view_poker_instructions_back.png);
	background-repeat:repeat-x;
	margin-left:1px;
	height:33px;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	padding-left:15px;
	padding-top:15px;
}
.poker_instructions_title {
	background-image:url(../img/view_poker_instructions_back.png);
	background-repeat:repeat-x;
	margin-left:1px;
	height:33px;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	padding-left:15px;
	padding-top:15px;
}

#casino_instructions_title {
	background-image:url(../img/view_casino_instructions_back.png);
	background-repeat:repeat-x;
	margin-left:1px;
	height:33px;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	padding-left:15px;
	padding-top:15px;
}

#sportbook_instructions_title {
	background-image:url(../img/view_sportbook_instructions_back.png);
	background-repeat:repeat-x;
	margin-left:1px;
	height:33px;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	padding-left:15px;
	padding-top:15px;
}

#poker_instructions_content {
    border-color:#870c21;
	border-width:1px;
	border-style:solid;
	width:576px;
	margin-left:1px;
}

#casino_instructions_content {
    border-color:#578916;
	border-width:1px;
	border-style:solid;
	width:576px;
	margin-left:1px;
}

#sportbook_instructions_content {
    border-color:#205882;
	border-width:1px;
	border-style:solid;
	width:576px;
	margin-left:1px;
}

#casino_instructions_content table{
	width:576px;
}


#poker_instructions_content table{
	width:576px;
}

#sportbook_instructions_content table{
	width:576px;
}

#casino_instructions_content .title{
    color:#578916;
	font-family:Verdana;
	font-size:18px;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:10px;
}

#poker_instructions_content .title{
    color:#910c24;
	font-family:Verdana;
	font-size:18px;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:10px;
}

#casino_instructions_content .additional{
    color:#2a2828;
	font-family:Verdana;
	font-size:16px;
	font-weight:normal;
	margin-top:2px;
	height:20px;
}

#sportbook_instructions_content .title{
    color:#205882;
	font-family:Verdana;
	font-size:18px;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:10px;
}

#poker_instructions_content .additional{
    color:#2a2828;
	font-family:Verdana;
	font-size:16px;
	font-weight:normal;
	margin-top:2px;
	height:20px;
}

#sportbook_instructions_content .additional{
    color:#205882;
	font-family:Verdana;
	font-size:16px;
	font-weight:normal;
	margin-top:2px;
	height:20px;
}

#casino_instructions_content .description{
    color:#4d4a4a;
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
}

#sportbook_instructions_content .description{
    color:#4d4a4a;
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
}

#poker_instructions_content .description{
    color:#4d4a4a;
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
}

#poker_additional {
	float:left;
	margin-top:20px;
	width: 579px;
}

#casino_additional {
	float:left;
	margin-top:20px;
	width: 579px;
}

#sportbook_additional {
	float:left;
	margin-top:20px;
	width: 579px;
}

#poker_additional_title {
   	color:#910c24;
	font-family:Verdana;
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
	text-align:left;
}

#casino_additional_title {
   	color:#6c9b2f;
	font-family:Verdana;
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
	text-align:left;
}

#sportbook_additional_title {
   	color:#205882!important;
	font-family:Verdana;
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
	text-align:left;
}

#casino_additional_content {
	color:#2d3f16;
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
	margin-left:0;
	padding-left:0px;
	text-align:left;
}

#sportbook_additional_content {
	color:#2d3f16;
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
	margin-left:0;
	padding-left:0px;
	text-align:left;
}

#poker_additional_content {
	color:#4d4a4a;
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
	margin-left:0;
	padding-left:0px;
	text-align:left;
}

#instruction_step {
	width:578px;
	background-image:url(../img/line_brake_background.png);
	background-repeat:repeat-x;
}

#instruction_step_casino {
	width:578px;
	background-image:url(../img/line_brake_background_casino.png);
	background-repeat:repeat-x;
}

#instruction_step_sportbook {
	width:578px;
	background-image:url(../img/line_brake_background_sportbook.png);
	background-repeat:repeat-x;
}

#instruction_step_1 {
	width:578px;
}

#step_number {
	width:120px;
	float:left;
	padding-top:15px;
	text-align:center;
	vertical-align:top;
}

#step_content {
	width:358px;
	float:left;
	text-align:left;
}

#button_download {
	background-image:url(../img/bottone_download.png);
	background-repeat:no-repeat;
	background-position:top;
	padding-left:90px;
	padding-top:20px;
	height:62px;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
}

#button_download_casino {
	background-image:url(../img/bottone_download_casino.png);
	background-repeat:no-repeat;
	background-position:top;
	padding-left:90px;
	padding-top:20px;
	height:62px;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
}

#button_download_casino hover{
	color:#000000;
	background-position:top -100px;
}

#button_download_casino a:link {
	color:#FFFFFF;
	font-family:Verdana;
	font-size:18px;
	text-decoration:none;
		font-weight:bold;
}
#button_download_casino a:visited {
	color:#FFFFFF;
	font-family:Verdana;
	font-size:18px;
	text-decoration:none;
		font-weight:bold;
}
#button_download_casino a:hover {
	color:#000000;
	font-family:Verdana;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
}
#button_download_casino a:active {
	color:#FFFFFF;
	font-family:Verdana;
	font-size:18px;
	text-decoration:none;
		font-weight:bold;
}




#button_download_sportbook {
	background-image:url(../img/bottone_download_sportbook.png);
	background-repeat:no-repeat;
	background-position:top;
	padding-left:90px;
	padding-top:20px;
	height:62px;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
}

#button_download_sportbook hover{
	color:#000000;
	background-position:top -100px;
}

#button_download_sportbook a:link {
	color:#FFFFFF;
	font-family:Verdana;
	font-size:18px;
	text-decoration:none;
		font-weight:bold;
}
#button_download_sportbook a:visited {
	color:#FFFFFF;
	font-family:Verdana;
	font-size:18px;
	text-decoration:none;
		font-weight:bold;
}
#button_download_sportbook a:hover {
	color:#000000;
	font-family:Verdana;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
}
#button_download_sportbook a:active {
	color:#FFFFFF;
	font-family:Verdana;
	font-size:18px;
	text-decoration:none;
		font-weight:bold;
}









#button_download hover{
	color:#000000;
	background-position:top -100px;
}

#button_download a:link {
	color:#FFFFFF;
	font-family:Verdana;
	font-size:18px;
	text-decoration:none;
		font-weight:bold;
}
#button_download a:visited {
	color:#FFFFFF;
	font-family:Verdana;
	font-size:18px;
	text-decoration:none;
		font-weight:bold;
}
#button_download a:hover {
	color:#000000;
	font-family:Verdana;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
}
#button_download a:active {
	color:#FFFFFF;
	font-family:Verdana;
	font-size:18px;
	text-decoration:none;
		font-weight:bold;
}

#registration {
	text-align:center;
	padding-top:5px;
}

.pin{
	color:#000000;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

/*	END OF CSS OF POKER VIEW */