﻿body,html
{
	background-color: #C9C9C9;
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	height: 100%;
}

html
{
	overflow-y: scroll;
}

#aspnetForm
{
	margin: 0px;
}

a,a:link,a:visited,a:active,a:hover
{
	color: #0066cc;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

textarea,input
{
	font-family: Arial;
	font-size: 12px;
}

img.help
{
	cursor: help;
}

#a_menu1
{
	color: #800080;
}

#a_menu2
{
	color: #FFFFFF;
	text-decoration: underline;
}

#a_menu2:hover
{
	text-decoration: underline;
}

#a_menu3
{
	color: #000000;
	text-decoration: none;
}

a.pagerNumericLink
{
	color: #000000;
	text-decoration: none;
}

.common_button
{
	width: 95px;
	text-align: center;
}

.common_textbox
{
	font-family: Arial;
	font-size: 12px;
}

#aspnetForm
{
	height: 100%;
}

div.errorHAL
{
	background-image: url('error_header_hal.png');
	background-repeat: no-repeat;
	height: 40px;
	margin-left: -46px;
	margin-top: -10px;
	position: absolute;
	width: 45px;
}

div.emergencyShutdown
{
	margin: 0px auto;
	text-align: justify;
	width: 450px;
}

div.emergencyShutdownWarning
{
	background-color: #ffd9d9;
	border: dashed 3px #FF0000;
	margin: 0px auto;
	width: 500px;
}

div.product_info
{
	font-size: 10px;
}

div.search
{
	background-image: url('search_bg.png');
	border: dotted 1px #A1A1A1;
	margin: 0px auto;
	margin-left: 256px;
	margin-top: 25px;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 475px;
	z-index: 1;
	/*
	filter: alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity: 0.9;
	*/
}

div.searchImg
{
	background-image: url('banner_searchFor.png');
	background-repeat: no-repeat;
	height: 27px;
	margin: 0px auto;
	margin-left: 307px;
	margin-top: 24px;
	position: absolute;
	width: 371px;
	z-index: 0;
}

div.searchImgArrow
{
	background-image: url('banner_searchFor_arrow.png');
	background-repeat: no-repeat;
	height: 117px;
	margin-left: 360px;
	margin-top: -105px;
	position: absolute;
	width: 78px;
	z-index: 0;
}

div.searchImgNoResults
{
	background-image: url('banner_searchNoResults.png');
	background-repeat: no-repeat;
	height: 27px;
	margin: 0px auto;
	margin-top: 24px;
	width: 371px;
}

div.searchMoreInfo
{
	color: #494949;
	font-size: 11px;
}

div.SearchOptions
{
	display: none;
	text-align: left;
	z-index: 1;
}

#div_copyright
{
	color: #C9C9C9;
	font-style: italic;
	text-align: right;
}

#div_header
{
	background-color: #C9C9C9;
	background-image: url('header.jpg');
	height: 75px;
}

#div_header_text
{
	color: #FFFFFF;
	cursor: default;
	font-size: 32px;
	font-style: italic;
	padding-top: 20px;
	text-align: center;
}

#div_login
{
	margin: 0px auto;
	width: 235px;
}

#div_main
{
	background-color: #FFFFFF;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	min-height: 100%;
	margin: 0px auto;
	width: 1006px;
}

#div_menu
{
	background-color: #E4E8F4;
	background-image: url('menu_bg.jpg');
	height: 32px;
	/* padding-top: 8px; */
}

.div_menu_linksarea
{
}

.div_menu_title
{
	cursor: pointer;
	height: 24px;
	padding-top: 8px;
	text-align: center;
}

#div_menu_button
{
	border-left: solid 1px transparent;
	border-right: solid 1px #4C5962;
	min-height: 32px;
	position: absolute;
	width: 125px;
}

#div_menu_button:hover
{
	background-color: #F0F0F0;
	background-image: url('menu_bg_on.jpg');
	background-repeat: no-repeat;
	border-bottom: solid 1px #4C5962;
	border-left: solid 1px #4C5962;
}

#div_menu_button_alt
{
	border-left: solid 1px transparent;
	border-right: solid 1px #4C5962;
	min-height: 32px;
	position: absolute;
	width: 125px;
}

#div_menu_button_alt:hover
{
	background-color: #FFFFFF;
	background-image: url('menu_bg_on.jpg');
	background-repeat: no-repeat;
	border-left: solid 1px #4C5962;
}

.div_menu_link_item
{
	border-bottom: solid 1px #E1E1E1;
	cursor: pointer;
	height: 19px;
	padding-top: 3px;
	padding-left: 5px;
}

.div_menu_link_item:hover
{
	background-image: url('menu_link_on.jpg');
}

#div_menu_button_logout
{
	border-left: solid 1px #4C5962;
	/* border-right: solid 1px transparent; */
	min-height: 32px;
	position: absolute;
	width: 125px;
}

#div_menu_button_logout:hover
{
	background-color: #FFFFFF;
	background-image: url('menu_bg_on.jpg');
	background-repeat: no-repeat;
}

.div_search_desc
{
	font-size: 12px;
}

.div_search_img
{
	background-color: #FFFFFF;
	border: solid 1px #D4D4D4;
	height: 100px;
	width: 100px;
}

#floating_core
{
	background-color: #000000;
	cursor: not-allowed;
	filter: alpha(opacity=50);
	height: 100%;
	left: 0px;
	position: absolute;
	opacity: 0.5;
	top: 0px;
	width: 100%;
	-moz-opacity: 0.5;
	z-index: 99;
}

#floating_panel
{
	background-color: #FFFFFF;
	border: solid 5px #C9C9C9;
	color: #000000;
	cursor: default;
	font-family: Arial;
	margin: 0px auto;
	padding-bottom: 5px;
	width: 380px;
}

#floating_panel_header
{
	background-image: url('error_header.png');
	background-repeat: no-repeat;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	height: 25px;
	padding: 10px;
	padding-left: 46px;
	text-align: left;
	width: 324px;
}

#floating_panel_header_text
{
	font-size: 12px;
	margin-left: 25px;
	margin-right: 25px;
	padding-bottom: 5px;
	text-align: left;
}

#floating_panel_text
{
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

#floating_table
{
	cursor: not-allowed;
	height: 100%;
	left: 0px;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 100%;
	z-index: 100;
}

span.catalogItemTitle
{
	font-size: 15px;
}

span.product_info
{
	font-size: 10px;
}

.subhead
{
	color: #A1A1A1;
	font-size: 14px;
	font-style: italic;
}

#tbl_menu
{
	background-color: #176977;
	background-image: url('menu_bg2.jpg');
	color: #FFFFFF;
	height: 31px;
	width: 100%;
}

#tbl_menu_redshift
{
	background-color: #771717;
	background-image: url('menu_bg2_redshift.jpg');
	color: #FFFFFF;
	height: 31px;
	width: 100%;
}

td.manual
{
	border-color: #F0F0F0;
	border-width: 1px 1px 0 0;
	border-style: solid;
}

td.pagerCurrentNumber
{
	background-color: #C9C9C9;
	border: solid 1px #000000;
	font-weight: bold;
	height: 15px;
	text-align: center;
	width: 15px;
}

td.pagerPrevNextButton
{
	height: 15px;
	text-align: center;
	width: 40px;
}

td.pagerPrevNextNumber
{
	border: solid 1px #000000;
	height: 15px;
	text-align: center;
	width: 15px;
}

td.sectionTitle
{
	color: #406d8e;
	font-size: 14px;
	font-style: italic;
}

td.searchTitle
{
	font-size: 16px;
	padding-left: 6px;
	vertical-align: top;
}

td.subTotal
{
	border: solid 1px #F0F0F0;
	border-top-color: transparent;
	padding-right: 5px;
	text-align: right;
	width: 81px;
}

td.subTotalSpacerReview
{
	height: 20px;
	text-align: right;
	width: 343px;
}

td.subTotalText
{
	background-color: #F6F7FB;
	color: #000000;
	border: solid 1px #F0F0F0;
	border-top-color: transparent;
	width: 59px;
}