@charset "iso-8859-1";

.content_box {
	margin: 0px auto;
	width: 700px;
	background-color: #fff;
	border: 1px dashed #8EA376;
	text-align: center;
	padding: 0px;
	vertical-align: top;
	font-family: Palatino, "Palatino Linotype", Georgia, Times, serif;
	font-size: 14px;
	color:#000;	
	background : #fff none;
	line-height:130%;
}

A {
	color:#3B5893;
    text-decoration: underline;
}
A:hover {
	color: #900;
    text-decoration: underline;
}

BODY {
	margin: 20px 0px 20px 0px;
	padding: 0px;
	background-color: #EEF5E6;
	background-image: url(background.gif);
	text-align:center;
}

H1 {
	font-family: Palatino, "Palatino Linotype", Georgia, Times, serif;
	font-weight: bold;
    font-size: 20px;
	padding: 0px;
	line-height: normal;
	margin: 0px 0px 5px 0px;
}

IMG {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

HR {
	color: #8EA376;
	background-color: #8EA376;
	height: 1px;
}

.navbar {
	margin: 0px auto 20px auto;
	padding: 1px 0px 1px 0px;
	width: 600px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #D4DEC7;
	background-color: #EEF5E6;
	border: 1px solid #D4DEC7;
}
.navbar A {
	padding: 0px 3px 0px 3px;
	color: #6F7F5C;
	text-decoration: none;
}
.navbar A:hover {
	color: #000;
	background-color: #FFF6C1;
	text-decoration: none;
}

.footer {
	margin: 10px auto 20px auto;
	padding: 1px 0px 1px 0px;
	width: 600px;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #D4DEC7;
	background-color: #EEF5E6;
	border: 1px solid #D4DEC7;
}
.footer A {
	padding: 0px 7px 0px 7px;
	color: #6F7F5C;
	text-decoration: none;
}
.footer A:hover {
	text-decoration: underline;
}
.footer .copyright {
	padding: 0px 7px 0px 7px;
	color: #6F7F5C;
}

.main_content {
	width: 600px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	position: relative;
}

.introduction {
	width: 600px;
	margin: 20px auto;
	text-align: left;
}

.product_information {
	width: 180px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.product_information ul {
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
	padding: 7px 10px 3px 10px;
	margin: 10px 0px 0px 0px;
	list-style-type: none;
	list-style-position: outside;
	line-height: 110%;
	border: 1px solid #e8e8e8;
	background-color:#fafafa;
}
.product_information ul li {
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
.product_information ul li ul{
	color: #888;
	padding: 0px;
	margin: 5px 0px 0px 15px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	line-height: 120%;
	border: 0px;
}
.product_information ul li ul li{
	margin: 0px;
	padding: 0px;
}

.samples_content {
	position: absolute;
	top: 0px;
	left: 200px;
	width: 400px;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color:#888;
	text-align: center;
}

.page_numbers {
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#888;
	text-align: center;
	margin-top: 10px;
}

.buy_block {
	margin: 15px 0px 10px 0px;
	padding: 10px 10px 55px 10px;
	background-color: #EDF3FF;
	border: 1px solid #CCDAF6;
	display: block;
	background-image: url(2cocc06.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.buy_block .price {
	font-family: Palatino, "Palatino Linotype", Georgia, Times, serif;
	font-weight: bold;
    font-size: 20px;
	color: #000;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.buy_block .store {
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 100%;
	color:#6F8AC1;
	margin-top: 5px;
	padding-top: 3px;
	border-top: 1px solid #CCDAF6;
}
.buy_block .shipping {
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 110%;
	color:#25427A;
	margin-top: 8px;
}
.buy_block SELECT {
	width: 158px;
	margin-bottom: 4px;
	font-size: 11px;
}
.buy_block INPUT {
	font-size: 11px;
}

.button {
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	margin-bottom: 5px;
	display: block;
	width: 100px;
}
.button A {
	display: block;
	text-decoration: none;
	background-color: #5778BB;
	border: 1px solid #3B5893;
	color: #fff;
	padding: 1px;
}
.button A:hover {
	background-color: #900;
	color: #fff;
	text-decoration: none;
}

.shipping_info {
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888;
	line-height: 110%;
	padding-bottom: 5px;
}
.shipping_info A {
	color: #888;
}
.shipping_info A:hover {
	color: #888;
}

.contactform {
	margin: 15px 0px 0px 0px;
	padding: 10px;
	background-color: #fafafa;
	border: 1px solid #e8e8e8;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
	text-align: left;
	line-height: 130%;
}
.contactform P {
	margin-top: 12px;
}