body{
	background-color:#FFFFFF;
}

.header{
	width:100%;
	border-bottom:solid 1px rgba(0,0,0,0.3);
	height:60px;
	position: fixed;
	z-index: 1;
	background-color: white;
}

.headerspace{
	width:100%;
	height:60px;
}

.logo{
	margin-top:0px;
	margin-left:20px;

}

.inboximage{
	margin-top:20px;
	margin-left:20px;
	background-image: url(../images/icons-large/inboxsmall.png);
	background-size:30px 30px;
	width:30px;
	height:30px;
}

.mobilesaleslogo{
    text-align: center;
}

.left{
	float: left;
	width: 66%;
	background-color: white;
}



.right{
	float: right;
	width: 34%;
	text-align: left;

}


.deploy-navigation{
	width: 33.3%;
	display:block;
	position:absolute;
	top:0px;
	right:0px;
	height:60px;
	width:60px;
	background-image:url(../images/misc/deploy-nav.png);
	background-position:23px 24px;
	background-repeat:no-repeat;
	background-size:14px 10px;
	z-index:9999;
}

.delete-navigation{
	display:none;
	position:absolute;
	top:0px;
	right:0px;
	height:60px;
	width:60px;
	background-image:url(../images/misc/delete-nav.png);
	background-position:23px 24px;
	background-repeat:no-repeat;
	background-size:14px 10px;
	z-index:9999;
}

.navigation{
	
	width:100%;
	display:none;	
}

.navigation-item a{
	color:rgba(255,255,255,0.8);	
}

.navigation-item-clear{
	background-color: white;
	height:10px;
}

.navigation-item{
	font-size:14px;
	font-weight:400;
	padding-top:17px;
	text-transform:uppercase;	
}

.nav-icon{
	opacity:0.9;
	border-bottom:solid 1px rgba(255,255,255,0.1);	
	background-repeat:no-repeat;
	background-size:24px 24px;
	background-position:20px 2px;
	padding-left:60px;	
	padding-top:5px;
	padding-bottom:20px;
}

.home-icon{		background-image:url(../images/icon/misc/home.png);		}
.features-icon{	background-image:url(../images/icon/settings/cog2.png);	}
.blog-icon{		background-image:url(../images/icon/tools/pencil.png);	 }
.gallery-icon{	 background-image:url(../images/icon/media/image2.png);	 }
.contact-icon{	 background-image:url(../images/icon/misc/mail.png);		}
.facebook-icon{    background-image:url(../images/icon/social/facebook.png);  }
.twitter-icon{	 background-image:url(../images/icon/social/twitter.png);   }
.call-icon{	 	background-image:url(../images/icon/communication/phonehook.png);   }
.text-icon{	 	background-image:url(../images/icon/communication/speechbubble3.png);   }
.social-icon{	  background-image:url(../images/icon/misc/pacman.png);	}

.subnav-icon{
	background-image:url(../images/misc/submenu.png);
	background-size:5px 6px;
	background-repeat:no-repeat;
	background-position:31px 21px;
	opacity:0.8;
}

.submenu a{
	font-size:12px;
	padding-left:60px;
	padding-bottom:15px;
	padding-top:15px;
}

.submenu{
	display:none;
	border-bottom:solid 1px rgba(255,255,255,0.1);	
}

.selected-item{
	background-image:url(../images/misc/current.png);
	background-size:10px 16px;
	height:16px;
	width:10px;
	position:absolute;
	right:22px;
	opacity:0.8;
}

.submenu-item{
	background-image:url(../images/misc/sub.png);
	background-size:12px 12px;
	height:12px;
	width:12px;
	position:absolute;
	right:22px;
	opacity:0.8;
}

.link-item{
	background-image:url(../images/misc/link.png);
	background-size:16px 16px;
	height:16px;
	width:16px;
	position:absolute;
	right:22px;
	opacity:0.8;
}


.content-section{
	margin-bottom:5px;
	height:50px;
}

.content-section h1{
	position:absolute;
	color:rgba(255,255,255,0.7);
	margin-top:10px;
	left:20px;
	z-index:99;
}

.content-section h2{
	position:absolute;
	color:rgba(255,255,255,0.7);
	margin-top:15px;
	left:20px;
	z-index:99;
}

.content-section h4{
	position:absolute;
	color:rgba(255,255,255,0.7);
	margin-top:45px;
	left:20px;
	z-index:99;
}



.section-icon{
	position:absolute;
	margin-top:5px;
	right:20px;
	z-index:99;
}

.flat-button{
	color:#FFFFFF;
	font-size:12px;
	border-radius:5px;
	padding-top:12px;
	padding-bottom:10px;
	text-align:right;
	padding-right:20px;
}

.center-button{
	width:130px!important;
	margin-left:auto!important;
	margin-right:auto!important;
	margin-bottom:20px;
	margin-top:20px;
}

.flat-menu{
	background-image:url(../images/icon/arrows/bendedright.png);
	background-repeat:no-repeat;
	background-size:20px 20px;
	background-position:9px 10px;
}

.flat-settings{
	background-image:url(../images/icon/settings/cog4.png);
	background-repeat:no-repeat;
	background-size:20px 20px;
	background-position:8px 8px;
}

.flat-features{
	background-image:url(../images/icon/power/power.png);
	background-repeat:no-repeat;
	background-size:20px 20px;
	background-position:8px 9px;	
}

.flat-gallery{
	background-image:url(../images/icon/media/image2.png);
	background-repeat:no-repeat;
	background-size:20px 20px;
	background-position:8px 9px;
}

.flat-portfolio{
	background-image:url(../images/icon/display/blockimages.png);
	background-repeat:no-repeat;
	background-size:20px 20px;
	background-position:8px 9px;	
}

.subscribe-hide{
	display:none!important;
}

.subscribe-hide{
	display:none!important;
}

.subscribe-button{
	width:130px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-10px;
}

.subscribe-clear{
	height:20px;
}


.footer-socials{
	width:115px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

.footer-facebook{
	background-image:url(../images/misc/facebook.png);
	background-size:27px 27px;
	height:27px;
	width:27px;
	float:left;
	margin-left:5px;
	margin-right:5px;
}

.footer-up{
	background-image:url(../images/misc/up.png);
	background-size:27px 27px;
	height:27px;
	width:27px;
	float:left;
	margin-left:5px;
	margin-right:5px;	
}

.footer-twitter{
	background-image:url(../images/misc/twitter.png);
	background-size:27px 27px;
	height:27px;
	width:27px;
	float:left;
	margin-left:5px;
	margin-right:5px;	
}

.footer-back{
	background-image:url(../images/misc/back.png);
	background-size:27px 27px;
	height:27px;
	width:27px;
	float:left;
	margin-left:5px;
	margin-right:5px;
}

.barcode-button{
	background-image:url(../images/misc/barcode.png);
	background-size:27px 30px;
	height:27px;
	width:30px;
	float:left;
	margin-top:5px;
}

.footer-signout{
	background-image:url(../images/misc/signout.png);
	background-size:27px 27px;
	height:27px;
	width:27px;
	float:left;
	margin-left:5px;
	margin-right:5px;	
}

.stylesheet-changer{
	background-color:rgba(0,0,0,0.9);
}


.change-style{
	text-align:center;
	font-size:10px;
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	color:rgba(255,255,255,0.9);
}


.styles{
	padding-top:10px;
	display:none;
	width:280px;
	margin-left:auto;
	margin-right:auto;
}

.orange-changer{
	margin:10px 10px;
	display:block;
	float:left;
	width:50px;
	height:50px;
	background-color:#d35400;
}

.blue-changer{
	margin:10px 10px;
	display:block;
	float:left;
	width:50px;
	height:50px;
	background-color:#34495e;
}

.green-changer{
	margin:10px 10px;
	display:block;
	float:left;
	width:50px;
	height:50px;
	background-color:#27ae60;
}

.turqoise-changer{
	margin:10px 10px;
	display:block;
	float:left;
	width:50px;
	height:50px;
	background-color:#16a085;
}

.magenta-changer{
	margin:10px 10px;
	display:block;
	float:left;
	width:50px;
	height:50px;
	background-color:#8e44ad;
}

.red-changer{
	margin:10px 10px;
	display:block;
	float:left;
	width:50px;
	height:50px;
	background-color:#c0392b;
}

.black-changer{
	margin:10px 10px;
	display:block;
	float:left;
	width:50px;
	height:50px;
	background-color:#333;
}

.yellow-changer{
	margin:10px 10px;
	display:block;
	float:left;
	width:50px;
	height:50px;
	background-color:#f1c40f;
}

.select{

	display: none;
	
}















