/* HEADINGS AND LINKS ********************************** 
font-family:'AvantGardeGothicITCW01B 731069';
font-family:'AvantGardeGothicITCW01M 731087';
font-family:'AvantGardeGothicITCW01X';
font-family:'AvantGardeGothicITCW01B 731072';
*/

a {
	color: #000;
}

/* FIXES *********************************************** */

.clear:after {
  content: ' ';
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
 
.clear {
  display: inline-block;
}
.clear_both { clear:both; width:100%; }
.clear_both_project { clear:both; width:100%; height:30px;}
.float_left {float:left;}
 
html[xmlns] .clear {
  display: block;
}
 
* html .clear {
  height: 1%;
}

/* STRUCTURAL ELEMENTS *********************************** */

body {
	background: #FFF;
	color: #455560;
	font-family:'AvantGardeGothicITCW01B 731069', Verdana, Arial, sans-serif;
	font-size:14px;
}

.inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 990px;
	margin:auto;
}

header {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	min-height: 146px;	
}

.logo {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: block;
	float:left;
	width: 308px;
	margin: 0px;
	padding: 50px 0px 0px 0px;
}

.featured {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	width: 100%;
	max-height:402px;
	clear: both;
	background:url(../images/bg-slide.gif) center repeat-y;
}
.featured_line {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	float:left;
	clear: both;
	background:url(../images/bg-slide.gif) center repeat-y;
}
.content {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	margin:0;
	padding:0px;
}

.inner_content {
	width:100%;
	margin:0;
	padding:50px 0px;
	float:left;
}
.inner_content ul li {padding:0px 0px 8px 0px;}

.img_30 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width:30%;
	margin:0;
	padding:0px 0px 10px 40px;
	float:right;
}
.img_40 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width:40%;
	margin:0;
	padding:0px 0px 10px 40px;
	float:right;
	clear:right;
}
.img_50 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width:50%;
	margin:0;
	padding:0px 0px 10px 40px;
	float:right;
}
.heading_divider {width:100%; float:left; background-color:#eee; }
.projects_buttons {
	width:100%;
	margin:0;
	padding:10px 0px;
	float:left;
	border-bottom:solid 10px #eee;
}
.projects_buttons img {
	margin:0;
	padding:0px 3.33%;
}
.projects_buttons a:hover {
	opacity:0.8;
}
.projects_button1 {
	width:22.12%;
	border-right:solid 1px #eee;
}
.projects_button2 {
	width:17%;
	border-right:solid 1px #eee;
}
.projects_button3 {
	width:15.55%;
	border-right:solid 1px #eee;
}
.projects_button4 {
	width:17.88%;
	border-right:none;
}
/* Content Style to Match Editor */



h1, h2, h3, h4, p, table, tr, td, ul, ol, li {
	font-family:'AvantGardeGothicITCW01B 731069', Verdana, Arial, sans-serif;
	font-size:14px;
}

h1 {
	font-size:34px;
	font-weight:normal;
	margin:0;
	padding:30px;
	color:#f47835;
}
h2 {
	font-size:22px;
	font-weight:normal;
	color:#f47835;
	margin:0;
	padding:0px 0px 20px 0px;
}
h3 {
	font-family:'AvantGardeGothicITCW01M 731087', Verdana, Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:0px 0px 20px 0px;
}
h4 {
	display:block;
	width:100%;
	height:30px;
	background-color:#CCC;
	font-family:'AvantGardeGothicITCW01M 731087', Verdana, Arial, sans-serif;
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding:10px 0px 0px 0px;
	overflow:hidden;
}
p {
	font-size:14px;
	line-height: 1.6;
	margin:0;
	padding:0px 0px 20px 0px;
}

ul, ol {
	font-size:14px;	
	line-height: 1.6;
	padding:0px 0px 20px 50px;
}
img {
	border:none;
}




/* Content Layout */

.w680 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 68%;
	float:left;
	margin:0;
	padding:0px 30px 0px 0px;
	border-right:solid 6px #fdebe1;
}
.w310 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 32%;
	float:left;
	border-left:solid 6px #fdebe1;
	margin:0px 0px 0px -6px;
	padding:0px 0px 0px 30px;
}
.w20 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 20%;	
	float:left;
	margin:0;
	padding:0px;
}

.w30 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 30%;	
	float:left;
	margin:0;
	padding:0px;
}

.w40 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 40%;	
	float:left;
	margin:0;
	padding:0px;
}

.w50 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 50%;	
	float:left;
	margin:0;
	padding:0px;
}
.w50_form {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 50%;	
	float:left;
	margin:0;
	padding:20px;
	background-color:#eee;
}
.w60 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 60%;	
	float:left;
	margin:0;
	padding:0px;
}

.w70 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 70%;	
	float:left;
	margin:0;
	padding:0px;
}

.w80 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 80%;	
}

.w100 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;	
}
.gallery {	
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
float:left; width:33%; margin:0; padding:10px; }
.w330_projects {
		box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	float:left; width:100%; background-color:#666; margin:0; padding:5px; text-align:center; }
.w330_projects img {width:100%;}
.w330_projects a {
	text-decoration:none;
	color:#f47835;
	margin:0;
}
.w330_projects a:hover {
	color:#fff;
}	
.back_to_top {float:left; font-size:12px; padding:0; margin:0; }
.back_to_top a {display:block; float:left; font-size:12px; padding:5px 8px; margin:0px 0px 0px 0px; background-color:#f0edf3; color:#f47835; text-decoration:none;}
.back_to_top a:hover {background-color:#240658; color:#fff;}
footer {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	text-align:center;
	background-color:#f0edf3;
	color:#999;
	margin:0;
	padding:40px 0px 40px 0px;
	clear:both;
}

/* FORM ELEMENTS ******************************************* */

input[type=text],
input[type=password],
textarea {
	width: 50%;
	padding: 9px 15px 9px 15px;
	border: 1px solid #cccccc;
	-moz-border-radius: 2px; 
	-ms-border-radius: 2px; 
	-o-border-radius: 2px; 
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #ffffff;
	border: 1px solid #d5d5d5;
	font-family:'AvantGardeGothicITCW01B 731069', Verdana, Arial, sans-serif;
	text-align: left;
	outline: none;
	color: #5d5d5d;
}

select {
	width: 250px;
	padding: 9px 15px 9px 20px;
	margin-top: 20px;
	line-height: 1em;
	border: 1px solid #cccccc;
	-moz-border-radius: 2px; 
	-ms-border-radius: 2px; 
	-o-border-radius: 2px; 
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-appearance: none;
	background: #FFF url(../images/arrow_dd.png);
	background-repeat: no-repeat;
	background-position: 210px 0px;
}

.button {
	margin: 0;
	padding: 10px 20px;
	color: #7d7d7d;
	font: 600 13px/16px 'AvantGardeGothicITCW01B 731069', Verdana, Arial, sans-serif;
	display: block;
	text-align: center;
	background: #e5e5e5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#e5e5e5));
	background: -moz-linear-gradient(top,  #f7f7f7,  #e5e5e5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#e5e5e5'); /* ie7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#e5e5e5'); /* ie8 */
	border: 1px solid #d5d5d5;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-shadow: 0px 1px 1px #fff;
	text-decoration: none;
}

.button:hover {
	border: 1px solid #aaa;
	color: #5d5d5d;
}
.placeholder {
	color: #c7cbd0;
}

/* MENU ITEMS ***************************************************** */

nav {
	position: relative;
	z-index: 999;
	float:right;
	margin:0;
	padding:70px 0px 0px 0px;
}

.flexnav {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-transform-style: preserve-3d;
  overflow: hidden;
  margin: 50px auto auto auto;
  width: 100%;
  max-height: 0;
  font-size:15px;
}

.flexnav.opacity {
	opacity: 0; 
}

.flexnav.flexnav-show {
	max-height: 2000px;
	opacity: 1;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out; 
}

.flexnav.one-page {
	position: fixed;
	top: 50px;
	right: 5%;
	max-width: 200px; 
}

.flexnav {
	padding: 0px;
	margin: 0px;	
}
.flexnav li {
	font-size: 100%;
	position: relative;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	z-index: 999; 
}
.flexnav li a {
	position: relative;
	display: block;
	padding: 0.5em 1em 0.6em 1em;
	z-index: 2;
	overflow: hidden;
	color: #999;
	text-decoration: none; 
}
.flexnav li a:hover {
	background:#f0edf3;
}
.flexnav li ul {
	width: 150%;
	padding: 0px;
	margin: 0px;	
}
.flexnav li ul li {
	position: relative;
	overflow: hidden; 
}
.flexnav li ul.flexnav-show li {
	overflow: visible; 
}
.flexnav li ul li a {
	display: block;
	background: #fdebe1; 
	padding: 0.5em 1em 0.5em 1em;
}
.flexnav ul li ul li a {
	background: #bfbfbc; 
}
.flexnav ul li ul li ul li a {
	background: #cbcbc9; 
}
.flexnav .touch-button {
	position: absolute;
	z-index: 999;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	display: inline-block;
	background: #acaca1;
	background: rgba(0, 0, 0, 0.075);
	text-align: center; 
}

.flexnav .touch-button:hover {
	cursor: pointer; 
}

.flexnav .touch-button .navicon {
	position: relative;
	top: 1.4em;
	font-size: 12px;
	color: #666; 
}

.menu-button {
	position: relative;
	display: block;
	float:right;
	width:50px;
	height:90px;
	padding: 0;
	background: #fdebe1;
	color: #222222;
	cursor: pointer;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2); 
}

.menu-button.one-page {
	position: fixed;
	top: 0;
	right: 5%;
	padding-right: 45px; 
}

.menu-button .touch-button {
	background: transparent;
	position: absolute;
	z-index: 999;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	display: inline-block;
	text-align: center; 
}

.menu-button .touch-button .navicon {
	font-size: 16px;
	position: relative;
	top: 2.3em;
	color: #666; 
}

.oldie body.one-page {
	padding-top: 70px;
}

.oldie .flexnav {
	overflow: visible;
}

.oldie .flexnav.one-page {
	top: 0;
	right: auto;
	max-width: 1080px; 
}

.oldie .flexnav li {
	position: relative;
	list-style: none;
	float: left;
	display: block;
	background-color: #a6a6a2;
	width: 20%;
	min-height: 50px;
	overflow: visible;
}

.oldie .flexnav li:hover > ul {
	display: block;
	width: 100%;
	overflow: visible; 
}

.oldie .flexnav li:hover > ul li {
	width: 100%;
	float: none; 
}

.oldie .flexnav li a {
	border-left: 1px solid #acaca1;
	border-bottom: none;
	overflow: visible;
}

.oldie .flexnav li > ul {
	background: #acaca1;
	position: absolute;
	top: auto;
	left: 0;
	display: none;
	z-index: 1;
	overflow: visible; 
}

.oldie .flexnav li ul li ul {
	top: 0; 
}

.oldie .flexnav li ul li a {
	border-bottom: none; 
}

.oldie .flexnav li ul.open {
	display: block;
	width: 100%;
	overflow: visible;
}

.oldie .flexnav li ul.open li {
	width: 100%; 
}

.oldie .flexnav li ul.open ul.open {
	margin-left: 100%;
	top: 0;
	display: block;
	width: 100%;
	overflow: visible; 
}

.oldie .flexnav ul li:hover ul {
	margin-left: 100%;
	top: 0; 
}

.oldie .menu-button {
	display: none;
}

.oldie.ie7 .flexnav li {
	width: 19.9%; 
}











