/* Reset CSS */

	html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {margin: 0; padding: 0;}

	table {border-collapse:collapse; border-spacing:0; }

	fieldset,img {border:0;}

	ol,ul {list-style:none;} 

	

	/* My CSS */

	html{background-image: url(../images/bg-site.png);}

	body{

		text-align: center;

	}

	#MenuWrapper{

		background-image: url(../images/bg-menu.png);

		width: 100%;

		height: 29px;
		position: absolute;
		left: 0px;
		top: 136px;

	}

	#MenuWrapper div{

		width: 970px;

		margin: 0 auto 0 auto;

	}

	#MainMenu{

		background: url(../images/menu-separator.png) no-repeat right;

		float:left;

	}

	#MainMenu li{

		float: left;

		background: url(../images/menu-separator.png) no-repeat left;

	}

	#MainMenu a{

		height: 29px;

		display: block;
		float: left;

		color: #3f3214;

		text-decoration: none;

		line-height: 29px;

		font-size: 14px;

		padding: 0 10px 0 10px;

		font-family: Georgia;

	}

	#MainMenu a:hover{

		background: url(../images/bg-menu-hover.png);

		background-position: 2px;

		background-repeat: no-repeat;

		color: #000;

	}

	#MainWrapper{

		width: 970px;

		background: url(../images/bg-content.png) repeat-y;

		margin: 186px auto 0 auto;

	}

	#ContentPlacer{

		background: url(../images/bg-content-no-repeat.jpg) no-repeat top;

	}

	#ContentPlacer div{

		color: #fff;

	}

	#ContentLeftCol{

		width: 650px;

		float: left;

		margin-left: 25px;

		text-align: left;
		display:inline;

	}

	#ContentRightCol{

		width: 245px;

		float: left;

		margin-left: 38px;

		text-align: center;
		display:inline;

	}

	h1{

		text-align: left;

		font-weight: normal;

		font-size: 24px;

		margin:150px 0 0px 0px;

	}

	h2{

		font-weight:normal;

		margin: 10px 0 0 0;

		color: #ecb700;

	}

	img[alt="Joaca acum"]{
		float: left;
		position: absolute;
		top: 265px;
		margin-left: 430px;

	}

	img[alt="Bonus Casino"]{

		margin-top: 30px;

	}

	img[alt="Lobby Casino"]{

		margin-top: 30px;

	}

	p{

		font-family: Tahoma;

		font-size: 16px;

		line-height: 18px;

	}

	#FooterWrapper{

		background-image: url(../images/ribbon.png);

		background-repeat: no-repeat;

		background-position: 870px top;

		width: 970px;

		margin: 0 auto 0 auto;

		height: 100px;

		color: #363f68;

		text-align: left;
		padding: 1px 0 0 0;

	}

	#FooterWrapper p{

		font-size: 11px;

		margin: 10px 0 0 0;

	}

	#FooterWrapper a{

		color:#50577b;

	}

	.P01{

		margin: 10px 0 0 0;

		font-size: 12px;

		color: #a8acbe;

	}

	.P02{

		margin: 10px 0 0 0;

		font-size: 12px;

		background-color: #1b2552;

		padding: 10px;

		color: #a8acbe;

	}

	.P03{

		margin: 10px 0 0 0;

		font-size: 12px;

		color: #a8acbe;

		float: right;

		text-align: left;

		width: 555px;

	}

	h3{

		font-weight: normal;

		margin: 10px 0 0 0;

		color: #ecb700;

	}

	a{

		color: #fff;

	}

	h2.Steps{

		display: block;

		background-image: url(../images/title-bar.png);

		background-repeat: no-repeat;

		background-position: 10px left;

		text-align: center;

		color: #ecb700;

		font-size: 24px;

		font-weight: bold;

		height: 30px;

	}

	h2.Games{

		display: block;

		background-image: url(../images/title-bar2.png);

		background-repeat: no-repeat;

		background-position: 10px left;

		text-align: left;

		color: #ecb700;

		font-size: 24px;

		font-weight: normal;

	}

	h2.Games img{

		float: left;

		margin-right: 15px;

	}

	img.StepsImg{

		border: 1px solid #334d86;

		padding: 1px;

		float: left;

		margin-top: 10px;

		margin-right: 10px;

		margin-bottom:10px;

	}

	img.StepsImgRight{

		border: 1px solid #334d86;

		padding: 1px;

		float: right;

		margin-top: 10px;

		margin-left: 10px;

		margin-bottom:10px;

	}
	#wn	{ 
    position:relative; 
    width:550px; height:140px;
	 float: left;
	 margin-left: 50px;
    overflow:hidden;	
	}
	#scrollLinks{
		margin: 10px 0 0 0;
	}
	.StepsImg{
		padding: 2px;
		border: 1px solid #8f7300;
	}
	#t1 td{
		width: 206px;
		text-align: center;
	}
	#scrollLinks{
		clear: both;
	}
	.mouseover_left{
		float: left;
		position: relative;
		margin: -95px 0 0 0;
	}
	.mouseover_right{
		float: left;
		position: relative;
		margin: -95px 0 0 620px;
	}
	#Logo{
		position: absolute;
		top: 0px;
		width:100%;
		left: 0px;
		text-align: center;
	}
	.List{
		list-style: disc;
		list-style-position: inside;
		margin: 0px;
		padding: 10px;
		font-size: 12px;
		color: #a8acbe;
		font-family: Tahoma;
	}