/*
CSS Updater (style.php)
*/

/*
Theme Name: T-0042.0.0.0
*/



body {
    background:url(images/bg.gif);
    font-family: Verdana, Tahoma, Helvetica, Arial, Verdana, sans-serif;
    font-size:9pt;
    color:#000000;
}

#main {
    width: 1000px;
    margin: 0px auto 0px auto;
    padding:0px;
	background:url(images/bg-content.gif) repeat-y;
}

.main-top {
	background:url(images/top-content.gif) no-repeat;
	width:1000px;
	height:14px;
	background-position:top;
}

.main-bottom {
	background:url(images/bottom-content.gif) no-repeat;
	width:1000px;
	height:19px;
	background-position:bottom;
}
#header-top-bg {
	height:209px;
	width:100%;
	background-image: url(images/bg-header.gif);
	clear:both;
	
}

a img {
	border:none;
}

.separator {
    clear: both;
	float:none;
}

h2, h2 a {
	color:#ffffa8;
	text-transform:uppercase;
	font-style:italic;
	text-decoration:none;
}

h3, h3 a {
	color:#7e991c;
}


#header {
    height:209px;
    background-image: url(images/foto-header.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px;
    margin:0px;
}

#header h1 {
    font-size:20pt;
    padding:60px 0px 0px 300px;
    margin:0px;
	text-transform:capitalize;
}

#header h1 a, a {
    color:#7e991c;
    text-decoration:underline;
}

/**************************MAIN MENU************************************/

ul.menu {
    display: block;
    width: 100%;
    height:36px;
	overflow:hidden;
    margin: 0px;
    padding: 0px;
	background:url(images/bg.gif);
}

ul.menu li {
    display: block;
    float: left;
    background:#fff3dc url(images/menu-odd.gif) no-repeat;
	background-position:left top;
    position: relative;
    margin-right:2px;
    padding:0px;
	}

ul.menu li a {
    display: block;
    text-decoration: none;
	padding: 10px 16px 10px 16px;
    color: #000000;
    font-size: 14px;
}

ul.menu li:hover a {
    background:#d35c05 url(images/menu-even.gif) no-repeat;
    background-position:left top;
	color:#ffffa8;
 }

 
 #content {
	line-height:20px;
	width:79%;
	float:right;
	font-size:9pt;
	margin-bottom:15px;
}

#charts {
	width:98%;
	overflow:hidden;
	margin-left:7px;
	-margin-left:5px;
	float:left;
}

/***[ POSTS ]***************************************************************/
.post {
	background:#fff3dc url(images/bg-post.gif) repeat-y;
	background-position:right;
	border-left:1px solid #c9b687;
	border-bottom:1px solid #c9b687;
	margin-bottom:10px;
	-moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    -khtml-border-top-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -khtml-border-bottom-left-radius: 6px;
}
.post h2 {
	background:#d35c05 url(images/bg-h2-post.gif) repeat-y;
	background-position:right;
	padding:13px 0px 13px 45px;
	color:#ffffa8;
	text-transform:uppercase;
	font-style:italic;
	-moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    -khtml-border-top-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -khtml-border-bottom-left-radius: 6px;
	margin:0px;
	font-weight:bold;
	font-size:10pt;
}

.post .entry {
	margin:10px;
}
.postmetadata {
margin-top: 5px;
text-align: left;
}

.postmetadata a {
color: #7e991c;
text-decoration:underline;
}
/*******************Get Sidebar*****************************/
body#charts-sidebar-body .tabletext {
	background:transparent url(images/bg-content) repeat-y;
	background-position:center;
	border:none;
}
body#charts-sidebar-body {
	padding:0px;
	margin:0px;
	background:transparent url(images/bg-content) repeat-y;
	background-position:center;
	border:none;
}

body#charts-sidebar-body #sidebar, .tabletext #sidebar  {
	padding:0px;
	margin:0px;
	width:auto;
	float:none;
	background:url(images/bg-content.gif) repeat-y;
	background-position:center;
}
body#charts-sidebar-body #sidebar ul li a, .tabletext #sidebar ul li a {
	border:0px;
}
body#charts-sidebar-body #sidebar #searchform input#s{
    width:80%;
}

#sidebar, .hits {
	float:left;
	width:200px;
	margin:-10px 0px 15px 0px;
	-margin-top:0px;
}

.sidebar-content-searchform {
	background:#d35c05 url(images/bg-sidebar-h2.gif) repeat-y;
	background-position:left;
	margin-bottom:10px;
	-moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    -khtml-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -khtml-border-bottom-right-radius: 5px;
}
#sidebar h2, #sidebar ul li h4 {
	background:#d35c05 url(images/bg-sidebar-h2.gif) repeat-y;
	background-position:left;
	padding:13px 0px 13px 45px;
	color:#ffffa8;
	text-transform:uppercase;
	font-style:italic;
	-moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    -khtml-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -khtml-border-bottom-right-radius: 5px;
	margin-bottom:0px;
	font-weight:bold;
	font-size:10pt;
}

#sidebar .date, .tabletext #sidebar .date {
	color:#7e991c;
	font-style:italic;
	text-decoration:none;
	font-size:8pt;
	padding:5px;
	margin-left:15px;
}
#sidebar p, .tabletext #sidebar p {
	color:#000000;
	text-decoration:none;
	margin:0px 0px 10px 15px;
	font-size:8pt;
}


#sidebar ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

#sidebar ul ul, #sidebar ul ol.links {
	padding:0px;
	margin:0px 0px 15px 0px;
	color:#7e991c;
	background:#fff3dc url(images/bg-sidebar.gif) repeat-y;
	background-position:left;
	border-right:1px solid #c9b687;
	border-bottom:1px solid #c9b687;
	margin-bottom:10px;
	-moz-border-radius-topright: 6px;
    -webkit-border-top-lright-radius: 6px;
    -khtml-border-top-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -khtml-border-bottom-right-radius: 6px;
}

#sidebar ul ul li {
    background-position: left;
    padding: 5px 5px 5px 15px;
	margin:0px;
    vertical-align:middle;
	border-bottom:1px solid #e5ddc6;
	list-style:none;
}

#sidebar ul ol.links li { 
	background-position: left;
	list-style-position: inside;
    padding: 5px 0px 5px 15px;
    vertical-align:middle;
	border-bottom:1px solid #e5ddc6;
}
#sidebar .banners {
	padding:5px;
	text-align:center;
	vertical-align:middle;
	background:#fff3dc url(images/bg-sidebar.gif) repeat-y;
	background-position:left;
	border-right:1px solid #c9b687;
	border-bottom:1px solid #c9b687;
	margin-bottom:10px;
	-moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    -khtml-border-top-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -khtml-border-bottom-right-radius: 6px;
}
#sidebar .banners .banner {
	margin:5px;
}

#sidebar .banners .banner a img, .banners .banner object {
	text-align:center;
	vertical-align:middle;
	margin-bottom:10px;
	border:none;
}

#sidebar a, .hits ul li a {
	font-style:italic;
	padding-left:15px;
	color:#000000;
	text-decoration:none;
	font-size:8pt;
}

#sidebar a:hover , .hits ul li a:hover {
	color:#d35c05;
	text-decoration:underline;
}


#searchform {
	padding:5px;
}
#searchform #searchsubmit {
	width: 117px;
    font-size:10pt;
    border: none;
	margin:5px 0px 5px 35px;
    padding:10px 0px 12px 0px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    background:transparent url(images/button2.gif);
    background-repeat: no-repeat;
	cursor:pointer;
	display:block;
	font-weight:normal;
	text-decoration:none;
}

#searchform input#s{
    width:70%;
	padding:5px;
    margin:7px 10px 0px 25px;
	background:#001805;
	border:none;
	color:#ffffa8;
}

#footer {
	background: url(images/bottom-footer-foto.gif) no-repeat;
    width:auto;
	padding:120px 0px 30px 10px;
	width:315px;
    background-position:left bottom;
    text-transform:capitalize;
    font-size: 14px;
    font-style:italic;
	color: #ffffa8;
	text-align:right;
}

#footer a {
	color:#ffffa8;
	text-decoration:none;
}

/***********************Reviews style*******************************/
.reviews-casino-logo {
	width:200px;
	float:left;
	margin-top:10px;
}



.reviews h3 {
	color:#278229;
	font-style:italic;
	text-align:center;
}
#review_bar {
    margin:10px 0px 10px 0px;
	background:#f9eace;
	border: 1px dotted #d1d1d1;
	padding:10px;
	height:32px;
	width:auto;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}

#review_bar .sel,
.ui-progressbar-value {
    height: 32px;
    background:url(images/reviews-even.gif) repeat-x;
    background-repeat: repeat-x;
    background-position: left center;
	-moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    -khtml-border-top-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -khtml-border-bottom-left-radius: 6px;
}

#review_bar .sel .mask,
.ui-progressbar {
    height: 32px;
    margin-left: 60px;
    background:url(images/reviews-odd.gif) repeat-x;
    background-repeat: repeat-x;
	border:2px solid #ffffff;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}

#review_bar .value {
    float: left;
    color: #d35c05;
	font-style:italic;
    font-weight: bold;
    font-size: 12pt;
    padding:5px;
    height:32px;
}
.review-button {
	text-align:center;
	padding:10px;
}
a.button {
	width: 117px;
    font-size:10pt;
    border: none;
	margin:5px 0px 5px 35px;
    padding:10px 0px 12px 0px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    background:transparent url(images/button.gif);
    background-repeat: no-repeat;
	cursor:pointer;
	display:block;
	font-weight:normal;
	text-decoration:none;
}
a.button2 {
	width: 117px;
    font-size:10pt;
    border: none;
	margin:5px 0px 5px 35px;
    padding:10px 0px 12px 0px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    background:transparent url(images/button2.gif);
    background-repeat: no-repeat;
	cursor:pointer;
	display:block;
	font-weight:normal;
	text-decoration:none;
}
/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

.tabletext {
    width: auto;
    float: none;
    margin:0px 6px 10px 0px;
	border:1px solid #dec698;
}

.tabletext * {
    width: auto;
    float: none;
}

.tabletext a {
    color: #278229;
    text-decoration: underline;
}
.tabletext a:hover {
    color: #000000;
}

.emptycell {
	background-color: transparent;
} 
td.code-1, td.code-2, td.code-4, td.code-5, td .code-6, td.code-7, td.code-8 , td.code-9, td.code-10  {
	text-align: center; 
	vertical-align: middle;
}
.charts table td table tr td {
    vertical-align: middle;
}
.charts table td {
    vertical-align: top;
}
.tabletext h2, .reviews h2 {
    width: auto;
    height: auto;
    font-size: 10pt;
    font-weight: bold;
    padding: 5px;
    margin: 0;
    color: #ffffa8;
	background:#d35c05;
    letter-spacing: normal;
    text-transform:uppercase;
	-moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    -khtml-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    -khtml-border-top-right-radius: 6px;
}
.tabletext h2 a {
    color: #ffffa8;
    text-decoration: none;
}
.tabletext h2 a:hover {
    color: #000000;
    text-decoration: underline;
}


.tabletext .contentainer {
    margin:0px;
	background:#fcf0d5;
	font-size:8pt;
}

.tabletext .contentainer #tabs, 
.tabletext .contentainer #accordeon {
	padding:10px;
}
.tabletext .contentainer object, .tabletext .contentainer embed {
    width: 100%;
}

.tabletext .contentainer ul li a, .tabletext .contentainer ol li a { 
	border-left:2px solid #7e991c;
	color:#7e991c;
	padding:0 4px;
}
.tabletext .contentainer ul li a:hover, .tabletext .contentainer ol li a:hover {
	color:#000000;
	border-left:2px solid #000000;
}
.tabletext .contentainer table {
    width: 100%;
    background-color: #fff3dc;
}
.tabletext .contentainer table tr th {
    color: #000000;
    font-size: 7pt;
    padding:2px;
	font-weight:normal;
    background:#b2f583 url(images/bg-th.gif) repeat-x;
	background-position:left top;
	border-top:1px solid #c1f5a8;
	border-bottom:1px solid #7e991c;
}
.tabletext .contentainer table tr td {
    font-size:8pt;
    padding:3px;
	font-weight:normal;
    background-color:#fcf0d5;
}
.tabletext .contentainer table tr.toproomsrow4 td {
    background-color: #ffffff;
}

.tabletext .contentainer table tr td a {
    color: #7e991c;
	font-weight:normal;
    text-decoration: underline;
}
.tabletext .contentainer table tr td a:hover, 
.postmetadata a:hover, 
#sidebar .date a:hover,
#sidebar p a:hover, 
#header h1 a:hover,
.post  p a {
    color: #d35c05;
    text-decoration: none;
}

.tabletext .contentainer table tr td img {
    border: none;
	vertical-align:middle;
}
.tabletext .footer {
    padding: 7px;
    font-size:9pt;
    text-align: right;
	font-weight: bold;
	color:#d35c05;
	background:#fcf0d5 url(images/bg-footer.gif) repeat-x;
	background-position:left bottom;
	-moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -khtml-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -khtml-border-bottom-right-radius: 6px;
}
.tabletext .footer a {
    color: #d35c05;
    text-decoration: none;
}
.tabletext .footer a:hover, 
#searchform #searchsubmit:hover, 
a.button:hover, 
a.button2:hover, 
#sidebar p a {
    color: #000000;
}

.tabletext .contentainer object, .tabletext .contentainer embed {
    float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.imageswitcher_button, .subpagesimages {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.specific img {
    text-align: center;
    vertical-align: middle;
}

.data_index_service2, .document {
    text-align: left;
    padding: 5px;
    font-size: 9pt;
}

.data_index_service2 a, .document a {
}

.data_index_service2 a:hover, .document a:hover {
}

.data_index_service2 h1, .document h1,
.data_index_service2 h2, .document h2,
.data_index_service2 h3, .document h3,
.data_index_service2 h4, .document h4,
.data_index_service2 h5, .document h5,
.data_index_service2 h6, .document h6
{
    text-align: left;
    padding: 7px;
    padding-left: 0px;
    font-size: 10pt;
    margin: 0px;
    float: none;
    color: #000000;
}

.data_index_service2 p, .document p
{
    text-align: left;
    padding: 0px;
margin: 0px;
float: none;
}


.data_index_service2 ul, .document ul, .data_index_service2 ol, .document ol{
    margin-left: 20px;
    padding-left: 10px;
}

td.code-2, td.code-5, td .code-6, td.code-7, td.code-8 , td.code-9, td.code-10  {
	text-align: center; 
	vertical-align: middle;
}

td.code-1 {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

td.code-3, td.code-4 {
	text-align: left;
	vertical-align: middle;
}

.charts table td table tr td {
    vertical-align: middle;
}

.charts table td {
    vertical-align: top;
}


.tabletext .contentainer table {
    border-spacing: 0px;
}



/*** TAB STYLES *************************************************************/

/* Color tab styles */

.clause, .contentainer ul.postsingle_content li.label {
    background-color: #fff3dc;
    color: #000000;
    border: 1px solid #e0d6c2;
}
.contentainer ul.postsingle_content li {
    background-color: #e0d6c2;
}
.contentainer ul.postsingle_content li, .contentainer ul.postsingle_content li h4 {
    color: #000000;
}

/* Common tab styles */

.contentainer ul.postsingle_content {
    display: block;
    clear: both;
    margin: 0;
    padding: 0 0 2px 0;
    text-align: left;
}
.contentainer ul.postsingle_content li {
    list-style: none;
    display: inline;
    cursor: pointer;
    margin: 0 1px 0 0;
    padding: 3px 3px 3px 3px;
    -moz-border-radius-topleft:      4px;
    -moz-border-radius-topright:     4px;
    -webkit-border-top-left-radius:  4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-top-left-radius:   4px;
    -khtml-border-top-right-radius:  4px;
}
.contentainer ul.postsingle_content li.label {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.contentainer ul.postsingle_content h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.contentainer ul.postsingle_content li.label h4 {
    font-weight: bold;
}
.contentainer ul.postsingle_content li:hover {
    text-decoration: underline;
}

.contentainer .clause {
    margin: 0;
    padding: 5px;
}

.contentainer .clause h1,
.contentainer .clause h2,
.contentainer .clause h3,
.contentainer .clause h4,
.contentainer .clause h5,
.contentainer .clause h6 {
    margin: 0;
}

