﻿@media only screen and (min-width: 600px) 
{    
	 body
	{
		background:url(../images/large/bg.jpg) repeat-x #000;
		font-family:arial;
	}
	#logo a
	{
		display:block;
		width: 295px;
		height: 110px;
	}    
	/*====================================
	HOME OFFER AREA
	=====================================*/
	#offer-img
	{
		background: url("../images/large/main-bg2.jpg") no-repeat center top transparent;
		min-height:413px;
		margin: 0 auto;
		max-width: 879px;	
	}
	#offer-container
	{
		width:600px;
		margin:0 auto;
	}
	#nav img
	{
		margin:0;
	}
	#nav_text p
	{
		width:32.175% !important;
		margin:0;
	}
	#smarty-promo
	{
		background: url(../images/large/nav/smarty-promo.jpg) no-repeat;
		width: 307px;
		height: 104px;
		display: block;
		padding-top: 84px;
	}
	#smarty-games
	{
		background: url(../images/large/nav/smarty-games.jpg) no-repeat;
		width: 306px;
		height: 104px;
		display: block;
		padding-top: 84px;
	}
	#smarty-login
	{
		background: url(../images/large/nav/smarty-login.jpg) no-repeat;
		width: 304px;
		height: 104px;
		display: block;
		padding-top: 84px;
	}
	#content_text {	  
		color: #8f8f8f !important;
		display: block;
		font-size: small;
		height: auto;
		margin: 10px auto 0 auto;
		padding: 1em 1.5em 1em;
		width: 80%;
	}
	#content_home {  
		display: block;
		font-size: small;
		height: auto;
		margin: 0 auto;
		padding: 1em 1.5em 1em;
		width: 95%;
	}
	#games-home
	{
		max-width:520px;
		min-height:108px;
		margin:3% auto;	    
	}
	#games-home p
	{
		width:10%;
		position:absolute;
	}
	#games-home img
	{
	  padding-right:0.5em;
	}
	#games-home ul
	{
		margin:0 auto;
	}
	#games-home ul li {
	    
		color: #FAFEFC;
		float: left;
		font-size: 16px;
		min-height:108px;
		list-style: none outside none; 
	}
	.info {
		color: #B36CC1;
		font-weight: 700;
		letter-spacing: 2px;
		line-height: 2;
		margin: 10px auto;
		width: 76%;
		text-align:center;
	}
	/*====================================
	TRUST Qs
	=====================================*/
	#trust-qs
	{
		margin: 0 auto;
	}
	#trust-qs ul
	{
		max-width: 573px;
		margin: 0 auto;
		padding-top: 10px;
		height: 38px;
		overflow:hidden;
	}
	#trust-qs li
	{
		float: left;
		list-style: none outside none;

	}
	#games-area
	{
		width:600px;
	}
	#get-started {
		background: none repeat scroll 0 0 #1A1A1A;
		border: 1px solid #CCCCCC;
		border-radius: 1em 1em 1em 1em;
		display: block;
		height: 131px;
		margin: 0 auto;
		max-width: 959px;
		padding-top: 8px;
	}
	#get-started p {
		display: block;
		text-align:center;
		margin: 0 auto;
		max-width: 959px;
		padding-top: 8px;
		font-weight:700;
	}
	#get-started a {
		color: #000;
		font-weight: bold;
		margin-left:3%;
	}
	#step {
	   max-width:567px;
	   margin:0 auto;
	}
}