/* html, body, div, span, applet, object, iframe, ol, ul, li, h1, h2, h3, h4, h5, h6, p, form, fieldset, dl, dt, dd, img, label, a, strong, caption, legend, table, caption, tbody, tfoot, thead, tr, th, td, blockquote {
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-family: Arial, Helvetica, sans-serif;
}
 */

body {
  text-align: center;
  background: #ffffff;
}

#logo {
  background: transparent url(/images/dating/logo.png) no-repeat 0 0;
  position: relative;
  z-index: 10;
  top: 12px;
  left: 20px;
  text-indent: -9999px;
  /* width: 350px; */
  height: 63px;
}

#headermid h6 {
  position: absolute;
  right: 50px;
  bottom: 37px;
  font-size: 18px;
  padding-right: 20px;
}

#header {
  height: 80px; /*115px*/
	/* background: #ffe4ec; */
}

#headermid {
  width: 980px;
	height: 80px; /*115px*/
  margin: 0 auto;
  position: relative;
  z-index: 5;
}

/* nav main */
.nav {
  text-decoration: none;
  list-style: none;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 870px !important;
  z-index: 230 !important;
  padding-right: 0px;
  /* border-bottom: 1px solid #E5E5E5; */
}

.nav li {
  float: left;
  padding: 0;
  margin: 0;
  border-left: none;
  background: #ffe1ea; /*#fff*/
}

.nav li.currentpage a {
  color: #000000 !important;
	/* background: none !important; */
	background: #ffffff;
  font-weight: bold;
}

.nav li.currentpage a:hover {
  text-decoration: none;
}

.nav li.currentpage {}

.nav li a {
  text-decoration: none;
  color: #454545;
  display: block;
  padding: 6px 10px;
  margin: 0;
  font-size: 13px;
}

.nav li a:hover {
  text-decoration: none;
  display: block;
  padding: 6px 10px;
  margin: 0;
	color: #ffffff;
	background: #e248b3;
}

.nav .first a, .nav .first a:hover {
  padding-left: 0px;
  margin-left: 0px;
}

/* statistics */
#coming {
  text-decoration: none;
  list-style: none;
  position: absolute;
  top: 7px;
  right: 20px;
  z-index: 20;
}

#overview {
  text-decoration: none;
  list-style: none;
  position: absolute;
  top: 7px;
  right: 225px;
  z-index: 20;
}

#coming li, #overview li {
  float: left;
  margin-right: 5px;
}

#coming #stats_online {
  margin-right: 0px !important;
}

#coming li a, #overview li a {
  color: #454545;
  line-height: 25px;
  text-decoration: none !important;
  padding-left: 30px;
}

#coming li a span, #overview li a span {
  font-weight: bold;
  text-decoration: underline;
  color: #454545;
}

#stats {
  list-style: none;
  position: absolute;
  top: 10px;
  right: 0px;
  z-index: 20;
  width: 280px;
  line-height: 30px;
}

#stats li {
  color: #fff;
  line-height: 25px;
  padding-left: 30px;
  line-height: 30px;
}

#stats li span {
  float: left;
}

#peepsml {
  background: transparent url(/images/dating/mail.png) no-repeat 0 50%;
}

#stats_total {
  background: transparent url(/images/dating/online.png) no-repeat 0 50%;
}

#stats_online {
  background: transparent url(/images/dating/friends.png) no-repeat 0 50%;
}

#stats_chat {
  background: transparent url(/images/dating/chat.png) no-repeat 0 50%;
}

.content {
  /*padding:50px 0px;*/
  /*border-top:1px solid #E5E5E5;*/
  min-height: 300px;
}

.content_browse {
  border-top: 1px solid #E5E5E5;
}

#footer {
  height: 300px;
  background: #ffffffff;
}

.footer_small {
  height: 120px !important;
}

.footermid_small {
  height: 100px !important;
}

#footer li {
  border: none;
}

#footermid {
  background: #ffffffff;
  width: 960px;
  height: 280px;
}

#footnav {
  top: 10px;
  left: 10px;
  height: 23px;
  text-decoration: none;
  list-style: none;
  position: absolute;
  left: 0px;
  z-index: 230 !important;
  width: 980px;
}

#footnav li {
  border-left: none;
  float: left;
  padding: 0;
  margin: 0;
  border-left: none;
}

#footnav li a {
  padding: 3px 10px;
  color: #FFFFFF !important;
  text-decoration: none;
  display: block;
  margin: 0;
  font-size: 13px;
}

#footnav li a dfn {
  color: #FFFFFF !important;
}

#footnav li a:hover {
  padding: 3px 10px;
  color: #FFFFFF;
  text-decoration: underline;
  display: block;
  margin: 0;
  background: none;
}

#footnav li a:hover dfn {
  color: #FFFFFF !important;
  background: none;
}

.currentpage a dfn {
  background: none;
}

#footnav li.currentpage a dfn {
  color: #FFFFFF !important;
  font-weight: bold;
  background: none;
}

#footnav li.currentpage a {
  color: #FFFFFF !important;
  font-weight: bold;
  background: none;
}

#footnav li.currentpage ul li a {
  background: none;
  font-weight: normal;
}

#footnav li ul li {
  float: none;
}

#footnav li.currentpage ul li {
  list-style-type: none;
}

#footnav li ul li {
  list-style-type: none;
}

#footnav li.currentpage ul li a {
  color: #FFFFFF !important;
}

#footnav li.currentpage ul li a:hover {
  color: #FFFFFF !important;
}

#copy {
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #FFFFFF;
}

#copy p {
  float: clear;
}

#copy a {
  color: #FFFFFF;
}

.breadcrumb a {
  /* font-family: Arial, Helvetica, sans-serif; */
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
  color: #888888;
  padding-left: 0px;
}

#mail_heading .from_mail,
#mail_heading .subject_mail,
#mail_heading .date_mail {
  /* font-family: Arial, Helvetica, sans-serif !important; */
  font-size: 14px;
  padding: 4px !important;
  color: #fff;
}

#mail_heading .from_mail_rp,
#mail_heading .subject_mail_rp,
#mail_heading .date_mail_rp,
#mail_heading .tickbox_mail_rp,
#mail_heading .delivered_mail_rp,
#mail_heading .autoreply_mail_rp,
#mail_heading .junk_mail_rp,
#mail_heading .attachment_mail_rp {
  font-size: 14px !important;
  /* font-family: Arial, Helvetica, sans-serif !important; */
  color: #fff;
}

.profile_second_menu {
  position: relative;
  clear: both;
  min-height: 20px !important;
  top: -15px;
  padding-left: 0px;
  left: -25px;
  padding-bottom: 0px;
}

.profile_second_menu ul li a {
  text-decoration: none;
}

#secondhead {
  background: none;
  border: none;
}

#footermid_small {
  background: #1A1A1A;
}

.alert_popup {
  background-color: #F1F3E9;
  border: solid 4px #e7678eff;
}

.alert_popup p.new_mail {
  color: #454545 !important;
}

.alert_popup p.new_mail a {
  color: #454545 !important;
}

.alert_popup p {
  color: #454545 !important;
}

.alert_popup p a {
  color: #454545 !important;
}

.close_win a {
  margin-right: 5px !important;
  background-color: #F1F3E9 !important;
  padding-top: 3px !important;
  padding-right: 20px;
}

.people_signup {
  height: 396px;
  width: 100%;
  background: transparent url(/images/common/signupf/signup_people_d8u.jpg) no-repeat right top;
  margin-top: 0px;
  padding-top: 0px;
}

#google_plusone {
  float: right;
  padding: 4px;
  padding-top: 20px;
  z-index: 330 !important;
  border-bottom: 1px solid #E5E5E5;
}

#coming li, #coming li dfn, #overview li dfn {
  color: #000;
  text-decoration: none;
}

.nav li a dfn, .nav li a span {
  color: #0099ccff;
  text-decoration: none;
}

/* .nav li a:hover, .nav li a:hover dfn, .nav li a:hover span {
  color: #0099ccff;
  background: none;
} */

.nav.sf-menu li a dfn, .nav.sf-menu li a span {
  color: #ffffff;
  text-decoration: none;
  background: #c66d79;
  padding: 1px 7px;
  top: -17px;
  box-shadow: none;
	border: .5px solid #df4242;
  opacity: 1;
}

.nav.sf-menu span.alternative {
  font-size: 10px;
  top: -23px;
}
