@charset "utf-8";
/* CSS Document */


body, p {
	font-family: "Century Gothic";
	color: #666666;
	font-size: 12px;
	text-align: justify;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
.style4 {
	font-size: 12px;
	color: #000000;
}

form {
margin-top: 0;
margin-bottom: 0;
padding: 0;
}

input {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}

.red {
	color:#900;
}
	
.head, .head a, .head a:link, .head a:active {
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-size: 12px;
	line-height: 200%;
	text-decoration:none;
}

.head a:hover {
	color: #CCCCCC;
	}
	
a, a:active, a:visited, a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #ff66cc;
	}
	
	
.foot {
	font-family: "Century Gothic";
	font-size: 11px;
	color:#999999;
	}
	
.foot2 {
	font-family: "Century Gothic";
	font-size: 11px;
	color:#ffffff;
	}
	
#foot2 {
	font-weight: bold;
	color:#ffffff;
	}

.head {
	color: #FFFFFF;
	font-size: 12px;
	}
	
#product, #product a, #product a:link, #product a:active, #product a:visited {
	text-decoration: underline;
	}
	
#product a:hover {
	text-decoration: none;
	}	

.producttitle {
	font-size: 18px;
	}
	
.productprice {
	font-size: 16px;
	color: #ed5398;
	}
	
.category, .category a, .category a:active, .category a:link, .category a:visited {
	font-family:"Century Gothic";
	font-size: 13px;
	color: #666666;
	list-style: none;
	font-weight: normal;
	text-decoration: none;
	max-width: 200px;
	text-align: right;
	}
	
.category a:hover {
	color: #FFFFFF;
	list-style: url(images/dot.gif);
	list-style-position: outside;

	}
	
#category-press, #category-press a, #category-press a:active, #category-press a:link {
	color: #FFFFFF;
	list-style: url(images/dot.gif);
	list-style-position: outside;

	}
.topemail {
	line-height: 300%;
}

