@charset "UTF-8";
/* CSS Document */
body {
	background: #CDCDCD;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
a {
	outline:none;
}
a img {
	border:none;
}
.accessible {
	display:none;
}
.clear {
	clear:both;
}
.clear_line {
	clear:both;
	height:20px;
	border-bottom:#CCCCCC solid 1px;
	margin: 0 20px 0 20px;
}
.clear_line_2 {
	clear:both;
	height:10px;
	border-bottom:#CCCCCC solid 1px;
	margin: 0 20px 0 20px;
}
.clear_line_3 {
	clear:both;
	height:20px;
	margin-bottom:20px;
	border-bottom:#CCCCCC solid 1px;
}
.clear_line_4 {
	clear:both;
	margin-bottom:20px;
	border-bottom:#CCCCCC solid 1px;
}
.clear_line_blue {
	clear:both;
	height:20px;
	border-bottom:#00ADEE solid 2px;
	margin: 0 20px 0 20px;
}
#wrapper {
	background:#FFF;
	margin:0 auto;
	width:960px;
}
#logo {
	padding-top:50px;
	text-align:center;
}
#menu_container {
	padding-top:50px;
	text-align:center;
	padding:45px 0px 0px 0px;
	margin: 0 20px 0 20px;
	border-bottom:#00ADEE solid 2px;
}
#menu li {
	display: inline;
	list-style-type: none;
	padding-right: 45px;
}
#menu li a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px;
	color:#BFBFBF;
	text-decoration:none;
}
#menu a:link, #navlist a:visited {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px;
	color:#BFBFBF;
	text-decoration:none;
}
#menu a:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px;
	text-decoration:none;
	color: #333;
}
#active a:link, #active a:visited, #active a:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px;
	font-style:italic;
	color: #333;
	text-decoration:none;
}
#header {
	font-size:26px;
	font-style:italic;
	color: #666666;
	margin: 0 20px 0 20px;
	padding:15px 0 0 10px;
}
#header_project {
	font-size:26px;
	font-style:italic;
	color: #666666;
	margin: 0 20px 0 20px;
	padding:10px 0 0 25px;
}
#content {
	margin: 0 20px 0 20px;
	padding:15px 0 0 0;
}
.works {
	width:960px;
	overflow:hidden;
}
div.work:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
}
div.work_right:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
}
div.work:hover .work_title a {
	text-decoration:underline;
}
div.work_right:hover .work_title a {
	text-decoration:underline;
}
#content .work {
	background:#F3F3F3;
	width:220px;
	margin-right:13px;
	margin-bottom:15px;
	float:left;
	position:relative;
}
#content .work_right {
	background:#F3F3F3;
	width:220px;
	float:left;
	margin-bottom:15px;
}
.work_title a {
	display:block;
	background: #FFF100;
	color:#171717;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px;
	font-style:italic;
	padding:8px 0 8px 15px;
	text-decoration:none;
}
.work_description {
	color:#333333;
	font-size:14px;
	padding:15px 5px 0 15px;
	cursor:default;
	min-height:70px;
}
.new_project {
	background:url(../img/new_project.png) no-repeat;
	width:92px;
	height:184px;
	position:absolute;
	right:0px;
	z-index:100;
}
#project_grey {
	background:#F1F1F1;
	padding:15px 0 15px 5px;
}
#project_white {
	background: #FFF;
	padding:15px 0 15px 5px;
}
.title_project {
	background:#FFF100;
	padding:8px;
	font-size:24px;
	color:#666666;
	font-style:italic;
	float:left;
	margin:3px 0 0 28px;
	text-decoration:none;
	cursor: pointer;
}
.title_project:hover {
	text-decoration: underline;
}
.project_text {
	font-size:18px;
	color:#666666;
}
.col_left {
	width:155px;
	float:left;
}
.col_right {
	width:640px;
	float:left;
}
#play_icon {
	position:absolute;
	width:102px;
	height:102px;
	background:url(../img/play.png) no-repeat;
	left: 43%;
	top: 36%;
	cursor:pointer;
}
#movie_player {
	display:none;
}
.frame {
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	cursor:pointer;
}
#home_title {
	position:absolute;
	margin:440px 0 0 25px;
	display:block;
	background:#FFF;
	padding:8px;
	color: #999;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:24px;
	font-style:italic;
	line-height:25px;
}
#contact {
	padding-left:160px;
}
.contact_info {
	color:#666666;
	font-size:22px;
	font-style:italic;
	width:210px;
	float:left;
	margin-right:25px;
}
.contact_info a{
	color:#00ADEE;
	text-decoration:underline;
}
.contact_info a:hover{
	color:#00ADEE;
	text-decoration: none;
}
.about_block {
	padding:15px 0 0 5px;
}
.title_block {
	width:120px;
	float:left;
	font-size:26px;
	font-style:italic;
	color: #666666;
	padding:0 0 0 33px;
}
.about_text {
	float:left;
	width:734px;
	font-size:18px;
	font-style:italic;
	color: #666666;
}
.img_about {
	margin-top:15px;
	float:right;
}
#profile_director {
	margin: 0 20px 0 20px;
	padding:15px 0 0 0;
	color: #666666;
	font-style:italic;
}
#profile_director img {
	float:left;
}
#director_description {
	border-bottom:#CCCCCC solid 1px;
	border-top:#CCCCCC solid 1px;
	background:#F3F3F3;
	float:left;
	width:655px;
	margin-left:15px;
	padding:15px;
	min-height:160px;
}
#director_name {
	display:block;
	font-size:20px;
	padding-bottom:10px;
}
#footer {
	font-size:14px;
	font-style:italic;
	color: #666666;
	margin: 0 20px 0 20px;
	padding:15px 0 20px 0;
	overflow:hidden;
}
#footer a {
	color: #666;
}
#footer a:hover {
	color: #00ADEE;
}
#footer span {
	background:#EC1C24;
	padding:5px;
	display:block;
	float:right;
	margin-top:-5px;
}
#footer span a {
	color:#FFF;
	text-decoration: none;
}
#footer span a:hover {
	text-decoration:underline;
	color:#FFF;
}

