@import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700);

.landing_header {
    height: 136px;
    background-repeat: no-repeat;
    margin:0 auto;
    background-position: 20px 0;
    position: relative;
}

.landing_header_title {
    position: absolute;
    top: 40px;
    left: 160px;
}
.landing_header_title H1 {
    background-image: none;
    color: #666;
    font-family: 'PT Sans Narrow', sans-serif;
    font-style: italic;
    font-size: 32px;
}

.landing_infoservice {
    background-color: black;
    margin-left: 20px;
    margin-right: 20px;
    text-align:center;
}

#landing_logo {
    display: block;
    width: 140px;
    height: 130px;
    float: left;
}

.landing_shadow {
    background-image: url(/img/landing/dynamic/body/shadow.png);
    background-repeat: no-repeat;
    background-position: 0 70px;
    width: 938px;
    margin: 0 auto;
}

.landing_shadow.us {
    background-position: 0 0;;
}
.landing_body {
    height: 708px;
    background-repeat: no-repeat;
    background-position: 30px -137px;
    position: relative;
}
.landing_teaser P {
    margin: 8px 0 2px 10px;
    color: black;
    
}
.landing_teaser {
    color: #424242;
    position: absolute;
    left: 57px;
    top: 10px;
    width: 500px;
}

.landing_teaser H1 {
    background-image: none;
    margin: 10px 0 5px 10px;
    padding: 0;
    color: black;
    font-size:20px;
}

.landing_teaser H2 {
    margin-left: 10px;
}

.landing_form {
    position: absolute;
    width: 285px;
    height: 420px;
    left: 580px;
    margin-top: -10px;
}

.landing_captcha {
    float: right;
    width: 130px;
    font-size: 11px;
    padding-top:10px;
    padding-left: 5px;
}

.landing_captcha INPUT {
    width: 120px;
}

.landing_submit {
    text-align:center;
    margin-top: 10px;
}

.landing_buttons {
    position: absolute;
    top: 440px;
    left: 57px;
}

.landing_form LABEL {
    width: 100px;
    text-align:right;
    float: left;
    padding-right: 10px;
    line-height: 25px;
}

.landing_form LABEL.terms {
    float: right;
    width: 250px;
    font-size: 11px;
    line-height: 18px;
}

#accept_terms {
    float: left;
}
#state {
    width: 153px;
    height: 22px;
    margin-left: 2px;
    margin-top: 4px;
}

#complexityTxt {
    float: left;
    width: 100px;
    font-weight: bold;
    text-align:right;
    line-height: 25px;
}

.security_lvl .complexityBar {
    float :right;
    width: 150px;
    margin-right: 19px;
}

.breaker {
    clear: both;
    height: 1px;
    overflow: hidden;
}

.landing_form .breaker {
    height: 5px;
}

.us .landing_form .breaker {
    height: 2px;
}

.nickname_info {
    font-style: italic;
    font-weight: bold;
    text-align: right;
    font-size: 11px;
    padding-right: 20px;
    padding-bottom: 10px;
}

.button_bottom {
    background-repeat: no-repeat;
    background-image: url(/img/landing/dynamic/buttons/bt_black.jpg);
    text-align:center;
    float: left;
    width: 276px;
    height: 89px;
    
}

.button_bottom .txt {
    color: #FFF;
    padding-top: 15px;
     font-size: 12px;
    padding-left: 14px;
    padding-right: 14px;
}

.button_bottom .txt A, .button_bottom .txt A:visited {
    color: #FFF;
}

.button_bottom H3 {
    margin: 0 0 5px 0;
    padding: 0;
}

#gamcare {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 534px;
    right: 130px;
}

/**** LANDING PAGE DOWNLOAD ***/

a img { 
	border: none;
} 

.landing_body_download {
    height: 708px;
    background-repeat: no-repeat;
    background-position: 20px 0px;
    position: relative;
}

.landing_body_download h1 {
	font-family: 'PT Sans Narrow', sans-serif;
	color: #787878;
	background: none;
	font-size:27px;
	padding: 0px;
	font-weight: bold;
}

.landing_body_download .txt_bottom {
	color: #787878;
	font-weight: bold;
}

.landing_body_download #btn_play {
    margin-top: -15px;
}

.landing_form.download {
	margin-top:36px;
	text-align:center;
}

#flash_wrapper #flashcontent {
	height: 271px;
	width: 170px;
}

#img_wrapper #flashcontent {
	img_wrapper
}