/* CSS Document */
body{color:#004700;}
h1{font-size:22px;font-weight:bold;padding:3px 0 0 0;border-bottom:2px solid #B3E25A;font-size:22px;margin-bottom:3px;}
h2{font-size:22px;font-weight:bold;padding:3px 0 0 0;border-bottom:2px solid #B3E25A;font-size:22px;margin-bottom:3px;}
h3{font-weight:bold; font-size:18px; margin:0;}
h4{font-weight:bold; color:#DE9319; margin:0;}

p{
margin-top:0;
}

#viewprofile p{
margin-left:0px;
margin-right:0px;
}

.colonne {display:table-cell; padding:10px}
.colonne:first-child {background:#DAE5C6;width:150px; border-right:2px solid #FFF }
.colonne + .colonne { border: 1px solid #E1E8C0; }

.colonnegauche { float:left; width:138px; border-right:solid 2px #FFF; padding:10px; text-align:center; vertical-align:top;}
.colonnedroite { float:left; width:603px; padding:10px; vertical-align:top; }

.profile{background: #FFF url(../../img/background/bg_profile.gif) repeat-y 50% 0; }

div.blockmenuProfile {
margin-bottom:20px;
}

.pun h2 {
font-size:16px;
padding:0 6px;
font-weight:bold;
background-color:#FFC73F;
color:#FFFFFF;
}

div.box {
border-bottom-style:solid;
border-top-style:solid;
border-width:1px;
border:1px solid #F1F1F1;
}

div.blockmenuProfile li, div.rbox input 
{
display:inline;
line-height:1.4em;
}

#profile, #blog, #path
{
overflow:hidden; 
margin-left:20px;
margin-right:20px;
}

#blog .nocontent, #path .nocontent{
margin-left: 165px;
}

#pictures, #contact, #classifieds, #housing, #job
{
overflow:hidden;
margin-right:20px;
margin-left:20px;
}

#preview
{
	width: 109px; 
	height: 140px; 
	float: left; 
	text-align: center;
}
#preview p
{
	text-align:center;
}

fielset{
margin-left:20px;
margin-right:20px;
}

h2{
border-bottom:none;
border-top:none;
}
H2 A:link, .pun H2 A:visited, #brdmenu A:link, #brdmenu A:visited {COLOR: #E9A506}
H2 A:hover, #brdmenu A:hover {COLOR: #E9A506}

.editProfile{
text-decoration:none;
cursor:pointer;
}
.editProfile:hover{
text-decoration:none;
cursor:pointer;
}

.editProfile .btnLeft { 
float:left; 
background-image:url(/img/buttons/images/green-left-button-slice.gif); 
width:8px; 
height:31px;
}

.editProfile:hover .btnLeft{ 
background-image: url(/img/buttons/images/left-button-slice-on.gif);
}

.editProfile .btnMid { 
background-image: url(/img/buttons/images/green-middle-button-slice.gif);
background-repeat: repeat-x;
float: left;
font-weight: bold;
height: 31px;
text-align:left; 
font-weight:bold; 
font-size:14px; 
color:white; 
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
text-shadow:0pt 2px 1px rgb(46, 99, 12);
padding:7px 0 0 10px;
}
.editProfile:hover .btnMid{ 
background-image: url(/img/buttons/images/middle-button-slice-on.gif);
text-shadow:0pt 2px 1px #8c5911;
}

.editProfile .btnRight {  
float:left; 
background-image: url(/img/buttons/images/green-right-button-slice.gif); 
width:54px; 
height:31px;
}
.editProfile:hover .btnRight{
background-image: url(/img/buttons/images/right-button-slice-on.gif);
}
.editProfileBlog {
	clear:both; display:block;
}


/*blog - idem ds myprofile.css */
.blogModify fieldset, .blogAdd fieldset {
	clear:both;
	margin:10px 0 0 25px; padding:0 10px;
	width:740px;
}

.blogModify h3 {
	font-weight:bold;
	font-size:15px;
}

.blogTable {
	width:720px !important;
}

.blogTable .leftColumn {
	width:260px;
	text-align:left;
}
.blogTable .rightColumn {
	width:460px; /*padding-left:20px;*/
	text-align:left;
}
.blogTable .centralColumn {
	width:720px; text-align:left;
}

.blogTable .addBlogInput	{
	min-width: 250px;
}

/*action-normal*/
.actionBtn { /*margin:0;*/ height:29px; text-decoration:none; color:#333333; cursor:pointer }
.actionBtn { float:left; display:inline; /*margin:2px 0 0 10px;*/ }
.actionBtn:hover { text-decoration:none; color:#333333; }
.actionBtnLeft {
    float:left; display:inline; height:29px; width:11px;
	background-repeat:no-repeat;
  background-image: url('/img/blog_vertical.1.0.2.png');
  background-position: left -197px;
}
.actionBtnMid {
    float:left; display:inline; height:29px; line-height:27px; width:auto;
	color:#333333; font-weight:bold; text-decoration:none;
	background-repeat:repeat-x;
  background-image: url('/img/blog_vertical.1.0.2.png');
  background-position: left -226px;
}
.actionBtnRight {
    float:left; display:inline; height:29px; width:11px;
	background-repeat:no-repeat;
  background-image: url('/img/blog_vertical.1.0.2.png');
  background-position: left -255px;
}

/*action-special*/
.actionBtnBinocularLeft {
    float:left; display:inline; height:29px; width:29px;
	background-repeat:no-repeat;
  background-image: url('/img/blog_vertical.1.0.2.png');
  background-position: left -400px;
}
.actionBtn:hover .actionBtnBinocularLeft {
	background-repeat:no-repeat;
  background-image: url('/img/blog_vertical.1.0.2.png');
  background-position: left -529px;
}
.actionBtnPenLeft {
    float:left; display:inline; height:29px; width:29px;
	background-repeat:no-repeat;
  background-image: url('/img/blog_vertical.1.0.2.png');
  background-position: left -516px;
}
.actionBtn:hover .actionBtnPenLeft {
	background-repeat:no-repeat;
  background-image: url('/img/blog_vertical.1.0.2.png');
  background-position: left -545px;
}
.actionBtnRefreshLeft {
    float:left; display:inline; height:29px; width:29px;
	background-repeat:no-repeat;
  background-image: url('/img/blog_vertical.1.0.2.png');
  background-position: left -574px;
}
.actionBtn:hover .actionBtnRefreshLeft {
	background-repeat:no-repeat;
  background-image: url('/img/blog_vertical.1.0.2.png');
  background-position: left -603px;
}
.actionBtnEyeLeft {
    float:left; display:inline; height:29px; width:29px;
	background-repeat:no-repeat;
  background-image: url('/img/blog_vertical.1.0.2.png');
  background-position: left -458px;
}
.actionBtn:hover .actionBtnEyeLeft {
	background-repeat:no-repeat;
  background-image: url('/img/blog_vertical.1.0.2.png');
  background-position: left -487px;
}

/*promote*/
.toggleTable	{ display:none; }
.toggleTH		{ display:none; }
.toggleLink		{ /*display:none;*/ border:none; }
.toggleTH td, .toggleLink td	{ border:none; }
.toggleMiniLink	{ display:none; }

/**/
.reScanTop		{ margin:5px 0 5px 20px; }