@import url("reset.css"); 

html {
	background: #252525;
}

a { color: #616162; }
a:hover { text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.10); }

h2 {
	font-family: tahoma, sans-serif;
	font-size: 16px;
	border-bottom: solid 1px #ddd;
	margin-bottom: 1em;
}

h3 {
	font-family: tahoma, sans-serif;
	font-size: 22px;
	border-bottom: solid 1px #ddd;
	margin-bottom: 1em;
}

h4 {
	margin: 0;
}

h5 {
	margin: 2em 0 0;
}

.wrapper { 
	width: 1000px; 
	margin: 0 auto;
	position: relative;
}

header {
	background: #fff;
	padding: 30px 0 20px;
}
header .wrapper {
	z-index: 1;		
}
#logo { float: left; }
#logo a {
	background: url("images/HeyerWebsiteLogo.png") top left no-repeat;
	width: 400px; height: 77px;
	display: block;
}
#logo a span { display: none; }
#tagline { display: none; }

#clientwrap{
width:300px;
position:absolute;
top:-30px;
left:500px;
}

#clienttab{
height:29px;
background-image:url('images/clientbg.jpg');
background-repeat:no-repeat;
}

#clienttab:hover{
cursor:pointer;
}


#clientnav{

padding:4px 4px 4px 10px;
background:#dfdcd6;
}

#clientnav a{
padding-top:10px;
}

#phone{
position:absolute;
top:25px;
left:800px;
font-size:25px;
font-weight:bold;
color:#556b30;
}

nav {
	bottom: 0px;
	position: absolute;
 	right: 1px;
	z-index:5000;
}
nav li {

	color: #616162;
}
nav a {
	display: block;
	padding: 0.25em 1em;
}
nav .horizontal li + li {
	margin-left: 1em;
}
nav ul.horizontal ul a {
	padding: 0;
}
nav ul.horizontal ul {
	position: absolute;
	z-index: 10000;
	width: 200px; 
	background: #dfdcd6; 
	border: solid 1px #bcb8ae;
	margin: 0; 
	padding: 0.5em 1em 1em;
	visibility: hidden;
}
nav ul.horizontal ul li {	
	float: none;
	margin: 0;
}

nav .tab:hover > a {
	background: url("images/backgrounds/yellow-tab.png") center top no-repeat;
	color: #fff;
	text-decoration: none;
}

/*
nav a {
	display: block;
	padding: 0.5em 0.25em;
}
nav ul.horizontal ul a {
	padding: 0;
}
nav ul.horizontal ul {
	position: absolute;
	left: -9999px; z-index: 1337;
	width: 200px; 
	background: #dfdcd6;
	margin: 0; padding: 0.5em 1em 1em;
	display: block;
}

nav ul.horizontal ul li {
	float: none;
	margin: 0;
}
nav ul.horizontal li:hover ul, 
nav ul.horizontal ul:hover, 
nav .sfhover ul {
	left: auto;
	margin-left: -0.75em;
}
*/

#cta {
	background: #dfdcd6 url("images/backgrounds/bg50-0-h300.png") left -200px repeat-x;
	border: solid 1px #bcb8ae; border-width: 1px 0;
	padding: 20px 0;
}

#cta .wrapper { 
	background: #c6c0b4;
	border: solid 1px #a09b8f;
	
}





#slideshow, #contactform {
	float: left;
	display: inline-block;
}

#slideshow {
	width: 740px; 
}
#slideshow .slide {
	background: #bcb8ae;
	border-right: solid 1px #a09b8f;
	padding: 9px;
	position: relative;
	z-index:0;
}
#slideshow .slide .text {
	position: absolute;
	bottom: 9px; left: 9px;
	width: 700px; padding: 10px;
	background: url("images/backgrounds/black75.png");
	color: #fff;
}

#contactform {
	width: 260px;
}
#contactform h4 {
	background: #000 url("images/backgrounds/wg25-0.png") left top repeat-x;
	color: #fff;
	padding: 0.25em 1em;
	font-size: 1.75em;
	font-family: 'myriad pro', sans-serif;
}
#contactform textarea#message {
	height: 5em;
	*height: 4em;
}
#contactform #submit {
	margin-left: 2em;
}
.button {
	background: #556b2f url("images/backgrounds/wg25-0.png") left center repeat-x;
	color: #fff; text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.25);
	font-weight: bold;
	border: solid 1px #ddd; border-color: #758b4f #354b0f #354b0f #758b4f;	
	padding: 0.25em 0.75em;
	*padding: 0.25em 0;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.button:hover { background-color: #455b1f; }

#main {
	background: #fff url("images/backgrounds/bg50-0-h300.png") left -250px repeat-x;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #252525;
	padding: 40px 0;
	line-height: 175%;
}

#main .column {
	width: 250px;
	min-height: 275px;
	padding-bottom: 25px;
	position: relative;
	float: left;
}
#main .column + .column { 
	padding-left: 50px; 
	width: 325px;
	background: url("images/backgrounds/divider.png") 20px top no-repeat; 
}

ul.plus > li {
	list-style-type: none;
	line-height: 150%;
	font-weight: bold;
}

ul.plus > li + li {
	background: url("images/icons/plus8.png") left 4px no-repeat;
	padding-left: 16px;
	font-weight: normal;
}

#main .column p { line-height: 200%; }
#main .column h4 { margin: 0.25em 0; }

#main h4 {
	margin: 1em 0 0.5em;
	font-weight: bold;
}
.column .readmore {
	background: #556b2f url("images/backgrounds/wg25-0.png") left -25px repeat-x;
	border: solid 1px #455b1f;
	color: #fff;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	font-size: 85%;
	font-family: verdana, geneva, sans-serif;
	position: relative;	
	left: 200px;
	top:10px; 
	bottom: 0px;
	
	/*
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	*/
}

.column .readmore:hover { 
	text-decoration: underline;
	background-position: left -15px; 
}

.readmore {
	background: #556b2f url("images/backgrounds/wg25-0.png") left -25px repeat-x;
	border: solid 1px #455b1f;
	color: #fff;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	font-size: 85%;
	font-family: verdana, geneva, sans-serif;
	position: relative;	
	left: 200px;
	top:10px; 
	bottom: 0px;
	
	/*
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	*/
}

.readmore:hover { 
color:#FFF;
	text-decoration: underline;
	background-position: left -15px; 
}

aside, div.profile {
	background: #dfdcd6 url("images/backgrounds/wg50-0-h300.png") left top repeat-x;
	border: solid 1px #bcb8ae; 
	padding: 20px;
}

aside {
	float: right;
	width: 220px;
	margin: 0 0 2em 2em;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

aside > ul { margin: 0; padding: 0; }
aside > ul li { list-style-type: none; }
aside h4 {
	font-weight: bold;
	margin: 0 0 1em !important;
}

#page-about aside { 
	float: right;
	width: 220px;
	margin: 0 0 2em 2em;
	line-height: 150%;
}

div.profile img, img.profile {
	background: #dfdcd6;
	border: solid 1px #c6c2ba;
	padding: 5px;
}

div.profile {
	width: 278px; float: left;
	margin-bottom: 2em;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
div.profile + div.profile {
	margin-left: 20px;
}
div.profile img {
	float: left;
	margin: 0 2em 0 0;
}

dl li + li {
	margin-top: 1em;
}

footer {
	background: url("images/backgrounds/wg25-0.png") left -25px repeat-x; color: #999;
	border-top: solid 1px #494949;
	padding: 1em 0;
	font-size: 90%;
}
#copyright {
	float: left;
}
#credits {
	float: right;
}
#credits a {
	color: #999;
	font-weight: bold;
}
#credits a.blend {
	font-weight: normal;
	text-decoration: none;
}
