/* Dynamic (VPASP based) KK styles */

.prodimage	{
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.prodTitle	{
	text-align: left;
}

.prodTitle h2 {
	padding: 0px;
	margin: 0px;
}

.prodBuyTable	{
	padding: 10px;
	text-align: center;
}

.prodBuyTable table	{
	margin-left: auto;
	margin-right: auto;
}

/* Kids Kaper styles */

img {
	border-style: none;
}

.buyoneform {
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.stockcode       {
	color: #000000;
	font-weight: bold;
	text-align: center;
	font-size: x-small;
	font-variant: small-caps;
}

.price       {
/*	background-color: #99CCFF;*/
	color: #0066FF;
	font-size: small;
/*	text-align: Center;*/
}

.highlightprice       {
	color: #FF0000;
}

.displaysizes       {
	color: #0066FF;
	font-size: x-small;
}

.USEuroprice       {
	color: #FF0000;
	font-size: x-small;
}

.USEurotext       {
	color: #FF0000;
	font-size: x-small;
}

.port {
/*	height: 160px; */
/*	width: 114px; */
	width: 156px; 
	border-style: none;
}

.lscape {
	height: 160px;
	width: 200px;
}

.st_middle_products_grid	{
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}

.st_middle_products_grid ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}

.st_middle_products_grid ul li {
	width: 160px;										/* block width */
	height: 340px;										/* block height */
	text-align: center;
	float: left;
	padding: 0px 0px 0px 0px;
	font-size: small;
	margin: 0px 0px 0px 0px;
}

.st_middle_products_grid img {
	border-style: none;
}