/*
main.css:
------------------------------------------------------------------------------------------
	= Shells
	= Headings
	= Nav & Header
	= Content
	= Forms
	= Links
	= Misc

=Shells
------------------------------------------------------------------------------------------ */
body {
	background: #2F2D2B url(../images/bg_body.jpg) repeat;
	margin: 18px 25px;
	padding: 0;
}
#container {
	width: 722px;
}
img {
	border:none;
}

/*
=Headings
------------------------------------------------------------------------------------------ */
h1, h2, h3, h4, h5 {
	font-weight: normal;
	margin-bottom: 0;
}
h1 {
	font-size:30px;
	margin-top:20px;
}
h1#heading-welcome {
	background:url(../images/welcome.gif) no-repeat;	
	height:43px;
	padding:0;
	margin:10px 0 0 0;
}
h1#heading-furniture {
	background:url(../images/furniture.gif) no-repeat;	
	height:51px;
	padding:0;
	margin:10px 0 0 0;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
	padding:0;
	margin:0;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
.title {
	margin-top:5px;
}
.title2 {
	float:right;
	padding:5px 0 10px 20px;
}


/*
=Nav & Header
------------------------------------------------------------------------------------------ */

#header h1 {
	background: url(../images/logo.gif) no-repeat left bottom;
	height: 41px;
	width: 204px;
	margin: 0 0 10px;
	float: left;
}
#header h1 a {
	display: block;
	height: 41px;
	width: 204px;
}
#header ul {
	float: right;
	clear: right;
	margin: 0;
	padding: 0 10px 0 0;
	text-transform: uppercase;
	text-align: right;
	cursor: default;
	width: 450px;
}
#header ul li {
	display: inline;
}
#header ul#sub-nav li {
	margin-left: 0.5em;
}
#header ul#nav li {
	margin-left: 0.7em;
}
#header ul li a {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #FFF;
	text-decoration: none;
}
#header ul li a:hover, #header ul li.active a {
	color: #AAAE46;	
}
#header ul#sub-nav li a {
	font-size: 10px;
}
#header ul#nav li a {
	font-size: 12px;
}

/*
=Content
------------------------------------------------------------------------------------------ */

#content-top {
	clear:both;
	background:url(../images/bg_content_header.gif) no-repeat top;
	padding-top:5px;
}
#content-container {
	background:url(../images/bg_content_container.gif) repeat-y;
	padding:0 59px 0 10px;
	font:12px/150% "Times New Roman", Times, serif;
	color:#4c4c4c;
	text-align:justify;
}
#content-footer {
	background:url(../images/bg_content_footer.gif) no-repeat left top;
	padding:0 0 24px 0;
	height:36px;
}
/* Plain green content window with no image, variable height */
#content-featureless {
	background: #9CA469 url(../images/bg_content_window_header.gif) no-repeat left top;
	padding-top: 7px;
	height:115px;
}
/** IE6 hack :/ **/
html>body #content-featureless { height:auto; }

#content-featureless-2 {
	background: #BDC1A0 url(../images/bg_content_window_footer.gif) no-repeat left bottom;
	padding-bottom: 7px;
}
#content-featureless-3 {
	padding: 7px 14px;
}

.content-feature {
	background: #BDC1A0 url(../images/bg_content_left_corners.gif) no-repeat left top;
	height: 515px;
}
.feature-image {
	float:right;
}
.feature-image2 {
	float:right;
	padding-left:20px;
}
.feature {
	padding:20px;
	width:330px;
}
.feature2 {
	padding:5px 20px;
	width:630px;
}
#photoblock {
	margin-top:20px;
}
#photoblock img {
	margin:0;
	border:none;
	padding:0;
}
.kitchen-thumb {
	text-align:center;
	width:100px;
	float:left;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}
.kitchen-thumb img {
	bborder:5px solid #CCC;
}
.kitchen-thumb h3 {
	font-size:11px;
	text-transform:uppercase;
	line-height:normal;
}
.gallery img {
	
}
.galery img a {
	border:none;
}
.gallery {
	width:100%;
}
.showroomnav {
	padding:0;
	margin:0 3px 0 0;
	text-align:right;
	text-transform:uppercase;
	font-size:10px;
}
.showroomnav a {
	text-decoration:none;
	color:#666633;
}
#sie {
	position:absolute;
	top:552px;
}
#neff {
	position:absolute;
	top:552px;
	left:168px;
}
#gaggenau {
	position:absolute;
	top:552px;
	left:276px;
}

/*
=Forms
------------------------------------------------------------------------------------------ */
form div {
	margin-top: 1em;
}
label {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #49392A;
	display: block;
	margin-bottom: 0.2em;
}
input, textarea, select {
	width: 366px;
	border: 1px solid #D1D1D1;
	background-color: #FFF;
	padding: 2px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;	
}
textarea {
	height: 150px;
}
input:focus, textarea:focus {
	border: 1px solid #666;
	background-color: #FFF:
}
input.button {
	width: auto;
 	background: #DCDCDC url(../images/bg_button.gif) repeat-x;
	padding: 5px;
	color: #666;
	border: 1px solid #B8B8B8;
	font-size: 11px;
}

/*
=Links
------------------------------------------------------------------------------------------ */
#content-container a {
	font-weight: bold;
	text-decoration: underline;
	bborder-bottom: 1px solid #666;
	padding-bottom: 1px;
	color: #000;
}
#content-container a:hover {
	color: #424F20;
}

/*
=Misc
------------------------------------------------------------------------------------------ */
.hidden {
	position: absolute;
	top: -2000px;
	left: -2000px;
}
.image {
	float: left;
	margin:1em 1em 0 0;
	border:5px solid #CCC;
}
.clear-both {
	clear: both;
}