﻿.DisplayBoxWrapper
{
	text-align: center;
	vertical-align: text-top;
}

.DisplayBoxSmall
{
	float:left;
	text-align: center;
	margin: 10px 10px 10px 10px;
	width: 230px;
	height: auto;
	background: url('images/home-box-small-bg.png') no-repeat 0 100%;
}

.DisplayBoxSmall .title
{
	text-align: center;
	font-weight: bold;
	background: url('images/home-box-small-title.png');
	font-size: 0.9em;
	display: block;
	overflow: hidden hidden;
	height: 1.8em;
	line-height:1.8em;
	vertical-align:middle;
	padding: 8px 0 5px 0;
}

.DisplayBoxSmall .picture
{
	text-align: left;
	padding: 10px;
}

.DisplayBoxLarge
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	width: 480px;
	height: auto;
	background: url('images/home-box-large-bg.png') no-repeat 0 100%;
}

.DisplayBoxLarge .title
{
	text-align: center;
	font-weight: bold;
	background: url('images/home-box-large-title.png');
	font-size: 0.9em;
	display: block;
	overflow: hidden hidden;
	height: 1.8em;
	line-height:1.8em;
	vertical-align:middle;
	padding: 8px 0 5px 0;
}

.DisplayBoxLarge .picture
{
	text-align: left;
	padding: 10px 0 10px 20px;
	
}

.DisplayBoxLarge .productlist
{
	padding-top:10px;
	text-align: center;
}





/* ORANGE */

.DisplayBoxWrapperOrange
{
	text-align: center;
	vertical-align: text-top;
}

.DisplayBoxSmallOrange
{
	float:left;
	text-align: center;
	margin: 10px 10px 10px 10px;
	width: 230px;
	height: auto;
	background: url('images/home-box-small-bg-o.png') no-repeat 0 100%;
	padding-bottom:10px;
}

.DisplayBoxSmallOrange .title
{
	text-align: center;
	font-weight: bold;
	background: url('images/home-box-small-title-o.png');
	font-size: 0.9em;
	display: block;
	overflow: hidden hidden;
	height: 18px;
	padding: 10px 0 7px 0;
	margin-bottom:10px;
	color:White;
}

.DisplayBoxSmallOrange .title a
{
	color:White;
}

.

.DisplayBoxSmallOrange .picture
{
	text-align: center;
	padding: 10px 0 10px 0;
}

.DisplayBoxLargeOrange
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	width: 480px;
	height: auto;
	background: url('images/home-box-large-bg-o.png') no-repeat 0 100%;
	padding-bottom:10px;
}

.DisplayBoxLargeOrange .title
{
	text-align: center;
	font-weight: bold;
	background: url('images/home-box-large-title-o.png');
	font-size: 0.9em;
	display: block;
	overflow: hidden hidden;
	height: 18px;
	padding: 10px 0 7px 0;
	margin-bottom:10px;
	color:White;
}

.DisplayBoxLargeOrange .title a
{
	color:White;
}

.DisplayBoxLargeOrange .picture
{
	text-align: center;
	padding: 10px 0 10px 0;
}

.DisplayBoxLargeOrange .productlist
{
	padding-top:10px;
	text-align: center;
}




/* ORANGE Empty */

.DisplayBoxWrapperOrangeEmpty
{
	text-align: center;
	vertical-align: text-top;
}

.DisplayBoxSmallOrangeEmpty
{
	float:left;
	text-align: center;
	margin: 10px 10px 10px 10px;
	width: 230px;
	height: auto;
	background: url('images/home-box-small-bg-o.png') no-repeat 0 100%;
	padding-bottom:10px;
}

.DisplayBoxSmallOrangeEmpty .title
{
	text-align: center;
	font-weight: bold;
	background: url('images/home-box-small-title-empty.png');
	font-size: 0.9em;
	display: block;
	overflow: hidden hidden;
	height: 18px;
	padding: 10px 0 7px 0;
	margin-bottom:10px;
}

.DisplayBoxSmallOrangeEmpty .title a
{
}

.

.DisplayBoxSmallOrangeEmpty .picture
{
	text-align: center;
	padding: 10px 0 10px 0;
}

.DisplayBoxLargeOrangeEmpty
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	width: 480px;
	height: auto;
	background: url('images/home-box-large-bg-o.png') no-repeat 0 100%;
	padding-bottom:10px;
}

.DisplayBoxLargeOrangeEmpty .title
{
	text-align: center;
	font-weight: bold;
	background: url('images/home-box-large-title-empty.png');
	font-size: 0.9em;
	display: block;
	overflow: hidden hidden;
	height: 18px;
	padding: 10px 0 7px 0;
	margin-bottom:10px;
}

.DisplayBoxLargeOrangeEmpty .title a
{
}

.DisplayBoxLargeOrangeEmpty .picture
{
	text-align: center;
	padding: 10px 0 10px 0;
}

.DisplayBoxLargeOrangeEmpty .productlist
{
	text-align: center;
}