body {
    background:url("img/BG-xrepeat.jpg") repeat-x scroll 0 0 transparent;
    background-color:#dcf2ff;
    margin:0;
    padding:0;
    color:#000000;
    font-family:Arial;
    font-size:12px;
}
a{
    color:#000000;
}

#container {
    margin:0 auto;
    overflow:visible;
    text-align:center;
    vertical-align:middle;
    width:640px;
}

#canvas {
    width:640px;
    margin:0 auto;
    border:none;
    text-align: left;
}

#countryimage
{
    left:520px;
    position:relative;
    top:6px;
}

#content_home {
    margin-top:15px;
}

#content_service {
    margin-top:15px;
}
#content_winners {
    margin-top:15px;
}
#content_partners {
    margin-top:15px;
}

#content_partners p{
    color:#000000;
    font-size:13px !important;
    line-height:20px;
    margin-left:30px;
}

#content_contact {
    margin-top:15px;
}


#content {
    width:640px;
    margin-top: 10px;
    overflow: hidden;
    margin-bottom: 10px;
}

#content h1{
    color: #FF5247;
    margin-left:30px;
    font-weight: normal;
    font-size: 24px;
}

#content h2{
    color: #ff6804;
    margin-left:30px;
    margin-top:40px;
    font-weight: normal;
    font-size: 16px;
}
#content p,
#content_home p,
#content_service p,
#content_winners p,
#content_faq p,
#content_products p,
#content_contact p
{
    color:#000000;
    font-size:15px;
    line-height:20px;
    margin-left:30px;
}


.content_error {
    background-color:#FF6804;
    color:#FFFFFF;
    display:inline-block;
    font-size:18px;
    font-weight:bold;
    padding:82px;
    position:relative;
    text-align:center;
    top:-15px;
    width:82%;
}

#header {
    margin-bottom:10px;
}

#header .logo{
    max-width:100%;
}

#footer {
    background:transparent url(img/footer.jpg);
    background-repeat:repeat-x;
    margin:0 0 0 0;
    padding:10px 0 5px 0;
    width: 640px;
    text-align: left;

}

#footer a {
    text-decoration:underline;
    margin: 0 6px;
    line-height: 16px;
}

#footer ul {
    float: left;
    list-style:none;
    margin:0;
    padding:0;
}

#footer ul li {
    float:left;
    margin:0 0 0 5px;
}
#footer ul li a{
    color: #000;
}

#menu {
    /*left:731px;
    position:relative;
    top:-21px;
    width:185px;*/
    z-index: 99;
}

#menu ul {
    list-style:none;
    margin:0;
    padding:0;
}

#menu ul li{
    background-color: #FF5247;
    color: #000000;
    display: inline-block;
    height: 19px;
    margin: 0 0 0 5px;
    padding: 1px 6px;
    text-align: right;
}
#menu ul li:hover{
    /*background:url(img/menu_over.gif);*/
    background-color:#000000;
}

#menu ul li a {
    color:#FFFFFF;
    width:auto;
    text-decoration:none;
    font-size:15px;
    font-weight:bold;
    margin-right:3px;

}

#menu ul li a.active,
#menu ul li a:hover {
    text-decoration:none;
}

.clear {
    clear:both;
}


#title {

    color: #ff6804;
    margin-left:30px;
    margin-top:40px;
    font-weight: normal;
    font-size: 24px;

}

.winners{
    list-style:none;
    margin:0;
    padding:0;
    width:500px;
}
.winners li{
    border-bottom:1px solid #ccc;
    margin:11px 0 0 40px;
    padding:0 0 3px 0;
    position:relative;
}
.winners li span{
    display:inline-block;
    width:200px;
    position:absolute;
    top:0;
    right:0;
}

#product {
    background-image:url(img/container_box_product.gif);
    background-repeat:no-repeat;
    width:879px;
    height:110px;
    margin:20px auto;
    padding:15px 0 5px 25px;
}

#product span{
    color:#FFFFFF;
    background-color:#07a5e4;
    font-size:15px;
    font-weight:bold;
    display:inline-block;
    padding:2px;
}

#contact {
    margin:8px 0 5px 45px;
}

#contact label{
    width:135px;
    height:44px;
    display:block;
    float:left;
}
#contact span{
    width:290px;
    height:24px;
    float:left;
}
#contact input[type="text"]{
    width:240px;
    display:block;
    float:left;
}

#contact input[type="text"].msisdn{
    width:240px;
    display:block;
    float:left;
}
#contact input[type="radio"]{
    width:60px;
    display:block;
    float:left;
}

#contact span.unsub{
    visibility:visible;
}

#contact span{
    visibility:hidden;
}

#contact span.countryPref{
    visibility:visible;
    width:37px;
    height:24px;
    float:left;
    font-size:12px;
    position:relative;
    top:3px;

}



#contact .error{
    background:#F8DBDB none repeat scroll 0 0;
    border-color:#E77776;
}

#contact span.error{
    color:red;
    visibility:visible;
    border:none;
    background:none;
    background-repeat:no-repeat;
    position:relative;
    top:-19px;
    left:255px;
}

#contact .okMsg{
    color:green;
}

#contact div.message{
    color:red;
    font-weight: bold;
    position: relative;
    left: 400px;
    top: 160px;    
}

.flag_navigation{
    list-style:none;
    margin:0;
    padding:43px 0 30px 0;
    width:640px;
    text-align: center;
}

.flag_navigation a{
    text-decoration: none;
    padding-right: 10px;
}

.flag_navigation li{
    float:left;
    margin:0 0 0 20px;
}

.country{
    width:150px;
    margin:70px 0 0 20px;
}

.introtext{
    width:450px;
    font-family:verdana;
    font-size:11px;
    line-height:21px;
    margin:0px 0 0 40px;
}

.support{
    /**#dcf2ff*/
    background: url("img/bg_support.jpg") repeat-x scroll 0 0 transparent;
    margin-top: 20px;
    padding-bottom: 10px;
    padding-left: 0;
    text-align: justify;
    width: 620px;
}

.support p{

}
.support ol{

}

.support h1{
    margin-left:0px !important;
    color:#000000 !important;
}
.support h2{
    margin-left:0px !important;
    color:#000000 !important;
}

.handset_list{
    border:1px solid #d6d6d6;
    background-color:#f7f7f7;
    width:897px;
    margin:0 auto;
}
.handset_list table{
    border-top:1px solid #b9b9b9;
    border-left:1px solid #b9b9b9;
    font-family:Arial;
    font-size:11px;

}

.handset_list table td{
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    padding:2px;
    text-align:center;
}
.handset_list table td:first-child{
    text-align:left;

}
.handset_list .text{
    background-color:#119ace;
    color:#fff;
    padding:10px;
    font-weight:bold;
    text-align:left;
    border:1px solid #88d7f5;
    border-bottom:1px solid #88d7f5;
}

.handset_list .text a{
    color:#fff;

}

.handset_list .headings td{
    background-color:#14baf8;
    color:#fff;
    padding:10px 5px 5px 5px;
    border-right:1px solid #88d7f5;
    font-weight:bold;


}
.handset_list #title{ position:relative; padding:0 0 10px 0;}
.handset_list #title label{ display:inline-block; font-size:11px; color:#000;}
.handset_list #title form{ position:absolute; top:0px; right:21px;}





#partners_text{
    margin:8px 0 5px 40px;
    line-height:21px;
}

#select_country{
    color:#FFFFFF;
    font-size:13px;
    font-weight:bold;
    position:absolute;
    right:180px;
    top:4px;
    width:auto;

}

#download_link{
    display: none;
}


.tooltip{
    position:relative;
    z-index:999;
    display:none;
    background-color:#dedede;
    padding:5px;
    border:1px solid #fff;
    width:150px;
}

.tooltip p{
    margin:0;
    padding:0;
    color:#fff;
    background-color:#222;
    padding:2px 7px;
    text-align: center;
}

#flags{
    width: 640px;
    height: 20px;

}

#legal-text {
    border-top: 2px solid rgb(87, 126, 3);
    margin-top: 4px;
    height: 15px;
    text-indent: 10px;
    text-align: center;
    padding-top: 6px;
}