﻿body
{
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#c3c3c3;
	background-position:top center;
	font-family: Arial;
	font-size: 11px;
	margin: 0;
}

.Textbox
{
	font-family: Arial;
	font-size: 11px;
}

.Listbox
{
	font-family: Arial;
	font-size: 11px;
}

.Main
{
	overflow: auto;
	background-image: url(../images/default_06.jpg);
	background-position: left bottom;
	width: 807px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
}

.Header
{
	width: 807px;
	height: 115px;
	background-image: url(../images/default_01.jpg);
	background-repeat: no-repeat;
}

.Linkbar
{ 
	float: left; 
	width: 615px;
	height: 35px;
	#height: 30px;
	text-align: right;
	background-image: url(../Images/topmenu_bg_4.jpg);
	background-repeat: no-repeat; 
	#padding-top: 5px;
	padding-right: 10px;
}


.Linkbar a
{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.Contents
{
	float: left;
	background-image: url(../images/default_04.jpg);
	width: 625px;

	background-repeat: no-repeat;
	background-color: #ffffff;
}

.Menu
{
	float: left;
	clear: both;
	width: 179px;
	background-image: url(../images/default_03.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

.menu_hr
{
	width: 169px;
	color: #9fc3ff;
	border-top: 1px solid #234596;
	border-bottom: 1px solid #8ca7cc;
}

.menu_h3
{
	font-family:Arial, helvetica, Sans-Serif;
	font-size:14px;
	padding-left: 15px;
	color:#bacfff;
	text-decoration:none;
	text-align:left;
	padding-right:5px;
	padding-bottom:0px;
	background-image:none;
}

.PopUp
{
	width: 100%;
	border-collapse: collapse;
}

.PopUp td
{
	text-align: left;
	height: 24px;
	#height: 22px;
	vertical-align: middle;
}

.Activity
{
	border: 1px solid #000000;
	padding: 20px;
	background-position: center 50px;
	background-image: url(../images/activity.gif);
	position: absolute;
	height: 55px;
	width: 168px;
	left: 50%;
	top: 50%;
	margin: -27px 0px 0px -14px;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.PopUpLogin
{
	background-image: url(../images/PopUp_340x180.gif);
	position: absolute;
	width: 300px;
	height: 140px;
	left: 50%;
	top: 50%;
	margin: -70px 0px 0px -150px;
	padding: 20px;
	text-align: center;
	background-repeat: no-repeat;
}

.PopUpPressureReliefValve
{
	background-image: url(../images/PopUp_340x490.gif);
	position: fixed;
	width: 300px;
	height: 450px;
	left: 50%;
	top: 50%;
	margin: -225px 0px 0px -150px;
	padding: 20px;
	text-align: center;
	background-repeat: no-repeat;
}

.PopUpLineValve
{
	background-image: url(../images/PopUp_340x590.gif);
	position: fixed;
	width: 300px;
	height: 550px;
	left: 50%;
	top: 50%;
	margin: -285px 0px 0px -150px;
	padding: 20px;
	text-align: center;
	background-repeat: no-repeat;
}

.PopUpBrand
{
	background-image: url(../images/PopUp_340x160.gif);
	position: fixed;
	width: 300px;
	height: 120px;
	left: 50%;
	top: 50%;
	margin: -60px 0px 0px -150px;
	padding: 20px;
	text-align: center;
	background-repeat: no-repeat;
}

.PopUpRating
{
	background-image: url(../images/PopUp_340x160.gif);
	position: fixed;
	width: 300px;
	height: 120px;
	left: 50%;
	top: 50%;
	margin: -60px 0px 0px -150px;
	padding: 20px;
	text-align: center;
	background-repeat: no-repeat;
}

.PopUpSize
{
	background-image: url(../images/PopUp_340x160.gif);
	position: fixed;
	width: 300px;
	height: 120px;
	left: 50%;
	top: 50%;
	margin: -60px 0px 0px -150px;
	padding: 20px;
	text-align: center;
	background-repeat: no-repeat;
}

.PopUpSupplier
{
	background-image: url(../images/PopUp_340x160.gif);
	position: fixed;
	width: 300px;
	height: 120px;
	left: 50%;
	top: 50%;
	margin: -60px 0px 0px -150px;
	padding: 20px;
	text-align: center;
	background-repeat: no-repeat;
}

.Bottom
{
	text-align: center;
	width: 608px;
	background-image: url(../images/default_05.jpg);
	background-position: right;
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}

.BottomLeft
{
    float: left;
    clear: right;
    width: 595px;
    height: 91px;
    background-image: url(../images/default_07.jpg);
    background-repeat: repeat-x;
    text-align: center;
}

.BottomRight
{
    float: right;
    height: 91px;
    width: 30px;
    background-image: url(../images/default_08b.jpg);
    background-repeat: no-repeat;
}

.MenuButton
{
	font-family:Arial, helvetica, Sans-Serif;
	font-size:14px;
	color:#bacfff;
	text-align:left;	
	border-style: none;
	background-color: Transparent;
}

.HideMe
{
    display:none;    
    visibility:hidden;  
}





.ShowMe
{
    display:block;
    visibility:visible;
}
