﻿/* The supplier's logo */
#supplierLogo
{
	position:relative;
	left:-10px;
	text-align:center;
}

/* The supplier menu */
.menuHeader, h1
{
	color: #cc3333; 
}

h1
{
    color: #cc3333; 
    width:570px;
}

#supplierMenu
{
	font: arial;
	font-size: 8pt;
	color:#4d4d4d;  /* gray */
	line-height:200%;
}

#supplierMenu li,a:link,a:visited,a:hover
{
	color: #4d4d4d;  /* gray */
}

.productsTable, .hopperTable
{
	text-align:center;
	width: 400px;
	vertical-align:top;
	height:auto;
	color: #4d4d4d; 
}

.productsTable a:link, .productsTable a:visited, .productsTable a:hover, .hopperTable a:link, .hopperTable a:visited, .hopperTable a:hover
{
	text-decoration:none;
}

.smallText
{
	font-size:7pt;
	text-align:center;
	font-family:Verdana;
	color: #4d4d4d; 
}

/**** The supplier content area. ****/

/* The content text */
#defaultTextArea, .bunkerTextArea, #bubblerTextArea, #dreamerTextArea, #shelterTextArea, #wrapperFleeceTextArea, #wrapperFleeceFAQTextArea, .loverTextArea, .hopperTextArea, .widthTextArea
{
	width:400px;
	text-align:justify;
	font-family:Verdana;
	font-size:8pt;
	color: #4d4d4d;
}

.widthTextArea
{
    width:590px;
}

/* The content text */
#contentPictureArea
{
	width:600px;
}

#supplierPageProducts a:link
{
	font-weight:bold;
	text-decoration:none;
}

#supplierPageProducts a:visited
{
	font-weight:bold;
	text-decoration:none;
}


/* Lodger - 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;
}

/* Bubbler */
#bubblerTextArea
{
	width:390px;
}

#bubblerImage1
{
	position:absolute;
	left:395px;
	top:30px;
}

/* Bunker */
.bunkerTextArea
{
	width:570px;
}

#bunkerImage1
{
	position:absolute;
	left:360px;
	top:200px;
}

/* Dreamer */
#dreamerTextArea
{
	width:440px;
}

#dreamerCottonImage1
{
	position:absolute;
	left:445px;
	top:60px;	
}

/* Shelter */
#shelterTextArea
{
	width:590px;
}

#shelterImage1
{
	position:absolute;
	left:440px;
	top:110px;	
}

/* Wrapper Fleece */
#wrapperFleeceTextArea
{
	width:420px;
}

#wrapperFleeceFAQTextArea
{
	width:590px;
}

#wrapperFleeceImage1
{
	position:absolute;
	left:430px;
	top:30px;	
}

/* Wrapper Cotton */
#wrapperCottonTextArea
{
	width:420px;
}

#wrapperCottonImage1
{
	position:absolute;
	left:430px;
	top:30px;	
}

/* Lover */
.loverTextArea
{
	width:570px;
}

#loverImage1
{
	position:absolute;
	left:340px;
	top:200px;
}

/* Hopper */

.hopperTextArea
{
	width:340px;
}

.hopperTable
{
    width:300px;
}

#hopperImage1
{
	position:absolute;
	left:345px;
	top:40px;
}

#hopperImage2
{
	position:absolute;
	left:350px;
	top:280px;
}

#hopperImage3
{
	position:absolute;
	left:345px;
	top:640px;
}

/*  */

.textBoxContent
{
	font-family:Verdana;
	font-size:8pt;
	color:Black;
	border:solid 1px #b0babc;
}

.buttonContent
{
	font-family:Arial;
	font-size:9pt;
	color:Black;
	border:solid 1px #b0babc;
	width: 60px;
	background-color:#b0babc;
	color:White;
	cursor:pointer;
	width:80px;
}
