body {
	font: 11px Verdana;
	background: url('../img/site/background.png') repeat-x #121D2F;
	margin: 0;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

A:link {
	color: #fff; text-decoration: none; 
}

A:visited {
	color: #fff; text-decoration: none; 
}

A:active { 
	color: #fff; 
}

A:hover {
	color:#fff; text-decoration: none;
}

a.linkBlack {
  color: #000;
  /*text-decoration: underline;*/
}

#formerror {
	color: red;
	line-height: 20px;
	display: none;
	background: #cccccc; 
	padding: 5px; 
	border: 1px solid red;
	margin: 5px 0 5px 0;
}

#formwarning {
	color: blue;
	line-height: 10px;
	display: none;
	background: #cccccc;
	padding: 5px;
	border: 1px solid yellow;
	margin: 5px 0 5px 0;
}

#formsuccess {
	color: #101B2C;
	line-height: 20px;
	display: none;
	background: #cccccc; 
	padding: 5px; 
	border: 1px solid #101B2C;
	margin: 5px 0 5px 0;
}

select, input, textarea {
  font-size: 11px Verdana;
  border: 1px solid #999;
}

fieldset {
  padding: 10px 10px 10px 10px;
  border: 1px solid #999;
  border-collapse: collapse;
  display: block;
}

fieldset .picture {
  padding: 5px !important;
  border: 1px solid #999;
  border-collapse: collapse;
  width: 105px;
  /*height: 100px;*/
  float: left;
  margin: 0 3px 0 3px;
}

legend {
  font-weight: bold;
}

.top {
	height: 138px;
	background: url('../img/site/top_background.png');
}

.content {
	width: 950px;
	height: 100%;
    margin: 0 auto;
    /*background: url('../img/site/center_background.png') no-repeat;*/
}

.contentIntern {
  padding: 10px 10px 10px 10px;
  background: url('../img/model/profile_background.png') repeat-x #B5B5B5;
}

.contentInternAds {
  padding: 10px 10px 0 10px;
  background: url('../img/model/profile_background.png') repeat-x #B5B5B5;
  display: table;
  width: 100%;
}

.titleWhite {
  color: #fff;
  font-weight: bold;
  font-size: 17px;
  margin: 10px 0 10px 0;
}

.titleBlack {
  color: #000;
  font-weight: bold;
  font-size: 17px;
  margin: 10px 0 10px 0;
}

.search {
	height: 42px;
    width: 534px;
	background: url('../img/site/search_background.png') no-repeat;
    float: right;
    clear: right;
    color: #fff;
    text-align: center;
    top: -31px;
    z-index: 1;
    position: relative;
    left: 10px;
}

.searchSelect {
  background: #000;
  color: #fff;
  font: 11px Verdana, Arial;
  border: 1px solid #000;
}


.bottom {
  color: #fff;
  line-height: 19px;
  font: 10px Verdana, Arial;
  width: 950px;
  clear: both;
}

.home {
  width: 746px;
  float: left;
  margin-bottom: 10px;
  top: 0;
  display: table;
  clear: left;
}


.homeTable {
  width: 746px;
  height: 198px;
}

.homeTableItens {
  color: #fff;
  line-height: 18px;
  text-align: center;
}

.homeTab {
  width: 123px;
  height: 30px;
  line-height: 25px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.bannerHome {
  width: 950px;
  height: 149px;
  background: #000;
  margin: 10px 0 10px 0;
  border: 1px solid #213653;
  display: table;
}

.searchTab {
  background: #330505;
  height: 30px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 0 20px;
  display: block;
  float: left;
  line-height: 25px;
  margin-right: 3px;
}

.searchTable {
  width: 746px;
  background: #330505;
  display: table;
  float: left;
  clear: left;
  padding: 5px;
}

.searchResultContent {
  width: 739px;
  /*height: 187px;
  background: #260303;*/
  padding: 5px;
  margin: 10px
  color: #fff;
}

.searchResultContentColor {
  width: 739px;
  background: #260303;
  padding: 5px;
  margin: 10px
  color: #fff;
}

.textWhite {
  color: #fff;
}

.textBlack {
  color: #000;
}

.textRed {
  color:  #330505;
}


.pagination {
  width: 758px;
  clear: left;
  color: #fff;
  line-height: 25px;
}

.tabOn {
  background: #330505;
  height: 30px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 0 20px;
  display: block;
  float: left;
  line-height: 30px;
  margin-right: 2px;
}

.tabOff {
  background: #1E0101;
  height: 30px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 0 20px;
  display: block;
  float: left;
  line-height: 30px;
  margin-right: 2px;
}

.adTable {
  width: 746px;
  float: left;
  clear: left;
  padding: 5px;
  list-style-type: none;
  background: url('../img/ad/ad_background.png') bottom center repeat-x #330505;
  color: #fff;
}

.modelTable {
  width: 735px;
  float: left;
  clear: left;
  padding: 5px;
  list-style-type: none;
  background: url('../img/ad/ad_background.png') bottom center repeat-x #330505;
  color: #fff;
  line-height: 15px;
}

.modelprofile {
  width: 746px;
  background: url('../img/model/profile_background.png') repeat-x #B5B5B5;
  float: left;
  clear: left;
  padding: 5px;
  color: #fff;
  margin-top: 30px;
  display: table;
  padding: 10px 10px 10px 10px;
  /*line-height: 20px;*/
}

.livecams {
  width: 740px;
  background: #B5B5B5;
  float: left;
  clear: left;
  /*margin-top: 30px;*/
  display: table;
  padding: 10px 10px 10px 10px;*/
  /*line-height: 20px;*/
}

#overlay { 
    position: fixed;
    top: 0px;
	left: 0px;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 1001; 
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
}

#boxregister {
    position: fixed;
	text-align: left;
	height: 354px; 
	width: 751px; 
	left: 50%; 
	top: 50%;
    z-index:1002;
    overflow: hidden;
	background: url('../img/popup/box.jpg') repeat-x #8BACD0;
	color: #fff;
	margin-left:-375px;
	margin-top: -150px;
}

#boxlogin {
    position: fixed;
	text-align: left;
	height: 227px; 
	width: 481px; 
	left: 50%; 
	top: 50%;
    z-index:1002;
    overflow: hidden;
	background: url('../img/login/background.jpg') repeat-x #8BACD0;
	color: #fff;
	margin-left:-160px;
	margin-top: -90px;
	/*padding: 10px 10px 10px 10px;*/
	line-height: 20px;
}


/**
* TABS
*
*/
/* dock - top */
.dock {
	/*position: relative;*/
	height: 50px;
	text-align: center;
	width: 150px;
}
.dock-container {
	position: absolute;
	height: 50px;
	/*background: url(images/dock-bg2.gif);*/
	/*padding-left: 20px;*/
}

a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px;
	width: 100%;
}
.dock-item span {
	display: none; 
	/*padding-left: 20px;*/
}


#dock2 {
	width: 83%;
	position: absolute;
	left: 0px;
}
.dock-container2 {
	position: absolute;
	height: 50px;
}
a.dock-item2 {
	/*display: block;*/
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	bottom: 0px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	clear: left;
	
}
.dock-item2 span {
	display: none;
	/*padding-left: 20px;*/
}
.dock-item2 img {
	border: none; 
	margin: 50px 10px 0px;
	width: 100%;
}


#text_logo_line {
  position: absolute;
  left: 40px;
  top: 100px;

  text-transform: capitalize;
  font-family: Arial, Helvetica;
  font-size: 24.29px;
  color: #FFFFFF;
}

#text_logo_long {
  width: 500px;
  position: absolute;
  left: 40px;
  top: 150px;

  font-family: Arial, Helvetica;
  font-size: 12px;
  color: #FFFFFF;
}

#text_main {
  text-align: justify;
  font-family: Arial, Helvetica;
  font-size: 10px;
  color: #FFFFFF;

  width: 50%;
  position: absolute;
  left: 40px;
  top: 20px;
}

#button_enter {
  width: 115px;
  height: 35px;
  position: absolute;
  left: 650px;
  top: 100px;
  cursor: pointer;

  background-image: url('../img/age/enter.png');
  color: #ffffff;
  text-align: center;
}

#button_leave {
  width: 109px;
  position: absolute;
  height: 26px;
  line-height: 26px;
  left: 653px;
  top: 150px;
  cursor: pointer;

  background-color: #4E1B1B;
  color: #FFFFFF;
  text-align: center;
}

#lightbar {
  position: absolute;
  top: 300px;
}


#parental_control {
  position: absolute;
  width: 883px;
  top: 350px;
  left: 50%;
  margin-left: -441.5px;
  text-align: center;
  font-family: Arial, Helvetica;
  font-size: 12px;
  color: #ffffff;
}

#rta {
  position: absolute;
  top: 450px;
  left: 50%;
  margin-left: -31px;
}

#members_age {
  position: absolute;
  top: 500px;
  left: 50%;
  margin-left: -441.5px;
  width: 883px;
  color: #ffffff;
  text-align: center;
  font-size: 9px;
}

#copyright {
  position: absolute;
  top: 550px;
  left: 50%;
  margin-left: -441.5px;
  width: 883px;
  color: #ffffff;
  text-align: center;
  font-size: 9px;
}
.center {
  position: relative;
  left: 50%;
  width: 883px;
  margin-left: -441.5px;
}