body{
	background-color:#fff;
	color:#555;font-family:arial, helvetica, sans-serif;font-size:.75em;
	margin:0;
	padding:0 15px;
}
a {
	color: #CC6600;
	text-decoration: none;	
}
a:visited {
	color: #CC6633;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
img {
	border: none;
}

h1 {
	color: #59770e;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	font: bold 175%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;

}
h1 a, h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #FC8026;
	margin: 0px 0px 0px 0px;
font-family:arial, helvetica, sans-serif;font-size:.99em;
font: bold;
padding-bottom: 0px;
}
h2 a, h2 a:visited {
	color: #FC8026;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}


.sinformation {
	position: absolute;
	left: 120px;
}

#shopmain {	
	padding: 10px 10px 20px 10px;
	width: 600px;
	color: #666666;
	margin: 0px auto;
	border-bottom: 3px solid #d5e6eb;
	border-left: 3px solid #d5e6eb;
	border-right: 3px solid #d5e6eb;
	border-top: 3px solid #d5e6eb;
}
#shoptop{
	width: 800px;
		margin: 0px auto;
	padding: 2px 7px 5px 2px;
		border-left: 3px solid #d5e6eb;
	border-right: 3px solid #d5e6eb;
		border-top: 3px solid #d5e6eb;
}

.clear-result { 

	clear:both;
	border-bottom: 1px dotted #6699CC;
	margin:  2px 5px 10px 5px ; 
}

.clear { 

	clear:both;
	border-bottom: 1px dotted #6699CC;
	margin:  1px 15px 1px 15px ; 
}

.result-title{
	border-bottom: 1px solid #6399CC;
	margin:  3px 15px 10px 15px ; 
	text-align: left;
}
.clearall { 

	clear:both;
}

.color
{
	color:#555;
	font-family:arial, helvetica, sans-serif;
		font-size: 14px;
	padding: 5px 10px 5px 10px;
	background-color: #F0F6FE;
}

.nocolor
{
font-family:arial, helvetica, sans-serif;
	color:#555;
	font-size: 14px;
	padding: 5px 10px 5px 10px;
	
}

.key{
	color: #CCCFD0;

}

.space {
	margin-bottom: 16px;
	background-image: url(/image/sidebar-underline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	padding-top: 2px;
}

ul {
	font-family:arial, helvetica, sans-serif;
	font-size: 14px;
	margin-left: 0px;
	padding-left: 16px;
}
ul li {
	font-family:arial, helvetica, sans-serif;
	font-size: 14px;
	list-style-type: none;
	list-style-image: url(/image/bullet-red.gif);
}

ul li ul li{
	font-family:arial, helvetica, sans-serif;
	font-size: 14px;
	list-style-type: none;
	list-style-image: url(/image/bullet-blue.gif);
}

.amazoncontent { 
	font-family:'Arial', sans-serif; 
	font-size:10px; 
	padding:0px; 
	margin:0px; 
	color:#000000; 
	position:relative; 
	width:158px; 
	height:500px; 
	border:1px solid #96D544; 
	background-color:#FFFFFF; 
	overflow:hidden; 
	text-align:left; 
} 


.amazoncontent a { 
	color:#0072FF; 
} 

.item { 
	width:155px; 
	height:77px; 
	padding:2px; 
	vertical-align:top; 
} 

.product { 
	position:absolute;	
	left:-65px; 
	border:none; 
	width:60px; 
	height:60px; 
	padding:0px; 
	margin:2px; 
	z-index:1; } 
	
.amazoncontent p { 
	position:relative; 
	margin:1px; 
	margin-left:65px; 
} 

.price { 
color:#990000; 
}

a.price {
	color: #5A00FF;
	text-decoration: none;
	
}
a.price:visited {
	color: #5A00FF;
	text-decoration: none;
}
a.price:hover {
	color: #FF6600;
	text-decoration: underline;
}

.categories{
	padding: 1px 15px 5px 15px;
	text-align: left;
}

.show-product{
	color:#000000; 
}

a.show-product{
	color: #CC6600;
	text-decoration: none;	
}
a.show-product.visited{
	color: #CC6633;
	text-decoration: none;
}
a.show-product.hover{
	color: #FF6600;
	text-decoration: underline;
}

product-list-title{
	color: #FF00AE;
	text-decoration: underline;
}
h2 a{
	color: #FF00AE;
	text-decoration: none;
}
h2 a:visited{
	color: #FF00AE;
	text-decoration: none;
}

h2 a:hover{
	color: #CC6600;
	text-decoration: underline;
}

.text-offer{
	color:#000000; 
}

a.text-offer{
	color: #626261;
	text-decoration: none;
}
a.text-offer:visited{
	color: #626261;
	text-decoration: none;
}
a.text-offer:hover{
	color: #000000;
	text-decoration: none;
}


