@charset "windows-1250";
/* CSS Document */
/* new css */
@charset "utf-8";
/* CSS Document */


html {font-family:Arial, Arial, Helvetica, sans-serif;}
body{ margin:0;
	  color:#1B1818;
	  font-family:Arial, Arial, Helvetica, sans-serif;
	  }
img{border:none}/*nou*/
.container{ margin:0 auto;
			width:965px;/*modificat latime*/

			padding-top:0px;
			padding-left:5px;
			padding-right:5px;
			}
/*new */
.header{background:#1B1818; height:120px; width:965px; margin:0 auto;}

.topmenu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family:verdana, geneva, arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	width:965px; margin:0 auto;
	}
.topmenu ul{
	background:url(/images/menu-bg.gif) top left repeat-x;
	height:40px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.topmenu li{
		float:left;
		}
	.topmenu li a{
		color:#666666;
		display:block;
		font-weight:bold;
		line-height:40px;
		padding:0px 20px;
		text-align:center;
		text-decoration:none;
		}
		.topmenu li a:hover{
			color:#000000;
			text-decoration:none;
			}
	.topmenu li ul{
	background:#e0e0e0;
	display:none;
	height:auto;
	filter:alpha(opacity=95);
	opacity:0.95;
	position:absolute;
	width:225px;
	z-index:200;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1B1818;
	border-bottom-color: #1B1818;
	border-left-color: #1B1818;		/*top:1em;
		/*left:0;*/
		}
	.topmenu li:hover ul{
		display:block;
		}
	.topmenu li li {
		display:block;
		float:none;
		width:225px;
		}
	.topmenu li ul a{
		display:block;
		font-size:12px;
		font-style:normal;
		padding:0px 10px 0px 10px;
		text-align:left;
		}
		.topmenu li ul a:hover{
			background:#949494;
			color:#000000;
			opacity:1.0;
			filter:alpha(opacity=100);
			}
	.topmenu p{
		clear:left;
		}	
	.topmenu #current{
		background:url(/images/current-bg.gif) top left repeat-x;
		color:#ffffff;
		}
.top_links{ color:white;/*modificat culoare*/
			float:right;
			font-size:11px;
			font-family:Arial, sans-serif;
			margin-right:1px;
			margin-top:15px;
			}
.top_links a{color:white; text-decoration:none; }/*modificat culoare*/
.top_links a:hover{color:#CACACA}/*modificat culoare*/
#camwrapper {
	margin: 0 auto;
	background-color: #FFF;
	text-align: center;
}



#models { padding: 4px; _padding:2px; }

#models .model {
	width:185px;
	height:208px;
	float:left;
	display:block;
	background-color:#fff;
	margin:2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	_margin-left:2px;
}

#models .model .webmodel-pic { width:175px; height:131px; display:block; background-repeat:repeat; background-position: center center; margin-left:auto; margin-right:auto; background-color:#ccc; }

#models .model .status a { font-size:1em; color:#69f; font-weight:bold; text-decoration:none; }

#models .model .status a.free_chat,#models2 .model .status a.free_chat { color:#090;}
#models .model .status a.available_chat,#models2 .model .status a.available_chat {
	color:#090;
	font-size: 12px;
}
a.available_chat {
	text-align:left;
	font-size: 12px;
}

#models .model p.status,#models .model p.image { margin:0; margin-top:4px; margin-bottom:4px; }

#models .model .links a { font-size:1em; color:#06c; }
#models .model .links a:hover { color: #03f }
#models .model .links p { margin:0; }


#models .model #hidden-links p { margin:0; padding:0; }
#models .model #hidden-links p a { color:#fff; padding:3px;}
#models .model #hidden-links p a:hover { text-decoration:none; }



#models .model #hidden-links p .profile, #models .model .links a.profile,#models .model .links a.freechat {
	float:left;
	font-size: 12px;
}
#models .model #hidden-links p .pictures, #models .model .links a.pictures,#models .model .links a.xxxchat {
	float:right;
	font-size: 12px;
}

.footer{ height:50px;
		 text-align:center;
		 color:#8C8C8C;
		 font-size:11px;
		 padding-top:15px;
		 width:965px;
		 margin:0 auto;

		 }
.footer a{color:#8C8C8C; text-decoration:none}
.footer a:hover{ color:#5D5D5D}

