body, html {
	padding: 0 !important;
	margin: 0 !important;
	color: #4d4d4d;
	background-color: #e4e4e4;
	font-family: "fira-sans",sans-serif;
	font-size: 16px;
}

h1 {
	color: #4d4d4d;
	font-size: 1.4em;
	line-height: 1.3em;
}

h2, h3 {
	color: #4d4d4d;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
	margin: 1.3em 0 0.3em 0;
}


#header-area h2 {
	font-weight: normal;
	color: #6ecace;
}

h3 {
	font-weight: normal;
}

h4 {
	color: #4d4d4d;
	font-size: 1em;	
	font-weight: bold;
}

h5 {
	color: #4d4d4d;
	font-size: 1em;	
	font-weight: normal;
}

#logo {
 	margin-top: 100px;
 	margin-bottom: 50px; 	
 	width: 960px;
 }

#logo a {
	font-size: 2.5em;
	color: #4d4d4d;
}

#container {
	/* FOR FULL WIDTH SITE */
	width:	100% !important;
	max-width: 100% !important;
}

#header-wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
	background: none;
	}
header {
	background: none;
	/* background-position: 15px 10px; */
	border: none;
	padding: 0 10px;
	margin:0;
	/* FOR FULL WIDTH SITE */
	width: 960px;
	margin: 0px auto;
}

/* phone number */
#header-area {
	float: right;
	text-align: right;
	margin-top: 50px;
	width: 400px;
}

#header-area a {
	text-decoration: none;
}

#header-area p.phone {
	margin-bottom: 8px;
}


nav {
	margin: 0px auto;
	padding: 0;
	padding-top: 40px;
/*	text-align: center; /* CHANGE TO LEFT OR RIGHT FOR MENU ALIGNMENT ! */
	width: 883px;
}

.sf-menu {
/*
	line-height: 0;	
	padding-top: 10px;
	margin: 0px auto;
	display: inline-block; /* TO ALLOW FOR MENU ALIGNMENT ! */

}


/* BORDER TICKS
.sf-menu li {
	 border-right: 2px solid #fff; 
}

.sf-menu li:last-child {
	border-right: 0;
}
	*/



nav ul li a {
	color: #4d4d4d;
	text-transform: none;
	font-size: 1.3em;
	font-weight: normal;
	text-shadow: none !important;
	text-transform: uppercase;
}
nav ul li a:hover, nav ul li a.nav-selected, nav ul li a.nav-path-selected, nav ul li:hover, nav ul li a.nav-selected:hover, nav ul li a.nav-path-selected:hover {
	/* customize_nav_link_hover */color:#808080;/* customize_nav_link_hover */
}
nav ul li a:hover {
	transition:	color 0.5s ease-in-out;
	font-weight: normal;
	color: #808080;
}



nav ul li a.nav-selected:hover {
	cursor: default;
}

nav ul li.nav-last a {
	padding-right: 0 !important;
}




/* drop-down */
nav li li, nav li li a:hover {
	background-color: #e4e4e4 !important;
}

nav li li a:hover, nav li li a.nav-selected, nav li li a.nav-path-selected {
	background-color: #e4e4e4 !important;	
}

nav li ul {
	border: none;
	box-shadow: 3px 3px 3px #808080;
	border-radius: 0px;
	padding: 0px !important;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: 5px;	
	background-color: #fff;	
}

.sf-shadow ul {
	background: none !important;
	-webkit-border-top-right-radius: 0px !important;
	-webkit-border-bottom-left-radius: 0px !important;
}

.sf-sub-indicator {
	top: 1em !important;
}
#feature-wrapper {
	width: 100%;
	padding: 0;
	margin:	0;
}
#feature {
	width: 960px;
	margin: 0px auto !important;
	padding: 20px 0;
}

#wrapper {
	width: 100% !important;
	padding: 20px 0 !important;
}

#wrapper .row {
	/* CENTERED FOR FULL WIDTH SITE */
	padding: 20px 0;
	width: 960px;
	margin: 0px auto !important;

}

#wrapper a {
	color: #19191a;
	text-decoration: none;
}

#wrapper a:hover, footer a:hover {
	color: #000;
	transition:	color 0.5s ease-in-out;
}

span.large, span.large a {
	color: #000 !important;
}

table.cv tbody tr td.year {
	width: 100px;
}
table.cv tbody tr td.text span {
	text-decoration: none !important;
}

table.cv tbody tr td {
	vertical-align: top;
}

table.cats {
	padding-top: 10px;
}
table.cats tbody tr td {
	padding: 10px 0;
}

table.cats tbody tr td a {
	color: #4d4d4d !important;
}
table.cats tbody tr td a:hover {
	color: #000 !important;
	transition: color 0.5s ease-in-out;
}


.deluxe_image_gallery_container {
	margin-top: 20px;
}
#container label {
	font-weight: normal;
	padding-bottom: 8px;
}

#container input[type="text"], #container input[type="password"], #container input[type="email"], #container input[type="tel"], #container textarea, #container select {
	width: 320px;
}

#footer-wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
}

footer {
	margin: 0px auto;
	padding: 0;
	color: #aaa;
	text-shadow: none;	
	border: none;
	font-size: 0.9em;
	background-color: #e4e4e4;
}
footer a {
	color: #aaa;
	text-decoration: none;
}

footer .row:first-child {
	/*display: none !important; */
}


footer .row {
	/* FOR FULL WIDTH SITE */
	width: 960px !important;
	margin: 20px auto !important;
}

footer table.footer {
	margin-bottom: 15px;
}

footer table.footer tr td {
	padding-right: 30px;
}

footer #credits {
	margin-top: 20px;
}

p  {
	margin: 0 0 0.5em;
}

/* CONTACT FORM normal (table) layout */
td.question {
	width: 120px;
	padding-top: 10px;
}

#msg {
	font-weight: bold;
	padding-bottom: 20px;
}

/* IE CRAP */
#container {
	width: 100% !important;
	max-width: 100% !important;	
}

/* gallery options fix !! */
#displayOptions {
	float: none !important;
}

#galleryOptions td.right, #galleryOptions td.right {
	float:none !important;
}

#fsID {
	float: right;
}

/* CONTACT FORM */
.miniSurveyView #msg {
	background: none !important;
	color: #444 !important;
	padding: 15px !important;
	border: 1px solid #999;
	margin: 8px 0px 28px 0px !important;
	border-radius: 5px !important;
}

div.success, div.errors {
	padding: 20px 0;
}

/* STICKY FOOTER http://mystrd.at/modern-clean-css-sticky-footer/ */

html {
    position: relative;
    min-height: 100%;
}
body {
    margin-bottom: 280px !important; /***** bottom = footer height + footer padding */
}
footer {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 230px;
    width: 100%;
    overflow: hidden;
}

#ccm-highlighter {margin-top:-49px;} 
.ccm-menu {margin-top:-49px !important;}

/* reCaptcha */
label[for=captcha] { display: none !important; }