@import url("pages.css");

* {
	margin: 0;
	padding: 0;
	list-style: none;
	border-style: none;
}

body {
	font-family: Arial;
	color: #111;
	background: #f2eedf url(body.png) repeat-x;
}

input, label, select {
	vertical-align: middle;
}

h1 {
	padding: 0 0 .5em 0;
	font: 2em 'Lobster', Georgia;
	line-height: 38px;
	color: #666;
}

h2 {
	padding: 0 0 .5em 0;
	font: bold 24px Arial;
	color: #585654;
}

a {
	color: #ab7f3b;
}

a:hover {
	text-decoration: none;
	color: #998a80;
}

a:active {
	color: #000;
}

#Wrapper {
	z-index: 9;
	position: relative;
	margin: 0 auto;
	width: 1000px;
	background: #fff;
	box-shadow:
	5px 0 10px rgba(0, 0, 0, .25),
	-5px 0 10px rgba(0, 0, 0, .25);
}

/* Header
----------------------------------------------------------- */

#Header {
	position: relative;
	height: 327px;
	overflow: hidden;
}

#Logo {
	z-index: 99;
	position: absolute;
	top: 62px;
	left: 22px;
	width: 190px;
}

#Phone {
	z-index: 99;
	position: absolute;
	top: 13px;
	left: 235px;
	width: 230px;
	cursor: default;
}

#Phone .gsm {
	display: block;
	padding: 0 0 0 25px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-size: 20px;
	text-decoration: none;
	color: rgba(0, 0, 0, .6);
	background: url(ico-phone-big.png) no-repeat 0 1px;
}

#Phone .gsm span {
	position: relative;
	display: inline-block;
	vertical-align: top;
}

#Phone .slidehover .gsm span:last-child {
	width: 20px;
	height: 30px;
	text-align: left;
	-webkit-transform: rotate(90deg);
	   -moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
			transform: rotate(90deg);
}

#Phone .slideinfo .gsm span:last-child {
	margin: -2px 0 0 7px;
	-webkit-transform: rotate(270deg);
	   -moz-transform: rotate(270deg);
		-ms-transform: rotate(270deg);
			transform: rotate(270deg);
}

#Phone .slideinfo {
	position: absolute;
	display: none;
	top: -20px;
	left: -10px;
	padding: 9px 9px 7px 9px;
	width: 202px;
	background: #fff;
	border: solid 1px #ddd;
	border-radius: 2px;
	box-shadow: 1px 2px 5px rgba(180, 180, 180, .6);
}

#Phone .phone,
#Phone .email,
#Phone .address,
#Phone .more {
	padding: 0 0 2px 0;
	font-size: 12px;
	line-height: 16px;
}

#Phone .phone {
	margin-top: 10px;
	padding-top: 10px;
	border-top: dashed 1px #ccc;
}

#Phone .phone-more {
	display: inline-block;
	margin: 5px 0 0 0;
	font-weight: normal;
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	color: rgba(0, 0, 0, .8);
	border-bottom: dashed 1px rgba(0, 0, 0, .2);
}

#Phone .phone-more:hover {
	color: rgba(0, 0, 0, 1);
	border-bottom-color: rgba(0, 0, 0, .6);
}

#Notice {
	z-index: 99;
	position: absolute;
	top: 5px;
	left: 500px;
	width: 350px;
	height: 66px;
}

#Notice p {
	display: inline-block;
	width: 50%;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, .75);
}

#Notice a {
	text-decoration: none;
}

#Langs {
	z-index: 99;
	position: absolute;
	top: 8px;
	right: 22px;
	width: 123px;
	height: 26px;
}

#Langs li,
#Langs a,
#Langs strong {
	float: left;
	display: inline;
	width: 41px;
	height: 26px;
	overflow: hidden;
}

#Langs a,
#Langs strong {
	text-indent: -100em;
	background: url(langs.png) no-repeat;
}

#Langs .bg a:hover,
#Langs .bg strong {
	background-position: 0 -26px;
}

#Langs .ru a {
	background-position: -41px 0;
}

#Langs .ru a:hover,
#Langs .ru strong {
	background-position: -41px -26px;
}

#Langs .en a {
	background-position: -82px 0;
}

#Langs .en a:hover,
#Langs .en strong {
	background-position: -82px -26px;
}

.social {
	z-index: 99;
	position: absolute;
	top: 14px;
	left: 23px;
}

.social li {
	display: inline-block;
	margin: 0 6px 0 0;
	width: 24px;
	height: 24px;
	background: url(ico-socials.png) 0 -144px;
}

.social li:hover {
	background-position: 0 -168px;
}

.social li a {
	display: block;
	width: 24px;
	height: 24px;
	overflow: hidden;
	text-indent: -100em;
	background-image: url(ico-socials.png) !important;
}

.social li.sf a {
	background-position: 0 0;
}

.social li.fb a {
	background-position: 0 -24px;
}

.social li.tw a {
	background-position: 0 -48px;
}

.social li.fd a {
	background-position: 0 -72px;
}

.social li.yt a {
	background-position: 0 -96px;
}

.social li.wc a {
	background-position: 0 -120px;
}

.social li a.tooltip {
	padding: 0;
}

.mainmenu {
	position: absolute;
	top: 190px;
	left: 9px;
	right: 9px;
	height: 59px;
	overflow: hidden;
	background: url(mainmenu.jpg);
}

.mainmenu li {
	display: inline-block;
	padding: 9px 16px 0 14px;
	font: 14px Georgia;
	line-height: 14px;
	background: url(mainmenu-split.png) no-repeat 100% 0;
}

.mainmenu em {
	font-style: italic;
	color: #fff;
}

.mainmenu li.off,
.mainmenu li:first-child,
.mainmenu li:last-child {
	padding-right: 0;
	background: none;
}

.mainmenu a {
	text-decoration: none;
	white-space: nowrap;
	color: #49231f;
}

.mainmenu a:hover {
	color: #000;
}

.mainmenu .on a {
	font-weight: bold;
}

.toolmenu {
	position: absolute;
	top: 249px;
	left: 0;
	right: 0;
	padding: 7px 0;
	height: 23px;
}

.toolmenu li {
	display: inline-block;
	padding: 0 16px 0 14px;
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
	background: url(mainmenu-split.png) no-repeat 100% -7px;
}

.toolmenu li:last-child {
	padding-right: 0;
	background: none;
}

.submenu {
	display: table;
	position: absolute;
	top: 286px;
	left: 9px;
	width: 982px;
	height: 41px;
	background: url(submenu.png) repeat-x;
}

.submenu li {
	display: table-cell;
	height: 41px;
	font-size: 12px;
	line-height: 16px;
	vertical-align: middle;
	text-align: center;
	color: #555;
	background: url(submenu-split.png) no-repeat;
}

.submenu li:first-child {
	background: none;
}

.submenu li:last-child {
	padding-right: 0;
}

.submenu a {
	display: inline-block;
	padding: 6px 10px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #49231f;
}

.submenu a:hover {
	color: #000;
}

.submenu a span {
	font-weight: normal;
	color: #666;
}

.submenu li.on {
	background: url(submenu-split.png) 0 0;
}

.search {
	position: absolute;
	top: 254px;
	right: 10px;
	width: 280px;
	height: 26px;
}

.search fieldset {
	position: relative;
	height: 26px;
}

.search .t {
	z-index: 9;
	position: absolute;
	width: 99%;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	font-family: Arial;
	text-indent: 6px;
	color: #ada292;
	background: #fff;
	border: solid 1px #d4cbc4;
	border-radius: 3px;
}

.search .t:hover {
	border-color: #bbb;
}

.search .t:focus {
	color: #111;
}

.search .s {
	z-index: 99;
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 27px;
	background: #d4cbc4 url(ico-zoom.png) no-repeat 4px 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	cursor: pointer;
}

.search:hover .s {
	background-color: #bbb;
}

.search .s:active {
	background-color: #000;
}

.banner {
	z-index: 2;
	position: absolute;
	top: 0;
	left: 9px;
	right: 9px;
	height: 190px;
	overflow: hidden;
}

.banner .p,
.banner .n {
	display: block;
	position: absolute;
	top: 87px;
	width: 26px;
	height: 38px;
	overflow: hidden;
	text-indent: -100em;
	text-align: left;
	background: url(btn-banner.png) no-repeat;
}

.banner .p {
	left: 257px;
}

.banner:hover .p {
	background-position: 0 -76px;
}

.banner .p:hover {
	background-position: 0 -38px;
}

.banner .n {
	right: 9px;
	background-position: -26px 0;
}

.banner:hover .n {
	background-position: -26px -76px;
}

.banner .n:hover {
	background-position: -26px -38px;
}

.head-trans-a {
	z-index: 2;
	display: block;
	position: absolute;
	top: 0;
	left: 9px;
	right: 9px;
	height: 66px;
	background: url(head-trans.png);
}

.head-trans-b {
	z-index: 9;
	display: block;
	position: absolute;
	top: 66px;
	left: 9px;
	width: 257px;
	height: 124px;
	background: url(head-trans.png) 0 -66px;
}

/* Footer
----------------------------------------------------------- */

#Footer {
	margin: 0 10px;
	padding: 10px 0 20px 0;
}

#Footer .friends {
	padding: 0 0 15px 0;
}

#Footer .friends h3 {
	padding: 0 0 10px 0;
	font-weight: normal;
	font-family: Georgia;
	color: #666;
}

#Footer .friends ul {
	padding: 10px 0;
}

#Footer .friends li {
	display: inline-block;
	width: 204px;
}

#Footer .friends li.last {
	width: 184px;
}

#Footer .sitemap {
	display: table;
	margin: 0 0 2em 0;
	width: 100%;
	background: #d0ae5e url(sitemap.jpg) no-repeat center top;
	box-shadow: 1px 0 8px rgba(155, 155, 155, 0.8);
}

#Footer .sitemap,
#Footer .h,
#Footer .f {
	display: inline-block;
}

#Footer .sitemap .h,
#Footer .sitemap .f {
	width: 166px;
}

#Footer .sitemap .h {
	min-height: 200px;
	vertical-align: top;
	background: url(sitemap-split.png) repeat-y;
}

#Footer .sitemap .f {
	height: 25px;
	vertical-align: bottom;
	margin-left: -166px;
}

#Footer .sitemap .first .h {
	background: none !important;
}

#Footer .sitemap .f a {
	display: block;
	margin: 0 0 0 15px;
	padding: 0 0 0 30px;
	width: 100px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	font-size: 12px;
	background: url(sitemap-more.png) no-repeat;
}

#Footer .item {
	display: table-cell;
}

#Footer .sitemap h3 {
	padding: 10px 15px;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
}

#Footer .sitemap ul {
	padding: 0 15px 30px 15px;
}

#Footer .sitemap li {
	padding: 0 0 3px 0;
	font-size: 11px;
	color: #795e5c;
}

#Footer .sitemap a {
	color: #49231f;
	text-decoration: none;
}

#Footer .sitemap a:hover {
	color: #fff;
}

#Footer .cc {
	padding: 0 10px;
}

#Footer .cc p {
	padding: 0 0 3px 0;
	font-size: 12px;
	text-align: center;
	color: #666;
}

#Feedback {
	position: fixed;
	bottom: 50%;
	right: 0;
	display: block;
	width: 35px;
	height: 218px;
}

#Feedback a {
	display: block;
	width: 35px;
	height: 218px;
	overflow: hidden;
	text-indent: -100em;
	background: url(feedback.png);
}

#Feedback a:hover {
	background-position: -35px 0;
}

/* Clearfix
----------------------------------------------------------- */

.br:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.br {
    display: inline-block;
}

.br {
    display: block;
}

* html .br {
    height: 1px;
}

/* Default
----------------------------------------------------------- */

p.para,
.para p,
dl.para,
.para ul,
.para ol,
.content p,
.content ul,
.content ol {
	padding-bottom: 1em;
}

p.para,
.para p,
.para li,
.content p,
.content li {
	font-family: Georgia;
	font-size: 13px;
	line-height: 1.4em;
}

dl.para dt {
	font-size: 12px;
	text-transform: uppercase;
	color: #666;
}

dl.para dd {
	padding: 3px 0 10px 0;
	font-size: 13px;
}

dl.inline dt,
dl.inline dd {
	display: inline;
	padding: 0 5px 5px 0 !important;
}

dl.float {
	padding-bottom: .5em !important;
}

dl.float dt {
	float: left;
	clear: left;
}

dl.float dd {
	float: left;
	clear: right;
}

dd.online {
	font-weight: bold;
	color: green;
}

dd.offline {
	font-weight: bold;
	color: red;
}

.list-on,
.content ul,
.content ol {
	padding-left: 2em;
	padding-right: 2em;
}

ul.list-on li,
.content ul li {
	list-style: disc;
}

ol.list-on li,
.content ol li {
	list-style: decimal;
}

.list-on li,
.content li {
	padding: 0 0 .5em 0;
}

.list-off {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.list-off li {
	display: inline;
	margin: 0 .7em 0 0;
	padding: 0 .7em 0 0;
	border-right: solid 1px #ddd;
}

p.note,
span.note {
	padding-bottom: 1em;
	font-size: 11px !important;
	color: #666;
}

span.note {
	text-transform: lowercase;
}

.end {
	padding-bottom: 30px;
	background: url(shadow-end.png) no-repeat left bottom;
}

.container .end {
	position: relative;
	margin-left: -20px;
	padding-left: 20px;
	padding-bottom: 30px;
}

.bu-more,
.bu-more-end {
	position: absolute;
	left: -20px;
	width: 100%;
}

.bu-more {
	bottom: 0;
	height: 44px;
	background: url(shadow-end.png) no-repeat left bottom;
}

.bu-more-end {
	bottom: -4px;
	height: 30px;
}

.bu-more a,
.bu-more-end a,
.bu-more-end input {
	float: left;
	margin: 0 0 0 20px;
	padding: 0 23px 0 20px;
	height: 30px;
	line-height: 30px !important;
	font: italic 12px Georgia;
	color: #fff;
	background: url(bu-more.png) no-repeat right bottom;
}

.bu-more a:after {
	content: " ›";
}

.bu-ask {
	clear: left;
	display: table-cell;
	margin: 1em 0;
	padding: 20px 20px 20px 79px;
	vertical-align: middle;
	background: url(bu-ask.png) no-repeat;
	border: solid 1px #aa642c;
}

.bu-ask a {
	display: inline-block;
	font: 16px/20px Georgia;
	color: #fff;
}

.submit input,
input.submit {
	cursor: pointer;
}

a.mico,
span.mico {
	padding-left: 16px;
	font-size: 11px;
	text-decoration: none;
	color: #666;
	background-image: url(ico-mini.png);
	background-repeat: no-repeat;
}

a.mico:hover {
	color: #111;
}

a.vt {
	background-position: 0 1px;/*vote*/
}

a.cm {
	background-position: 0 -14px;/*comment*/
}

a.sf {
	background-position: 0 -30px;/*send2friend*/
}

a.pr {
	background-position: 0 -45px;/*print*/
}

a.sl {
	background-position: 0 -62px;/*popup*/
}

a.vd {
	padding-left: 16px;
	background-position: 0 -449px;/*video*/
}

a.ct {
	background-position: 0 -93px;/*comments*/
}

a.wr {
	padding-left: 12px;
	background-position: 0 -110px;/*write*/
}

span.gm,a.gm {
	background-position: 0 -142px;/*gsm*/
}

span.ph,a.ph {
	background-position: 0 -157px;/*telephone*/
}

span.sk,a.sk {
	background-position: 0 -175px;/*skype*/
}

span.iq,a.iq {
	background-position: 0 -192px;/*icq*/
}

span.at,a.at {
	background-position: 0 -207px;/*email*/
}

a.ae {
	background-position: 0 -220px;/*aero*/
}

a.wc {
	background-position: 0 -238px;/*webcam*/
}

a.pd {
	background-position: 0 -253px;/*pdf*/
}

a.op {
	background-position: 0 -269px;/*option*/
}

a.ap {
	background-position: 0 -286px;/*archplan*/
}

a.td {
	background-position: 0 -302px;/*3d*/
}

a.pa {
	background-position: 0 -317px;/*rotation*/
}

a.fv {
	background-position: 0 -334px;/*fav*/
}

a.st {
	background-position: 0 -349px;/*stat*/
}

a.vz {
	background-position: 0 -365px;/*zoom*/
}

a.av {
	background-position: 0 -382px;/*person*/
}

a.gm {
	background-position: 0 -464px;/*google maps*/
}

span.i-left {
	float: left;
	margin: 3px 1em 1em 0;
}

span.i-right {
	float: right;
	margin: 3px 0 1em 1em;
}

.m-contacts li {
	padding: 1px 0 1px 16px;
	font-size: 11px;
	line-height: 14px;
	background-image: url(ico-mini.png);
	background-repeat: no-repeat;
}

.mc1 {
	padding-left: 0 !important;
	background: none !important;
}

.mc1 span {
	padding: 0 0 0 16px;
	background: url(ico-mini.png) no-repeat 0 -126px;
}

.mc2 {
	background-position: 0 -142px;
}

.mc3 {
	background-position: 0 -156px;
}

.mc4 {
	background-position: 0 -173px;
}

.mc5 {
	background-position: 0 -189px;
}

.mc6 {
	background-position: 0 -206px;
}

.warning {
	margin: 0 0 15px 0;
	padding: 15px 15px 15px 40px;
	font: italic 13px Georgia;
	background: #fef9db url(ico-warning.png) no-repeat 15px 15px;
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
}

.notebox {
	margin: 0 0 10px 0;
	padding: 15px 15px 15px 65px;
	background: #f9e9c9 url(ico-home_48.png) no-repeat 10px 15px;
	border: dashed 1px #cab893;
}

.notebox h3 {
	padding: 0 0 10px 0 !important;
	font: 20px Georgia;
}

.notebox p {
	padding: 0 !important;
	font: italic 14px Georgia !important;
}

.tooltip {
	padding: 2px 20px 0 0;
	background: url(ico-tooltip.png) no-repeat right top;
}

#tooltip {
	position: absolute;
	z-index: 999;
	display: inline-block;
	text-align: left;
	color: #666;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 2px;
	box-shadow: 0 0 5px rgba(180, 180, 180, 0.6);
	background: rgba(255, 255, 255, 0.9);
}

#tooltip h3 {
	padding: 10px 15px;
	font: 12px/16px Arial, sans-serif;
}

.wrap .l,
.wrap .r {
	display: inline-block;
	vertical-align: top;
}

.help {
	margin: 0 0 1.2em 0;
	padding: 15px;
	font: 26px Georgia;
	text-align: center;
	color: #111;
	background: #fcfaf1;
	border: 1px solid #ddd;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0 0 5px rgba(205, 205, 205, 0.8);
	-webkit-box-shadow: 0 0 5px rgba(205, 205, 205, 0.8);
	box-shadow: 0 0 5px rgba(205, 205, 205, 0.8);
	opacity: 0.9;
}

#bgbanner {
	z-index: 1;
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	text-align: left;
	text-indent: -100em;
	background: url(c5-2CC.jpg) no-repeat center top fixed;
}

#bgbanner:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 70%;
	text-indent: 0;
	border-bottom: solid 100px #f2eedf;
	background-image: -webkit-linear-gradient(bottom, #f2eedf, transparent);
	   background-image: -moz-linear-gradient(bottom, #f2eedf, transparent);
	    background-image: -ms-linear-gradient(bottom, #f2eedf, transparent);
	        background-image: linear-gradient(bottom, #f2eedf, transparent);
	}