/*

AISIN automotive aftermarket Site Cascading Style Sheet

*/





/* ######## Basic Setting ####### */

* {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
	font-family: 'Arial', 'Helvetica', 'Verdana', sans-serif;
}

img { border:none; }

/* font-family: 'Arial', 'Helvetica', 'Verdana', sans-serif;*/

.searchinput {
	width:110px;
	height:20px;
	margin:0 0 0 20px;
	background-color:#fff;
}

/* ---------------------------------- */





/* ######## HyperLink Setting ####### */

a:link{ color:#000099; text-decoration:underline; }
a:visited{ color:#660099; text-decoration:underline; }
a:active{ color:#990000; text-decoration:underline; }
a:hover{ color:#990000; text-decoration:underline; }

a {
	text-decoration: none;
}
a:link { color:#0033FF; text-decoration:none; }
a:visited { color:#9900CC; text-decoration:none; }
a:active { color:#CC3300; text-decoration:none; }
a:hover {color:#CC3300; text-decoration:none;}
a:hover, a:active { text-decoration:underline; }


/* ---------------------------------- */





/* ######## Contents box Setting ####### */

body {
	padding: 0;
	height: 100%;
	background-color: #eee;
	color: #333;  
	text-align: center;
}

#centerColumn {
	margin: 0 auto;
	width: 800px;
	background-color:#ffffff;
}

.bodyContent {
	margin: 0 20 0 20;
	text-align: left;
	background-color:#fff;
}


#menu {
	width:153px;
	padding-bottom:50px;
	background-color:#ddd;
}

#menu .exlink a{
	font-size:84%;
}

#menu .exlink {
	margin-top:13px;
	margin-left:20px;
	font-size:84%;
}

#contents {
	margin-top:19px;
	margin-left:15px;
	margin-right:15px;
}

.info1 {
	
}

.info1 p {
	margin-left:20px;
	margin-bottom:10px;
	line-height:150%;
}

.productimg {
	margin-left:25px;
	margin-top:40px;
	margin-bottom:30px;
	text-align:center;
}

.photo {
	margin-top:10px;
	text-align:center;
}

.caption {
	width:270px;
	margin-top:5px;
	margin-bottom:15px;
	font-size:80%;
	text-align:left;
	line-height:150%;
}

.info2 {
	margin-left:5px;
	margin-top:15px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.info2 p {
	margin-left:15px;
	line-height:150%;
}

.info2 ul {
	margin-top:10px;
	margin-left:32px;
	margin-right:15px;
}

.info2 li {
	list-style-image:url(images/bullet.gif);
	line-height:130%;
	margin-bottom:8px;
}

.info2 .tool{
	font-size:70%;
}
.info3 {
	margin-top:5px;
	margin-left:20px;
	margin-bottom:30px;
}

.caption2 {
	font-size:75%;
	font-weight:normal;
	text-align:center;
}

#use {
	clear:left;
	text-align:right;
	font-size:60%;
	margin-right:8px;
}

#footerRow {
	clear:left;
	width:760px;
	height:26px;
	background-color:#fff;
	background-image:url(images/footer_img.gif);
	background-repeat:no-repeat;
}
/* ---------------------------------- */





/* ######## Font Setting ####### */

.middle  { font-size:84%; }
.small   { font-size:70%; }
.xsmall  { font-size:65%; }
.xxsmall { font-size:70%; }


em { font-weight:bold; }

h1 {
	float:left;
	width:153px;
	height:66px
}

h2 {
	float:left;
	width:607px;
	height:66px
}

h3 {
	padding-left:10px;
	border-left-style:solid;
	border-left-width:5px;
	border-left-color:#445599;
	font-size:120%;
	font-weight:bold;
	color:#0f298f;
	line-height:120%;
}

h4 {
	font-weight:bold;
	color:#333;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
}

h5 {
	margin-top:5px;
	margin-left:15px;
	margin-bottom:5px;
	font-size:90%;
	font-weight:bold;
	color:#0f298f;
	line-height:120%;
	padding-bottom:5px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#ccc;
}

h6 {
	margin-top:5px;
	margin-left:15px;
	margin-bottom:5px;
	font-size:84%;
	font-weight:bold;
	color:#555;
	line-height:120%;
}

/* ---------------------------------- */

.introduction em {
	font-size:110%;
}


.form th p {
	font-size:70%;
}

.form p.required {
	font-size:75%;
}




/* ---------------------------------- */
/* products/index.html */
.category {
	width:560px;
	margin-left:8px;
	text-align:left;
	margin-bottom:20px;
}
.category img {
	margin-left:8px;
}

