body{
	font-family: helvetica, verdana, arial;
	color: gray;
	background: #99CCFF;
	font-size: 12px;
	margin: 0px;
	margin-top: 12px;
	padding: 0px;
}

a {
	color: #c31019;
	text-decoration: none;
}

a:hover{
	color: #8f0b12;
	text-decoration:none;
}

a img{
	border:none;
}

hr {
  clear: both;
  visibility: hidden;
}

h1, h2, h3, h4{
	font-weight:normal;
}

input {
	background: #f2f2ed;
	border: 1px solid #FFCC00;
	padding: 2px;
}

textarea {
	background: #f2f2ed;
	border: 1px solid #FFCC00;
	padding: 2px;	
}

#header {
	width: 830px;
	height: 102px;
	margin-bottom: 10px;
	margin-left: 0px;
	background: #EFECEE;
}

#adress {
	float:  left;
	font-size: 11px;
	text-align: left;
	padding-left: 20px;
	padding-top: 9px;
	color: #555555;
	line-height: 12px;
}

#logo {
	float:  right;
	padding-top: 5px;
	padding-right: 10px;
}

#main_container {
	width: 856px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background: #99CCFF;
}

#left_container {
	float: left;
	width: 260px;
	background: #99CCFF;	
}

#right_container {
	margin-left: 280px;
	background: #99CCFF;
}

.video {
	width: 550px;
	height: 205px;
	background: #99CCFF;
	cursor: pointer;
	margin-top: 2px;
}

.clear {
	clear:both;
}

.clictoplay {
	margin-left: 400px;
	font-size: 10px;
	color: #FFCC33;
	padding-right: 8px;
}

#title {
	float: right;
	font-size: 20px;
	font-weight: bold;
	color: #00CCFF;
}

#client {
	float: right;
	font-size: 18px;
}

#date {
	margin-top: 3px;
	font-size: 12px;
	color: #555555;	
}

#length {
	margin-top: 1px;
	font-size: 12px;
	color: #555555;
}

#description {
	margin-top: 30px;
	font-size: 12px;
	text-align: justify;
	color: #555555;	
}

.thumb_container {
	background : #99CCFF;
}

.video_container {
	width: 260px;
	height: 100%;
	background: #EFECEE;
	color: #000;
	cursor: pointer;
	z-index: 1;
}

.pub_container {
	width: 260px;
	height: 190px;
	background: #EFECEE;
	color: #000;
	cursor: pointer;
	z-index: 1;
}

.year_container {
	margin-top: 20px;
	width: 260px;
	height: 20px;
	background: #809FFF;
	color: #EFECEE;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
}

.video_thumbnail {
	float: left;
	width: 89px;
	height: 50px;
}

.video_header {
	float: left;
	width: 89px;
	height: 102px;
}

.video_text {
	height: 50px;
	padding-left: 10px;	
	padding-right: 10px;
}

.copyright {
	float: right;
	font-size: 10;
	font-weight: bold;
	color: #EFECEE;
	padding-right: 5px;
}

.video_title {
	font-size: 100%;
	font-weight: bold;
	color: #00CCFF;
}

.video_client {
	padding-top: 2px;
	font-size: 90%;
	color: #555555;
}

.video_content_container {
	background: #99CCFF;
}

.video_content {
	width: 530px;
	padding: 10px;
	background: #EFECEE;
	margin-top: 12px;
}

.licarousel {
	background: #99CCFF;
}

.imgpage {
	width: 546px;
	height: 210px;
	margin-bottom: 22px;
}

.page_content {
	width: 546px;
	padding: 2px;
	background: none;
	margin-top: 0px;
	font-size: 12px;
	text-align: justify;
	line-height: 13px;
}

.page_content2 {
	width: 546px;
	padding: 15px;
	background: #fff;
	font-size: 12px;
	text-align: justify;
	line-height: 14px;
}

.mailform_input_text {
	width: 90px;
	float: left;
	padding-top: 2px;
}

.mailform_input {
	margin-top: 10px;
}

.reference_item {
	display: inline;
}