/* CSS Document */
/* color="#6698cb" for border */
/* color="#234057" for background blue slate */

body, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
a:visited, a  {text-decoration:none; color: #6698cb;}
a:active, a:hover {text-decoration:underline; color: #6698cb;}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

select {
	width: 148px;
}

#topRibbon {
	border-bottom: solid #6698cb 1px;
	background-color: #234057;
	width: 100%;
	height: 30px;
}

.vendorHeader {
	background-color: #012f51;
	width: 675px;
	border: solid #ffffff 1px;
	padding: 10px 5px;
	margin-bottom: 0px;
}

.instructions {
	color: #6698cb;
	font-size: 12px;
	float: right;
}
.instructions a {
	color: #6698cb;
}

#body {
	background-color: #000000;
	text-align: center;
	padding: 20px;
}

#gridContainer {
	margin: auto;
	width: 621px;
}

#gridContainer img, #gridContainer img a{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#content {
	text-align: left;
	width: 650px;
}

#foot {
	border: 0;
	border-top: solid #6698cb 1px;
	text-align: center;
	color: #ffffff;
	font-size: 10px;
	padding-top: 7px;
}

#foot a, #foot a:visited, #foot a:hover, #foot a:active {color: #fff; }

.instructionHeader {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
}

.catLinks{
	margin-top:-1px;
	padding:4px 0px 4px 0px;
	font-size:14px;
	background-color:#012f51;
	border: solid #ffffff 1px;
	width: 685px;
}
.catLinks a, .catLinks a:visited, .catLinks a:hover, .catLinks a:active {color: #fff; font-size:12px; }

.catLinksBullet{margin-left:4px; margin-right:4px;}

.vendorSummaryContainer {
	margin-bottom: 45px;
	width: 685px;
	background-color: #012f51;
	border: solid #ffffff 1px;
}
.vendorSummary {
	font-family: Tahoma, Verdana, Arial;
	font-size:13px;
	width: 600px;
	height: 80px;
	clear: both;
	padding: 0px 25px 0px 25px;
	margin-top: 10px;
}
.vendorNote {
	font-family: Tahoma, Verdana, Arial;
	font-size:13px;
	width: 600px;
	clear: both;
	padding: 0px 25px 0px 25px;
	margin-top: 10px;
	text-align:left;
}

.vendorSummary table {
	width:600px;
	padding:4px;
}

.vendorSummary .end {
	width:100px;
	text-align:center;
	font-weight:bold;
}
.vendorSummary td {
	height: 13px;
	text-align:center;
}
.vendorSummaryHdr{
	font-weight:bold;
}
.vendorSummary .strong td {
	font-weight:bold;
}

.summaryTitle {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: left;
}

.summaryItemHead {
	font-size: 14px;
	color: #ffffff;
	float: left;
	font-weight: normal;
	/*margin: 0px 16px 0px 0px;*/
	width: 80px;
	text-align: center;
}

.machine {
	font-family: Tahoma, Verdana, Arial;
	width: 685px;
	height: 89px;
	border: solid #ffffff 1px;
	margin-bottom: -1px;
	clear: both;
	text-align: left;
	background-color: #013155;
	background-image: url(/img/common/machineGradient.png);
	background-repeat: repeat-x;
}

.machine img {
	display: block;
	margin: 4px 4px 4px 4px;
}

.machineTitle {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 4px;
	padding-left: 15px;
}

.machineTitle input {
	font-size: 10px;
	text-align:right;
	margin-left: 10px;
	padding-right:4px;
	border: 1px solid #6698cb;
}

.machineItemHead {
	line-height:18px;
	font-size: 12px;
	color: #ffffff;
	float: left;
	font-weight: normal;
	margin: 0px 15px 5px 3px;
	text-align: center;
}

.sumMachineItemHead {
	font-size: 11px;
	color: #ffffff;
	float: left;
	font-weight: normal;
	text-align: center;
	width: 10%;
}

.machineThumb {
	height: 83px;
	width: 130px;
	float: left;
}

.machineThumb img {
	margin-right: 5px;
	margin-left: auto;
}

.storageNote {
	font-size: 10px;
	font-style: italic;
	text-align: right;
	color: #6698cb;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	width: 300px;
	height: 10px;
}

.category {	
	color: #ffffff;
	font-size: 14px;
	width: 300px;
	float: left;
/* make the text fit into the curved top backgroun */
	margin-top:8px;
	margin-left:6px;
}
.categoryDIV{
	width:687px;
	height:60px;
	margin-top: 45px;
	margin-bottom:-1px;
	background-image: url(../img/rounded_top.gif);
	background-position:top;
}

.categoryDIV2{
	width:687px;
	height:30px;
	margin-top: 45px;
	margin-bottom:-1px;
	background-image: url(../img/rounded_top_short.gif);
	background-position:top;
}


.categoryDIVBell{
	width:685px;
	height:55px;
	background-color:#012f51;
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
	margin-top: 1px;
	margin-bottom:-1px;
}
.bellRackSpace{
	margin:15px;
}
.topButton {
	margin-top: 15px;
}

.backToTop {
	color: #6698cb;
	font-weight: normal;
	font-size: 13px;
	width: 340px;
	float: left;
	text-align: right;
	margin-top:7px;
}

.backToTop a:hover,.backToTop a:active  {
	text-decoration:underline;
}

.asterisk {
	color: #f00;
}

.contact {
	font-size: 12px;
	width: 800px;
	margin: 0px auto;
	padding: 25px;
	background-color: #012f51;
	color: #fff;
	clear: both;
	border: solid 1px #ffffff;
}

.contact input {
	font-size: 10px;
}

.popup {
	border: solid 2px #6698cb;
	color: #ffffff;
	padding: 4px;
	display: none;
	background-color: #000000;
}

.prompt {
	clear: both;
	margin: 5px;
	padding-top: 5px;
	font-size: 14px;
}

.afterprompt {	
	color: #ffffff;
	font-size: 14px;
	width: 600px;
	float: left;
/* make the text fit into the curved top backgroun */
	margin-top:8px;
	margin-left:6px;
	line-height: 20px;
}

/* CSS UPDATES FOR REDESIGN */

.bg-body-gradient {
	background-image: url(/img/bg_body_gradient.gif);
	background-repeat: repeat-x;
	height: 513px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #002242;
}

.bg-body-gradient-long {
	background-image: url(/img/bg_body_gradient.gif);
	background-repeat: repeat-x;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #002242;
}

.bg-header-gradient  {
	background-image: url(/img/bg_header_gradient.gif);
	background-repeat: repeat-x;
	height: 140px;
}

.footer {
	background-color: #002240;
	height: 40px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0063AC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 20px;
}

.footer-copyright {
	padding: 20px;
}

.footer-text {

}

.table-header-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

