/*####################################################################################################################################

  Z

####################################################################################################################################*/

.ui-bar-fb {  
  font-weight: bold;
  border: 1px solid       #be7800; 
  background:             #e99515; 
  color:                  #fff; 
  text-shadow: 0 -1px 0px #94440F; 
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3b5998), to(#476198)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(#3b5998, #476198); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(#3b5998, #476198); /* FF3.6 */
  background-image:     -ms-linear-gradient(#3b5998, #476198); /* IE10 */
  background-image:      -o-linear-gradient(#3b5998, #476198); /* Opera 11.10+ */
  background-image:         linear-gradient(#3b5998, #476198); 
}
.ui-btn-up-fb {
  border: 1px solid       #000000;
  background:             #3b5998;
  color:                  #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3b5998), to(#476198)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(#3b5998, #476198); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(#3b5998, #476198); /* FF3.6 */
  background-image:     -ms-linear-gradient(#3b5998, #476198); /* IE10 */
  background-image:      -o-linear-gradient(#3b5998, #476198); /* Opera 11.10+ */
  background-image:         linear-gradient(#3b5998, #476198); 
}
.ui-btn-up-fb a.ui-link-inherit {
  color:                  #fff;
}
.ui-btn-hover-fb {
  border: 1px solid       #333333;
  background:             #526898;
  color:                  #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#526898), to(#6b7998)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(#526898, #6b7998); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(#526898, #6b7998); /* FF3.6 */
  background-image:     -ms-linear-gradient(#526898, #6b7998); /* IE10 */
  background-image:      -o-linear-gradient(#526898, #6b7998); /* Opera 11.10+ */
  background-image:         linear-gradient(#526898, #6b7998); 
}
.ui-btn-hover-fb a.ui-link-inherit {
  color:                  #fff;
}
.ui-btn-down-fb {
  border: 1px solid       #000000;
  background:             #2c4f98;
  color:                  #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2c4f98), to(#365698)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(#2c4f98, #365698); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(#2c4f98, #365698); /* FF3.6 */
  background-image:     -ms-linear-gradient(#2c4f98, #365698); /* IE10 */
  background-image:      -o-linear-gradient(#2c4f98, #365698); /* Opera 11.10+ */
  background-image:         linear-gradient(#2c4f98, #365698);
}
.ui-btn-up-fb,
.ui-btn-hover-fb,
.ui-btn-down-fb {
  text-shadow: 0 -1px 0px #94440F;
  cursor: pointer;
  font-weight: bold; 
  text-decoration: none;
  font-family: Helvetica, Arial, sans-serif;
}
.ui-bar-fb, 
.ui-bar-fb input, 
.ui-bar-fb select, 
.ui-bar-fb textarea, 
.ui-bar-fb button { 
  font-family: Helvetica, Arial, sans-serif;
}
.ui-bar-fb .ui-link-inherit { 
  color:                  #fff;
}
.ui-bar-fb .ui-link { 
  color:                  #7cc4e7;
  font-weight: bold;
}
.ui-body-fb,
.ui-dialog.ui-overlay-fb {
  font-weight: normal;
  border: 1px solid       #222;
  background:             #444;
  color:                  #ddd;
  text-shadow: 0 -1px 0px #000;
  background-image: -webkit-gradient(linear, center top, center bottom, from(#333), color-stop(5%, #333), color-stop(15%, #444), color-stop(60%, #444), to(#222)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(#333 0%, #333 5%, #444 15%, #444 60%, #222 100%); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(#333 0%, #333 5%, #444 15%, #444 60%, #222 100%); /* FF3.6 */
  background-image:     -ms-linear-gradient(#333 0%, #333 5%, #444 15%, #444 60%, #222 100%); /* IE10 */
  background-image:      -o-linear-gradient(#333 0%, #333 5%, #444 15%, #444 60%, #222 100%); /* Opera 11.10+ */
  background-image:         linear-gradient(#333 0%, #333 5%, #444 15%, #444 60%, #222 100%);
}
.ui-body-fb, 
.ui-body-fb input, 
.ui-body-fb select, 
.ui-body-fb textarea, 
.ui-body-fb button { 
  font-family: Helvetica, Arial, sans-serif; 
}
.ui-body-fb .ui-link-inherit { 
  color:                  #fff; 
}
.ui-body-fb .ui-link { 
  color:                  #e98a15; 
  font-weight: bold; 
}
