/*
* Skeleton V1.1
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 8/17/2011
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */
html, body{
	height: 100%;
}

body{
	font-family: MuliLight;
	font-size: ;
	color: #6B737B;
}

sup{
	vertical-align: 50%;
}

em{
	font-family: georgia, times, serif;
	font-size: 90%;
}

#bgBorder{
	background: #6B737B;
	height: 100%;
}

#mainHold{
	position: relative;
	min-height: 100%;
	overflow: hidden;
	z-index: 600;
}

#header{
	position: absolute;
	z-index: 55;
	width: 100%;
	margin-top: 3em;
}
#headerLogo{
	position: absolute;
	z-index: 87;
	margin-top: 3em;
}

#mainContainer{
	
}

#content{
	overflow: visible;
    padding: 3em;
    position: relative;
    z-index: 50;
}

#contentScroller{
	overflow: auto;
}

#bgImage{
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

#leftBorder{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 55;
	/*border-left: 1.5em solid #6B737B;*/
	height: 100%;
	background: #6B737B url(../images/wrapperedge2_left.png) repeat-y right top;
	width: 1.5em;
}

#rightBorder{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 25;
	/*border-left: 1.5em solid #6B737B;*/
	height: 100%;
	background: #6B737B url(../images/wrapperedge_right.png) repeat-y left top;
	width: 1.5em;
}

#topBorder{
	/*border-top: 1.5em solid #6B737B;*/
	position: absolute;
	z-index: 20;
	width: 100%;
	height: 1.5em;
	background: #6B737B url(../images/wrapperedge2.png) repeat-x left bottom;
}

#botBorder{
	/*border-top: 1.5em solid #6B737B;*/
	position: absolute;
	z-index: 10;
	width: 100%;
	bottom: 0;
	height: 1.5em;
	background: #6B737B url(../images/wrapperedge_bot.png) repeat-x left top;
}

.grybox1, .grybox2{
	width: 1.5em;
	height: 1.5em;
	background: #6B737B;
}

.grybox2{
	position: absolute;
	bottom: 0;
	left: 0;
}

#mainImageHold{
	display: inline;
    float: left;
    margin-left: -10em;
    width: 60%;
}

#myMainImg{
	max-width:100%;
}

#motoLogo{
	float: left;
	display: inline;
	background: url(../images/moto_logo.png) no-repeat;
	width: 113px;
	padding-top: 45px;
	overflow: hidden;
	height: 0;
	margin-left: 3em;
}

#mainNav{
	float: right;
	display: inline;
	margin-right: 3em;
}

#mainNav a, #mainNav span{
	display: block;
	cursor:pointer;
}

#contactNav{
	width: 108px;
	height: 0;
	padding-top: 34px;
	overflow: hidden;
	background: url(../images/contact_us.png) no-repeat;
}

.wereReplace{
	width: 74px;
	height: 0;
	padding-top: 34px;
	overflow: hidden;
	background: url(../images/were.png) no-repeat;
	display: inline-block;
}

#mainCopy{
	margin-top: 10%;
}

.homeLink{
	margin-top: 2em;
}
#bottomCopy{
    text-align: center;
    width: 100%;
    margin-bottom: 1em;
}

h1 {
	text-transform: uppercase;
	color: #3DB5E8;
	font-family: CabinBold;
	line-height: 90%;
}
h2, h3, h4 {
	font-family: MuliLight;
	color: #555B60;
	line-height: 90%;
}

.gray{
	color: #6B737B;
}
#contactCopy{
	padding: 1em;
	float: right;
	display: inline;
	position: relative;
	margin: 0 2em 0 160px;
}
#contactCopy h2, #contactCopy h4 {
	display: inline;
	margin-right: 1em;
	color: #FFFFFF;
	font-size: 100%;
	float: left;
	margin-bottom: .5em;
}

#contactCopy h4 a{
	color: #3DB5E8;
}
#contactHolder{
	background: #63737B;
	position: absolute;
	z-index:76;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	zoom: 1; /* gives the object layout */
  	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  	filter: alpha(opacity=95);
  	-moz-opacity: 0.95;
  	-khtml-opacity: 0.95;
 	 opacity: 0.95;
 	padding: 3em 0;
 	display: none;
}
.closeBox{
	position: absolute;
	right: 1em;
	top: 40%;
	height: 20%;
	z-index: 64;
}
.closeBox span{
	padding: .3em .6em;
	background: #3DB5E8;
	color:#FFFFFF;
	font-size: 80%;
	font-weight: bold;
	cursor:pointer;
}
#contactCopy h4 a:hover{
	color:#FFFFFF!important;
}

/* #Page Styles
================================================== */
#nextContent{
	z-index: 54;
	position: relative;
	right: 0;
	padding: 7em 5em;
	margin-top: ;
}
#nextContent h3{
	color: ;
	font-size: .916em;
	text-transform: uppercase;
}
.portContent_top h1{
	text-transform:;
	margin-top: 5%;
	font-family: muliRegular;
	color: ;
	font-size: 2em;
	margin-bottom: .3em;
	color:#555B60;
}
.portContent_top h2{
	font-family: ;
	font-size: 1.55em;
	color: ;
}
.portContent_top{
	position: relative;
	z-index: 430;
	overflow: hidden;
}
#topContentHold{
	
}
.portContent_bottom{
	position: relative;
	z-index: 440;
	margin-top: -10%;
	overflow: hidden;
	width: 85%;
}
.portImg_left{
	float: left;
	display: inline;
	max-width: 55%;
	margin-right: 2em!important;
}
.portImg_left img{
	max-width: 100%;
	border: 1px solid #333333;
}
.portImg_right{
	float: right;
	display: inline;
	max-width: 70%;
	margin-left: 2em!important;
}
.portImg_right img{
	max-width: 100%;
	border: 1px solid #333333;
}
.bottom{
	padding-top: 15%;
}
.imgWrap{
	padding-bottom: 1em;
	background: url(../images/window_shadow.png) repeat-x left bottom;
	margin: 0 2px;
}
.left{
	padding-right: 1em;
}
.right{
	padding-left: 1em;
}
.rightLink{
	display: block;
	text-align: right;
}
#nextPage{
	position: absolute;
	bottom: 20%;
	right: 0;
	z-index: 700;
	background: url(../images/overlay_bg.png) repeat;
	padding: 1em 3em 1em 1em;
	text-align: center;
}
#nextPage a{
	height: 0;
	display: block;
	padding-top: 34px;
	background: url(../images/next_button.png) no-repeat center top;
	overflow: hidden;
}
#backPage{
	position: absolute;
	bottom: 20%;
	left: 0;
	z-index: 700;
	background: url(../images/overlay_bg.png) repeat;
	padding: 1em 1em 1em 3em;
	text-align: center;
}
#backPage a{
	height: 0;
	display: block;
	padding-top: 34px;
	background: url(../images/back_button.png) no-repeat center top;
	overflow: hidden;
}
.contactPg{
	
}

.clearing-featured-img{
	border:4px solid #e8e5e0;
}
.clearing-featured-img:hover{
	border:4px solid #19b7ea;
}

#main-work li{
	text-align: center;
}

#oob_overlay{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	background-color: #000000;
    width: 100%;
    height: 100%;
    opacity: 0.0;
}
.fadeMe{
	opacity: 0.8!important;
	transition: opacity 1s ease-in;
	transition-delay: 2s;
}
#oob_overlay_inner{
	width: 100%;
    height: 100%;
	display:flex;
    align-items: center;
    justify-content: center;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
}
#oob_overlay_content{
	color: #ffffff!important;
	padding: 50px;
	width: 70%;
	font-size:1.3rem;
}
#oob_overlay_content a:hover {color: #ffffff;}
#oob_overlay_content h2{color:#ffffff;}

/* #Media Queries
================================================== */

	/* Desktop */
	@media only screen and (min-width: 1025px) {
#mainImageLrg {
	display: inline;
}
	}/*/mediaquery*/
	


	/* Tablet Landscape size to standard 1024 (devices and browsers) */
	@media only screen and (min-width: 769px) and (max-width: 1024px) {		
#mainImageMed {
	display: inline;
}
	}/*/mediaquery*/



/* Tablet Portrait size to standard 768 - ipad portrait - (devices and browsers) */
	@media only screen and (max-width: 1023px) {

#mainImageHold{
	text-align:center;
}
#myMainImg{
	width:80%;
}
h1 {
	font-size: 3em;
	line-height: 90%;
}
h2 {
	font-size: 2em;
	line-height: 90%;
	margin-bottom: 0;
}

	}


/* Tablet Portrait size to standard 768 - ipad portrait - (devices and browsers) */
	@media only screen and (max-width: 900px) {
#mainImageHold{
	text-align:center;
}
#myMainImg{
	width:100%;
}
#oob_overlay_content{
	width: 90%;
}

	}


			@media only screen and (max-width: 599px) {

#myMainImg{
	width:100%;
}
h1 {
	font-size: 2em;
	line-height: 90%;
}
h2 {
	font-size: 1.8em;
	line-height: 90%;
	margin-bottom: 0;
}
#oob_overlay_content{
	width: 100%;
	font-size:.8rem;
}

}


		@media only screen and (max-width: 300px) {


h1 {
	font-size: 1.5em;
	line-height: 90%;
}
h2 {
	font-size: 1.3em;
	line-height: 90%;
	margin-bottom: 0;
}
	}


	
	
	/* Mobile Portrait Size to Mobile portrait Size (devices and browsers) */
	@media only screen and (max-width: 1024px) {

/* sub pages */

#topContentHold{
	position: absolute;
    top: 2em;
}
#nextContent{
	padding: 3em;
	margin-top: 2em;
	overflow: hidden;
}
.portContent_top{
	font-size: 80%;
}
.portContent_bottom{
	margin-top: 0;
	width: 100%;
	font-size: 80%;
	line-height: 120%;
}
.portImg_left{
	display: block;
    float: none;
    margin-left: 0 !important;
    margin-right: 2px !important;
    margin-top: 11em;
    max-width: 100%!important;
}
.portImg_left img{
	width: 100%;
	border: 1px solid #333333;
}
.portImg_right{
	display: block;
    float: none;
    margin-left: 0 !important;
    padding-top: 9em;
    max-width: 100%;
}
.portImg_right img{
	max-width: 100%;
	border: 1px solid #333333;
}
.bottom{
	position: absolute;
    top: 0;
    padding-top: 0;
}
#nextPage, #backPage{
	position: static;
	background: none;
	border-top: 1px solid #6B737B;
	padding: 1em;
	margin-top: 1px;
}
.portContent_top h1{
	font-size: 1.3em;
}
.portContent_top h2{
	font-size: 1.1em;
}
#contactHolder{
	padding-top: 5.5em;
}
#contactCopy{
	float: none;
	margin-left:2em;
	display: block;
}
#contactCopy h2 {
	display: block;
}
#contactCopy h4 a{
	display: block;
}
#contactCopy h2, #contactCopy h4{
	margin-left: 0!important;
	margin-bottom: .7em;
	padding-left: 0!important;
	font-size: 1.2em;
	display: block;
}
.closeBox{
	right: .5em;
	top: .5em;
}
#contactCopy .applePhoneLink{
	background: url(../images/mini-phone.png) no-repeat left center;
	padding-left: 18px!important;
}

/* main page */

body{
	
}
#content{
	padding: 1.3em;
	margin-top: 3em;
}
#bgImage{
	border-bottom: .75em solid #6B737B;
	border-right: .75em solid #6B737B;
	margin:-.75em 0 0 -.75em;
}

#header{
	
}

#motoLogo{
	background: url(../images/moto_logo_320_down.png) no-repeat;
	width: 80px;
	height: 0;
	padding-top: 32px;
}

#mainImageHold{
	width: auto;
	margin-left: -2em;
	margin-top: 0;
	float: none;
	display: block;

	overflow: hidden;
}
#myMainImg{
	max-width:100%;
	display: inline;
}
#mainCopy{
	float: none;
	padding: 0 1.3em;
	margin-top: 1em;
}
#bottomCopy{
	position: relative;
	padding: 0 10%;
	width: auto;
}
.wereReplace{
	width: 40px;
	padding-top: 18px;
	background: url(../images/were_sml.png) no-repeat;
}
.homeLink{
	margin-top: 1em;
	text-align: center;
}
#bottomCopy{
	position: relative;
	padding: 0 10%;
	margin-left: 0;
	width: auto;
	margin-top:0;
	margin-bottom: 1em;
}
	
	}/*/mediaquery*/


/* #Font-Face
================================================== */
@font-face {
    font-family: 'CabinRegular';
    src: url('cabin/Cabin-Regular-webfont.eot');
    src: url('cabin/Cabin-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('cabin/Cabin-Regular-webfont.woff') format('woff'),
         url('cabin/Cabin-Regular-webfont.ttf') format('truetype'),
         url('cabin/Cabin-Regular-webfont.svg#CabinRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CabinItalic';
    src: url('cabin/Cabin-Italic-webfont.eot');
    src: url('cabin/Cabin-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('cabin/Cabin-Italic-webfont.woff') format('woff'),
         url('cabin/Cabin-Italic-webfont.ttf') format('truetype'),
         url('cabin/Cabin-Italic-webfont.svg#CabinItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CabinMedium';
    src: url('cabin/Cabin-Medium-webfont.eot');
    src: url('cabin/Cabin-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('cabin/Cabin-Medium-webfont.woff') format('woff'),
         url('cabin/Cabin-Medium-webfont.ttf') format('truetype'),
         url('cabin/Cabin-Medium-webfont.svg#CabinMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CabinMediumItalic';
    src: url('cabin/Cabin-MediumItalic-webfont.eot');
    src: url('cabin/Cabin-MediumItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('cabin/Cabin-MediumItalic-webfont.woff') format('woff'),
         url('cabin/Cabin-MediumItalic-webfont.ttf') format('truetype'),
         url('cabin/Cabin-MediumItalic-webfont.svg#CabinMediumItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CabinSemiBold';
    src: url('cabin/Cabin-SemiBold-webfont.eot');
    src: url('cabin/Cabin-SemiBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('cabin/Cabin-SemiBold-webfont.woff') format('woff'),
         url('cabin/Cabin-SemiBold-webfont.ttf') format('truetype'),
         url('cabin/Cabin-SemiBold-webfont.svg#CabinSemiBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CabinSemiBoldItalic';
    src: url('cabin/Cabin-SemiBoldItalic-webfont.eot');
    src: url('cabin/Cabin-SemiBoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('cabin/Cabin-SemiBoldItalic-webfont.woff') format('woff'),
         url('cabin/Cabin-SemiBoldItalic-webfont.ttf') format('truetype'),
         url('cabin/Cabin-SemiBoldItalic-webfont.svg#CabinSemiBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CabinBold';
    src: url('cabin/Cabin-Bold-webfont.eot');
    src: url('cabin/Cabin-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('cabin/Cabin-Bold-webfont.woff') format('woff'),
         url('cabin/Cabin-Bold-webfont.ttf') format('truetype'),
         url('cabin/Cabin-Bold-webfont.svg#CabinBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CabinBoldItalic';
    src: url('cabin/Cabin-BoldItalic-webfont.eot');
    src: url('cabin/Cabin-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('cabin/Cabin-BoldItalic-webfont.woff') format('woff'),
         url('cabin/Cabin-BoldItalic-webfont.ttf') format('truetype'),
         url('cabin/Cabin-BoldItalic-webfont.svg#CabinBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* END CABIN - START MULI */

@font-face {
    font-family: 'MuliLight';
    src: url('muli/Muli-Light-webfont.eot');
    src: url('muli/Muli-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('muli/Muli-Light-webfont.woff') format('woff'),
         url('muli/Muli-Light-webfont.ttf') format('truetype'),
         url('muli/Muli-Light-webfont.svg#MuliLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MuliLightItalic';
    src: url('muli/Muli-LightItalic-webfont.eot');
    src: url('muli/Muli-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('muli/Muli-LightItalic-webfont.woff') format('woff'),
         url('muli/Muli-LightItalic-webfont.ttf') format('truetype'),
         url('muli/Muli-LightItalic-webfont.svg#MuliLightItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MuliRegular';
    src: url('muli/Muli-Regular-webfont.eot');
    src: url('muli/Muli-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('muli/Muli-Regular-webfont.woff') format('woff'),
         url('muli/Muli-Regular-webfont.ttf') format('truetype'),
         url('muli/Muli-Regular-webfont.svg#MuliRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MuliItalic';
    src: url('muli/Muli-Italic-webfont.eot');
    src: url('muli/Muli-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('muli/Muli-Italic-webfont.woff') format('woff'),
         url('muli/Muli-Italic-webfont.ttf') format('truetype'),
         url('muli/Muli-Italic-webfont.svg#MuliItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}