﻿html, body, form
{
	height: 100%;
	width: 100%;
}

body
{
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
}

ul
{
	margin: 0 0 0 1em;
	padding: 0;
}

.Clear
{
	clear: both;
}

.Container
{
	width: 940px;
	margin: 0 auto 0 auto;
}

.MenuItem
{
	line-height: 1em;
	display: inline-block;
	padding: 10px 10px 10px 10px;
	float: left;
	margin-top: 33px;
}

#Header
{
    margin-top: 10px; 
    background: url('../Images/Header-Container-Background.jpg') repeat-x left top; 
    height: 100px; 
    border-bottom: solid 1px #d8d8d8;	
    vertical-align: middle;
}

#Header .BackgroundContainer
{
    background: url('../Images/Header-Background.jpg') no-repeat right top; 
    height: 100px; 
    vertical-align: middle;
}

#Content
{
	padding-top: 75px;
}

.Column-Left
{
	padding-left: 25px;
	width: 350px;
	float: left;
	/*position: absolute;
	left: 50%;
	margin-left: -450px;*/
}

.Column-Right
{
	float: right;
	width: 500px;
}

.Column-Right-Wider
{
	float: right;
	width: 550px;
}

.Column-Right-Thinner
{
	float: right;
	width: 450px;
}

.Supplier-Back
{
	width: 100px;
	float: left;
}

.Logo
{
	float: left;
	padding-top: 20px;
	padding-right: 23px;
}

.Logo img
{
}

.Menu
{
	float: right;
}

.Menu a
{
	text-decoration: none;
	text-transform: lowercase;
	color: #ffffff;
	vertical-align: middle;
}

.Menu .Separator
{
	padding-left: 20px;
	padding-right: 20px;
	width: 1px;
	vertical-align: middle;
	float: left;
	margin-top: 27px;
}

.About-Us
{
	float: left;
	width: 480px;
}

#Quotes
{
	position: relative;
	width:300px;
	height:125px;
	float: left;
	margin-left: 40px;
}

#Quotes .Quote
{
	position: absolute;	
}

.Cover
{
	margin: 19px 0px 0 0;
	background: url('../Images/Cover-Background.gif') no-repeat left top;
	padding: 6px 19px 20px 8px;
	width: 125px;
	height: 177px;
	float: right;
}

.Lightbox-Background
{
	background-color: #000000;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	z-index: 25;
	display: none;
}

.Lightbox-Message
{
	position: absolute;
	background-color: #ffffff;
	width: 460px;
	margin: 0 0 0 -470px;
	top: 50px;
	left: 50%;
	display: none;
	z-index: 50;
}

.Lightbox-Message-Inside
{
	position: relative;
}

.Lightbox-Message-Text
{
	padding: 30px;
}

.Lightbox-Message .Close
{
	position: absolute;
	bottom: 30px;
	right: 30px;
	cursor: pointer;
}

.Wufoo
{
	width: 450px;
	height: 1200px;
	margin-left: -15px;
}

.Wufoo-Awards
{
	width: 450px;
	height: 1350px;
	margin-left: -15px;
}

.Directory-Listing-Form
{
	float: left;
	width: 530px;
}

.Directory-Listing-Form TD, .Directory-Listing-Form TH
{
	text-align: left;
	vertical-align: top;
}

.Directory-Listing-Form LABEL
{
	width: 100px;
	display: inline-block;
	font-size: 0.85em;
	vertical-align: top;
	padding-top: 1px;
}

.Directory-Listing-Form INPUT, .Directory-Listing-Form TEXTAREA
{
	width: 170px;
	margin: 2px 0 1px 0;
}

.Directory-Listing-Form INPUT.Wider, .Directory-Listing-Form TEXTAREA.Wider
{
	width: 320px;
}

.Directory-Listing-Form .Directory-Listing-Left
{
	padding-right: 20px;
	width: 260px;
}

.Directory-Listing-Form .Brand-Name, .Directory-Listing-Form .Brand-Description
{
	padding-bottom: 5px;
	padding-right: 20px;
}

.Directory-Listing-Form .Brand-Name, .Directory-Listing-Form .Brand-Name INPUT
{
	width: 120px;
}

.Directory-Listing-Form .Brand-Description, .Directory-Listing-Form .Brand-Description INPUT
{
	width: 240px;
}

.Directory-Listing-Form INPUT.FileUpload
{
	width: 240px;
}

.Directory-Listing-Display
{
	float: right;
	width: 320px;
}

.Directory-Listing-Display H2
{
	font-size: 1.75em;
	line-height: 1em;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	background-color: #3d3d3c;
	color: #ffffff;
	font-weight: normal;
}

.Directory-Listing-Content
{
	border-left: solid 1px #e0e0e0;
	border-right: solid 1px #e0e0e0;
	border-bottom: solid 1px #e0e0e0;
	padding: 10px;
}

.Directory-Listing-Content IMG
{
	padding-bottom: 7px;
	max-width: 200px;
}

.Distributor-Section
{
	background-color: #ecebeb;
	padding-bottom: 5px;
}

.Distributor-Section .Number
{
	float: left;
	width: 60px;
}

.Distributor-Section .Form
{
	float: left;
	width: 460px;
}

.Distributor-Byline
{
	font-weight: bold;
}

.Directory-Listing-Form .CheckBox LABEL, .Directory-Listing-Form .CheckBox INPUT
{
	width: auto;
	display: inherit;
}

div.Supplier-Brands
{
	background-color: #ecebeb;
	padding: 10px;
}

.Product-Directory-Seperator
{
	height: 1px;
	background: #ffffff;
	margin: 10px 0 10px 0;
}

.Search-Results
{
	padding: 10px;
	background: #c3c3c3;
}

.Product-Directory-Search
{
	background: #ecebeb;
	padding: 10px;
	margin-bottom: 1.4em;
}

.Product-Directory-Search h3
{
	padding-bottom: 7px;
}

.Product-Directory-TextBox
{
	width: 270px;
}

.Product-Directory-Button
{
	width: 150px;
}

.Bottom-Advert
{
}

.Product-Directory-No-Results
{
	padding: 10px;
	background: #c3c3c3;
	margin-bottom: 1em;
}
