div.myMaster .memberItem .content {
  width:93%;
}

div#notifications {
  padding:0 20px;
}

div#notifications li {
  list-style-type:none;
  padding:5px 0;
  width:100%;
}

div#notifications li a {
  font-weight:bold;
}

div.networkResultMap {
  overflow:hidden;
}

#memberInfos {
  overflow:hidden;
  width:100%;
}

#memberInfos #left_pane {
  float:left;
  width:50%;
  text-align:center;
}

#memberInfos #right_pane {
  float:left;
  width:50%;
}

#memberInfos #right_pane ul {
  margin:0;
  padding:0;
}

#memberInfos #right_pane ul li {
  list-style:none;
  margin-bottom:3px;
}

#memberInfos #right_pane ul li label {
  font-weight:bold;
}

#search_form ul {
  margin:0;
  padding:0 10px;
}

#search_form label {
  display:block;
  padding-bottom:3px;
}

#search_form table {
  margin:0 auto;
  width:95%;
}

#members {
  overflow:hidden;
}

#members h3 {
  font-size:18px;
  font-family:Tahoma, Geneva, sans-serif;
  margin-bottom:10px;
  text-align:center;
}

#members h3 a {	
  color:#333;
}

#search_form ul li {
  list-style-type:none;
  padding-bottom:5px;
  overflow:hidden;
}

#search_form ul li label, #search_form ul li input {
  display:inline;
  line-height:20px;
}

#member_research_country_id, #member_research_race_id, #sf_guard_user_profile_filters_country {
  width:130px;
}

.homeAnimalItem {
  background-image:url(/images/gradient_bg.png);
  border-bottom:#CCC 1px solid;
  padding-bottom:5px;
}

.homeAnimalItem p {
  margin:2px 0 2px 0;
  font-size:11px;
}

.homeAnimalItem p small a {
  color:#CC3366;
}

.homeAnimalItem td {
  vertical-align:top;
}

.homeAnimalItem td a {
  font-size:18px;
  color:#333;
}

.homeAnimalItem td a.compareLink {
  font-size:9px;
  color:#039;
  font-weight:normal;
}

.homeAnimalItem ul {
  margin:10px 0;
}

.homeAnimalItem ul li, .homeAnimalItem ul li a {
  list-style-type:none;
  font-size:11px;
}

.searchItem {
}

.searchItem h3 {
  font-size:18px;
  margin-bottom:10px;
}

.aboutMe {
  padding:10px;
  overflow:hidden;
  position:relative;
  width:95%;
  height:auto;
  clear:both;
}

.aboutMe img {
  float:left;
  display:block;
  width:100px;
  height:100px;
  border:#ccc 2px solid;
  padding:1px;
  margin-right:10px;
}

.aboutMe ul {
  float:left;
  margin-top:0;
}

.aboutMe li {
  list-style-type:none;
  padding:0 0 5px 0;
}

div.colLeftNetworkMember {
  width:606px;
  margin:auto;
}

div.colLeftNetworkMember div.colLeftTop {
  background-image:url(/images/layout/images/bloc_network_member_01.png);
  height:9px;
  font-size:1px;
  width:100%;
}

div.colLeftNetworkMember div.topContent {
  background-image:url(/images/layout/images/bloc_network_member_03.png);
  padding:15px;
  width:auto;
  overflow:hidden;
  clear:both;
}

div.colLeftNetworkMember div.bottomContent {
  clear:both;
  width:auto;
  overflow:hidden;
  padding:5px 25px;
  _padding:5px 10px;
  background-image:url(/images/layout/images/bloc_network_member_05.png);
  background-repeat:repeat-y;
}

div.colLeftNetworkMember div.colLeftBottom {
  background-image:url(/images/layout/images/bloc_network_member_07.png);
  height:9px;
  font-size:1px;
  width:100%;
}

div.networkGlobalInfos {
}

div.myPets img, div.myFriends img {
  display:block;
  width:80px;
  height:80px;
}

div.myFriends .pagination img {
  display:inline;
  width:auto;
  height:auto;
}

div.myPets, div#myFriends, div.ModuleBordVert_principal-bis_300 div.networkPetList {
  max-height:420px;
  overflow-y:auto;
  overflow-x:hidden;
  width:100%;
}

div.myPets table {
  background-image:url(/images/layout/images/member_item_bg.png);
  padding: 5px;
}

div.myPets li {
  height: auto;
  border: none;
}

div.aboutMe #toolBar {
  float:right;
}

.myFriends .myFriendsContent {
  padding:10px;
}

.myFriends .memberItem {
  float:left;
  width:250px;
}

.memberItem ul {
  margin: 0;
  padding: 5px 0;
}

.myFriends .memberItem img {
  vertical-align:middle;
}

.myFriends .memberItem a {
  color:#333333;
  font-size:18px;
}

#groupSheetRight .list {
  margin:0;
  padding:0;
}

#groupSheetRight .list li {
  list-style-type:none;
  padding-bottom:15px;
}

#groupSheetRight ul li a {
  font-size:18px;
}

div.networkResults {
  clear:both;
  overflow: hidden;
  margin-top: 10px;
}

div.networkResultsOptions {
  overflow:hidden;
  margin-left:auto;
  margin-top:15px;
  margin-bottom:15px;
  height:20px;
  float:right;
  clear:both;
  font-weight:bold;
}

div.networkResultsOptions a {
  display:block;
  padding-left:20px;
  background-repeat:no-repeat;
  float:left;
  width:50px;
  height:18px;
}

div.networkResultsOptions a.map {
  background-image:url(/images/icons/map.png);
}

div.networkResultsOptions a.list {
  background-image:url(/images/icons/application_view_list.png);
}

div.networkResultMap .networkResultMapleft {
  float:left;
  width:33%;
  height:430px;
  overflow:scroll;
  overflow-x: hidden;
}

div.networkResultMap .networkResultMapright {
  float:right;
}

div.searchMapHeader {
  overflow:hidden;
}

div.searchMapHeader .searchForm {
  width:630px;
  float:left;
}

div.searchMapHeader .pub {
  float:right;
}

.note label {
  width:80px;
  display:block;
  float:left;
}

.note {
  width:100%;
}

.note img {
  width:10px;
  height:10px;
  margin-top:1px;
  padding:2px;
}

.note li {
  list-style-type:none;
  clear:both;
}

div.myGifts {
  overflow: hidden;
  height: 1%;
  margin:0;
}

.col_right div.myGifts {
  height: 85px;
}

.col_right div.myGifts .item {
  width: 80px;
}

div.myGifts .item {
  float:left;
  width:90px;
  height:80px;
}

div.myGifts .item .giftInfos .header {
  height:6px;
  background:url(/images/greenindicator.gif) no-repeat;
  background-position: 23px;
}

div.myGifts .item .giftInfos .content {
  background-color:#0C0;
  padding:5px;
}

div.myGifts .item .giftInfos {
  display:none;
  position:absolute;
  color:#FFF;
  margin-top:-15px;
  font-size:14px;
  padding:5px;
  z-index: 1;
}

div.myGifts .item .giftInfos a {
  color: #FFF;
  font-weight: bold;
}

div.myGifts div.item:hover .giftInfos {
  display:block;
}

a.giftSelector {
  display:block;
  width:90px;
  text-align:center;
  float:left;
  padding:7px;
  margin:2px;
  border:1px solid #FFF;
  color:#000;
}

a.giftSelector:hover, a.giftSelected {
  border:#000 1px solid;
  text-decoration:none;
}

a.giftSelector span {
  font-size:11px;
  color:#666;
}

div.chooseGiftRight .separator {
  height:30px;
}

div.chooseGiftRight h3 {
  margin-bottom:10px;
}

div.masterSearch table {
  width:95%;
  margin:auto;
}

div.masterSearch .radio_list li, div.masterSearch .checkbox_list li {
  float:left;
}

div.masterSearch .radio_list li label, div.masterSearch .checkbox_list li label {
  display:inline;
  font-size:11px;
  font-weight:normal;
}

div.masterSearch .radio_list li input, div.masterSearch .checkbox_list li input {
  height:auto;
  padding:0;
}

table.forumNetwork, table.directoryNetwork {
  font-size:11px;
  border:#CCC 1px solid;
  background-color:#F2F2F2;
  border-collapse:collapse;
}

table.forumNetwork tr.impair td, table.directoryNetwork tr.impair td {
  background-color:#FFF;
}

table.forumNetwork td, table.directoryNetwork td {
  padding:8px;
}

table.forumNetwork .date {
  color:#666;
  width:80px;
}

table.directoryNetwork .picture {
  width:40px;
  padding-right:0;
}

table.directoryNetwork .title a {
  color:#000;
}

table.forumNetwork .type {
  width:25%;
}

table.forumNetwork .content, table.directoryNetwork .title, table.directoryNetwork .content {
  font-size:14px;
}

table.forumNetwork .content a, table.directoryNetwork .content a {
  color:#000;
}

table.aboutPet {
  width:100%;
}

table.aboutPet td {
  vertical-align:top;
}

table.aboutPet .left {
  width:35%;
  margin-right: 10px;
}

table.aboutPet .right {
  width:60%;
}

div.networkBirthdays {
  overflow: hidden;
}

div.networkBirthdays li {
  float: left;
  width: 45%;
}

div.networkBirthdays li td div {
  display: block;
  width: 65px;
  overflow: hidden;
}

.col_right div.networkBirthdays ul.listContent li span {
  width: auto;
}

div.networkBirthdays li table {
  width: 70px;
}

div.network_list .memberItem {
  margin-bottom:15px;
}

div.left_content h1 a {
  color:#000;
}

div.network_list .memberItem .content {
  width:260px;
}

div.comicsPreview {
  overflow: hidden;
}

div.comicsPreview .comicsItem {
  float:left;
  width: 110px;
  height: 90px;
  text-align:center;
}

div.petPicture {
  float:left;
  width: 111px;
  height: 111px;
  text-align: center;
}

div.networkRewards .points {
  display: block;
  float: right;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 17px;
  -moz-border-radius: 10px;
  margin-top: -5px;
  position: absolute;
  right: 0;
  z-index: 0;
  border-radius: 10px;
  background-color: #F2F2F2;
  border-radius: 10px 10px 10px 10px;
}

div.networkRewards {
  position: relative;
}

div.networkRewards img {
  width: 57px;
}

div.networkRewards h2 img
{
  width: 16px;
  height: 16px;
}

div.networkRewards .points span {
  font-size: 17px;
  font-weight: bold;
}

div.networkRewards li {
  display: inline;
}

.networkMemberSheet .left_col h4, .memberInfos {
  padding-bottom: 20px;
  margin-bottom: 10px;
}

div.network_wall table
{
  width: 100%;
}

div.network_wall li {
  margin: 10px 0;
  padding: 0 0 10px;
  list-style-type: none;
  border-bottom: 1px solid #eee;
}

div.network_wall td.left
{
  width: 45px;
}

div.network_wall .thumb img {
  max-width: 150px;
  max-height: 100px;
  padding: 2px;
  margin: 0 10px 0 0;
  float: left;
}

div.network_wall .thumb a img {
  border: 1px solid #aaa;
}

div.network_wall td {
  vertical-align: top;
}

div.network_wall .label
{
  font-size: 13px;
  margin-bottom: 5px;
}

div.network_wall .label a {
  font-weight: bold;
}

div.network_wall table {
  font-size: 13px;
}

div.network_wall .description
{
  color: #666;
}

div.network_wall .mini .description
{
}

.network_module_footer {
  text-align: center;
}

#network_birthdays_container {
  padding: 5px 0;
}

.activity_filter {
  float: right;
  line-height: 20px;
  margin-top: 5px;
}

div.network_wall li.mini {
  margin: 0;
  padding: 3px 0;
}

div.network_wall li.mini .label
{
}

div.network_wall li.mini .left img {
  width: 20px;
}

.networkMemberSheet .left_col .toolBar {
  font-weight: bold;
}

.networkMemberSheet .left_col {
  width: 150px;
  float: left;
  border-right: 1px solid #ccc;
  margin-right: 10px;
  padding-right: 5px;
}

.networkMemberSheet .left_col .stylePic {
  max-width: 140px;
  margin-bottom: 10px;
}

.networkMemberSheet .left_col .next, .network_next {
  background-color: #628410;
  padding: 2px 3px;
  margin-bottom: 5px;
  font-size: 11px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #FFF;
  float: right;
  margin-top: 5px;
}

.activity_filter .network_next {
  margin: 0 0 0 5px;
}

.network_next.selected {
  background-color: #bbb;
}

.networkMemberSheet .middle_col {
  float: left;
  width: 460px;
}

.networkMemberSheet .middle_col h1 {
  margin-bottom: 5px;
  padding-bottom: 5px;
  background-position: top left;
}

.networkMemberSheet .right_col {
  width: 300px;
  float: right;
}

.memberDescription {
  font-size: 95%;
  width: 100%;
  margin: 10px auto;
  background: #fefefd; /* for non-css3 browsers */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f9ed', endColorstr='#fefefd'); /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#f7f9ed), to(#fefefd)); /* for webkit browsers */
  background: -moz-linear-gradient(top,  #f7f9ed,  #fefefd); /* for firefox 3.6+ */
}

.memberDescription h3 {
  background-color: #fefefe;
  border-bottom: 1px solid #666;
  padding: 2px 3px;
  color: #fff;
  font-size: 100%;
  background-color: #7c9114;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aac530', endColorstr='#7c9114'); /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#aac530), to(#7c9114)); /* for webkit browsers */
  background: -moz-linear-gradient(top,  #aac530,  #7c9114); /* for firefox 3.6+ */
}

.memberDescription li {
  list-style-type: none;
}

.memberDescription li strong {
  float: left;
  width: 30%;
}

.memberDescription li p {
  float: left;
}

.memberDescription .network_like  li {
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.memberDescription .network_like {
  overflow: hidden;
  margin: 5px;
  width: 98%;
}

.memberRounded {
  border-radius: 5px;
  padding: 5px;
}

.networkMemberDescription {
  margin: 5px 0;
}

.arrow-s {
  border-style: dashed;
  border-color: transparent;
  border-width: 0.53em;
  display: -moz-inline-box;
  display: inline-block;
  /* Use font-size to control the size of the arrow. */
  font-size: 10px;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: middle;
  width: 0;
  border-top-width: 1em;
  border-top-style: solid;
  border-top-color: #D40036;
  top: 0.25em;
  margin-right: 5px;
}

.memberMore {
  text-align: right;
  float: right;
  display: block;
  font-size: 95%;
  margin-bottom: 5px;
}

.networkNewStatus textarea {
  width: 85%;
  height: 38px;
}

.people_item {
  font-size:13px;
}

.people_item .row {
  height: 45px;
  overflow: hidden;
}

.people_item .stylePic {
  float: left;
  margin-right: 5px;
}

.people_item a
{
  line-height: 40px;
  font-size: 12px;
  color: #000;
}

.networkMemberSheet .left_col h4 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 2px;
  margin-bottom: 10px;
}

.memberDescription {
  display: none;
}

.networkNewStatus label {
  display: block;
}

#network_status_status, .networkNewComment #comments_description
{
  margin-top: 5px;
  color: #999;
  width: 395px;
  margin-top: 6px;
}

h3.status
{
  font-weight: normal;
  background-color: #F2F2F2;
  margin-bottom: 10px;
  font-style: italic;
  line-height: 16px;
  font-size: 110%;
  color: #333;
  display: block;
  background-image: url('/images/icons/comment.png');
  background-repeat: no-repeat;
  background-position: center left;
  padding: 10px 10px 10px 20px;
}

.secondary_pictures {
  width: 96%;
  margin: 0 auto;
  overflow: hidden;
}

.secondary_pictures_container {
  margin-bottom: 5px;
  padding-bottom: 30px;
}

.secondary_pictures li {
  list-style-type: none;
  float: left;
  margin: 5px;
}

.read_more_wall .loading {
  padding-right: 25px;
  background: url('/images/icons/network-loader.gif') no-repeat right;
}

.networkFriends li {
  width: 80px;
  height: 90px;
  overflow: hidden;
  float: left;
  list-style-type: none;
  font-size: 11px;
  text-align: center;
}

.networkFriends li img {
  display: block;
  width: 40px;
  height: 40px;
  margin: 2px auto;
}

.master-main-pic img
{
  width: 140px;
}

.network_add_friend {
  margin-bottom: 15px;
  overflow: hidden;
}

.network_add_friend a {
  background-repeat: no-repeat;
  display: block;
  font-weight: normal;
  margin-left: 0;
  font-size: 85%;
}

.left_col .pagination
{
  float: left;
}

.read_more_wall {
  text-align: center;
  margin: 5px 0;
}

.col_right .networkRewards .badges img
{
  width: 46px;
}

.col_right .badges ul li {
  border: none;
}

.to_days {
  float: right;
  font-size: 12px;
  color: #666;
}

.search_item {
  margin-bottom: 5px;
  background-color: #F2F2F2;
  border-radius: 5px;
  float: left;
  padding: 5px 10px;
}

.wall-hide {
  float: right;
  display: none;
}

div.network_wall .wall-item.send_gift .thumb a img,
div.network_wall .wall-item.new_reward .thumb a img {
  border: 0;
}

.wall-item:hover .wall-hide {
  display: block;
}

.wall-item .see-publication {
  font-size: 95%;
}

#give-biz {
  overflow: hidden;
  margin: 10px auto;
  width: 155px;
}

.give-biz
{
  color: #D40036;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  float: left;
  overflow: hidden;
  text-align: center;
}

#give-biz a {
  color: #628410;
  display: block;
  height: 100%;
  padding: 0 5px;
}

#give-biz span {
  display: block;
  height: 100%;
  padding: 0 5px;
  color: #628410;
  cursor: default;
}

.biz-cnt {
  left: 0;
  background: url('/images/bubble_right.png') no-repeat top right transparent;
  top: 0;
  color: #FFF;
  font-weight: bold;
  float: left;
  font-size: 85%;
  height: 20px;
}

#give-biz .biz-cnt span {
  display: block;
  background-color: #d40036;
  color: #FFF;
  height: 15px;
  padding: 0 5px;
  line-height: normal;
}

.biz-cnt div {
  background: url('/images/bubble_left.png') no-repeat top left transparent;
  padding-left: 3px;
  height: 20px;
  margin: 0 5px 0 0;
}

.networkNewComment {
  border-bottom: 1px solid #ccc;
  padding-bottom: 45px;
  margin-bottom: 5px;
}

.networkNewComment textarea {
  width: 100%;
}

.networkNewComment .postAuthor {
  margin-top: 10px;
  font-size: 11px;
  float: right;
}

.petComment {
  overflow: hidden;
}

.networkMemberSheet {
  overflow: hidden;
  width: 100%;
}

.wallSeparator {
  height: 1px;
  background-color: #ccc;
  margin: 10px 0 0 0;
}

.networkMemberSheet .stylePic {
  border: 0;
}

.networkMemberSheet .right_menu {
  margin-top: 40px;
}

.showMemberRanking {
  background: url('/images/match-teaser.jpg') top right no-repeat;
  height: 120px;
  padding-right: 110px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

.showMemberRanking strong {
  font-size: 130%;
  margin: 5px auto;
  display: block;
}

.photoDetailOptions {
  text-align: center;
}

.photoDetailOptions table {
  margin: 0 auto;
}

.photoDetailOptions .social
{
  width: 100%;
}

.photoDetailOptions .social td {
  width: 33%;
}

.photoDetailOptions .social .fb {
  padding-left: 90px;
}

ul.nbPetList {
  padding: 0;
}

ul.nbPetList li {
  display: block;
  float: left;
  text-align: center;
  width: 25px;
  padding: 4px;
}

.online-box
{
  margin: 0 0 5px 18px;
  width: 85px;
  font-size: 11px;
  background: url('/images/icons/bullet_green.png') no-repeat #F2F2F2 center left;
  padding: 2px 5px 2px 15px;
  border-radius: 5px;
}
