@import 'reset.css';

BODY {
	min-height: 100%;
	min-width: 1000px;
	font: 12px/16px Arial;
	color: #DEDEDE;
	padding: 0;
	background-color: #191919;
}


.inline{
	display:-moz-inline-stack; /* for FF2*/
	display:inline-block; /* normal browsers */
	zoom:1; /* for IE (hasLayout true) */
	*display:inline; /* for IE */
	margin-bottom: 10px;
}

A {
	color: #fff;
	text-decoration: underline;
}

A:hover {
	color: #84FF22;
}

	.ajax {
		display: inline-block;
		cursor: hand;
		text-decoration: none;
		border-bottom: 1px dashed #fff;
	}

		.ajax:hover {
			border-bottom: 1px dashed #84FF22;
		}
		

.nodisplay{
	display: none;
}
.r_ex {
	margin-right: -1px;
}
[class~=r_ex] {
	margin-right: 0px;
}
.b_ex {
	margin-bottom: -1px;
}
[class~=b_ex] {
	margin-bottom: 0px;
}

.divline{
	clear: both;
	border-bottom: dashed 1px #2D2D2D;
	height: 10px;
	margin-bottom: 20px; 
}

P {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	font: 13px "Arial";
	line-height: 18px;
	color: #DEDEDE;
}

B, STRONG {
	font-weight: bold;
	color: #fff;
}

UL {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 10px;
	margin-top: -15px;
	margin-bottom: 15px;
}

	LI {
		padding-top: 5px;
	}

div#message {
	display: block;
	text-align: justify;
	background: url(/i/attention.png) no-repeat 0 3px;
	padding-left: 25px;
	font: bold 15px/22px Arial;
	margin-top: 20px;
	margin-bottom: 15px;
	color: #fff;
}

span.ig {
	color: #6AF900;
	font-weight: bold;
}

span.star {
	color: #666;
}

/*--------главная страница---------*/
.container {
	position: relative;
	width: 960px;
	padding: 20px 5px 0px 35px;
	margin: 0 auto;
	border-left: solid 1px #444444;
	border-right: solid 1px #444444;
	background: #000 url(/i/mainfon.jpg) no-repeat 0px 150px;
}
	.shadow_left {
		height: 100%;
		left: -14px;
		top: 0;
		width: 13px;
		position: absolute;
		background: transparent url(/i/fancy_shadow_w.png) repeat-y;
	}

	.shadow_right {
		height: 100%;
		right: -14px;
		top: 0;
		width: 13px;
		position: absolute;
		background: transparent url(/i/fancy_shadow_e.png) repeat-y;
	}

/* верхнее меню*/
.upmenu	{
	height: 180px;
	position: relative;
}
	#logo{
		position: absolute;
		top: 0px; left: 715px;
		width: 220px; height: 71px;
		background: url(/i/logo_in.jpg) no-repeat;
	}
		#logo A{
			text-indent: -3000px;
			display: block;
			height: 100%;
			overflow: hidden;
		}
	.upmenu .element{
		width: 125px;
		float: left;
		margin-right: 50px;
	}
	.upmenu .element .number{
		font: bold 36px "Century Gothic";
		min-width: 115px;
		width: 115px;
	}
	.upmenu .element .active {
		cursor: default;
		color: #84FF22;
		border-bottom: solid 2px #84FF22;
	}
	.upmenu .element .notactive {
		color: #424242;
		border-bottom: solid 2px #575757;
	}
	.upmenu .element .header{		
		margin-top: 6px;
		margin-bottom: 5px;
	}
	.upmenu .element .header a{
		font: bold 14px "Arial";
		/*color: #fff;*/
		text-decoration: none;
	}
	.upmenu .element .list a{
		font: 12px "Arial";
		color: #BCBCBC;
		line-height: 18px;
		text-decoration: none;
	}
	.upmenu .element .list a:hover{
		font: 12px "Arial";
		color: #84FF22;
		line-height: 18px;
		text-decoration: none;
	}
/* main */
	.mainimg {
		height: 670px;
	}
		.maindesign{
			position: absolute;
			left: 80px; top: 232px;
			width: 206px; height: 535px;
			background: url(/i/maindesign.jpg) no-repeat 0 0;
			z-index: 100;
		}
		.mainsite{
			position: absolute;
			left: 440px; top: 240px;
			width: 235px; height: 310px;
			background: url(/i/mainsite.jpg) no-repeat 0 0;
			z-index: 80;
		}
		.mainseo{
			position: absolute;
			left: 610px; top: 210px;
			width: 330px; height: 470px;
			background: url(/i/mainseo.jpg) no-repeat 0 0;
			z-index: 100;
		}
		.maindesignhref{
			display: block;
			position: absolute;
			left: 185px; top: 361px;
			width: 95px; height: 55px;
			text-indent: -3000px;
			z-index: 150;
		}
		.mainsitehref{
			display: block;
			position: absolute;
			left: 445px; top: 361px;
			width: 147px; height: 55px;
			text-indent: -3000px;
			z-index: 150;
		}
		.mainseohref{
			display: block;
			position: absolute;
			left: 777px; top: 361px;
			width: 163px; height: 55px;
			text-indent: -3000px;
			z-index: 150;
		}
	/* о студии */
	.main .content .studio{
		min-height: 330px;
		width: 250px;
		font: 13px/17px "Arial";
		margin-right: 75px;
		margin-top: -5px;
		text-align: justify;
		color: #DEDEDE;
		float: left;
	}
		.main .content .studio a.ourclients{
			font: 18px "Arial";
			color: #76EC45;
			text-decoration: none;
		}
	/* новости */
	/*.main .content*/ .newslist{
		min-height: 330px;
		width: 285px;
		font: 11px "Arial";
		margin-right: 70px;
		text-align: left;
		color: #DEDEDE;
		float: left;
	}
		/*.main .content .newslist*/ .date{
			font: 11px "Verdana";
			margin-bottom: 10px;
		}
			/*.main .content .newslist*/ .date .day{
				padding: 2px 10px;
				margin-right: 3px;
				background-color: #149415;
				color: #fff;
			}
		
		.main .content .newslist a{
			font: bold 13px "Arial";
			text-align: left;
		}
		.main .content .newslist .text{
			font: 11px "Arial";
			color: #DEDEDE;
			margin-top: 6px;
			margin-bottom: 20px;
			text-align: justify;
		}
	/* примеры работ */
	.main .content .example{
		min-height: 330px;
		width: 265px;
		float: left;
		margin-top: -5px;
	}
		.main .content .example h2 {
			margin-bottom: 15px;
		}
		.main .content .example h2 a {
			text-decoration: none;
			font: 18px "Arial";
			color: #76EC45;
		}
		.main .content .example .list{
			width: 213px;
			float: left;
		}
			.main .content .example .list img{
				border: solid 1px #fff;
				margin-bottom: 20px;
			}
		.main .content .example .scroll{
			width: 42px;
			height: 254px;
			float: left;
			position: relative;
		}
			#scrollup{
				display: block;
				position: absolute;
				top: 45px; right: 3px;
				width: 15px; height: 15px;
				filter: alpha(opacity=40);
				opacity: 0.4;
				background: url(/i/scrollup.jpg) no-repeat;
				cursor: default;
			}
			#scrolldown{
				display: block;
				position: absolute;
				top: 175px; right: 3px;
				width: 15px; height: 15px;
				background: url(/i/scrolldown.jpg) no-repeat;
			}
			.main .content .example .scroll img{
				margin-left: 20px;
				margin-top: 30px;
			}

/* подвал для главной страницы*/
.bottom{
	clear: both;
	height: 80px;
	border-top: 1px solid #444;
	margin-right: 30px;
	margin-top: 20px;
}

	.mainintro .bottom{
		margin-left: 30px;
		margin-right: 0;
	}

	.bottom .bottomtext {
		width: 470px; height: 50px;
		font: 11px/16px "Verdana";
		color: #ddd;
		padding-top: 23px;
		position: relative;
		float: left;
	}
		.bottom .bottomtext img {
			padding-top: 4px;
			padding-right: 25px;
		}
		.bottom .bottomtext a:link {
			color: #ddd;
		}
		.bottom .bottomtext a:hover {
			color: #76EC45;
		}
	.bottom .phone {
	
		padding-top: 13px;
		position: relative;
		float: right;
	}
		.bottom .phone .code {
			font: 18px Arial;
			color: #66EA0A;
		}

		.bottom .phone .number {
			font: 29px Arial;
			padding-left: 7px;
			color: #66EA0A;
		}

		.bottom .phone .desc {
			font: 10px Verdana;
			letter-spacing: 0px;
			color: #aaa;
			padding-top: 10px;
			padding-left: 1px;
		}

/*--------другие страницы---------*/
.mainintro {
	position: relative;
	min-width: 970px;
	padding-right: 30px;
	padding-top: 20px;
	z-index: 0;
	margin: 0 auto;
	width: 970px;
	border-left: solid 1px #444444;
	border-right: solid 1px #444444;
	background: #000 url(/i/menulight.jpg) no-repeat 0px 0px;
}
	.mainintro .headin{
		height: 130px;
		padding-left: 0px;
	}
		.mainintro .headin .height20px{
			height: 20px;
			width: 950px;
		}
		.mainintro .headin .menuelemin{
			width: 145px;
			float: left;
			color: #fff;
			padding-left: 30px;
			margin-top: 45px;
		}
			.mainintro .headin .menuelemin .numberin{
				margin-top: 12px;
				width: 23px;
				font: bold 14px "Century Gothic"; 
				color: #545454;
				float: left;
			}
			.mainintro .headin .menuelemin .activein{
				color: #84FF22;
			}
			.mainintro .headin .menuelemin .textin{
				font: bold 14px "Arial"; 
				color: #fff;
				float: left;
			}
				.mainintro .headin .menuelemin .textin a{
					text-decoration: none;
				}
		.mainintro .headin .logoin{
			float: right;
			margin-top: 0px;
		}
			.mainintro .headin .logoin img{
				margin-top: 0px;
			}
	.mainintro .mainin{
		width: 100%;
		min-height: 615px;
		height: auto !important;
		height: 615px;
	}
	.mainintro .service{
		background: url(/i/service.jpg) no-repeat 0px 200px;
	}
	.mainintro .studio{
		background: url(/i/studio.jpg) no-repeat -10px 200px;
	}
	.mainintro .opinion{
		background: url(/i/opinion.jpg) no-repeat 30px 200px;
	}
	.mainintro .contacts{
		background: url(/i/contacts.jpg) no-repeat 0px 60px;
	}
	.mainintro .vacancy{
		background: url(/i/vacancy.jpg) no-repeat 0px 55px;
	}
	.mainintro .development{
		background: url(/i/development.jpg) no-repeat 0px 70px;
		height: auto !important;
		min-height: 840px;
		height: 840px;
	}
	.mainintro .marketing{
		background: url(/i/marketing.jpg) no-repeat 0px 100px;
		min-height: 800px;
		height: auto !important;
		height: 800px;
	}
	.mainintro .design{
		background: url(/i/design.jpg) no-repeat 0px 80px;
		min-height: 780px;
		height: auto !important;
		height: 780px;
	}
	.mainintro .support{
		background: url(/i/support.jpg) no-repeat 0px -16px;
		min-height: 750px;
		height: auto !important;
		height: 750px;
	}
	.mainintro .news{
		background: url(/i/news.jpg) no-repeat 0px 100px;
		min-height: 770px;
		height: auto !important;
		height: 770px;
	}
	.mainintro .works{
		min-height: 150px;
		height: 150px;
	}
	.mainintro .complementary{
		background: url(/i/complementary.jpg) no-repeat 0px 5px;
	}
		.mainintro .mainin .leftin{
			width: 377px;
			/*min-height: 615px;*/
			float: left;
		}
			.mainintro .mainin .leftin .leftmenu{
				margin-left: 103px;
				width: 200px;
				
				margin-top: 10px;
				position: relative;
				padding-top: 7px;
				padding-bottom: 7px;
			}
				.mainintro .mainin .leftin .leftmenuupdown{
					position: absolute;
					height: 7px; width: 186px; 
					left: 7px;
					font-size: 0em; 
					background-color: #151515;
					/*border: solid 1px red;*/
				}
				.mainintro .mainin .leftin .leftmenucenter{
					position: relative;
					width: 100%;
					background-color: #151515;
					padding-bottom: 5px;
				}
				.mainintro .mainin .leftin .leftmenu .left_1 {
					position: absolute;
					width: 7px;
					height: 7px;
					font-size: 1px;
					left: 0px;
					top: 0px;
					background-image: url(/i/left_1.gif);
				}
				.mainintro .mainin .leftin .leftmenu .left_2 {
					position: absolute;
					width: 7px;
					height: 7px;
					font-size: 1px;
					right: 0px;
					top: 0px;
					background-image: url(/i/left_2.gif);
				}
				.mainintro .mainin .leftin .leftmenu .left_3 {
					position: absolute;
					width: 7px;
					height: 7px;
					font-size: 1px;
					right: 0px;
					bottom: 0px;
					background-image: url(/i/left_3.gif);
				}
				.mainintro .mainin .leftin .leftmenu .left_4 {
					position: absolute;
					width: 7px;
					height: 7px;
					font-size: 1px;
					left: 0px;
					bottom: 0px;
					background-image: url(/i/left_4.gif);
				}
				.mainintro .mainin .leftin .leftmenu .numberin{
					font: bold 16px "Century Gothic";
					color: #84FF22;
					padding-left: 15px;
					padding-top: 3px;
					padding-bottom: 5px;
				}
				.mainintro .mainin .leftin .leftmenu .textin{
					font: 12px "Arial";
					line-height: 20px; 
					margin-left: 15px;
					padding-left: 30px;
					background: url(/i/mline.gif) no-repeat left 3px;
				}
				.mainintro .mainin .leftin .leftmenu .act {
					font: bold 12px "Arial";
					line-height: 20px;
				}
		.mainintro .mainin .contentin{
			padding-top: 5px;
			margin-left: 403px;
			padding-bottom: 40px;
		}
			.mainintro .mainin .contentin h1 {
				font: 24px "Arial";
				color: #84FF22;
				margin-bottom: 15px;
			}

			h2{
				font: 18px "Arial";
				color: #84FF22;
				margin-bottom: 14px;
			}

			h3 {
				font: 18px "Arial";
				color: #fff;
				margin-bottom: 15px;
			}

			.mainintro .mainin .contentin .textin{
				font: 13px "Arial";
				color: #DEDEDE;
				text-align: justify;
				float: left;
				width: 100%;
				margin-bottom:20px;
			}


/*---------- страница контактов ------------*/
	.continfo{
	}
	.communication{
		padding-top: 5px;
		width: 330px;
		float: left;
	}
	.contmap{
		width: 225px;
		*width: 235px;
		float: right;
	}
		.contmap ul {
			margin: 0;
			padding: 0;
		}
/*-------- страница новостей ---------------*/
	.newscont{
		margin-top: 10px;
		padding-bottom: 20px;
	}
	.newscont .date {
		margin-bottom: 15px;
	}
	.newsdivline{
		border-bottom: dashed 1px #2D2D2D;
		margin-bottom: 20px;
	}
	.newscont a {
		font: bold 13px "Arial";
	}
	.newscont .text{
		font: 13px "Arial";
		color: #DEDEDE;
		margin-top: 10px;
	}
	a.more{
		font: bold 13px "Arial";
	}

/*---------- страница вакансий ------------*/
	.vactext {
		font: bold 13px "Arial";
		color: #fff;
		line-height: 18px;
	}

/*--------подвал для других старниц---------*/
.bottomintro{
	clear: both;
	height: 82px;
	margin-top: 20px;
	margin-left: 30px;
	border-top: solid 1px #1A1A1A;
}
	.bottomintro .bottomtext {
		width: 470px; height: 60px;
		background: url(/i/logomini.gif) no-repeat 0px 22px;
		font: 11px "Verdana";
		color: #CCCCCC;
		padding-left: 120px; 
		padding-top: 22px;
		position: relative;
		float: left;
	}
/*-------- работы --------------------------*/
.worklefttext {
	width: 330px;
	font: 13px Arial;
	color: #aaa;
	margin-left: 30px;
	margin-bottom: 30px;
	margin-top: 30px;
}
	.worklefttext p {
		color: #bbb;
		font: 13px/18px Arial;
	}
	.worklefttext p.small {
		color: #bbb;
		font: 12px/16px Arial;
	}
	.worknav{
		float: left;
		width: 330px;
		margin-top: 30px; 
		padding-top:20px;
		padding-bottom:20px;
		border-top: solid 1px #3B3B3B;
	}
		.worknav_prev{
			float: left;
			width: 96px;
			text-align: right;
		}
		.worknav_list{
			float: left;
			width: 142px;
			text-align: center;
		}
		.worknav_next{
			float: left;
			width: 78px;
			text-align: left;
		}
		.worknav_next2{
			float: left;
			width: 12px;
			color: #76EC45; 
			font-weight: bold;
		}
.work_item{
	width: 100%;
	margin-bottom: 20px; 
	text-align: left;
}
	.work_item_header{
		font: 18px Arial;
		text-decoration: none;
		text-align: left;
	}
	A.work_href{
		padding-left: 17px;
		background: url(/i/windows.gif) no-repeat 0px 3px;
		font: 13px Arial;
	}
	A.work_href:hover{
		background: url(/i/windows_hover.gif) no-repeat 0px 3px;
	}
	.work_item_text{
		font: 11px Arial;
		color: #DEDEDE;
		text-align: justify;
	}
	.seo_small_head_td{
		font: 11px Arial;
		color: #9a9595;
		border-bottom: solid 1px #3A3A3A;
	}
	.seo_small_td{
		background-color: #1D1D1D;
		padding-top: 2px;
		padding-bottom: 2px;
	}
	.logo_ya{
		padding-left: 15px;
		background: url(/i/logo_ya.jpg) no-repeat 0 0px;
		padding-top: 2px;
	}
	.logo_ra{
		padding-left: 20px;
		background: url(/i/logo_ra.jpg) no-repeat 0 0px;
		padding-top: 2px;
	}
	.logo_go{
		padding-left: 20px;
		background: url(/i/logo_go.jpg) no-repeat 0 0px;
		padding-top: 2px;
	}
	.seo_big_head_td {
		font: 11px Arial;
		color: #9a9595;
		border-bottom: solid 1px #3A3A3A;
		padding-top: 2px;
		padding-bottom: 2px;
	}
	.seo_big_td_1 {
		font: 13px Arial;
		padding-top: 6px;
		padding-bottom: 6px;
	}
	.seo_big_td_2 {
		font: 13px Arial;
		background-color: #101010;
		padding-top: 6px;
		padding-bottom: 6px;
	}
	.seo_big_td_3{
		font: bold 13px Arial;
		color: #FFFFFF;
		background-color: #323232;
		padding-top: 5px;
		padding-bottom: 5px;
		border-top: solid 1px #969697;
	}
	.seo_big_td_4{
		font: bold 13px Arial;
		color: #FFFFFF;
		background-color: #323232;
		padding-top: 5px;
		padding-bottom: 5px;
	}

/* навигация */
	.navigate{
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
		margin-top: 20px;
		font: 13px Arial;
	}
		.navigate .active{
			font-weight: bold;
			color: #FFFFFF;
			background: url(/i/nav_active.jpg) no-repeat center;
			padding-left:  10px;
			padding-right: 10px;
			padding-top:   8px;
			padding-bottom:8px;
		}
		.navigate .notactive{
			color: #FFFFFF;
			margin-left:  3px;
			margin-right: 3px;
		}
		.navigate A.lr{
			text-decoration: none;
			margin-left:  10px;
			margin-right: 10px;
		}

/* рекомендации */

.opinion {
	width: 100%;
	clear: both;
	margin: 0;
	padding: 0;
}

	.opinion .img {
		width: 100px;
		float: left;
		padding-bottom: 10px;
	}
		.opinion .img ul, .opinion .img li {
			margin: 0;
			padding: 0;
			list-style-position: outside;
		}

	.opinion .text {
		float: left;
		width: 445px;
		margin-left: 20px;
	}

		.opinion .text p.citation {
			background: url(/i/raquo.gif) no-repeat right bottom;
			margin-top: -15px;
			padding: 0;
			padding-left: 20px;
			padding-right: 20px;
			text-align: left;
		}

		.contentin .opinion .text p.author {
			text-align: right;
			font-style: italic;
			margin: 0;
			padding-right: 20px;
		}

		.opinion .text .laquo {
			background: url(/i/laquo.gif) no-repeat left top;
			width: 12px;
			height: 12px;
			margin-top: 5px;
		}


/* POPUP */
UL.popupgallery {
  list-style: none;
}
UL.popupgallery LI {
	
}

/* серый блок */

.greyBlock {
	clear: both;
	position: relative;
	background-color: #151515;
}

	.greyBlock .ltCorner {
		position: absolute;
		width: 7px;
		height: 7px;
		top: 0;
		left: 0;
		background: #000 url(/i/left_1.gif) no-repeat;
	}

	.greyBlock .rtCorner {
		position: absolute;
		width: 7px;
		height: 7px;
		top: 0;
		right: 0;
		background: #000 url(/i/left_2.gif) no-repeat;
	}

	.greyBlock .lbCorner {
		position: absolute;
		width: 7px;
		height: 7px;
		bottom: 0;
		left: 0;
		background: #000 url(/i/left_4.gif) no-repeat;
	}

	.greyBlock .rbCorner {
		position: absolute;
		width: 7px;
		height: 7px;
		bottom: 0;
		right: 0;
		background: #000 url(/i/left_3.gif) no-repeat;
	}

/* для портфолио: дата и ссылка */

div.datelink {
	padding: 10px;
	margin-bottom: 20px;
	height: 18px;
}

	div.datelink .data {
		font-weight: bold;
		float: right;
	}

	div.datelink .link {
		float: left;
	}

/* формы */

form.send {
	margin-top: 30px;
	padding: 20px;
}

	form.send td {
		padding-top: 15px;
		vertical-align: top;
	}

	form.send td.name {
		padding-top: 22px;
		width: 100px;
	}

	form.send input, form.send select, form.send textarea {
		width: 415px;
		background-color: #1b1b1b;
		border-right: 1px solid #222;
		border-bottom: 1px solid #222;
		border-left: 1px solid #111;
		border-top: 1px solid #111;
		padding: 5px;
		color: #fff;
		font: 13px Arial;
	}

	form.send input.button {
		width: 160px;
		height: 35px;
		border: 0;
		font: bold 15px Arial;
		margin-top: 15px;
		border-right: 1px solid #111;
		border-bottom: 1px solid #111;
		border-left: 1px solid #222;
		border-top: 1px solid #222;
	}

	 form.send td p {
		font: 11px Arial;
		text-align: left;
		margin: 0;
		margin-top: 5px;
		color: #666;
	}

	.mainintro .mainin .contentin form.send h2 {
		margin-bottom: 5px;
	}

/* всплывающие окна */
.hidden {
	display: none;
}
#opaco {
	background-color: #000000;
	left: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";/* IE8 */
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 70); /* IE5+ */
	filter: alpha(opacity=70);/* IE4- */
	moz-opacity: 0; /* Mozilla */
	-khtml-opacity: 0; /* Safari */
	opacity: 0;  /* general CSS3 */
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 900;
}
#popup {
	position: fixed; // position: absolute;
	left: 0;	
	top:  0; //top: expression(document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop);
	width:500px;
	z-index: 910;
	text-align: center;
	border: solid 1px #313131;
	background-color: #151515;
}
	*:first-child+html #popup {
		position: fixed;
		top: 0;
	}
	.booking_form_div{
		float: left;
		position: relative;
		width: 480px;
		/*border: solid 1px #313131;*/
		padding: 10px;
		color: #ffffff;
		background-color: #151515;
	}
			form.booking_form_div h2{
				font: 18px "Arial";
				color: #84FF22;
				text-align: left;
			}
			form.booking_form_div td {
				padding-top: 5px;
				vertical-align: top;
			}

			form.booking_form_div td.name {
				padding-top: 10px;
				width: 120px;
				text-align: left;
			}

			form.booking_form_div .serv_list{
				width: 320px;
				margin-bottom: 3px;
				text-align: left;
			}

			form.booking_form_div input, form.booking_form_div select, form.booking_form_div textarea {
				width: 340px;
				background-color: #1b1b1b;
				border-right: 1px solid #222;
				border-bottom: 1px solid #222;
				border-left: 1px solid #111;
				border-top: 1px solid #111;
				padding: 5px;
				color: #fff;
				font: 13px Arial;
			}

			form.booking_form_div .checkbox {
				padding: 2px;
				margin-right: 5px;
				width: 14px; height: 14px;
				font: 12px Arial;
			}

			form.booking_form_div input.button {
				width: 160px;
				height: 35px;
				border: 0;
				font: bold 15px Arial;
				margin-top: 15px;
				border-right: 1px solid #111;
				border-bottom: 1px solid #111;
				border-left: 1px solid #222;
				border-top: 1px solid #222;
			}

	.sendMessage{
		padding-top: 5px; 
		padding-bottom: 5px;
		font-weight: bold;
		color: #ff0000;
		text-align: left;
	}
	.sendOkMessage{
		width: 500px;
		padding: 20px;
		text-align: left;
	}

		.sendOkMessage span {
			display: block;
			color: #ffffff;
			background: url(/i/attention.png) no-repeat 0 3px;
			padding-left: 30px;
			text-align: left;
			font: bold 15px/22px Arial;
		}

/*------------------*/


/* виды услуг */

div.dlm {
	clear: both;
	border-bottom: dashed 1px #2D2D2D;
	margin-bottom: 20px; 
}

p.mOrder {
	font: 18px Arial;
	background: url(/i/order.png) no-repeat 0px 4px;
	padding-left: 32px;
	text-decoration: none;
	margin-bottom: 25px; 
}

div.serviceBlock {
	clear: both;
	border-top: 1px dashed #2D2D2D;
	margin-top: 20px;
}

	div.serviceBlock p.title {
		font: 15px Arial;
		color: #76EC45;
		margin-top: 15px;
		margin-bottom: 5px;
	}

	div.serviceBlock p.description {
		font: 11px/15px Arial;
		color: #B0B0B0;
		width: 390px;
		float: left;
		padding-top: 7px;
		padding-bottom: 5px;
	}

		div.serviceBlock p.min {
			width: 365px;
		}

	div.serviceBlock div.right {
		float: right;
		width: 130px;
		border-left: 1px solid #191919;
		padding-left: 20px;
		text-align: center;
	}

		div.serviceBlock div.min {
			width: 158px;
		}

		div.serviceBlock div.right p.price {
			font: 18px Arial;
			margin: 0;
			padding: 0;
			margin-bottom: 5px;
		}

			div.serviceBlock div.right span {
				color: #76EC45;
			}

		div.serviceBlock div.right p.time {
			font: 15px Arial;
			margin: 0;
			padding: 0;
			margin-bottom: 5px;
		}

		div.serviceBlock div.right a.order {
			font: 15px Arial;
			line-height: 20px;
			margin: 0;
			padding: 0;
		}

			div.serviceBlock div.right a.min {
				font: 14px Arial;
			}

		.mainintro div.serviceBlock div.worksBlock {
			clear: both;
			padding: 15px;
		}

			div.serviceBlock div.worksBlock .left {
				float: left;
			}

			div.serviceBlock div.worksBlock a.right {
				float: right;
			}

			div.serviceBlock div.worksBlock .list {
				clear: both;
			}

				div.serviceBlock div.worksBlock .list a {
					margin-right: 15px;
				}

					div.serviceBlock div.worksBlock .list a img {
						border: 1px solid #aaa;
					}

div.browser {
	margin-bottom: 20px;
}

	div.browser .maket {
		border-left: 1px solid #aaabac;
		border-right: 1px solid #aaabac;
	}

ul#map {
	margin-top: 0px;
	margin-bottom: 8px;
}

	ul#map .limap {
		font-weight: bold;	
	}


	ul#map	ul#map {
		margin-left: 20px;
	}

	ul#map	ul#map .limap {
			font-weight: normal;	
		}

/*---ГАЛЕРЕИ---*/
UL.newsg {
  list-style: none;
  position: relative;
  margin-top: 20px;
  margin-left: 0;
  margin-right: -10px;
}
UL.newsg LI {
  border: solid 1px #444;
  margin-right: 13px;
  margin-bottom: 13px;
  padding-top: 0;
}