body {
	background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    margin: 0px;
	padding: 0px;
	}
	
.header {
padding-bottom:0px;
margin-bottom:0px;
padding-top: 0px;
margin-top: 0px;
}

.maintable {
    background-color: #FFFFFF;
	background-image: url(images/back-maingradient2.gif);
	background-repeat: repeat-x;
	background-position: top;
}

table.border {
    /*border-width: 1px;*/
	border-style: double;
	border-color: #CCCCCC;

}

#display {
position:relative;
	left:100px;
	width:650px;
}

#supply-logo {width: 75px; height: 84px; }
#supply-logo a{display: block; width: 75px; height: 84px; background: url('images/supplyline_logo-sm.png') no-repeat;}
#supply-logo a:hover{display: block; width: 75px; height: 84px; background: url('images/supplyline_logo-sm.png') no-repeat;}

.bidheadnav1 {
	position: relative;
	/*left:330px;*/
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #5d5d5d;
	font-size: 10.5pt;
	font-weight: bold;
	/*width: 100%;
	padding-left: 5px;
	padding-top: 2px;*/
	text-align: center;
}

font.bidheadnav1 {
	position: relative;
	top: -24px;
	left: 15px;
}

a.headnav1:link, a.headnav1:visited {
	position:relative;
	left:350px;
	top:18px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #5d5d5d;
	text-decoration: none;
    font-size: 10.5pt;
	font-weight: bold;
	height: 15;
	width: 90px;
	display: block;
	padding-left: 5px;
	padding-top: 2px;
	
}

a.headnav2:link, a.headnav2:visited {
	position:relative;
	left:478px;
	top:-0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #5d5d5d;
	text-decoration: none;
    font-size: 10.5pt;
	font-weight: bold;
	width: 130px;
	display: block;
	padding-left: 5px;
	padding-top: 2px;
	
}

a.headnav3:link, a.headnav3:visited {
	position:relative;
	left:623px;
	top:-18px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #5d5d5d;
	text-decoration: none;
    font-size: 10.5pt;
	font-weight: bold;
	width: 135px;
	display: block;
	padding-left: 5px;
	padding-top: 2px;
	
}

a.headnav1:hover, a.headnav2:hover, a.headnav3:hover {
	background-position: 0px;
	font-weight: bold;
	color: #218DBC;
}

a.mainnav:link, a.mainnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #5d5d5d;
	text-decoration: none;
    font-size: 10.5pt;
	font-weight: bold;
	height: 20px;
	width: 180px;
	display: block;
	/*padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;*/
	padding-left: 25px;
	/*padding-top: 2px;*/
	padding-bottom: 2px;
	background-image: url(images/arrow-mainnav.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	/*border-top: solid 1px #CCCCCC;*/
	border-bottom: solid 1px #CCCCCC;
	line-height:22px;

}

a.mainnav:hover {
	background-position: 0px;
	background-image: url(images/arrow-mainnav_blu.gif);
	font-weight: bold;
	color: #218DBC;
}
p.mainnav {
	margin-top: -10px;
    border-top: solid 1px #CCCCCC;
}

a.smallnav {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
    color: #3399CC;
    letter-spacing: 0.5px;
}

a.smallnav:hover {
	color: #D2525A;
}

a.smallnav:visited { 
    color: #999999;
}

a.smallnav:active {
    color: #D2525A;  
}

a.nav {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
	font-weight: bold;
	
	color: #3399CC;
    letter-spacing: 0.5px;
}

a.nav:hover {
   color: #D2525A;
}

a.nav:visited {
    color: #999999;
	text-decoration: none;
}

a.nav:active  {
    color: #D2525A;
	text-decoration: underline;
}

a.memberprice {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
    color: #3399CC;
    letter-spacing: 0.5px;

}

a.memberprice {

    color: #D2525A;

}

a.mgrnav {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
    color: #3399CC;
    letter-spacing: 0.5px;

}

a.mgrnav:hover {

    color: #D2525A;

}

.loginform {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
	color: #666666;
	border: 1px solid #208DBC;
	background-color: #DEF1FA;
	width: 90px;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 7.5pt;
	color: #666666;
	border: 1px solid #208DBC;
	background-color: #DEF1FA;
}

.input[disabled] {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 7.5pt;
	color: #959595;
	border: 1px solid #000000;
	background-color: #959595;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 7.5pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #003368;
	background-color: #3399CC;

}

.button2 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 7.5pt;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #990000;
	background-color: #FF0000;

}

.orderbutton {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 7.5pt;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #003368;
	background-color: #FF0000;

}

.textA {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
	color: #640000;
}

.textB {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
}

.textC {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    /*font-weight: bold;*/
}

.textD {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
}

.textE {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #000052;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.logintext {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
	color: #666666;
}

.textheaders {
	color: #640000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-transform: lowercase;
	height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	background-image: url(images/arrow-textheaders.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.mgrheaders {
	color: #640000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: lowercase;
	height: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(images/arrow-textheaders.gif);
	background-repeat: no-repeat;
	background-position: 0;
}

a.subnav:link, a.subnav:visited {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
    background-color: #223E63;


    margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;

    padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;

}

a.subnav:hover {
	color: #223E63;
	text-decoration: none;
	background-color: #CCCCCC;

}

a.pulloutnav:link, a.pulloutnav:visited {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
	text-transform: lowercase;
	color: #208DBC;
	text-decoration: none;
	text-align: center;
	height: 20px;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
}

a.pulloutnav:hover {
	color: #333333;
}

.searchtext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
	font-weight: bold;
	color: #640000;
}
.formtext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
	/*font-weight: bold;*/
	padding-left: 15px;
	color: #640000;
}

.disclaimer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
	/*font-weight: bold;*/
	/*padding-left: 15px;*/
	color: #3399CC;
}

.congrats {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
	font-weight: bold;
	/*padding-left: 15px;*/
	color: #640000;
}

.carttext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
	font-weight: bold;
	/*padding-left: 15px;*/
	color: #640000;
}

.detailtext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
	color: #666666;
}

.downloadButton {
	display: block;
	width: 128px;
	height: 22px;
	background: transparent url('/images/download-up.png') no-repeat center center;
	margin: 0 auto;
	position: absolute;
	bottom: 10px;
	left: 6px;
}

.downloadButton:hover {
	background: transparent url('/images/download-over.png') no-repeat center center;
}

.downloadButton:active {
	background: transparent url('/images/download-down.png') no-repeat center center;
}

.copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
	color: #CCCCCC;
}
a.copyright:link, a.copyright:visited, a.copyright:hover, a.copyright:active {
    color: #CCCCCC;
	text-decoration:none;
}

.address {
    position:relative;
	left:-50px;
	width: 75px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
	
	
}

.price {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
	font-weight: bold;
	color: #640000;
}

.proprice {
    position:relative;
	left:160px;
	width: 130px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
	font-weight: bold;
	color: #640000;
}

.masterprice {
    position:relative;
	left:200px;
	width: 130px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
	font-weight: bold;
	color: #640000;
}

.builderprice {
    position:relative;
	left:235px;
	width: 130px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
	font-weight: bold;
	color: #640000;
}

.teamprice {
    position:relative;
	left:238px;
	width: 130px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
	font-weight: bold;
	color: #640000;
}

.boldprice {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16pt;
	font-weight: bold;
	color: #640000;
}

.boldtagline {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
	font-weight: bold;
	color: #640000;
}

.watermark {

    background-image: url(images/watermark.png);
    background-repeat: no-repeat;
    background-position:bottom right;

}

.bidwelcome {
	position:relative;
	left:570px;
	top:22px;
	width: 130px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
	font-weight: bold;
	color: #640000;
}

.welcome {
	position:relative;
	left:564px;
	top:16px;
	width: 130px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
	font-weight: bold;
	color: #640000;
}
