@charset "utf-8";
/* CSS Document */

/* -- Reset -- */
div,dl,dt,dd,ul,ol,lu,pre,form,fieldset,blockquote,th,td,h1,h2,h3,h4,h5,p,hr {
    margin:0;
    padding:0;
    }
table {border-spacing:0;}
caption,th {text-align:left;}
fieldset,img{ border:0;}
float: {display: inline;}

/* -- Images -- */
.imgleft {
	float: left;
	margin-top: 0;
	margin-right: 1.5em;
	margin-bottom: 1em;
	margin-left: 0;
}
.imgright {
	float: right;
	margin: 0 0 1.7em 1.5em;
	text-align: right;
}

.clear {
	clear: both;
	float: none;
}

/* -- Text Elements -- */
p { font-size: 1em; line-height: 1.5em; margin: 0 0 1.2em 0; }
a, a.link {
	color: #05CEE2;
	outline: none;
	text-decoration: none;
}
a:visited {
	color: #00C1FD;
	text-decoration: underline;
}
a:hover {
	color: #44cdff;
	border: 0;
	text-decoration: underline;
}
.large {
	font-size: 110%;
	color: #FFF;
	font-weight: bold;
}
.small { font-size: 90%; }

.intro {
	font-weight: 400;
	color: #FFF;
	font-size: 135%;
}


dl,ul,ol,h1,h2,h3,h4,h5,h6,pre,blockquote,table {
	margin-bottom: 1.0em;
	color: #BDBDBB;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 130%;
}
h4 {
	font-size: 110%;
}

.alignLeft {
	
}

.alignRight {
	float: right;
	
}

.break {
	background-image: url(../images/break.gif);
	height: 20px;
	width: 590px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
	
}


/* 1) Site Structure
--------------------------------------- */
body {
	margin: 0;
	padding: 0;
	background-color: #272624;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	background-image: url(../images/bg-top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}
html>body {
	font-size: 12px;
	background-color: #272624;
	}
#containter {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-image: url(../images/bg-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#header {
	background-repeat: no-repeat;
	height: 120px;
	width: 1000px;
	float: left;
	background-image: url(../images/bg-header.jpg);
}

#header-logo {
	background-repeat: no-repeat;
	height: 60px;
	width: 210px;
	float: left;
	text-indent: -10000px;
	display: block;
	background-image: url(../images/logo-Moshi.jpg);
	margin-left: 60px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#navigation {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	height: 30px;
}

#navigation ul {
}

#navigation li {
	list-style-type: none;
	display: inline;
	text-indent: -10000px;
}


#navigation a:link, a:visited {
	height: 30px;
	display: block;
	float: left;
}

#navigation a:hover {
	background-position: 0px -30px;

}

#navigation a:active {
	background-position: 0px -30px;
}

#navigation a.current {
	background-position: 0px -30px;
}


.navigation-home a{
	background-image: url(../images/nav-home.jpg);
	background-repeat: no-repeat;
	width: 60px;
}

.navigation-about a{
	background-image: url(../images/nav-about.jpg);
	background-repeat: no-repeat;
	width: 60px;
}

.navigation-projects a{
	background-image: url(../images/nav-projects.jpg);
	background-repeat: no-repeat;
	width: 80px;
}

.navigation-contact a{
	background-image: url(../images/nav-contact.jpg);
	background-repeat: no-repeat;
	width: 100px;
}

#content {
	background-image: url(../images/bg-page-top.jpg);
	width: 880px;
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	padding-top: 10px;
	padding-right: 60px;
	padding-left: 60px;
}

#content-promo{
	height: 340px;
	width: 800px;
	margin-bottom: 20px;
	background-image: url(../images/holder.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

.content-block {
	background-image: url(../images/bg-break.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	
}

#content-LeftCol {
	width: 390px;
	float: left;
	margin-bottom: 20px;

}

#content-RightCol {
	width: 190px;
	float: right;
	margin-bottom: 20px;

}
#content-RightCol p {
	color: #676767;
	font-size: 100%;
}


#content ul{
	margin-left: 15px;

	
}

#content li{
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
	margin-bottom: 5px;
	
}



#content-homeServices {
	width: 600px;
	margin-bottom: 20px;
}

.content-homeServices {
	height: 200px;
	width: 190px;
	margin-right: 10px;
	float: left;
}

#footer-container {
	background-image: url(../images/bg-footer.jpg);
	width: 100%;
	clear: both;
	background-repeat: repeat-x;
}

#footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-left: 0px;
	height: 270px;
	background-image: url(../images/bg-bottom.jpg);
	background-repeat: no-repeat;
	
}

#footer-news {
	width: 590px;
	float: left;
	height: 280px;

	
}
#footer-news p {

}


#footer-contact {
	width: 300px;
	float: right;
	height: 280px;
	
}

#footer-social {
	float: left;
	width: 350px;
	margin-top: 30px;
	
}

#footer-social ul {


	
}

#footer-social li {
	list-style-type: none;
}

#footer-social a:link{
	display: block;
	height: 40px;
	width: 120px;
	float: left;
	text-indent: -10000px;
}

#footer-social a:visited{
	display: block;
	height: 40px;
	width: 120px;
	float: left;
	text-indent: -10000px;
}


#footer-social a:hover {
	background-position: 0px -40px;

}

#footer-social .facebook a{
	background-image: url(../images/footer-facebook.gif);
	background-repeat: no-repeat;
	
}

#footer-social .linkedin a{
	background-image: url(../images/footer-linkedin.gif);
}

#footer-message {
	text-indent: -10000px;
	float: right;
	width: 400px;
	margin-top: 55px;
	height: 20px;

	
}

#footer-legal {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	font-size: 95%;
	clear: both;
	padding-top: 10px;
	color: #999;
}

ul.column_list {
	list-style: none;
	margin: 0;
	padding: 0;
}


ul.column_list li {
	font-size: 90%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3a3a3a;
	margin: 5px;
}

ul.twitt li a {
	font-style: italic;
}



/* 3) Headers
--------------------------------------- */


.h2-homeINTRO {
	background-image: url(../images/h2-homeIntro.jpg);
	text-indent: -10000px;
	height: 140px;
	width: 880px;
	margin-bottom: 20px;
}



.h3-homeHELP {
	background-image: url(../images/h3-homeHelp.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 880px;
	text-indent: -10000px;
}

.h3-homePROCESS {
	background-image: url(../images/h3-homeProcess.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 880px;
	text-indent: -10000px;
}

.h3-homeCLIENTS {
	background-image: url(../images/h3-homeClients.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 880px;
	text-indent: -10000px;
}

.h3-aboutUS {
	background-image: url(../images/h3-aboutUs.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 880px;
	text-indent: -10000px;
}

.h3-aboutEXPERTISE {
	background-image: url(../images/h3-aboutExpertise.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 880px;
	text-indent: -10000px;
}

.h3-aboutPEOPLE {
	background-image: url(../images/h3-aboutPeople.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 880px;
	text-indent: -10000px;
}

.h3-contactUS {
	background-image: url(../images/h3-contactus.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 880px;
	text-indent: -10000px;
}

.h4-twitter {
	background-image: url(../images/h4-news.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-indent: -10000px;
	
}

.h4-contact {
	background-image: url(../images/h4-contact.gif);
	background-repeat: no-repeat;
	height: 30px;
	
}

.h5-wereon {
	background-image: url(../images/h5-message.gif);
	background-repeat: no-repeat;
	height: 25px;
	
}

/* 4) Forms 
--------------------------------------- */

.textfield {
	height:15px;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-top: 8px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.textarea {
	height:100px;
	width:300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-top: 8px;
	max-width: 350px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

a.button, a.button:visited {
	display: block;
	height: 40px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color: transparent;
	background-image: url(../images/button-end.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	color: #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: auto;
}


a.button span {
	display: block;
	line-height: 25px;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: auto;
	background-color: transparent;
	background-image: url(../images/button.gif);
} 

a.button span:visited {
	display: block;
	line-height: 22px;
	background-color: transparent;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: auto;
}


a.button span:hover, a.button:hover{
	text-decoration: none;
	color: #FFF;
}

.submit, .submit:visited {
	display: block;
	height: 36px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color: transparent;
	background-image: url(../images/button-page.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
	color: #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.submit:hover {
	text-decoration: none;
	color: #FFF;
	cursor: hand;
}


.awesome, .awesome:visited{
background: #222 url(/images/alert-overlay.png) repeat-x;
 display: inline-block;
 padding: 5px 10px 6px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
 line-height: 1;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: 0 1px 3px #999;
  -webkit-box-shadow: 0 1px 3px #999;
 -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
 -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
 text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
 border-bottom: 1px solid rgba(0,0,0,0.25);
 text-shadow: 0 -1px 1px #222;
 border-bottom: 1px solid #222;
 position: relative;
 cursor: pointer;
}


 /* Sizes ---------- */
 .small.awesome {
 font-size: 11px;
 }
 .medium.awesome {
  font-size: 13px;
 }
 .large.awesome {
 font-size: 14px;
  padding: 8px 14px 9px;
  }
   
  /* Colors ---------- */
 .blue.awesome {
  background-color: #2daebf;
   }
  .red.awesome {
  background-color: #e33100;
  }
   .magenta.awesome {
   background-color: #a9014b;
   }
  .orange.awesome {
   background-color: #ff5c00;
   }
   .yellow.awesome {
  background-color: #ffb515;
  }
