body {
	background-image: url("i/bg_body.jpg");
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	color: #000000;
}

/*** defaulturi ***/
a, a:visited{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* thou shall not have padding in here */
}

#top_banner {
	position: absolute;
	left: 310px;
	top: 40px;
}

#top_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #d3dde7;
	padding-left: 20px;
	padding-top: 5px;
	height: 10px;
}

#bottom_text {
	padding-left: 15px;
	padding-top: 20px;
	font-size: 11px;
	color: #ffffff;
}

div.right_box_title {
	padding: 3px;
	padding-left: 10px;
	background-color: #071F44;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.search_field {
	width: 110px;
	height: 19px;
	border: 2px solid #354B5F;
}

td.subtitle_path {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
}

td.bottom_page {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 10px;
	background: url('new_i/bottom_bg.jpg') top left repeat-x;
	padding: 5px;
	padding-top:14px;
}

/*---------Hashuri--------*/

h1 {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #2D5E8F;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: "Arial";
	font-size:11px;
	font-weight: bold;
	margin-top:6px;
	color:#ffffff;
}

h3 {
	font-family: "Arial";
	font-size:11px;
	font-weight: bold;
	margin-top:4px;
    margin-bottom:0px;
	color:#ffffff;
}

/*---------A-uri-----------*/

a.icos img{
	border: 0px;
}

a.menu_left, a.menu_left:visited {
	display: block;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	padding: 4px 2px 4px 18px;
	background: url('new_i/menu_left.jpg') no-repeat;
}

a.menu_left_last, a.menu_left_last:visited {
	display: block;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	padding: 4px 2px 4px 18px;
	background: url('new_i/menu_left.jpg') no-repeat;
}

a.menu_left:hover, a.menu_left:active {
	display: block;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
 	padding: 4px 2px 4px 18px;
	color: #6B89AD;
	background: url('new_i/menu_left.jpg') no-repeat;
	text-decoration:none;
}

a.menu_left_last:hover{
	display: block;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	padding: 4px 2px 4px 18px;
	color: #6B89AD;
	text-decoration:none;
}

a.menu_left_sel,a.menu_left_sel:visited{
	display: block;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #F8E67A;
	text-decoration:none;
	padding: 4px 2px 4px 18px;
	background: url('new_i/menu_left.jpg') no-repeat;
}

a.menu_left_sel:hover{
	display: block;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	padding: 4px 2px 4px 18px;
	color: #F8E67A;
	text-decoration:none;
}

a.submenu_left, a.submenu_left:visited {
	display: block;
	padding: 4px 2px 4px 23px;
	font-family: "Tahoma";
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background: url('i/submenu_left_bg.jpg') repeat-y;
	text-decoration:none;
}

a.submenu_left_last, a.submenu_left_last:visited {
	display: block;
	padding: 4px 2px 4px 23px;
	font-family: "Tahoma";
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background: url('new_i/menu_left.jpg') no-repeat;
	text-decoration:none;
}

a.submenu_left:hover {
	display: block;
	padding: 4px 2px 4px 23px;
	font-family: "Tahoma";
	font-size: 10px;
	font-weight: bold;
 	color: #6B89AD;
	text-decoration:none;
}

a.submenu_left_last:hover, a.submenu_left_last:active {
	display: block;
	font-family: "Tahoma";
	font-size: 10px;
	padding: 4px 2px 4px 23px;
	font-weight: bold;
	color: #6B89AD;
	text-decoration:none;
}
/*.page_box_orange td a:hover{
	background-image: url('i/or_arrow.gif');
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	padding: 0px 0px 0px 20px;
	font-family: Arial;
	font-size:  12px;
	font-weight: bold;
	color: #124d65;
	text-decoration: none;
}*/
a.news_read {
    display: block;
    color: #124D65;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    text-align: right;
    padding-right: 16px;
    margin-top: 5px;
    background: url('i/or_arrow.gif') top right no-repeat;
    text-decoration: none;
}

a.news_read_reverse, a.news_read_reverse:visited{
    display: block;
    color: #124D65;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    padding-left: 20px;
    margin-top: 5px;
    background: url('i/or_arrow.gif') top left no-repeat;
    text-decoration: none;
}
a.news_read_reverse:hover{
    display: block;
    color: #124D65;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    padding-left: 20px;
    margin-top: 5px;
    background: url('i/or_arrow.gif') top left no-repeat;
    text-decoration: none;
}

a.review_submit {
    display: block;
    color: #124D65;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    text-align: right;
    padding-right: 16px;
    margin-right: 6px;
    margin-top: 5px;
    background: url('i/or_arrow.gif') top right no-repeat;
    text-decoration: none;
}

td.schools_read{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    padding: 2px 0px 0px 16px;
    background: url('i/or_arrow.gif') left 2px no-repeat;
}

a.schools_read {
    display: block;
    color: #124D65;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    padding-left: 16px;
    margin-top: 5px;
    background: url('i/or_arrow.gif') top left no-repeat;
    text-decoration: none;
}

a.articles {
    display: block;
    color: #124D65;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

a.latest_news {
    color: #124D65;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

a.winner_read {
    display: block;
    color: #124D65;
    font-family: Arial;
    font-size: 10px;
    text-align: left;
    padding-left: 16px;
    padding-top: 3px;
    margin-top: 3px;
    height: 13px;
    background: url('i/or_arrow.gif') top left no-repeat;
    text-decoration: none;
}

a.subscribe, a.subscribe:visited, a.subscribe:hover, a.subscribe:active {
	font-family: "Arial";
	font-size: 12px;
    font-weight: bold;
	color: #FA6700;
	text-decoration:none;
}

a.ex_bonuses, a.ex_bonuses:visited, a.ex_bonuses:hover, a.ex_bonuses:active {
	display: block;
	font-family: "Arial";
	font-size: 12px;
    font-weight: bold;
    text-align: left;
	color: #124D65;
	text-decoration:none;
	padding: 1px 0px 3px 2px;
	border-bottom: 1px dotted #666666;
    background: url('i/v-alb.jpg') right no-repeat;
	margin: 1px 0px;
}

a.ex_bonuses1, a.ex_bonuses1:visited, a.ex_bonuses1:hover, a.ex_bonuses1:active {
	display: block;
	font-family: "Arial";
	font-size: 12px;
    font-weight: bold;
    text-align: left;
	color: #124D65;
	text-decoration:none;
	padding: 1px 0px 3px 2px;
	border-bottom: 1px dotted #666666;
    background: url('i/v-albastru.jpg') right no-repeat;
    background-color: #E4E4E4;
	margin: 1px 0px;
}

a.ex_bonuses_last, a.ex_bonuses_last:visited, a.ex_bonuses_last:hover, a.ex_bonuses_last:active {
	display: block;
	font-family: "Arial";
	font-size: 12px;
    font-weight: bold;
    text-align: left;
	color: #124D65;
	text-decoration:none;
	padding: 1px 0px 5px 2px;
	border-bottom: 1px dotted #000000;
    background: url('i/v-alb.jpg') right top no-repeat;
	margin: 1px 0px;
}

a.ex_bonuses1_last, a.ex_bonuses1_last:visited, a.ex_bonuses1_last:hover, a.ex_bonuses1_last:active {
	display: block;
	font-family: "Arial";
	font-size: 12px;
    font-weight: bold;
    text-align: left;
	color: #124D65;
	text-decoration:none;
	padding: 1px 0px 5px 2px;
	border-bottom: 1px dotted #000000;
    background: url('i/v-albastru.jpg') right top no-repeat;
    background-color: #E4E4E4;
	margin: 1px 0px;
}

a.bonuses, a.bonuses:visited, a.bonuses:hover, a.bonuses:active {
	font-family: "Arial";
	font-size: 12px;
    font-weight: bold;
	color: #124D65;
	text-decoration:none;
}

a.subtitle_path, a.subtitle_path:visited {
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

a.subtitle_path:hover, a.subtitle_path:active {
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}

a.np_page {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

a.blue_bk_title, a.blue_bk_title:visited{
	margin-top: 1px;
	margin-bottom: 1px;
	display: block;
	color: #35556e;
	background-color: #ebebeb;
	text-decoration: none;
	padding: 2px 0px 2px 20px;
	font-family: Arial;
	font-size: 14px;
}
a.blue_bk_title:hover{
	margin-top: 1px;
	margin-bottom: 1px;
	display: block;
	color: #35556e;
	background-color: #ebebeb;
	text-decoration: none;
	padding: 2px 0px 2px 20px;
	font-family: Arial;
	font-size: 14px;
}

a.dblue_bk_title, a.dblue_bk_title:visited{
	margin-top: 1px;
	margin-bottom: 1px;
	display: block;
	color: #ffffff;
	background-color: #385773;
	text-decoration: none;
	padding: 2px 30px 2px 0px;
	font-family: Tahoma,Arial;
	font-size: 11px;
	text-align: right;
	background-image: url('i/white_or_arr.gif');
	background-repeat: no-repeat;
	background-position: 600px;
}
a.dblue_bk_title:hover{
	margin-top: 1px;
	margin-bottom: 1px;
	display: block;
	color: #ffffff;
	background-color: #385773;
	text-decoration: none;
	padding: 2px 30px 2px 0px;
	font-family: Tahoma,Arial;
	font-size: 11px;
	background-image: url('i/white_or_arr.gif');
	background-repeat: no-repeat;
	background-position: 600px;
}

a.orange_title, a.orange_title:visited{
	color: #fa6700;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial;
}
a.orange_title:hover{
	color: #fa6700;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial;
}
a.arial10, a.arial10:visited{
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
a.arial10:hover{
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}

a.arial12, a.arial12:visited{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a.arial12:hover{
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}

a.arial12b, a.arial12b:visited{
	font-family: Arial;
	font-size: 12px;
    font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a.arial12b:hover{
	font-family: Arial;
	font-size: 12px;
    font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

a.blue_or_arrow, a.blue_or_arrow:visited{
	display: block;
	background-image: url('i/or_arrow.gif');
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #124d65;
}
a.blue_or_arrow:hover{
	display: block;
	background-image: url('i/or_arrow.gif');
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #124d65;
}

a.orange_bold, a.orange_bold:visited, a.orange_bold:hover {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
    text-decoration: none;
    color: #FA6700;
}

a.small_arrow_right, a.small_arrow_right:visited{
	text-decoration: none;
	padding-right: 5px;
}
a.small_arrow_right:hover{
	text-decoration: none;
	padding-right: 5px;
}

a.green_text, a.green_text:visited{
    display: block;
    font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 10px;
    text-decoration: none;
	color: #299727;
    height: 25px;
}


/*---------Span-uri--------*/

span.body_text {
	font-family: "Trebuchet MS";
	font-size:12px;
}

div.body_text {
	font-family: "Trebuchet MS";
	font-size:12px;
}

span.search {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size:12px;
    margin-top: 0px;
	color: #6C6C6C;
}

span.terms {
    font-size: 10px;
}

div.jdescription{
	margin-left: 10px;
	margin-top: 5px;
}
div.span_articles {
    color: #727272;
    font-family: Arial;
    font-size: 10px;
    margin-bottom: 5px;
}

div.blue_title{
	color: #385773;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial;
	padding: 5px 0px;
}
span.orange_title{
	color: #fa6700;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial;
}
span.orange {
    letter-spacing: 0em;
    color: #6B89AD;
	font-size: 13px;
}

span.vline {
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
}

span.titlu{
	font-family: "Georgia","Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #FF00FF;
}

span.green{
	margin-left: 10px;
	background: url('i/arrow_left_green.gif');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #289728;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
span.reverse_green{
	margin-right: 10px;
	background: url('i/arrow_right_green.gif');
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 10px;
	color: #289728;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
span.green_arrow_down, a.green_arrow_down{
	background: url('i/arrow_down_green.gif');
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 10px;
	color: #289728;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

span.arial10{
	font-family: Arial;
	font-size: 10px;
    font-weight: normal;
    color: #000000;
}
span.arial10gri{
	font-family: Arial;
	font-size: 10px;
	color: #5D5D5D;
}

span.arial11{
	font-family: Arial;
	font-size: 11px;
    font-weight: normal;
    color: #000000;
}

span.arial11bold{
	font-family: Arial;
	font-size: 11px;
    font-weight: bold;
    color: #000000;
}

span.arial12{
	font-family: Arial;
	font-size: 12px;
    font-weight: normal;
}

span.orange_bold {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size:12px;
	color: #FA6700;
}

span.green_bold {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size:12px;
	color: #289728;
}

span.arial16or {
    font-family: "Arial";
	font-size: 16px;
    font-weight: bold;
	color: #FA6700;
	text-decoration:none;
}
a.arial16or,a.arial16or:visited{
    font-family: "Arial";
	font-size: 16px;
    font-weight: bold;
	color: #FA6700;
	text-decoration:none;
}
a.arial16or:hover{
    font-family: "Arial";
	font-size: 16px;
    font-weight: bold;
	color: #FA6700;
	text-decoration:none;
}

span.date{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #696969;
	padding-left: 20px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

span.grid_date{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #696969;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

span.big_red {
    font-family: Trebuchet MS;
    font-size: 30px;
    font-weight: bold;
    color: #CC0000;
}

span.big_red_18 {
    font-family: Trebuchet MS;
    font-size: 18px;
    font-weight: bold;
    color: #CC0000;
}

/*---------Div-uri----------*/

div.blue_bk{
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #ebebeb;
	text-decoration: none;
	height: 18px;
}
div.dblue_bk{
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #385773;
	text-decoration: none;
	height: 18px;
}

div.feature{
	position: relative;
	margin-left: -12px;
	margin-top: -73px;
	background-image: url('i/featured.gif');
	background-repeat: no-repeat;
	width: 32px;
	height: 73px;
	z-index: 3;
}
div.cas_no{
	position: relative;
	margin-left: -26px;
	margin-top: -58px;
	width: 23px;
	z-index: 300;
	font-size: 10px;
	text-align: right;
	color: #a3a2a1;
}
table.edit_casino{
	margin-top: 20px;
	font-family: Arial;
	font-size: 10px;
}
.edit_casino input{
	border: solid 1px #000000;
}
.edit_casino textarea{
	width: 400px;
	height: 100px;
	border: solid 1px #000000;
}

div.arial10{
	font-family: Arial;
	font-size: 10px;
}

div.news_summary{
	margin-left: 20px;
    margin-top: 5px;
	font-family: Arial;
	font-size: 12px;
}
div.news_summary_arrow{
	padding-left: 20px;
	font-family: Arial;
	font-size: 12px;
	background: url('i/or_arrow.gif') top left no-repeat;
}
div.news_summary_arrow img{
	border: none;
}

div.page_box_tab_orange {
    width:410px;
    height:24px;
    padding-left:8px;
    padding-top:1px;
    background: url("i/page_orange_tab.gif") top left no-repeat;
}
div.page_box_tab {
    width:190px;
    height:24px;
    padding-left: 8px;
    padding-top:1px;
    background: url("i/tab_content.jpg") top left no-repeat;
}

div.casino_desc_small {
    width:476px;
    height:24px;
    padding-left: 8px;
    padding-top:1px;
    background: url("i/tab_cas_desc_small.gif") top left no-repeat;
}

div.casino_desc_big {
    width:627px;
    height:24px;
    padding-left: 8px;
    padding-top:1px;
    background: url("i/tab_cas_desc_big.gif") top left no-repeat;
}

.page_box_orange td a, .page_box_orange td a:visited{
	background-image: url('i/or_arrow.gif');
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	padding: 0px 0px 0px 20px;
	font-family: Arial;
	font-size:  12px;
	font-weight: bold;
	color: #124d65;
	text-decoration: none;
}
.page_box_orange td a:hover{
	background-image: url('i/or_arrow.gif');
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	padding: 0px 0px 0px 20px;
	font-family: Arial;
	font-size:  12px;
	font-weight: bold;
	color: #124d65;
	text-decoration: none;
}

.page_box_tab h3{
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
}

.page_content{
	margin-top: 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

div.main_body {
	position: absolute;
	top:145px;
	left:201px;
	width:627px;
}

div.top_menu {
	position: absolute;
	top:74px;
	left:25px;
    width: 970px;
    padding-left: 12px;
	z-index:1;
}

div.simple_page{
	padding: 0px;
	margin: 20px 0px;
}
div.simple_page img{
	border: 0px;
}

div.bonus{
	margin: 5px 0px;
	color: #cc0000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

div.tabby_left_sel {
	background: url("i/tabby_left_sel.jpg");
	width:12px;
	height:24px;
	float:left;
	left: -12px;
	position: relative;
	z-index: 3;
}
div.tabby_left {
	background: url("i/tabby_left.jpg");
	width:12px;
	height:24px;
	left: -12px;
	float:left;
	position: relative;
	z-index: 1;
}

div.tabby {
	background: url("i/tabby_bg.jpg") repeat-x;
	padding-left:5px;
	padding-right:15px;
	height:24px;
	float:left;
	position: relative;
	left: -12px;
	vertical-align:bottom;
}
.tabby a,.tabby a:visited{
	font-family: "Arial";
	font-size:11px;
	font-weight: bold;
	margin-top:6px;
	color:#ffffff;
	text-decoration: none;
}
.tabby a:hover{
	font-family: "Arial";
	font-size:11px;
	font-weight: bold;
	margin-top:6px;
	color:#ffffff;
	text-decoration: none;
}

div.tabby_sel {
	background: url("i/tabby_bg_sel.jpg") repeat-x;
	padding-left:5px;
	padding-right:15px;
	height:24px;
	float:left;
	position: relative;
	left: -12px;
	vertical-align:bottom;
	z-index: 1;
}
.tabby_sel a,.tabby_sel a:visited{
	font-family: "Arial";
	font-size:11px;
	font-weight: bold;
	margin-top:6px;
	color:#ffffff;
	text-decoration: none;
}
.tabby_sel a:hover{
	font-family: "Arial";
	font-size:11px;
	font-weight: bold;
	margin-top:6px;
	color:#ffffff;
	text-decoration: none;
}

div.tabby_right {
	background: url("i/tabby_right.gif");
	width:26px;
	height:24px;
	float:left;
	position: relative;
	margin-left: -12px;
	z-index: 2;
}

div.tabby_right_sel {
	background: url("i/tabby_right_sel.gif");
	width:26px;
	height:24px;
	float:left;
	position: relative;
	margin-left: -12px;
	z-index: 3;
}

div.menu_bottom {
	position: absolute;
	background: url("i/bg_tabby_feat.gif") repeat-x;
	width:963px;
	width: expression(973 + "px");
	height:25px;
	left:25px;
	top:96px;
	margin-top:0px;
	z-index:0;
	visibility: visible;
    color: #ffffff;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    padding-top: 5px;
    padding-left: 12px;
}
.menu_bottom a, .menu_bottom a:visited{
	color: #ffffff;
	font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}
.menu_bottom a:hover{
	color: #ffffff;
	font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

div.logo {
	position: absolute;
	top:0px;
	left:24px;
    width: 320px;
}

div.top_banner {
	position: absolute;
	top:-100px;
	left:345px;
}
div.top_banner img{
	border: 0px;
}

div.search_spacer {
	position: absolute;
	top:9px;
	left:781px;
}

div.search_box {
	position: absolute;
	top:21px;
	left:797px;
    width:200px;
}

div.left_menu_tab {
	position: absolute;
	top:135px;
	left:24px;
	width: 147px;
	height: 22px;
	padding-left:8px;
	background: url("i/tab.jpg") top left no-repeat;
}

div.left_menu_holder {
	position: absolute;
	top:135px;
	left:24px;
	width: 150px;
}

div.right_menu_holder {
	position: absolute;
	top:135px;
	left:852px;
	width: 145px;
}

div.left_menu_home_tab {
	width: 147px;
	height: 27px;
	padding-left:8px;
    padding-top:1px;
	background: url("i/tab.jpg") top left no-repeat;
}

div.left_menu_home_content {
	width: 147px;
	padding-left:1px;
	padding-bottom:10px;
	background: url("i/tab_bottom.jpg") no-repeat bottom;
}

div.left_menu_home_custom {
	width: 147px;
	padding-left:1px;
	padding-bottom:10px;
    text-align: center;
	background: url("i/tab_bottom.jpg") no-repeat bottom;
}

div.left_menu_home_custom_no_tmp {
	width: 147px;
	padding-left:1px;
	padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
}

div.path {
    position: absolute;
    left: 182px;
    top: 139px;
    width: 650px;
    height: 13px;
    font-family: Trebuchet MS;
    font-size: 12px;
    padding-left: 18px;
    background: url("i/home_mic.jpg") top left no-repeat;
}

div.left_menu_content {
	position: absolute;
	top:162px;
	left:25px;
	width: 147px;
	padding-left:0px;
	padding-bottom:10px;
	background: url("i/tab_bottom.jpg") no-repeat bottom;
}

div.right_tab {
	position: absolute;
	top:135px;
	left:852px;
	width: 145px;
	height: 22px;
	padding-left:8px;
	background: url("i/tab.jpg") top left no-repeat;
}

div.right_content {
	position: absolute;
	top:162px;
	left:853px;
	width: 147px;
	padding-left:0px;
	padding-bottom:5px;
	background: url("i/tab_bottom.jpg") no-repeat bottom;
}

div.right_contents {
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
	text-decoration:none;
	padding: 0px 2px 2px 9px;
	background: url('i/menu_left_bg.jpg') repeat-y;
	margin: 3px 0px 3px 0px;
    text-align: left;
}

div.right_contents_spacer {
	height: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #666666;
	font-size: 1px;
}

div.bottom_section{
	width:100%;
	background: url("i/bg_bottom_line.jpg") repeat-x;
	padding-top:15px;
	font-family: "Arial";
	font-size:12px;
}
.bottom_section a, .bottom_section a:visited{
	color: #000000;
	font-family: "Arial";
	font-size:12px;
	text-decoration: none;
}
.bottom_section a:hover{
	color: #000000;
	font-family: "Arial";
	font-size:12px;
	text-decoration: underline;
}

div.right_banners {
	position: absolute;
	top: 397px;
	left: 869px;
}

#left_banners {
	position: absolute;
	left: 35px;
	/* position from top and visibility are set from javascript */
	visibility: hidden;
}

div.content_tabs {
    margin-top:15px;
    float:left;
}

table.content_tabs1 {
    margin-top:20px;
    width: 100%;
}

td.tab_content_bg{
	background: url("i/tab_content_bg.jpg") top left repeat-x;
}
div.cont_tab {
    height:24px;
    padding-top:1px;
}

div.cont_tab_full {
    width:628px;
    height:24px;
    padding: 1px 0px 0px 8px;
    background: url("i/tab_content_full.jpg") top left no-repeat;
}

div.winners {
    width:302px;
    height: 94px;
    background: url("i/winners_box.jpg") bottom left no-repeat;
    margin-top:0px;
    padding: 0px 5px 0px 5px;
}

div.marq {
    float: left;
    padding-left: 3px;
    padding-top:10px;
}

div.marq1 {
    font-family: Trebuchet MS;
    font-size: 10px;
    font-weight: normal;
    padding-left: 5px;
    padding-top: 10px;
    line-height: 10px;
    width: 75px;
    float: left;
}

td.feat_casino_tab_bg{
	background: url("i/tab_feat_casino_bg.gif") top left repeat-x;
}
div.feat_casino_tab {
    height:24px;
    padding-top:1px;
}

div.articles_css {
    padding: 2px 4px 2px 4px;
}

div.newsletter_holder {
    padding-top:7px;
    padding-bottom:10px;
    margin-bottom:5px;
    width:100%;
}

div.privacy {
    width: 50%;
    float: left;
}
div.privacy a,div.privacy a:visited{
	color: #000000;
	text-decoration: none;
}
div.privacy a:hover{
	color: #000000;
	text-decoration: underline;
}

div.subscribe {
    width: 50%;
    text-align: right;
    float: left;
}

div.icons {
    position: absolute;
    left: 846px;
    top: 50px;
    width: 100px;
}

div.best_tab {
    width:193px;
    height:24px;
    padding-left:8px;
    padding-top:1px;
    text-align: left;
    background: url("i/tab_best_offers.jpg") top left no-repeat;
}

div.best_holder {
    width: 192px;
}

div.best_footer {
    width:193px;
    height:6px;
    margin-top:3px;
    background: url("i/best_footer.jpg") top left no-repeat;
}

div.pages{
	background-color: #eaeaea;
    height: 25px;
}
div.pages table td{
	font-family: Arial;
    font-weight: bold;
	color: #cc0000;
	font-size: 14px;

}
div.pages table td a, div.pages table td a:visited{
	color: #000000;
	text-decoration: none;
}
div.pages table td a:hover{
	color: #cc0000;
}

div.pages1{
	background-color: #ffffff;
}
div.pages1 table td{
	font-family: Arial;
    font-weight: bold;
	color: #cc0000;
	font-size: 11px;

}
div.pages1 table td a, div.pages1 table td a:visited{
	color: #000000;
	text-decoration: none;
}
div.pages1 table td a:hover{
	color: #cc0000;
}

div.pages1 table td.np_total_before{
	background-color: #124d65;
	height: 20px;
	width: 5px;
}

td.grid_top {
    width: 620px;
    height: 91px;
    background-position: top left;
    background-repeat: no-repeat;
    vertical-align: top;
}

td.game_specs a,td.game_specs a:visited{
	display: block;
	color: #000000;
	margin-left: 10px;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	padding-right: 0px;
}
td.game_specs a:hover{
	display: block;
	color: #000000;
	margin-left: 10px;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
}

td.best_percent {
	font-family: "Arial";
	font-size: 12px;
    font-weight: bold;
	color: #FF5C00;
	text-decoration:none;
	padding: 2px 0px 3px 2px;
	border-bottom: 1px dotted #666666;
	margin: 1px 0px;
}

td.best_percent1 {
	font-family: "Arial";
	font-size: 12px;
    font-weight: bold;
	color: #FF5C00;
	text-decoration:none;
	padding: 2px 0px 3px 2px;
	border-bottom: 1px dotted #666666;
    background-color: #E4E4E4;
	margin: 1px 0px;
}

td.best_percent_last {
	font-family: "Arial";
	font-size: 12px;
    font-weight: bold;
	color: #FF5C00;
	text-decoration:none;
	padding: 2px 0px 5px 2px;
	border-bottom: 1px dotted #000000;
	margin: 1px 0px;
}

td.best_percent1_last {
	font-family: "Arial";
	font-size: 12px;
    font-weight: bold;
	color: #FF5C00;
	text-decoration:none;
	padding: 2px 0px 5px 2px;
	border-bottom: 1px dotted #000000;
    background-color: #E4E4E4;
	margin: 1px 0px;
}

table.tab_news {
    width:302px;
    border:0px
}

.tab_news_date {
    color: #727272;
    font-family: Arial;
    font-size: 10px;
    vertical-align:top;
    width: 60px;
    padding-right:5px;
}

td.tab_news_content {
    color: #124D65;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    padding-right: 5px;
    padding-bottom:5px;
}

td.tab_news_read {
    color: #124D65;
    font-family: Arial;
    font-size: 12px;
}

td.round_td_top {
    width: 100%;
    background: url('i/round_top.gif') top left repeat-x;
}

td.round_td_bottom {
    width: 100%;
    background: url('i/round_bottom.gif') top left repeat-x;
}

td.round_td_left {
    background: url('i/round_left.gif') top left repeat-y;
}

td.round_td_right {
    background: url('i/round_right.gif') top left repeat-y;
}

td.round_td_content {
    width: 100%;
}


table.table_feat_casinos1{
    border-bottom: 1px none #666666;
    margin-bottom: 10px;
    margin-top: 5px;
    width: 100%;
}
table.table_feat_casinos{
    border-bottom: 1px none #666666;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-top: expression(0 + "px");
    width: 100%;
}

td.td_casino_img {
    width: 70px;
    vertical-align: top;
    text-align: left;
    padding: 5px 10px 0px 5px;
}

td.td_casino_title, td.td_casino_title a{
    color: #FA6700;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    vertical-align:top;
    padding-right: 10px;
    width: 200px;
    text-decoration: none;
}
td.td_casino_title1, td.td_casino_title1 a{
    color: #FA6700;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    vertical-align:top;
    padding-right: 10px;
    text-decoration: none;
}

td.td_cats {
    color: #727272;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    vertical-align:top;
    padding-top:3px;
    text-align: right;
}

td.td_casino_content {
    color: #000000;
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    vertical-align:top;
    border-bottom: 1px none #666666;
}

td.td_casino_soft {
    color: #727272;
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    vertical-align:top;
}

td.right_border {
    width: 75px;
   	border-right: 1px dotted #000000;
}

td.soft_left {
    padding-left:10px;
}

table.ratings td {
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #156080;
    padding: 0px;
}

table.dotted_td td{
    border-left: dotted thin;
    border-bottom: dotted thin;
    font-family: Trebuchet MS;
    font-size: 10px;
    color: #3B3B3B;
    padding: 2px 7px 2px 7px;
}

table.dotted_td table.ratings td {
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #156080;
    padding: 0px;
    border: 0px;
}

table.dotted_td1 td{
    border-bottom: dotted thin;
    font-family: Trebuchet MS;
    font-size: 10px;
    color: #3B3B3B;
    padding: 2px 7px 2px 7px;
}

table.dotted_td1 table.ratings td {
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #156080;
    padding: 0px;
    border: 0px;
}

table.ratings table.ceva table th {
    background: url('i/or_arrow.gif') top left no-repeat;
    padding-left:20px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #000000;
}

table.dotted_td1 table.ratings td.dotted_td {
    border-left: dotted thin;
    padding-left: 5px;
}

table.ratings table.ceva table{
    width: 100%;
}

table.ratings table.ceva table td {
    padding-left:20px;
    text-align: left;
    width: 50%;
}

table.user_rev_form{
    width: 100%;
    margin-top:10px;
}

table.ratings table.user_rev_form td {
    padding-left:20px;
    padding-bottom:5px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #289728;
    text-align: left;
}

table.user_rev_form th {
    background: url('i/or_arrow.gif') top left no-repeat;
    padding-left:20px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #000000;
}

td.bottom_bd_td {
    font-size: 10px;
    padding-left:5px;
    background: url('i/tabs_bottom.jpg') bottom repeat-x;
}

td.bd_td {
    border-top: 3px solid #D7D7D7;
    border-left: 3px solid #D7D7D7;
    border-right: 3px solid #D7D7D7;
    padding: 3px 11px 0px 20px;
    background: url('i/tabs_arrow_down.jpg') top left no-repeat;
    background-color: #ffffff;
}

td.bd_td a{
    font-family: Trebuchet MS;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #1B546B;

}


.no_reviews {
    color: #289728;
    font-weight: bold;
}

div.linie{
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #000000;
}

div.puncte{
	background-image: url("i/puncte.gif");
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 4px;
	width: 100%;
}
div.puncte_feat{
	background-image: url("i/puncte.gif");
	background-position: top left;
	background-repeat: repeat-x;
	padding: 4px 0px 0px 0px;
	line-height: 2px;
	margin: 0px;
	width: 100%;
}


div.puncte_but{
	background-image: url("i/puncte.gif");
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 4px;
	width: 100%;
}
div.puncte1{
	background-image: url("i/puncte.gif");
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 2px;
	padding-top:5px;
	width: 100%;
}

/*--------Related Items-------*/
div.related_items{
	background-image: url("i/puncte.gif");
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 5px;
	width: 100%;
}

.next_prev{
	background-color: #eaeaea;
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}
.next_prev td a, .next_prev td a:visited{
	color: #464646;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}
.next_prev td a:hover{
	color: #464646;
	text-decoration: underline;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}
.np_total_before{
	background-color: #124d65;
	height: 25px;
	width: 5px;
}
.np_total{
	padding-left: 10px;
}
.next{
	background-image: url("i/arrow_next_page.gif");
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 10px;
	margin-right: 5px;
}
.prev{
	background-image: url("i/arrow_prev_page.gif");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
}
span.np_black{
	color: #000000;
}


/*---------Form-uri--------*/

form {
	margin-bottom: 0px;
}

input.search_box {
	border: solid 1px #000000;
	width: 105px;
}

input.newsbox {
	border: solid 1px #000000;
	width: 100%;
	height: 18px;
	font-family: "Arial";
	font-size: 11px;
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 5px;
}

input.search_submit {
	background: url("i/search_submit.jpg") no-repeat top left;
	border: none 0px;
	width: 21px;
	height: 19px;
}

input.urbox {
	border: solid 1px #000000;
	width: 95%;
	height: 18px;
}

.textbox{
	border: solid 1px #000000;
}

textarea.urbox {
    border: solid 1px #000000;
	width: 98%;
}

hr {
	height: 6px;
	background: url("i/hr.jpg");
	border: 0px;
	border-style: dotted;
	border-color: #ffffff;
	margin-bottom:0px;
	margin-top:0px;
}

hr.spacer {
	height: 3px;
	border-style: none;
	padding: 0px;
	margin: 0px;
}

div.winner_img {
    padding: 3px;
    border: 1px solid #727272;
}

div.soft_img {
    min-width: 187px;
    padding: 5px;
    text-align: center;
    border: 1px solid #727272;
}

.winner_name {
    font-family: Trebuchet MS;
    font-size: 12px;
    font-weight: bold;
    color: #FA6700;
}

.winner_amount {
    font-family: Trebuchet MS;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    color: #000000;
}

.winner_casino {
    font-family: Trebuchet MS;
    font-size: 10px;
    font-weight: normal;
    color: #FA6700;
}

#pscroller1{
height: 80px;
padding: 0px;
width: 302px;
}

/*************************
		LISTING TABLE
**************************/

td.ct_h0{
	background-color: #ffffff;
	border: 1px #000000 solid;
	text-align: center;
}
td.ct_h1{
	text-align: center;
	background-color: #EEF4F7;
	border: 1px #000000 solid;
}
.ct_filter{
	background: url('casino_table/filter_bg.gif');
	text-align: center;
	height: 29px;
	border-bottom: 1px #7D7D7D solid;
	border-top: 1px #7d7d7d solid;
}
.ct_v0 td, .ct_v1 td{
	padding: 5px 6px;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	border-left: 1px #7D7D7D dotted;
	border-bottom: 1px #7D7D7D solid;
}
.ct_v1 td{
	background-color: #F6F6F6;
}
.ct_v0 td{
	background-color: #ffffff;
}
.ct_v0 td a, .ct_v0 td a:visited, .ct_v1 td a, .ct_v1 td a:visited{
	color: #124D65;
}
td.ct_site_name, td.ct_site_name_featured{
	border-left: 1px #7D7D7D solid;
	text-align: left;
}
td.ct_site_name a, td.ct_site_name a:visited{
	display: block;
	background: url('casino_table/arrow.gif') no-repeat 0px 4px;
	padding-left: 8px;
	font-weight: bold;
	color: #06324f;
	text-decoration: none;
}
td.ct_site_name_featured a, td.ct_site_name_featured a:visited{
    display: block;
	background: url('casino_table/arrow.gif') no-repeat 0px 4px;
	padding-left: 8px;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #CC0000;
}

td.ct_site_name_featured a:hover{
	text-decoration: underline;
}

.ct_site_name a:hover, .ct_site_name_featured a:hover{
	text-decoration: underline;
}
td.ct_deposit_bonus, td.ct_playthrough, td.ct_popularity, td.ct_user_comments{
	background-color: #EEF4F7;
	text-align: right;
}
td.ct_user_comments{
	text-align: center;
}
td.ct_bonus_percent{
	color: #ff2d00;
	text-align: right;
}
td.ct_exclusive{
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
}
td.ct_exclusive a{
	text-decoration: none;
}
td.ct_reviews{
	border-right: 1px #7D7D7D solid;
	text-align: left;
}
td.ct_reviews a, td.ct_reviews a:visited, td.ct_reviews a:hover{
	display: block;
	width: 56px;
	margin: 0px;
	background: url('casino_table/orange-arr.jpg') no-repeat;
	background-position: 43px 1px;
	font-weight: bold;
}

td.ct_reviews1{
	border-right: 1px #7D7D7D solid;
	text-align: left;
}
td.ct_reviews1 a, td.ct_reviews1 a:visited, td.ct_reviews1 a:hover{
	display: block;
	width: 45px;
	margin: 0px;
	background: url('casino_table/orange-arr.jpg') no-repeat;
	background-position: 32px 1px;
	font-weight: bold;
}

td.page_on, td.page_off{
	border-left: 1px #61c9f5 solid;
	border-right: 1px #0a3547 solid;
}
td.page_on a, td.page_on a:visited, td.page_off a, td.page_off a:visited{
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	display: block;
	padding: 4px 10px;
}
td.page_on a:visited, td.page_off a, td.page_off a:visited{
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	display: block;
	padding: 4px 10px;
}

td.page_off{
	background: url('casino_table/page_off.gif');
}
td.page_on{
	background: url('casino_table/page_on.gif');
}

/********************
 PAYMENTS TABLE
*********************/
td.pt{
	padding: 3px;
	border-left: #666666 1px solid;
	border-top: #666666 1px solid;
	border-bottom: #666666 1px solid;
}
td.pt a, td.pt a:visited{
	display: block;
	background: url('payments_table/arrow.gif') no-repeat 0px 4px;
	padding-left: 8px;
	font-weight: bold;
	color: #06324f;
	text-decoration: none;
}
.pt a:hover{
	text-decoration: underline;
}

td.pt0, td.pt1{
	text-align: center;
	padding: 3px;
	border-top: #666666 1px solid;
	border-bottom: #666666 1px solid;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
}
td.pt0{
	background-color: #E2E2E2;
}
td.pt1{
	background-color: #F6F6F6;
}

li.lessons {
    list-style: outside url('i/or_arrow.gif');
    list-style-image: url('i/or_arrow.gif');
    margin-top: 3px;
    padding-bottom:4px;
}

li.thin {
    list-style: outside url('i/or_arrow.gif');
    list-style-image: url('i/or_arrow.gif');
    padding-top:0px;
    padding-bottom:3px;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

ul {
    margin: 0px;
    padding-left: 20px;
}

.border_preview {
	z-index:100;
	position:absolute;
	background-color: #FFFFFF;
	border: 1px solid #888;
	/*min-height:280px;*/
    color: #888;
	height:auto /*!important*/;
	width: 300px;
}

.border_preview1 {
	z-index:100;
	position:absolute;
	background-color: #FFFFFF;
	border: 1px solid #888;
	/*min-height:280px;*/
    color: #888;
	height:auto /*!important*/;
	width: 802px;
    padding: 10px;
}

.botpreview {
	background-color:#3F89C3;
	color:#888;
	border-top-color:#FFFFFF;
	border-top-width:1px;
	border-top-style:solid;
	text-align:center;
	vertical-align:middle;
}

#interface1 {
	z-index:1;
}
#loader_container {text-align:center;position:absolute;top:40%;width:100%}
#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}

h2.title_h2 {
    font-family: "Georgia","Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
    padding-left: 13px;
	color: #124d65;
}

#loader_bg {background-color:#EBEBE4;position:relative;top:8px;left:8px;height:7px;width:113px;font-size:1px}

div.grid_title{
	background-image: url('i/grid-title.gif');
	background-repeat: no-repeat;
	margin-top: 25px;
	width: 623px;
	height: 51px;
	font-family: "Trebuchet MS",Arial;
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div.grid_title div{
	margin: 3px 10px 10px 6px;
}

/*LAND BASED CASINOS*/
span.land_arrow_left{
	color: #000000;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
	padding-left: 20px;
    margin-top: 5px;
    background: url('i/or_arrow.gif') top left no-repeat;
}
span.land_arrow_left_blue{
	color: #124D65;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
	padding-left: 20px;
    margin-top: 5px;
    background: url('i/or_arrow.gif') top left no-repeat;
}
span.land_arrow_right a,span.land_arrow_right a:visited{
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
	padding-right: 15px;
	margin-left: 10px;
    background: url('i/or_arrow.gif') top right no-repeat;
    color: #124D65;
    text-decoration: none;
}
span.land_arrow_right a:hover{
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
	padding-right: 15px;
	margin-left: 10px;
    background: url('i/or_arrow.gif') top right no-repeat;
    color: #124D65;
    text-decoration: none;
}
span.land_small_orange{
	color: #fa6700;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
span.land_small{
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
span.game_black{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}


div.edit_casino_small{
	margin-left: 20px;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	color: #666666;
}

div.land_based_casinos_map{
	margin-left: 20px;
}
div.land_based_casinos_map a, div.land_based_casinos_map a:visited{
	color: #000000;
	font-family: Arial;
    font-size: 12px;
	text-decoration: none;
}
div.land_based_casinos_map a:hover{
	color: #000000;
	font-family: Arial;
    font-size: 12px;
	text-decoration: none;
}
div.land_based_casinos{
	margin-top: 5px;
	margin-left: 20px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #124D65;
}
div.land_hotel{
	margin-top: 10px;
}
div.land_hotel a{
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
div.land_desc{
	margin-top: 12px;
}
div.land_desc b, div.land_desc strong{
	color: #289728;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
table.land_prefix tr td{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

input.search_land{
	height: 17px;
	border: solid 1px #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}


a.subcateg_nobullet, a.subcateg_nobullet:visited{
	display: block;
	color: #124D65;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
	padding-left: 20px;
    margin-top: 5px;
    background: url('i/or_arrow.gif') top left no-repeat;
    text-decoration: none;
}
a.subcateg_nobullet:hover{
	color: #124D65;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
	padding-left: 20px;
    margin-top: 5px;
    background: url('i/or_arrow.gif') top left no-repeat;
    text-decoration: none;
}
a.land_black, a.land_black:visited{
	color: #000000;
	font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    text-transform: capitalize;
}
a.land_black:hover{
	color: #000000;
	font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    text-transform: capitalize;
}

td.no_results{
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

/*SEARCH*/
div.search_pad{
	margin-top: 5px;
	margin-left: 20px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #124D65;
}

span.search_small{
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	margin-left: 20px;
}

div.bottom_links{
	margin: 0px;
	position: absolute;
	font-family: Trebuchet MS;
    font-size: 12px;
}
div.top_section{
    position: absolute;
    top: 135px;
    left: 200px;
    width: 630px;
    font-family: Trebuchet MS;
    font-size: 12px;
}

td.jackpots{
	padding: 2px;
}
td.jackpots div{
	border: 1px solid #eeeeee;
	padding: 0px 0px 10px 0px;
	margin: 2px 0px 4px 0px;
}
td.jackpots select{
	margin: 0px;
	padding: 0px;
	width: 100%;
}
td.jackpots form{
	margin: 0px;
	padding: 0px;
}

#feat_div{
    width: 710px;
    padding: 5px;
}

div.image{
	margin: 10px;
}