﻿@charset "utf-8";
/* CSS Document */

body 
{
	font-family: Trebuchet MS,Trebuchet;
}

.menu
{
	background-image:url("/images/menubar.jpg");
	text-align:center;
	font-weight:bold;
	font-size:7.5pt;
	margin-right: auto;
	margin-left: auto;
}
.main
{
	width:701px;
	border-top-width:4px;
	border-top-color:#333333;
	border-top-style:solid;
	margin-right: auto;
	margin-left: auto;
	/*background-image: url(/images/bg_shadow.png);
	background-repeat: no-repeat;
	background-position: center -25px;*/
}

.login
{
	width:150px;
	height:480px;
	background-color:#ee2d24;  
	float:left;
}
.maincontent
{
	float:left;
	height:480px;
	width:550px;
	border-style:none;
	font-family: Trebuchet MS,Trebuchet;
}
.loginspacer
{
	height:20px;
	width:inherit;
}
.logintitle
{
	background-color:DarkRed;
	color:White;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:9pt;
	font-weight:bold;
}
.loginform
{
	color:White;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	font-size:8pt;
	font-weight:bold;
	line-height:25px;
}
.loginlinks
{
	height:190px;
}
.loginimage
{
	vertical-align:bottom;
	text-align:right;
	bottom:0px;
	height:inherit;
}
.bottommenu
{
	font-size:6pt;
	color:Gray;
	text-align:center;
	letter-spacing:1px;
	clear: both;
	padding-top: 10px;
}
.bottomlinks
{
	color:Gray;
	text-decoration:none;
	padding-top: 5px;
}
.copyright
{
	letter-spacing:0px;
}
.searchmain
{
	width:100%;
	height:360px;
	border-style:none;
}
.searchbar
{
	width:100%;
	height:120px;
	background-image:url('../images/searchbackground.jpg');
	vertical-align:middle;
}
.suppliercontent
{
	width:359px;
	height:100%;
	float:left;
}
.supplierlink
{
	text-decoration:none;
	color:White;
}

.preferredsuppliers
{
	height:100%;
	width:190px;
	float:right;
	background-color:#CCCCCC;
}
.pstitle
{
	font-size:9pt;
	font-weight:bolder;
	text-align:left;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10p
}
.pssubtitle
{
	font-size:7pt;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
}
.
{
	height:105px;
	padding-left:5px;
	padding-right:5px;
}
.pscolumnleft
{
	width:50%;
	height:100%;
	float:left;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.pscolumnright
{
	width:50%;
	height:100%;
	float:right;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.psitemimage
{
	text-align:center;
	border-width:1px;
	border-color:Black;
	border-style:solid;
	background-color:White;
	width:70px;
	height:70px;
	margin-right: auto;
	margin-left: auto;
}
.psitemtext
{
	font-size:7pt;
	color:Black;
	font-weight:bold;
	text-align:center;
	width:70px;
	height:30px;
	line-height:10px;
	margin-right: auto;
	margin-left: auto;
}
.searchbox
{
	float:left;
	color:White;
	text-align:left;
	clear:none;
}
.findtitle
{
	font-size:10pt;
	font-weight:600;
	padding-top:20px;
}

.findletters
{
	padding-top:5px;
	font-size:8pt;
	font-weight:200;
	letter-spacing:1px;
}
.searchbutton
{
	float:right;
	vertical-align:middle;
	height:100%;
	padding-right:10px;
	padding-top:25px;
}

input
{
	border-style:none;
	padding-right: 5px;
}
h1
{
	font-size:13pt;
	font-weight:300;
}

.redheading
{
	font-size:10pt;
	font-weight:600;
	color:#ee2d24;
}
p
{
	padding-top:0px;
	font-size:9pt;
	font-weight:400;
	line-height:20px;
}
.contentsection
{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	overflow:auto;
	height:98%;
	font-family: Trebuchet MS, Trebuchet,;
}

.alliancebox
{
	background-color:#DDDDDD;
	width:98%;
	text-align:left;
	display:table;
	border-style:none;
	margin-left:auto;
	margin-right:auto;
}
.alliancerow
{
	display:table-row;
	padding:15px;
	width: auto;
	vertical-align:middle;
	margin-top: 5px;
	margin-left: 5px;
}
.alliancelabel
{
	display:table-cell;
	width:360px;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	float:right;
}
.alliancecompany
{
	float:left;
	font-weight:600;
	font-size:10pt;
	color:#333333;
}
.alliancetext
{
	width:350px;
	float:left;
	font-size:8pt;
}
.alliancelink
{
	font-size:8pt;
	float:left;
}
.allianceimage
{
	display:table-cell;
	text-align:center;
	float:left;
	clear:none;
	border-width:1px;
	border-color:Black;
	border-style:solid;
	background-color:White;
	width:70px;
	height:70px;
	margin: 10px;
}

.contacttext
{
	font-weight:400;
	font-size:9pt;
}
.contact_title
{
	font-weight:bold;
	font-size:9pt;
	color: #ee2d24;
}
.contacttable
{
	text-align:left;
	display:table;
	border-style:none;

}
.contactrow
{
	display:table-row;
	width: auto;
}
.contactcell
{
	width:200px;
	padding-bottom:15px;
	clear: both;
}
.contactlink
{
	color:Black;
	font-size: 9pt;
	font-weight: 400;
}

.gifttable
{
	text-align:center;
	display:table;
	border-style:none;
	width:85%;
	padding-top: 0px;
}
.giftrow
{
	width:100%;
	display:table-row;
	padding-bottom:5px;
	text-align:center;
}
.giftcell
{
	display:table-cell;
	width:20%;
	float:left;
	padding-bottom:15px;
	text-align:center;
}
.giftimage
{
	text-align:center;
	border-width:1px;
	border-color:Black;
	border-style:solid;
	background-color:White;
	width:70px;
	height:70px;
}
.gifttext
{
	text-align:left;
	font-size:8pt;
}

.top10list
{
	float:left;
	padding-left:10px;
	font-size:9pt;
	font-weight:400;
	line-height:20px;
	width:40%;
}
.mainheader
{
	width: 700px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 15px;
}
.contact_col_1
{
	display: table-column;
	float: left;
	width: 50%;
	clear: both;
}
.contact_col_2
{
	display: table-column;
	float: right;
	width: 50%;
}
.findkeyword
{
	float:left;
	padding-top:5px;
	clear:none;
	width:165px;
}
.searchgobutton
{
	clear:none;
	padding-top:1px;
}
.findletters
{
	padding-top:5px;
	font-size:8pt;
	font-weight:200;
	letter-spacing:1px;
	clear:both;
	width:175px;
}
.searchboxL
{
	float:left;
	color:White;
	text-align:left;
	clear:none;
	width:200px;
}
.searchboxR
{
	float:left;
	color:White;
	text-align:left;
	clear:none;
	width:200px;
}
.textmain
{
	font-size: 9px;
	font-family: "Trebuchet MS", Trebuchet;
}
.text
{
	font-size: 9pt;
	font-family: "Trebuchet MS", Trebuchet;
}
.scdbox
{
	width:98%;
	text-align:left;
	display:table;
	border-style:none;
	margin-left:auto;
	margin-right:auto;
}
.scdrow
{
	display:table-row;
	padding-top:15px;
	padding-bottom:15px;
	width: 99%;
	margin-top: 5px;
	margin-left: 5px;
}
.scdlabel
{
	display:table-cell;
	width:250px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	vertical-align:top;
}
.scdcompany
{
	font-weight:600;
	font-size:10pt;
	color:Black;
}
.scdlink
{
	font-size:10pt;
}
.scdlinka
{
	font-size:10pt;
	color:Black;
}
.scdtext
{
	font-size:10pt;
}
.scdtexta
{
	color:#ee2d24;
	text-decoration:none;
	font-weight:600
}
.scdimage
{
	display:table-cell;
	text-align:center;
	float:left;
	clear:none;
	width:150;
}

.pssearchtext
{
	padding-top:0px;
	font-size:9pt;
	font-weight:400;
	line-height:20px;
}

.quotespage
{
	text-align:center;
}
.quotesbox
{
	background-color:#CCCCCC;
	width:80%;
	display:table;
}
.quotesrow
{
	display:table-row;
	padding:5px;
	vertical-align:middle;
}
.quoteslabel
{
	float:left;
	display:table-cell;
	text-align:right;
	font-size:10pt;
	font-weight:bold;
	padding-right:5px;
	width:40%;
	padding-top:2px;
}
.quotesfield
{
	float:left;
	display:table-cell;
	text-align:left;
}
.quotesinput
{
	font-family:Trebuchet MS;
	font-size:10pt;
}
.quotessubmittext
{
	font-size:10pt;
	font-weight:900;
	color:#ee2d24;
	padding-bottom:10px;
	vertical-align:middle;
}
.quotebutton
{
	padding-top:10px;
}