html, body, div, span {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: 'PT Sans', sans-serif;
}

#contact {
	position: fixed;
	width: 840px;
	top: 0;
	bottom: 0;
	right: -900px;
	background: #fff;
	z-index: 2000;
	
	-webkit-box-shadow: -3px 0 10px #c0c0c0;
	box-shadow: -3px 0 10px #c0c0c0;
}

#cross-contact {
	position: absolute;
	width: 37px;
	height: 37px;
	top: 4px;
	right: 4px;
	background: #ff9900 url('../images/contact/x.png') center center no-repeat;
	z-index: 101;
}

#cross-contact:hover {
	cursor: pointer;
}

#contact-inner {
	outline: 0;
	width: 640px;
	padding: 70px 100px;
}

#contact-inner h2 {
	font-family: 'HelveticaCondensedBlack';
	text-transform: uppercase;
	font-size: 48px;
	text-align: center;

}

#contact-inner a {
	text-decoration: none;

}

.contact-link a{
	text-decoration: none;
	color: white;


}

.contact-link {
	text-decoration: none;
	color: white;
	background: #b8032e;
	padding: 10px 20px 2px 20px;
	width: 420px;
	margin: auto;
	margin-top: 60px;
}
.contact-link-description {
	font-size: 18px;
}

.red {
	color: #ff9900;
}


#appcontainer {
	visibility: hidden;
	/*position: absolute;*/
	margin: auto;
}

#apploader {
	position: fixed;
	height: 150px;
	width: 150px;
	top: 40%;
	left: 48%;
	z-index: 10000;
	color: #ad0c2b;
	text-align: center;
	font-size: 20px;
}

.clear {
	clear: both;
}

.part {
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.inner,.inner-below {
	position: relative;
	width: 980px;
	margin: 0 auto;
}


#home-2 {
	background: url('../images/home/space-bg.jpg') no-repeat fixed;
}

#playbtn-container-1 {
	position: absolute;
	z-index: 300;
	top: 470px;
	left: 570px;
}

#playbtn-container-1:hover, #playbtn-container-2:hover {
	cursor: pointer;
}

#playbtn-container-2 {
	position: absolute;
	z-index: 1000;
	top: 175px;
	left: 390px;
}

#home-1 .inner {
	height: 500px;
}
#home-2 .inner {
	height: 780px;
}

#red-tile-1 {
	position: absolute;
	width: 150px;
	height: 1200px;
	background-color: #ff9900;
	z-index: 9;
	pointer-events: none;
	top: 0;
	left: 90px;
}


#gray-cover {
	position: absolute;
	width: 100%;
	min-width: 980px;
	height: 675px;
	background: url('../images/home/gray-devices-bg-with-shadow.png') center center scroll no-repeat;
	/*background-size: cover;*/
	z-index: 10;
	pointer-events: none;
	/*top: 80px;*/
	top: 0px;
}

#joyz-home-text-container {
	position: absolute;
	left: 450px;
	top: 213px;
	width: 600px;
	height: 498px;
	background: url('../images/home/free-moment.png') no-repeat;
	z-index: 11;
}
#joyz-home-device-container {
	position: absolute;
	left: 0px;
	top: 22px;
	width: 600px;
	height: 660px;
	background: url('../images/home/top-devices.png') no-repeat;
	z-index: 11;
}
#joyz-home-apps {
	width: 1024px;
	height: 2300px;
	background: url('../images/home/flying-apps-960.png') 50% 0px no-repeat fixed;
	z-index: 200;
	position: absolute;
}

#red-tile-2 {
	position: absolute;
	width: 150px;
	height: 500px;
	background-color: #ff9900;
	z-index: 9;
	pointer-events: none;
	top: 200px;
	left: 90px;
}
#xtreamer-small-logo {
	width: 150px;
	height: 500px;
	background: url('../images/home/xtreamer-logo-stars.png') 50% 0px no-repeat scroll;
}

#space-x-bg {
	width: 750px;
	height: 830px;
	background: url('../images/home/space-x.png') 50% 0px no-repeat scroll;
	z-index: 10;
	position: absolute;
}

#why-joyz {
	background: url('../images/why-joyz/why-joyz-bg-1-pix-long.png') repeat-x;
	height: 1300px;
}

#why-joyz .inner {
	width: 1100px;
}

#why-joyz .full-bg {
	width: 100%;
	min-width: 980px;
	height: 218px;
	background: url('../images/why-joyz/why-joyz-top-bg-2.png') center center scroll no-repeat;
	margin-top: -218px;
	position: absolute;
	z-index: 11;
}
#why-joyz-device-container {
	position: absolute;
	width: 1070px;
	height: 660px;
	background: url('../images/why-joyz/2-lying-devices.png') no-repeat;
	z-index: 11;
	margin-top: -125px;
}
#why-joyz-text-container {
	padding-top: 240px;
	width: 150px;
	float: left;
	margin-left: 150px;
	font-style: italic;
	font-family: 'PT Sans', sans-serif;
}

#why-joyz-text-container p {
	font-size: 45px;
	line-height: 0px;
	font-weight: bolder;
}

#why-joyz-titles-container {
	width: 500px;
	height: 500px;
	background: url('../images/why-joyz/why-joyz-titles.png') no-repeat;
	margin-top: 220px;
	z-index: 100;
	position: absolute;
	left: 340px;
}

#why-joyz-description-container {
	width: 670px;
	height: 500px;
	z-index: 100;
	margin-top: 750px;
	float: left;
	margin-left: 37px;
	font-size: 14px;
	font-weight: 100;
}

#red-tile-3 {
	position: absolute;
	width: 150px;
	height: 935px;
	background: #ff9900 url('../images/why-joyz/why-joyz-silluete.png') repeat-y;
	z-index: 9;
	pointer-events: none;
	top: 365px;
	left: 150px;
}

#why-joyz-device-white-container {
	width: 305px;
	height: 820px;
	/*background: url('../images/why-joyz/why-joyz-device-white.png') 50% 0px no-repeat scroll;*/
	position: absolute;
	right: 0;
	margin-top: 200px;
	z-index: 0;
	margin-right: 45px;
}

#why-joyz-device-white {
	width: 305px;
	height: 820px;
	background: url('../images/why-joyz/why-joyz-device-white.png') 50% 0px no-repeat scroll;
}

#flag-bg {
	position: absolute;
	width: 100%;
	background: url('../images/why-joyz/flag.png') center center no-repeat scroll;
	background-size: cover;
	z-index: 200;
	pointer-events: none;
	top: 1905px;
	height: 1500px;
}

#highlights-1 {
	height: 985px;
	margin-top: -20px;
}
#highlights-1 .inner {
	width: 1100px;
}

#highlights-1-text-container {
	margin-top: 200px;
	width: 150px;
	float: left;
	margin-left: 150px;
	font-style: italic;
	font-family: 'PT Sans', sans-serif;
}
#highlights-1-text-container p {
	font-size: 50px;
	line-height: 10px;
	direction: rtl;
}
#red-tile-4 {
	position: absolute;
	width: 150px;
	height: 200px;
	background-color: #ff9900;
	z-index: 9;
	pointer-events: none;
	top: 0;
	left: 150px;
}
#red-tile-5 {
	position: absolute;
	width: 150px;
	height: 300px;
	background-color: #ff9900;
	z-index: 0;
	pointer-events: none;
	top: 350px;
	left: 150px;
}

#higlihts-1-main-image {
	width: 580px;
	height: 630px;
	background: url('../images/highlights/powerful-cpu.png') center center no-repeat scroll;
	position: absolute;
	top: 320px;
	left: 65px;
	z-index: 10;
}

#highlights-1-description-container {
	color: #000000;
	width: 708px;
	height: 500px;
	z-index: 100;
	margin-top: 60px;
	float: left;
	margin-left: 37px;
	font-size: 21px;
	font-weight: 100;
}

#highlights-1-description-container p#highlights-1-description-second {
	width: 360px;
	font-weight: 100;
	color: rgb(156, 156, 156);
	font-size: 24px;
	margin-left: 357px;
	margin-top: 95px;
}

#highlights-1-description-container p {
	font-weight: bold;
	margin-left: 145px;
	margin-top: 160px;
}

#highlights-2 {
	height: 725px;
	background: url('../images/x-reapet-bg.png') 50% 0px no-repeat fixed;
	margin: 0;
}
#highlights-3 {
	height: 750px;
	background: url('../images/highlights/1080p-bg4.jpg') 50% 0px no-repeat fixed;
	margin: 0;
}
#highlights-3 .inner {
	height: 750px;
	overflow: hidden;
}


#highlights-4 {
	height: 725px;
	background-color: white;
	overflow: hidden;
}

#highlights-6 {
	overflow: hidden;
	background: url('../images/x-reapet-bg.png') 50% 0 no-repeat fixed;
	color: white;
	height: 750px;
}

#highlights-6-hand {
	width: 1317px;
	height: 604px;
	background: url('../images/highlights/gorilla-glass-hand.png') center center no-repeat scroll;
	position: absolute;
	top: 0;
	left: 0px;
	z-index: 100;
	margin-left: -670px;
}

#highlights-6-device {
	width: 1110px;
	height: 400px;
	background: url('../images/highlights/gorilla-glass-device.png') center center no-repeat scroll;
	position: absolute;
	top: 325px;
	z-index: 10;
}


#highlights-5 {
	background: #ffffff url('../images/highlights/powerful-gps-bg.jpg') 50% 0 no-repeat fixed;
	color: white;
	height: 750px;
}

#highlights-2 .inner,#highlights-3 .inner , #highlights-4 .inner, #highlights-7 .inner {
	width: 1100px;
}

#highlights-2-text-container, #highlights-3-text-container, #highlights-4-text-container {
	margin-top: 35px;
	width: 450px;
	left: 110px;
	font-style: italic;
	font-family: 'PT Sans', sans-serif;
	position: absolute;
}



#highlights-2-text-container h1, #highlights-4-text-container h1 {
	color: #000000;
	font-size: 46px;
}
#highlights-3-text-container h1 {
	color: white;
	font-size: 46px;
}

#highlights-2-text-container p, #highlights-3-text-container p {
	width: 910px;
	float: left;
	font-size: 22px;
	margin-top: -30px;
}

#highlights-3-text-container p {
	color: white;
	font-style: normal;
	font-size: 21px;
	margin-top: -20px;
}

#highlights-4-text-container, #highlights-4-text-container-2 {
	margin-left: 235px;
	margin-top: 20px;
	width: 680px;
}

#highlights-4-text-container-2 {
	margin-left: 370px;
	margin-top: 635px;
	width: 680px;
	float: left;
}

#highlights-4-text-container-2 p {
	font-weight: 600;
	color: #515151;
	font-style: normal;
	font-size: 16px;
	margin-top: -10px;
	margin-right: 25px;
}



#highlights-4-text-container p {
	font-weight: 600;
	color: #515151;
	font-style: normal;
	font-size: 16px;
	margin-top: -10px;
}

#highlights-2-main-image {
	position: absolute;
	background: url('../images/highlights/3d-graphics-device.png') center center no-repeat scroll;
	width: 780px;
	height: 490px;
	top: 280px;
	right: 10px;
	z-index: 100;
}

#highlights-2-fruits-image {
	position: absolute;
	background: url('../images/highlights/3d-graphics-fruite.png') center center no-repeat scroll;
	width: 740px;
	height: 430px;
	top: 299px;
	left: 10px;
	z-index: 110;
}

#highlights-2-bg {
	position: absolute;
	height: 725px;
	width: 100%;
	background: url('../images/highlights/1080p-bg.png') 50% 0px no-repeat scroll;
}


.shadow-top {
	width: 100%;
	height: 63px;
	background: url('../images/shadow-top.png') 50% 0px no-repeat scroll;
	position: absolute;
}

.shadow-bottom {
	width: 100%;
	height: 63px;
	background: url('../images/shadow-bottom.png') 50% 0px no-repeat scroll;
	position: absolute;
	margin-top: -63px;
}

.why-joys-strip-bottom {
	width: 100%;
	height: 63px;
	position: absolute;
	margin-top: -43px;
	background: url('../images/why-joyz/why-joyz-strip.png')50% 0px no-repeat scroll;
}


#parrot-large {
	position: absolute;
	background: url('../images/highlights/parrot-large.png') center center no-repeat scroll;
	width: 852px;
	height: 696px;
	left: 1200px;
}

#parrot-large-container {
	width: 100%;
	height: 750px;
	position: absolute;
	overflow: hidden;
}

#highlights-3-main-image {
	position: absolute;
	background: url('../images/highlights/1080p-device.png') center center no-repeat scroll;
	width: 910px;
	height: 510px;
	top: 220px;
	left: 50%;
	margin-left: -455px;
}
.absolute {
	position: absolute;
	width: 100%;
}

.bg-fix {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	width: 20%;
	background: #000;
	z-index: 20;
}
#bg-fix-left {
	left: 0;
	border-right: 10px #7f7d7d solid;
}

#bg-fix-right {
	right: 0;
	border-left: 10px #7f7d7d solid;
}

#highlights-4-main-image {
	width: 1578px;
	height: 621px;
	background: url('../images/highlights/13-mega-pixel-device.png') center center no-repeat scroll;
	position: absolute;
	margin-top: 70px;
	margin-left: -20px;
	z-index: 100;
	overflow: hidden;
	pointer-events: none;
}

#highlights-4-main-image-girl-container {
	overflow: hidden;
	width: 213px;
	height: 470px;
	position: absolute;
	margin-top: 102px;
	margin-left: 50px;
	z-index: 1;
}

.parallax-viewport {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.parallax-layer {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 100;
}

#highlights-4-main-image-girl-container img {
	position: absolute;
	left: -270px;
	top: -30px;
}



#highlights-5-text-container {
	width: 320px;
	height: 220px;
	position: absolute;
	right: 0px;
	margin-right: 80px;
	margin-top: 40px;
}

#highlights-5-text-container h1 {
	font-size: 48px;
	font-style: italic;
	padding: 0;
	margin: 0;
}
#highlights-5-text-container p {
	font-size: 20px;
}



#highlights-5-sattelite {
	width: 700px;
	height: 700px;
	background: url('../images/highlights/powerful-gps-sttelite.png') 50% 0px no-repeat scroll;
	z-index: 10;
	position: absolute;
	margin-left: -40px;
	margin-top: 20px;
}
#highlights-5-device {
	width: 540px;
	height: 450px;
	background: url('../images/highlights/powerful-gps-device.png') 50% 0px no-repeat scroll;
	z-index: 10;
	position: absolute;
	right: 0;
	margin-top: 300px;
}
#highlights-5 .inner {
	position: absolute;
	margin: auto;
	left: 50%;
	margin-left: -490px;
}



#highlights-7 {
	overflow: hidden;
	height: 610px;
	background-color: #e0e0e0;
}

#highlights-7-testimony {
	position: absolute;
	top: 542px;
	font-size: 17px;
	width: 280px;
	color: #343434;
	left: 192px;
}

#highlights-6-text-container {
	margin-top: 80px;
	width: 500px;
	float: right;
	font-style: italic;
	font-family: 'PT Sans', sans-serif;
}
#highlights-6-text-container  p {
	font-weight: 600;
	color: #515151;
	font-style: normal;
	font-size: 21px;
	margin-top: -10px;
}

#highlights-6-text-container  h1 {
	font-size: 42px;
	font-style: normal;
	padding: 0;
	margin: 0;
	color: #ad0c2b;
	padding-bottom: 20px;
}

#highlights-7-battery-image {
	position: absolute;
	width: 140px;
	height: 74px;
	background: url('../images/highlights/powerfull-battery-icon.png') no-repeat center center;
	margin-top: 60px;
	margin-left: 180px;
}

#highlights-7-main-image {
	width: 715px;
	height: 640px;
	position: absolute;
	background: url('../images/highlights/powerfull-battery-device.png') no-repeat center center;
	right: 0;
	margin-top: 10px;
	margin-right: -210px;
}
#highlights-7-text-container {
	height: 80px;
	width: 390px;
	position: absolute;
	margin-top: 25px;
	margin-left: 360px;
}
#highlights-7-text-container h1 {
	font-size: 48px;
	font-style: italic;
}
#highlights-7-text-container p {
	font-size: 25px;
	font-style: normal;
	color: #ad0c2b;
	margin-top: -35px;
}

#highlights-7-preferences {
	position: absolute;
	margin-top: 180px;
	margin-left: 150px;
}

#highlights-7-preferences ul {
	list-style: none;
	display: block;
	width: 350px;
	color: #3c3c3c;
}

#highlights-7-preferences ul li {
	padding: 3px 14px 3px 14px;
	font-size: 28px;
	background: #f6f6f6;
	margin: 2px;
	float: left;
	display: block;
}
#highlights-7-preferences ul li span {
	color: #ad0c2b;
	font-weight: bold;
}

#compare {
	height: 525px;
	background: #000000;
	overflow: hidden;
}


#compare-vs {
	width: 100px;
	height: 77px;
	background: url('../images/compare/comparrison-versus.png') no-repeat center center;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	top: 200px;
	z-index: 100;
}

#compare-left {
	width: 507px;
	height: 515px;
	background: url('../images/compare/comparrison-left.png') no-repeat center center;
	position: absolute;
	left: 15px;
	top: 50px;
	z-index: 11;
}
#compare-right {
	width: 512px;
	height: 516px;
	background: url('../images/compare/comparrison-right.png') no-repeat center center;
	position: absolute;
	top: 60px;
	z-index: 10;
	right: 40px;
}


#compare-table {
	background: #000;
	width: 100%;
	height: 840px;
}

#flip-cover {
	background: #e0e0e0;
	height: 1839px;
	overflow: hidden;
}

#flip-cover-apps {
	width: 1070px;
	height: 2800px;
	background: url('../images/flip-case/flying-apps-2.png') 50% 0px no-repeat fixed;
	z-index: 200;
	position: absolute;
	top: 0px;
}


#flip-cover-text-container {
	position: absolute;
	width: 925px;
	height: 200px;
}

#flip-cover-text-container h1 {
	margin-top: 55px;
	margin-left: 55px;
	font-size: 54px;
	font-style: italic;
}
#flip-cover-text-container p {
	margin-top: -21px;
	margin-left: 53px;
	font-size: 20px;
	color: #6a6a6a;
}

#flip-cover-image {
	width: 1280px;
	height: 1520px;
	background: url('../images/flip-case/flip-leather-case.jpg') no-repeat center center;
	position: absolute;
	left: 50%;
	margin-left: -640px;
	top: 320px;
}

#compare-table .inner {
	/*width: 100%;*/
}


#compare-table-wrapper {
	width: 1000px;
	height: 100%;
	position: absolute;
	margin-left: 50%;
	left: -500px;
}
table {
	font-style: italic;
	width: 100%;
	max-width: 2000px;
	border: 0;
	text-align: center;
}
table thead tr {
	background: #822418;
}
table tr.special {
	background: #575757;
	color: #fff;
}
table thead td {
	color: #fff;
	font-size: 26px;
}
table td {
	padding: 10px;
	height: 50px;
	width: 33%;
}
table tr {
	background: #f6f6f6;
	color: #757575;
	font-style: normal;
}

table tr:hover {
	background: #575757 !important;
	color: #fff  !important;
}

table tbody td {
	border-left: solid 1px #c3c3c3;
}
table tr.alt {
	background: #ededed;
}
table td.title {
	/*color: #4b4b4b;*/
	font-weight: bold;
	font-style: normal;
}


#deck-os {
	height: 1498px;
	background: url('../images/x-reapet-bg.png') 50% 0px no-repeat fixed;
}

#deck-os-device-container {
	width: 369px;
	height: 656px;
	background: url('../images/deckos/deckos_sprite.png') no-repeat top left;
	position: absolute;
	z-index: 10;
	top: 160px;
	left: 560px;
	visibility: visible;
}

#deck-os-text-container {
	position: absolute;
	margin-top: 40px;
}

#deck-os-text-container h1 {
	font-size: 40px;
	color: #474747;
}

#deck-os-text-container ul {
	list-style: none;
	float: left;
	width: 300px;
}
#deck-os-text-container ul li {
	display: inline-block;
	vertical-align: top;
	width: 360px;
	min-height: 55px;
	padding-left: 55px;
	padding-top: 17px;
	background: url('../images/sprites/sprite.png') no-repeat top left;
	background-position: 0 -830px !important;
	color: #767473;
	font-size: 19px;
	line-height: 1.2em;
	float: left;
	min-height: 33px;
	color: #252525;
}
#deck-os-text-container ul li:hover {
	color: #ad0c2b;
}


#militar {
	height: 1755px;
	overflow: hidden;
}

#militar-bubbles {
	position: absolute;
	background: url('../images/militar/militar-bubbles.png') 50% 0px no-repeat fixed;
	height: 1800px;
	width: 910px;
	z-index: 400;
}

#militar-text-container {
	position: absolute;
	right: 0px;
	width: 650px;
	height: 80px;
	z-index: 100;
	margin-top: 50px;
}
#militar-text-container h1 {
	float: right;
	font-style: italic;
	font-size: 55px;
	line-height: 22px;
	color: #020200;
}

#militar-text-container p {
	float: right;
	font-size: 25px;
	margin-top: -15px;
}


#militar-devices-images {
	width: 542px;
	height: 573px;
	position: absolute;
	background: url('../images/militar/militar-bottom-device.jpg') center center no-repeat scroll;
	z-index: 100;
	top: 1184px;
}

#the-militar-text {
	position: absolute;
	top: 1274px;
	width: 400px;
	left: 632px;
	font-size: 24px;
	line-height: 30px;
	font-style: italic;
}
#the-militar-text  ul {
	list-style: none;
	float: left;
	margin-left: -100px;
	margin-top: -10px;
}

#the-militar-text  ul li {
	display: inline-block;
	vertical-align: middle;
	width: 360px;
	min-height: 55px;
	margin: 0 0px -10px 0;
	padding-left: 55px;
	padding-top: 14px;
	background: url('../images/sprites/sprite.png') no-repeat top left;
	background-position: 0 -830px !important;
	color: #767473;
	font-size: 19px;
	font-style: normal;
	line-height: 25px;
}

#militar-bg {
	width: 2000px;
	height: 1017px;
	background: url('../images/militar/militar-top-device.jpg') no-repeat center center;
	position: absolute;
	left: 50%;
	margin-left: -1000px;
	top: 0px;
}

#fb-container {
	position: fixed;
	top: 50%;
	padding: 0;
	right: -293px;
	z-index: 300;
}
#fb-container:hover {
	cursor: pointer;
}
.fb-like-box {
	background: white;
	float: left;
}

#fb-container-image {
	background: url('../images/sprites/sprite.png')  no-repeat top left;
	background-position: 0 -1193px !important;
	width: 94px;
	height: 123px;
	float: left;
	margin-top: -30px;
}

#buynow-btn {
	position: fixed;
	top: 50%;
	margin-top: -100px;
	padding: 0;
	right: 0;
	z-index: 300;
	background: url('../images/sprites/sprite.png')  no-repeat top left;
	/*display: none;*/
}

#buynow-btn ul {
	list-style: none;
	float: right;
	text-align: left;
	color: white;
	font-style: normal;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 15px;
}
#buynow-btn ul li a {
	text-decoration: none;
	color: white;
}

#buynow-btn-1 {
	font-size: 40px;
}
#buynow-btn-2 {
	font-size: 30px;
}
#buynow-btn-3 {
	font-size: 28px;
}

.sprite-bubble-red-small {
	background-position: 0 0 !important;
	width: 120px;
	height: 135px;
}
.sprite-bubble-red {
	background-position: 0 -185px !important;
	width: 160px;
	height: 180px;
}
.sprite-bubble-white-small {
	background-position: 0 -415px !important;
	width: 120px;
	height: 135px;
}
.sprite-bubble-white {
	background-position: 0 -600px !important;
	width: 160px;
	height: 180px;
}
.sprite-bullit-red {
	background-position: 0 -830px !important;
	width: 50px;
	height: 50px;
}
.sprite-buy-now {
	background-position: 0 -930px !important;
	width: 136px;
	height: 159px;
}
.sprite-language-drop {
	background-position: 0 -1139px !important;
	width: 8px;
	height: 4px;
}
.sprite-like {
	background-position: 0 -1193px !important;
	width: 94px;
	height: 123px;
}
.sprite-specs-bullit-active {
	background-position: 0 -1366px !important;
	width: 28px;
	height: 29px;
}
.sprite-specs-bullit-empty {
	background-position: 0 -1445px !important;
	width: 28px;
	height: 29px;
}

.menu-arrow-white {
	background-position: 0 0 !important;
	width: 8px;
	height: 53px;
}
.menu-comparrison-red {
	background-position: 0 -103px !important;
	width: 53px;
	height: 53px;
}
.menu-comparrison-white {
	background-position: 0 -206px !important;
	width: 53px;
	height: 53px;
}
.menu-deck-os-red {
	background-position: 0 -309px !important;
	width: 53px;
	height: 53px;
}
.menu-deck-os-white {
	background-position: 0 -412px !important;
	width: 53px;
	height: 53px;
}
.menu-flip-cover-red {
	background-position: 0 -515px !important;
	width: 53px;
	height: 53px;
}
.menu-flip-cover-white {
	background-position: 0 -618px !important;
	width: 53px;
	height: 53px;
}
.menu-highlights-red {
	background-position: 0 -721px !important;
	width: 53px;
	height: 53px;
}
.menu-highlights-white {
	background-position: 0 -824px !important;
	width: 53px;
	height: 53px;
}
.menu-home-red {
	background-position: 0 -927px!important; width : 53px;
	height: 53px;
}
.menu-home-white {
	background-position: 0 -1030px !important;
	width: 53px;
	height: 53px;
}
.menu-militar-case-red {
	background-position: 0 -1133px !important;
	width: 53px;
	height: 53px;
}
.menu-militar-case-white {
	background-position: 0 -1236px !important;
	width: 53px;
	height: 53px;
}
.menu-specs-red {
	background-position: 0 -1339px !important;
	width: 53px;
	height: 53px;
}
.menu-specs-white {
	background-position: 0 -1442px !important;
	width: 53px;
	height: 53px;
}
.menu-tag-red {
	background-position: 0 -1545px !important;
	width: 26px;
	height: 53px;
}
.menu-tag-white {
	background-position: 0 -1648px !important;
	width: 26px;
	height: 53px;
}
.menu-why-joyz-red {
	background-position: 0 -1751px !important;
	width: 53px;
	height: 53px;
}
.menu-why-joyz-white {
	background-position: 0 -1854px !important;
	width: 53px;
	height: 53px;
}



#navigation {
	margin-top: -172px;
	position: fixed;
	width: 61px;
	left: 5px;
	top: 50%;
	padding: 8px 0;
	z-index: 300;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation ul li {
	width: 53px;
	height: 53px;
	border-bottom: 2px solid #ff9900;
}

#navigation ul li a {
}

#nav-current {
	position: absolute;
	width: 8px;
	height: 53px;
	margin-top: 8px;
	top: 0;
	left: -5px;
	background: url('../images/menu-items/sprite.png') no-repeat top left;
	background-position: 0 0 !important;
	width: 8px;
	height: 53px;
	z-index: 101;
}


#nav-border-left {
	position: absolute;
	width: 5px;
	height: 440px;
	left: -5px;
	background: #ff9900;
	z-index: 100;
}

.nav-picto {
	position: absolute;
	width: 53px;
	height: 53px;
	z-index: 95;
	overflow: hidden;
	background: white;
	position: absolute;
}

.nav-picto-cont {
	width: 106px;
	height: 53px;
}

.nav-picto-current {
	width: 53px;
	height: 53px;
	left: -53px;
	background: #ff9900 url('../images/menu-items/sprite.png') no-repeat top left;
	position: absolute;
	z-index: 101;
}

.nav-picto-classic {
	width: 53px;
	height: 53px;
	float: left;
	background: #ffffff url('../images/menu-items/sprite.png') no-repeat top left;
	position: absolute;
	z-index: 100;
}

#nav-home .nav-picto-classic {
	background-position: 0 -927px!important; width : 53px;
	height: 53px;
}

#nav-why .nav-picto-classic {
	background-position: 0 -1751px !important;
	width: 53px;
	height: 53px;
}
#nav-highlights .nav-picto-classic {
	background-position: 0 -721px !important;
	width: 53px;
	height: 53px;
}
#nav-compare .nav-picto-classic {
	background-position: 0 -103px !important;
	width: 53px;
	height: 53px;
}
#nav-deckos .nav-picto-classic {
	background-position: 0 -309px !important;
	width: 53px;
	height: 53px;
}
#nav-cover .nav-picto-classic {
	background-position: 0 -515px !important;
	width: 53px;
	height: 53px;
}

#nav-militar .nav-picto-classic {
	background-position: 0 -1133px !important;
	width: 53px;
	height: 53px;
}
#nav-spec .nav-picto-classic {
	background-position: 0 -1339px !important;
	width: 53px;
	height: 53px;
}

/*CURRENT */

#nav-home .nav-picto-current {
	background-position: 0 -1030px !important;
	width: 53px;
	height: 53px;
}

#nav-why .nav-picto-current {
	background-position: 0 -1854px !important;
	width: 53px;
	height: 53px;
}
#nav-highlights .nav-picto-current {
	background-position: 0 -824px !important;
	width: 53px;
	height: 53px;
}
#nav-compare .nav-picto-current {
	background-position: 0 -206px !important;
	width: 53px;
	height: 53px;
}
#nav-deckos .nav-picto-current {
	background-position: 0 -412px !important;
	width: 53px;
	height: 53px;
}
#nav-cover .nav-picto-current {
	background-position: 0 -618px !important;
	width: 53px;
	height: 53px;
}

#nav-militar .nav-picto-current {
	background-position: 0 -1236px !important;
	width: 53px;
	height: 53px;
}
#nav-spec .nav-picto-current {
	background-position: 0 -1442px !important;
	width: 53px;
	height: 53px;
}




.nav-text {
	position: absolute;
	height: 36px;
	left: -200px;
	left: -275px;
	padding: 17px 20px 0 40px;
	background: #ff9900 url('../images/menu-items/sprite.png') top left no-repeat;
	/*background-position: -1052px -1129px;*/
	background-position: 0 -1545px !important;
	font-family: 'HelveticaCondensedBlack';
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	z-index: 90;
	white-space: nowrap;
	/*display: none;*/
	/*margin-top: -53px;*/
	margin-top: -53px;
}
 
#footer {
	height: 175px;
	background: #000;
}

#footer-logo {
	height: 100px;
	width: 100px;
	background: url('../images/footer/footer-x.jpg') no-repeat center center;
	margin-top: 30px;
	float: left;
}

#footer-links {
	list-style: none;
	margin-left: 40px;
	padding: 10px;
	float: left;
	margin-top: 20px;
}

#footer-links li {
}
#footer-links-first {
	margin-top: 15px;
	color: #FFFFFF;
}

#footer-links li a {
	text-decoration: underline;
	color: #CCCCCC;
}

#footer-links-header {
	color: white;
	font-size: 22px;
}

#footer-links-buy {
	color: #8f261b !important;
}
.addthis_toolbox {
	float: right;
	width: 330px;
	margin-top: 24px;
}

#addthis-share-title {
	float: left;
	color: white;
	margin-right: 15px;
	margin-top: 8px;
	font-size: 16px;
}
#xtreamer-footer-2013-text {
	right: 0;
	color: #434343;
	position: absolute;
	margin-top: 125px;
	margin-right: 50px;
}

#specifications {
	height: 780px;
	background: #e7e7e7;
}

#specifications-text-container ul {
	list-style: none;
	float: left;
	margin-top: -10px;
	color: #777777;
	width: 480px;
}

.bullets a {
	display: block;
	height: 28px;
	width: 28px;
}

#specifications-text-container ul li.bullets {
	background: url('../images/sprites/sprite.png') no-repeat top left;
	background-position: 0 -1445px !important;
	width: 28px;
	height: 29px;
	float: left;
	margin-left: 15px;
}

#specifications-text-container ul li.bullets.active {
	background-position: 0 -1366px !important;
	width: 28px;
	height: 29px;
}

.specifications-text-content {
	position: absolute;
	top: 220px;
	left: 15px;
}
.specifications-text-content .title-spec {
	margin-top: 15px;
	color: #060606;
}


#specifications-text-container {
	position: absolute;
	width: 925px;
	height: 200px;
}
#specifications-text-container  h1 {
	margin-top: 55px;
	margin-left: 55px;
	font-size: 54px;
	font-style: italic;
}

#reel-device {
	position: absolute;
	right: 0;
	margin-top: 60px;
}

#language {
	position: fixed;
	top: 6px;
	right: 10px;
	width: 340px;
	z-index: 395;
}
#language ul {
	list-style: none;
	text-align: right;
}

#language ul li {
	display: inline;
	zoom: 1;
}

#language ul li a {
	text-decoration: none;
	color: #fff;
	outline: 0;
}

#language a img {
	border: 2px transparent solid;
	font-size: 16px;
	-webkit-transition-duration: .2s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-duration: .2s;
	-moz-transition-timing-function: ease-out;
	transition-duration: .2s;
	transition-timing-function: ease-out;
}

#language .language-current img {
	border: 2px solid #7f7d7d;
	cursor: default;
}



.t9-dailer {
	background-position: 0 0 !important;
	width: 369px;
	height: 656px;
}
.torch-led-built-in {
	background-position: 0 -706px !important;
	width: 369px;
	height: 656px;
}
.notes-utility-built-in {
	background-position: 0 -1412px !important;
	width: 369px;
	height: 656px;
}
.over-the-air-updates {
	background-position: -419px 0 !important;
	width: 369px;
	height: 656px;
}
.Incremental {
	background-position: -419px -706px !important;
	width: 369px;
	height: 656px;
}
.Root-with-Super-User {
	background-position: -419px -1412px !important;
	width: 369px;
	height: 656px;
}
.WorldClock-Stopper-Alarms {
	background-position: -838px 0 !important;
	width: 369px;
	height: 656px;
}
.toggles {
	background-position: -838px -706px !important;
	width: 369px;
	height: 656px;
}
.Multilingual {
	background-position: -838px -1412px !important;
	width: 369px;
	height: 656px;
}
.popular-apps-pre-installed {
	background-position: -1257px 0 !important;
	width: 369px;
	height: 656px;
}
.zero-bloatware {
	background-position: -1257px -706px !important;
	width: 369px;
	height: 656px;
}
.DCIM-support {
	background-position: -1257px -1412px !important;
	width: 369px;
	height: 656px;
}
.wifi-tethering {
	background-position: -1676px 0 !important;
	width: 369px;
	height: 656px;
}
.enabled-call-recording {
	background-position: -1676px -706px !important;
	width: 369px;
	height: 656px;
}
.way-reboot {
	background-position: -1676px -1412px !important;
	width: 369px;
	height: 656px;
}
.Stock-keyboard {
	background-position: -2095px 0 !important;
	width: 369px;
	height: 656px;
}
.task-manager-optimized {
	background-position: -2095px -706px !important;
	width: 369px;
	height: 656px;
}
.automatic-sms {
	background-position: -2095px -1412px !important;
	width: 369px;
	height: 656px;
}
.Swap-SD {
	background-position: -2514px 0 !important;
	width: 369px;
	height: 656px;
}
.new-add-contact-function {
	background-position: -2514px -706px !important;
	width: 369px;
	height: 656px;
}
.Recommended-apps-widget {
	background-position: -2514px -1412px !important;
	width: 369px;
	height: 656px;
}
.weather-widget {
	background-position: -2933px 0 !important;
	width: 369px;
	height: 656px;
}
.security-guard {
	background-position: -2933px -706px !important;
	width: 369px;
	height: 656px;
}
.backup-center {
	background-position: -2933px -1412px !important;
	width: 369px;
	height: 656px;
}
.scientific-calculator-built-in {
	background-position: -3352px 0 !important;
	width: 369px;
	height: 656px;
}

#device-btns {
	color: white;
	font-weight: bold;
	font-size: 22px;
	position: absolute;
	width: 900px;
	height: 250px;
	z-index: 85;
	margin-top: 560px;
}

#device-btns span {
	display: block;
}
.device-bubble-big {
	float: left;
	width: 160px;
	height: 180px;
	background: url('../images/sprites/sprite.png') no-repeat top left;
	background-position: 0 -185px !important;
	width: 160px;
	height: 180px;
	position: absolute;
	text-align: center;
	padding-top: 50px;
}
.device-bubble-small {
	float: left;
	width: 120px;
	height: 160px;
	background: url('../images/sprites/sprite.png') no-repeat top left;
	background-position: 0 0 !important;
	width: 120px;
	height: 135px;
	position: absolute;
	text-align: center;
	padding-top: 40px;
}

#device-bubble-1 {
	top: 50px;
	left: 15px;
}
#device-bubble-2 {
	left: 215px;
	top: 30px;
	padding-top: 50px;
}
#device-bubble-3 {
	left: 350px;
	top: 60px;
	padding-top: 40px;
}

#device-bubble-3 img {
	margin-top: 10px;
}
#device-bubble-4 {
	left: 530px;
	top: 30px;
}
#device-bubble-5 {
	left: 680px;
	top: 60px;
}
.span18 {
	font-size: 18px;
}
.span22 {
	font-size: 22px;
}
.span24 {
	font-size: 24px;
}



/* the overlayed element */
.simple_overlay {
 
	/* must be initially hidden */
	display:none;
 
	/* place overlay on top of other elements */
	z-index:10000;
 
	/* styling */
	/*background-color:#333;*/
 
	width:853px;
	min-height: 480px;
    
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
	left: 50%;
	margin-left: -429px;
	height: 484px;
	position: absolute !important;
}
 
/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image: url(../images/overlay/close.png);
	position: absolute;
	right: -26px;
	top: -26px;
	cursor: pointer;
	height: 35px;
	width: 35px;
	z-index: 100000;
}

#youtube_movie_militar {
	top: 12800px;
}

.html5-info-bar {
	display: none !important;
}


*.unselectable {
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;

	/*
	Introduced in IE 10.
	See http://ie.microsoft.com/testdrive/HTML5/msUserSelect/
	*/
	-ms-user-select: none;
	user-select: none;
}


#png-loader {
	position: absolute;
	width: 150px;
	height: 150px;
	margin: 30px auto;
	background-image: url('../images/animated_loader.png');
}

#apploader p {
	top: 180px;
	left: 20px;
	position: absolute;
}
