/* CSS Document */


/*Acest document este realizat numai pentru LAMAR TRUST*/
/* realizat de cosmin ciobanu, c-design-studio.ro*/

body{
background-color:#FFFFFF;
color:#666666;
margin:0px;
padding:0px;
}

#wrapper{
background-color:#FFFFFF;
color:#666666;
width:903px;
margin:0 auto;
}

#header{
width:900px;
height:261px;
}

.left{
width:198px;
margin-top:24px;
float:left;
}

.inleft{
width:198px;
border-left:1px solid #e0e1e1;
border-bottom:2px solid #e0e1e1;
margin-left:0px;
margin-top:-5px;
}


.right{
width:687px;
float:left;
margin-top:30px;
border-right:2px solid #e0e1e1;
border-top:2px solid #e0e1e1;
}

.content{
width:650px;
margin-top:30px;
border:2px solid #e0e1e1;
font-size:11px;
font-family:"Trebuchet MS";
padding-left:10px;
padding-right:10px;
}

.title{
font-size:18px;
font-weight:bold;
font-family:"Trebuchet MS";
color:#287dd2;
background-color:transparent;
text-align:center;
}
.subtitle{
font-size:14px;
font-weight:bold;
font-family:"Trebuchet MS";
color:#287dd2;
background-color:transparent;
margin-left:10px;
}

.greysubtitle{
font-size:16px;
font-weight:bold;
font-family:"Trebuchet MS";
color:#999999;
background-color:transparent;
margin-left:10px;
}

.footer{
width:666px;
margin-top:0px;
border-top:none;
border-left:2px solid #e0e1e1;
border-right:2px solid #e0e1e1;
border-bottom:2px solid #e0e1e1;
font-size:9px;
font-family:"Trebuchet MS";
color:#666666;
background-color:transparent;
padding-left:10px;
padding-right:10px;
margin-left:auto;
margin-right:16px;
clear:both;
}

.big{
font-size:12px;
font-weight:bold;
}

/* LINKURI */

a:link{
color:#666666;
background-color:transparent;
text-decoration:underline;
}

a:visited{
color:#666666;
background-color:transparent;
text-decoration:underline;
}

a:hover{
color:#287dd2;
background-color:transparent;
text-decoration:none;
}

a:active{
color:#666666;
background-color:transparent;
text-decoration:underline;
}

input{
border:1px solid #cccccc;
font-size:11px;
font-family:"Trebuchet MS";
}
.button{
border:1px solid #cccccc;
font-size:12px;
background-color:#F0F1F5;
color:#287dd2;
height:20px;
}

.myh{
display:none;
font-size:10px;
}
span{ display:none}