/* 
    Document   : template.my-profil
    Created on : 21-Jul-2011, 10:04:12 AM
    Author     : gsecher
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

/*root { */
    /*display: block;*/
/*}*/

/*.profile-content {*/
    /*margin-top: 40px;*/
/*}*/

/*.userInfos {*/
    /**/
/*}*/

/*.firstRow {*/
    /*padding-top:20px !important;*/
    /*padding-bottom:20px !important;*/
/*}*/

/*.userName {*/
    /*font-size: 20px;*/
    /*font-family: Arial ;*/
    /*color:#8a7a67 ;*/
/*}*/

/*.userPosition {*/
    /*font-size: 12px;*/
    /*font-family: Arial ;*/
    /*font-style: italic;*/
    /*color:#8a7a67 ;*/
/*}*/

/*.infoRow, .altInfoRow {*/
    /*padding:10px;*/
    /*padding-left:20px;*/
    /*font-family: Verdana; */
    /*font-size: 12px;*/
    /*color:#8a7a67;*/
/*}*/
/*.infoRow {*/
    /*background-color: #efedec ;*/
/*}*/

/*.altInfoRow {*/
    /*background-color: #f4f3f2 ;*/
/*}*/

/*.infoTitle {*/
    /*color : #bdb7b4 ;*/
/*}*/

/*.updatePicture,  .updateProfil{*/
    /*float: left;*/
    /*margin-top:10px;*/
/*}*/
/*.updateProfil a, .updatePicture a {*/
    /*font-family: Verdana;*/
    /*font-size: 10px;*/
    /*color:#b32017 ;*/
/*}*/

/*.updateProfil {*/
    /*margin-left: 90px;*/
/*}*/
/*.contentInfos {*/
    /*clear:both;*/
    /*padding-top: 40px;*/
/*}*/

/*.headerInfos {*/
    /*clear:both;*/
    /*margin-top:30px;*/
/*}*/

/*.headerInfos h3 {*/
    /*float: left ;*/
/*}*/
/*.headerInfos .itemInfos {*/
    /*float: right ;*/
/*}*/
 /*.itemValue {*/
    /*clear:both;*/
    /*padding-top: 10px;*/
    /*text-align: justify;*/
/*}*/

/*.addItem {*/
    /*float:right;*/
    /*margin-top: 5px;*/
    /*margin-bottom: 30px;*/
/*}*/

/*.itemName , .linkValue a{*/
    /*font-family: Verdana;*/
    /*font-size :10px ;*/
    /*color:#8a7a67;*/
    /*text-decoration: none;*/
/*}*/

/*.linkName, .linkName a {*/
    /*font-family: Verdana;*/
    /*font-size :13px ;*/
    /*color:#b32017;*/
    /*text-decoration: none;*/
/*}*/

/*.submitInfos {*/
    /*float: right;*/
    /*margin-top: 10px;*/
    /*margin-bottom: 10px;*/
/*}*/

/*#updatePicture .qq-uploader {*/
    /*background-color: transparent;*/
    /*float: left;*/
    /*width: auto;*/
/*}*/
/*#updatePicture .qq-upload-button {*/
    /*background-color: transparent;*/
    /*border: medium none;*/
    /*color: #B32017;*/
    /*float: left;*/
    /*font-family: Verdana;*/
    /*font-size: 10px;*/
    /*padding-top: 10px;*/
    /*text-decoration: underline;*/
/*}*/

/*.profile-content input {*/
    /*color:#bdb7b4;*/
/*}*/

/*.socialIcons {*/
    /*clear: both;*/
    /*padding-top: 10px;*/
/*}*/

/*.contactMember {*/
    /*background-color: #EAE7E5;*/
    /*border-radius: 7px 7px 7px 7px;*/
    /*margin-top: 20px;*/
    /*padding: 15px;*/
    /*cursor: pointer ;*/
/*}*/

/*.writeTo {*/
    /*color:#4A4A4A ;*/
    /*font-family: Arial ;*/
    /*font-size: 16px;*/
    /*font-weight: bold;*/
/*}*/

/*.writeMember {*/
    /*color:#1C5FAB;*/
    /*font-family: Arial ;*/
    /*font-size: 16px;*/
    /*font-weight: bold;*/
/*}*/

/*.contactMemberForm {*/
    /*display:none;*/
    /*height: 100%;*/
    /*left: 0;*/
    /*position: fixed;*/
    /*top: 0;*/
    /*width: 100%;*/
    /*background-image: url('../images/bgs/shadow.png') ;*/
    /*z-index: 10;*/
/*}*/

/*.memberForm {*/
    /*background-color: #FFFFFF;*/
    /*margin: 70px auto auto;*/
    /*padding: 30px;*/
    /*width: 400px;*/
/*}*/

/*.closeForm {*/
    /*float: right;*/
    /*margin-right: -45px;*/
    /*margin-top: -45px;*/
/*}*/

/*.formContent .contactMember {*/
    /*margin-bottom: 40px;*/
    /*margin-top: 0px;*/
/*}*/

/*.formContent label {*/
    /*display: block;*/
    /*clear: both;*/
    /*margin-top: 10px;*/
/*}*/

/*.formContent input  {*/
    /*width:390px;*/
    /*color:#777;*/
/*}*/
/*.formContent textarea  {*/
    /*width:390px;*/
    /*height:150px;*/
/*}*/

/*.requiredFields {*/
    /*font-size: 10px;*/
    /*font-style: italic;*/
    /*margin-top: 10px;*/
    /*margin-bottom: 30px;*/
/*}*/

/*.submitMemberForm {*/
    /*text-align: right;*/
/*}*/

/*.messageError {*/
    /*color:#B82E26 ;*/
    /*float:left;*/
/*}*/
/*.messageCongrats {*/
    /*color:green;*/
    /*float:left;*/
/*}*/

/*.qq-upload-drop-area {*/
    /*display: none !important;*/
/*}*/