﻿
@media only screen and (min-width: 600px)
{

    /*====================================
    HOME OFFER AREA
    =====================================*/

    #logo
    {
        background: url(../images/large/logo.png) no-repeat;
        width: 295px;
        height: 110px;
        margin: 0 auto;
        text-indent: -9999px;
    }

    /*====================================
    TRUST Qs
    =====================================*/
    #responsinble-gaming
    {
        background: url(../images/default/trust-q/responsible.png)no-repeat; text-indent:-9999px;
        display: block;
        height: 43px;
        padding-left: 5px;
        width: 110px;
    }
    #responsinble-gaming a
    {
        display: block;
        height: 38px;
        width: 113px;
    }
    #gamecare
    {
        background: url("/images/default/trust-q/gamecare.gif") no-repeat scroll 0 0 transparent;
        display: block;
        height: 39px;
        margin: 5px;
        width: 60px;
    }
    #visa
    {
        background: url("../images/default/trust-q/visa.png") no-repeat scroll 0 0 transparent;
        display: block;
        height: 43px;
        width: 89px;
    }
    #gamecare
    {
        background: url("../images/default/trust-q/gamecare.gif") no-repeat scroll 0 0 transparent;
        display: block;
        height: 39px;
        margin: 5px;
        width: 60px;
    }
    #cashouts
    {
        background: url("../images/default/trust-q/cashouts.png") no-repeat scroll 0 0 transparent;
        display: block;
        height: 43px;
        width: 97px;
    }
    #safe
    {
        background: url("../images/default/trust-q/safe.png") no-repeat scroll 0 0 transparent;
        display: block;
        height: 43px;
        width: 69px;
    }
    #audited
    {
        background: url("../images/default/trust-q/audited.png") no-repeat scroll 0 0 transparent;
        display: block;
        height: 43px;
        width: 69px;
    }
    #secure
    {
        background: url("../images/default/trust-q/secure.png") no-repeat scroll 0 0 transparent;
        display: block;
        height: 43px;
        width: 89px;
    }
    #microgaming
    {
        background: url("../images/default/trust-q/microgaming.png") no-repeat scroll 0 0 transparent;
        display: block;
        height: 39px;
        width: 89px;
    }
    #gamcare-cit
    {
        background: url("../images/default/trust-q/gamcare-cit.gif") no-repeat scroll 0 0 transparent;
        display: block;
        height: 39px;
        margin: 5px 9px 0 5px;
        width: 60px;
    }
    #offer-home
    {
        float: left;
        line-height: 1;
        position: relative;
        top: 217px;
        width: 416px;
        z-index: 1;
        margin: 0 auto;
        padding: 47px 0 0;
    }
    #offer-home p
    {
        font-family: verdana;
        font-size: 0.938em;
        font-weight: bold;
        height: 16px !important;
        line-height: 1.2;
        margin: 0 auto;
        text-shadow: 1px -2px 3px #FF3FDA;
        width: 239px;
    }
    #offer-home #small {display:none;}
    #offer-home #large {display:block;}
    .head-usd, .head-gbp, .head-eur
    {
        font-family: verdana;
        font-size: 66px;
        font-weight: bold;
        margin: 0 auto;
        text-shadow: 1px -2px 3px #FF3FDA;
        height: 76px !important;
        width: 379px;
    }
    .head-chf, .head-cad, .head-aud, .head-sek
    {
        font-family: verdana;
        font-size: 45px;
        font-weight: bold;
        text-shadow: 1px -2px 3px #FF3FDA;
        margin: 0 auto;
        height: 49px !important;
        width: 332px;
    }
    #offer-area
    {
        max-height: 390px;
    }
    #play-now
    {
        background-image: -moz-linear-gradient(center bottom , #2ACFE8 20%, #3E62A6 61%);
        border-radius: 1em 1em 1em 1em;
        display: block;
        height: 48px;
        position: relative;
        text-align: center;
        width: 184px;
        float: left;
        top: 301px;
        left: 0;
    }
    #play-now a
    {
        color: #FFFFFF;
        font-size: 32px;
        padding-top: 0;
        text-decoration: none;
        text-shadow: 2px 2px 1px #000985;
        padding-top: 4px;
    }
    #nav
    {
        margin: 0 auto;
        max-width: 1024px;
        max-height: 130px;
        text-align:center;
    }
    #nav_text
    {
        max-width: 1024px;
        margin: 40px auto;
    }
    #nav_text p
    {
        float: left;        
        width: 32%; text-align:center;
        font-size: large;
    }
    #links
    {
        color: #8E8E8E;
        font-size: large;
        margin: 0 auto;
        width: 250px;
    }
    #links a
    {
        color: #8E8E8E;
    }    
    #step1
	{
     background: url(/content/shared/images/large/step1.jpg);
     width:47px;
     height:47px;
     float:left;
	 }
	 #step2
	 {
		 background: url(/content/shared/images/large/step2.jpg);
		 width:47px;
		 height:47px;
		 float:left;
	 }
	 #step3
	 {
		 background: url(/content/shared/images/large/step3.jpg);
		 width:47px;
		 height:47px;
		 float:left;
	} 
	#step1_text,#step2_text,#step3_text
    {
        float:left;
        color: #fff;
        font-size: large;
        padding:15px 15px 0 20px;
        
    }


}

