﻿/* The supplier's logo */
#supplierLogo
{
	position:relative;
	left:-10px;
	text-align:center;
}

/* The supplier menu */
.menuHeader, h1, h3
{
	color: #004fa3; /* blue */
}

#supplierMenu
{
	font: arial;
	font-size: 8pt;
	color:#000000; /*4d4d4d;  /* gray */
	line-height:200%;
}

#supplierMenu li,a:link,a:visited,a:hover
{
	color: #000000; /*4d4d4d;  /* gray */
}

.productsTable
{
	text-align:center;
	width: 560px;
	vertical-align:top;
	height:auto;
	table-layout:auto;
	font-family:Verdana;
	font-size:8pt;
	color: #000000;
}

.productsTable a:link, .productsTable a:visited, .productsTable a:hover
{
	text-decoration:none;
}

/**** The supplier content area. ****/

/* The content text */
#defaultTextArea, #defaultHeaderArea, #kitsTextArea, #giantsTextArea, #wideTextArea, #miniWallTextArea
{
	width:400px;
	text-align:justify;
	font-family:Verdana;
	font-size:8pt;
	color: #4d4d4d;
}

#defaultHeaderArea, #wideTextArea
{
	width:600px;
}

/* Product pages */

#defaultPageLifeStyle1
{
	position:absolute;
	left:414px;
	top:5px;
}

.defaultPageProductsTable
{
	text-align:center;
	width: 100%;
	vertical-align:bottom;
	height:auto;
}

.defaultPageProductsTable a:link, .defaultPageProductsTable a:visited, .defaultPageProductsTable a:hover
{
	text-decoration:none;
}

#kitsTextArea, #giantsTextArea
{
	width:610px;
}

#miniWallTextArea
{
	width:340px;
}

#kitsSlides, #giantsSlides
{
	position:absolute;
	top:40px;
	left:340px;
}

#giantsSlides
{
	top:10px;
}

#howItWorksArea1
{
	position:absolute;
	left:407px;
	top:0px;
}

.miniWallArtProductsTable, .miniWallArtProductsTable a:link, .miniWallArtProductsTable a:visited, .miniWallArtProductsTable a:hover
{
	vertical-align:bottom;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	width:500px;
}

#miniWallSlides
{
	position:absolute;
	top:5px;
	left:342px;	
}