/* ======== Fonts ======== */
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,300italic,700,700italic,400italic&subset=latin,greek);
@import url(jquery-ui.css);
/* ======== Main ======== */
html, body {
	height: 100%;
	text-shadow: none;
}
body{
	margin: 0px;
}
body .ui-body-c, body .ui-overlay-c { text-shadow:0 0 0 !important; }
.ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper {
	text-shadow:0 0 0 !important;
}
/* ======== Elements ======== */
/* ======== Global ======== */
#Screen{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
}
#Application{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	overflow: hidden;
}
/* ======== Mobile ======== */
.MobileButtonLinks{
	font-size: 15px;
	font-weight: 300;
}
.MobileBodyText{
	font-size: 16px;
	font-weight: 300;
}

.MobileH1{
	font-size: 28px;
	font-weight: 300;
	font-family: 'Roboto Condensed', sans-serif;
	color: #fff;
}
.MobileH2{
	font-size: 26px;
	font-weight: 300;
	font-family: 'Roboto Condensed', sans-serif;
	color: #fff;
}
.MobileH4{
	font-size: 18px;
	font-weight: 300;
	font-family: 'Roboto Condensed', sans-serif;
	color: #fff;
}
.MobileSubtitles{
	font-size: 14px;
	font-weight: 300;
	font-family: 'Roboto Condensed', sans-serif;
	color: #999999;
}
/* ======== Header ======== */
#HeaderMobile{
	position: absolute;
	width: 100%;
	height: 11%;
	background-color: #000;
	z-index: 1000;
	display: block;
	overflow: hidden;
}

#HeaderMobileContent{
	width: 100%;
	height: 100%;
}

.HeaderMobileSpace{
	width: 3.1%;
}

#HeaderMobileLeft{
	width: 6.2%;
	cursor: pointer;
}

#HeaderMobileLeftImage{
	width: 100%;
	max-width: 25px;
}

#HeaderMobileRight{
	width: 6.2%;
}

#HeaderMobileRightImage{
	width: 100%;
	max-width: 25px;
}

#HeaderMobileMainImage{
	width: 58%;
	max-width: 180px;
}
/* ======== Menu ======== */
#MenuMobile{
	left: -100%;
	top: 11%;
	position: absolute;
	width: 100%;
	height: 89%;
	background-color: #999;
	z-index: 101;
	overflow: hidden;
}
#MenuMobileContainer{
	position:absolute;
	width: 100%;
	height: 100%;
}
#FirstLevelMenu{
	position: absolute;
	width: 67%;
	height: 100%;
	background-color: #000;
	z-index: 100;
	overflow: auto;
}
.MobileFirstLevelMenuBackground0{
	background-color: #000;
}
.MobileFirstLevelMenuBackground1{
	background-color: #1A1A1A;
}
.MobileFirstLevelMenuElement{
	width: 100%;
	height: 10.6%;
	max-height: 60px;
	min-height: 60px;
}
.MobileFirstLevelMenuElementContent{
	width: 100%;
	height: 100%;
}
.MobileFirstLevelMenuElementSpace{
	width: 10px;
}
.MobileFirstLevelMenuElementIcon{
	width: 25px;
}
.MobileFirstLevelMenuElementIconImage{
	width: 100%;
	max-width: 25px;
}
.MobileFirstLevelMenuElementText{
	font-family: 'Roboto Condensed', sans-serif;
	color: #fff;
}
#SecondLevelMenu{
	position: absolute;
	width: 67%;
	height: 100%;
	background-color: #000;
	z-index: 100;
	overflow: auto;
	left: 67%;
}
.MobileSecondLevelModel{
	position: relative;
	width: 100%;
	height: 18%;
	max-height: 100px;
	min-height: 100px;
}
.ModelShadow{
	position: absolute;
	bottom: 0px;
	height: 60%;
	max-height: 60px;
	min-height: 40px;
	background-image: url(images/mobile/model-shadow.png);
	width: 100%;
	z-index: 100;
}
.ModelImage{
	position: absolute;
	background-position: center;
	background-size: auto 100%;
	bottom: 0px;
	height: 100%;
	width: 100%;
	z-index: 90;
}
.ModelImage2{
	position: absolute;
	background-position: center;
	background-size: 100% auto;
	bottom: 0px;
	height: 100%;
	width: 100%;
	z-index: 90;
}
.ModelText{
	position: absolute;
	bottom: 20px;
	left: 20px;
	height: auto;
	width: auto;
	z-index: 110;
	color: #fff;
}
#ThirdLevelMenu{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 100;
	overflow: auto;
	left: 134%;
}
.MobileThirdLevelModel{
	position: relative;
	width: 100%;
	height: 18%;
	max-height: 100px;
	min-height: 100px;
}
/* ======== Content ======== */
#MobileContent{
	position: absolute;
	width: 100%;
	height: 89%;
	overflow: hidden;
	top: 11%;
	background-color: #EC1B2E;
	z-index: 100;
}

#Home{
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 100;
}

#Home1{
	position: absolute;
	width: 90%;
	height: 100%;
	overflow: hidden;
	z-index: 100;
	background-image: url(images/mobile/home-1.jpg);
	background-position: center;
	background-size: 100% auto;
}

#HomeContainer{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 100;
}

#Home2{
	position: absolute;
	width: 90%;
	left:90%;
	height: 100%;
	overflow: hidden;
	z-index: 100;
background-image: url(images/mobile/home-2.jpg);
	background-position: center;
	background-size: 100% auto;
}

#Home3{
	position: absolute;
	width: 100%;
	left:180%;
	height: 100%;
	overflow: hidden;
	z-index: 100;
	background-image: url(images/mobile/home-1.jpg);
	background-position: center;
	background-size: 100% auto;
}

#Fireblade{
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 100;
	
}

#FirebladeContainer{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 100;
}

.ContentSlide{
	position: absolute;
	width: 100%;
	height: 100%;
}

#Parallax{
	left: 0px;
}

#ParallaxContainer{
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
}

#VerticalScrollArea {
	position: absolute;
	height: 4000px;
	width: 100%
}

#Characteristics{
	left: 100%;
}

.SelectedColorScheme{
	border: 1px solid white;
}

#Loan{
	left: 200%;
}

.Selector{
	width: 100%;
	border: 1px solid #16A085;
	background-color: #000;
	color: #fff;
	padding: 10px;
}

.Selector:selected{
	background-color: #16A085;
	color: #000;
}

#Specs{
	left: 300%;
}

.SpecsHeader{
	color: #FFFFFF;
	margin-bottom: 20px;
}

.SpecsText{
	color: #CCCCCC;
	margin-bottom: 20px;
}

.SpecsSep{
	width: 100%;
	height: 1px;
	background-color: #666666;
	margin-bottom:20px;
}

#PhotosVideos{
	left: 400%;
}

#Network{
	left: 500%;
}

#Comparison{
	left: 600%;
}

#Accessories{
	left: 700%;
}

#PopUps{
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 1000;
}

#Explanation{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 100;
	background-image: url(images/mobile/explanation.png);
}

#ExplanationContainer{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 100;
}

#Exp1{
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 100;
}

#Exp2{
	left: 100%;
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 100;
}

.ExplanationMessage{
	font-family: 'Roboto Condensed', sans-serif;
	color: #fff;
}

.ExplanationButton{
	border: 1px solid #fff;
	font-family: 'Roboto Condensed', sans-serif;
	color: #fff;
	font-size: 16px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline-block;
}