/*
* styles
*/
body, input, textarea, address, p, a, ul li, ul li a, ol li, ol li a, table tr td, table tr th, select {
    font-style: normal;
	font-family: "Verdana", "Arial", "Helv", serif; 
	color: #666; 
	font-size: 9px;
}

a img, img{
	border-style: none;
}

/*
* CONTENT
*/
div#contentArea .hl, div#frontContentArea .hl, div#contentArea h1, div#gameArea h1, div#frontContentArea h1, div#contentArea .subhl, div#frontContentArea .subhl, div#contentArea h2, div#frontContentArea h2, div#frontMycasinoArea h2, div#mycasinoArea h2 {
	display: block;
}

div#contentArea a .hl, div#frontContentArea a .hl, div#contentArea a h1, div#frontContentArea a h1 {
	text-decoration: none;
}

div#contentArea h3{
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helv; 
	font-size: 11px; 
	text-decoration: none; 
	font-weight: bold;
	display: block; 
	margin-bottom: 6px;
}
div#contentArea p, div#gameArea p, div#frontContentArea p {
	padding: 0;
	margin: 0 0 2px 0;
	display: block;
}

table {
    width: 18cm;
}

div.hideInPrint {
    display:none;    
}

div#mycasinoArea, div#gameArea, div#breadCrumbs, div#selectLanguage, div#frontMycasinoArea {
    display: none;
}

div#bannerArea *, div#bannerArea * * {
	display: none;
}
div#bannerArea img#topBanner {
	display: block;
}

/*
* TREEE
*/
div#navigationArea {
	position: absolute;
	top: 110px;
	left: 8px;
	padding: 2px 0 0 0;
	margin: 0px;
}

div#navigationArea select{
	margin: 10px 0 0 0;
	display: block;
	font-family: "Verdana", "Arial", "Helv", serif; 
	color: #666; 
	font-size: 11px; 	
}

div#navigationArea ul#tree {
	margin: 0 0 29px 0;
	padding: 0;
	font-size: 10px;
	list-style: none;
	font-weight: bold;
	text-transform: uppercase;
}

div#navigationArea ul#tree li{
	padding-bottom: 6px;
}

div#navigationArea ul#tree a{
	text-decoration: none;
}

div#navigationArea ul#tree a.selected {
	color: #c00;
}

/*level2*/
div#navigationArea ul#tree ul {
	margin: 0 0 0 11px;
	padding: 3px 0 0 0;
	list-style: none;
	font-weight: normal;
}

div#navigationArea ul#tree ul li {
	margin: 0 0 3px 0;
	padding: 0;
}

div#navigationArea ul#tree ul a{
	color: #6f6f6f;
}

/*level3*/
div#navigationArea ul#tree ul ul{
	text-transform: capitalize;
}

div#navigationArea ul#tree ul ul li {
	margin: 0 0 2px 0;
	padding: 0;
}

/*level4*/
div#navigationArea ul#tree ul ul ul{
	margin: 0 0 2px 9px;
	font-size: 9px;
}


div#contentArea, div#frontContentArea {
    position: absolute;
    left: 180px;
	top: 110px;
    width: 100%;
}

table tr td {
    vertical-align: top;
}

td.greyline, td.topGreyLine, td.bottomGreyLine {
    background-image: none
}

table.slice1 td, table.slice2 td, table.slice3 td, table.slice4 td, table.SlicePresseDetail td, table.sliceEcardDetail td, table.sliceAnchor td, table.SliceFaq td {
	width: 100%
}

table.slice1 td.col1, table.slice2 td.col1, table.slice3 td.col1, table.slice4 td.col1, table.SlicePresseDetail td.col1, table.sliceEcardDetail td.col1, table.sliceEcard td.col1, table.sliceAnchor td.col1, table.sliceShop td.col1, table.SliceFaq td.col1, table.slice1 td.col2, table.slice2 td.col2, table.slice3 td.col2, table.slice4 td.col2, table.SlicePresseDetail td.col2, table.sliceEcardDetail td.col2, table.sliceEcard td.col1, table.sliceAnchor td.col2, table.sliceShop td.col2, table.SliceFaq td.col2, table.slice3 td.col2, table.slice2 td.col2 {
	width: 50%;
}

table.slice5 td, table.slice6 td, table.slice7 td, table.slice8 td, table.slice9 td, table.slice11 td, table.slice12 td, table.sliceDownloads td, table.sliceListOffers td {
	width: 33%;
}

table tr td.bottomGreyLine, table tr td.topGreyLine, table tr td.greyLine{
    background-repeat: repeat-x;
}

ul.links, ul.downloads {
	list-style: none;
	margin-left: 0;
}

input.submitButton {
	border-style: solid;
	border-width: 1px;
	border-color: #fff;
	padding-left: 0;
	padding-right: 0;
/*	font-family:Verdana, Arial, Helv;
    width: 80px;*/
	color:#fff;
	font-weight:bold;
	font-size:10px;
	background-color:#bbb;
}    

