body {
        background-color:#F5F6F8;
        margin:0;
        padding:0;
        }

bottomRightLegalTextbody {
        background-color:#F5F6F8;
        margin:0;
        padding:0;
        }

body, div, span, p, a{
        color:#000000;
        font-family:Arial;
        font-size:10px;
        }

.container {
    position:absolute; 	top:30px;	width:100%;
}

#landingPage {
        margin:0 auto 5px;
        width:960px;
		border:1px solid #000;
        }

#topRightLegalText {
        position:absolute;
        right:10px;	
        }

#topRightLegalText span, #bottomRightLegalText  span, #bottomLeftLegalText  span{
		font-size:14px;
		}


#bottomRightLegalText {
        position:absolute;               
        right:10px;
        bottom:5px;
        }

#bottomRightLegalText a {
 color:#000000;
 font-size:100%;
}

#bottomRightLegalText a:link,
#bottomRightLegalText a:visited,
#bottomRightLegalText a:hover {
 color:#000000;
 font-size:100%;
}

#bottomLeftLegalText {
        position:absolute;
        left:10px;
        bottom:5px;
        }


#canvas {
        position:relative;
        background-color:#CCCCCC;
        background-repeat:no-repeat;
        height:490px;
        margin-bottom:0;
        overflow:hidden;
        }

#editable {
        height:100%;
        }

#editable #form {
        position:relative;
        font-weight:bold;
        background-color:#d222dd;
        float:right;
        height:370px;
        margin-top:120px;
        right:20px;
        text-align:center;
        width:310px;
        }

#form label {
        color:#FFFFFF;
        font-size:16px;        
        }

#enterPhone {
        margin-top:15px;
        }

#incorrectPhoneError {
        color:#FFFFFF;
        display:none;
        font-weight:bold;
        }

#inputBox {
        font-size:16px;
        font-weight:bold;
        margin-right:10px;
        width:140px;
        }

#submit{
        margin-top:10px;

        }
#submit input {
        display:block;     
        outline: none;
        border: none;
        cursor : pointer;
        height:30px;
        width:108px;
        margin-left:100px;
        
        }

#disclaimer {
        padding:5px;
        text-align:left;
        }

#blackbar {
        background-color:black;
        height:18px;
        margin:0 auto;
        }

#blackbar span {
        color:#EEEEEE;
        font-size:14px;
        }

#blackbar span#blackbarText {
        float:left;
        margin-left:5px;
        }

#prelisten {
    display:none;
}

#googleTickbox {
        margin-left:20px;
        margin-right:20px;
        margin-top:15px;
        text-align:left;
		display:none;
        }

#googleTickbox span {
        color:#EEEEEE;
        display:block;
        font-size:11px;
        font-weight:normal;
        margin-left:22px;
        padding-top:3px;
        }

#googleTickbox input {
        display:block;
        float:left;
        }

#googleNoOptInWarningBox {
        position:relative;
        top:-150px;
        width:267px;
        }

#googleAlertBox {
        position:absolute;
        background-color:green;
        background:transparent url(../images/googleBox.gif) repeat scroll 0 0;
        height:115px;
        width:257px;
        left:25px;
        top:168px;
        z-index:3;
        display:none;
        }

#googleAlertBox span {
        display:block;
        padding-top:10px;
        color:black;
        font-size:14px;
        letter-spacing:-1px;
        text-align:center;
        }

#googleAlertBox p {
        font-weight:normal;
        }
#yes{
        background:transparent url(../images/yes.gif) no-repeat scroll 0 0;
        left:30px;
		}

#no {
        background:transparent url(../images/no.gif) no-repeat scroll 0 0;
        left:140px;
        }

#yes, #no {
	    position:absolute;
        height:24px;
        top:78px;
        width:87px;
		cursor:pointer;
        }
		
/** tick 9 css**/
#googleWarning{
width:100%;
height:100%;
position:absolute;
top:0;
left:0;
display:none;
z-index:101;
}

#blackBackground{
width:100%;
height:100%;
position:absolute;
top:0;
left:0;
display:none;
background-color:#000;
z-index:99;
}


#tickbox {
    background-image:url(../images/tickbox.png);
    background-position:center;
    background-repeat:no-repeat;
    background-color:transparent;
    width:571px;
    height:163px;
    position:absolute;
    left:50%;
    margin-left:-293px;
    top:50%;
	margin-top:-163px;
    z-index:101;
}

.clear {
    clear:both;
}
#tick9 span, #akkord, #akkord a {
    font: 9pt Arial;
}

#tickbox .title {
    font:bold 9pt Arial;
    margin:0 auto 10px;
    padding:10px 5px;
    text-align:center;
}


#btnYesNo {
    width:300px;
    margin: 15px auto;
}

#akkord{
    text-align:center;
    width:95%;
}

#jaGaVerder {
    float:left;
    background:url(../images/ja_button1.png);
    width:136px;
    height:32px;
    cursor:pointer;
}

#neeGaVerder {
    float:right;
    background:url(../images/nee_button1.png);
    width:136px;
    height:32px;
    cursor:pointer;
}

#lpfootermenu {
   margin-top:5px;
   text-align:center;
   font-family:verdana,sans-serif;
}

#facebookTickbox {
    position:relative;
    display:none;
    width:300px;
}

#facebookTickbox  a{
    font-weight:bold;
}


#facebookWarning{
    position:relative;
    display:none;
    width:432px;
    height:194px;
    background: transparent url(../images/FacebookWarningBox.png);
}

#facebookWarning p{
    font-weight:bold;
    font-size:24px;
    margin:30px;
    margin-left:60px;
}