body {
    background-color:#F5F6F8;
    margin:0;
    padding:0;
    background:url(/img/calivary_background_repeat_X.gif);
    background-repeat:repeat-x;
    color:#000;
    font-family:Arial;
    font-size:12px;
}

#download_link{
    display: none;
}


#container {
    margin:0 auto;
    width:1024px;
    padding:0 0 0 0;
}

#canvas {
    width:958px;
    margin:0 auto;
    border:1px solid #a2a2a2;
}

#content_home {
    background-image:url(/img/content_background_home.gif);
    background-repeat:no-repeat;
    width:958px;
    height:377px;
}


#content {
    background-image:url(/img/content_background_big.gif);
    background-repeat:no-repeat;
    width:958px;
    min-height:496px;
    padding:10px 0 0 0;
}


#content_box {

    background-repeat:no-repeat;
    width:899px;
    height:444px;
    margin:25px auto;
}

#header {
    background-image:url(/img/header_calivary.gif);
    background-repeat:no-repeat;
    width:958px;
    height:99px;
}

#footer {
    background-color:#07a5e4;
    width:958px;
    min-height:17px;
    text-decoration:underline;
    margin:10px 0 0 0;
    padding:5px 0 5px 0;
    text-indent:10px;
}

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

#footer ul li {
    float:left;
    margin:0 0 0 5px;
}
#footer ul li a{
    color: #FFF;
    white-space:nowrap;
}

#menu {
    background-repeat:no-repeat;
    width:958px;
    height:27px;
    position:relative;
}

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

#menu ul li{
    background:url(/img/strip.gif);
    background-repeat:no-repeat;
    height:27px;
    float:left;
    margin:0 0 0 5px;

}

#menu ul li a {
    color:#FFFFFF;
    width:auto;
    text-decoration:underline;
    font-size:15px;
    font-weight:bold;
    margin:11px 0 0 13px;

}

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


.clear {
    clear:both;
}


#title {
    color:#07a5e4;
    font-size:22px;
    margin:5px 0 0 40px;
}

.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;
}

#content_winners {
    background-image:url(/img/container_box_winnaars.jpg);
    background-repeat:no-repeat;
    width:899px;
    min-height:444px;
    margin:25px auto;
    border:1px solid #c1c1c1;
    background-color:#f8f8f8;
}


#content_contact {
    background-image:url(/img/container_box_contact.jpg);
    background-repeat:no-repeat;
    width:899px;
    height:444px;
    margin:25px auto;
}

#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:-14px;
    left:-245px;
}

#contact .okMsg{
    color:green;
}

#contact div.message{
    color:red;
    font-weight: bold;
    position:absolute;
    top:407px;
}



.flag_navigation{
    list-style:none;
    margin:0;
    padding:43px 0 0 40px;
    width:900px;
}

.flag_navigation li{
    display:inline;
    margin:0 20px 0 0;
}

.country{
    width:150px;
    margin:2px 8px 0 0;
    float:right;
}

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

.support{
    margin:0 25px 0 25px;
}
.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;}


.content_error {
    color:#FFFFFF;
    background-color:#07a5e4;
    font-size:18px;
    font-weight:bold;
    display:inline-block;
    padding:82px;
    text-align:center;
    margin:80px 120px 0 150px;
    width:500px;
}


#content_partners {
    background-color:#F8F8F8;
    border:1px solid #C1C1C1;
    margin:25px auto;
    min-height:444px;
    width:899px;
    padding:10px 0 0;
}

#content_partners #title{
    margin:auto;
}



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

}

#service{
    background-color:#F8F8F8;
    border:1px solid #C1C1C1;
    margin:25px auto;
    min-height:444px;
    width:899px;
    padding:10px 0 0;
}
#services{
    margin:8px 0 5px 40px;
    line-height:21px;
}


#services h1{
    color:#07A5E4;
    font-size:22px;
    font-weight: normal;
}

#partner{
    background-color:#F8F8F8;
    border:1px solid #C1C1C1;
    margin:25px auto;
    min-height:444px;
    width:899px;
    padding:10px 0 0;
}
#partners{
    margin:8px 0 5px 40px;
    line-height:21px;
}


#partners h1{
    color:#07A5E4;
    font-size:22px;
    font-weight: normal;
}

#multilanguage {
    margin-left:32px;
}

#multilanguage a {
    color:#000000;
}

#multilanguage a:hover {
    text-decoration:none;
    color:gray;
}

