@charset "utf-8";
/* CSS Document */
#tag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
	margin-top: 20px;
}
#tag2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
	margin-bottom: 0px;
	width: 400px;
	padding: 0px;
	height: 10px;
}
#tag ul, #tag2 ul{
	padding: 0px;
	margin-left: 10px;
}
#tag li , #tag2 li {
	list-style-type: none;
	padding: 0px;
	margin-left: 0px;
	display: inline;
}
#tag a , #tag2 a {
	color:#368373;
	font-weight: bold;
	text-decoration: none;
	margin-left: 4px;
}
.tagg {
	color:#666666;
	font-weight: bold;
	text-decoration: none;
	margin-left: 4px;
}
#divWrapper #divContent #divBody #tag2 a , #divWrapper #divContent #divBody #tag a{
	font-size: 1.0em;
}
#divProducts,  #divOthers{
	margin-top: 20px;
	margin-bottom: 20px;
}
.small_listing {
	width: 170px;
	height: 235px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border: 1px solid #cccccc;
}
.small_listing_r {
	width: 170px;
	height: 235px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 58px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #cccccc;
}
.product_image {
	float: left;
	height: 170px;
	width: 170px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding:0px;
}
/*#divWrapper #divContent #divBody #divProducts img {
	margin-right: 21px;
}
*/
#divProducts .product_info {
	float: left;
	height: 59px;
	width: 150px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #f6fbfa;
}
#divProducts  h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color:#7fa9a0;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#divProducts  p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: left;
}
#divProducts  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #7fa9a0;
}
.quantity {
	margin-top: 8px;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 11px;
}
.car {
	margin-top: 0px;
	margin-bottom:-6px;
}
#divProdText {
	background-color: #f6fbfa;
	border: 1px solid #cccccc;
	width: 459px;
	height: 100%;
	padding-right: 20px;
	padding-left: 15px;
	padding-bottom: 20px;
}
#divOthers .other_listing {
	background-color: #f6fbfa;
	border: 1px solid #cccccc;
	height: 137px;
	width: 111px;
	margin-right: 15px;
	float: left;
}
#divOthers .other_listing p {
	font-size: 0.6em;
	text-align: center;
	margin-top: 4px;
}
.none {
	padding:0px;
	margin:0px;
}
.thumb {
	border: 1px solid #cccccc;
	margin-left: 27px;
}
.Limage {
	border: 1px solid #cccccc;
}
.thumb2 {
	border: 1px solid #cccccc;
	margin-left: 28px;
	margin-bottom: 20px;
}
.Limage2 {
	border: 1px solid #cccccc;
	margin-bottom: 20px;
}