﻿@font-face { font-family: RenaultLife-Lt; 
             src: url("fonts/Renault_Life/Renault_Life_Latin/Light/RenaultLifeWeb-Light.eot"); 
             src: url("fonts/Renault_Life/Renault_Life_Latin/Light/RenaultLifeWeb-Light.eot?#iefix") format("embedded-opentype"), url("fonts/Renault_Life/Renault_Life_Latin/Light/RenaultLifeWeb-Light.woff") format("woff");
}

@font-face { font-family: RenaultLife-Rg; 
             src: url("fonts/Renault_Life/Renault_Life_Latin/Regular/RenaultLifeWeb-Regular.eot"); 
             src: url("fonts/Renault_Life/Renault_Life_Latin/Regular/RenaultLifeWeb-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Renault_Life/Renault_Life_Latin/Regular/RenaultLifeWeb-Regular.woff") format("woff");
} 

body {
  display: block;
  margin:0 0 0 0;
  padding:0 0 0 0;
  font-family:Arial;
  font-size:12px;
}

A:link {color:Black; text-decoration:none; }
A:visited {color:Black; text-decoration:none;}
A:active {color:Black;text-decoration:none;}
A:hover {
    color: Black;
    text-decoration: none;
    border-bottom: 2px solid #00925b;
}

a.resetPasswordLink:hover {
    color: #0000EE;
    text-decoration: none;
}

a.mylink, a.mylink:link, a.mylink:visited, a.mylink:hover
{
  color:white;
  text-decoration:none;
  background:url('../Images/button_bg.png') left top;
  display:block;
  width:120px;
  height:21px;
  line-height:21px;
  text-align:center;
  margin-right:5px;
}

.grigView
{
    margin-top:50px;
    margin-bottom:5px;
    display:block;
    line-height:25px;
}


h2
{
    font-family:Arial;
    color:#3d3d3d;
    font-size:19px;
    font-weight:normal;
    margin:0 0 0 0;
    padding: 3px 5px 3px 5px;
    background-color:#cecece;
}
.wrapper
{
    margin: 0 auto;
    height: 400px;
    width: 965px;
}
.label
{
    padding:5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
}
table, tr, td
{
    border-collapse: collapse;
}

.closebuttonstyle
{
  
}
.wrapperLogin {
    margin: 0 auto;
    width: 340px;
    background-color: #f4f5f6;
    margin-top: 30px;
    text-align: center;
}

.menu {
    text-transform: uppercase;
    margin-bottom: 50px;
    border-bottom: 2px solid #e6e6e6
}
.menu ul
{
    margin:0 0 0 0;
    padding:0 0 0 0;
}
    .menu li {
        padding-right: 10px;
        float: left;
        font-weight: bold;
        list-style-type: none;
        font-size: 12px;
        border-right: 1px solid #e6e6e6;
        line-height: 1em;
        margin-top: 15px;
        margin-left: 5px;
        vertical-align: middle;
        top: 50%;
        position: relative;
    }


.leftContent
{
    float:left;
    display:block;
}

.header_menu
{
    float:left;
    width:965px;
    padding: 4px 0 4px 0;
}
.header_menu p
{
    margin: 0 0 0 0;
    padding: 0 0 0 15px;    
}
.logout
{
    color:#a2a5a4;
    text-transform:uppercase;
    font-size:11px;
}

.left_container
{
    width:100%;
    height:365px;
    float:left;
}

.right_container
{
    width:455px;
    height:365px;
    float:right;
    background-color:#e5e5e5;

}

.o_header
{
     height: 80px;
     padding-top:6px; padding-bottom:6px; 
}

.p_header
{
    font-size:19px;
    padding-left:8px;
    padding-top:4px;
    color:white;
    text-transform:uppercase;
    font-family:Arial;
    padding:4px 0 0 13px;
    margin:0 0 0 0;
    font-weight:bold
}

.header
{
    background-image: url('../Images/header.png');
    background-repeat:no-repeat;
    background-position:top; 
    width:965px;
    height:83px;
    padding-bottom:20px;
}

.content_holder
{
    width:965px;
    height:500px;
}

.right
{
    width:220px;
    height:390px;    
    background-color:#FFC600;
    border-left: solid 25px white;
    margin-top:35px;
}

.right p
{
    background-color:#cecece;
    margin:0;
    padding:4px;
    color:#3d3d3d;
    font-size:18px;
}

.leftContent
{
    float:left;
    width:744px;
}

.leftContent p
{
    background-color:#cecece;
    width:100%;
    margin:0;
    width:364px;
    padding:4px;
    color:#3d3d3d;
    font-size:18px;
  
}
.leftContent .leftColumn
{
    float:left;
    width:372px;

}
.leftColumn {
    float:left;
    width: 50%; 
     
}
.leftColumn .listBox {
    border-right: 1px solid #d3d3d3;
}

.rightColumn{
    float:right;
    width: 50%; 
}


.leftContent .rightColumn
{
    float:right;
    width:372px;
}
.listBox
{
    padding:10px;
    background-color:#e5e5e5;
    height:565px;
}

.listBox800 {
    padding: 10px;
    background-color: #e5e5e5;
    height: 800px;
}

.deleteButton
{
    margin: 10px 0 10px 10px;
    float: right;
}
.button
{
    margin:0;
    background-image:url('../Images/button_bg.png');
    background-position:50% top;
    background-repeat:repeat;
    color:White;
    padding-bottom:2px;
    cursor:pointer;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

.buttonYellow
{
    padding:0;
    margin:0;
    background-image:url('../Images/but.png');
    background-position:top;
    background-repeat:repeat-x;
    height:25px;
    color:#FFCC00;
}

.logged
{
    font-weight:bold;
    padding:10px;
}

.loggAs
{
    padding:10px;
}
.right span 
{
    font-size:11px;
    display:block;
    width:80px;
}
.leftContent span 
{
    font-size:11px;
    display:block;
    width:80px;
}

.Password {
    margin-bottom: 5px;
}

.Password span {
    text-align: right;
}
.resetMethodDiv {
    margin-bottom: 5px;
}

.ErrorPanel {
    padding-top: 10px;
}

.GoToLoginPageDiv {
    padding-top: 20px;
    text-align:center;
}
a.GoToLoginPageLink:hover {
    color: #0000EE;
    text-decoration: none;
}

a.GoToLoginPageLink:link {
    color: #0000EE;
    text-decoration: none;
}

a.GoToLoginPageLink:visited {
    color: #0000EE;
    text-decoration: none;
}

a.GoToLoginPageLink:active {
    color: #0000EE;
    text-decoration: none;
}

.RequrementsPanel {    
  font-size: 10px;
  width: 100%;
  text-align: center; 
}

#MainHeader {
	clear: both;
    padding: 17px 0 17px 0;
}

#HeaderLogo
{
    float: right;
    height: 60px;
}
#HeaderLogo img{
    height: 60px;
    border: none;
}

#HeaderTitle {
    font-family: Arial, sans-serif;
    font-size: 28px;
    text-transform: capitalize;
    font-weight: 100;
    color: #A2A5A4;
}

    #HeaderTitle span {
        display: block;
        font-family: "BNPPSans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
        color: #A2A5A4;
    }

table.TableControl {
    padding: 10px 0 10px 0;
    clear: both;
    width: 100%;
}

    table.TableControl tr th {
        font-weight: bold;
        text-transform: uppercase;
        height: 30px;
    }

    table.TableControl tr {
        border: 1px solid #ccc;
        height: 16px;
        padding: 1px;
        margin: 0;
        text-align: center;
    }

    table.TableControl th {
        border: 1px solid #ccc;
        height: 16px;
        padding: 1px;
        margin: 0;
        text-align: center;
    }

.SiteHeader {
    width: 30%;
}

table.TableControl td {
    border: 1px solid #ccc;
    height: 30px !important;
    padding: 1px;
    margin: 0;
    text-align: center;
    background-color: #f4f5f6;
}
