body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#header {
	display:none;
}

#contents {
	clear: both;
	width: 90%;
}

#contents #homepage {
	line-height: 20px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 640px;
}

#contents #homepage img {
	border: none;
}

#contents .ads {
	display:none;
}

#contents .producttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-align: right;
	padding-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 10px;
	float: right;
	clear: right;
}
#contents .enduse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-left: 10px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #000000;	
}

#contents .backgroundimage {
	display:none;
}

#contents #productimages {
	clear: both;
	margin-top: 5px;
	float: left;
	width:100%;
}
#contents #productimages ul {
	text-align: center;
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
#contents #productimages li {
	float: left;
	padding-bottom: 15px;
	text-align: center;
}
#contents #productimages img {
	height: 65px;
	width: 105px;
	border: none;
}

#contents #productimages a:link, #contents #productimages a:visited {
	color: #000000;
	text-decoration: none;
}

#contents #productimages .productimage {
	float: left;
	height: 130px;
	width: 210px;
	margin-right: 10px;
	margin-left: 10px;
}

#contents #productimages #productimage_rs {
	float: left;
	height: 212px;
	width: 210px;
	margin-right: 10px;
	margin-left: 10px;
}

#contents #productimages #productscheme {
	clear: right;
	float: left;
	height: 63px;
	width: 210px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#contents #productimages p {
	display:none;
	text-align: center;
	clear: both;
	margin-top: 0px;
}
#contents #productinfo {
	clear: both;
	margin-left: 0px;
	width: 100%;
}
#contents #productinfo #introduction {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	width: 100%;
}
#contents #productinfo #introduction p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
#contents #productinfo #introduction strong {
	font-weight: bold;
}

#contents #productinfo #introduction h2 {
	margin-left: 0px;
	padding-left: 0px;
	clear: both;
}

#contents #productinfo #introduction h3 {
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#contents #productinfo #introduction a:link, #contents #productinfo #introduction a:visited {
	color: #000000;
}
#contents #productinfo #introduction .accessories {
	float: right;
	clear: right;
	padding-left: 10px;
}

#contents #productinfo table {
	width: 90%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#contents #productinfo th {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	width: 100px;
}

#contents #productinfo td {
	text-align: left;
	vertical-align: top;
}

#contents #productinfo ul {
	list-style-image: url(../graphics/layout/list-bullet.gif);
	list-style-type: none;
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
}
#contents #productinfo h2 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin-left: 2px;
	margin-bottom: 0px;
}

#contents #productinfo li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 2px;
}

#contents #productinfo #schemes {
	text-align: center;
}

#contents #productinfo #schemes p {
	clear: right;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	font-weight:bold;
}

#contents #productinfo #sitemap a:link, #contents #productinfo #sitemap a:visited {
	color: #000000;
}

#contents #overview {
	text-align: center;
	width: 100%;
}

#contents #overview img {
	border: none;
}

#contents #overview a:link, #contents #overview a:visited {
	text-decoration: none;
	color: #000000;
}

#contents #overview th, #contents #overview td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	text-align: center;
	padding: 3px;
}

#contents #overview .left{
	text-align: left;
}

#contents #overview td{
	width: 65px;
}

#contents #overview .weight{
	font-size: 75%;
}

#contents #overview .gray {
	background-color: #CCCCCC;
}

#contents #overview .fiveseason {
	background-image: url(../graphics/layout/overview_5season.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

#contents #overview .fourseason {
	background-image: url(../graphics/layout/overview_4season.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

#contents #overview .threeseason {
	background-image: url(../graphics/layout/overview_3season.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

#footer {
	display:none;
}
#productview {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
