@charset "utf-8";
/* CSS Document */

#background {
	background:url(../images/bg-tile3.jpg) repeat center top #d2d0c5;
	left:0;
	width:100%;
	min-width:100%;
	height:100%;
	min-height:100%;
	position:fixed;
	top:0;
	z-index:0;
}
body {
	text-align:center;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
}
#container {
	text-align:left;
	top:0;
	width:1016px;
	margin-left:auto;
	margin-right:auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#site {
	position:relative;
	width:1016px;
	z-index:1;
}
a:hover, a:active, a:focus {
	outline: none;
}
.clear {
	float:none;
	clear:both;
}
.float-left {
	float:left;
	margin-right:15px;
	margin-top:5px;
	margin-bottom:5px;
}
.float-right {
	float:right;
	margin-left:15px;
	margin-top:5px;
	margin-bottom:5px;
}
.float-social {
	float:right;
	margin-left:15px;
	margin-top:-17px;
}
.float-button {
	float:left;
	margin-top:14px;
	margin-bottom:11px;
	margin-right:20px;
}
.no-wrap {
	margin-left:66px;
}
.break {
	margin:17px 26px 22px 26px;
	display:block;
	position:relative;
	border-bottom:1px solid #ddd;
}
.break-within {
	margin-bottom:21px !important;
	height:31px;
	display:block;
	position:relative;
	border-bottom:1px solid #ddd;
}
.padding-bottom {
	padding-bottom:10px;
}
/**************************** =header **************************/

#header {
	width:1016px;
	height:815px;
	position:relative;
	display:block;
	background:url(../images/bg-top-large.png) no-repeat 0 16px;
	margin-bottom:20px;
}
/**************************** =branding **************************/

h1#branding {
	display:block;
	position:absolute;
	left:90px;
	top:16px;
	font:25px 'Trebuchet MS', Tahoma, Helvetica, sans-serif;
	text-shadow:0 1px 2px rgba(255, 255, 255, 0.7);
	font-weight:700;
	text-transform:uppercase;
	height:28px;
}
h1#branding a {
	border:none;
	color:#493636;
	text-decoration:none;
}
h1#branding a:hover {
	border:none;
	color:#1c36f7;
	text-decoration:none;
}
/**************************** =sub-navi **************************/

#sub-navi {
	display:block;
	position:relative;
	float:right;
	right:0;
	top:28px;
}
a#mail {
	width:48px;
	float:left;
	margin-right:5px;
	height:48px;
	position:relative;
	display:block;
	background:url(../images/buttons/bg-email.png) no-repeat 0 0;
	text-indent:-9000px;
}
a#directions {
	width:48px;
	margin-right:5px;
	height:48px;
	float:left;
	position:relative;
	display:block;
	background:url(../images/buttons/bg-directions.png) no-repeat 0 0;
	text-indent:-9000px;
}
a#legal {
	width:48px;
	height:48px;
	margin-right:-2px;
	float:left;
	position:relative;
	display:block;
	background:url(../images/buttons/bg-legal.png) no-repeat 0 0;
	text-indent:-9000px;
}
/**************************** =navi **************************/

ul#navi {
	display:block;
	height:40px;
	width:916px;
	background:url(../images/bg-navi.png) no-repeat 0 0;
	position:absolute;
	top:96px;
	padding:18px 50px 0 50px;
}
#navi li {
	float: left;
	display:inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-right:26px;
}
ul#navi li a {
	color:#4c7350;
	font-weight:700;
	text-transform:uppercase;
	text-decoration:none;
	position: relative;
	overflow: hidden;
	outline: none;
	z-index: 10;
	display: block;
	height:18px;
	font-family: 'Trebuchet MS', Tahoma, Helvetica, sans-serif;
	font-size: 16px;
}
ul#navi li a:hover {
	color: #CE7B44;
	text-decoration: none;
}
ul#navi li a.no-hover {
	cursor:default;
}
ul#navi li a.no-hover:hover {
	color:#707070;
	text-decoration:none;
	cursor:default;
}
ul#navi li a.active {
	color: #915E2F;
	text-decoration: none;
}
#navi li.backLava {
	border-bottom:2px solid #4c7350;
	width: auto;
	z-index: 8;
	position: absolute;
	top: 0px !important;
	height: 57px !important;
	display: block;
	float:left;
}
.cursor {
	cursor:default;
}

/**************************** =slogan **************************/

#slogan {
	position:absolute;
	top:193px;
	height:130px;
	width:916px;
	margin:0 50px;
	text-align:center;
}
div#wrapper {
	width:916px;
	margin:0 auto;
}
h2 {
	font:40px 'Trebuchet MS', Tahoma, Helvetica, sans-serif;
	height:58px;
	color:#493636;
	font-weight:700;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:13px;
	display: inline-block;
}
h2.float-left {
	float:left;
	margin-right:15px;
}
.landliebe {
	font:76px 'Trebuchet MS', Tahoma, Helvetica, sans-serif;
	text-transform:none;
	float:left;
	top:2px;
	position:relative;
}
#slogan p {
	font:18px 'Open Sans', Tahoma, Helvetica, sans-serif !important;
	color:#707070;
	line-height:24px !important;
	text-align:center;
	padding:8px 60px;
}
#slogan p a {
	font:12px 'Open Sans', Tahoma, Helvetica, sans-serif;
	color:#1c36f7;
	font-weight:700;
	text-transform:uppercase;
	text-decoration:underline;
	margin-left:1px;
}
#slogan p a:hover {
	color:#493636;
	text-decoration:underline;
}
/**************************** =slideshow **************************/

#slideshow {
	width:908px;
	height:397px;
	position:absolute;
	top:363px;
	left:54px;
	z-index:99;
}
/**************************** =slider **************************/

#slider {
	position:relative;
	z-index:100;
	width:908px;
	height:397px;
}
/**************************** =slideshow-product **************************/

#slideshow-product {
	width:639px;
	height:312px;
	z-index:99;
}
/**************************** =slider-product **************************/

#slider-product {
	position:relative;
	z-index:100;
	width:639px;
	height:312px;
}
h4 {
	font:14px 'Open Sans', Tahoma, Helvetica, sans-serif;
	height:14px;
	color:#493636;
	font-weight:700;
	padding:10px 0 16px 0;
	width:auto;
}
h4 a {
	font: 10px 'Open Sans', Tahoma, Helvetica, sans-serif;
	color: #915E2F;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: underline;
	margin-left: 1px;
}
h4 a:hover {
	color: #CE7B44;
	text-decoration: underline;
}
h5 {
	font:13px 'Open Sans', Tahoma, Helvetica, sans-serif;
	height:14px;
	color:#493636;
	font-weight:700;
	padding:20px 0 16px 0;
	width:auto;
}
h6 {
	font:10px 'Open Sans', Tahoma, Helvetica, sans-serif;
	line-height:14px;
	color:#493636;
	font-weight:700;
	padding:20px 0 13px 0;
	width:auto;
	text-transform:uppercase;
}
p {
	font:12px 'Open Sans', Tahoma, Helvetica, sans-serif;
	color:#707070;
	line-height:20px;
	padding:4px 0px;
	width:auto;
}
p.quoter {
	font:10px 'Open Sans', Tahoma, Helvetica, sans-serif;
	font-style:normal;
	font-weight:700;
	color:#493636;
	text-transform:uppercase;
	padding:0px 0px 7px 0;
}
p a {
	color: #4c7350;
	font-weight: 700;
	line-height: 20px;
	text-decoration: underline;
	text-transform: uppercase;
	font-family: 'Open Sans', Tahoma, Helvetica, sans-serif;
	font-size: 10px;
}
p a:hover {
	color: #CE7B44;
	text-decoration: underline;
}
.red {
	color:#1c36f7 !important;
}
.bold {
	font-weight:700;
}
.button a {
	cursor: pointer;
	background:#1c36f7;
	font:14px 'Open Sans', Tahoma, Helvetica, sans-serif;
	color:#fff;
	border:none;
	font-weight:700;
	text-transform:uppercase;
	margin:15px 0 25px 0;
	display:inline-block;
	padding:5px 10px 6px 10px;
	text-decoration:none;
}
.button a:hover {
	background:#493636;
}
/**************************** =content-main **************************/

.content-main-top {
	width:1016px;
	height:78px;
	position:relative;
	display:block;
	background:url(../images/bg-content-main-top.png) no-repeat 0 0;
}

.content-main-top-small {
	width:1016px;
	height:45px;
	position:relative;
	display:block;
	background:url(../images/bg-content-main-top.png) no-repeat 0 0;
}


h3 {
	font:22px 'Trebuchet MS', Tahoma, Helvetica, sans-serif;
	height:22px;
	color:#493636;
	font-weight:700;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:13px;
	display: inline-block;
	background:#f9f8f4;
	padding:0 10px;
	margin:40px 0 0 0;
}
.heading {
	background:url(../images/h3-heading.jpg) repeat-x 0 55px;
	width:916px;
	text-align:center;
	margin:0 50px;
}
.content-main {
	width:968px;
	height:auto;
	position:relative;
	display:block;
	padding:0 24px 0 24px;
	background:url(../images/bg-content-main.png) repeat-y 0 0;
}
.masonry-container {
	width:970px !important;
	overflow:visible;
}
.one-third {
	border-right:1px solid #ddd;
	width:270px;
	padding:4px 26px 9px 26px;
	float:left;
	position:relative;
}
.two-thirds {
	border-right:1px solid #ddd;
	width:593px;
	padding:4px 26px 9px 26px;
	float:left;
	position:relative;
}
.wide {
	border-right:1px solid #ddd;
	width:647px;
	padding:4px 26px 9px 26px;
	float:left;
	position:relative;
}
.narrow {
	border-right:1px solid #ddd;
	width:216px;
	padding:4px 26px 9px 26px;
	float:left;
	position:relative;
}
.full {
	width:916px;
	padding:4px 26px 9px 26px;
	position:relative;
}
.centered {
	text-align:center;
}
.last {
	border-right:0px !important;
}
.pic {
	background:#fff;
	padding:3px;
	border:1px solid #d2d2d2;
	margin-top:15px;
	margin-bottom:5px;
}
.next-to-pic {
	margin-top:15px;
}
.float-pic {
	float:left;
	margin-right:20px;
}
.padding-cities {
	padding-bottom:16px;
	padding-top:10px;
}
.proj-img {
	position:relative;
	overflow:hidden
}
.proj-img i {
	display:block;
	font-style:normal;
	position:absolute;
	width:100%;
	height:100%;
	z-index:9;
	text-indent:-9000px;
	top:0;
	left:0;
	background:#493636;
	opacity:0;
 filter:alpha(opacity:0)
}
.proj-img img {
	display:block;
	visibility:visible;
}
.proj-img a {
	display:inline-block;
	width:46px;
	height:46px;
	position:absolute;
	top:-30px;
	left:50%;
	background:url(../images/zoom.png) 50% 50% no-repeat;
	margin-top:-23px;
	margin-left:-23px;
	z-index:10
}
.proj-img a.details {
	background:url(../images/details.png) 50% 50% no-repeat;
}

/**************************** =content bottom without backtotop bottom **************************/

.content-main-bottom {
	width:1016px;
	height:42px;
	position:relative;
	display:block;
	background:url(../images/bg-content-main-bottom.png) no-repeat 0 0;
	margin-bottom:20px;
}
/**************************** =lists **************************/

ul.list {
	display:block;
	position:relative;
	padding:0px;
	margin-bottom:-1px;
}
ul.float {
	float:left;
	width:50%;
}
ul.list li {
	font:12px 'Open Sans', Tahoma, Helvetica, sans-serif;
	color:#707070;
	line-height:20px;
	padding:4px 0px 5px 0;
	width:auto;
	border-bottom:1px solid #ddd;
}
ul.float li {
	margin-right:20px;
}
ul.bullet li {
	padding:4px 0px 5px 21px;
	background:url(../images/buttons/list-dot.jpg) no-repeat 1px 13px;
}
ul.failed li {
	padding: 7px 0px 7px 200px;
	text-align: left;
	background: url(../images/buttons/list-dot.jpg) no-repeat 180px 15px;
}
ul.check li {
	padding:4px 0px 5px 21px;
	background:url(../images/buttons/list-check.png) no-repeat 1px 11px;
}
/*ul.bullet li:hover {
	background:url(../images/buttons/list-dot-hover.jpg) no-repeat 1px 13px;
}*/
ul.list li.last {
	border-bottom:0px;
}
ul.list li a {
	font:12px 'Open Sans', Tahoma, Helvetica, sans-serif;
	color:#707070;
	line-height:20px;
	padding:4px 0px 5px 0;
	text-decoration:none;
}
ul.bullet li a, ul.check li a {
	color: #4c7350;
}
ul.list li a:hover {
	color:#493636;
	text-decoration:none;
}
ul.nav-filter {
	display:block;
	position:relative;
	padding:10px 0 50px 50px;
}
ul.nav-filter li a {
	font:12px 'Open Sans', Tahoma, Helvetica, sans-serif;
	color:#707070;
	text-shadow:0 1px 1px rgba(255, 255, 255, 0.7);
	line-height:20px;
	margin-right:23px;
	float:left;
	text-decoration:none;
}
ul.nav-filter li a:hover {
	color:#493636;
}
/**************************** =tabs **************************/

#tabs {
	border-left:1px solid #ddd;
	margin:15px 0 4px 0;
}
#tabs ul li a {
	float:left;
	font:14px 'Open Sans', Tahoma, Helvetica, sans-serif;
	height:14px;
	color:#bebebe;
	font-weight:700;
	padding:12px 20px 15px 20px;
	width:auto;
	text-decoration:none;
	border-right:1px solid #ddd;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
#tabs ul li a:hover {
	color:#493636;
}
#tabs ul li a.selected {
	background:url(../images/bg-tabs.jpg) repeat-x 0 0 #fff;
	border-top:0px solid #ddd;
	border-bottom:0px solid #ddd;
	padding:13px 20px 16px 20px;
	z-index:10;
	position:relative;
	color:#493636;
}
#tabs-content {
	float:none;
	clear:both;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	border-top:1px solid #ddd;
	background:#fff;
	padding:15px 20px;
	top:-1px;
	position:relative;
	z-index:9;
}

/**************************** =appointment **************************/

#appointment {
	height:52px;
	position:relative;
	display:block;
	margin:25px 50px 25px 50px;
}
#appointment h2 {
	font:33px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	height:52px;
	color:#493636;
	font-weight:700;
	text-align:center;
	text-transform:uppercase;
	display: inline-block;
	text-shadow:0 1px 2px rgba(255, 255, 255, 0.7);
}
#appointment h2.float-left {
	float:left;
	margin-right:15px;
}
#appointment .landliebe {
	font:48px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-transform:none;
	float:left;
	top:5px;
	position:relative;
}

#deconstipa, #toatabaza {
	height:52px;
	float:right;
	margin-top:0px;
	margin-right:-1px;
}

#deconstipa {
	width:254px;
	background:url(../images/buttons/bg-deconstipa.png) no-repeat left top;
}

.deconstipate {
	font: 18px 'Open Sans', Tahoma, Helvetica, sans-serif;
	line-height: 35px !important;
	padding: 5px 0 0 0;
}

.d_success {
	color: #4C7350;
	font-weight: bold;
	font-size: 23px;
}

.d_failed {
	color: #804242;
	font-weight: bold;
	font-size: 23px;
}

#toatabaza {
	width:291px;
	background:url(../images/buttons/bg-toatabaza.png) no-repeat left top;
}

#deconstipa a, #toatabaza a {
	text-indent:-9000px;
	text-decoration:none;
	width:195px;
	height:52px;
	display:block;
	margin-left:60px;
}

#toatabaza a {
	width: 230px;
}
/**************************** =social **************************/

ul#twitter_update_list {
	margin-top:4px;
}
ul#twitter_update_list li {
	font:12px 'Open Sans', Tahoma, Helvetica, sans-serif;
	color:#707070;
	line-height:20px;
	padding:4px 0px;
}
ul#twitter_update_list li a {
	font:10px 'Open Sans', Tahoma, Helvetica, sans-serif;
	color:#493636;
	font-weight:700;
	line-height:20px;
	text-decoration:none;
	text-transform:uppercase;
}
ul#twitter_update_list li a:hover {
	color:#493636;
	text-decoration:underline;
}
.twitter {
	width:46px;
	height:46px;
	float:left;
	margin-top:14px;
	margin-bottom:11px;
	background:url(../images/buttons/bg-twitter.png) no-repeat left top;
}
.twitter a {
	text-indent:-9000px;
	text-decoration:none;
	width:46px;
	height:46px;
	display:block;
}
.twitter2 {
	width:16px;
	height:16px;
	float:left;
	margin:29px 0 0 15px;
	background:url(../images/buttons/bg-twitter2.png) no-repeat left top;
}
.twitter2 a {
	text-indent:-9000px;
	text-decoration:none;
	width:16px;
	height:16px;
	display:block;
}
.twitter2 a:hover {
	background:url(../images/buttons/bg-twitter2Hover.png) no-repeat left top;
}
.facebook {
	width:16px;
	height:16px;
	float:left;
	margin:29px 0 0 15px;
	background:url(../images/buttons/bg-facebook.png) no-repeat left top;
}
.facebook a {
	text-indent:-9000px;
	text-decoration:none;
	width:16px;
	height:16px;
	display:block;
}
.facebook a:hover {
	background:url(../images/buttons/bg-facebookHover.png) no-repeat left top;
}
.dribble {
	width:16px;
	height:16px;
	float:left;
	margin:29px 0 0 15px;
	background:url(../images/buttons/bg-dribble.png) no-repeat left top;
}
.dribble a {
	text-indent:-9000px;
	text-decoration:none;
	width:16px;
	height:16px;
	display:block;
}
.dribble a:hover {
	background:url(../images/buttons/bg-dribbleHover.png) no-repeat left top;
}
.flickr {
	width:16px;
	height:16px;
	float:left;
	margin:29px 0 0 15px;
	background:url(../images/buttons/bg-flickr.png) no-repeat left top;
}
.flickr a {
	text-indent:-9000px;
	text-decoration:none;
	width:16px;
	height:16px;
	display:block;
}
.flickr a:hover {
	background:url(../images/buttons/bg-flickrHover.png) no-repeat left top;
}
.vimeo {
	width:17px;
	height:16px;
	float:left;
	margin:29px 0 0 15px;
	background:url(../images/buttons/bg-vimeo.png) no-repeat left top;
}
.vimeo a {
	text-indent:-9000px;
	text-decoration:none;
	width:17px;
	height:16px;
	display:block;
}
.vimeo a:hover {
	background:url(../images/buttons/bg-vimeoHover.png) no-repeat left top;
}
/**************************** =backtotop **************************/

#backtotop {
	width:1016px;
	height:42px;
	position:relative;
	display:block;
	background:url(../images/bg-backtotop.png) no-repeat 0 0;
}
#backtotop a {
	width:20px;
	height:24px;
	background:url(../images/buttons/backtotop.png) no-repeat right top;
	left:930px;
	top:25px;
	cursor:pointer;
	text-indent:-9000px;
	display:block;
	position:absolute;
}
/**************************** =footer **************************/

#footer {
	width:916px;
	height:auto;
	margin:35px 50px;
	position:relative;
	display:block;
}
.one-fourth {
	width:229px;
	padding:0px 0;
	float:left;
}
#footer h5 {
	font:18px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	height:18px;
	text-transform:uppercase;
	color:#493636;
	font-weight:700;
	padding:0px 0 15px 0;
	text-shadow:0 1px 2px rgba(255, 255, 255, 0.7);
}
#footer p {
	text-shadow:0 1px 1px rgba(255, 255, 255, 0.7);
}
ul.footer {
	padding:4px 0px;
	width:200px;
}
ul.footer li {
	font:12px 'Open Sans', Tahoma, Helvetica, sans-serif;
	color:#707070;
	text-shadow:0 1px 1px rgba(255, 255, 255, 0.7);
	line-height:20px;
	background:url(../images/buttons/list-dot.jpg) no-repeat 3px 10px;
	padding-left:23px;
}
ul.footer li a {
	font:12px 'Open Sans', Tahoma, Helvetica, sans-serif;
	color:#707070;
	text-decoration:none;
}
ul.footer li a:hover {
	color:#493636;
	text-decoration:none;
}
#footer-bottom {
	width:916px;
	height:90px;
	margin:0 50px;
	position:relative;
	display:block;
	background:url(../images/bg-footer-border.png) no-repeat 0 0;
}
p#footer-left {
	font:10px 'Open Sans', Tahoma, Helvetica, sans-serif;
	color:#707070;
	text-shadow:0 1px 1px rgba(255, 255, 255, 0.7);
	line-height:20px;
	padding-top:12px;
	float:left;
}
p#footer-right {
	font:10px 'Open Sans', Tahoma, Helvetica, sans-serif;
	color:#707070;
	text-shadow:0 1px 1px rgba(255, 255, 255, 0.7);
	line-height:20px;
	padding-top:12px;
	float:right;
}
p#footer-right a {
	text-transform:none;
	text-decoration:none;
	font-weight:400;
}

.panel-wrapper p {
	font-size: 0.9em;
}

/* ----- */

#fb_like {
	position: absolute;
	top: 3px;
	right: 100px;
}

#fb_logo {
	margin: 0 20px 0 0;
}
.scormoneala input {
	height: 55px;
	width: 600px;
	background: #E2DFD3;
	border: 1px #708372 solid;
	font-size: 1.2em;
	margin: 0 10px 0 0;
	padding: 0 12px 0 12px;
	font-family:Tahoma, Geneva, sans-serif;
}

.scormoneala a {
	vertical-align: 21px;
	text-indent: -9999px;
	background: url(../images/cauta.png);
	display: inline-block;
	height: 55px;
	width: 127px;
}
.scormoneala {
	padding: 15px 0 0 0;
	height: 80px;
}

.rascoleste input[type=text], .rascoleste select {
	height: 40px;
	width: 300px;
	background: #E2DFD3;
	border: 1px #708372 solid;
	font-size: 1.1em;
	padding: 0 8px 0 8px;
	font-family: Tahoma, Geneva, sans-serif;
}

.rascoleste select {
	width: 318px;
	padding: 0 0 0 8px;
}

.rascoleste a {
	margin: 0 0 0 100px;
	vertical-align: middle;
	text-indent: -9999px;
	background: url(../images/zgau.png);
	display: inline-block;
	height: 58px;
	width: 143px;
}

.rascoleste {
	margin: 0 0 0 125px;
}

.search_results {
	font: 11px 'Open Sans', Tahoma, Helvetica, sans-serif;
}

.search_results a {
	font-weight: 700;
	color: #4C7350;
	text-decoration: none;
	text-transform: uppercase;
}

.search_results a:hover {
	color: #CE7B44;
	text-decoration: underline;
}

.search_results input, .search_results select {
	height: 17px;
	background: #E2DFD3;
	border: 1px #708372 solid;
	padding: 0 3px 0 3px;
	font: 11px Tahoma, Geneva, sans-serif;
}

.search_results select {
	padding: 0 0 0 3px;
}

#captcha_draw {
	z-index: 1001;
	position: fixed;
	width: 220px;
	height: 154px;
	margin: -77px 0 0 -110px;
	left: 50%;
	top: 50%;
	display: none;
}

#captcha_draw canvas {
	-webkit-box-shadow: 0 0 15px #333;
	-moz-box-shadow: 0 0 15px #333;
	box-shadow: 0 0 15px #333;
	font: 12px 'Open Sans', Tahoma, Helvetica, sans-serif;
	color: #000;
	font-weight: 700;
}

#captcha_draw a {
	position: absolute;
	right: 0%;
	top: 0%;
	text-indent: -9999px;
	background: url(../images/buttons/close_button.gif) top left no-repeat;
	width: 17px;
	height: 17px;
}

#captcha_draw p {
	margin: 6px 0 0 0;
	font: 12px 'Open Sans', Tahoma, Helvetica, sans-serif;
	color: #CE7B44;
	font-weight: 700;
}

#overlay {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1000;
	display: none;
}
