﻿h1,h2,h3
{
	color: #04548E;
}

/* The supplier's logo */
#supplierLogo
{
	position:relative;
	left:-10px;
}

/* The supplier menu */
.menuHeader
{
	color: #04548E;
}

#supplierMenu
{
	font: arial;
	font-size: 8pt;
	color: #04548E;
	line-height:200%;
}

#supplierMenu li,a:link,a:visited,a:hover
{
	color: #04548E;
}

/**** The supplier content area. ****/

/* The content text */
#contentTextArea, #contentTencel, .tencelStyle, #wideHeader
{
	width:420px;
	text-align:justify;
	font-family:Verdana;
	font-size:8pt;
	color: #04548E;	
}

#wideHeader
{
	width:590px;
}

/* The supplier page image */
#supplierPageImageArea
{
	position:absolute;
	top:30px;
	left:430px;
}

#supplierPageProducts a:link
{
	font-weight:bold;
	text-decoration:none;
}

#supplierPageProducts a:visited
{
	font-weight:bold;
	text-decoration:none;
}

.hipseatProducts
{
	vertical-align:bottom;
	text-align:center;
	width:280px;
	position:relative;
	left:70px;
}

.hipseatProduct:link, .hipseatProduct:visited
{
	font-weight:normal;
	text-decoration:none;
}

#hipseatPicArea
{
	position:absolute;
	top:30px;
	left:430px;
}

#bedProtectorPicArea1
{
	position:absolute;
	top:40px;
	left:430px;
}

#bedProtectorPicArea2
{
	position:absolute;
	top:310px;
	left:300px;
}

/* Bed P Tencel */
#contentTencel
{
    width:430px;
}

#tencelStyle
{
    width:100%;
}

#tencel1
{
    position:absolute;
    top:30px;
    left:450px;
}


