@charset "utf-8";

/* CSS Document */

body {

    background: #2b4f88;

    margin: 0px;

    padding: 0px;



}

.right_top_box {

    background: #f3f3f3;

    color: #4b4b4b;

    font-family: Arial, Helvetica, sans-serif;

    font-size: 12px;

    font-weight: normal;

    text-decoration: none;

    padding: 7px 15px 0 15px;

}

.right_top_text {

    color: #df281a;

    font-family: "Myriad Pro";

    font-size: 20px;

    font-weight: normal;

    text-decoration: none;

    padding: 19px 0px 13px 0;

}

.middle_box {

    background: #FFFFFF;

    padding: 23px;

}

.left_menu {

    background: #2b4f88;

    padding: 8px 0 0 0;


}

.left_menu_top_box {
    background: #64a0ff;
    padding: 0 0 0 16px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
}

.vendor_tab_head {
    background: #64a0ff;
    padding: 0 0 0 16px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;

}
.vendor_tab_head td {
    padding:10px 5px ;
}

.left_menu_link:link,
.left_menu_link:active,
.left_menu_link:visited {

    padding: 0 0 0 20px;

    color: #FFFFFF;

    font-family: Arial, Helvetica, sans-serif;

    font-size: 12px;

    font-weight: normal;

    text-decoration: none;

}

.left_menu_link:hover {

    padding: 0 0 0 20px;

    color: #64a0ff;

    font-family: Arial, Helvetica, sans-serif;

    font-size: 12px;

    font-weight: normal;

    text-decoration: none;

}

.middle_right_top_box {

    background: #df281a;

    padding: 0 0 0 10px;

    color: #fff;

    font-family: Arial, Helvetica, sans-serif;

    font-size: 17px;

    font-weight: normal;

    text-decoration: none;

}

.padding_box {

    padding: 10px 7px 0px 7px;

}

.right_inner_box {

    background: #f9f9f9;

    border: 1px solid #e9e9e9;

    padding: 10px;

}

.vendor_row td {

font-size: 14px;
    padding: 5px;

}
.vendor_row td a {

text-decoration: none;

}

.right_inner_top_text {

    color: #000000;

    font-family: Arial, Helvetica, sans-serif;

    font-size: 16px;

    font-weight: normal;

    text-decoration: none;

    border-bottom: 1px solid #dedede;

    padding: 5px 0 5px 0;

}

.right_inner_bottom_text {

    color: #000000;

    font-family: Arial, Helvetica, sans-serif;

    font-size: 12px;

    font-weight: normal;

    text-decoration: none;

    padding: 8px 8px 5px 8px;

    line-height: 19px;

}



.footer_bottom_bg {

    background: #df281a;

}

.login_bg {

    background: url(../images/login_image.png) left top no-repeat;

    padding: 118px 0 0 49px;

}

.toptext {

    color: #000000;

    font-family: Tahoma;

    font-size: 14px;

    font-weight: normal;

    text-decoration: none;

    text-transform: uppercase;

}

.textfield {

    background: url(../images/textfield_portion.png) no-repeat;

    width: 245px;

    height: 44px;

    color: #000000;

    font-family: Tahoma;

    font-size: 14px;

    font-weight: normal;

    text-decoration: none;

    border: none;

    padding: 0 5px;

}

.error {

    color: #ff0000;

    font-family: Tahoma;

    font-size: 12px;

    font-weight: normal;

    text-decoration: none;

}

.login_link:link,
.login_link:active,
.login_link:visited {

    color: #fff;

    font-family: Tahoma;

    font-size: 12px;

    font-weight: normal;

    text-decoration: none;

}

.login_link:hover {

    color: #272727;

    font-family: Tahoma;

    font-size: 12px;

    font-weight: normal;

    text-decoration: none;

}





#votre_compte_bot {

    width: 100%;

    float: left;

    padding: 0px;

    background: #fff;

    -moz-border-radius: 10px;
    /* Firefox */

    -webkit-border-radius: 10px;
    /* Safari, Chrome */

    border-radius: 10px;
    /* CSS3 */

    color: #FFFFFF;

    font-family: Arial, Helvetica, sans-serif;

}



#votre_compte_bot table {

    width: 100%;

}



#votre_compte_bot table th {

    background: #32c9fc;

    color: #fff;

    font-size: 12px;

    font-weight: 700;

    font-family: Arial, Helvetica, sans-serif;

    text-align: center;

    border: 1px solid #fff;

}



#votre_compte_bot table tr {

    width: 100%;

    background: #ebeaea;

}

#votre_compte_bot table td {

    border: 1px solid #fff;

    color: #605d5d;

    font-size: 12px;

    paddin: 3px 0 3px 0px;



}

.delete_link:link,
.delete_link:active,
.delete_link:visited {

    color: #f90326;

    font-family: Tahoma;

    font-size: 12px;

    font-weight: normal;

    text-decoration: none;

}

.delete_link:hover {

    color: #000;

    font-family: Tahoma;

    font-size: 12px;

    font-weight: normal;

    text-decoration: none;

}

.innertop_text {

    color: #2abbec;

    font-family: Tahoma;

    font-size: 14px;

    font-weight: normal;

    text-decoration: none;

}

.innersmall_text {

    color: #605d5d;

    font-family: Tahoma;

    font-size: 12px;

    font-weight: normal;

    text-decoration: none;

}

.button {

    border-radius: 5px;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px;

    border: 1px solid #007faa;

    font-weight: bold;

    background-color: #007faa;

    font-family: Arial, Helvetica, sans-serif;

    font-size: 12px;

    text-decoration: none;

    color: #FFFFFF;

    cursor: pointer;

    padding: 5px 13px;

}

.button:hover {

    border-radius: 5px;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px;

    border: 1px solid #464646;

    font-weight: bold;

    background-color: #464646;

    font-family: Arial, Helvetica, sans-serif;

    font-size: 12px;

    text-decoration: none;

    color: #FFFFFF;

    cursor: pointer;

    padding: 5px 13px;

}