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

/*-----------------------------------------------------------------------------
version:   1.0
author:    Erik Peterson
company:   Project o3
website:   www.onsitewoodwork.com
date: 	   7.15.2010
-----------------------------------------------------------------------------*/

/* C O L O R S ---------------------------------------------------------------

	#7c0022 = red

-----------------------------------------------------------------------------*/
/* N O T E S -----------------------------------------------------------------

	- elements are grouped by the type of tag for example Lists, links, 
	  blockquotes
	
	- classes are grouped by the affect for example Notifications, pagination, 
	  content modules
	
	- ID’s are grouped by the individual page component they affect for example 
	  the Header, toolbar, nav
	  
-----------------------------------------------------------------------------*/

/* @group @fontface */

@font-face {
}

/* @end */

/* @group General */

/* @group reset */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{ margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }

body{line-height:1;}

ol,ul{list-style:none;}

blockquote,q{quotes:none;}

blockquote:before, blockquote:after, q:before,q:after{content:''; content:none;}

:focus{outline:0;}

ins{text-decoration:none;}

del{text-decoration:line-through;}

table{border-collapse:collapse; border-spacing:0;}

/* @end */

/* @group body */

html, body {
	min-height: 100%;
	height: 100%;
}

body {
	background: #fff url('../images/blackbar_tile.gif') repeat-x 50% 0;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #555555;
	line-height: 14px;
}

p {

}

/* @end */

/* @group links */

a {
	text-decoration: none;
}

/* @end */

/* @group headings */

h1 {
	color: #7c0022;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 20px;
}

/* @end */







/* @end */

/* @group Helper Styles */

/* @group errors & notifications */ /* consistent items with normally just one class */



/* @end */

/* @group display */

.left {
	display: inline-block;
	float: left;
}

.right {
	display: inline-block;
	float: right;
}

.clear-float {
	clear: both;
}

/* @end */

/* @group icons */



/* @end */



/* @end */

/* @group Page Structure */ /* skeleton including page furniture */

/* @group page setup */

.wrapper {
	margin: 0px auto;
	width: 850px;
}

#background {
	background: url('../images/backround_tile.gif') repeat-x 0 0;
	height: 390px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 50%;
	z-index: 0;
}

#background-grain {
	background: url('../images/woodgrain.gif') repeat-x 0 0;
	height: 210px;
	left: 0px;
	position: absolute;
	top: 390px;
	width: 65%;
	z-index: 0;
}

/* @end */

/* @group header */

#brand { 
	position: relative; 
	height: 74px; 
	background: url('../images/onsite_logo.gif') no-repeat 0 36px;
	width: 187px;
	padding: 36px 0 0 0;
	text-indent: -9999px;
}



/* @end */

/* @group buttons */

.button {
	background: #000 url('../images/30px_button_bkgd.gif') no-repeat right top;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border: 20px;
	border: 2px solid #aa9794;
	color: #e6e6e6;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	padding: 0 27px 0 20px;
	text-shadow:0px 1px 0px #000
}

.button:hover,
#certified-dealer .button:hover {
	background-position: right bottom;
	color: #fff;
}

.get-to-know {
	margin: 130px 0 0 20px;
	float: left;
}


/* @end */

/* @group footer */

#footer {
	background: #000 url('../images/footer_tile.gif') repeat-x 0 0;
	clear: both;
	color: #898989;
	font-size: 11px;
	letter-spacing: 1px;
	position: fixed;
	bottom: 0;
	width: 100%;
	padding: 10px 20px;
	text-transform: uppercase;
}

.address {
	
}

.phone {
	margin-left: 20px;
}

/* @end */



/* @end */

/* @group Page Elements */ /* most of your styles will be here */

/* @group gallery */

#gallery {
	position: relative; 
	height: 185px;
	background: url('../images/gallery/gallery_bkgd.jpg') no-repeat 0 0; 
	padding: 115px 0 0 0;
}

/*#gallery img {
	border: 2px solid #aa9794;
	display: inline-block;
	float: left;
	height: 160px;
	margin: 115px 0 0 20px;
	width: 160px;
}*/

#gallery-1, #gallery-2, #gallery-3 {
	float: left;
	margin-left: 20px;
	height: 160px;
	width: 160px;
	position: relative;
}

#gallery-1 img {
	border: 2px solid #aa9794;
	display: inline-block;
	float: left;
	height: 160px;
	width: 160px;
	top: 0;
	left: 0;
}

#gallery-2 img {
	border: 2px solid #aa9794;
	display: inline-block;
	float: left;
	height: 160px;
	width: 160px;
	top: 0;
	left: 0;
}

#gallery-3 img {
	border: 2px solid #aa9794;
	display: inline-block;
	float: left;
	height: 160px;
	width: 160px;
	top: 0;
	left: 260px;
}

/* @end */

#main-body {

	float: left;
	padding: 30px 110px 80px 20px;
	position: relative; 
	width: 470px;
}

p.intro {
	line-height: 24px;
	margin-bottom: 10px;
}

/* @group Goelst */

#certified-dealer {
	background: #fff;
	float: right;
	padding: 30px 10px 0 20px;
	position: relative; 
	width: 220px;
}

#certified-dealer h2 {
	color: #c2c2c2;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
}

#certified-dealer .button {
	background: #000 url('../images/25px_button_bkgd.gif') no-repeat right top;
	border: none;
	height: 25px;
	line-height: 25px;
	font-size: 11px;
	margin-bottom: 12px;
	padding: 0 23px 0 15px;
}

#goelst-brand {
	background: url('../images/goelst_logo.gif') no-repeat right 0;
	height: 70px;
	margin: -20px 0 10px 0;
	padding: 30px 40px 0 0;
	width: 150px;
	text-indent: -9999px;
	overflow: hidden;
}

#certified-dealer p, #certified-dealer h2 {
	margin-left: 10px;
}

#certified-dealer .contact-name {
	color: #555;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	float: left;
	line-height: 16px;
	margin-top: 6px;
}

#certified-dealer .contact-phone {
	clear: both;
	color: #555;
	font-size: 12px;
}

#certified-dealer a.email {
	background-color: #898989;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border: 3px;
	color: white;
	display: inline-block;
	float: left;
	font-size: 8px;
	line-height: 8px;
	padding: 2px 4px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 8px 0 0 5px;
}

#certified-dealer a.email:hover {
	background-color: #555;
}

/* @end */

/* @end */

/* @group Overides */



/* @end */