html, body {
	height:100%;}

body {
	font-family: verdana;
	margin:0;
	padding:0;
	background-color: #d6d6d6;
	color: #7f7f7f;
}
.headermiddle {
	background-image: url(../images/videochatheader-middle.jpg);
	background-repeat: repeat-x;
}

#kerst {
	position:absolute;
	left:440px; top:-25px;
	width:354px;
	height:133px;
	background:url(../images/kerstversiering.png) no-repeat;}
	
.banner {
	background-color: #c9cecd;
	border: solid 1px #e7e7e7;}
#bannerPos {
	margin-top:20px;
	float:left;
	width:160px;
	text-align:center;
	overflow:hidden;}
.topbalk {
	background-image: url(../images/videochatplayer-top.jpg);
	background-repeat: repeat-x;
	height: 32px;
	
	font-size:13px;
	font-weight:bold;
	color:#424142;
}
.videochatborder {
	border: solid 1px #e7e7e7;
}
.middleplaceholder {
	width:100%;
	background-color: #FFF;
}

#loginForm {
	width: 362px;
	margin: 0 auto;
	padding-top: 50px;
}

#loginFormTop {
	background-image: url(../images/form-top.png);
	background-repeat: no-repeat;
	width: 362;
	height: 31px;	
}
#loginFormMiddle {
	background-image: url(../images/form-middle.jpg);	
	background-repeat: repeat-y;		
	width: 362px;
	text-align: center;
	height: 130px;}
#loginFormMiddle table {
	float:left;
	margin:30px 0 0 40px;}
#loginFormBottom {
	background-image: url(../images/form-bottom.jpg);
	background-repeat: no-repeat;
	width: 362;
	height: 29px;
}
#codeForm {
	display: none;	
	width: 592px;
	margin: 0 auto;	
	padding-top: 50px;
}
#playercontainer {
	/* display: none;	 */
}
#payment-top {
	background-image: url(../images/payment-top.jpg);
	width: 592px;
	height: 31px;	
}
#payment-middle {
	background-image: url(../images/payment-bg.jpg);	
	background-repeat: repeat-y;	
	text-align: center;
	width: 592px;
}
#payment-bottom {
	background-image: url(../images/payment-bottom.jpg);
	background-repeat: repeat-y;
	height: 28px;
}
#payment-key {
	background-image: url(../images/payment-key.jpg);
	background-repeat: no-repeat;
	width: 100px;
	height: 71px;
	margin: 0 auto;
	margin-top: 10px;
	padding-bottom: 10px;
}

#chatname {
	font-size: 11px;
	font-weight: bold;
	float: left;	
	width: 90px;
}
#entername {
	margin-right: 100px;	
}
#loginbutton {
	clear:both;
	width: 145px;
	margin-left: 100px;
}
.line1 {
	font-size: 20px;
	font-weight: bold;
	color: #4a4849;
	line-height: 30px;
}
.line2 {
	font-size: 14px;	
	font-weight: bold;
	color: #4a4849;
	line-height: 25px;
}
.line3 {
	font-size: 12px;	
	font-weight: bold;
	color: #4a4849;
	line-height: 25px;
}

#tarif_ppc {
	font-size: 10px;
	padding-bottom: 5px;
}
#tarif_sms {
	font-size: 10px;
	padding-bottom: 15px;
}
#choosecountry {
	float: left;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	padding-top: 8px;
	padding-left: 450px;
}
#flagnl,
#flagbe {
	float: left;
	padding-top: 8px;
	padding-left: 5px;
	cursor: pointer;
}

.number table {
	margin:0 auto;
	text-align:center;}

.flag {
	padding-right:8px;
	vertical-align:bottom}
.txt {
	float:left;
	font-weight:bold;}
	
.number.phone .txt,
.number.sms .txt span {
	color:#82e31a;}
.number.phone .txt {
	font-size:28px;}
.number.sms .txt {
	font-size:14px;}
.number.sms .txt span {
	font-size:18px;}
	
.tarif {
	padding-left:20px;}
	
#browser-flash-message{
	margin: 0 0 10px 0;
	background:#fff;
	border:solid 1px #d4d7dc;
	padding:5px 7px;
	font-size:14px;
	line-height:22px;
}

	#browser-flash-message a{
		text-decoration: underline;
	}

	#browser-flash-message i{
		float:right;
		font-size:20px;
		color:#f00;
		cursor:pointer;
	}