﻿h1,h2,h3
{
	color: #e60e64;
}

/* The supplier's logo */
#supplierLogo
{
	position:relative;
	left:-10px;
}

/* The supplier menu */
.menuHeader
{
	color: black;
}

#supplierMenu
{
	font: arial;
	font-size: 8pt;
	color: black;
	line-height:200%;
}

#supplierMenu li,a:link,a:visited,a:hover
{
	color: black;
}

/**** The supplier content area. ****/

/* The content text */
.contentTextArea, .contentWideArea
{
	width:420px;
	text-align:justify;
	font-family:Verdana;
	font-size:8pt;
	color: black;	
}

.contentWideArea
{
	width:590px;
}

/* The supplier page side picture*/
#supplierPageImageArea
{
	position:absolute;
	top:0px;
	left:430px;
}

.supplierPageproductImageCell
{
	text-align:center;
	width:200px;
}

#supplierPageProducts a:link
{
	font-weight:bold;
	text-decoration:none;
}

#supplierPageProducts a:visited
{
	font-weight:bold;
	text-decoration:none;
}

/* Combo */

.bellyBeltTableTextCell
{
	width:300px;
	vertical-align:top;
}

.bellyBeltTableImageCell
{
	width:140px;
	text-align:center;
}

#comboBox
{
	position:absolute;
	top:35px;
	left:440px;
}

#bellyBeltAward
{
	position:absolute;
	top:3px;
	left:350px;
}

#comboGirl
{
	position:absolute;
	top:190px;
	left:435px;
}


/* Bando */

#bandoTable
{
	width:100%;
	text-align:center;
	vertical-align:bottom;
}

#bandoBox
{
	position:absolute;
	top:35px;
	left:440px;
}

#bandoGirl
{
	position:absolute;
	left:450px;
	top:231px;
}

/* Tights */

#tightsGirl
{
	position:absolute;
	left:450px;
	top:30px;
}

#tightsSizeTable
{
	position:absolute;
	left:400px;
	top:400px;
}


/* Superbra */

#superBraGirl
{
	position:absolute;
	left:428px;
	top:45px;
}


