/* CSS Document */

body,
div,
ul,
li,
a
{
    margin: 0 0;
    padding: 0 0;
    position: relative;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 12px;
}

body
{
    background-color: #f7f7f7;
}

a,
a:hover
{
    text-decoration: none;
    color: #777;
}

a:hover
{
    color: #000;
}

.pb-sprite
{
    text-indent: -1000px;
    background-image: url( '../img/pb-sprite.png' );
    background-position: 0 0;
    background-repeat: no-repeat;
    overflow: hidden;
}

/* Menu Bar */
.m-cont
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 100%;
    height: 80px;
    background-color: #282935;
    box-shadow:  0px 1px 5px #777;
    -webkit-box-shadow: 0px 1px 5px #777;
    -moz-box-shadow: 0px 1px 5px #777;
    z-index: 1000;
}

.m-cont .m
{
    margin-left: -490px;
    position: absolute;
    left: 50%;
    top: 0;
    width: 980px;
}

.m-cont .m #m-pb-logo
{
    float: left;
    margin-top: 10px;
    height:57px;
    width:221px;
    border: none;
    text-decoration: none;
}


/* Canvas */
.c-cont
{
    padding: 100px 0 20px;
    float: left;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 100%;
    z-index: 500;
}

.c-cont .c
{
    float: left;
    margin-left: -490px;
    left: 50%;
    top: 20px;
    width: 980px;
    background-color: #fff;
    box-shadow: 0px 1px 3px #aaa;
    -webkit-box-shadow: 0px 1px 3px #aaa;
    -moz-box-shadow: 0px 1px 3px #aaa;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

/* Footer */
.f-cont
{
    bottom: 0;
    left: 0;
    width: 100%;
    min-width: 100%;
    height: 80px;
    float: left;
}

.f-cont .f
{
    margin-left: -490px;
    left: 50%;
    top: 0;
    width: 980px;
    float: left;
}

.f-cont .f .copy
{
    float: left;
    height: 70px;
    line-height: 70px;
    font-size: 8px;
    color: #373737;
}

.f-cont .f #f-pb-logo
{
    margin-top: 20px;
    width: 180px;
    height: 40px;
    background-position: 0 -400px;
}

.f-cont .f #f-mcafee
{
    float: right;
    margin-top: 20px;
    width: 140px;
    height: 40px;
    background-position: 0 -760px;
}

.f-cont .f #f-mc
{
    float: right;
    margin-top: 20px;
    width: 100px;
    height: 40px;
    background-position: 0 -882px;
}

.f-cont .f #f-pci
{
    float: right;
    margin-top: 20px;
    width: 80px;
    height: 47px;
    background-position: 0 -680px;
}

.f-cont .f #f-visa
{
    float: right;
    margin-top: 20px;
    width: 100px;
    height: 40px;
    background-position: 0 -550px;
}

.menu
{
    float: left;
    padding: 15px 0;
    width: 180px;
}

.menu a
{
    float: left;
    margin-left: 15px;
    width: 168px;
    height: 25px;
    line-height: 25px;
    text-indent: 5px;
    border-style: solid;
    border-color: #fff;
    border-width: 1px;
}

.menu a:hover,
.menu a.selected
{
    background-color: #f7f7f7;
    border-style: solid;
    border-width: 1px;
    border-color: #eceef4;
}

.sections
{
    float: left;
    margin-left: 20px;
    margin-top: 15px;
    padding: 0 0;
    width: 780px;
}

.sections li
{
    float: left;
    padding: 5px 0;
    width: 100%;
    list-style: none;
    font-size: 22px;
    font-weight: bold;
    color: #063;
}

.sections li ul li
{
    padding: 2px 0;
    width: 100%;
    min-width: 100%;
    font-size: 13px;
    color: #373737;
}

.sections li ul
{
    float: left;
    margin-top: 15px;
    width: 100%;
    min-width: 100%;
}

.sections p
{
    float: left;
    margin-top: 15px;
    padding: 5px 0;
    font-size: 13px;
    font-weight: normal;
    color: #373737;
}

.sections .pb-sprite
{
    float: left;
    height: 90px;
}

.sections .visa
{
    width: 150px;
    background-position: 0 -460px;
}

.sections .pci
{
    width: 150px;
    background-position: 0 -590px;
}

.sections .mcafee
{
    margin-top: 30px;
    width: 150px;
    height: 30px;
    background-position: 0 -730px;
}

.sections .mc
{
    width: 150px;
    height: 80px;
    background-position: 0 -800px;
}

/* ADDED */
.clear {
    clear: both;
}

#support_info {
    width:515px;
    height: 90px;
    /*background-color: #282935;*/
    background: url('../img/btn_contact.png') no-repeat;
    padding-top: 25px;
    margin-top: 20px;
}

#support_data {
    text-align: center;
    width:310px;
    height: 50px;
    line-height: 20px;
    margin-left:25px;
}

#support_img_title {
    font-size: 14px;
    color: #373737;
}

#support_img_subtitle {
    font-size: 14px;
    color: #063;
}

#copyright {
    float: left;
    height: 70px;
    font-size: 12px;
    color: #47495e;
}

#support_title_probiller_homepage {
    color: #000000;
}

#li_support_1, #li_support_2, #li_support_3 {
    list-style: circle;
    margin-left: 10px;
    font-weight: normal;
}

.c h1{
    margin: 15px;
    color: #006633;
    font-size: 22px;
    font-weight: bold;
    width: 100%;
}

.faq-container li {
    list-style: none;
    margin: 15px;
}

.faq-container .question a {
    color: #373737;
    font-size: 14px;
    font-weight: bold;
    min-width: 100%;
    padding: 2px 0;
    width: 100%;
}

.faq-container .question a:hover {
    text-decoration: underline;
}

.faq-container .answer, .faq-container .answer a {
    color: #373737;
    font-size: 14px;
}

.faq-container .answer a {
    text-decoration: underline;
}

.faq-container .answer {
    padding: 5px 15px;
    min-width: 100%;
    width: 100%;
}

.hidden {
    display: none;
}

.support_sitemap {
    float: left;
    text-align: center;
    width: 100%;
    height: 10px;
    margin: 10px 0;
    left: 0;
    bottom: 0
}

.support_sitemap a {
    text-decoration: none;
    color: #70be44
}

.faq-sections
{
    float: left;
    width: 780px;
    padding: 5px 0;
}

form#lang {
    margin-left: -490px;
    position: absolute;
    left: 50%;
    top: 90px;
    width: 980px;
    margin-bottom: 15px;
}

div.response {
    margin-left: 15px;
}

div.response h2.success {
    color: #063;
}

div.response h2.failure {
    color: #8c0b1a;
}

.corp_address {
	display: block;
	width: 580px;
	height: 50px;
	background: url('../img/corp-580x50_left.png') left no-repeat;
    background-size: contain;
}