/* div elements START */
#side 
{
	background:url(/img/bg-side.png) center top no-repeat;
	padding:20px 0;
}
#container 
{
	margin:0 auto;
	width:1000px;
}
#header 
{
	background:url(/img/bg-header.png) 0 0 repeat-x;
	height:147px;
}
#navTop 
{
    position:relative;
    width:800px;
    top:138px;
    left:113px;
    font-family:arial;
    font-style:normal;
    font-size:12px;
    z-index:10;
}
#navTopBackground 
{
    position:relative;
    width:850px;
    top:115px;
    left:78px;
    z-index:0;
}
#tagLine
{
    position:relative;
    width:600px;
    top:53px;
    left:200px;
    z-index:10;
    text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	letter-spacing:1.7px;
}
#rss 
{
    position:relative;
    width:26px;
    height:27px;
    top:100px;
    left:947px;
    z-index:10;
    background:url(/images/social-icons.png) no-repeat;
}
#content 
{
	min-height:400px;
}
#contentTable
{
	background:#FFFFFF url(/img/bg-fade.png) 0 0 repeat-x;
    float:right;
}
#footer 
{
	width:1000px;
	height:279px;
	background:url(/img/bg-footer.png) 0 0 no-repeat;
	border-top:1px solid #CCC;
}
div.footerMenu
{
    float:left;
    width:170px;
    height:175px;
    margin:15px 0px 0px 30px;
}
div.footerInfo
{
    float:left;
    width:330px;
    height:87px;
    margin:57px 0px 0px 43px;
}
div.footerIcon
{
    float:left;
    position:relative;
    width:26px;
    height:27px;
    left:43px;
    margin-right:5px;
    background:url(/images/social-icons.png) no-repeat;
}
div.footerLinks 
{
    float:left; 
    height:60px;
    width:1000px;
    margin-top:12px;
    text-align:center;
	font-size:11px;
}
.new
{
    font-weight:bold;
    color:#880000;
    vertical-align:top;
    line-height:15px;
    padding-left:5px;
}
.newsSeparator
{
    border-bottom:2px dotted #000000;
    margin:18px 0 18px 0;
}
.widgetSeparator
{
    border-bottom:1px dotted #000000;
    margin:10px 0 10px 0;
}
/* div elements END */



/* html elements START */
* 
{
	margin:0;
	padding:0;
}
body 
{
	background:#CCD0D3 url(/img/bg-body.png) repeat-x;
	color:#444444;
	font-family:arial;
	font-style:normal;
	font-size:12px;
}
table
{
    border-spacing:0;
    border-collapse:collapse;
}
h1
{
    margin-bottom:5px;
    font-size:20px;
    text-align:left;
}
h2
{
    margin-top:10px;
    margin-bottom:2px;
    font-size:16px;
}
h2.newsHeader
{
    margin-top:10px;
    margin-bottom:2px;
    font-size:16px;
}
h2.recommended
{
    display: inline; 
}
h3
{
    margin-bottom:2px;
    font-size:12px;
}
h3.news
{
    margin-bottom:3px;
    font-weight:normal;
    font-size:11px;
}
h3.footer
{
    margin-bottom:0px;
    font-size:13px;
    font-weight:bold;
}
h3.casinoList
{
    color: #ffffff;
    font-family: arial;
    font-size: 12px;
    font-weight:bold;
    line-height:35px;
    text-align:left;
    padding-left:4px;
    margin-top:0px;
    margin-bottom:2px;
    height:31px;
}
h3.bannerList
{
    color: #444444;
    font-family: arial;
    font-size: 15px;
    font-weight:bold;
    line-height:35px;
    text-align:left;
    padding-left:4px;
    margin-top:0px;
    margin-bottom:2px;
    height:31px;
}
img
{
    border-style:none;
}
img.border
{
    border:solid 1px #000000;
}
img.center
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.light 
{
	outline: 1px solid #ddd;
	border-top: 1px solid #fff;
	padding: 5px;
	background: #f4f4f4;
}
td
{
    vertical-align:top;
}
td.right
{
    text-align:right;
    vertical-align:top;
}
td.padded
{
    padding-bottom:10px;
}
a:link, a:visited, a:active
{
    font-weight:bold;
    text-decoration:none;
    color:#444444;
}
a:hover
{
    font-weight:bold;
    text-decoration:underline; 
}
a.menu
{
    font-weight:normal;
    color:#444444;
    vertical-align:top;
    line-height:15px;
}
a.menuSelected
{
    font-weight:bold;
    color:#880000;
    vertical-align:top;
    line-height:15px;
}
a.footer
{
    font-size:11px;
    font-weight:normal;
    color:#444444;
    line-height:25px;
}
a.banner
{
    font-size:12px;
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:none;
}
a.news
{
    font-size:14px;
    color:#000088;
    margin-top:10px;
    margin-bottom:3px;
}
a.widget
{
    font-size:12px;
    color:#000088;
    margin-top:10px;
    margin-bottom:2px;
}
a.medium
{
    font-size:14px;
    color:#F1592A;
    background:url(/img/ahref-medium.png) top left no-repeat;
    vertical-align:text-top;
    padding-left:20px;
    padding-top:1px;
    border:0px;
    width:16px;
    height:19px; 
}
a.small
{
    font-size:12px;
    color:#F1592A;
    background:url(/img/ahref-small.png) top left no-repeat;
    vertical-align:text-top;
    padding-left:13px;
    padding-top:0px;
    border:0px;
    width:9px;
    height:12px; 
}
a.bannerList
{
    font-size:12px;
    color:#000088;
}
ul.normal 
{
	list-style-type:disc;
	padding:5px 0px 0px 14px;
}
ul.navTop 
{
	list-style-type:none;
	padding:0;
}
ul.navTop li 
{
	float:left;
	padding:0px 15px 0px 0px;
	margin:0px 15px 0px 0px;
	border-right:1px dotted #444444;
}
ul.navTop li.last 
{ 
    border-right:0; 
    margin:0; 
}
ul.navLeft 
{
	list-style-type:none;
	padding:0;
}
ul.navLeft li 
{
	float:left;
    width:140px; 
	margin:0;
}
ul.navLeft li.sub 
{ 
    border-right:0; 
    margin:0 0 0 10px; 
}
ul.navLeft li.last 
{ 
    border-right:0; 
    margin:0; 
}
ul.checkmark
{ 
	padding:5px 0px 0px 22px;
    list-style-image:url(/img/checkmark.png)
}
ol.decimal 
{
	list-style-type:decimal;
	padding:0px 0px 0px 20px;
}
ol.alpha 
{
	list-style-type:lower-alpha;
	padding:0px 0px 10px 30px;
}
ol li
{
	padding:7px 0px 0px 0px;
}
/* html elements END */

/* menu START */
div.menuLeft
{
    background:url(/images/left-menu.png) no-repeat;
    text-align:right;
    width:45px;
    padding:0 5px 0 0;
    float:left;
}
div.menuRight
{
    width:140px; 
    padding:0 5px 12px 0;
    float:left;
    font-size:12px;
}
/* menu END */

/* tables START */
div.termsHeader
{
    width:500px; 
    height:65px; 
    background:url(/img/bg-casino-terms-header.png) top no-repeat;
}
div.factsHeader
{
    width:500px; 
    height:65px; 
    background:url(/img/bg-casino-fact-header.png) top no-repeat;
}
div.factsHeaderText
{
    padding:37px 0 0 10px;
    font-weight:bold;
    font-size:16px;
}
div.factsBackground
{
    padding-top:10px;
    width:498px; 
    height:480px;
    border:solid 1px #BBBBBB;
    background-color:#F0F0F0;
}
div.factsLeft
{
    width:135px;
    padding:5px 0 5px 10px;
    text-align:left;
    float:left;
    font-weight:bold;
}
div.factsRight
{
    width:330px; 
    padding:5px 10px 5px 0;
    text-align:left;
    float:right;
}
div.ratingHeader
{
    text-align:left;
    width:220px; 
    height:25px;
}
div.ratingHeaderText
{
    padding:5px 0 0 8px;
    font-weight:bold;
    font-size:14px;
}
div.ratingBackground
{
    padding-top:10px;
    width:218px; 
    height:200px;
    border:solid 1px #BBBBBB;
    background-color:#F0F0F0;
}
div.ratingLeft
{
    width:120px;
    padding:3px 0 2px 8px;
    text-align:left;
    float:left;
    font-weight:bold;
    font-size:12px;
}
div.ratingRight
{
    width:50px; 
    padding:3px 10px 2px 0;
    text-align:right;
    float:right;
    font-size:12px;
}
/* tables END */



ul.gamelist 
{
    height:130px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    text-indent:0;
}
ul.gamelist li 
{
    float:left;
    height:100px;
    width:119px;
}
.gameimg 
{
    background:transparent url(/img/slots-sprite.png) no-repeat scroll -119px 0;
    cursor:auto;
    height:100px;
    width:119px;
}
.gameimg_arabian 
{
    background-position:0px 0px;
}
.gameimg_devils
{
    background-position:0px -116px;
}
.gameimg_jp6000 
{
    background-position:0px -220px;
}
.gameimg_megafortune 
{
    background-position:0px -342px;
}

/* casino list START */
div.casinoList
{
    width: 498px;
    overflow:hidden;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 11px;
    line-height:30px;
    border: 1px solid #b1b0b0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

div.casinoListContent
{
    width: 496px;
    overflow:hidden;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 1px solid #c5c5c5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

div.casinoListTable
{
    background: url(/images/casinolist-background.png) no-repeat;
    background-color: #dfdfdf;
}

div.casinoList img {
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

div.casinoListRow
{
    height:29px;
    text-align:left;
    border-top: solid 1px #bbbbbb;
    border-bottom: solid 1px #ffffff;
    padding-left:4px;
    padding-right:4px;
}

#casinoListPreview
{
    height:91px;
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:1px;
	display:none;
	color:#fff;
}
/* casino list END */

/* banner list START */
div.bannerList
{
    width: 220px;
    overflow: hidden;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 11px;
    line-height:18px;
    border: 1px solid #b1b0b0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

div.bannerListContent
{
    width: 218px;
    overflow:hidden;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 1px solid #c5c5c5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

div.bannerListTable
{
    background-color: #dfdfdf;
}

div.bannerListRow
{
    text-align:left;
    border-top: solid 1px #bbbbbb;
    border-bottom: solid 1px #ffffff;
    padding:6px 4px 0px 4px;
}
/* banner list END */

.newsDate 
{
    background:transparent url(/img/bg-date.png) no-repeat scroll 0 0;
    float:left;
    text-align:center;
    padding-right:10px;
    margin-top:3px;
    height:58px;
    width:49px;
}
.newsMonth 
{
    color:#FFFFFF;
    padding-top:3px;
}
.newsDay 
{
    color:#555555;
    font-size:20px;
    font-weight:bold;
    padding-top:1px;
}
.newsYear 
{
    color:#555555;
    font-size:9px;
}

input.text  
{
    padding-bottom:2px;
}
input.button { 
    color:#050; 
    font: bold 84% 'trebuchet ms',helvetica,sans-serif; 
    width:95px;
    padding-top:3px;
} 
.newsletterHeader
{
    font-size:15px;
    font-weight:bold;
    margin-bottom:2px;
    padding-top:20px;
}
.small
{
    font-size:11px;
}

/* text over image START */
.imageText 
{
    position: relative;
    padding: 20px 0px 10px 0px;
   
    /* for IE 6 */
    width: 100%; 
}

.imageText img
{
     border: solid 2px #666666;
}

h2.imageText
{
    position: absolute;
    bottom: 10px;
    left: 2px;
    width: 100%;
}

h2.imageText span 
{
    color: #ffffff;
    font: bold 15px/40px arial;
    letter-spacing: -1px;
    background: rgb(0, 0, 0); /* fallback color */
    background: rgba(0, 0, 0, 0.7);
    padding: 10px;

    /* For IE 5-7 */
    /* filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); */
    /* zoom: 1; */

    /* For IE 8 */
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
/* text over image END */

/* banner sprite START */
div.banner-30x30
{
    background:url(/banner/banner-30x30.png) no-repeat;
    width:30px;
    height:33px;
    float:left;
    padding-right:5px;
}
div.page-30x30  { background-position:0px 0px; }
div.nocompany-30x30 { background-position:0px -33px; }
div.cryptologic-30x30 { background-position:0px -66px; }
div.comeon-30x30 { background-position:0px -100px; }
div.playtech-30x30 { background-position:0px -133px; }
div.microgaming-30x30 { background-position:0px -166px; }
div.betsoft-30x30 { background-position:0px -199px; }
div.neogames-30x30 { background-position:0px -232px; }
div.ladbrokes-30x30 { background-position:0px -265px; }
div.betsson-30x30 { background-position:0px -298px; }
div.mrgreen-30x30 { background-position:0px -331px; }
div.svenskcasinoservice-30x30 { background-position:0px -364px; }
div.wagerworks-30x30 { background-position:0px -398px; }
div.netentertainment-30x30 { background-position:0px -431px; }
div.entraction-30x30 { background-position:0px -464px; }
div.nordicbet-30x30 { background-position:0px -497px; }
div.betway-30x30 { background-position:0px -530px; }
div.betsafe-30x30 { background-position:0px -563px; }
div.bet365-30x30 { background-position:0px -597px; }
div.bwin-30x30 { background-position:0px -630px; }
div.expekt-30x30 { background-position:0px -663px; }
div.unibet-30x30 { background-position:0px -696px; }
div.cherry-30x30 { background-position:0px -729px; }
div.interview-30x30 { background-position:0px -762px; }
div.svenskaspel-30x30 { background-position:0px -796px; }
div.paf-30x30 { background-position:0px -829px; }
div.casinoeuro-30x30 { background-position:0px -862px; }


div.banner-57x57
{
    background:url(/banner/banner-57x57.png) no-repeat;
    width:57px;
    height:62px;
    float:left;
    padding-right:10px;
}
div.page-57x57  { background-position:0px 0px; }
div.nocompany-57x57 { background-position:0px -63px; }
div.cryptologic-57x57 { background-position:0px -126px; }
div.comeon-57x57 { background-position:0px -189px; }
div.playtech-57x57 { background-position:0px -252px; }
div.microgaming-57x57 { background-position:0px -315px; }
div.betsoft-57x57 { background-position:0px -378px; }
div.neogames-57x57 { background-position:0px -441px; }
div.ladbrokes-57x57 { background-position:0px -504px; }
div.betsson-57x57 { background-position:0px -567px; }
div.mrgreen-57x57 { background-position:0px -630px; }
div.svenskcasinoservice-57x57 { background-position:0px -693px; }
div.wagerworks-57x57 { background-position:0px -756px; }
div.netentertainment-57x57 { background-position:0px -819px; }
div.entraction-57x57 { background-position:0px -882px; }
div.nordicbet-57x57 { background-position:0px -945px; }
div.betway-57x57 { background-position:0px -1008px; }
div.betsafe-57x57 { background-position:0px -1071px; }
div.bet365-57x57 { background-position:0px -1134px; }
div.bwin-57x57 { background-position:0px -1197px; }
div.expekt-57x57 { background-position:0px -1260px; }
div.unibet-57x57 { background-position:0px -1323px; }
div.cherry-57x57 { background-position:0px -1386px; }
div.interview-57x57 { background-position:0px -1449px; }
div.svenskaspel-57x57 { background-position:0px -1512px; }
div.paf-57x57 { background-position:0px -1575px; }
div.casinoeuro-57x57 { background-position:0px -1638px; }
div.lasvegas-57x57 { background-position:0px -1701px; }
div.neteller-57x57 { background-position:0px -1764px; }
div.macau-57x57 { background-position:0px -1827px; }


div.banner-220x90
{
    background:url(/banner/banner-220x90.png) no-repeat;
    width:227px;
    height:98px;
    text-align:center;
    cursor:pointer;
    margin-bottom: 10px;
}
div.bannerText-220x90
{
    top:-26px;
    width:220px; 
    position:relative; 
}
span.banner-220x90
{
    display:block;
    height:96px;
    width:220px;
    cursor:pointer;
}
span.icon-24x24
{
    display:block;
    height:24px;
    width:24px;
    cursor:pointer;
}
div.newsletter-220x90 { background-position:0px 0px; text-align:left; padding-left:10px; margin-left:30px; }
div.mrgreen-220x90 { background-position:0px -98px; }
div.betsafe-220x90 { background-position:0px -196px; }
div.betsson-220x90 { background-position:0px -294px; }
div.betway-220x90 { background-position:0px -392px; }
div.unibet-220x90 { background-position:0px -490px; }
div.cherry-220x90 { background-position:0px -588px; }
div.nordicbet-220x90 { background-position:0px -686px; }
div.comeon-220x90 { background-position:0px -784px; }
div.casinoeuro-220x90 { background-position:0px -882px; }


div.banner-20x20
{
    background:url(/banner/banner-20x20.png) no-repeat;
    width:20px;
    height:21px;
    margin-top:5px;
}
span.banner-20x20
{
    display:block;
    height:21px;
    width:20px;
    cursor:pointer;
}
div.mrgreen-20x20 { background-position:0px 0px; }
div.betsafe-20x20 { background-position:0px -21px; }
div.comeon-20x20 { background-position:0px -42px; }
div.betway-20x20 { background-position:0px -63px; }
div.betsson-20x20 { background-position:0px -84px; }
div.unibet-20x20 { background-position:0px -105px; }
div.nordicbet-20x20 { background-position:0px -126px; }
div.cherry-20x20 { background-position:0px -147px; }
div.casinoeuro-20x20 { background-position:0px -168px; }
/* banner sprite END */

