@charset "utf-8";
/* Css Style */
.cams_header {
	height: 85px;
	width: 100ex;
}
.jasmin_main_container {
	height: 720px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

.performer_container {
	height: 620px;
	width: 100%;
}
.video_chat_menu {
	float: left;
	height: 230px;
	width: 160px;
	border: 1px solid #006600;
}
body {
	margin: 0px;
}
.webcams_container {
	float: right;
	height: 720px;
	width: 620px;
	border: 1px solid #006600;
}
.text_chat_container {
	padding: 5px;
	height: 90px;
	width: 610px;
	text-align: justify;
}
li {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
}
p {
	text-align: justify;
}

.pages:link, .pages:visited {
	color: #333333;
	text-decoration: underline;
}
.pages:hover {
	color: #333333;
	text-decoration: none;
}
.image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer {
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
}
.hcc_iframe {
	width: 800px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.friends {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	}