/********************** Общее описание **********************/
body {
	font: 9pt Arial;
	color: #959595;
	padding: 0;
	margin: 0;
	background: #2f2f30 url('/img/back_container_main.jpg') top repeat-x;
}
a {
	text-decoration: none;
}
img {
	border: 0;
}
.container {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}
.container_main, .container_contacts, .container_copy {
	position: relative;
	width: 998px;
	margin: 0 auto;
	padding: 0;
}
/********************** Основной контейнер **********************/
#main {
	width: 100%;
	background: #303032 url('/img/back_container_main.jpg') top center repeat-x;
}
.container_main {
	top: 0;
	left: 0;
	background: #303032 url('/img/back_container_main_fix.jpg') no-repeat;
}
.foofaraw {
	position: absolute;
	top: 0;
	left: 0;
	width: 353px;
	height: 229px;
	background: url('/img/back_foofaraw.jpg') no-repeat;
	z-index: 0;
}
h2.text {
	position: absolute;
	top: 265px;
	left: 360px;
	width: 574px;
	height: 44px;
	color: #5b5b5b;
	font: 13pt Century Gothic, Arial;
	padding: 0;
	margin: 0;
}
.logo {
	position: relative;
	top: 0;
	left: 353px;
	width: 382px;
	height: 110px;
	font-size: 14pt;
	color: #ba1519;
	font-weight: bold;
}
.language {
	position: absolute;
	top: 8px;
	left: 735px;
}
.language a {
	display: block;
	text-align: center;
	float: left;
}
.language a span {
	font-size: 7pt;
	color: #fff;
	line-height: 7pt;
	display: block;	
	padding: 0 8px;
	margin-bottom: 8px;
	border-right: 1px solid #c9c9c9;
}
.language a span.last {
	border: 0;
}
.language a img {
	width: 31px;
	height: 15px;
	padding-left: 7px;
}
.theme_pic_index {
	position: absolute;
	top: 328px;
	left: 0;
	width: 251px;
	height: 248px;
	background: #2f2f30 url('/img/theme_pic_index.jpg') no-repeat;
}
.theme_pic_index a {
	width: 198px;
	height: 140px;
	display: block;
	margin: 80px 0 0 0; 
}
.theme_pic_portfolio {
	position: absolute;
	top: 378px;
	left: 50px;
	width: 253px;
	height: 173px;
	background: url('/img/theme_pic_portfolio.jpg') no-repeat;
}
.theme_pic_price {
	position: absolute;
	top: 330px;
	left: 50px;
	width: 270px;
	height: 220px;
	background: url('/img/theme_pic_price.jpg') no-repeat;
}
.theme_pic_pricesas {
	position: absolute;
	top: 330px;
	left: 50px;
	width: 280px;
	height: 236px;
	background: url('/img/theme_pic_price_sas.jpg') no-repeat;
}
.theme_pic_order {
	position: absolute;
	top: 327px;
	left: 40px;
	width: 256px;
	height: 252px;
	background: url('/img/theme_pic_order.jpg') no-repeat;
}
.theme_pic_contacts {
	position: absolute;
	top: 335px;
	left: 40px;
	width: 256px;
	height: 252px;
	background: url('/img/theme_pic_contacts.jpg') no-repeat;
}
/********************** Меню **********************/
ul.menu {
	position: absolute;
	top: 170px;
	left: 25px;
	width: 280px;
	height: 129px;
	padding: 0;
	margin: 0;
	z-index: 3;
}
ul.menu li {
	position: relative;
	list-style: none;
	margin: 3px 0;
}
ul.menu li span {
	display: none;
}
ul.menu li.select {
	margin: -5px 0 -8px 0;
}
ul.menu li.select span {
	position: relative;
	height: 78px;
	color: #2e2e2d;
	font: 45pt Impact, Arial;
	text-transform: none;	
	display: block;
}
ul.menu li a {
	color: #4d4d4d;
	font: 11pt Arial;
	text-transform: uppercase;
}
ul.menu li.select a {
	position: absolute;
	top: 25px;
	left: 0;
	font: 26pt Impact, Arial;
	color: #b6b4ab;
	text-transform: none;
}
ul.menu li#prices span {
	height: 66px;
	font: 34pt Impact, Arial;
}
ul.menu li#prices a {
	top: 11px;
}
ul.menu li#order span {
	height: 66px;
	font: 32pt Impact, Arial;
}
ul.menu li#order a {
	top: 9px;
}
/********************** ПодМеню на второстепенных **********************/
.title_submenu_portfolio {
	position: absolute;
	top: 165px;
	left: 400px;
	font-size: 11pt;
}
ul#undermenu {
	position: relative;
	top: 0;
	left: 530px;
	width: 347px;
	height: 160px;
	padding-top: 10px;
}
ul#undermenu li {
	margin: 13px 0;
}
ul#undermenu li.select {
	margin: -7px 0 -4px 0;
	height: 39px;
}
ul#undermenu li a {
	font: 13pt Impact, Arial;
	text-transform: none;
	color: #3c3c3a;
}
ul#undermenu li.select a {
	top: 12px;
	color: #b6b4ab;
	font: 14pt Impact, Arial;
}
ul#undermenu li.select span {
	font: 24pt Impact, Arial;
	color: #373735;
	height: 39px;
}
/********************** Заголовок на второстепенных **********************/
h1 {
	position: relative;
	top: 0;
	left: 0;
	color: #2e2e2d;
	font: 24pt Impact, Arial;
	margin: 10px 0;
	padding: 0;
}
h1 span {
	position: absolute;
	top: 13px;
	left: 0;
	height: 50px;
	font: 14pt Impact, Arial;
	color: #b6b4ab;
	text-transform: none;
	display: block;
}
/********************** Новости **********************/
.title_news {
	position: absolute;
	top: 95px;
	left: 748px;
	width: 120px;
	height: 49px;
	padding-top: 43px;
	font: 12pt Century Gothic, Arial;
	background: url('/img/back_title_news.jpg') top right no-repeat;
}
dl {
	position: relative;
	top: 0;
	left: 748px;
	width: 240px;
	height: 150px;
	vertical-align: middle;
	padding: 0;
	margin: 55px 0 0 0;
	font-size: 8pt;
	line-height: 9pt;
}
dt {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	color: #2d74de;
}
dd {
	margin: 0 0 7px 0;
}
/********************** Акция **********************/
.action {
	position: absolute;
	top: 167px;
	left: 359px;
	width: 339px;
	height: 69px;
	background: url('/img/back_action.jpg') no-repeat;
	padding: 5px 10px;
	color: #ba1519;
}
.action_swf {
	position: absolute;
	top: 167px;
	left: 359px;
}
.action_swf object {
	width: 359px;
	height: 79px;
}
/********************** Последние работы (на главной) **********************/
.last_works {
	margin: 10px 0 0 252px;
	padding-bottom: 15px;
	width: 743px;
	height: 270px;
}
.last_works div.work {
	width: 235px;
	height: 258px;
	float: left;
	margin-right: 9px;
}
.last_works div.work div {
	width: 206px;
	height: 39px;
	font-size: 8pt;
	line-height: 10pt;
	background: url('/img/back_lastwork_title.jpg') no-repeat;
	padding: 5px 10px;
	margin-left: 2px;
}
.last_works div.work div.last {
	background: url('/img/back_lastwork_title_last.jpg') no-repeat;
}
.last_works div.work a, .last_works div.work span {
	width: 230px;
	height: 200px;
	background: url('/img/border_last_work.jpg') no-repeat;
	display: block;
	text-align: center;
	padding: 2px 0 9px 0;
	margin-top: 9px;
}
.last_works div.work a img, .last_works div.work span img {
	width: 220px;
	height: 190px;
	border: 3px solid #171717;
}
/********************** Портфолио **********************/
.string_of_works {
	position: relative;
	width: 945px;
	height: 375px;
	margin-left: 48px;
	clear: both;
}
#first {
	width: 585px;
	margin-left: 371px;
}
.work, .work_last {
	position: relative;
	width: 258px;
	height: 327px;
	float: left;
	margin-right: 65px;
}
.work_last {
	margin-right: 0;
}
.screen_shot {
	position: absolute;
	top: 0;
	left: 15px;
	width: 220px;
	height: 190px;
	display: block;
	background: #171717;
	border: 1px solid #4f4f50;
	padding: 3px;
	z-index: 1;
	cursor: pointer;
}
.screen_shot img {
	width: 220px;
	height: 190px;
}
.description {
	position: relative;
	top: 167px;
	width: 234px;
	height: 112px;
	color: #b6b4ab;
	font-size: 8pt;
	border: 1px solid #4c4c4d;
	padding: 43px 11px 3px;
	background: #171717 url('/img/back_portfolio_description.jpg') 4px 4px no-repeat;
	z-index: 0;
}
.description b {
	font-size: 9pt;
	display: block;
	margin-bottom: 10px;
}
.description a {
	color: #51a8d5;
	font-size: 8pt;
	display: block;
	margin-bottom: 8px;
}
.description a.but {
	position: absolute;
	right: 13px;
	top: 128px;
	width: 18px;
	height: 18px;
	margin: 0;
	background: url('/img/but_portfolio_detailed.jpg') no-repeat;
	cursor: pointer;
}
/********************** № Страниц в Портфолио **********************/
.page {
	width: 800px;
	height: 90px;
	margin: 0 auto;
	text-align: center;
	margin-top: -20px;
}
.page span {
	color: #454546;
	font: 25pt Impact, Arial;
}
.page a {
	font: 14pt Impact, Arial;
	color: #8b8b8a;
}
.page a.but {
	font: 9pt Century Gothic, Arial;
	color: #919191;
	margin: 0 25px;
}
.page span.but {
	font: 9pt Century Gothic, Arial;
	color: #474747;
	margin: 0 25px;
}
.page .but img {
	vertical-align: middle;
	margin: 0 15px;
}
/********************** Описание конкретного сайта **********************/
.block_description_select_work {
	position: absolute;
	top: 11%;
	left: 134px;
	width: 729px;
	background: #000;
	z-index: 100;
	padding: 0 0 6px 0;
	display: none;
}
.select_work {
	position: relative;
	width: 685px;
	border: 1px solid #a3a3a3;
	margin: 6px 0 0 6px;
	background: #2f2f30;
	padding: 0 15px 10px 15px;
}
.select_work h6 {
	font-size: 9pt;
	padding: 12px 0;
	margin: 0 40px;
	text-align: center;
}
.select_work p {
	font-size: 8pt;
	padding: 0;
	margin: 6px 0;
	color: #f1f0f0;
}
.select_work p span {
	font-size: 8pt;
	color: #b6b4ab;
}
.select_work p a {
	color: #f1f0f0;
	text-decoration: underline;
}
.select_work p a.url {
	color: #51a8d5;
}
.select_work div.screen_shots {
	width: 686px;
	height: 207px;
	border-top: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
	margin-bottom: 15px;
	padding-top: 11px;
	text-align: center;
}
.select_work div.screen_shots_big {
	width: 686px;
	border-top: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
	margin-bottom: 15px;
	padding: 10px 0;
	clear: both;
}
.select_work div.screen_shots_big img {
	display: block;
	margin: 0 auto;
}
.select_work div.screen_shots a#lasta, .select_work div.screen_shots span#lasta {
	margin-right: 0;
}
.select_work div.screen_shots a img, .select_work div.screen_shots span img {
	width: 220px;
	height: 190px;
	border: 1px solid #4f4f50;
	background: #171717;
	padding: 2px;
	margin: 0 auto;	
}
.select_work a.left {
	display: block;
	float: left;
	color: #b8b8b8;
	font-size: 7pt;
}
.select_work a.right {
	display: block;
	float: right;
	color: #b8b8b8;
	font-size: 7pt;
}
.select_work a.right img, a.left img {
	vertical-align: middle;
}
.logo_min {
	position: absolute;
	top: 1px;
	left: 26px;
	width: 54px;
	height: 15px;
}
a.close {
	position: absolute;
	top: 7px;
	left: 686px;
	display: block;
	width: 21px;
	height: 21px;
	background: #bb1d1d url('/img/but_close.jpg') no-repeat;
	font-size: 7pt;
}
/********************** Второстепенные страницы **********************/
.main_text {
	position: relative;
	width: 910px;
	margin: 0 auto;
	clear: both;
}
.main_text a {
	color: #cbc9c9;
	text-decoration: underline;
}
.main_text a:hover {
	color: #4ca3fc;
}
.main_text_minwidth {
	width: 575px;
	margin-left: 335px;
}
.main_text_minwidth h2 {
	font-size: 13pt;
	margin: 0;
	padding: 2px 0 9px 0;
}
.main_text_minwidth strong {
	color: #d5d4d4;
}
.main_text p {
	clear: both;
	margin: 0 0 15px 0;
	padding: 0;
}
a.info div {
	position: absolute;
	width: 200px;
	color: #000;
	line-height: 9pt;
	text-decoration: none;
	margin: 5px 0 0 50px;
	padding: 3px;
	border: 1px solid #000;
	background: #ffffe1;
}
a.info div div {
	width: 10px;
	height: 8px;
}
/********************** Стили для текста с картинкой слева **********************/
.type_of, .type_of_site, .type_of_sas, .type_of_payment {
	position: relative;
	clear: both;
}
.type_of p, .type_of_site p, .type_of_sas p, .type_of_payment p {
	float: right;
	padding: 0;
	margin: 0;
	clear: none;
}
.type_of_site p {
	width: 515px;
	margin: 0 0 25px 0;
}
.type_of_sas p {
	width: 535px;
	margin: 0 0 12px 0;
}
.type_of_payment p {
	width: 490px;
	margin: 0 0 12px 0;
}
.type_of img, .type_of_site img, .type_of_sas img, .type_of_payment img {
	float: left;
	margin: -3px;
}
.type_of_site img {
	margin: -5px 0 0 0;
}
.type_of_payment img {
	margin: 0 0 7px 0;
	border: 2px solid #808080;
}
.type_of strong, .type_of_site strong, .type_of_sas strong, .type_of_payment strong {
	color: #ddd;
	margin-right: 3px;
}
/********************** Дополнительный текст слева под тематической картинкой **********************/
.second_text {
	position: absolute;
	top: 600px;
	left: 10px;
	width: 325px;
}
.second_text h6 {
	font: 14pt Impact;
	padding: 0;
	margin: 19px 0;
}
.second_text a {
	color: #cbc9c9;
	text-decoration: underline;
}
.second_text a:hover {
	color: #4ca3fc;
}
.second_text_loadprice {
	background: url('/img/back_prices.gif') no-repeat;
}
.second_text_loadprice a {
	color: #fff;
	font-size: 8pt;
	display: block;
	margin: 0 0 3px 50px;
	text-decoration: none;
}
.second_text_loadprice a img {
	width: 16px;
	height: 16px;
	vertical-align: middle;
	border: 0;
}
.second_text_calculator {
	height: 87px;
	padding-left: 75px;
	background: url('/img/back_calculator.jpg') no-repeat;
}
img.second_text_payment {
	width: 71px;
	height: 71px;
	font-size: 8pt;
	border: 2px solid #808080;
}
/********************** Услуги и цены **********************/
table.packet {
	width: 100%;
	font-size: 8pt;
	margin: 20px 0 15px 0;
	border-collapse: collapse;
}
table.packet th {
	border-bottom: 3px solid #585858;
	padding-bottom: 2px;
}
table.packet td {
	font-size: 12pt;
	text-align: center;
	border: 1px solid #585858;
	padding: 1px;
}
table.packet tr.text td {
	font-size: 8pt;
}
table.packet td.name {
	font-size: 8pt;
	text-align: right;
	background: #39393a;
	padding-right: 8px;
}
/********************** САС **********************/
.screen_short_sas {
	padding: 3px;
	background: #000;
	border: 1px solid #909090;
	margin: 0 15px;
}
/*************************** Заказ **************************/
form.order {
	width: 540px;
	margin: 0 0 25px 0;
	padding: 0;
}
form.order fieldset {
	width: 540px;
	border: 0;
	margin: 0;
	padding: 0;
}
form.order label {
	margin-right: 9px;
}
form.order label.block {
	display: block;
	color: #ccccce;
	font-weight: bold;
	margin: 15px 0 2px 0;
	padding: 0;
}
form.order label a {
	font-size: 8pt;
	font-weight: normal;
}
form.order textarea {
	width: 540px;
	font: 9pt Arial;
	overflow: auto;
	margin: 0;
	border: 1px solid #757472;
	background: #c7c6c1;
}
form.order select {
	margin: 2px 0 6px 0;
}
form.order .but {
	width: 80px;
	height: 20px;
	border: 1px solid #c0c0c0;
	font-size: 8pt;
	margin: 10px 0;
}
.gray, .yellow {
	width: 540px;
	color: #737272;
	font: 9pt Arial;
	border: 1px solid #757472;
	background: #f7f7f7;
}
.yellow, form.order textarea.yellow {
	background: #fff1b9;
}
span.yellow {
	color: #fff1b9;
	background: none;
	border: 0;
}
/********************** Контакты **********************/
#contacts {
	width: 100%;
	height: 200px;
	background: #3f3f40 url('/img/back_container_contacts.gif') repeat-x;
}
.container_contacts {
	top: 0;
	left: 0;
	height: 200px;
	background: #3f3f40 url('/img/back_container_contacts_fix.jpg') no-repeat;
}
.contacts {
	position: relative;
	top: 18px;
	width: 188px;
	height: 168px;
	font-size: 8pt;
	background: url('/img/back_contacts.gif') top right no-repeat;
	padding-left: 44px;
}
.contacts b {
	display: block;
	font: 11pt Sylfaen, Arial;
	padding-top: 5px;
}
.contacts b.icq {
	display: inline;
}
.contacts b span {
	display: inline;
	font: 14pt Sylfaen, Arial;
}
.contacts span {
	display: block;
	margin: -5px 0 1px 0;
}
.contacts span#small_margin {
	margin-top: 0;
}
.contacts a {
	color: #8d8d8d;
	font-size: 13pt;
	display: block;
	margin: 5px 0
}
.contacts img {
	vertical-align: middle;
	margin-right: 4px;
}
.about {
	position: absolute;
	top: 10px;
	left: 255px;
	width: 240px;
	font-size: 8pt;
}
.about h6 {
	font-size: 12pt;
	margin: 0;
	padding: 10px 0 17px 0;
}
.possibility a {
	position: absolute;
	top: 20px;
	width: 163px;
	height: 160px;
	text-align: center;
	font-size: 13pt;
	color: #959595;
	display: block;
}
.possibility a img {
	display: block;
	margin: 0 auto;
}
.possibility a.left {
	left: 540px;
}
.possibility a.right {
	left: 770px;
}
#possibility_loadprice img {
	margin-top: 35px;
}
#possibility_sas img {
	margin-top: 16px;
}
#possibility_calculator img {
	margin-top: 19px;
}
#possibility_contacts img {
	margin-top: 22px;
}
/********************** Копирайт **********************/
#copy {
	width: 100%;
	height: 72px;
	background: #901414 url('/img/back_container_copy.jpg') center no-repeat;
}
.container_copy {
	top: 0;
	left: 0;
	height: 32px;
	padding-top: 40px;
	background: url('/img/back_container_copy_fix.jpg') no-repeat;
}
.container_copy span {
	color: #c0c0c0;
	font-size: 7pt;
	margin-left: 44px;
}
