@CHARSET "UTF-8";

/**
 * Thebes Casino
 * Common CSS definitions
 */

html,
body {
    height: 100%;
}

table {
    border-collapse: collapse;
}

body,
table,
td,
form
{
    margin: 0px;
    padding: 0px;
}

img,
table
{
    vertical-align: top;
}

a img {
    border: none;
}

body {
    background-image: url("");
}

#bg {
    width: 100%;
    height: 100%;
    background-image: url("../images/bg/lcbbg.gif");
    background-repeat: repeat-x;
    background-position: top;
}

#body {
    width: 778px;
    height: 100%;
    margin: auto;
}

/* Shadows */

#shad_left {
    width: 8px;
    height: 100%;
    background-image: url(../images/bg/shadow/left.gif);
    background-repeat: repeat-y;
    background-position: top right;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

#shad_left table {
    width: 8px;
    height: 548px;
    background-image: url(../images/bg/shadow/grad-left.png);
    background-repeat: no-repeat;
    background-position: top right;
    padding: 0px;
    margin: 0px;
}

#shad_right {
    width: 8px;
    height: 100%;
    background-image: url(../images/bg/shadow/right.gif);
    background-repeat: repeat-y;
    background-position: top left;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

#shad_right table {
    width: 8px;
    height: 548px;
    background-image: url(../images/bg/shadow/grad-right.png);
    background-repeat: no-repeat;
    background-position: top left;
    padding: 0px;
    margin: 0px;
}

/* Content */

#container {
    width: 778px;
    height: 100%;
    background-color: #AA742A;
}

/* Header */

#header {
    width: 778px;
    height: 31px;
    background-image: url("../images/bg/newheader.jpg");
    background-position: top left;
    background-repeat: no-repeat;
}

#logoLink {
    display: block;
    width: 200px;
    height: 170px;
    position: absolute;
    margin-top: 16px;
    margin-left: 12px;
    
    /*
    filter: alpha(opacity=50);
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    background-color: #000000;
    */
    
}

.delimiter {
    height: 8px;
    background-image: url("../images/bg/delimiter.gif");
    background-position: top left;
    background-repeat: repeat-x;
    font-size: 0px;
}

/* Footer */

#footer {
	background-image: url("../images/bg/footer.png");
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 20px;
}

#iconSet table {
	margin: auto;
	margin-top: 16px;
	margin-bottom: 10px;
}

#iconSet table td {
	padding-left: 10px;
	padding-right: 10px;
}

#infoBlock {
	margin-top: 10px;
}

#infoBlock,
#infoBlock a
{
	color: #EDD7A9;
}

#infoBlock a:hover {
	text-decoration: none;
}

/* Main Menu */

.mainMenu {
 BACKGROUND-IMAGE: url(/var/themes/thebescasino/images/mm/mm-bg.jpg); BACKGROUND-REPEAT: repeat-x; HEIGHT: 28px; BACKGROUND-COLOR: #FFCC00; TEXT-ALIGN: center; width:778px;
}

.mainMenu table {
    width: 100%;
    height: 28px;
}

.mmItem {
	display: block;
    color: #2D271A;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding-left: 2px;
    padding-right: 2px;
}

a:hover.mmItem {
    color: #C60000;
}

.mmSelectedItem {
    display: block;
    color: #C60000;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding-left: 2px;
    padding-right: 2px;
}

.mmSeparator {
    display: block;
    cursor: default;
    padding-top: 2px;
}

.mmSeparator img {
    vertical-align: middle;
}

/* Game Menu */

.Homepage .gameMenu {
    background-color: #FFFFFF;
    padding: 10px;
}

.Homepage .gameMenu table {
    width: 100%;
    margin: auto;
}

.Homepage .gameMenu table td {
    text-align: center;
}

.InnerPage .gameMenu table {
	width: 100%;
	margin-bottom: 10px;
}

.InnerPage .gameMenu table td {
	text-align: center;
	background-image: url("../images/bg/gmv.gif");
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* Footer Menu */

.footerMenu {
	
}

.footerMenu table {
	margin: auto;
}

.footerMenu table td {
	padding-left: 2px;
	padding-right: 2px;
}

.fmItem,
.fmSeparator	
{
	color: #2D271A;
	text-decoration: none;
}

a:hover.fmItem {
	text-decoration: underline;
}

.fmSeparator {
    font-size: 14px; 
}


#footext {
	color: #feead1;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 10px;
    text-decoration: none;
}


#footext a
{
    color: #feead1;
	text-decoration:underline;
}

#footext a:hover
{
    color: #feead1;
	text-decoration:none;
}


/* Homepage Blocks */

#boxbg {
	
	background-color: #f9e9c6;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#content {
	background-color: #FFFFFF; 
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
    
}

#content table {
	width: 100%;
}

#content td {
	vertical-align: top;
}

#homeLeftBlock,
#homeRightBlock
{
    width: 213px;
}

#homeCentral {
	width: 332px;
}

#homeCentral img {
	margin-bottom: 8px;
}

#homeCentral a {
	font-size: 10px;
	color: #C86F09;
}

#homeRightBlock {
	background-image: url("../images/bg/blocks/news.gif");
    background-position: top center;
    background-repeat: no-repeat;
}

#content td.delimiter {
    height: 8px;
    background: none;
}

#homeMGC {
    height: 125px;
    background-image: url("../images/bg/blocks/mgc.gif");
    background-position: top center;
    background-repeat: no-repeat;
}

#homeJackpot {
    height: 61px;
    background-image: url("../images/bg/blocks/jackpot.gif");
    background-position: top center;
    background-repeat: no-repeat;
}

#homeSupport {
    height: 77px;
    background-image: url("../images/bg/blocks/support.gif");
    background-position: top center;
    background-repeat: no-repeat;
}

#homeMGC div,
#homeRightBlock div
{
    border-style: solid;
    border-color: #C86F09;
    border-width: 1px;
    margin: 10px;
}

#homeJackpot div {
	margin: 8px;
}

#homeMGC div {
    height: 105px;
}

#homeSupport div {
    border-style: solid;
    border-color: #C86F09;
    border-width: 1px;
    margin: 8px;
}

#homeMGC div table table {
	margin: auto;
	margin-top: 4px;
	width: 97%;
}

#homeRightBlock div {
    height: 252px;
}

#homeRightBlock div div {
	border: none;
	height: auto;
	padding: 0px;
	margin: 0px;
}

/* Panels */

#panels {
    width: 100%;
}

#leftPanel {
    width: 176px;
    background-color: #EDD7A9;
    vertical-align: top;
}

#rightPanel {
    background-color: #FFFFFF;
    vertical-align: top;
}

#bonusBlock {
	margin-bottom: 10px;
}

#bonusBlock a {
    color: #C86F09;
    font-size: 10px;
}