/*
    Document   : page
    Created on : Apr 1, 2009, 9:14:56 AM  // it's not a joke
    Description:
        Purpose of the stylesheet follows.
*/

body
{
    min-width:800px;
    font: 11px verdana, arial, sans-serif;
    background:url("../images/bckground.png") repeat-y scroll 50% 0 #BAB8B9;
}

#header
{
    min-width:600px;
}

#header,#left,#center,#left,#footer
{
    overflow:hidden;
    display:block;
}

/* safari and opera need this */
#header,#footer
{
    width:100%;

}

#footer
{
    clear:both;
    text-align: center;
}

.LoadingComponent
{
    text-align: center;
    width:100%;
}

a img
{
    border:0px;
}

.bl
{
    background: url(../images/headertest/bl.gif) 0 100% no-repeat #34b5dc;
    width: 100%;
}
.br
{
    background: url(../images/headertest/br.gif) 100% 100% no-repeat;
}
.tl
{
    background: url(../images/headertest/tl.gif) 0 0 no-repeat;
}
.tr
{
    background: url(../images/headertest/tr.gif) 100% 0 no-repeat;
    padding:10px;
}
.clear
{
    font-size: 1px;
    height: 1px;
    font-family: monospace;
}

/* #b3dc23   #83a119   */
.bl_connected
{
    background: url(../images/headertest/bl_green.gif) 0 100% no-repeat #b3dc23 ;
    width: 100%;
}
.br_connected
{
    background: url(../images/headertest/br_green.gif) 100% 100% no-repeat;
}
.tl_connected
{
    background: url(../images/headertest/tl_green.gif) 0 0 no-repeat;
}
.tr_connected
{
    background: url(../images/headertest/tr_green.gif) 100% 0 no-repeat;
    padding:10px;
}


.bbox_bl
{
    background: url(../images/bbox/border-bottom-left.png) 0 100% no-repeat #C9C5BE;
    width: 100%;
}
.bbox_br
{
    background: url(../images/bbox/coinbasgauche.png) 100% 100% no-repeat;
}
.bbox_tl
{
    background:url(../images/bbox/border-top-left.png) 0 0 no-repeat;
}
.bbox_tr
{
    background: url(../images/bbox/btr2.jpg) 100% 0 no-repeat;
    padding:18px 5px;
}


.bbox_bl2
{
    background: url(../images/bbox/border-bottom-left-intro.png) 0 100% no-repeat #b3afa4;
    width: 100%;
}
.bbox_br2
{

}
.bbox_tl2
{
}
.bbox_tr2
{
    padding-bottom:19px;
}


.bbox_bl3
{
    background: url(../images/header/coinbasgauchelaposte.jpg) 0 100% no-repeat #a8dae1;    
    width:990px;
}
.bbox_br3
{

}
.bbox_tl3
{
    
}
.bbox_tr3
{
    padding-bottom:19px;
}



.bbox_body_text_bbox
{
    margin-left:15px;
    margin-right:15px;
}

.bbox_body_text_intro_bbox
{
    margin-left:20px;
    margin-right:0px;
}

#anime
{
    vertical-align:middle;
}

.error_mssg
{
    color: #cc0033;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-right-width: 2px;
    border-top-color: silver;
    border-bottom-color: silver;
    border-left-color: silver;
    border-right-color: silver;
}


.test56
{

    font-family: Verdana;
    font-size: 18px;
    color: #6666ff;
    font-style: normal;
    
    margin-left: 5%;

    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: 900;
    font-variant: small-caps;
}

testcat
{
    font-family: Verdana;
    font-size: 12px;
    color: #6666ff;
    font-style: normal;
    font-weight: bold;
    margin-left: 10%;

    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 2px;
    padding-right: 5px;
    background-color: #000000;
    
}

.testbody
{
    font-family: Verdana;
    font-size: 12px;
    color: #9a958c;
    font-style: normal;

    margin-left: 10%;
}

.testbody h1
{
    font-family: Verdana;
    font-size: 18px;
    color: #9a958c;
    font-style: normal;
    font-weight: bold;
    margin-left: 10%;
}

.testbody2
{
    font-family: Verdana;
    font-size: 12px;
    color: #9a958c;
    font-style: normal;
    font-weight: bold;
    margin-left: 10%;
}


a
{
    text-decoration: none;
    color:#A39673;
}

a:visited
{
    text-decoration: none;
    color:#A39673;
}

a:hover
{
    text-decoration: none;
    color:#53524B;
}


.fill
{
    background-color: #9a958c;
    min-width:2%;
    font-size: 8px;


    text-align: left;
}


.go_to_top a
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;

}

.go_to_top a:visited
{
    text-decoration: none;
}

.go_to_top a:hover
{
    color:#ccffcc;
    text-decoration: none;
}

table
{
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
}


.BBoxBodyBreakLine
{
    font-size:0px;
    clear:both;
}

h2
{
    padding-top:0px;
    margin-top:0px;
}


element.style
{
    background-color:transparent;
    background-position:center center;
    background-repeat:no-repeat;
    border-bottom-color:#DFDFDF;
    border-bottom-style:solid;
    border-bottom-width:0px;
    border-top-color:#DFDFDF;
    border-top-style:solid;
    border-top-width:0px;
    cursor:pointer;
    display:inline-block;
    height:550px;
    min-height:32px;
    min-width:32px;
    visibility:visible;
    width:990px;
}




#list_up
{
    width:90%;
    margin-left:auto;
    margin-right:auto;

}

#list_up table
{
    width:100%;
}

#list_up table
{
    background-color:#D3D6CF;
    border:1px hidden #FFFFFF;
    font-family:serif;
    font-size:12px;
    text-align:center;
    width:70%;
}

#list_up th
{
    background-color:#A39673;
    color:#FFFFFF;
}

#list_up tr
{
    background-color:#D3D6CF;
    border:1px hidden #FFFFFF;
    font-family:serif;
    font-size:12px;
    text-align:center;
    width:90%;
}


.debug
{
    border: solid white 1px;
}

