/* @override http://localhost/inicons.com/style.css */

@charset "utf-8";
/* CSS Document */

html {
	position: relative;
}

body{
	margin: 0;
	min-width: 980px;
	padding: 0;
	color: gray;
	font-size: 12px;
	font-family:"Proxima Nova Light", 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

a{ color: gray; text-decoration: none; cursor: pointer}

p{
}

p, ul{
}

h1 {
	padding: 0;
	margin: 0;
	font-size: 20px;
}

img{
	border: 0;
}

.float-left{
	float: left;	
	margin: 0 0 0 20px;
}

.float-right{
	float: right;
	margin: 0 20px 0 0;
}

.center{
	font-size: 2.5em;
	padding: 80px 0 0 0;
	text-align: center;
}

.copyright {
	font-size:0.8em;
}

.wrap{ width: 980px; margin: auto;
}

.noscroll {
	overflow: hidden;
}

.png, .next, .shadow, .arrow, .obj{
	behavior: url('scripts/iepngfix.htc');
}

#menu { z-index: 20000;
	width: 980px;
	margin: auto;
	top: 0;
}

#menu h1{
	margin: 0 0 0 60px;
}
.menu-wrap{
	z-index: 20000;
}
#logo{ z-index: 100; height: 52px;
	display: block;
	background: url(logo.png) no-repeat 0 0;
	width: 300px;
	margin-top: 15px;
	margin-left: 10px;
}

#nav{
	list-style: none;
	padding: 0;
	margin: 0 0 0 60px;
}

#nav li{
	margin: 0 30px 0 0;	
	display: inline;
}

#nav a {
	font-size: 16px;
	color: gray;
}

#intro, #sec1, #sec2, #sec3, #sec4, #sec5, #sec6, #ext{
	width: 100%;
}

.banner {
	width: 100%;
	margin: auto;
	overflow: hidden
}

.banner div {
	margin: auto;
	position: relative;
	width: 100%;
	height: 100%;
}

.b1 {
	background: url(images/sec_bg_3.jpg) no-repeat 50% 0;
}

.b2 {
	background: url(images/bg_0.jpg) no-repeat 50% 0;
}

.b3 {
	background: url(images/bg_1.jpg) no-repeat 50% 0;
}

.b4 {
	background: url(images/bg_2.jpg) no-repeat 50% 0;
}

.b5 {
	background: url(images/bg_3.jpg) no-repeat 50% 0;
}

a.next {
	display: block;
	background: url(images/down.png) no-repeat 0 0;
	width: 59px;
	height: 0;
	padding-top: 48px;
	overflow: hidden;
	margin: 20px 0;
	behavior: url('scripts/iepngfix.htc')
}

a img, a {
	border: none;
}

#intro{
	visibility: hide;
	background:url() 50% 0 no-repeat fixed black;
	height: 900px;
}

.text {
	margin-top: 50px;
	z-index: 1;
}

.pic2{
	background: url(images/pic2.jpg) 100% 0 no-repeat;
}

.pic3{
	background: url(images/pic3.png) 57% 30% no-repeat;
}

.pic4{
	background: url(images/pic4.png) 20% 90% no-repeat;
}

.pic5{
	background: url(images/pic5.png) 50% 95% no-repeat;
}

.pic6{
	background: url(images/pic6.png) 2% 60% no-repeat;
}

.pic7{
	background: url(images/pic7.png) 15% 80% no-repeat;
}

.pic7b{
	background: url(images/pic7b.png) 15% 95% no-repeat;
}

.pic8{
	background: url(images/pic8.png) 30% 40% no-repeat;
}

.pic8b{
	background: url(images/pic8b.png) 30% 80% no-repeat;
}

.pic9{
	background: url(images/pic9.png) 95% 0 no-repeat;
}

.pic9b{
	background: url(images/pic9b.png) 95% 20% no-repeat;
}

.pic11{
	background: url(images/pic11.png) 75% 30% no-repeat;
}

.pic12{
	background: url(images/pic12.png) 65% 40% no-repeat;
}
.pic13{
	background: url(images/pic13.png) 60% 0 no-repeat;
}

.pic13b{
	background: url(images/pic13b.png) 65% 60% no-repeat;
}

.pic14{
	background: url(images/pic14.png) 85% 60% no-repeat;
}

.pic14b{
	background: url(images/pic14b.png) 85% 70% no-repeat;
}

.pic15{
	background: url(images/pic15.png) 90% 80% no-repeat;
}

.pic15b{
	background: url(images/pic15b.png) 90% 90% no-repeat;
}

.pic17{
	background: url(images/pic17.png) 35% 85% no-repeat;
}

.pic17b{
	background: url(images/pic17b.png) 35% 85% no-repeat;
}
.pic18{
	background: url(images/pic18.png) 100% 85% no-repeat;
}

.obj{
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 980px;
	z-index: 0;
}

.gallery {
	background: url(images/gallery.png) 0 0 no-repeat;
	width: 174px;
	height: 48px;
	display: block;
}

.gallery-on {
	background-position: 0 bottom;
}

.wallpaper {
	background: url(images/wallpaper.png) 0 0 no-repeat;
	width: 174px;
	height: 48px;
	display: block;
}

.wallpaper-on {
	background-position: 0 bottom;
}

#sec3{
	background: url(images/sec_bg_3.jpg) 50% 0 no-repeat fixed white;
	height: 900px;
}

#sec3 .text {
	margin-top: 380px;
	margin-left: 100px;
}

#sec4{
	background: url(images/sec_bg_4.jpg) 50% 0 repeat-x fixed black;
	height: 900px;
}

#sec4 .text{
	margin-top: 400px;
	margin-left: 600px;
}

#sec5{
	background: url(images/sec_bg_5.jpg) 50% 0 no-repeat fixed #0c124c;
	height: 900px;
}

#sec5 .text {
	margin-top: 400px;
	margin-left: 600px;
}

#sec6{
	background: url(images/sec_bg_6.jpg) 50% 0 no-repeat fixed black;
	height: 900px;
}
#sec6 .text {
	margin-top: 400px;
}


#ext {
	height: 900px;
	background-color: black;
	display: none;
}

#overlay {
	position: fixed;
	background-color: black;
	width: 100%;
	left: 0;
	bottom: 0;
	display: none;
	z-index: 9999;
}

.overlay-bg {
	width: 100%;
	background: url(images/overlay-bg.png) 0 0 repeat-x;
	display: block;
	height: 100px;
	position: relative;
	top: -100px;
	border-bottom: 1px solid black;
	padding: 0;
	margin: 0;
}

.story{
	margin: 0 auto;
	min-width: 980px;
	overflow: hidden;
	width: 980px;
}

.story .float-left, .story .float-right{
	padding: 100px 0 0;
	position: absolute;
	width: 350px;	
}

#gallery, #wallpaper {
	width:100%;
	height: 900px;
	overflow: hidden;
	display: none;
	right:0;
	top:0;
	position: relative;
}

.shadow {
	position: absolute;
	width: 65px;
	height: 900px;
	display: block;
	background: url(images/gallery-shadow.png) repeat-y 0 0;
	z-index: 1000;
}

#left.shadow {
	background-position: right;
}

#right.shadow {
	background-position: left;
	right: 0;
}

.arrow {
	display: none;
	position: absolute;
	width: 38px;
	height: 79px;
	top: 40%;
	z-index: 10000;
	cursor: pointer;
}

#prev.arrow {
	background: url(images/prev.png) no-repeat 0 0;
	left: 0;
}

#next.arrow {
	background: url(images/next.png) no-repeat right 0;
	right: 0;
}

a.close {
	position: absolute;
	width: 40px;
	height: 40px;
	background-image: url(images/close.png);
	margin: auto;
	top: 10px;
	display: block;
	right: 10px;
}

.wallpaper-items{
	padding: 30px;
	z-index: 9999;
}
.wallpaper-items div{
	width: 200px;
	display: block;
	margin: 5px;
	float: left;
	background-color: white;
	-moz-box-shadow: 0 5px 10px #000;
	-webkit-box-shadow: 0 5px 10px #000;
	box-shadow: 0 5px 10px #000;
}

.wallpaper-items ul {
	list-style: none;
	margin: 5px;
	padding: 0;
}
.wallpaper-items li {
	display: inline-block;
	float: left;
	width: 40%;
	height: 30px;
	border-style: solid;
	border-width: 2px;
	padding: 3px;
	font-size: 16px;
	margin: 2px;
	line-height: 30px;
	text-align: center;
}
.gallery-wrap {
	background: url(images/gallery_bg.jpg) 0 0 repeat;
	width: 700px;
	height:900px;
	left: 700px;
	position: absolute;
	z-index: 0;
}

.gallery-items, .wallpaper-items{
	position: relative;
}

.gallery-items div {
	width: 700px;
	text-align: center;
	vertical-align: middle;
	position: relative;
	height: 770px;
	padding-top: 30px;
	background: url(images/gallery_bg.jpg) 0 0 repeat\9;/*for ie 8*/
}

.gallery-items img {
	-moz-box-shadow: 0 10px 30px #000;
	-webkit-box-shadow: 0 10px 30px #000;
	box-shadow: 0 10px 30px #000;
}

.gallery-pager {
	display: block;
	position: absolute;
	width: 100%;
	margin: auto;
	text-align: center;
	z-index: 10000;
	bottom: 5%;
}

.gallery-pager a {
	display: inline-block;
	width: 15px;
	height: 0;
	background: url(images/dots.png) no-repeat 0 0;
	padding-top: 15px;
	overflow: hidden;
}

.gallery-pager a:hover {
	background-position: 0 -15px;
}
.gallery-pager a.activeSlide {
	background-position: 0 -30px;
}

#order {
	position: relative;
}

#order img {
	float: right;
	margin-right: 30px;
}

#order .text {
	font-size: 16px;
	color: black;
	width: 45%;
	float: left;
	top: 90px;
	position: relative;
}

#copyright {
	position: relative;
	bottom: 0;
}

#mk {
	position: relative;
	top: 120px;
}

#mk h1 {
	color: black;
	font-size: 50px;
}

#popup {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 20000;
}

#popup .popup-wrap {
	width: 800px;
	margin: auto;
	background-color: rgba(255,254,255,0.75);
	color: black;
	font-size: 16px;
	position: fixed;
	border-radius:20px;
	border:5px solid black;
}

.popup-wrap span {
	display: block;
	padding: 20px;
}

.popup-wrap h1 {
	text-align: center;
	color: red;
	font-size: 22px;
	display: block;
	padding-top: 15px;
}