* {
	margin:0;
	padding:0;
}
html, body {
	width:100%;
	height:100%;
}
body {
	color:#666;
	background:#fff;
	font-family:arial, sans-serif;
	font-size:100.1%;
}
body.portfolio {
	color:#999;
}

h1 {
	margin-bottom:0.3em;
	color:#333;
	font-size:24px;
	font-weight:normal;
	line-height:120%;
}
.portfolio h1 {
	color:#fff;
	font-size:30px;
}
.clients h1 {
	color:#FFFF66;
	font-size:40px;
	margin-top:40px;
}
h2 {
	margin-bottom:0.5em;
	color:#333;
	font-size:18px;
	font-weight:normal;
	line-height:120%;
}
.news h2 {
	bottom:0;
	margin:0;
	padding:0;
}
h3 {
	color:#333;
	font-size:18px;
	font-weight:normal;
	bottom:0;	
}
a {
	color:#06c;
}
a:hover {
	color:#09f !important;
}
img {
	border:none;
}
input.text_field, select, textarea {
	font-family:arial, sans-serif;
	font-size:100%;
}


#outer {
	min-height:100%;
	_height:100%;
}
.portfolio #outer {
	background:#100E01 url(/i/portfolio_bg.jpg) repeat-x 0 100%;
}
.contacts #outer {
	position:relative;
	z-index:2;
}
.clients #outer_inner {
	background:#e20000 url(/i/clients_grad_bg.jpg) repeat-x 0 134px;
}
.clients #outer {
	background:#e20000 url(/i/clients_grad_bg.jpg) repeat-x 0 134px;
}
#outer_padding {
	height:232px;
}
.no_p_fh #outer_padding {
	height:120px;
}
.no_p_fh .content {
	margin-top:-50px;
}
.contacts #outer_padding {
	height:152px;
}

#bottom {
	margin-top:-112px;
	height:112px;
	font-size:12px;
}
.contacts #bottom {
	position:relative;
	z-index:1;
	margin-top:-112px;
}
#top {
	padding-top:40px;
	padding-bottom:50px;
}
.clients #top {
	background:#fff;
	padding-bottom:30px;
}
.clients #bottom {
	background:#fff url(/i/clients_bottom_bg.gif) repeat-x 0 0;
	height:152px;
}
.clients #bottom_inner {
	padding-top:150px;
}
.clients #main {
	background:url(/i/clients_aliens_bg.gif) repeat 50% 28px;
}




/* BOTTOM */
#bottom .left_column p {
	padding-left:47px;
	margin-top:4px;
	background:url(/i/ico/pdf.gif) no-repeat 0 0;
}
#bottom .left_block {
	float:left;
	padding-left:42px;
	background:url(/i/ico/phone.gif) no-repeat 0 0;
}
.portfolio #bottom .left_block {
	padding-left:0px;
	background:none;
}
#bottom .right_block {
	float:right
}
#bottom a {
	color:#333;
}
#bottom .left_column a,
.portfolio #bottom .left_column a {
	color:#c00;
}
.portfolio #bottom a {
	color:#666;
}
#bottom strong {
	font-size:19px;
	font-weight:normal;
	color:#333;
}
.portfolio #bottom strong {
	color:#999;
}
#bottom em {
	color:#808080;
	font-size:11px;
	font-style:normal;
}


.index #logo img {
	margin-left:28px;
}


/* MENU Top */
table#menu_top_table {
	border-collapse:collapse;
	width:100%;
	margin-top:25px;
	font-size:16px;
}
#menu_top_table td {
	white-space:nowrap;
}
#menu_top_table .span {
	width:50%;
}
#menu_top_table a {
	color:#5C6F7B;
	line-height:140%;
}
#menu_top_table td.current a {
	color:#c00;
}
#menu_top_table td.current strong {
	color:#c00;
	font-weight:normal;
}




/* MENU Subtop */
table#menu_subtop_table {
	border-collapse:collapse;
	width:100%;
	font-size:24px;
}
#menu_subtop_table td {
	padding-bottom:50px;
	white-space:nowrap;
}
#menu_subtop_table td.span {
	width:33.3%;
}
#menu_subtop_table td.first {
	padding-left:5px;
}
#menu_subtop_table td.last {
	padding-right:5px;
}
#menu_subtop_table a {
	color:#fff;
	line-height:140%;
}
#menu_subtop_table td.current a {
	color:#c00;
}
#menu_subtop_table div {
	position:relative;
}
#menu_subtop_table span {
	position:absolute;
	line-height:120%;
	left:-1.3em;
	top:0.3em;
	font-size:18px;
	display:none;
}
#menu_subtop_table td.current span {
	display:block;
	color:#c00;
}




.left_column {
	float:left;
}
.right_column {
	float:right;
}

.left_column {
	width:270px;
	padding-left:5px;
}
.some_text h1 {
	font:42px Arial;
	color: #666;
}
.right_column {
	width:584px;
	padding-right:5px;
}

.seo .content .left_column {
	width:320px !important;
}
.seo .content .right_column {
	width:516px !important;
}

.index #main .left_column,
.index #top .left_column,
#bottom .left_column {
	width:338px;
}
.index #main .right_column,
.index #top .right_column,
#bottom .right_column {
	width:516px;
}
.news #main .left_column {
	width:460px;
}
.news #main .right_column {
	width:350px;
}
.portfolio_page #main .left_column {
	width:546px;
	position:relative;
	z-index:2;
}
.portfolio_page #main .right_column {
	width:308px;
}




.layout {
	width:895px;
	margin:0 auto;
}
.clients .layout {
	width:auto;
}
.clients #top_inner,
.clients #main_inner,
.clients #bottom_inner {
	width:895px;
	margin:0 auto;
}
.clear {
	clear:both;
}
.block {
	margin-bottom:2em;
	zoom:1;
}
.block_semi {
	margin-bottom:1em;
}
.block_super {
	margin-bottom:4em;
}





.content {
	font-size:12px;
	line-height:150%;
}
.content p {
	/*margin-bottom:1.7em;*/
	margin-bottom:10px;
}
.content .demo {
	position:relative;
}
.content .demo .illustration {
	position:absolute;
	right:-80px;
	top:120px;
	width:169px;
	height:202px;
	background:url(/i/illustrations/krestiki.gif) no-repeat 100% 50%;
}


.link_goback {
	color:#fff;
	font-size:14px;
	margin-left:-1em;
	position:relative;
	zoom:1;
}
.link_goback a {
	color:#fff;
}

#banner {
	width:517px;
	overflow:hidden;
	margin-top:-40px;
	margin-bottom:40px;
	position:relative;
}

#banner img {
	border:1px solid #C2C2C2;;
}


/* MENU Left */
.menu_left {
	margin-left:15px;
}
.menu_left ul{
	list-style:none;
	font-size:14px;
}
.menu_left li {
	margin-bottom:0.8em;
}
.menu_left strong {
	color:#c00;
}
.clients .menu_left,
.clients .menu_left h1,
.clients .menu_left strong,
.clients .menu_left a {
	color:#fff;
}
.clients .menu_left ul {
	padding-top:24px;
}



/* Menu Support */
.portfolio .menu_support h2 {
	color:#666;
}
.menu_support dt a {
	font-size:14px;
	color:#333;
}
.portfolio .menu_support dt a {
	color:#fff;
}
.menu_support dd {
	font-size:11px;
	margin-bottom:1.2em;
}
.menu_support a.link_to_all {
	font-size:12px;
	font-weight:bold;
	color:#999;
}



/* News */
ul.news {
	list-style:none;
}
.news li {
	margin-bottom:1.5em;
}
.news .news_date {
	font-size:11px;
}
.news .link_to_all {
	text-align:right;
	padding-right:40px;
}
.news .link_to_all a {
	color:#999;
	font-size:12px;
}
.news .news_1, .news .news_3 {
	width:240px;
}
.news .news_1,
.news .news_1 a {
	color:#000;
}
.news .news_1 a {
	font-size:22px;
}

.news .news_2,
.news .news_2 a {
	color:#797979;
}
.news .news_2 {
	padding-left:50px;
}
.news .news_2 a {
	font-size:20px;
}

.news .news_3,
.news .news_3 a {
	color:#B2B2B2;
}
.news .news_3 a {
	font-size:18px;
}

.news .news_4,
.news .news_4 a {
	color:#C2C2C2;
}
.news .news_4 {
	padding-left:110px;
	margin-bottom:0.8em;
}
.news .news_4 a {
	font-size:16px;
}

.news .news_5,
.news .news_5 a {
	color:#C2C2C2;
}
.news .news_5 {
	padding-left:13px;
	margin-bottom:1em;
}
.news .news_5 a {
	font-size:12px;
}



ul.menu {
	list-style:none;
	font-size:12px;
}
.menu li {
	margin-bottom:1.3em;
}

.years {
	margin-bottom:1.2em;
	font-size:14px;
}
.years a {
	color:#333;
	margin-right:20px;
}
.years a.active {
	font-weight:bold;
}
.years a.noactive {
	font-weight:normal;
}

ul.menu_hit {
	list-style:none;
	font-size:12px;
	color:#000;
	margin-bottom:55px;
}
.menu_hit li {
	margin-bottom:1em;
}

.banner_left_img {
	float:left;
	margin-right:10px;
	margin-left:15px;
}
.banner_left {
	font-size:14px;
	padding-left:110px;
}
.banner_left a {
	color:#666;
}
.banner_left p {
	padding-left:10px;
	padding-top:5px;
	font-size:11px;
	color:#999;
}
#grunge.banner_left {
	background:url(/i/images/grunge.gif) no-repeat 15px 0;
	margin-bottom:4em;
}





/* MENU Portfolio */
ul#menu_portfolio {
	list-style:none;
	margin-top:-47px;
	margin-bottom:2em;
}

#menu_portfolio a.title {
	text-decoration:none;
	border-bottom:6px solid #ccc;
	color:#ccc;
}
#menu_portfolio a:hover {
	border-bottom-color:#09f;
}
#menu_portfolio li.current a.title {
	color:#c00;
	border-bottom-color:#c00;
}
#menu_portfolio li.current a.title:hover {
	border-bottom-color:#09f;
}
#menu_portfolio a.title {
	white-space:nowrap; 
}
li#portfolio_video a.title {
	font-size:95px;
	line-height:200%;
}
li#portfolio_grafdesign a.title {
	font-size:60px;
}
li#portfolio_websites a.title {
	font-size:190px;
	letter-spacing:3px;
	line-height:135%;
}
li#portfolio_multimedia a.title {
	font-size:93px;
	line-height:120%;
}


ul.portfolio_list {
	list-style:none;
	font-size:15px;
}
ul.portfolio_list li {
	margin-bottom:1.2em;
}
ul.portfolio_list a {
	color:#6cf;
}
ul.portfolio_list .date {
	color:#333;
	font-style:italic;
	font-size:11px;
}
#portfolio_video .portfolio_list {
	margin: -10px 0 60px 30px;
}
#portfolio_grafdesign .portfolio_list {
	margin:50px 0 0 30px;
}
#portfolio_websites .portfolio_list {
	margin: 10px 0 40px 30px;
}
#portfolio_multimedia .portfolio_list {
	margin: 30px 0 0 30px;
}





#portfolio_description {
	background:url(/i/portfolio_description.gif) no-repeat 50% 0;
	color:#fcc;
	text-align:center;
	padding:100px 90px 4em;
	font-style:italic;
	line-height:200%;
}
#portfolio_description .lab {
	font-size:24px;
	color:#06c;
}




/* Portfolio page */
ul.menu_links {
	list-style:none;
}
.menu_links li {
	display:inline;
	margin-right:15px;
	font-size:16px;
}
.menu_links strong {
	color:#fff;
}


.portfolio_date {
	color:#999;
	margin-bottom:2em;
	padding-left:15px;
}
.portfolio_date strong {
	font-weight:normal;
	font-size:24px;
	display:block;
	margin-top:0.3em;
}
.p_p {
	height:50px;
}
ul.portfolio_staff {
	list-style:none;
	font-style:italic;
	margin-top:20px;
	padding-left:30px;
	margin-left:-15px;
	position:relative;
	zoom:1;
	background:url(/i/star.gif) no-repeat 0 0;
	margin-bottom:4em;
	line-height:120%;
	min-height:21px;
	_height:21px;
}
.portfolio_staff li {
	margin-bottom:0.8em;
}
.portfolio_staff a {
	color:#999;
}


.portfolio_illustration {
	margin-bottom:4em;
	padding-left:15px;
}
.portfolio_illustration .image {
	text-align:center;
	margin-bottom:2em;
}
.portfolio_illustration .description {
	color:#fff;
	font-size:14px;
}


img#contacts_illustration {
	position:absolute;
	right:0;
	margin-top:-250px;
}
#contacts {
	padding-bottom:180px;
	margin-left:10px;
	white-space:nowrap; 
}
#telephone {
	font-size:130px;
	color:#333;
	margin-left:-0.34em;
	position:relative;
	zoom:1;
}
#email {
	letter-spacing:9px;
}
#email a {
	font-size:103px;
	color:#c00;
	text-decoration:none;
	border-bottom:6px solid #c00;
}
#email a:hover {
	border-bottom-color:#09f;
}
#address {
	font-size:109px;
	color:#333;
	margin-top:60px;
}
#address span {
	display:block;
	font-size:41px;
	color:#999;
	line-height:60%;
	letter-spacing:0;
}
#map {
	margin-top:10px;
	letter-spacing:0;
}
#map a {
	font-size:30px;
	color:#333;
}


ul.tags {
	list-style:none;
	padding:0 0 40px 0;
}
.tags li {
	display:inline;
}
.tags a {
	color:#fff;
	line-height:200%;
	font-size:16px;
	text-decoration:none;
}
.tags a.size_1 {
	font-size:40px;
	line-height:100%;
}
.tags a.size_2 {
	font-size:30px;
	line-height:100%;
}
.tags a.size_3 {
	font-size:20px;
}


/*services*/

.services .content .production {
	margin-left:10px;
}

.services .content p {
	margin-bottom:10px;
}

.services .content h1 {
	font:48px Arial;
	color: #666;
}

.services .production {
	min-height:208px;
	/*background:url(/i/ico/krestik.gif) no-repeat 680px 0px;*/
	padding-right:190px;
}
.services .production .text {
	width:470px;
}

.services .content .left_column {
	width:353px;
	min-height:750px;
	_height:750px;
}
.services .content .right_column {
	width:481px;
}

.services .menu {
	margin-left:180px;
	font:30px Arial;
	position:relative;
	z-index:1;
}


.services .menu ul {
	list-style:none;
}
.services .menu ul li {
	margin-bottom:5px;
}




.services .seo {
	margin-left:51px;
	font-size:14px;
}
.seo ul {
	margin-top:10px;
}
.services .seo ul li{
	margin-bottom:12px;
}
.seo ul li a {
	color:#06c !important;
}
.seo #order_link {
	margin-top:12px;
	margin-left:49px;
}
.seo .title {
	margin-top:83px;
}
#order_link a {
	font-size:24px;
	color:#333;
	/*text-decoration:none;
	border-bottom:3px dashed;*/
	font-weight:normal;
}
.portfolio #order_link a {
	color:#fff;
}
.portfolio  #o_title {
	color:#fff;
}
.seop p {
	padding-bottom:3px;
}
.seo #js_title {
	position:relative;
	top:22px;
}
.seo #js_title h1 {
	line-height:48px;
}
.seo #js_text {
	padding-top:2px;
}

/*---*/
.order_table td {
	font:11px Tahoma;
	color:#999;
	padding-bottom:8px;
}
.order_table {
	width:275px;
	margin-top:10px;
	margin-left:37px;
}
.portfolio .order_table, .some_text .order_table {
	margin-left:0px;
}
.order_table .r {
	width:58px;
	text-align:right;
	padding-right:5px;
}
.order_table .return_call {
	font-weight:bold;
	color:#999;
}
.order_table .info {
	font-size:10px;
	color:#999;
	padding-left:10px;
}
.order_table .info textarea {
	width:100%;
	border:1px solid #ccc;
	height:110px;
	color:#333;
}
.order_table .but {
	color:#333;
}
#o_title {
	font:18px Arial;
	color:#333;
	padding-left:3px;
}
#close_form {
	padding-left:137px;
	position:relative;
	top:-5px;
	
}
.portfolio #close_form {
	top:-1px;
}
.order_table .red {
	color:#ED1C24;
	font-size:12px;
}

.order_table .inp {
	width:100%;
}
/*---*/

a.violet {
	color:#93f;
}
a.violet:hover {
	color:#B062FF !important;
}
a.red {
	color:#c00;
	font-size:18px
}
a.red:hover {
	color:#d00 !important;
}
.services .menu ul li strong {
	color:#c00;
}
.seo .menu ul li strong {
	font-weight:normal;
}
.services .menu ul li a {
	color:#666;
}

.seo .ex {
	margin-top:810px;
	margin-left:100px;
}

.services .people {
	padding-top:5px;
	position:absolute;
	z-index:0;
}

/*.services .people .name {
	font:18px Arial;
	color:#333;
}*/

.services .people .name {
	font:12px Arial;
	font-weight:bold;
	color:#666;
}

.services .people .about {
	font:11px Arial;
	color:#999;
}

.services .people .about a {
	color:#666;
	font-weight:bold;
}

.gray_link {
	color:#666;
}

.news .navigation {
	margin-top:35px;
}
.navigation {
	margin-bottom:55px;
	text-align:center;
}

.navigation {
	font:18px Arial;
	color:#999;
}
.navigation a {
	color:#999;
}

.navigation .left {
	float:left;
	width:250px;
	text-align:right;
	padding-right:7px;
}
.navigation .about {
	font-size:11px;
	padding-left:11px;
}

.navigation .right {
	text-align:left;
}

.pricelist {
	width:650px;
}

.pricelist td {
	padding:2px;
	font-size:12px;
}

.pricelist .line1 {
	background:#eaeaea;
}
.pricelist .line0 {
	background:#ccc;
}
.pricelist .title td {
	text-align:center;
	background:url(/i/price_bg.gif) bottom repeat-x;
	height:30px;
	font-weight:bold;
}
.atab td {
	font:12px Arial;
}

.counters {
	padding-top:7px;
	padding-left:0px;
}


.some_text .layout {
	width:950px;
}
.some_text #main_inner .left_column {
	width:0px;
}
.some_text #main_inner .right_column {
	width:945px;
}


.footer-rgc {position:relative}
.footer-rgc .logo {float:left;width:195px}
.footer-rgc a {outline:none}
.footer-rgc .logo-list {height:61px;position:absolute;top:-10px;left:215px;width:680px;background:#fff}

.footer-rgc a.stl, .footer-rgc a.str {background:url(/i/rcg/stl.gif) 0 0 no-repeat;position:absolute;width:11px;height:20px;top:24px;display:block;z-index:3}


.footer-rgc a.stl {left:-20px}
.footer-rgc a.str {background-image:url(/i/rcg/str.gif);right:0}

.footer-rgc .logo-list-inner {width:655px;height:61px;margin-left:0px;overflow:hidden}
.footer-rgc .logo-list-inner .logos {width:10000px;height:61px;position:relative;background:#fff}
.footer-rgc .logo-list-inner .item {float:left;position:relative}
.footer-rgc .logo-list-inner .item img {margin-right:20px}
.rcg-counters {text-align:center;padding-top:10px}

#hide-logo-list {display:none}
