﻿/*******Common*******/
#otherheading {
	height:26px;
	background-image:url('../images/background/menubackground.gif');
	background-repeat:repeat-x;
}
#otherheading p {
	font-size:16px;
	font-weight:bold;
	color:white;
	text-align:center;
	padding-top:3px;
	margin:0px;
}

/*******Testimonial********/
#comment {
	width:185px;
	height:500px;
	border:1px olive solid;
	margin-top:30px;
	margin-left:15px;
	margin-bottom:100px;
}
#comment p {
	font-size:15px;
	padding-left:10px;
	padding-right:10px;
}
/*********Testimonial Page**********/
#testimoCollection {
	width:640px;
	margin-left:20px;
	height:100%;
}
#testimoCollection h1 {
	font-size:21px;
	color:black;
	font-weight:bold;
	border-bottom:2px olive solid;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:20px;
}

#testimoCollection .quoTop {
	background-image: url('../images/background/quoMerge.png');
	background-position: -10px -89px;
	height:7px;
}
#testimoCollection .quoRep {
	background:url('../images/background/quoMid.gif') repeat-y;
	height:100%;
	padding:15px 30px;
}
#testimoCollection .quoBtm {
	background-image: url('../images/background/quoMerge.png');
	background-position: -10px -116px;
	height:30px;
	margin-bottom:20px;
}
#testimoCollection p {
	font-size:13px;
}
#testimoCollection .name {
	margin-top:0px;
	font-size:14px;
	font-weight:bold;
	color:#983030;
}
#testimoCollection .cityState {
	font-size:12px;
	color:#3366CC;
}
#testimoCollection .last {
	margin-bottom:0px;
}
#testimoCollection .imgRight {
	float:right;
	margin:0px 0px 10px 15px;
}
#testimoCollection .imgLeft {
	float:left;
	margin:0px 15px 10px 0px;
}

/*******PrivacyPolicy and Return Policy*******/
#policy {
	padding:0px 40px 30px 40px;
}
#policy h4 {

}
#policy p {
	font-size:14px;
	word-spacing:4px;
	line-height:18px;
}
#policy li {
	font-size:14px;
	word-spacing:4px;
	line-height:18px;
}

/********Product List Page********/

.productlist {
	width:690px;
}
.img {
	float:left;
	width:215px;
}
.description {
	margin-left:215px;
	border-bottom:1px olive solid;
}
.description h2 {
	font-size:17px;
}
.description p {
	font-size: 14px;
	word-spacing:2px;
	padding-right:15px;
	padding-left:10px;
	line-height:18px;
}
.addtocart {
	background-image:url('../images/icons/orderonline.gif');
	background-repeat:no-repeat;
	width:110px;
	height:32px;
	padding-top:6px;
	margin-right:15px;
	float:left;
}
.addtocart a {
	font-size:15px;
	font-weight:bold;
	padding-left:8px;
	text-decoration:none;
	color:#FFFFFF;
}
.addtocart a:hover {
	color:#FFCC00;
}
/********About Us*********/
#infoPage {	
	padding:0px 55px 0px 35px;
}
#infoPage h1 {
	font-size:21px;
	color:#0099CC;
	font-weight:bold;
	border-bottom:2px olive solid;
	padding-bottom:5px;
	margin-top:0px;
}
#infoPage h4 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:0px;
}
#infoPage .rightImg {
	float:right;
	margin:0px 0px 0px 10px;
}
#infoPage .leftImg {
	float:left;
	margin:0px 10px 0px 0px;
}

#infoPage p {
	font-size:14px;
	word-spacing:2px;
	line-height:18px;
}
#infoPage li {
	font-size:14px;
	padding-left:10px;
	word-spacing:2px;
	line-height:18px;
}
/**********Japanese Page**********/
.soudan {
	background-color:#FFFF99;
	width:210px;
	margin-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:20px;
}
.soudan p {
	padding-left:15px;
	padding-right:15px;
	font-size:14px;
}


