/*
CSS Updater (style.php) 
*/

/*
Theme Name: T-0076
*/
@charset "utf-8";

body {
    background:#f3eee3 url(images/footer-bg.gif) repeat-x;
	background-position:bottom;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:9pt;
    color:#706b6b;
}

#main-casinosite {
    width: 1000px;
    margin: 0px auto 0px auto;
    padding:0px;
	line-height:20px;
}

#header {
    height:181px;
	width:740px !important;
    background:#ffffff url(images/header.jpg);
	background-repeat: no-repeat;
    background-position: left top;
    padding: 0px;
    margin:0px;
	text-align:center;
	border-right:2px solid #e6dece;
	border-bottom:2px solid #e6dece;
	position:relative;
	float:left;

}

#header h1 {
    font-size:25pt;
    padding:0px;
    margin:70px 0px 0px 0px;
	text-transform:none;
}

#header h1 a {
    color:#c80018;
    text-decoration:none;
	font-weight:bold;
}
h1, h2, h3, h4, h5, h6 {
	color:#c30018;
	font-size:10pt;
	font-weight:bold;
	padding:5px;
	margin:0px;
	text-transform:uppercase;
}
.separator {
	clear:both;
}

a img {
	border:none;
}
/**************************MAIN MENU************************************/
#menu-casinosite {
	top: 0px;
	width:250px !important;
	height:181px;
	margin: 0px;
	padding: 0px;
	display:inline;
	float:right;
	position:relative;
	overflow:hidden;
}

#menu-casinosite ul {
    margin:0px 10px 0px 0px;
	padding: 0;
	list-style-type: none;
}

#menu-casinosite ul li {
    display: block;
    float: left;
	margin-bottom:2px;
    padding:0px;
	background:#db7800;
	width:250px;
}

#menu-casinosite ul li a {
    display: block;
    text-decoration: none;
	padding: 8px 16px 8px 35px;
    color: #fefefe;
    font-size: 10pt;
	font-weight:normal;
	text-transform:uppercase;
}

#menu-casinosite ul  li:hover a, #menu-casinosite ul  li a:hover {
	background:#c60018;
	color:#fefefe;
 }
 
 
#charts {
	width:100%;
	margin-top:10px;
	padding:0px;
	float:left;
	overflow:hidden;
}

/*************************GET content***************************/
#content-casinosite {
	width:78%;
	float:right;
	padding:0px;
	margin:10px 0px 10px 0px;
}


.post-casinosite {
	padding:5px;
	margin:0px 0px 0px 15px;
	background:#f8f9f4;
	border-right:2px solid #e6dece;
}
#content-casinosite h2 {	
	padding-top:8px;
	margin:0px;
	height:22px;
	width:auto;
	color:#ffffff;
    font-size: 10pt;
	background:#c80018;
	text-align:center;
	text-transform:uppercase;
	
}

#content-casinosite h2 a {
	color:#ffffff; 
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}
.h2-left {
	background:url(images/left-post-h2.gif) no-repeat;
	background-position:top left;
	width:14px;
	height:50px;
	float:left;
}

.h2-right {
	background:url(images/right-post-h2.gif) no-repeat;
	background-position:top right;
	width:36px;
	height:35px;
	float:right;
	border-right:2px solid #e6dece;
}

/* SIDEBAR ITEMS 
************************************/

body#charts-sidebar-body {
	background-color: #f3eee3;
	padding: 0px;
	margin: 0px;
	background-image: none;
}

body#charts-sidebar-body #sidebar , .text #sidebar {
	float: none;
	clear: both;
	margin: 0px;
	width:auto;
}
#sidebar {
	float: left;
	margin:10px 0px 10px 0px;
	width:200px;
}

#sidebar ul li h4 {
	padding: 8px 5px 8px 5px;
	margin:0px;
	font-size: 10pt;
	background:#ffffff;
	text-transform:uppercase;
	text-align:right;
	color:#c80018;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -khtml-border-top-left-radius: 6px;
    -khtml-border-top-right-radius: 6px;
}
#sidebar ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#sidebar ul ul, #sidebar ul ol.links {
	padding:0px;
	margin:0px 0px 10px 0px;
	background:#ffffff url(images/bot-sidebar.gif) no-repeat;
	background-position:bottom left;
	padding-bottom:39px;
}

#sidebar ul ul li {
    background-position: left;
    padding: 6px 5px 6px 10px;
	margin:0px;
    vertical-align:middle;
	list-style-type:square;
	list-style-position: inside;
}
#sidebar ul ul li.sidebar-post {
	list-style:none;
}

#sidebar ul ol.links li { 
	background-position: left;
	list-style-position: inside;
    padding: 3px 5px 3px 15px;
    vertical-align:middle;
}
#sidebar .banners {
	padding:5px;
	text-align:center;
	vertical-align:middle;
	margin:0px 0px 10px 0px;
	background:#ffffff url(images/bot-sidebar.gif) no-repeat;
	background-position:bottom left;
	padding-bottom:39px;
}
#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 {
	color:#db7800;
	text-decoration:underline;
	text-transform:lowercase;
}
#sidebar a:hover, a:hover {
	color: #c80018;
	text-decoration:none;
}

/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

.text {
    width: auto;
    float: none;
    margin:0px 2px 10px 2px;
	padding:5px;
	background:#f8f9f4;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
	border:2px solid #e9e5da;
}

.text * {
    width: auto;
    float: none;
}

.text h2 {
    width: auto;
    height: auto;
    font-size: 10pt;
    font-weight: bold;
    padding: 5px;
    margin: 0;
    color: #c30018;    
	text-transform:uppercase;
	text-align:center;
}
.text h2 a {
    color: #c30018;
    text-decoration: none;
	font-weight:bold;
}
.text h2 a:hover {
    color: #db7800;
    text-decoration: underline;
}


.text .text {
    margin:0px;
	padding:0px;
	background:#ffffff;
	border:1px solid #e9e5da;
}
.charts table td table tr td {
    vertical-align: middle;
}
.charts table td {
    vertical-align: top;
}
.emptycell {
	background-color: transparent;
}
td.clear-line-1 {
	text-align: right; 
	vertical-align: middle;
}

td.clear-line-2, td.clear-line-5, td .clear-line-6, td.clear-line-7, td.clear-line-8 , td.clear-line-9, td.clear-line-10 {
	text-align: center; 
	vertical-align: middle;
}

td.clear-line-3, td.clear-line-4  {
	text-align: left; 
	vertical-align: middle;
}


.imgs, .outlines {
	vertical-align:middle;
	text-align:center;
	padding:auto;
}


.text .text #tabs, 
.text .text #accordeon, 
.alfc_table,
.txboxcontent {
	padding:5px;
}
.text .text object, .text .text embed {
    width: 100%;
}
.text .text ul, .post-casinosite ul, .text .text ol, .post-casinosite ol {
	margin:5px;
	padding:0px;
	
}
.text .text ul li, .post-casinosite ul li {
	list-style-position:outside;
	padding:0px;
	margin:5px 5px 5px 20px;
	list-style-type:square;
}
.text .text ol li, .post-casinosite ol li {
	list-style-position:outside;
	padding:0px;
	margin:5px 5px 5px 20px;
}
.text .text table {
    width: 100%;
    background-color: #ffffff;
	border-spacing:0px;
}
.text .text table tr th {
    color: #ffffff;
    font-size:7pt;
    padding: 2px;
	font-weight:normal;
    background:#e57d22 url(images/bg-th.gif) repeat-x;
	background-position:top;
	font-family:Verdana;
}
.text .text table tr td {
    padding:4px 2px 4px 2px;
    background-color:#ffffff;
	font-weight:normal;
	vertical-align:middle;
}
.text .text table tr.fieldvalue-reviews td {
    background-color: #fff9e7;
}

.text .text table tr td a, a  {
    color: #db7800;
	font-weight:normal;
    text-decoration: underline;
	font-style:normal;
}
.text .text table tr td a:hover, a:hover {
    color: #c60018;
    text-decoration: none;
}

.text .text table tr td img {
    border: none;
	vertical-align:middle;
}
.text .footer {
    padding: 5px;
    font-size:9pt;
    text-align: right;
	color:#706b6b;
}
.text .footer a {
	color:#706b6b;
    text-decoration: none;
	font-weight:bold;
}


/************************GET FOOTER*******************************/
#footer-casinosite {
	width:auto;
	text-align:right;
	background:url(images/footer.gif) no-repeat;
	background-position: right bottom;
	height:65px;
	padding-top:35px;
	margin:0px;
	color:#ffffff;
}

#footer-casinosite a {
	text-decoration:none;
    font-size: 10pt;
	color: #db7800;
}

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

/* Color tab styles */

.contentarea1003contain, .text ul.table_border2 li.contents {
    background-color: #ffffff;
    color: #c30018;
    border: 1px solid #e0e0e0;
}
.text ul.table_border2 li {
    background-color: #e0e0e0;
}
.text ul.table_border2 li, .text ul.table_border2 li h4 {
    color: #c30018;
}

/* Common tab styles */

.text ul.table_border2 {
    display: block;
    clear: both;
    margin: 0;
    padding: 0 0 2px 0;
    text-align: left;
}
.text ul.table_border2 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;
}
.text ul.table_border2 li.contents {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.text ul.table_border2 h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.text ul.table_border2 li.contents h4 {
    font-weight: bold;
}
.text ul.table_border2 li:hover {
    text-decoration: underline;
}

.text .contentarea1003contain {
    margin: 0;
    padding: 5px;
}

.text .contentarea1003contain h1,
.text .contentarea1003contain h2,
.text .contentarea1003contain h3,
.text .contentarea1003contain h4,
.text .contentarea1003contain h5,
.text .contentarea1003contain h6 {
    margin: 0;
}

