body {
	font: 14px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	color: #363636;
}

img {
	border: 0;
	vertical-align: middle;
}

ul, li {
	list-style: none;
	padding: 0;
}

* {
	margin: 0;
}

table {
	border-spacing: 0;
}

td {
	vertical-align: top;
}

html, body {
	height: 100%;
	min-width: 1000px;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	min-width: 1000px;
	margin: 0 auto -109px;
}

#footer, #push {
	height: 109px;
}

.centered {
	width: 1000px;
	position: relative;
	left: 50%;
	margin-left: -500px;
}

a {
	text-decoration: none;
}

a:hover {
	color: #b5a9a8;
}


a {
	font-size: 14px;
	color: #b73304;
	border-bottom: 1px solid #db9981;
}


a:hover {
	color: #db9981;
	border-bottom: 1px solid #db9981;
}

a:visited {
	color: #6b5451;
	border-bottom: 1px solid #b5a9a8;
}

a:visited:hover {
	color: #b5a9a8;
	border-bottom: 1px solid #b5a9a8;
}

.nc-navbar a {
	border: none;
}

#header {
	height: 102px;
	background: url(/images/listvetra/header/header.png) repeat;
}

#logo {
	color: #514d4d;
	width: 171px;
	height: 50px;
	padding: 35px 0 0 45px;
}

#logo a { border: none; }

#logo:hover {
	color: #81807f;
}

.logo-blocked, .logo-blocked a {
	color: #514d4d !important;
	cursor: default;
}

#logo-text {
	font: italic 10px Arial;
	position: relative;
	left: 195px;
	top: -38px;
}

#logo-text:hover {
	color: #514d4d;
}

#menu {
	float: right;
	margin-top: -27px;
	margin-right: 215px;
}

#menu a {
	color: #929294;
	border-bottom: 1px #555454 solid;
}

#menu ul li {
	float: left;
	position: relative;
	background: url(/images/listvetra/header/div.gif) left center no-repeat;
	padding: 4px 16px;
}

#menu .first {
	padding-left: 17px !important;
	background: url(/images/listvetra/header/first.gif) 95% 55% no-repeat;
}

#menu ul li.first:hover {
	padding-left: 17px !important;
	background-color: #161416;
}

#menu ul li ul {
	display: none;
	position: absolute;
	top: 24px;
	left: 0;
	background: #161416;
	width: 150px;
	z-index: 100 !important;
	padding: 7px 0 0;
}

#menu ul li:hover ul {
	display: block;
}

#menu ul li ul li {
	float: none;
	position: relative;
	border: 0;
	border-bottom: 1px solid #110f11;
	background-image: none;
	padding: 6px 16px;
}

#menu ul li ul li a {
	border: none;
	font-size: 12px;
	color: #929294 !important;
	padding: 5px 2px;
}

#menu ul li ul li:hover {
	background: #353335;
}

#menu ul li ul li:hover a {
	color: #929294;
}

#menu ul li.active {
	background: #0f0d0f !important;
	color: #7c0b0a;
}

#lang {
	position: absolute;
	right: 40px;
	top: 20px;
}

#lang a {
	color: #514d4d;
	border-bottom: 1px solid #2f2c2d;
	font-size: 12px;
}

#lang a:hover {
	color: #2f2c2d;
}

/*#content a {*/
	/*font-size: 14px;*/
	/*color: #b73304;*/
	/*border-bottom: 1px solid #db9981;*/
/*}*/

/*#content a:hover {*/
	/*color: #db9981;*/
	/*border-bottom: 1px solid #db9981;*/
/*}*/

/*#content a:visited {*/
	/*color: #6b5451;*/
	/*border-bottom: 1px solid #b5a9a8;*/
/*}*/

/*#content a:visited:hover {*/
	/*color: #b5a9a8;*/
	/*border-bottom: 1px solid #b5a9a8;*/
/*}*/

#content {
	line-height: 1.4;
	overflow: hidden;
}

#content.notexture {
	background: #fff;
}

#footer {
	background: #dcdcdc url(/images/listvetra/footer/f2.png) top center repeat-x;
	font-size: 12px;
	position: relative;
}

#footer.texture {
	background-image: url(/images/listvetra/footer/footer.png);
}

#footer a {
	font-size: 12px;
	color: #363636;
	border-bottom: 1px solid #949494;
}

#footer a:hover {
	color: #949494;
}

#fborder {
	width: 100%;
	height: 2px;
	background: url(/images/listvetra/footer/fborder.png);
	position: absolute;
	top: 0;
}

#copy {
	position: absolute;
	top: 30px;
	left: 40px;
}

#copy p {
	font-size: 11px;
	line-height: 2.8;
}

#copy p a { font-size: 11px; }

#contact {
	position: absolute;
	left: 273px;
	border: 1px solid #dcdcdc;
	height: 48px;
	width: 300px;
	border-width: 0 1px;
	padding: 30px 0 0 28px;
}

#phone {
	background: url(/images/listvetra/footer/phone.png) no-repeat;
	float: left;
	padding: 3px 18px;
}

#email {
	background: url(/images/listvetra/footer/mail.png) left center no-repeat;
	float: left;
	margin-left: 82px;
	padding: 3px 19px 3px 25px;
}

#email a { font-size: 12px; }

#pdf {
	position: absolute;
	right: 339px;
}

#pdf a {
	border: none;
}

#comment {
	background: url(/images/listvetra/footer/alt.png) no-repeat;
	width: 165px;
	height: 18px;
	font-size: 11px;
	position: absolute;
	left: 28px;
	top: 4px;
	color: #f2f2f2;
	display: none;
	padding: 2px 0 0 10px;
}

#search {
	position: absolute;
	top: 30px;
	right: 40px;
}

#search-in {
	font-size: 12px;
	font-family: Arial;
	height: 15px;
	border: 1px solid #a9a9a9;
	padding-left: 8px;
	color: #737272;
	width: 204px;
	vertical-align: bottom;
	margin: 0;
	float: left;
}

#search-sub {
	width: 25px;
	height: 19px;
	border: 0;
	background: url(/images/listvetra/footer/search.png);
	cursor: pointer;
	float: left;
}

#search-sub:hover {
	background: url(/images/listvetra/footer/search_hover.png);
}

#search-sub:focus {
	background: url(/images/listvetra/footer/search_focus.png);
}

#mproject {
	width: 100%;
}

#projectlist {
	padding: 40px 0 0 5px;
}

.pitem {
	float: left;
	text-align: center;
	width: 200px;
	min-height: 265px;
	margin: 20px 5px 20px 35px;
}

.pitem p {
	margin: 20px 0 5px;
}

.pitem2 {
	width: 280px;
}

.prolist h1 {
	margin: 0 0 18px 33px;
}

.clear {
	clear: both;
}

#about {
	background: #f2f2f2;
	font-size: 12px;
}

#about-wrapper {
	padding: 15px 0;
}

#about a {
	color: #363636;
	border-bottom: 1px dotted #8b8c8d !important;
}

#about a:visited {
	color: #363636;
}

#about a:hover {
	color: #8b8c8d;
}

#about ul li {
	float: left;
	background: url(/images/listvetra/content/div2.png) right center no-repeat;
	padding: 7px 15px 7px 16px;
}

#about ul li.active a {
	color: #8b8c8d;
	border-bottom: 0 !important;
	cursor: default;
}

#about ul li.active {
	background: #dcdcdc;
	position: relative;
}

#about ul li.active div {
	background: url(/images/listvetra/content/active.gif) center bottom no-repeat;
	width: 10px;
	height: 7px;
	position: absolute;
	left: 50%;
	margin-left: -5px;
	z-index: 10;
	bottom: -1px;
}

#about-info, #about-services {
	float: left;
	margin-left: 40px;
}

.ul-wrapper {
	width: 100%;
	height: 34px;
	background: url(/images/listvetra/content/mborder.png) left bottom repeat-x;
}

#about-info {
	width: 360px;
}

#about-services {
	position: absolute;
	width: 500px;
	margin-right: 40px;
	right: 0;
}

.about-text {
	line-height: 1.5;
	padding: 15px 0 100px;
}

.hide {
	display: none;
}

#contact-head {
	height: 252px;
	background: url(/images/listvetra/content/contact/back.png);
	position: relative;
}

#contact-banner {
	background: url(/images/listvetra/content/contact/banner.png);
	width: 233px;
	height: 191px;
	position: relative;
	bottom: -61px;
	left: 52px;
}

.contact {
	background: url(/images/listvetra/footer/footer.png);
}

#contact-text {
	font-size: 14px;
	width: 425px;
	padding: 35px 0 30px 40px;
}

#contacts {
	background: #e7e7e7;
	margin-top: 30px;
	padding: 12px 0;
}

#contact-email {
	float: left;
	margin-left: 20px;
	z-index: 2;
	position: relative;
}

#contact-skype {
	position: relative;
	left: 75px;
}

#contant-addr {
	margin: 30px 0;
}

#contacts a {
	color: #b73304 !important;
	border-bottom-color: #db9981;
}

#contacts a:hover {
	color: #db9981 !important;
	border-bottom-color: #db9981;
}

#contacts a:visited {
	color: #b73304 !important;
}

#contact-social {
	border-top: 1px dotted #a9a9a9;
	font: italic 12px Arial;
	color: #737272;
	padding: 25px 0;
}

#contact-social img {
	position: relative;
	top: -6px;
}

#contact-social a {
	border: none !important;
	margin: 0 5px;
}

#contact-form {
	position: absolute;
	background: url(/images/listvetra/content/contact/form.png);
	width: 491px;
	height: 514px;
	top: -210px;
	left: 470px;
}

#contact-input {
	font: italic 14px Arial;
	color: #444;
	padding: 40px 25px 25px 70px;
}

.cinput {
	width: 100%;
	border: 1px solid #d8d8d8;
	margin: 5px 0 20px;
}

.cinput:focus {
	border: 1px solid #db9981;
}

#seccode {
	position: absolute;
	right: 130px;
	bottom: 105px;
}

#seccode-i {
	position: absolute;
	right: 20px;
	bottom: 85px;
}

#contact-submit {
	cursor: pointer;
	margin: 0 130px 30px;
}

#contact-submit:disabled {
	cursor: default;
}

#portfolio-menu {
	height: 42px;
	background: url(/images/listvetra/content/portfolio/back.gif) left bottom;
	position: relative;
}

#portfolio-menu ul {
	padding-left: 45px;
}

#portfolio-menu ul li {
	float: left;
	background: url(/images/listvetra/content/portfolio/pdiv.jpg) left center no-repeat;
	padding: 12px 17px 11px;
}

#portfolio-menu ul li a, #portfolio-menu ul li a:visited {
	font-size: 12px;
	color: #363636;
	border-bottom: 1px solid #949494;
}

#portfolio-menu ul li a:hover, #portfolio-menu ul li a:visited:hover {
	color: #949494;
	border-bottom: 1px solid #949494;
}

#portfolio-menu ul li.active {
	background: url(/images/listvetra/content/portfolio/a0.png) center bottom no-repeat;
}

#portfolio-menu ul li.active a {
	color: #fff !important;
	border: none !important;
}

#project-desc {
	padding: 40px;
}

h1 {
	font: bold 22px Arial;
}

h2 {
	font: bold 16px Arial;
}

#project-url {
	padding: 10px 0 30px;
}

#project-url a {
	font-size: 18px;
}

#recomend {
	float: left;
	padding: 30px 50px 35px 60px;
}

#recomend img {
	border: 1px solid #d3d5d7;
}

#worked {
	position: relative;
	top: 30px;
	left: 40px;
	width: 300px;
	height: 180px;
	float: left;
}

#wtitle {
	background: url(/images/listvetra/content/mborder.png) left bottom repeat-x;
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 141px;
}

#info {
	position: relative;
}

.persona {
	width: 150px;
	padding: 11px 0 5px;
}

.persona p {
	font-size: 11px;
	color: #818181;
	padding-bottom: 1px;
}

#navi {
	position: absolute;
	top: 20px;
	right: 134px;
	width: 266px;
}

#nextprev {
	background: #fff;
	width: 265px;
	height: 30px;
	border: 1px solid #e1e1e1;
	position: relative;
	border-width: 0 1px 1px 0;
}

.mborder {
	background: url(/images/listvetra/content/mborder.png) left bottom repeat-x;
	padding-bottom: 5px;
}

.stdpadd {
	padding-left: 40px;
	width: 960px;
}

ul.infolist li {
	list-style-image: url(/images/listvetra/content/infolist.png);
	margin: 20px 0;
}

ul.infolist {
	padding-bottom: 30px;
	border-bottom: 1px dotted #a9a9a9;
}

#nextprev a {
	color: #b73304 !important;
	border: 0 !important;
	font-size: 12px;
	padding: 0 25px;
}

#nextprev a:hover {
	color: #db9981 !important;
}

#prev {
	float: left;
	margin-top: 7px;
}

#prev a {
	background: url(/images/listvetra/content/left.gif) 10% 58% no-repeat;
}

#prev:hover a {
	background: url(/images/listvetra/content/left_h.gif) 10% 58% no-repeat;
}

#next {
	float: right;
	margin-top: 7px;
}

#next a {
	background: url(/images/listvetra/content/right.gif) 90% 58% no-repeat;
}

#next:hover a {
	background: url(/images/listvetra/content/right_h.gif) 90% 58% no-repeat;
}

#proj {
	position: absolute;
	left: 110px;
	top: 4px;
	text-align: center;
	width: 55px;
	height: 20px;
	background: #f2f2f2;
	padding-top: 3px;
}

#prev a.blocked {
	color: #d3d5d7 !important;
	background: url(/images/listvetra/content/left_b.gif) 10% 58% no-repeat;
	cursor: default;
}

#next a.blocked {
	color: #d3d5d7 !important;
	background: url(/images/listvetra/content/right_b.gif) 90% 58% no-repeat;
	cursor: default;
}

#___plusone_0 {
	width: 70px !important;
}

.twitter-share-button {
	width: 80px !important;
}

.fblike {
	margin-bottom: -1px;
	padding-left: 4px;
}

.nc_search_form {
	height: 167px;
	background: url(/images/listvetra/content/search/back.jpg);
}

.nc_search_input, .nc_search_status {
	padding-top: 35px;
}

.nc_search .submit {
	margin: 0 0 -1px 6px;
	padding: 1px 15px;
}

#nc_search_query {
	border: 1px solid #c2c2c2;
	font-size: 14px;
	padding-left: 8px;
	width: 400px;
	vertical-align: bottom;
	color: #363636;
	margin: 0;
}

.asearch_list {
	width: 960px;
}

.nc_search_results {
	margin-left: 65px;
	margin-top: 43px;
}

.nc_search_results li {
	list-style-type: decimal !important;
	color: #8b8c8d;
	margin-bottom: 35px;
	padding-left: 10px;
	line-height: 1.5;
}

.nc_search_context {
	color: #363636;
	font-size: 12px;
}

.nc_search_arrow {
	margin-top: 35px;
	width: 250px;
	text-align: center;
	color: #8b8c8d !important;
}

#search_all {
	float: left;
}

#search_portfolio {
	float: right;
}

#search_all, #search_portfolio {
	cursor: pointer;
	padding: 5px 15px 7px;
}

#search_all span, #search_portfolio span {
	border-bottom: 1px dotted #b3b3b4;
}

#search_all span:hover, #search_portfolio span:hover {
	color: #b3b3b4;
}

.current_search {
	background: #fff;
	color: #363636 !important;
}

.current_search span:hover {
	color: #363636 !important;
}

.nc_search_pages {
	margin-bottom: 80px;
}

.nc_search_next {
	margin: 10px 15px;
}

#rekomlist {
	padding-top: 45px;
}

.rekomend p {
	text-align: center;
	margin-top: 25px;
}

.rekomend {
	width: 200px;
	position: relative;
	float: left;
	padding: 0 40px 50px 0;
}

.rekom-back {
	background: url(/images/listvetra/content/letter-back.png) left top no-repeat;
	width: 200px;
	height: 291px;
	position: absolute;
}

.ui-autocomplete {
	position: absolute;
	cursor: default;
}

* html .ui-autocomplete {
	width: 1px;
}

.ui-menu {
	list-style: none;
	padding: 3px 8px;
}

#menu a:hover, #menu ul li:hover a {
	color: #555454;
}

.img-hover a, .current_search span {
	border: 0 !important;
}

.infocontent {
	margin-top: 22px;
}

#project-desc p, .infocontent p {
	margin-top: 1.438em;
}

textarea {
	overflow: auto;
}

#project-desc div.legend {
	width: 600px;
	background: #eeeee6;
	margin-bottom: 34px;
	padding: 12px 35px 12px 35px;
	font-size: 14px;
	font-style: italic;
}

.board {
	margin: 34px 90px 38px;
}

.board-920px {
	margin: 34px 0px;
}

#rent {
	margin: 60px 0px 90px 160px;
}

#rentem {
	position: relative;
	width: 200px;
	left: 278px;
	bottom: 14px;
	font-size: 12px;
	color: #666666;
	font-style: italic;
}

#rencard {
	margin: 10px 0px 80px 160px;
}

#opseps {
	position: relative;
	width: 350px;
	left: 70px;
	top: 34px;
	font-style: italic;
}

.disem {
	margin-left: 40px;
	font-size: 12px;
	color: #666666;
	font-style: italic;
}

.disem-gen {
	margin-left: 80px;
	margin-top: 10px;
	font-size: 12px;
	color: #666666;
	font-style: italic;
}

.disem-br {
	margin: 18px 40px;
	font-size: 12px;
	color: #666666;
	font-style: italic;
}


.biohouse {
	margin: 50px 90px 38px;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

#afy-face {
	position: absolute;
	left: 705px;
	top: 164px;
}

#project-desc div.legendafy {
	width: 540px;
	background: #eeeee6;
	margin-bottom: 34px;
	padding: 12px 35px 12px 35px;
	font-size: 14px;
	font-style: italic;
}

#floatleft-afy {
	float: left;
	margin-top: 60px;
}

#afy-raz {
	position: absolute;
	left: 569px;
	bottom: 89px;
}

.disem-afy {
	margin: 18px 40px 0px 145px;
	font-size: 12px;
	color: #666666;
	font-style: italic;
}

#afycadr {
	margin-top: 80px;
	margin-bottom: 40px;
}

#project-desc .lined {
	clear: both;
	position: relative;
}

#project-desc .lined div {
	position: absolute;
	width: 1000000px;
	height: inherit;
	margin-left: -500000px;
	z-index: -1;
}

.PDF-note{
	position: relative;
}
.PDF-note a{
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	padding-left: 41px;
	width: 327px;
	height: 31px;
	line-height: 44px;
	text-decoration: none;
	background: #fff url( '/netcat_files/userfiles/WebEffector/PDF-icon.png' ) left top no-repeat;
	border: none;
	font-size: 12px;
	font-style: italic;
}

.PDF-note a span{
	border-bottom: 1px solid #DB9981;
}

.PDF-note a:hover span{
	color: #DB9981;
}

.lined p {
	position: absolute;
}

.note {
	position: absolute;
	color: #666666;
	font-size: 12px;
	font-style: italic;
}
.EPS-note{
	position: relative;
}
.EPS-note a{
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	padding-left: 41px;
	width: 207px;
	height: 31px;
	line-height: 44px;
	text-decoration: none;
	background: #fff url( '/netcat_files/userfiles/Bio/Eps.png' ) left top no-repeat;
	border: none;
	font-size: 12px;
	font-style: italic;
}
.EPS-note a span{
	border-bottom: 1px solid #DB9981;
}

.EPS-note a:hover span{
	color: #DB9981;
}

.shop-case{
padding: 46px 0 0 38px;
}

.shop-case div{
overflow: visible;
	position: relative;
min-height: 54px;
width: 560px;
padding-left:89px;
/*background-image: url( /images/listvetra/content/icon-sozdanie-internet-magazina.png );*/
/*background-repeat: no-repeat;*/
}


.shop-case div > span{
	display:block;
	position: absolute;
	left: 0;
	top: 3px;
	width:54px;
	height: 54px;
	background-image: url( /images/listvetra/content/icon-sozdanie-internet-magazina.png );
	background-repeat: no-repeat;
}

.shop-case div p{
margin-top: 1em !important;
position: relative;
}

.shop-case div p span {
display: block;
position: absolute;
right: -232px;
top: 0;
width: 190px;
font-size: 12px;
line-height: 1.6;
}

.shop-case span a{
font-size: 12px;
}

.shop-case.search div > span{
background-position: -1080px 0;
}

.shop-case.new div > span{
background-position: -1026px -38px;
}

.shop-case.man div > span{
background-position: -972px -92px;
}

.shop-case.funnel div > span{
background-position: -918px -146px;
}

.shop-case.favorit div > span{
background-position: -864px -197px;
}

.shop-case.map div > span{
background-position: -810px -241px;
}

.shop-case.bar div > span{
background-position: -756px -295px;
}

.shop-case.pro div > span{
background-position: -702px -331px;
}

.shop-case.sale div > span{
background-position: -648px -381px;
}

.shop-case.click div > span{
background-position: -594px -428px;
}

.shop-case.stage div > span{
background-position: -540px -473px;
}

.shop-case.mail div > span{
background-position: -486px -527px;
}

.shop-case.card div > span{
background-position: -432px -562px;
}

.shop-case.calculation div > span{
background-position: -378px -599px;
}

.shop-case.hello div > span{
background-position: -324px -652px;
}

.shop-case.integration div > span{
background-position: -270px -706px;
}

.shop-case.access div > span{
background-position: -216px -760px;
}

.shop-case.statistics div > span{
background-position: -162px -805px;
}

.shop-case.security div > span{
background-position: -108px -849px;
}

.shop-case.mobile div > span{
background-position: -54px -903px;
}

.shop-case.crm div > span{
background-position: 0 -947px;
}
.youtube-video{
margin: 38px 0 38px 127px;
}
#pinterest {
	position: absolute;
	top: 0;
	left: -55px;
}
#pinterest a {
	border-bottom: 0 !important;
}
.nobdr, .nobdr:visited, .nobdr:visited:hover, .nobdr:hover {
	border: 0;
}
.recomend {
	padding-top: 53px;
	width: 172px;
}
.recomend a {
	font-size: 12px;
}

.recomend p {
	font-size: 12px;
	line-height: 2em;
}

.recomend-letter {
	display: block;
	margin-bottom: 13px;
}

.size12 {
	font-size: 12px;
}

.fprocess {
	border: 1px dashed #b3b3b0;
	width: 150px;
	text-align: center;
	padding: 5px 11px 7px;
	position: relative;
	top: -30px;
	float: right;
}

.rel_project {
	margin: -8px 0 50px;
}
.rel_project ul li {
	float: left;
	margin-right: 14px;
	padding: 2px 8px;
}
.rel_project ul li:not(.active):first-child {
	padding-left: 0;
}
.rel_project ul li.active {
	background: #efece9;
}
.rel_project ul li.active a {
	color: #000;
	border: 0;
	cursor: default;
}
.paragraph {
	width: 680px;
}
.arrow-link {
	position: absolute;
	left: 706px;
	bottom: 211px;
}
.arrow-link span {
	font-size: 12px;
}
.case-note{
	position: relative;
}
.case-note.italics > p{
	position: absolute;
	right: 0px;
	bottom: 0px;
	color: #666666;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
}
.case-note.plain > p{
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 12px;
	line-height: 1.5;
}

.case-note.plain a{
	font-size: 12px;
}

.case-note.italics a{
	font-size: 12px;
}

.footnote a{
display:block;
text-decoration:none;
border:none;
}

.footnote span
{display:block; 
font-size: 12px; 
font-style: italic; 
line-height: 1.5; 
margin-left: 43px; 
text-decoration:underline;}
.footnote.pdf{
background: url(/netcat_files/userfiles/iqad/pdf-icon.png)
left center no-repeat;  
}
.footnote.powerpoint{
background: url(/netcat_files/userfiles/iqad/powerpoint-icon.png)
left center no-repeat;  
}
.footnote{
display:block; 
font-size: 12px; 
font-style: italic; 
line-height: 1.5;  
}

.logo-case{
padding: 40px 0 0 38px;
}

.logo-case div{
overflow: visible;
position: relative;
min-height: 54px;
width: 620px;
padding-left: 89px;
/*background-image: url( /images/listvetra/content/logo-creation/shagi-sozdanija-logotipa.png );*/
/*background-repeat: no-repeat;*/
}

.logo-case div > span{
display:block;
position: absolute;
left: 0;
top: 3px;
width:54px;
height: 54px;
background-image: url( /images/listvetra/content/logo-creation/shagi-sozdanija-logotipa.png );
background-repeat: no-repeat;
}

.logo-case div p{
margin-top: 1em !important;
position: relative;
width: 492px;
}

.logo-case div p span {
display: block;
position: absolute;
right: -305px;
top: 0;
width: 222px;
font-size: 12px;
line-height: 1.6;
}

.logo-case span a{
font-size: 12px;
}

.logo-case.audience div > span{
background-position: -432px 0;
}

.logo-case.idea div > span{
background-position: -378px -54px;
}

.logo-case.checkbox div > span{
background-position: -324px -108px;
}

.logo-case.sketches div > span{
background-position: -270px -162px;
}

.logo-case.variants div > span{
background-position: -216px -216px;
}

.logo-case.presentation div > span{
background-position: -162px -270px;
}

.logo-case.revision div > span{
background-position: -108px -324px;
}

.logo-case.guidelines div > span{
background-position: -54px -378px;
}

.logo-case.no div > span{
background-position: 0 -432px;
}

.short-line{
position: absolute;
right: 0px;
bottom: 0px;
}

.short-line.grey-solid{
border-top: 1px solid #d1d1d1;
}

.case-logo{
	position: absolute;
}

.case-logo.save-brif a{
	border: 0;
}

#save-brif-teaser
{
	z-index: 2;
	position: absolute;
	left: 688px;
}

#save-brif-button
{
	z-index: 3;
	position: absolute;
	width: 222px;
	height: 51px;
	border-style: none;
	margin-top: 291px;
	left: 688px;
	background: url("/images/listvetra/content/logo-creation/save-brif-button.png") no-repeat center top;
}

#save-brif-button:hover
{
	background-repeat: no-repeat;
	background-position: center bottom;
}

#arcade {
	position: absolute;
	width: 918px;
	height: 690px;
	margin-top: 35px;
}

.images-switcher div input {
  display: none;
}

.images-switcher div img {
  display: none;
}

.images-switcher div input:checked + img {
  display: block;
}

.images-switcher p {
  padding-left: 60px;
}

.images-switcher p label {
  margin: 0 0 0 -1px;
  padding: 5px 18px;
  border: 1px #ccc solid;
  cursor: pointer;
}

.images-switcher p label:first-child {
  margin: 0;
}

.images-switcher p label:hover {
  background-color: #e7e7e7;
}

.images-switcher p label.active {
  background-color: #ccc;
cursor: default;
}

.image-920px {
  width: 920px;
  height: auto;
}