
/*
 *  MAIN TABLE
 */
#main{
  width: 760px;
  height: 300px;
  border: solid 1px black;
}
#mainMenu{
  width: 160px;
  border: dashed 1px black;
  vertical-align: top;
  padding: 10px;
}
#mainContent{
  width: 560px;
  border: dashed 1px black;
  vertical-align: top;
  padding: 10px;
}
/*
 *	MENU
 */
h1.menu{
	font-size: 12pt;
	margin-bottom: 0px;
	border: solid 0px black;
}
div.menu{
	border: solid 0px black;
	border-top: 0;
}
a.menu:link   { color: #00F; font-weight: bold }
a.menu:visited{ color: #00F; font-weight: bold }
a.menu:hover  { color: #00F; font-weight: bold }
a.menu:active { color: #00F; font-weight: bold }

/*
 *  MODEL PERSONAL PAGE
 */
input.btnChat{
	cursor: pointer;
}
h1.privmodel{
  font-size: 14pt;
}
table.privmodel{}
div.privmodelKey{
	color:#333333;
}
div.privmodelVal{
	color:#ffffff;
}

/*
 *  MULTIPLE MODELS TABLE
 */
table.multimodels{
	width: 552px;
	margin: 0;
	padding: 0;
	border-collapse:separate;
	background:#;
}
td.multimodels{
	width: 138px;
	margin: 0;	
	padding-bottom: 4px;
}
div.multimodelsinfo{
	text-align: left;
}
td.multimodelsKey{
	border: dashed 1px #F0F0F0;
}
td.multimodelsVal{
	border: dashed 1px #F0F0F0;
}
p.promotxt{
	color:#222222;
	width: 160px;
	height: 125px;
	padding: 2px;
	overflow: auto;
	overflow-x: hidden;
	font-size: 8pt;
	font-style: italic;
	scrollbar-track-color : #FEF;
	scrollbar-face-color : #FEF;
	scrollbar-arrow-color : black;
	scrollbar-shadow-color : black;
	scrollbar-3dlight-color : black;
	scrollbar-base-color : black;
	scrollbar-darkshadow-color : white;
	scrollbar-highlight-color : white;
}

/*
 *  SELECT REGIONS FORM
 */
form.selRegions{
  margin: 0;
}
select.selRegions{}

/*
 *  SELECT AGE FORM
 */
form.selAge{
  margin: 0;
}
select.selAge{}

/*
 *  SEARCH FORM
 */
#searchform{
	padding-left:8px;
	padding-top: 2px;
	font-weight: bold;
}
form.searchform{
  margin: 0;
}
input.searchform{}
select.searchform{}
input.btnsearchform{
	background:#EE90D9; margin-bottom:6px;
}

/*
 *  REGISTER CAM GIRL
 */
h2.registercamgirl{}

/*
 *  FOOTER
 */
#footer{
  margin: 0px auto;
  margin-top: 10px;
}

/*
 *  PAGE ALIGNMENT
 */
body, #main{
  margin: 0px auto;
}

BODY{ background:#F9B6D8; color:#000000; margin:0px; font-family:Verdana; font-size:8pt; }
P{  font-size:8pt; }
B{ color:#333333; }
UL{ list-style:square; color:#BF2281; margin-left:20px; margin-bottom:0px; }
oL{ color:#ffffff; margin-left:30px; margin-bottom:0px; }
H1{ font-size:16pt; margin:0px; font-family:Times New Roman; color:#000000; }
H2{ font-size:12pt; margin:0px; font-family:Times New Roman; color:#000000; }
H3{ font-size:8pt; margin:2px; line-height:20px; font-family:Verdana; color:#ffffff; }
A:link			{ COLOR: #000000; TEXT-DECORATION: underline; font-family: Verdana; font-size:8pt; font-weight: normal }
A:visited		{ COLOR: #000000; TEXT-DECORATION: underline; font-family: Verdana; font-size:8pt; font-weight: normal }
A:hover			{ COLOR: #FF00C6; TEXT-DECORATION: underline; font-family: Verdana; font-size:8pt; font-weight: normal }
A:active		{ COLOR: #FF00C6; TEXT-DECORATION: underline; font-family: Verdana; font-size:8pt; font-weight: normal }
a.menu:link 	{ COLOR: #ffffff; TEXT-DECORATION: none; font-family: Verdana; font-size:8pt; font-weight: bold; }
a.menu:visited	{ COLOR: #ffffff; TEXT-DECORATION: none; font-family: Verdana; font-size:8pt; font-weight: bold; }
a.menu:hover	{ COLOR: #B90F5E; TEXT-DECORATION: none; font-family: Verdana; font-size:8pt; font-weight: bold; }
a.menu:active	{ COLOR: #B90F5E; TEXT-DECORATION: none; font-family: Verdana; font-size:8pt; font-weight: bold; }
a.info:link 	{ COLOR: #ffffff; TEXT-DECORATION: none; font-family: Verdana; font-size:8pt; font-weight: bold; }
a.info:visited	{ COLOR: #ffffff; TEXT-DECORATION: none; font-family: Verdana; font-size:8pt; font-weight: bold; }
a.info:hover	{ COLOR: #B90F5E; TEXT-DECORATION: underline; font-family: Verdana; font-size:8pt; font-weight: bold; }
a.info:active	{ COLOR: #B90F5E; TEXT-DECORATION: none; font-family: Verdana; font-size:8pt; font-weight: bold; }
TABLE{ border-collapse:collapse; border-color:#000000; }
	TH			{ font-size:8pt; font-family:verdana; text-align:left; color:#ffffff; font-weight:bold; vertical-align:top; }
	TD			{ font-size:8pt; font-family:verdana; text-align:left; color:#ffffff; font-weight:normal; vertical-align:top; }	
TABLE.main 		{ width:760px; height:266px; background-image:url("/pics/live-chatten.jpg"); background-repeat:no-repeat; border-right:solid 1px #000000;border-left:solid 1px #000000; }
	TH.main 	{ padding-left:5px; text-align:left; }
TABLE.menu 	{ width:'99%'; border-collapse:collapse; background:#EE90D9; margin-bottom:3px; }
	TH.menu	{ height:20px;color:#ffffff; border-top:solid 1px #ffffff; padding-left:8px; vertical-align:bottom; }
	TD.menu	{ background-image:url('/pics/tdbg.gif'); background-repeat:repeat-y; border:solid 1px #F76AD7; border-top:none; border-right:none; }
TABLE.content 			{ width:760px; border-collapse:collapse; background:#FAC0DB; border:solid 1px #000000;border-top:none  }
	TD.content			{ width:565px; padding-left:0px; }
	TD.content_right	{ width:195px; height:5px; }
