﻿.webcamitem{
	width: 135px;
	padding: 8px 4px 5px 4px;
	float: left;
	margin: 0 6px 5px 0;
	background-color:#41344d;
}

.webcamitem p{
    font-size: 12px;
    float: left;
    margin-bottom: 5px;
}

.webcamitem img{
	border: none;
	width: 100px;

}

.webcamitem .imgborder{
	border: 1px solid #fff;
	margin: 0 0 5px 0;
	width:100px;
	height:75px;
	overflow:hidden;
	float:left;
}

.webcamitem .onder {
	float:left;
	width:500px;
}

.icoontjes{
	width: 17px;
	margin: 0 5px 0 5px;
	float: right;
}

.icoontjes img, .icoontjes a{
  width: 17px;
  height: 17px;
  border: none;
	margin: 0 0 2px 0;
	display:block;
}

.icoontjes .chat{
	background: url(../img/chaticon.jpg) no-repeat;
}

.icoontjes .info{
	background: url(../img/infoicon.jpg) no-repeat;
}

.icoontjes .mail{
	background: url(../img/mailicon.jpg) no-repeat;
}

.icoontjes .mail_later{
	background: url(../img/cams/iconmail_later.gif) no-repeat;
}

.icoontjes .mail_later:hover{
	background: url(../img/cams/iconmail.gif) no-repeat;
}

.webcamitem p a:hover{
	text-decoration:underline;
}

.freechat{
	background: url(../img/freechat.gif) no-repeat;
	width: 62px;
	height: 21px;
	display: block;
	float: left;
	text-indent: -9999em;
	overflow:hidden;
}

.chat{
	background: url(../img/chat.gif) no-repeat;
	width: 62px;
	height: 21px;
	display: block;
	float: right;
	text-indent: -9999em;
	overflow:hidden;
	margin: 0 0 0 4px;
	font-size: 10px;
}