/* GENERAL */
body{
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

p{
	margin: 0px 0px 0px 0px;
}

/* TABLAS */
.tBackground1{ background-color:#f0f0f0; }
.tBackground2{ background-color:#c8c8c8; }
.tBackground3{ background-color:#646464; }
.tShadow1Left{ background: url(design/shadow_1_left.gif) repeat-y; }
.tShadow1Right{ background: url(design/shadow_1_right.gif) repeat-y; }
.tShadow2Left{ background: url(design/shadow_2_left.gif) repeat-y; }
.tShadow2Right{ background: url(design/shadow_2_right.gif) repeat-y; }
.tShadow3Left{ background: url(design/shadow_3_left.gif) repeat-y; }
.tShadow3Right{ background: url(design/shadow_3_right.gif) repeat-y; }

.tHeader{ background:url(design/header_right.gif) no-repeat; }
.tContentSideShadow{ background:url(design/content_side_shadow.gif) repeat-x top; background-color: #c8c8c8; }
.tFooterSideShadow{ background:url(design/footer_side_shadow.gif) repeat-x top; background-color: #c8c8c8; }
.tFooterContentShadow{ background:url(design/footer_content_shadow.gif) repeat-x top; background-color:#FFFFFF; }

.tContent{ background-color:#FFFFFF; }

.tTopBarMenuBackground{
	background: url(design/top_bar_menu_bg.gif) repeat-x;
	background-color:#000000;
}

.tTopBarMenuSeparator{
	background: url(design/top_bar_menu_sep.gif) repeat-x;
	background-color:#000000;
}

.tTopBarMenuButton{
	background: url(design/top_bar_menu_btn.gif) repeat-x;
	background-color:#000000;
	font-size: 10px;
	font-weight:bold;
	color:#fff500;
}

.tMainMenuBlack{
	background: url(design/main_menu_black.gif) repeat-x;
	background-color:#000000;
	font-size: 12px;
	font-weight:bolder;
	color:#FFFFFF;
}

.tMainMenuRed{
	background: url(design/main_menu_red.gif) repeat-x;
	background-color:#007d00;
	font-size: 12px;
	font-weight:bolder;
	color:#FFFFFF;
}

.tMainMenuItem{
	background: url(design/main_menu_item.gif) right no-repeat;
	font-size: 12px;
	font-weight:bolder;
	color:#FFFFFF;
}

.tSubMenu{
	background:url(design/content_content_shadow.gif) repeat-x top; 
	background-color: #f0f0f0;
	font-size:11px;
	color:#000000;
	padding-top: 2px;
	padding-bottom: 1px;
}

.tFooterMenu{
	background-color: #f0f0f0;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	font-size:10px;
	color:#646464;
}

.tTopMenu{
	background:url(design/top_menu_bg.gif) no-repeat top; 
	background-color: #eeeeee;
	font-size:10px;
	color:#969696;
}


.tCopyright{
	background: url(design/main_menu_red.gif) repeat-x;
	font-size:11px;
	color: #e3f0e2;
}

.tTitleLeftBlack{
	background:url(design/title_left_black.gif) repeat-x;
	background-color:#000000;
	color: #ffffff;
	font-size: 9px;
}

.tTitleRightBlack{
	background:url(design/title_left_black.gif) repeat-x;
	background-color:#000000;
	color: #ffffff;
	font-size: 9px;
}

.tTitleMiddleRed{
	background:url(design/title_middle_red.gif) repeat-x;
	background-color:#007d00;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left: 4px;
}

.tTitleRightRed{
	background:url(design/title_right_red.gif) no-repeat;
	background-color:#007d00;
}

.tTitleMiddleGrey{
	background:url(design/title_middle_grey.gif) repeat-x;
	background-color:#646464;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left: 4px;
}

.tTitleRightGrey{
	background:url(design/title_right_grey.gif) no-repeat;
	background-color:#646464;
}

.tTitleFooterLeftBlack{
	background:url(design/titlefooter_left_black.gif) no-repeat;
	background-color:#000000;
}

.tTitleFooterMiddleRed{
	background:url(design/titlefooter_middle_red.gif) repeat-x;
	background-color:#007d00;
}

.tTitleFooterRightRed{
	background:url(design/titlefooter_right_red.gif) no-repeat;
	background-color:#007d00;
}

.tTitleFooterMiddleGrey{
	background:url(design/titlefooter_middle_grey.gif) repeat-x;
	background-color:#646464;
}

.tTitleFooterRightGrey{
	background:url(design/titlefooter_right_grey.gif) no-repeat;
	background-color:#646464;
}

.tColumnLineLight{
	background-color: #f0f0f0;
	font-size: 10px;
	color: #646464;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	padding: 1px 2px 1px 2px;
}

.tColumnLineDark{
	background-color: #e6e6e6;
	font-size: 10px;
	color: #646464;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	padding: 1px 2px 1px 2px;
}

.tColumnLineLightTransactions{
	background-color: #f0f0f0;
	font-size: 9px;
	color: #323232;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	padding: 1px 1px 1px 1px;
}

.tColumnLineDarkTransactions{
	background-color: #e6e6e6;
	font-size: 9px;
	color: #323232;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	padding: 1px 1px 1px 1px;
}

.ListBoxHeaderPosition{
	background-color: #b91414;
	background-image:url(design/listboxheader_position.gif);
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	color: #ffffff;
}

.ListBoxHeaderName{
	background-color: #e6e6e6;
	background-image:url(design/listboxheader_name_middle.gif);
	background-repeat: repeat-x;
	font-size:11px;
	font-weight:bold;
	color: #323232;
	padding-left: 5px;
}

.ListBoxHeaderNameRight{
	background-color: #e6e6e6;
	background-image:url(design/listboxheader_name_right.gif);
	background-repeat:no-repeat;
}

.ListBoxHeaderExtras{
	background-color: #ffffff;
	background-image:url(design/listboxheader_extras_middle.gif);
	background-position:bottom;
	background-repeat: repeat-x;
	font-size:9px;
	font-weight:bold;
	color: #f0f0f0;
}

.ListBoxHeaderExtrasRight{
	background-color: #ffffff;
	background-image:url(design/listboxheader_extras_right.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.ListBoxHeaderExtrasLeft{
	background-color: #ffffff;
	background-image:url(design/listboxheader_extras_left.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.ListBoxHeaderExtrasBottomRight{
	background-color: #ffffff;
	background-image:url(design/listboxheader_extras_bottom_right.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.ListBoxHeaderExtrasBottomLeft{
	background-color: #ffffff;
	background-image:url(design/listboxheader_extras_bottom_left.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.tListBoxLine{
	background-color: #eeeeee;
	background-image:url(design/listbox_bg_grey.gif);
	background-position:bottom;
	background-repeat: repeat-x;
	border-right: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
}

.tListBoxPosition{
	font-size: 14px;
	font-weight:bolder;
	color: #878787;
}

.tListBoxName{
	background-color: #eeeeee;
	background-image:url(design/listbox_bg_white.gif);
	background-position:bottom;
	background-repeat: repeat-x;
	border-right: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	font-size: 11px;
	font-weight:bolder;
	color: #000000;
	padding-left: 5px;
}

.tListBoxLogo{
	background-color: #eeeeee;
	background-image:url(design/listbox_bg_white.gif);
	background-position:bottom;
	background-repeat: repeat-x;
	border-right: 1px solid #c8c8c8;
}

.tListBoxButtonBackground{
	border-left: 1px solid #c8c8c8;
}

.tListBoxButton{
	background-image:url(design/listbox_button.gif);
	font-size: 9px;
	color: #ffffff;
	font-weight:bold;
}

.tListBoxLineRating{
	font-size: 11px;
	color: #323232;
	font-weight:bold;
}

.tDetailsLineGrey{
	background-color: #e6e6e6;
	background-image:url(design/listbox_bg_grey.gif);
	background-position:bottom;
	background-repeat: repeat-x;
	border-right: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	padding: 3px 5px 3px 5px;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}

.tDetailsLineWhite{
	background-color: #ffffff;
	background-image:url(design/listbox_bg_white.gif);
	background-position:bottom;
	background-repeat: repeat-x;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	font-size: 11px;
	color: #000000;
	padding: 3px 5px 3px 5px;
	text-align:justify;
}

.tDetailsRating{
	background-color: #000000;
	background-image:url(design/details_rating.gif);
	background-position:bottom;
	background-repeat: no-repeat;
}

.tDetailsRatingExplain{
	font-size: 9px;
}

.tDetailsTitle{
	font-size: 12px;
	font-weight:bolder;
	color: #c8c8c8;
}

.tDetailsLineWhiteMiddle{
	background-color: #ffffff;
	background-image:url(design/listbox_bg_white.gif);
	background-position:bottom;
	background-repeat: repeat-x;
	border-bottom: 1px solid #c8c8c8;
	font-size: 11px;
	color: #000000;
	padding: 3px 5px 3px 5px;
	text-align:justify;
}

.tListBoxInfoPlans{
	font-size: 10px;
	background-color: #f0f0f0;
	border: 1px solid #e6e6e6;
	color: #484848;
	padding: 1px 1px 1px 1px;
}

.tListBoxTransactionsTitle{
	font-size: 10px;
	font-weight:bold;
	border-bottom: 1px solid #000000;
	color:#000000;
}

.tListBoxTransactionsLight{
	background-color: #f0f0f0;
	font-size: 9px;
	color: #323232;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	padding: 1px 1px 1px 1px;
}

.tListBoxTransactionsDark{
	background-color: #e6e6e6;
	font-size: 9px;
	color: #323232;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	padding: 1px 1px 1px 1px;
}

.tListBoxTransactionsTop{ border-bottom: 1px solid #c8c8c8; }
.tListBoxTransactionsBottom{ border-top: 1px solid #c8c8c8; }

.tContentGeneral{
	background-color: #e6e6e6;
	font-size: 11px;
	color: #323232;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	padding: 1px 1px 1px 1px;
}

.tContentGeneralLight{
	background-color: #f0f0f0;
	font-size: 11px;
	color: #323232;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	padding: 1px 1px 1px 1px;
}

.tContentTitle{
	border-bottom: 1px solid #888888;
	font-weight:bold;
	text-transform:uppercase;
	color: #646464;
}
/* FUENTES */

.fT10{
	font-size:10px;
}

.font_t11_ffffff{
	font-size:11px;
	color: #ffffff;
}

.font_t9_aaaaaa{
	font-size:9px;
	color: #aaaaaa;
}

.font_poker_red{
	font-size:17px;
	color: #b91414;
}

.font_poker_black{
	font-size:17px;
	color: #000000;
}

/* COLORES */
.cRed{
	color: #b91414;
}

.cBlack{
	color: #000000;
}

.cGrey{
	color: #646464;
}

.cGreen{
	color: #007d00;
}

.cDarkGreen{
	color: #237d00;
}

.cLightRed{
	color: #ff553c;
}

.cGreyLight{
	color: #e6e6e6;
}

/* ENLACES */

a.eMainMenu, a.eMainMenu:visited{
	text-decoration:none;
	color:#FFFFFF;
}

a.eMainMenu:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

a.eLeftMenu, a.eLeftMenu:visited{
	text-decoration:none;
	color:#FFFFFF;
}

a.eLeftMenu:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

a.eTopMenu, a.eTopMenu:visited{
	display:block;
	width: 120px;
	height: 15px;
	text-decoration: none;
	color:#969696;
}

a.eTopMenu:hover{
	display:block;
	width: 120px;
	height: 15px;
	text-decoration: none;
	color:#555555;
}

a.eFooterMenu, a.eFooterMenu:visited{
	text-decoration:none;
	color:#646464;
}

a.eFooterMenu:hover{
	text-decoration:underline;
	color:#646464;
}

a.eColumn, a.eColumn:visited{
	text-decoration: underline;
	color:#b91414;
}

a.eColumn:hover{
	text-decoration:underline;
	color:#b91414;
}

a.eListBoxName, a.eListBoxName:visited{
	text-decoration: none;
	color:#323232;
}

a.eListBoxName:hover{
	text-decoration:underline;
	color:#323232;
}

a.eListBoxExtras, a.eListBoxExtras:visited{
	text-decoration: none;
	color:#f0f0f0;
}

a.eListBoxExtras:hover{
	text-decoration:underline;
	color:#f0f0f0;
}

a, a:visited{
	text-decoration: underline;
	color:#1e6400;
}

a:hover{
	text-decoration: underline;
	color:#000000;
}

a.eDetailsTitle, a.eDetailsTitle:visited{
	font-size: 12px;
	font-weight:bolder;
	color: #c8c8c8;
	text-decoration:none;
}

a.eDetailsTitle:hover{
	font-size: 12px;
	font-weight:bolder;
	color: #c8c8c8;
	text-decoration: underline;
}

a.eTransactions, a.eTransactions:visited{
	font-size: 9px;
	text-decoration:underline;
	color: #484848;
}

a.eTransactions:hover{
	font-size: 9px;
	text-decoration:underline;
	color: #484848;
}

a.eGamblingGuide, a.eGamblingGuide:visited{
	font-size: 10px;
	text-decoration:none;
	color: #f0f0f0;
}

a.eGamblingGuide:hover{
	font-size: 10px;
	text-decoration:underline;
	color: #f0f0f0;
}

a.eTopBarMenu, a.eTopBarMenu:visited{
	text-decoration:none;
	color: #fff500;
}

a.eTopBarMenu:hover{
	text-decoration:none;
	color: #ffffff;
}

/* FORM */
.fForm{
	display:inline;
}

.fField{
   font-size:10px;
   font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #888888;
   color:#000000;
   background:#FFFFFF;
   
   background-color:#FFFFFF;
   background-image:url(design/form_edit_normal.gif);
   background-position:bottom;
   background-repeat:repeat-x;
}

.fFieldReadOnly{
   font-size:10px;
   font-family:Arial, Helvetica, sans-serif;
   border: 1px solid #888888;
   color:#000000;
   background:#e6e6e6;
}

fieldset{
	background-image:url(design/form_fieldset.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#ebebeb;
}

.fFieldNeeded{
   font-size:10px;
   font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #888888;
   color:#000000;
   background:#ffe1e1;
   background-color:#FFFFFF;
   background-image:url(design/form_edit.gif);
   background-position:bottom;
   background-repeat:repeat-x;
}

.fButton{
	font-size:9px;
   font-family:Arial, Helvetica, sans-serif;
   font-weight:bold;
   text-align:center;
   color:#FFFFFF;
   background:#646464;
   background-image:url(design/form_button.gif);
   background-position:center;
   background-repeat:repeat-x;
   border: 1px solid #646464;
}

.fFieldPromote{
   font-size:11px;
   font-family:Arial, Helvetica, sans-serif;
   border: 1px solid #888888;
   color:#640000;
   background:#FFFFFF;
}

.tGamesBackground{
	background-image:url(design/games_bg.gif);
	background-repeat: repeat-x;
	background-position:top;
	background-color:#000000;
	color:#f0f0f0;
	font-size:11px;
}

#ajax{}

.ajax_tab_current{
	background-image:url(design/ajax_tab_current.gif);
	background-repeat:no-repeat;
	font-size:9px;
	font-weight:bold;
	color: #f0f0f0;
}

.ajax_tab{
	background-image:url(design/ajax_tab.gif);
	background-repeat:no-repeat;
	font-size:9px;
	font-weight:bold;
	color: #f0f0f0;
}

.ajax_bg{
	background-image:url(design/ajax_bg.gif);
	background-repeat: repeat-x;
	background-position:top;
	background-color:#000000;
}

.ajax_bg_txt{
	background-image:url(design/ajax_bg_txt.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#ffffff;
	padding: 4px 4px 4px 4px;
}

.gambling_guide_top{
 	 background-image:url(design/gg_top.gif);
	 background-repeat: repeat-x;
	 color: #878787;
	 font-size: 12;
	 text-transform:uppercase;
	 font-weight:bold;
}

.gambling_guide_bottom{
 	 background-image:url(design/gg_top.gif);
	 background-repeat: repeat-x;
	 border-top: 1px solid #646464;
}

.gambling_guide_item{
	background-color: #4b4b4b;
	color: #646464;
	font-size:10px;
    border-top: 1px solid #646464;
}

.gambling_guide_point{
	background-color: #000000;
	color: #f0f0f0;
	font-size:15px;
}

.bj_table{
	font-size: 10px;
	border-collapse:collapse;
	border-color:#888888;
}

.bj_green{
	background-color:#009900;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
}

.bj_darkgreen{
	background-color: #006000;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
}

.bj_blue{
	background-color: #0066CC;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
}

.bj_darkblue{
	background-color: #000099;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
}

.bj_red{
	background-color: #CC3300;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
}

.bj_grey{
	background-color: #666666;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
}