/*-----------------------------------------------------------------------------*/
/* Copyright&copy; 2009 - www.BizNet.com.ro */
/*-----------------------------------------------------------------------------*/
@import url('prettyPhoto.css');
@import url('prettyPopin.css');

/*** Reset ***/
html					{ height:101%; }
body, form, fieldset, caption, h1, h2, h3, h4, h5, h6, p, a, ul, dl, dt, dd, img, hr { margin: 0; padding: 0; border: none; list-style: none; }
body					{ font: 62.5% "Arial"; background-color:#000; }

/*** Text elements ***/
h1						{ font-size:3em; font-weight:normal; /* 10px Ã 2em = 20px */ }
h1 em					{ font-style: normal; font-size: 0.7em; }
h1.title				{ color: #fff; font-size: 1.6em;}
h1.title span			{ background: url(../img/left_blue_title.gif) no-repeat; padding: 2px 20px 30px; display: block; }
h2.title				{ font-size: 1.6em; }
h2						{ font-size: 2.5em; font-weight:normal; /* 10px Ã 2em = 20px */}
h3						{ font: normal 1.3em Tahoma; /* 10px Ã 2em = 20px */  }
p						{ font-size: 1.2em; line-height: 1.5em; font-family:Verdana, Arial, Helvetica, sans-serif; }
p.title					{ font-size: 1.6em; line-height: 1.5em; }
p.small					{ font-size: 1.1em; /* 10px Ã 1.2em = 12px */ line-height: 1.7em; }
a						{ outline: none; text-decoration: none; }
a:hover					{ color:#000; }
			

/*** General clases ***/
.left					{ float: left; }
.right					{ float: right; }
.imgright				{ float: right; margin: 0 0 20px 20px; }
.imgleft				{ float: left; margin: 0 10px 10px 0; padding:5px; border:1px solid #CCCCCC; }
.to-right				{ text-align: right; }
.center					{ text-align: center; }
.justify				{ text-align:justify;}
.blue					{ color:#376ca2; }
.red					{ color:#ca4747; }
.pink					{ color:#9e0039; }
.clear					{ clear:both; }
.imgborder				{ border:1px #b2b2b2 solid; padding:2px; }
.decor					{ border-bottom:dotted #a3238f 1px; }
.bold					{ font-weight:bold;}
.white					{ color:#fff;}
.italic					{ font-style:italic;}
.bottomborder			{ border-bottom:1px #999999 dashed; padding-bottom:20px;}
.block					{ display:block;}
.em						{ font-style: italic; color:#FFFFFF; }



/* General Layout */
#wrapper				{ width:900px; margin:0 auto;}
#head					{ height:140px; background:#000000;}
#header					{ background:#000000;}
#main					{ background:url(../img/index.jpg) no-repeat; width:900px; }
#general				{ width:900px;}
#footer					{ background: #000000; }
#menu					{}

/* Specific pages */
#index #main			{ padding:300px 100px 0; width:700px; height:421px; }
.under18				{ background:url(../img/18.png) center no-repeat; width:420px; height:60px; padding-top:30px; margin:30px auto;}
.under18 a				{ color:#ca4747;}
.under18 a:hover		{ color:#9e0039;}

/* Menu */
.menu					{ height:50px; background:url(../img/topmenu.png) bottom center no-repeat; }
.menu a					{ color:#bfbfbf; display:inline-block; padding:0 10px; font-size:12px;}
.menu a:hover, .menu a.curent	{ color:#FF0000;}
#fivestars				{ background:url(../img/star.gif) left no-repeat;}

/* Carusel */




/* listing Escorts */
.escorts				{ width: 100%; }
.escorts a img			{ border: 1px solid #252525; padding: 4px; background: #000; margin-right: 10px; }
.escorts a:hover img	{ background: #333; }
.item					{ background: #2d0505; width: 286px; padding: 5px; overflow: auto; }
.item dd.title			{ color: #fff; }
.item dd				{ color:#ca4747; padding-bottom: 5px; }
.item dd a				{ border-bottom:1px dotted #FF0000; padding-bottom: 2px; color:red; }
.item dd a:hover		{ border-bottom:1px dotted #fff; color: #fff; background: url(../img/hover_pink_dot.gif) bottom repeat-x; padding-bottom: 2px; }

/* Footer */
.footer					{ color:#999999; padding:20px 0; font-size:12px;}
.footer a				{ color:#999999; display:inline-block; font-size:12px; border-bottom: 1px dotted #000; }
.footer a:hover			{ color:#FFFFFF; border-bottom:1px #333 dotted;}

/*** Forms ***/
.form td				{ font-size: 1.15em; }
.form input.txt			{ width: 220px; height: 18px; padding-left: 10px; border: 1px solid #ccc; }
.form label				{ display: inline-block; width: 100px; color:#FFFFFF; }
.form select			{ width: 229px; }
.form textarea			{ width: 230px; height: 100px; border: 1px solid #fff; overflow: auto; }
.form div				{ padding: 2px 0; }
.form td.border			{ padding: 10px; border: 1px solid #5c1313; margin-top: 10px; background:#3e0909; }
.form input.checkboxX	{ color:#FFFFFF; width:auto; font-size:11px; vertical-align:middle; margin:0px; padding:0px; }
.form td				{ color:#fff;}

/* Table wrap	*/
.tablewrap				{ width:840px; border:#CC0000 1px solid; background:#2d0505; padding:30px;}
.req					{ padding:5px; border:1px solid #777676; background-color:#333;}

/* Links */
.links					{ padding:20px 0; }

/*** Girl details ***/
.girl					{ border: 1px solid #3d3d3d; padding: 20px 10px 10px; }
.girl td.name			{ }
.girl td.info			{ width: 200px; padding-left: 30px; font-size: 1.1em; line-height: 1.6em; color:#ca4747; }
.girl .title			{ font-size: 1.2em; color: #fff; }
.phone span				{ font-size: 2em; }
.phone					{ background: #460d0d; line-height: 3em; border:#990000 1px solid; padding-left:10px; }
.girl .thumbs img		{ margin: 0 17px 5px 0; border:1px solid #FFFFFF; }
.girl .thumbs			{ padding-top: 20px; }

.white					{ color:#fff;}

/*** Carousel proiecte ***/
#carousel				{ position: absolute;}
.carousel				{ overflow: hidden; width:900px !important;}
.carousel li			{ width: 287px; height: 190px; background: #913333; padding: 3px; margin-right:8px;  }
.cnext, .cprev			{ width: 59px !important; height: 22px; cursor: pointer; float:left; }
.cprev					{ background:url(../img/back.gif) no-repeat; left: 10px; }
.cnext					{ background:url(../img/next.gif) no-repeat; }

.baratitlu				{ width:874px; height:20px; padding:10px; border:1px solid #952525; line-height:20px; background:#460d0d; margin:10px 0; }

.scroll					{ background:#5c1313; width:700px; height:500px; overflow:scroll; border:1px solid #CC0000; color:#FFFFFF; font-size:10px; margin: 0 auto; padding:15px; }

.thexBlinkClass { color:#F9C; }
.thexTermeni { font-family:Arial; font-size:11px; width:500px; height:370px; overflow-y:scroll; margin-top:10px; }
#status { font-size:12px; font-weight:bold; color:#FCC; }
.thexBanner img { float:none; margin:0px; }


