/* CSS Document */

#wrapper {
	width:960px;
	height:auto;
	margin: auto auto;
	background-color:#FFF;
}


#wrapper2 {
	width:960px;
	height:auto;
	margin: auto auto;
}

#language-select {
	width:960px;
	height:26px;

}

#navigation {
	width:100%;
	height:30px;
	padding-top:12px;
	text-align:center;
	clear:both;
	z-index:7;
}

#header {
	position:relative;
	margin: auto 0;
	width:1200px;
	height:450px; 
	background: url(../images/background.jpg) repeat-y scroll left top;
	text-align:center;
}


#header-overlay{
	z-index:5;
	margin: auto 0;
	width:1200px;
	height:450px;
	background: transparent url(../images/overlay.png) no-repeat scroll left top;
}

#header-wrapper {
	width:1200px;
	height:auto;
	margin: auto auto;
}

#logo-bar {
	z-index:4;
	position:absolute;
	left:180px;
	top:21px;
	background-image:url(../images/logo-bar.png); background-repeat:no-repeat;
	margin: auto 0;
	width:839px;
	height:126px;
}

#gsos2-logo {
	z-index:7;
	position:absolute;
	top:10px;
	left:490px;
	top:0px;
	background-image:url(../images/gsos2-logo-crg.png); background-repeat:no-repeat;
	margin: auto 0;
	width:235px;
	height:200px;
}


#logo-rf {
	z-index:5;
	position:absolute;
	top:55px;
	left:250px;
	background-image:url(../images/redflush-casino-logo.png); background-repeat:no-repeat;
	margin: auto 0;
	width:224px;
	height:65px;
}


#logo-clv {
	z-index:5;
	position:absolute;
	top:50px;
	left:750px;
	background-image:url(../images/casino-la-vida-logo.png); background-repeat:no-repeat;
	margin: auto 0;
	width:199px;
	height:60px;
}


#offer {
	z-index:7;
	position:absolute;
	top:230px;
	left:320px;
	background-image:url(../images/offer.png); background-repeat:no-repeat;
	margin: auto 0;
	width:572px;
	height:205px;
}

#thor {
	z-index:5;
	position:absolute;
	right:0px;
	top:50px;
	width:305px;
	height:400px;
	background-image:url(../images/thor.png); background-repeat:no-repeat;
}

#gold-bullion {
	z-index:5;
	position:absolute;
	left:-60px;
	top:195px;
	width:419px;
	height:275px;
	background-image:url(../images/gold-bullion.png); background-repeat:no-repeat;
}



.lightning {
	background:none !important;
	filter:none !important;
	z-index:1;
	position:absolute;
	top:0px;
	left:100px;
	width:1200px;
	height:450px;
}
	

#bonus {
	width:960px;
	height:150px;
}

#bonus-all {
	width:960px;
	height:150px;
}

#promoblock {
	width:960px;
	height:170px;
}

#content-home {
	min-height:500px;
	width:960px;
	height:auto;
}

	#content-table {
		width:700px;
		height:auto;
		padding:10px;
		float:left;
	}
	
	#column-right {
		width:190px;
		padding:5px;
		float:right;
	}

		#banner-ad {
			padding-right:4px;
			width:190px;
		}

		#social-bookmarking {
			width:187px;
			height:30px;
			padding-top:10px;
			padding-bottom:10px;
			margin:auto;
			background-color:#121212;
			border:1px solid #FFF;
		}

		#tomb-raider-demo {
			width:187px;
			height:142px;
			margin:auto;
			background-color:#121212;
			border:1px solid #FFF;
		}

		#sidebar-buttons {
			width:187px;
			height:300px;
			margin:auto;
			background-color:#121212;

		}

	#content-tournament-schedule {
		width:780px;
		height:auto;
		margin:auto;
		padding:10px;
}

	#content-tournament-schedule table {
	text-align: center;
	}

#content {
	width:960px;
	height:auto;
}

#left-column {
	width:180px;
	height:auto;
	float:left;
	background-color:#121212;
}

#right-column {
	width:580px;
	height:auto;
	float:right;
}

#download-page{
	width:960px;
	height:430px;
	padding:0px;
	margin: auto 0;
	background-image:url(../images/download-page.jpg); background-repeat:no-repeat;
}

#footer {
	width:100%;
	height:160px;
	clear:both
}


<!--[if lte IE 6]>
	<style type="text/css" media="screen">
	  #header div{
	  background-image: none;
	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/overlay.png', sizingMethod='scale');
		}

<![endif]-->

