@charset "UTF-8";

/* v1.0 | 20080212 */

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;
}
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;
}

input {
	font-family:Arial;
	}

/* *** Float containers fix:
       http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
 .clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

body.main {
	background: #CFCCBD url(images/main_bg.png) repeat-x 0px 96px;
	font-size: 12px;
	font-family: Arial, MingLiU;
}

body.inner {
	background: #CFCCBD url(images/inner_bg.png) repeat-x 0px 96px;
	font-size: 12px;
	font-family: Arial, MingLiU;
}

a {
	color: #3A3118;
	text-decoration: none;
}

a:hover {
	color: #C2AD47;
}

input.text {
	border: solid #7F9DB9 1px;
	padding: 2px;
}

textarea.text {
	border: solid #7F9DB9 1px;
	padding: 2px;
}

.access {
	display: none;
}

.error {
	color: red;
}

.leftf {
	display: block;
	float: left;
}

.rightf {
	display: block;
	float: right;
	text-align: right;
}

.clearf {
	display: block;
	clear: both;
	float: none;
	float: none;
}

.more {
	text-indent: -5000px;
	display: block;
	width: 53px;
	height: 27px;
	background: url(images/icon_more.png) no-repeat top left;
}

#pagewrap {
	width: 888px;
	margin: 0 auto;
	padding-top: 3px;
	background: #FFFFFF url(images/topbar.png) top left no-repeat;
}

#header {
	height: 99px;
	background: #FFFFFF url(images/topbg.png) 0px 90px repeat-x;
}

#header img {
	float: left;
	margin-top: 22px;
	margin-left: 14px;
}

#header ul.nav {
	float: right;
	width: 460px;
	list-style: none;
}

#header ul.nav li {
	display: block;
	float: left;
}

#header ul.nav li a {
	display: block;
	float: left;
	height: 97px;
	text-indent: -9999px;
	background: no-repeat top left;
}

#header ul.nav li.main a {
	width: 133px;
	background-image: url(images/nav_main.png);
}
#header ul.nav li.about a {
	width: 109px;
	background-image: url(images/nav_about.png);
}
#header ul.nav li.product a {
	width: 111px;
	background-image: url(images/nav_product.png);
}
#header ul.nav li.contact a {
	width: 106px;
	background-image: url(images/nav_contact.png);
}
#header ul.nav li.main a:hover {
	width: 133px;
	background-image: url(images/nav_mainb.png);
}
#header ul.nav li.about a:hover {
	width: 109px;
	background-image: url(images/nav_aboutb.png);
}
#header ul.nav li.product a:hover {
	width: 111px;
	background-image: url(images/nav_productb.png);
}
#header ul.nav li.contact a:hover {
	width: 106px;
	background-image: url(images/nav_contactb.png);
}

#footer {
	border-bottom: solid 7px #EFEACE;
	border-top: solid 1px #EFEACE;
	padding: 10px;
}

#footer ul.nav {
	list-style: none;
	margin-left: -4px;
}

#footer ul.nav li {
	display: inline;
}

#footer ul.nav li a {
	color: #000000;
	padding: 0px 4px;
	border-right: solid 1px #000000;
}

#footer ul.nav li.last a {
	border: none;
}

#footer .copyright {
	color: #B6B3A9;
	font-size: 10px;
}

.main #content {
	padding-top: 232px;
	background: no-repeat top left;
}

.inner #content {
	padding-top: 92px;
	background: no-repeat top left;
}
.inner #content h1 {
	text-indent: -9999px;
	height: 43px;
	background: 3px bottom no-repeat;
}
.inner #content .content {
	zoom: 1;
	background: url(images/inner_content_bg.png) top left no-repeat;
	padding-left: 330px;
}

#content span.content-bg {
	display: block;
	margin-top: 2px;
	height: 7px;
	background: url(images/bottombg.png) top left repeat-x;
}

#index #content {
	background-image: url(images/main_banner.png);
}
#index #content .about h3 {
	margin-top: 20px;
	width: 407px;
	height: 38px;
	text-indent: -9999px;
	background: url(images/main_about.png) top left no-repeat;
}
#index #content .newproducts {
	text-align: left;
}
#index #content .newproducts h3 {
	margin-top: 20px;
	width: 453px;
	height: 38px;
	text-indent: -9999px;
	background: url(images/main_product.png) top left no-repeat;
}
#index #content .about .content {
	padding: 5px 47px 5px 46px;
	width: 314px;
	margin-bottom: 50px;
}
#index #content .newproducts .content {
	padding: 5px 47px 5px 55px;
	width: 351px;
	margin-bottom: 50px;
}
#index #content .newproducts .content  ul.list {
	list-style: none;
	margin: 5px 0px;
}
#index #content .newproducts .content  ul.list li {
	display: inline;
	padding: 3px;
}
#index #content .more {
	float: right;
}

#about #content {
	zoom: 1;
	background-image: url(images/about_banner.png);
}
#about #content h1 {
	zoom: 1;
	background-image: url(images/about_head.png);
}
#about #content .content .aside {
	zoom: 1;
	padding-top: 1px;
	padding-right: 50px;
	padding-bottom: 245px;
	background: url(images/about_bg.png) no-repeat right bottom;
}
#about #content .content .aside p {
	zoom: 1;
	margin: 1em;
}

#contact #content {
	zoom: 1;
	background-image: url(images/contact_banner.png);
}
#contact #content h1 {
	zoom: 1;
	background-image: url(images/contact_head.png);
}
#contact #content .content {
	padding-top: 1px;
}
#contact #content .content .aside {
	zoom: 1;
	background: url(images/contact_bg.png) no-repeat right bottom;
	padding-bottom: 70px;
}
#contact #content .content .aside h3 {
	border-bottom: solid 1px #D3C478;
	padding: 1px 22px;
	width: 464px;
	margin-top: 25px;
	background: url(images/bullet.png) 3px 3px no-repeat;
}
#contact #content .content .aside dl {
	margin: 25px;
	width: 440px;
	line-height: 1.4em;
	font-weight: bold;
}
#contact #content .content .aside dt {
	float: left;
	width: 100px;
}
#contact #content .content .aside dd {
	float: left;
	display: block;
	width: 320px;
}
#contact #content .content .aside form {
	width: 468px;
	margin-top: 20px;
	margin-left: 20px;
}
#contact #content .content .aside form fieldset {
	float: left;
	display: block;
	height: 18px;
	margin: 5px 0px;
}
#contact #content .content .aside form fieldset.textarea {
	height: 80px;
}
#contact #content .content .aside form textarea {
	float: left;
	height: 60px;
	width: 240px;
}
#contact #content .content .aside form input.text {
	height: 14px;
	width: 110px;
}
#contact #content .content .aside form label {
	float: left;
	display: block;
	width: 80px;
	height: 18px;
	text-align: left !important;
	margin-left: 10px;
}
#contact #content .content .aside form span {
	float: left;
	display: block;
	height: 18px;
	width: 120px;
	text-align: left !important;
} 
#contact #content .content .aside form p {
	clear: both;
	float: none;
	text-align: right;
}
#contact #content .content .aside form p button {
	width: 65px;
	background: none;
	border: none;
}

#product #content {
	zoom: 1;
	background-image: url(images/product_banner.png);
}
#product #content h1 {
	zoom: 1;
	background-image: url(images/product_head.png);
}
#product #content .menu-content {
	background: url(images/product_content_bg.png) top left no-repeat;
}
#product #content .menu-content .menu {
	width: 260px;
	padding-top: 20px;
}
#product #content .menu-content .menu .menu-top {
	margin: 0 auto;
	width: 196px;
	height: 17px;
	background: url(images/product_menu_top.png) top left no-repeat;
}
#product #content .menu-content .menu .menu-bg {
	margin: 0 auto;
	width: 196px;
	background: url(images/product_menu_bg.png) top left repeat-y;
}
#product #content .menu-content .menu .menu-bg ul {
	list-style: none;
	padding-bottom: 8em;
}
#product #content .menu-content .menu .menu-bg ul li {
	padding: 5px 0px 5px 50px;
	background: url(images/icon_bullet.gif) 27px center no-repeat;
}
#product #content .menu-content .menu .menu-bottom {
	margin: 0 auto;
	width: 196px;
	height: 20px;
	background: url(images/product_menu_bottom.png) top left no-repeat;
}
#product #content .menu-content .product {
	padding-right: 18px;
	width: 572px;
}
#product #content .menu-content .product .subhead {
	background: url(images/product_subhead.png) bottom left no-repeat;
	border-bottom: solid 1px #D3C478;
	height: 41px;
	position: relative;
}
#product #content .menu-content .product .subhead h2.leftf {
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-size: 1.5em;
	color: #6D644A;
}
#product #content .menu-content .product .subhead p.rightf{
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#product #content .menu-content .product .page-select {
	padding: 5px;
	border-top: solid 1px #D3C478;
	border-bottom: solid 1px #D3C478;
	margin: 30px 0px;
	width: 562px;
}
#product #content .menu-content .product ul.product-list {
	list-style: none;
	margin: 5px 0px 5px -50px;
}
#product #content .menu-content .product ul.product-list li {
	display: block;
	float: left;
	width: 150px;
	margin: 15px 0px 15px 50px;
	text-align: center;
}
#product #content .menu-content .product ul.product-list li.new-row {
	clear: left;
}
#product #content .menu-content .product ul.product-list li div.img {
	height: 193px;
	width: 150px;
	position: relative;
}
#product #content .menu-content .product ul.product-list li div.img div.container {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 150px;
}
#product #content .menu-content .product ul.product-list li p {
	margin-top: 10px;
	border-top: solid 1px #E7DFBD;
	border-bottom: solid 1px #E7DFBD;
	line-height: 1.5em;
	color: #A0A0A0;
}
#product #content .menu-content .product ul.product-list li p strong {
	color: #6D644A;
}