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

#logo{margin-top: 30px;}

p{line-height: 1.3;}

.box-features{background-color: #E3E3E3;margin: 5px 0px !important;}

.box-features-in{padding-top: 12px;}

.flag_navigation li a{
font-size: 15px;
color: #0B4777 !important;
font-weight: bold;
text-decoration: none;
}

.flag_navigation li a:hover{
color: #42b7c1 !important;
}

.eleven-pers{width: 94.66667%;padding-left: 0px;}

.one-pers{width:5.33333%;padding-right: 5px; float: left !important; height: 82px; }

.extra{width:5.33333%;padding-right: 5px; float: left !important; }

.eddy{margin-bottom: 40px;}

.box-features-in{}

.gray-area{background-color: #FFF;}

.top-image-container{padding: 0px;}

.footer-line{padding: 0px;}

.grey-tittle{font-weight: bold;}

.grey-tittle span{font-weight: normal;}

.system{margin-top: 30px !important;}

.gdata-pack{text-align: right; float: left;}
.gdata-pack-text{padding-left: 40px;}

#container {
   /* overflow: hidden; */
background-color: #FFF;
}


#content_home{    

    }

#content_service{

    
    
}

#content_winners{
    

    
    
}

#content_contact{
    

    
    
}

#content_partners{
    

    
    
}

#content_cmt{
    

    
}

#content {

}

#content h1{
    color:#8eb43d;
    font-weight: normal;
    font-size: 24px;
    margin-top: 10px;
}

#content h2{
    color: #9D28A5;
    margin-left:30px;
    margin-top:10px;
    font-weight: normal;
    font-size: 16px;
}

#content h3,
#content h4{
    margin-left:30px;
    margin-top:10px;
}

#content_partners p,
#content_home p,
#content_service p,
#content_winners p,
#content_contact p,
#content_help p
{
    color: #000000;
    font-size: 13px;
    line-height: 20px;
    margin-left: 0px;
    margin-top: 10px;
}


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

#header {

}

#footer {
    background-color: #8eb43d;
    height: auto;
    text-align: center;
    padding: 7px 0px;
    color: #fff; 
    font-size: 12px;
    
}

#footer ul li{
    display: inline;
    padding: 0px 7px;
    font-size: 14px;
}

#footer ul li a{
    color: #FFF;
}

#footer_error {
    background:transparent url(img/footer.jpg);
    background-repeat:repeat-x;
    height:15px;
    text-decoration:underline;
    margin:0 0 0 0;
    padding:10px 0 5px 0;
    text-indent:10px;
    top:10px;
    position:relative;
}

#footer_flag {
    background:transparent url(img/Divider.png);
    background-repeat:repeat-x;
    height:15px;
    text-decoration:underline;
    margin:0 0 0 0;
    padding:10px 0 5px 0;
    text-indent:10px;
    top:10px;
    position:relative;
}

#content_error{
    min-height: 300px
}

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

.header-text{font-weight: bold;
margin-bottom: 10px;
font-size: 18px;}

.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 {
    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 125px 146px;*/
   font-size: small;
}

#contactInfo {
    float: right;
    margin: -164px 33px 0 0;
}

#contact label{
    width:135px;
    height:44px;
    display:block;
    float:left;
}
#contact span{
    width:auto;
    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"]{
    margin-right: 10px;
    margin-top: 0;
    display:block;
    float:left;
}

#ccSubmit{
	-moz-box-shadow:inset 0px 1px 0px 0px #8dc219;
	-webkit-box-shadow:inset 0px 1px 0px 0px #8dc219;
	box-shadow:inset 0px 1px 0px 0px #8dc219;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8eb43d), color-stop(1, #455e10) );
	background:-moz-linear-gradient( center top, #8eb43d 5%, #455e10 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8eb43d', endColorstr='#455e10');
	background-color:#8eb43d;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #405c05;
	display:inline-block;
	color:#FFF;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	height:32px;
	line-height:32px;
	padding: 0px 14px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #9e9e9e;
        cursor: pointer;
}

#ccSubmit:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #455e10), color-stop(1, #8eb43d) );
	background:-moz-linear-gradient( center top, #455e10 5%, #8eb43d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#455e10', endColorstr='#8eb43d');
	background-color:#455e10;
}

#ccSubmit:active {
	position:relative;
	top:1px;
}

#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{
    font-size: 12px;
    color:red;
    visibility:visible;
    border:none;
    background:none;
    background-repeat:no-repeat;
    position:relative;
    top:-14px;
    left:-240px;
    width: auto;
}

#contact .okMsg{
    color:green;
}

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

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

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


.country{
    width:150px;
    margin:80px 0 0 631px;
}

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

.support{
    background-color: #FFFFFF;
    min-height: 430px;
    padding-bottom: 20px;
    padding-top: 25px;
    text-align: justify;
}

.support_content{
	padding-bottom: 20px;
	text-align: justify;
	min-height: 430px;
}

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

.country_name{
    text-align: center;
}

#content_flag{
    border: 1px grey solid;
    border-top: none;
    background-color: white;
    width: 960px;
    padding: 8px;
    min-height: 250px;
    min-width: 200px;
    position: relative;
    margin: auto;
}

#mini_flag_header{
    border: 1px grey solid;
    border-bottom: none;
    margin: auto;
    font-size: 20px;
    padding: 8px;
    text-align: center;
    height: 25px;
    width: 960px;
    color: white;
    background-color: #42b7c1; 
}
#canvas {
    margin-top: 100px;
}
.nav {
    height: 0px;
}


#img-title{
    padding-left: 16px;
    line-height: 32px;
    color: #FFF;
    font-family: arial;
    font-size: 20px;
    margin: 0 auto;
    width: 905px;
    background-color: #42B7C1;
    height: 32px;
}


.link_home{cursor:pointer;}

#legal-text{
    font-size: 12px;
    margin-top: 10px;
}

.bold-title p {
    font-size: 18px !important;
    xfont-weight: bold;
    margin-left: 20px  !important;    
}
.bold-title ul {
    margin: 20px  !important;
}

#menu {
background-color: #003958;
height: auto;
text-align: center;
padding: 7px 0px;
color: #fff;
font-size: 12px;
}

#menu ul li {
display: inline;
padding: 0px 7px;
font-size: 14px;
}

#menu ul li a {
color:#FFF;
}

.multi-language .list { list-style: none; }
    .multi-language .list li { display: inline-block; margin: 2px 3px; padding: 2px 3px; cursor: pointer; }
        .multi-language .list li:hover { border-bottom: 2px solid magenta; }
    .multi-language .list li.current:hover { border-bottom: 2px solid darkmagenta; }
    .multi-language .list li.current { border-bottom: 2px solid #8E00FF; }

#contactForm { padding-top: 25px; }

#unsub-success { text-align: center; font-size: 1.4em; color: #003958; }