body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, fieldset, blockquote
{
	margin: 0;
	padding: 0;
	border: 0;
}

body
{
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	line-height: 20px;
	color: rgba(255,255,255,0.7);
	background: fixed rgb(57,57,57) url('../images/bg.gif') repeat;
}

a {
	text-decoration: none;
	color: rgb(0,255,0);
}

.container
{
	width: 960px;
	height: 602px;
	border: 1px solid rgba(0,0,0,0.9);
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -300px 0 0 -480px;
	text-shadow: 2px 2px 0px rgb(0,0,0);							/* тень от текста */
	filter: Shadow(Color=black, Direction=135, Strength=2);	/* тень от текста для IE */
}

.head
{
	width: 100%;
	height: 100px;
	border-bottom: 1px solid rgba(0,0,0,0.9);
	background: rgb(2,2,2) url('../../images/head_bg.gif') 0 0 repeat-x;
	clear: both;
	overflow: hidden;
}

h1, h2, h3, h4, h5, h6 {
	margin: 20px 30px 0 30px;
	color: rgb(0,220,0);
}

.logo
{
	width: 320px;
	height: 110px; 
}

.info, .info_left, .info_right, .portfolio_left, .portfolio_right  
{
	height: 440px;
	overflow: hidden;
	float: left;
}

.info
{
	width: 100%;
	background: rgba(0,0,0,0.3);
}

.info_left
{
	width: 630px;
	background: rgba(0,0,0,0.3);
	border-right: 1px solid rgba(0,0,0,0.9);
}

.info_right
{
	width: 329px;
	background: rgba(0,0,0,0.5);
}

.portfolio_left
{
	width: 544px;
	background: rgba(0,0,0,0.3);
	border-right: 1px solid rgba(0,0,0,0.9);
	text-align: center;
}

.portfolio_right
{
	width: 415px;
	background: rgba(0,0,0,0.5);	
}

.footer
{
	width: 100%;
	height: 60px;
	border-top: 1px solid rgba(0,0,0,0.9);
	background: rgba(0,0,0,0.7);
	clear: both;
	overflow: hidden;
}

.text, .list, .list_projects, .play
{
	font-size: 12px;
	margin: 15px 30px 0 30px;
	text-align: justify;	
}

.list
{
	margin-left: 60px;
}

.list_projects
{
	margin-left: 40px;
	line-height: 3.0;
}

.right
{
	text-align: right;
}

.center
{
	text-align: center;
}

.green, .copyright
{
	color: rgb(0,255,0);
}

.red
{
	background-color: red;
}

.copyright
{
	font-size: 11px;
	margin: 20px 30px;
	float: left;
}

.head img
{
	float: left;
}

#map
{
	width: 600px;
	height: 410px;
	margin: 15px;
}

/* Партнеры студии */
.clients_box
{
	width: 932px;
	height: 410px;
	margin: 15px 14px;
/*	background-color: red;*/
}

.client
{
	width: 203px;
	text-align: center;
	margin: 15px;
	float: left;
/*	background-color: green;*/
}

/* Скроллинг содержимого страницы */
.vertical
{
	position: relative;
	overflow: hidden;	
	width: 100%;
	height: 440px;	 
}

.items
{	
	position: absolute;
}

/* Отзывы */
.request_box
{
	width: 900px;
	margin: 15px 0 0 30px;
}

.request_box .name, .date, .company, .site, .status, .request
{
	font-size: 12px;
	float: left;
	display: block;
}

.request_box .name, .date, .company, .site
{
	width: 50%;
}

.request_box .status, .request
{
	width: 100%;
}

.request_box .request
{
	padding: 10px 0;
	text-align: justify;
}

/* Новости */
.news
{
	width: 270px;
	margin: 15px 0 0 30px;
	/*background-color: red;*/
}

.news .date
{
	width: 100%;	
}

.news .text
{
	margin: 0;
	padding: 10px 0;
}

/* Flow Player */
a.HD
{
	width: 512px;
	height: 288px;
	display: block;
	margin-left: 15px;
	margin-top: 15px;
	border: 1px solid rgba(0,0,0,0.9);
	background-color: #222222;
}

a.PAL
{
	width: 512px;
	height: 368px;
	display: block;
	margin-left: 15px;
	margin-top: 15px;
	border: 1px solid rgba(0,0,0,0.9);
	background-color: #222222;
}

a.PAL_half
{
	width: 268px;
	height: 192px;
	display: block;
	margin-left: 30px;
	margin-top: 15px;
	border: 1px solid rgba(0,0,0,0.9);
	background-color: #222222;
	float: left;
}

a.follow_us_facebook
{
	float: left;
	margin-top: 7px;
	margin-left: 645px;
}

a.follow_us_twitter
{
	float: left;
	margin-top: 7px;
	margin-left: 10px;
}

a.button
{
	display: block;
	width: 150px;
	height: 25px;
	position: absolute;
	text-align: center;
	left: 72%;
	top: 120px;
	margin-left: -75px;
	padding-top: 5px;
	font-size: 12px;
	color: rgba(255,255,255,0.7);
	background: rgba(0,0,0,0.4);
	border: 1px solid rgba(255,255,255,0.3);
}

a.button:hover
{
	color: rgba(0,255,0,1);
	border: 1px solid rgba(0,255,0,1);
}

.portfolio_right .items a
{	
	width: 372px;
	height: 74px;
	margin: 15px 15px 0 15px;
	display: block;
	color: rgba(255,255,255,0.7);
	float: left;
/*	background-color: red;*/
}

.portfolio_right .items a img
{
	float: left;
	height: 98px;
	height: 72px;
	margin-right: 15px;
	border: 1px solid rgba(0,0,0,0.9);
}

.portfolio_right .items a:hover
{
	color: rgba(0,255,0,1);	
}

.portfolio_right .items a:hover img
{
	border: 1px solid rgba(0,255,0,1);
}

div.message
{
	position: absolute;
	display: block;
	width: 100%;
	height: auto;
	top: 30%;
	padding-bottom: 20px;
/*	background-color: red;*/
}

div.photo_box
{
	width: 100%;
	background-color: red;
}

div.photo_box a
{
	width: 70px;
	height: 46px;
	border: 1px solid rgba(0,0,0,0.9);
	margin: 14px 0 0 14px;
	float: left;
}

div.photo_box a:hover
{
	border: 1px solid rgba(0,255,0,1);	
}

