/* Picture Titles: general style */

.titles-picture {
  width: 620px;
  height: 215px;
  background: url(../img/titles/pictures/_default.jpg) left bottom no-repeat;
}

.titles-picture h2 {
  display: none;
}

/* Image Titles: customized styles */

#videos.titles-picture {
  background: url(../img/titles/pictures/videos.jpg) left bottom no-repeat;
}

#wallpapers.titles-picture {
  background: url(../img/titles/pictures/wallpapers.jpg) left bottom no-repeat;
}

#girls.titles-picture {
  background: url(../img/titles/pictures/girls.jpg) left bottom no-repeat;
}

/* Vivid Girl Select */
#girls-kayden-kross.titles-picture {
  background: url(../img/titles/pictures/girls/kayden_kross.jpg) left bottom no-repeat;
}


/* Plain Titles styles */

.titles-plain {
  width:  600px;
  height: 60px;
  margin: 0 0 8px 3px;
  background: url(../img/titles/plain/send_her_to_your_phone.gif) left top no-repeat;
  background-position: 0 -2px;
}

.titles-plain h2 {
  display: none;
}

#add-credits.titles-plain {
  background-image: url(../img/titles/plain/add_credits.gif);
}

#mobile-chat.titles-plain {
  background-image: url(../img/titles/plain/mobile_chat.gif);
}

#forgot-pin.titles-plain {
  background-image: url(../img/titles/plain/forgot_pin.gif);
}
