@charset "utf-8";

  /***************/
 /**CSS Document*/
/***************/
* {margin: 0px;padding: 0px;}

img 
{ 
	border:0px;
}

html 
{
	height:100%;
}

body
{
	height:100%; 
	margin:0; 
	padding:0; 
	background:url(priveimages/bg_gradient.png) #BE2A2D repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

body a 
{ 
	text-decoration:none;
	color:#ffffff;
}

#bg 
{
	position:fixed; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%;
	background-image:url(priveimages/bg.png);
}

  /***********/
 /*Structure*/
/***********/
#wrapper 
{
	position:relative; 
	width:1024px;
	height:100%; 
	margin:0 auto;
}

#header 
{
	background:url(priveimages/static-privesex.png);
	position:relative;
	width:1024px; 
	height:140px; 
	top:0px; 
	margin:0px 0px; 
	left:0;
}

#leftside
{
	position:relative; 
	width:753px;
	height: auto;
	margin:10px 0px;
	float:left;
}

#rightside
{
	position:absolute; 
	right:-5px;
	top:143px;
	width:265px;
	height: auto; 
	margin:0 0; 
	float:right;
}

#footer 
{
	position:relative;
	width:1024px;
	margin:0px 0px; 
	left:0;
	float:left;
}


  /*********/
 /*Content*/
/*********/

/* LEFT */
#webcams_top
{
	background-image:url(priveimages/PriveSex_01.png);
	height:40px;
	margin-left:-10px;
}

#webcams_toptitel
{	
	margin:11px 30px 0px 30px;
	position:absolute;
	color:#ffffff;
	font-weight:bold;
	font-size:15px;
	overflow:hidden;
	width:550px;
	float:left;
	height:auto;
}

#webcams_titel
{	
	margin:5px 30px 0px 30px;
	position:absolute;
	color:#ffffff;
	font-weight:bold;
	font-size:15px;
	overflow:hidden;
	width:550px;
	float:left;
	height:auto;
}

#webcams_topopenclose
{	
	margin:11px 5px 0px 0px;
	position:absolute;
	font-size:13px;
	overflow:hidden;
	width:55px;
	right:15px;
	text-align:right;
}

#webcams_openclose2, #webcams_openclose3, #webcams_openclose4
{	
	margin:5px 5px 0px 0px;
	position:absolute;
	font-size:13px;
	overflow:hidden;
	width:55px;
	right:15px;
	text-align:right;
}

#webcams_content
{
	background-image:url(priveimages/PriveSex_02.png);
	background-repeat:repeat-y;
	height:auto; 
	width:751px;
	margin-left:-10px;
}

#webcams_txt1, #webcams_txt2, #webcams_txt3, #webcams_txt4
{	
	margin: 0px 33px 0px 27px;
	overflow:hidden;
	width:726px;
	height:auto;
}

#webcams_connect
{
	background-image:url(priveimages/PriveSex_03.png);
	height:30px;
	margin-left:-18px;
}

#webcams_bottom
{
	background-image:url(priveimages/PriveSex_04.png);
	height:35px;
}

/* RIGHT */
#info_top
{
	background-image:url(priveimages/PriveSex_R01.png);
	height:45px;
}

#info_titel
{	
	margin:15px 30px 0px 30px;
	position:absolute;
	color:#ffffff;
	font-weight:bold;
	font-size:15px;
	overflow:hidden;
	width:275px;
	height:auto;
}

#info_content
{
	background-image:url(priveimages/PriveSex_R02.png);
	height: auto;
}

#info_txt
{	
	margin: 0px 30px 0px 30px;
	color:#000000;
	overflow:hidden;
	width:275px;
	height:auto; 
}

#info_txt a
{	
	color:#000000;
	text-decoration:underline;
}

#info_search
{	
	margin: 0px 10px 0px 10px;
	color:#000000;
	overflow:hidden;
	width:315px;
	height:auto; 
}

#info_bottom
{
	background-image:url(priveimages/PriveSex_R03.png);
	height:45px;
}

#callmewrap
{
	position:relative; 
	height:125px;
	width:345px;
}

#callcel
{	
	background-image:url(priveimages/postit.png);
	background-repeat:no-repeat;
	width:130px;
	height:130px; 
	float:left;
}

#call_image
{	
	margin:30px 20px;
	position:relative;
	width:51px;
	float:left;
}

#call_txt
{	
	position:relative;
	left:-17px;
	margin-top:25px;
	color:#000000;
	font-size:13px;
	overflow:hidden;
	width:75px;
	text-align:center;
}


#link_top
{
	background-image:url(priveimages/PriveSex_R04.png);
	height:55px;
}

#link_titel
{	
	margin:25px 30px 0px 30px;
	position:absolute;
	color:#ffffff;
	font-weight:bold;
	font-size:15px;
	overflow:hidden;
	width:275px;
	height:auto;
}

#link_content
{
	background-image:url(priveimages/PriveSex_R05.png);
	height:auto;
}

#link_bottom
{
	background-image:url(priveimages/PriveSex_R06.png);
	height:30px;
}

/* FOOTER */
#footer_top
{
	background-image:url(priveimages/Sex_Footer_Top.png);
	height:40px;
}

#footer_content

{
	background-image:url(priveimages/Sex_Footer.png);
	background-repeat:repeat-y;
	height:auto;
}

#footer_txt
{	
	margin: 0px 30px 0px 30px;
	overflow:hidden;
	height:auto; 
}

#footer_txt a
{	
	color:#ffffff;
	text-decoration:underline;
}

#footer_bottom
{
	background-image:url(priveimages/Sex_Footer_Bottom.png);
	height:34px;
}
