.themetd
{
	padding: 0px;
}

.themediv
{
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
}

.themedivwhite
{
	height: 349px;
	background-image: url(../images/products/white-theme.jpg);
}

.themedivclassic
{
	height: 304px;
	background-image: url(../images/products/classic-theme.jpg);
}

.themedivcurly
{
	height: 294px;
	background-image: url(../images/products/curly-theme.jpg);
}

.themedivroyal
{
	height: 323px;
	background-image: url(../images/products/royal-theme.jpg);
}

.themedivbeachlife
{
	height: 349px;
	background-image: url(../images/products/beachlife-theme.jpg);
}

.themedivarcticlife
{
	height: 326px;
	background-image: url(../images/products/arcticlife-theme.jpg);
}

.themedivhighlandlife
{
	height: 318px;
	background-image: url(../images/products/highlandlife-theme.jpg);
}

.submenudiv
{
	position: relative;
	margin-top: -20px;
}

h1
{
	font-family: Corbel, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 24px;
	color: white;
	margin-top: 25px;
}

.producttdmiddle
{
	padding-left: 10px;
	padding-right: 10px;
}

.producttdright
{
	padding-left: 10px;
}

.technicaldatatd
{
	padding-top: 10px;
	color: black;
}

.technicaltable
{
	margin-top: 10px;
}

.technicaltable td
{
	color: black;
	white-space: nowrap;
}

.technicaltable .labeltd
{
	padding-right: 4px;
	vertical-align: top;
}

.producttabletd
{
	padding: 14px;
	width: 100%;
}

h3
{
	font-family: Corbel, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
}

h2
{
	font-family: Corbel, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 18px;
	margin-bottom: 4px;
	color: black;
	white-space: nowrap;
}

.thumbnailtable td
{
	color: black;
}

.thumbnailnametd
{
	padding-top: 0px;
	text-align: center;
	padding-left: 4px;
}

.thumbnailimgtd
{
	padding-top: 4px;
	padding-left: 4px;
	text-align: center;
}

.thumbnailimgtd img
{
	cursor: pointer;
}

.thumbsize120 .thumbnailimgtd img
{
	width: 120px;
	height: 120px;
}

.thumbsize106 .thumbnailimgtd img
{
	width: 106px;
	height: 106px;
}

