/* FRONT */

#intro {
	/*padding: 1em 0 0 1em;
	background: transparent url('/images/bg_fieldset.png') no-repeat;*/
}

#intro h3 {
  margin-bottom: .3em;
}

#intro #incompleteProfile dl {
  float: none !important;
}

#intro #incompleteProfile dl dt {
  clear: none !important;
}

#intro #incompleteProfile .checklist {
  /*overflow-y: scroll;*/
  height: 160px;
}

#intro #incompleteProfile .checklist li {
  width: 140px;
}

#intro #detach {
  padding: 16px 10px;
  margin-bottom: 1em;
  background: #FFC url('/images/bot_invite_more.png') no-repeat 8px 8px;
  height: 100px;
  padding-left: 176px;
}

#detach .detach-inner {
  padding: 1em;
}

#detach2 {
  padding: 16px 10px;
  margin-bottom: 1em;
  background: #FFC url('/images/bot_imgmsg_plus.png') no-repeat 8px 8px;
  height: 100px;
  padding-left: 176px;
}

#detach3 {
  padding: 16px 10px;
  margin-bottom: 1em;
  background: #FFC url('/images/bot_videochat.png') no-repeat 8px 8px;
  height: 100px;
  padding-left: 176px;
}

#company_detach {
  margin-bottom: 1em;
  background-color: #FFC;
  padding: 5px 1px 1px 30px;
}

#company_detach h3 {
    color: #000;
    font-weight: bold;
}

#incompleteProfile {
  padding: 1em;
	margin-bottom: 2em;
	background-color: #f8f5f2;
}

#detach .detach-inner a img {
  vertical-align: middle;
}

#detach .detach-inner label {
  font-weight: bold;
  width: 24%;
  display: block;
  float: left;
  margin-right: 1.5%;
  text-align: right;
  line-height: 1.6em;
}

form dl.list {
  border-top: 1px solid #ECEAE3;
  float: none;
  width: 100%;
}

form dl.list dt {
  float: none;
  border: 0;
  width: 24%;
  display: block;
  line-height: 1.6em;
  margin-bottom: -1.6em;
  clear: none;
  text-align: right;
}

form dl.list dd {
  display: block;
  padding: 0 0 0 25%;
  position: relative;
  border-top: 1px solid #ECEAE3;
  line-height: 1.6em;
}

form dl.list * {
  vertical-align: bottom;
}

#detaches a {
  text-decoration: none;
  padding: 1em 1em 1em 120px;
  min-height: 70px;
  vertical-align: middle;
}

#detaches a strong {
  font-size: 1.4em;
  margin-bottom: 1em;
}

#finvite {
  display: block;
	background: transparent url('/images/bot_invite.png') no-repeat;
}

#center_full #finvite {
  height: 86px;
  padding: 1em 0 1em 110px;
}

/* SIDETABS */

.sidetabs dl dt {
  margin-bottom: 2px;
}

/* ROUNDFRAME & PROFILE PICTURE */

.roundframe {
	width: 64px;
	position: relative;
	margin: 0 4px 4px 4px;
	float: left;
	overflow: hidden;
	padding: 5px;
	text-align: center;
}

.roundframe img {
	width: 64px;
	height: 64px;
}

.roundframe {
	background: transparent url('/images/frame64.png') no-repeat left top;
	width: 64px;
	/*height: 64px;*/
	font-size: .8em;
  padding: 5px;
}

#profilepic {
  background: transparent url('/images/frame128.png') no-repeat center top;
  width: 138px;
}

#profilepic img {
  width: 128px;
  height: 128px;
  margin: 5px;
}

.description {
  font-size: .9em;
  text-align: center;
}

.pfriends {
  float: none;
  min-height: 130px;
}

#insider .pfriends {
  margin-left: 30px;
}

#ranking h4 {
  position: absolute !important;
  width: 90px;
  height: 36px;
  background: transparent url('/images/ico32/rank.png') no-repeat top left;
  position: relative;
  float: left;
  left: 0px;
  top: 0px;
  z-index: 9;
  color: #c30;
  text-align: left;
  vertical-align: top;
  text-transform: capitalize;
  font-size: 1.2em;
}

#ranking h4 img {
  width: auto;
  height: auto;
  margin: 9px !important;
  vertical-align: top;
}

#ranking .roundframe {
	width: 90px;
  height: 100px;
  background: transparent url('/images/frame64.png') no-repeat 25px 17px;
  padding-bottom: 2em;
}

#ranking .roundframe img {
  margin-top: 17px;
  margin-left: 25px;
}

#right .pfriends {
  padding: 0;
}

#right .pfriends .roundframe {
  margin: 0;
  margin-left: 7px;
}

#insider .pfriends .roundframe {
  margin-top: 0;
}

.pfriends .roundframe img {
  margin-bottom: .75em;
  float: none !important;
}

.pfriends .roundframe a {
  text-decoration: none !important;
  min-height: 100px !important;
  display: block;
  float: none !important;
}

/* RULES */

.rule {
	background: transparent url('/images/bgrule.png') no-repeat top left;
	width: 100px;
	height: 12px;
	margin: 3px 0;
	position: relative;
}

.rule span {
	background: transparent url('/images/rule.png') no-repeat top left;
	width: 8px;
	height: 8px;
	margin: 2px 0;
	float: left;
	/*border-right: 1px solid #fff;*/
}

.rule img {
	position: absolute;
	left: 98px;
	top: 0px;
  float: right;
  cursor: pointer;
}

#editprofile .rule {
  margin-top: -.5em;
}

/* LEFTMENU */

dl.leftmenu {
	list-style-type: none;
	margin-bottom: 10px;
	background: transparent url('/images/bg_side.png') repeat-y right top;
	padding: 5px 0;
}

dl.leftmenu dt {
	background-color: #F1EFE9;
	margin-bottom: 4px;
	display: block;
}

dl.leftmenu dt.selected {
	background-color: #fff;
	color: #c30;
}

dl.leftmenu dt.fdselected { background-color: #fffae4 !important; }
dl.leftmenu dt.lvselected { background-color: #fae9f0 !important; }
dl.leftmenu dt.htselected { background-color: #ffecd9 !important; }

dl.leftmenu dt a {
	background: transparent url('/images/bullet_off.png') no-repeat 3px 3px;
	text-decoration: none !important;
	color: #605C5B !important;
	display: block;	
	padding: 3px 3px 3px 20px;
}

dl.leftmenu dt a:hover {
  color: #c30;
}

#menu_about dl dt.selected a,
dl.leftmenu dt.selected a {
	background: transparent url('/images/bullet.png') no-repeat 3px 5px;
	font-size: 1.2em;
	font-weight: bold;
}

/* PHOTOS */

.gallery {
  display: block;
  width: 98%;
}

.gallery input {
  margin-top: 4px;
  width: 100px;
  vertical-align: middle;
}

.gallery input.borderless {
  width: auto !important;
}

.cornerPics {
	width: 138px;
	min-height: 138px;
	background: #F1EFEA;
	float: left;
	margin-right: 1em;
	z-index: 100;
	text-align: center;
}

#intro .cornerPics {
	margin: 0 3px;
}

#status_lateral .cornerPics {
	margin: .5em;
  background: #eae6db;
}

.cornerPics a {
	text-decoration: none !important;
	color: #605c5b !important;
}

.cornerPics a img {
  margin: 5px 0 !important;
}

.gallery .cornerPics a img {
  margin: 0 0 5px 0 !important;
}

.folder {
	background: #EAE6DB;
}

.private {
	background-color: #F8BEB9 !important;
}

.photo {
	background-color: #F1EFEA;
}

#intro .photo {
	margin-bottom: 1em;
}

#intro .photo .legenda strong {
	white-space: nowrap;
}

.photo .legenda {
  margin: 5px 0;
	display: block;
	min-height: 2.4em;
	overflow: hidden;
	vertical-align: middle;
}

#insider .legenda img {
  display: none;
}

#newimg {
	background-color: #F1EFEA;
	width: 98%;
}

#newimg h3, #newimg p {
  margin-left: 8px;
}

#newimg label {
	text-align: right;
  margin-left: 8px;
  vertical-align: middle;
  width: 12em;
  display: block;
  float: left;
  padding: 2px;
}

#newimg input {
	width: 50%;
  vertical-align: middle;
}

#newimg input.borderless {
	width: auto !important;
}

#instrucoes {
  float: left;
  width: 300px;
  padding: 1em;
}

#instrucoes img {
  margin-top: -1.2em;
}

#instrucoes ol, #instrucoes ul {
  padding: 1em 2em;
  line-height: 1.5em;
}

#instrucoes ul li {
  list-style-type: none;
  padding-left: 20px;
  margin-bottom: .5em;
}

/* PATH */

.path {
  color: #605C5B;
  margin: 0;
  font-size: .9em;
}

.path a {
	text-decoration: none !important;
}

/* FACES */

.face {
	float: left;
}

/* QUOTE */

h3.quote {
	font-style: italic;
	text-align: center;
	background: transparent url('/images/lt_quote.png') no-repeat left top;
	margin: .5em 0;
}

h3.quote span {
	padding: 0 30px;
	background: transparent url('/images/rt_quote.png') no-repeat right bottom;
	text-align: center;
	display: block;
}

textarea#quote {
	width: 80%;
	height: 38px;
	overflow-y: auto !important;
}

/* RESUME */

.resume {
  min-height: 140px;
}

.resume h3.quote {
  margin: .5em 0 .5em 204px;
}

.resume h1, .resume p {
  margin-left: 204px !important;
}

/* ID */

.idcard {
	background-color: #f8f5f2;
	margin: 0;
	width: 98%;
}

#intro .idcard {
	width: 100%;
}

#detach .idcard {
	width: auto;
	margin: 0 .5em .5em .5em;
}

.idcard .roundframe {
  position: relative;
  margin-top: 8px;
  margin-left: 12px;
}

.idcontent {
	display: block;
	padding: 10px 10px 10px 96px;
	min-height: 6.4em;
}

.idcontent p {
  margin: 0;
}

/* RELATIONS SEARCH */

#search_form #searchTerm {
  width: 130px;
}

#prelsearch a {
  color: #333;
  text-decoration: none;
  display: block;
  padding: 2px 2px 2px 16px;
  background: transparent url('/images/ico12/right.png') no-repeat left 4px;
}

#prelsearch a span {
  color: #c30;
}

#prelsearch a.active {
  background: transparent url('/images/ico12/down.png') no-repeat left 4px;
}

#prelsearch a:hover {
  background: transparent url('/images/ico12/down.png') no-repeat left 4px;
}

#prelsearch input {
  vertical-align: middle;
}

#prelsearch input#searchTerm {
  width: 132px;
}

#prelsearch #type_sel, #prelsearch #orient_sel, #prelsearch #local_sel, #prelsearch #lang_sel, #prelsearch #age_sel, #prelsearch #goal_sel {
  margin-left: 16px;
}

#prelsearch .tab {
  margin-left: 42px !important;
}

/* LOCALIZATION */

#prelsearch #sub_local_other a,
#prelsearch #sub_local_other select {
  padding: 0;
  background: none;
  display: inline;
  vertical-align: top;
}

#prelsearch #sub_local_other select {
  width: 150px;
}

/* CLASSIFICACAO */

#center .classif,
#center_full .classif {
  vertical-align: middle;
  display: block;
  height: 1.8em;
}

.classif a, .classif span {
  display: block;
  background-color: #fff;
  border: 1px solid #F0EEE9;
  color: #605C5B !important;
  text-decoration: none !important;
  float: left;
  margin-right: .25em;
  padding: 0 .5em 0 0;
}

.classif a img, .classif span img {
  vertical-align: middle;
}

.classif span {
  border: 1px solid #fff;
}

.idcontent .classif span {
	background-color: #f8f5f2;
  border: 1px solid #f8f5f2;
}

/* TOPSEARCH */

form#topsearch {
	background: transparent url('/images/ico32/users.png') no-repeat left top;
	padding-left: 40px;
	display: block;
	vertical-align: middle;
}

form#topsearch * {
	vertical-align: middle;
}

form#topsearch input#searchTerm {
  width: 22.5em;
}

form#topsearch a {
	color: #605c5b;
	text-decoration: none;
	margin-right: 1em;
}

form#topsearch a.selected {
	font-weight: bold;
}

/* PAGINACAO */

.paginate {
  text-align: center;
  width: 100%;
  font-size: 1.4em;
  margin-bottom: 4px;
}

.paginate img {
  margin: 0 .25em;
}

.paginate a {
  text-decoration: none !important;
  color: #3a7304 !important;
}

.paginate .current {
  font-weight: bold;
  color: #c30;
}

/* HALF */

.half {
  float: left;
  width: 48%;
  margin-left: .5%;
}

.box {
  float: left;
  width: 96%;
  margin-left: .5%;
}

/* EDIT PROFILE */

.edit {
  display: block;
  margin-bottom: 2em;
  text-decoration: none !important;
}

/* FORM */

.readonly {
  color: #999;
}

.radio {
	border: none;
}

/* LANGUAGE LIST */

dd #languagesList {
  left: 25%;
}

#languagesList {
  position: relative;
  display: block;
  width: 70%;
}

.listItem {
  line-height: 1.4em;
  vertical-align: middle;
}

.listItem img {
  margin: 0;
  vertical-align: middle;
  margin-left: 3px;
  cursor: pointer;
}

/* FRIEND LIST */

#friends_list, #friends_list * {
  vertical-align: middle;
}

/* MISC */

.chkbox, .borderless {
  border: none;
}

.end {
  clear: both;
  font-size: 0;
  line-height: 0;
}

.minor {
  font-size: .85em;
}

.blind, .blind a {
	color: #333 !important;
}

.centerAlign {
  text-align: center;
}

.alignLeft {
  text-align: left;
  float: left;
  margin-right: 1em;
}

.alignRight {
  text-align: right;
  float: right;
  margin-right: 4px;
}

/* ACCOUNT */

.accfield {
  display: none;
}

/* CSS do Hint */

.hintbox {
  position: relative;
  left: -300px;
  width: 150px;
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #ca7800;
  visibility: hidden;
  z-index: 100;
  padding: 8px;
  background-color: #ffc;
}

#dhtmlpointer{
  position: absolute;
  left: 5px;
  top: -15px;
  z-index: 101;
}

#dhtmlpointer2{
  position: absolute;
  left: 145px;
  top: -15px;
  z-index: 101;
}

/* WAITING */

#waitingmsg {
  padding: 16px;
  padding-left: 40px;
  background: #fff url('/images/indicator.gif') no-repeat 16px 16px;
	border: 3px solid #666;
	width: 180px;
	height: 64px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 10;
}

.waitingoff {
  background: transparent url('/images/TBoverlay.png') left top;
}

.alert, .warning {
	padding: 8px;
	padding-left: 30px;
	background: #ffc url('/images/ico16/message_warning.png') no-repeat 8px 8px;
	color: #7a7242;
}


/* SIGN UP */

.signUp {
	/*background-color: red;*/
}

.signUp dt {
	width: 100%;
	clear: left;
	/*font-size: .8em;*/
	line-height: 1.5em;
}

.signUp dt label {
	width: 33% !important;
	cursor: pointer;
	display: block !important;
	float: left;
	padding: 8px 2px;
}

.signUp dt span {
  font-size: 1em !important;
}

.signUp dd {
	width: auto !important;
	float: left;
	padding: 8px 2px 0 2px;
}

.signUp dd.ddouble {
	width: 65% !important;
}

.signUp dd.ddate select {
	width: auto !important;
	display: inline;
}

.signUp dd label, .signUp dd input, .signUp dd select {
  /*width: 98% !important;*/
  display: block;
  vertical-align: middle;
  white-space: nowrap;
}

.signUp dd span,
dl.form dd span {
  font-size: .8em;
  display: inline;
  clear: both;
  clear: left;
  color: #605c5b;
}

.signUp dd img {
  vertical-align: middle;
  position: relative;
  top: 3px;
}

.signUp dd .checklist input {
  width: 12px !important;
  display: inline;
}

.signUp dl .alert,
.signUp dl .warning,
.signUp dl .tip,
.signUp dl .success,
.signUp dl .info,
.signUp dl .error,
.signUp dl .confAlert {
	margin-left: 0;
}

.signUp dl .alert span,
.signUp dl .warning span,
.signUp dl .tip span,
.signUp dl .success span,
.signUp dl .info span,
.signUp dl .confAlert span {
	color: #333;
}

.signUp dl .error span {
	color: #fff;
}

.signUp .checklist li {
  width: 49.5% !important;
  font-size: .9em;
}

.signUp .checklist label {
  width: 100% !important;
}

/* MAILBOX */

.mailactions {
  vertical-align: top;
}

#mailActions label {
	line-height: 2em;
}

input.mailactions {
  padding: 0;
  margin: -2px;
}

/* GOOGLE ADS */
#google {
	margin: 0 auto .5em auto !important;
	width: 740px;
	position: relative;
}

/* Poll */

#user_pool form {
	background: #F5F6F1 url('/images/bg_poll.png') no-repeat right 1em;
}

#user_pool p, #user_pool ul, #user_pool ol {
	font-size: 1.2em;
	padding-right: 80px;
}

#user_pool p {
	font-style: oblique;
  font-family: Arial, Helvetica, sans-serif;
}

#user_pool ul, #user_pool ol {
	padding-left: 2em;
	line-height: 1.4em;
}

#user_pool ul li *, #user_pool ol li * {
	vertical-align: middle;
}

#user_pool input{
	padding: .5em;
	padding-left: 2.2em;
  border: 0 !important;
}

 /*------------------------------------------------------------------------------------------------------*/

 /**
  * @section clearing methods
  * @see     http://yaml.de/en/documentation/basics/general.html
  */

  /* (en) clearfix method for clearing floats */
  /* (de) Clearfix-Methode zum Clearen der Float-Umgebungen */
   .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }

  /* (en) essential for Safari browser !! */
  /* (de) Diese Angabe benötigt der Safari-Browser zwingend !! */
  .clearfix { display: block; }

  /* (en) overflow method for clearing floats */
  /* (de) Overflow-Methode zum Clearen der Float-Umgebungen */
  .floatbox { overflow:hidden; }

  /* (en) IE-Clearing: Only used in Internet Explorer, switched on in iehacks.css */
  /* (de) IE-Clearing: Benötigt nur der Internet Explorer und über iehacks.css zugeschaltet */
  #ie_clearing { display: none; }

 /*------------------------------------------------------------------------------------------------------*/

 /**
  * @section subtemplates
  * @see     http://www.yaml.de/en/documentation/practice/subtemplates.html
  */

  .subcolumns { width: 100%; overflow:hidden; }

  /* (en) alternative class for optional support of old Mozilla/Netscape browers */
  /* (de) Alternative Klasse zur optionalen Unterstützung alter Mozilla/Netscape-Brower */
  .subcolumns_oldgecko { width: 100%; float:left; }

  .c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l {float: left; }
  .c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r {float: right; margin-left: -5px; }

  .c25l, .c25r { width: 25%; }
  .c33l, .c33r { width: 33.333%; }
  .c50l, .c50r { width: 50%; }
  .c66l, .c66r { width: 66.666%; }
  .c75l, .c75r { width: 75%; }
  .c38l, .c38r { width: 38.2%; }
  .c62l, .c62r { width: 61.8%; }

  .subc  { padding: 0 0.5em; }
  .subcl { padding: 0 1em 0 0; }
  .subcr { padding: 0 0 0 1em; }

  
/* PROMO */

#highlight { background: #eae9d7 url('/images/bghighlight-promo.jpg') top left repeat-x; overflow: hidden; }
#highlight .subcolumns { background: transparent url('/images/imghighlight.jpg') top center no-repeat; height: 390px; width: 98%; margin: 0 1%; }
#highlight .c50r { padding: 3em 0; }
#highlight #usercode { margin: .5em 0; font-size: 2em; padding: .5em; color: #308e00; text-align: center; border: 2px solid #fff; background-color: #fff78d; }
.accfield #highlight { background: none; overflow: auto; }
.accfield #highlight #usercode { border: 2px solid #cc9; }
#promo { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 8px 0; }
#promo a { display: block; margin: 0 .5em; color: #333; padding: .5em 0; }
#promo a:hover { text-decoration: none; }
#promo a strong { /*font-size: 1.33em; color: #c9261a; vertical-align: center; line-height: 20px;*/ }
#promo .image {
  margin: 0 auto;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  width: 90px;
  height: 90px;
}
#promo .price { color: #C9261A; }
#promo a:hover {
  background-color: #f8f5f2;
}
#about-store { background: transparent url('/images/bgtop-promo.png') top left repeat-x; display: block;  padding: 16px 0 0 0; }
#about-store .c50r { text-align: right; }
#about-store strong { font-size: 1.33em; color: #308e00; }

#releases { background: transparent url('/images/bgtop-promo.png') top left repeat-x; display: block;  padding: 16px 0 0 0; }
#releases h1, #releases h2 { border-bottom: 1px solid #ccc; }
#releases div.item { padding: 1em 0; border-bottom: 1px solid #ccc; }
.release-gallery img, #releases img { padding: 1px; border: 1px solid #ccc; }
.release-gallery { padding: 1em 0; }
#release-about { background-color: #ffc; border:1px solid #FFE98B; padding: 1em; }
#release-about img { border: 0; }

.text ul { padding-left: 1em; }

.price {
  color: #c9261a;
}

.oldprice {
  color: #999 !important;
  text-decoration: line-through;
}