html {
	height: 100%;
	overflow: auto;
}

body {
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333F42;
	line-height: 16px;
	background: white url(../images/background.gif) repeat-x;
	height: auto;
}


img {
	border: none;
}

a {
	text-decoration: none;
}
a:active,
a:hover {
	text-decoration: underline;
}

h1 {
	color: black;
	font-size: 24px;
	font-weight: normal;
	font-family: Time New Roman, serif;
	text-transform: uppercase;
	margin: 20px 0;
	line-height: 1.1em;
}
h1.separator {
	background: url(../images/separator.gif) repeat-x top;
	margin-top: 3px;
	padding-top: 20px;
}

h2 {
	color: black;
	font-size: 24px;
	font-weight: normal;
	font-family: Time New Roman, serif;
	text-transform: uppercase;
	margin: 30px 0 15px;
	line-height: 1.1em;
}

h3 {
	color: black;
	font-size: 18px;
	font-weight: normal;
	font-family: Time New Roman, serif;
	text-transform: uppercase;
	margin: 24px 0 10px;
	line-height: 1.1em;
}
h3.separator {
	background: url(../images/separator.gif) repeat-x top;
	margin-top: 3px;
	padding-top: 20px;
}

#background {
	width: 930px;
	background-color: white;
	height: auto;
	margin: 0;
}

#site {
	position: relative;
	background: white;
	width: 900px;
	padding: 0 15px;
	height: auto;
	overflow: hidden;
	text-align: left;
	margin: 0;
}


#header {
	width: 100%;
	height: 140px;
	background: url(../images/bg_header.gif) left bottom repeat-x;
	text-align: center;
}
#logo img {
	border: none;
}
#header a {
	display: block;
	top: 20px;
	left: 385px;
	width: 160px;
	position: absolute;
}


#bottom {
	font-family: Times Neww Roman, serif;
}

div#bottom {
	width: 100%;
	margin-top: 30px;
	background: url(../images/bg_bottom.gif) left top repeat-x;
	text-align: center;
	padding-bottom: 20px;
}

div#meta {
	line-height: 18px;
	padding: 5px 0;
}

#switch {
	position: absolute;
	top: 10px;
	right: 15px;
}
#switch a {
	color: #333F42;
	text-decoration: none;
	font-size: 10px;
	margin: 0 10px;
}
#switch a:hover {
	color: black
}


#login-url {
	position: absolute;
	top: 10px;
	left: 3px;
}
#login-url a {
	color: #333F42;
	text-decoration: none;
	font-size: 10px;
	margin: 0 10px;
}
#login-url a:hover {
	color: black
}


div#navigation {
	margin: 0px;
	width: 100%;
	height: 30px;
	overflow: hidden;
}
#navigation {
	text-align: left;
	font-family: Times New Roman, serif;
	font-size: 12px;
}
#navigation a {
	height: 26px;
	width: 178px;
	line-height: 26px;
	color: #4B4B4B;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 2px 0 0;
	display: block;
	float: left;
	border-bottom: 3px solid #C6C6C6;
}
#navigation a:hover,
#navigation a:active,
#navigation a.active,
#navigation a.active:link,
#navigation a.active:visited	 {
	color: black;
	border-color: #7C8975;
}


div.hr {
	background-image: url(../images/separator.gif);
	background-repeat: repeat-x;
	border-width: 0;
	color: black;
	font-size: 1px;
	height: 1px;
	margin: 25px 0 5px;
	width: 100%;
}

#main {
	position: relative;
	width: 100%;
}



#content-block {
	margin: 0px;
	height: auto;
	min-height: 464px;
}


div.flashobject {
	height: 464px;
}

#content {
	margin: 0px;
	line-height: 16px;
}

div#product-detail {
	width: 600px;
	padding-bottom: 20px;
	background: white;
}

div#product-extended {
	width: 710px;
	padding-bottom: 10px;
	background: white;
}

#product-detail p,
#product-extended p {
	margin: 5px 0;
}

div.separator {
	width: auto;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 10px 0;
	background: url(../images/separator.gif) repeat-x;
}

div.subline {
	margin-top: 9px;
	margin-left: 10px;
}

div.clear-both {
	clear: both;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
}

#content td {
	text-align: left;
	vertical-align: top;
}



div.border {
	border: 1px solid #CCCCCC;
}



/*
*
*
*/


a {
	text-decoration: underline;
	color: black;
}
a:active,
a:hover {
	text-decoration: none;
}

a.link {
	padding-left: 10px;
}

a.doc {
	padding-left: 14px;
}


img {
	border-style: none;
}


a.contenturl,
a.contentdoc {
	color: black;
	text-decoration: underline;
}

#meta a {
	color: #333F42;
	text-decoration: underline;
}

input.login {
	font-family: Arial, Helvetica, sans-serif; /* IE7 */
	border: 1px solid #CCCCCC;
}
input.login-submit {
	color: #333F42;
	margin-top: 10px;
}


div.productoverview {
	padding: 20px 0;
	height: auto;
	min-height: 350px;
}

span.highlite {
	color: #798A77;
}

div.productoverview-category {
	float: left;
	margin: 5px 5px 0 0;
	background: url(../images/bg_productcategory.gif) no-repeat;
	width: 111px;
	height: 65px;
	text-align: left;
	vertical-align: middle;
	padding: 0 5px;
}
div.productoverview-category span {
	font-family: Times New Roman, serif;
	font-size: 12px;
	text-transform: uppercase;
	position: relative;
	top: 15px;
}
div.productoverview-item {
	float: left;
	margin: 5px 5px 0 0;
	background: url(../images/bg_productitem.gif) no-repeat;
	width: 58px;
	height: 65px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

div.productoverview-item img {
	position: absolute;
	ytop: 2px;
	bottom: 0px;
	left: 2px;
	ztop: 3px;
	zleft: 3px;
}

img.sensitive {
	cursor: pointer;
}

a.thumbnail {
	width: 58px;
	height: 62px;
	display: block;
	overflow: hidden;
	position: relative;
}
a.thumbnail img.color {
	display: none;
}
a.thumbnail:hover img.color {
	display: block !important;
}
a.thumbnail:hover img.grayscale {
	display: none !important;
}

div.product-navigation {
	background: url(../images/separator.gif) repeat-x top;
	margin-top: 3px;
	height: 20px;
	width: 100%;
}
.product-navigation a {
	font-weight: bold;
	color: #7F7F7F;
	text-decoration: none;
	line-height: 20px;
}
.product-navigation a:hover {
	color: black;
}
div.product-back {
	float: left;
}
div.product-next {
	float: right;
}

div.product-images {
	margin: 25px 0;
}

div.product-image {
	margin-top: 25px;
	text-align: center;
	height: 402px;
}

div.product-imagelist {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	line-height: 1px;
}


div.left {
	float: left;
	width: auto;
	padding-top: 10px;
	font-size: 12px;
}
div.right {
	float: right;
	width: auto;
	padding-top: 10px;
	font-size: 12px;
}


div.wood-item {
	float: left;
	margin-right: 25px;
}

div.wood-subline {
	text-align: center;
}