@charset "utf-8";


/* ------------All text / line styles are below this line------------------------------- */

.main_text_normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #666666;
}
.main_text_header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #666666;
	font-weight: bold;
}
.small_text_copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 19px;
	color: #CCCCCC;
	font-weight: normal;
}

/* This is for the line dividers */
#line {
	background-color: #CCCCCC;
	height: 1px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-bottom: 0px;
}
#news_line {
	background-color: #CCCCCC;
	height: 1px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.login_panel_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 5px;
	line-height: 1px;
	color: #B2B2B2;
	font-weight: bold;
	height: 10px;
}
.news_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #B2B2B2;
}
.news_date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 19px;
	color: #666666;
	font-weight: bold;
}
a.news:link {
	color: #666666;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
}
a.news:visited {
	text-decoration: none;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
}
a.news:hover {
	text-decoration: underline;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
}
a.news:active {
	text-decoration: none;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
}

.casestudy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #666666;
}
.download-casestudy {
    text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
a.download:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.download:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.download:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.download:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

/* ------------All Layout divs are below this line------------------------------ */

/* background - top grey bar */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imgs/header_tile_01.gif);
	background-repeat: repeat-x;
}

/* main container - 1000 pixels wide - contains all other divs */
#main_container {
	width: 1000px;
	margin: auto;
	height: auto;
}


/* top grey bar container */
#top_bar {
	height: 41px;
	background-color: #e0e2e3;
}


/* login button - div cotained in the top_bar div */
#login_button {
	float: right;
	height: 41px;
	width: 173px;
	visibility:visible;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#logo_bar {
	background-image: url(imgs/logo_header_01.gif);
	background-repeat: no-repeat;
	height: 126px;
}

/* login panel - hidden */
#login_panel {
	float: right;
	background-color: #e0e2e3;
	height: 107px;
	width: 271px;
	visibility:hidden;
	clear: none;
	position: relative;
	background-image: url(imgs/login_panel_bg_02.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

/* this is where the montage pic goes 515 x 422 pixels wide - with no repeat*/
#left_main_picture {
	width: 515px;
	float: left;
	height: 500px;
	min-height: 442px;
	background-repeat: no-repeat;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*----- used on technology page ----*/
#left_main_picture2 {
	width: 515px;
	float: left;
	height: 442px;
	min-height: 442px;
	background-image: url(imgs/montage_01.jpg);
	background-repeat: no-repeat;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation {
	height: 490px;
	width: 274px;
	float: left;
}
#banner {
	float: left;
	width: 241px;
	height: 442px;
	min-height: 442px;
	background-position: bottom;
}
#bannerbox01 {
	margin-top: 322px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#right_main_content {
	float: right;
	width: 480px;
	background-position: left;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
}
#equipment {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#copyright {
	float: left;
	width: 480px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#content_holder {
	width: 1000px;
	height: auto;
}
#login_container {
	width: 271px;
	height: 107px;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 9px;
}
#login_container_size {
	width: 200px;
}
.download-casestudy img {
	margin-top: 2px;
}
#login-info {
	width: 220px;
}
#button {
	width: 220px;
	height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* start of equipment banners */

#banner_holder {
	height: 265px;
	width: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 20px;
}
#banner1 {
	height: 68px;
	width: 215px;
	margin-right: 15px;
	background-image: url(imgs/banner_cold.gif);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 15px;
	padding: 0px;
}
#banner2 {
	padding: 0px;
	height: 68px;
	width: 215px;
	margin-right: 0px;
	background-image: url(imgs/banner_hot.gif);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 15px;
	}
#banner3 {
	padding: 0px;
	height: 68px;
	width: 215px;
	margin-right: 15px;
	background-image: url(imgs/banner_food.gif);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 15px;
}
#banner4 {
	padding: 0px;
	height: 68px;
	width: 215px;
	margin-right: 0px;
	background-image: url(imgs/banner_combo.gif);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 15px;
	}
#banner5 {
	padding: 0px;
	height: 68px;
	width: 215px;
	margin-right: 15px;
	background-image: url(imgs/banner_table.gif);
	background-repeat: no-repeat;
	float: left;
	/* End of equipment banners */

	margin-bottom: 15px;
	
}

#float-banner {
	height: 82px;
	width: 192px;
	z-index: 999;
	position: absolute;
	margin-top: 320px;
	margin-left: 320px;
	padding-bottom: 0px;
}
#brand_unit {
	width: 480px;
	float: left;
	height: 370px;
	background-image: url(imgs/branded_units.jpg);
	background-repeat: no-repeat;
}

