/*
PINK
#FF3C62	= lightest pink		(text left navigation)
#FCE3E3	= very light pink	(focus login input)
#FCC5C4 = lighter pink		(pink input field background)
#F7929F	= light pink		(pink boxes)
#DE1E64	= pink				(header, headlines)
#DE1D63	= pink				(links)
#7F0024	= dark pink			(button background)
#95002D	= darker pink		(text on pink box)

GRAY
#1a1a1a	= very dark gray	(body background)
#232323	= gray				(search row background) 
#373839	= darkest gray		(body outer frame background)
#3A3838	= darker gray		(input field background)
#4E4C4C	= dark gray			(border input fields)
#b3b8be	= light gray		(highlighted standard text) 
#888888	= lighter gray		(standard text, headlines)
#DDDDDD	= lightest gray		(dropdown text, button text)

*/
/* defaults */
body {
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 11px;
	color: #888888;
	background-color: #373839;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #4c535d;
	scrollbar-highlight-color: #dddddd;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #4c535d;
	scrollbar-track-color: #4c535d;
	scrollbar-darkshadow-color: #dddddd;
}

.a, a:link {
	color: #DE1D63;
	text-decoration: none;
}

a:visited {
	color: #DE1D63;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
}

a:active {
	color: #DE1D63;
}

.link_black, .link_black:ACTIVE, .link_black:LINK, .link_black:VISITED {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}
.link_black:HOVER { color: #000000; text-decoration:none;}

input,
textarea,
select,
.contactFields, .visitorQuickSearch,
.contactFieldsVorliebe, .contactFieldsAussehen,
.contactFieldsAussehen1, .contactFieldsHerkunft {
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 11px;
	color: #dddddd;
	background-color: #3a3838;
	border: 1px solid #4e4c4c;
}	

input:focus,
textarea:focus,
select:focus {
	background-color : #95002D;
}

.contactFieldsHerkunft {
	width: 250px;
}

.contactFieldsAussehen  {
	width: 120px;
}

.contactFieldsVorliebe,
.contactFieldsAussehen1 {
	width: 130px;
}

.button {
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #de1E64;
	background-color: #7f0024;
	color: #dddddd;
}


td {
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 12px;
}


/* newsticker */
.tickerField {
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	background: transparent;
	border-color: transparent;
	border-width: 0px;
	border-style: solid;
	padding-left: 1px;
	padding-right: 1px;
	overflow:hidden;
	width: 325px;
	height: 50px;
	cursor:pointer;
}




/* menu definition */

.subMenuTD {
	background: url(../images/ea-sub_bg.jpg);
	font-size: 11px;
	color: #ffffff;
	padding: 3px;
	border-bottom: 2px solid #1a1a1a;
}

.subMenuText {
	font-size: 11px;
	color: #ff3c62;
}

a.subMenuText:link {
	color: #ff3c62;
	text-decoration: none;
}

a.subMenuText:visited {
	color: #ff3c62;
	text-decoration: none;
}

a.subMenuText:hover {
	color: #ffffff;
}

a.subMenuText:active {
	color: #ff3c62;
}




/* page elements */

.pageHeader {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #888888;
}

.articleHeader, .newsHeader {
	color: #DE1E64;
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 12px;
	border-bottom: 1px solid #DE1E64;
	font-weight: bold;
}

.articleText, .newsText {
	font-size: 12px;
	text-align: justify;
}

.smallText {
	font-size: 11px;
}

.legendText {
	font-size: 10px;
	color: #95002D;
}

.setcardThumbnailText {
	font-size: 9px;
	color: #95002D;
}

.pageElementHeader,
.pageElementHeaderLeft {
	font-size: 10px;
	font-weight: bold;
	color: #FDB9B8;
	text-align: center;
	background-color: #E23473;
	background-image: url(../images/page_element_header.jpg);
	border: 1px solid #F34950
}

.pageElementHeaderHeart {
	background-image: url(../images/heart.jpg);
	padding-left: 5px;
	padding-right: 5px;
}

.pageElementContent,
.pageElementContentLeft {
	font-size: 11px;
	color: #FDB9B8;
	background-color: #F7929F;
	margin-top: 2px;
	padding: 7px 0px 7px 0px;
	margin-bottom: 7px;
}

.pageElementHeaderLeft,
.pageElementContentLeft {
	width: 120px;
	text-align: center;
	margin-left: 5px;
}

.pageElementContentLeft {
	font-size: 9px;
	color: #95002D;
}

.pageElementContentLeft {
	border: 1px solid #F7929F;
}

.pageElementSmall {
	font-size: 11px;
	color: #b3b8bE;
}

.payBoyTable{
	font-size: 11px;
	color: #b3b8bE;
	background-color: #2b3537;
	border-style: double;
	border-width: 3px;
	border-color: #b3b8be;
}

/* login */

.loginInput {
	font-size: 11px;
	color: #95002D;
	background-color: #FCC5C4;
	border: 0;
	padding-left: 1px;
	padding-right: 1px;
	width: 180px;
	height: 17px;
}
	
input.loginInput:focus {
	background-color : #FCE3E3;
}

.pageHeaderPicture {
	background-color: #000000;
	margin-top: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #b3b8be;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b3b8be;
}

.picturesOptions {
	clear: both;
	color: #dddddd;
	border: 1px solid #F7929F;
	background-color: #8B1240;
	font-size: 12px;
}

.picturesOptions tr td {
	padding: 5px;
}

.picturesOptionsText {
	background-color: #1a1a1a;
	border: 1px solid #F7929F;
}

.picturesOptionsText li {
	color: #dddddd;
}

.picturesOptionsText ul {
	margin-bottom: 0px;
}

.loginTitle {
	font-size: 12px;
	font-weight: bold;
	color: #DE1D63;
}
 
.editInfoLabel {
	font-size: 11px;
	color: #b3b8be;
	padding-left: 4px;
	padding-right: 4px;
}


/* setcard */

.setcardTitle {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #888888;
}

.setcardContent {
	font-size: 11px;
	color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #b3b8be;
}

.setcardInfo {
	font-size: 11px;
	color: #ffffff;
}

.setcardInfoLabel {
	font-size: 11px;
	color: #b3b8be;
	text-align: right;
}

.setcardTopText{
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

.setcardTopNickname{
	font-size: 18px;
}

.setcardBgText{
	font-size: 11px;
	color: #FCE3E3;
}

.setcardNavigationText {
	font-size: 10px;
	font-weight: bold;
	color: #DE1E64;
}

a.setcardNavigationText:link {
	color: #ffffff;
	text-decoration: none;
}

a.setcardNavigationText:visited {
	color: #ffffff;
	text-decoration: none;
}

a.setcardNavigationText:hover {
	color: #ffffff;
}

a.setcardNavigationText:active {
	color: #ffffff;
}

.setcardRatingHeader {
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 12px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b3b8be;
	font-weight: bold;
 	white-space: nowrap;
}

.setcardRatingCreated {
 	color: #b3b8be;
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b3b8be;
	font-weight: bold;
 	white-space: nowrap;
}

.visitorQuickSearch {
	border: #b3b8be 1px solid;
	font-size: 12px;
	background: #4C535D;
	color: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, Geneva;
}

.visitorQuickSearch {
	margin-top: 3px;
	background: #ffffff;
	color: #4C535D;
}

.contactFieldsRecommend {
	background: #95002D;
}

.contactFieldsRadio, .contactFieldsCheckbox {
	width: auto;
	background-color: transparent;
	border: 0;
	font-size: 12px;
}

.contactFieldsError {
	border: #b3b8be 1px solid;
	font-size: 12px;
	background: #DE1E64;
	color: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, Geneva;
}

input.contactFields:focus, input.contactFieldsRecommend:focus {
	background-color : #95002D;
}

textarea.contactFields:focus {
	background-color : #95002D;
}

.error {
 color: #DE1E64;
 font-family: Verdana, Arial, Helvetica, Geneva;
 font-size: 11px;
}

/* search */
.searchWarning {
	border: 1px solid #DE1E64;
	color: #DE1E64;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}

.quickSearchLabel {
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 12px;
	color: #ffffff;
}

.searchResultText {
	font-size: 11px;
}

.searchHeader {
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 11px;
	color: #DE1E64;
	border-bottom: 1px solid #DE1E64;
	white-space: nowrap;
}

.searchLine {
	color: #DE1E64;
	margin: 5px 0 5px 0;
	border-top: 0;
}
 
.searchRow {
	background-color: #232323;
}
 
/* hanky code */
.hankyCodeText {
	font-size: 11px;
	color: #b3b8be;
}

.hankyCodeLabel {
	font-size: 11px;
	color: #ffffff;
}

.hankyCodeTitle {
	font-size: 12px;
	color: #b3b8be;
	font-weight: bold;
}

/* bookstore */
.bookstoreText {
	font-size: 12px;
}

.bookstoreTitle {
	font-size: 13px;
	font-weight: bold;
}

/* guestbook */
.guestbookHeader {
	font-size: 12px;
	font-weight: bold;
	color: #b3b8be;
	white-space: nowrap;
	border-bottom: 1px solid #DE1E64;
}

.guestbookHeaderCreated {
	font-size: 10px;
	border-bottom: 1px solid #DE1E64;
	font-weight: bold;
 	white-space: nowrap;
}

 .guestbookMessage {
 	font-size: 11px;
}

 /* messagebox */
 .messageboxBorderEnd {
	border: 1px solid #4E4C4C;
	color: #dddddd;
}

.messageboxBorder {
	border-top: 1px solid #4E4C4C;
	border-left: 1px solid #4E4C4C;
	border-bottom: 1px solid #4E4C4C;
}

.messageboxRowEnd {
	border-right: 1px solid #4E4C4C;
	border-left: 1px solid #4E4C4C;
	border-bottom: 1px solid #4E4C4C;
}

.messageboxRow {
	border-left: 1px solid #4E4C4C;
	border-bottom: 1px solid #4E4C4C;
}

.messageboxRowMiddle {
	border-bottom: 1px solid #4E4C4C;
}

.messageboxRowList {
 	font-size: 11px;
	border-bottom: 1px solid #333333;
}

.messageboxRowTop {
 	font-size: 10px;
 	color: #b3b8be;
 	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #b3b8be;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b3b8be;
}

.messageboxRowBottom {
	background-color: #2b3537;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b3b8be;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #b3b8be;
}

/* image scrollpane */
#imageScrollpane {
 	border: 1px solid #4E4C4C;
 	border-bottom-width: 0px;
 	width: 480px;
 	overflow:auto;
}

#imageScrollpaneHead {
 	border: 1px solid #4E4C4C;
 	border-bottom-width: 0px;
 	width: 480px;
 	background-color: #2b3537;
 	text-align: center;
 	font-size: 11px;
 	text-decoration: none;
}

/* image scrollpane */
#videoScrollpane {
 	border: 1px solid #4E4C4C;
 	border-bottom-width: 0px;
 	width: 480px;
}

#videoScrollpaneHead {
 	border: 1px solid #4E4C4C;
 	border-bottom-width: 0px;
 	width: 480px;
 	background-color: #2b3537;
 	text-align: center;
 	font-size: 11px;
 	text-decoration: none;
}

.imageTD {
 	border-bottom: 1px solid #4E4C4C;
}

.imageTdValue {
 	color: dddddd;
 	font-size: 11px;
}
.imageTdValue a:link {
	color: #F7929F;
}

.imageTdValue a:visited {
	color: #F7929F;
}

.imageMover {
 	cursor: pointer;
 	overflow: auto;
}

/* user settings */
.userHeader {
  	border-top: 1px solid #F7929F;
  	border-left: 1px solid #F7929F;
  	border-bottom: 1px solid #95002D;
  	border-right: 1px solid #95002D;
  	background-color: #7F0024;
  	color: #ffffff;
	padding: 3px;
}

/* commercial banner */
.bannerElementHeader {
	font-size: 10px;
	font-weight: bold;
	color: #FDB9B8;
	text-align: left;
	background-color: #E23473;
	background-image: url(../images/page_element_header.jpg);
	border: 1px solid #F34950;
	padding-left: 5px;
}

.bannerElementContent {
	font-size: 11px;
	color: #FDB9B8;
	background-color: black;
	margin-top: 2px;
	padding: 7px 0px 7px 0px;
	margin-bottom: 7px;
}

.mediadata, .mediadata:link, .mediadata:visited, .mediadata:active {
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.mediadata:hover {
	color: #999999;
	text-decoration: underline;
}

/* pay escorts */
.payBoysText {
	color: #b3b8be;
	font-size: 11px;
	padding-left: 4px;
	padding-right: 4px;
}

.payBoyLink, .payBoyLink:link, .payBoyLink:visited, .payBoyLink:active {
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 9px;
	color: #95002D;
	text-decoration: none;
}

.payBoyLink:hover {
	color: #ffffff;
}

/* mailbox attachments */
#mailboxAttachment {
	position: absolute;
	margin: 10px;
	width: 420px;
	height: 250px;
	border: 1px solid red;
	z-index: 10;
	visibility: hidden;
	display: block;
	background-color: #000000;
}

#attachmentTitle {
	padding: 3px;
	padding-bottom: 0px;
	height: 16px;
	background-color: #2b3537;
 	color: #ffffff;
 	border-bottom: 1px solid #ffffff;
}

#attachmentFrame {
	width: 420px;
	height: 230px;
}

#mailAttachments {
	border-top: 1px solid #ffffff;
	margin-top: 10px;
}

#mailAttachments img {
	border: 1px solid #ffffff;
	margin-right: 5px;
	margin-top: 5px;
}

/* picture upload */
#bar {
	visibility: hidden;
	display: none;
}
#barBlock {
	background-color: #f1f1f1;
	border: 1px solid #cccccc;
	width: 300px;
	height: 10px;
	margin: 30px;
}
#progress {
	background-color: #cc0099;
	width: 0px;
	height: 10px;
}

.terms th {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	background-color: #7F0024;
	color: #ffffff;
}

.terms th.start {
	border-top: 0px;
	background-color: transparent;
	text-align: left;
	font-weight: normal;
}

.terms th.right {
	text-align: right;
}

.terms td {
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	text-align: center;
	font-size: 12px;
}

.terms td.start {
	border-left: 1px solid #ffffff;
	background-color: #7F0024;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
}

.terms td.right {
	text-align: right;
}

.terms td.none {
	text-align: right;
	border: 0px;
}

#paymentTypes {
	position: absolute;
	margin: 40px;
	margin-left: 150;
	padding: 3px;
	width: 400px;
	height: 100px;
	border: 1px solid red;
	z-index: 10;
	visibility: hidden;
	display: block;
	background-color: #2b3537;
}

#paymentTable{
	z-index: 5;
}


/*
* user menu
*/

.navlist {
	background-color: #F7929F;
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 11px;
	width: 180px;
	line-height: 17px;
}

.anylinkcss{
	position: absolute;
	visibility: hidden;
	border: 1px solid #1a1a1a;
	border-bottom-width: 0;
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 11px;
	line-height: 18px;
	z-index: 100;
	background-color: #F7929F;
	width: 205px;
}

.anylinkcss a {
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 11px;
	color: #DE1D63;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid gray;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
}

.anylinkcss a:hover {
	color: #ffffff;
	background-color: #F7929F;
}

/* picture rating */
#ratingContainer {
	background-color: #2b3537;
	border: 1px solid #999999;
	padding: 10px 5px;
}

#ratingPictureContainer {
	background-color: #cccccc;
	border: 1px solid #999999;
	padding: 5px;
	text-align: center;
	margin: 0 50px;
}

#ratingTextHolder {
	position: relative;
	background-color: #f1f1f1;
	border: 1px solid #999999;
	padding: 10px;
	margin: 0 50px;
	color: #666666;
	font-size: 12px;
	text-align: left;
}

#porn {
	background-color: #cccccc;
	border: 1px solid #999999;
	border-bottom: 0;
	padding: 5px;
	text-align: center;
	margin: 0 50px;
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
}

#textLanguage {
	position: relative;
	background-color: #cccccc;
	border: 1px solid #999999;
	border-top: 0;
	padding: 5px;
	text-align: center;
	margin: 0 50px;
	font-size: 12px;
	color: #666666;
}

.rating, .ratingFirst, .ratingSecond, .ratingTextFirst {
	width: 60px;
	height: 60px;
	margin: 10px 4px;
	border: 1px solid #999999;
	font-size: 11px;
	line-height: 13px;
	float: left;
	cursor: pointer;
}

.ratingFirst, .ratingSecond {
	width: 135px;
}

.ratingFirst, .ratingTextFirst {
	margin-left: 28px;
}

div>/**/.ratingFirst {
	margin-left: 55px;
}

div>/**/.ratingTextFirst {
	margin-left: 58px;
}

#ratingTextContainer {
	clear: both;
	height: 140px;
	min-height: 140px;
	background-color: #333333;
	border: 1px solid #999999;
	margin-left: 50px;
	margin-right: 40px;
}

div>/**/#ratingTextContainer {
	margin-right: 50px;
	height: auto;
}

#ratingTextContainer h1 {
	font-size: 12px;
	line-height: 13px;
	color: #999999;
	margin: 0;
	margin-bottom: 5px;
}

.ratingText {
	display: none;
	clear: both;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	color: #999999;
	padding: 10px;
}

#ratingMessage {
	clear: both;
	background-color: #333333;
	border: 1px solid #999999;
	margin-left: 50px;
	margin-right: 40px;
	font-size: 12px;
	line-height: 13px;
	color: #999999;
	padding: 10px;
}

div>/**/#ratingMessage {
	margin-right: 50px;
}

.quickSelection {
	padding: 5px;
	border: 1px solid #4E4C4C;
 	background-color: #373839;
}

.quickSelectionError {
	padding: 5px;
	border: 1px solid #4E4C4C;
 	background-color: #373839;
}

.quickSelectionSuccess {
	padding: 5px;
	border: 1px solid #4E4C4C;
 	background-color: #373839;
}

.quickSelection p {
	margin: 0;
	padding: 0;
}

.selection {
	width: auto;
	background-color: transparent;
	border: 0;
}
