/*Floatfix*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */

/* end Floatfix*/

*{
	margin: 0;
	padding: 0;
}
body{
	/*background: url(../img/bgbody.gif) repeat-y;*/
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a{
	text-decoration: none;
	color: #fff;
}

a:hover{
	text-decoration: underline;
}

img{
	border: none;
}
.pseudolink{
    cursor:pointer;
}

.pseudolink_over{
	cursor:pointer;
}

.pseudolink_btn{
	cursor:pointer;
}

.pseudolink:hover{
	text-decoration: underline;
}

#wrapper{
	width: 1024px;
}

/* Linkerbalk */

#contentleft{
	width: 316px;
	float: left;
}

#foxytitel{
    background: url(../img/foxylogo.jpg) no-repeat; 
    background-position: center top;
    padding: 177px 0 10px 0;
    font: bold 18px "Agency FB";
	color: #FFFFFF;
	text-align:center; 
	line-height: 2;
}

#topmenuutje{
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
}

.banner{
	margin-left:10px;
	margin-bottom:15px;
}

#tehard{
    background-color: #191919;
	border: solid 1px #c2c2c2;
	padding-left:10px;
	padding-top:5px;
	height: 190px;
	margin: 15px 10px 10px 10px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 2;
}

.foxytitel{
    font: bold 18px "Agency FB";
	color: #FFFFFF;
	text-align:left;
	margin: 15px auto auto 10px;
}

#foxyC /*5 foxy artikelen*/{
	background: #191919;
	border: solid 1px #c2c2c2;
	width: 293px;
	height: 680px;
	margin: 10px;
}

#foxyC .bottomborder{
    width: 283px;
    height: 130px;
    display: block;
    margin-left: 5px;
    margin-right: 5px;
    border-bottom-style: dotted; 
    border-bottom-color: #ffffff;
}

.foxyCtitel{
  width: 283px;
	font: bold 12px Arial;
	color: #f5c6c6;
	margin-top:1px;
}

.foxyCfoto /*foto`s bij artikelen*/{
	width: 90px;
	height: 84px;
	margin: 1px 5px 3px 2px;
	float:left;
}

#foxyC .foxyCtext {
  width: 182px;
  margin-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	float: left;
}

.menu ul{
	padding-top: 10px;
	padding-left: 10px;
	list-style: none;
	font: bold 11px Arial, Helvetica, sans-serif;
}
 
.menu ul li{
	color: #ffffff;
}

/* einde linkerbalk */

#contentright{
	background-color: #fff;
	width: 708px;
	float: left;
}

#topbanner{
    background: url(../img/banner.jpg) no-repeat;
    height: 243px;
    width:708px;
}

#bgtop{
	background: url(../img/bgtop.gif) repeat-x;
	color: #000;
	height:29px;
	padding-top: 6px;
}

#top ul{
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	list-style: none;
	font: bold 11px "Arial";
}
 
#top ul li{
	float: left;
	color: #ffffff;
}

#footer{
	border-top: 1px;
	border-color:#CCC;
	width: 100%;
    padding: 0px 0px 0px 0px;
    height: 0px;
	color:#FFF;
    background: #000;
    text-align: center;
	float:right;
}

#footer a{
	text-decoration: none;
	color: #FFF;
	font-weight:bold;
}

#footer a:hover{
	text-decoration: underline;
}			

#videodvp
{
  margin-left: 10px;
  }

#videodvp, #videodvp img{
  width: 296px;
  margin-bottom: 5px;
}

#videodvp h2{
  color:#F5C6C6;
  margin-bottom: 5px;
}

#videodvp .button
{
  width: 280px;
  height: 20px;
	display: block;
	background: url(../img/escort/button_site.png) repeat-x;
	margin-bottom: 10px;
	text-align: center;
	border: 1px solid #06ab07;
	padding: 6px 7px 0 7px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}

