@charset "utf-8";

*, html {
	padding: 0;
	margin: 0;
	font-size: 12px;
}

.clearboth {
   clear:both; 
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/msnsexdate.nl-background.png);
	background-repeat: repeat-x;
	background-color: #D3EDFB;
	font-family: "Lucida Console", Monaco, monospace;
    overflow: scroll;
}

img {
  border: 0;
}

img.bigger:hover {
    width: 190px;
}

ul {
  list-style-type: none;
}


a {
  text-decoration: none;
}

.links {
	position: absolute;
	bottom: -50px;
	right: 0;
}

#wrapper {
	width: 827px;
  margin: auto;
	z-index: 2;
	top: 0px;
	bottom: 0px;
	background-color: #6398D5;
}

#header {
	background-image: url(../img/msnsexdate-header.png);
	height: 157px;
	width: 827px;
}

#header #logo {
  background-image: url(../img/msnsexdate-logo.png);
  background-repeat: no-repeat;
}

.button {
  padding: 3px 5px 3px 5px;
}

/* TOP LINE */

#top-line {
	height: 30px;
	width: 827px;
	background-color: #307698;
}

#top-line p {
	color:#FFF;
	padding-top: 14px;
	text-align: right;
	padding-right: 8px;
	font-size: 12px;
	font-weight: bold;
}

#top-line-background {
	position: absolute;
	z-index: 1;
	height: 30px;
	left: 0px;
	top: 0px;
	right: 0px;
	background-color: #307698;
}

.rand-schaduw {
  -moz-box-shadow: 3px 3px 4px #999;
  -webkit-box-shadow: 3px 3px 4px #999;
  box-shadow: 3px 3px 4px #999;
  margin: 5px 0 5px 0;

}

.rand-rond-all {
	-moz-border-radius: 5px;  /* Firefox */
	-webkit-border-radius: 5px;  /* Safari */
	-border-radius: 5px; /* CSS3 */
}

#menu {
	background-color: #7CAACC;
	height: 40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D8DDF2;
	width: 827px;
}

#menu a {
  color: #fff;
  font-family: "Arial";
  font-size: 14px;
}

#container {
	width: 827px;
	margin-top: 18px;
}

#container img {
  margin-bottom: 3px;
}

#container td {
	font-size: 11px;
  color: #034D74;
}

#container hr {
  color: #A9C5E4;
  background-color: #A9C5E4;
  height: 1px;
}

#container .direct-contact {
  background-image: url(../img/msnsexdate-direct-contact.png);
  background-repeat: repeat-x;
  width: 126px;
  height: 20px;
}

#container .direct-contact:hover {
  background-image: url(../img/msnsexdate-direct-contact-on.png);
}

#main-left {
	float: left;
	width: 266px;
}

.tbl {
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../img/msnsexdate-background.png);
	margin-bottom: 16px;
}

.tbl h1 {
	background-color: #307698;
	padding: 5px;
	color: #FFF;
	height: 14px;
	font-size: 14px;
	letter-spacing: -1px;
}

.tbl h2 {
	background-color: #307698;
	padding: 5px;
	color: #FFF;
	height: 14px;
	font-size: 14px;
	letter-spacing: -1px;
}

.tbl h3 {
	padding: 2px 0 5px 2px;
}

.tbl li a {
    color: #034D8B;
    font-weight: bold;
    padding: 5px;
}

.tbl p {
	font-size: 12px;
	padding: 8px;
	color: #3C71CE;
}

.tbl dl {

}

.tbl dt {
	float: left;
	width: 130px;
	padding: 3px 2px 3px 8px;
	height: 150px;
}

.tbl dd {
	float: left;
	width: 380px;
	height: 153px;
	padding: 10px 5px 3px 2px;
}

td .on:link, td .on:visited {
  color: #2AB909;
  font-weight: bold;
}

td .off:link, td .off:visited {
  color: #004F74;
  font-weight: bold;
}

td .on:hover {
  color: #38f40d;
  font-weight: bold;
}

td .off:hover {
  color: #2871d8;
  font-weight: bold;
}

.letter-spacinga-down {
  letter-spacing: -1px;
}

.letter-spacinga-up {
  letter-spacing: 2px;
}

.search-background {
	background-image: url(../img/msnsexdate.nl-search-background.png);
	background-repeat: no-repeat;
	background-position:center;
	height: 354px;
	border-bottom-width: 24px;
	border-bottom-style: solid;
	border-bottom-color: #307698;
}

.bottom-ruimte {
  padding-bottom: 25px;
}

#main-right {
	float: right;
	width: 550px;
}

#profiel-left {
	float: left;
	width: 550px;
}

    #profiel-left .profiel_foto {
    	float: left;
   	    height: 200px;
        margin: 10px 20px 10px 10px;
    }

    #profiel-left p .profiel_text {
    	float: right;
   	    width: 230px;
        margin: 20px 3px 10px 3px;
        color: #034D8B;
    }
    
    #profiel-left ul {
        float: left;
        width: 310px;
        list-style-type: none;
        margin: 30px 0 40px 0;
    }
    
    #profiel-left ul li {
        float: left;
        width: 135px;
        margin: 5px 3px 5px 3px;
        padding: 4px 6px 4px 6px;
        background-color: #307698;
        height: 20px;
    }
    
    #profiel-left ul li a {
        float: left;
        color: #fff;
        margin: -3px 0 0 0;
    }
    
    #profiel-left ul li img {
        float: left;
        width: 18px;
        height: 18px;
    }

#profiel-left .profielfoto {
    width: 190px;
    height: 200px;
    overflow: hidden;
}

#profiel-right {
	float: right;
	width: 266px;
}

#profiel-right ul {
	list-style-type: none;
	padding: 5px 0px 5px 5px;
}

#profiel-right li {
  color: #000;
}


.profiel-right {
	float: right;
	width: 266px;
}

.profiel-right ul {
	list-style-type: none;
	padding: 5px 0px 5px 5px;
}

.profiel-right li {
  color: #000;
}

#profiel-center {
	float: right;
	width: 827px;
	margin-bottom: 14px;
	color: #fff;
}

#profiel-center ul {
	padding: 5px 0px 0px 5px;
}


#profiel-center li {
  color: #000;
	float: left;
	width: 260px;
}

#profiel-center .tbl a:link,
#profiel-center .tbl a:visited {
  color: #034D8B;
  font-weight: bold;
}

#profiel-center .tbl td {
  color: #034D8B;
}

#profiel-center a:link, #profiel-center a:visited, #profiel-center a:hover {
  color:  #fff;
  padding-left: 5px;
}
.clearboth {
   clear:both; 
}

ul.main {
  margin-left: 50px;
  color: #3C71CE;
padding-top: 4px;
}

ul.main li {
  height: 22px;
  vertical-align: top;
  font-weight: bolder;
}

ul.main li img {
  padding-top: -5px;
}

a.main {
  font-size: 18px;
  text-align: center;
  color: #4faa29;
  font-weight: bolder;
  text-shadow: 0.1em 0.1em 0.05em #fff;
}

