A.sideNav
{
    COLOR: #003399
}
BODY
{
    FONT-SIZE: x-small;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #b1b297;
}
#sideBar
{
	position:relative;
	top:-14px;
}
*
{
   -moz-box-sizing: border-box !important;
}
.dgAlternatingItems
{
    FONT-SIZE: xx-small;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: center
}
.dgHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: x-small;
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #0066cc;
    TEXT-ALIGN: center
}
.dgNormalItems
{
    FONT-SIZE: xx-small;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #99ccff;
    TEXT-ALIGN: center
}
.dgPager
{
    FONT-WEIGHT: bold;
    COLOR: #0066cc;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #99ccff;
    TEXT-ALIGN: left
}
.dgSelectedItem
{
    FONT-WEIGHT: bold;
    FONT-SIZE: xx-small;
    COLOR: #f7f7f7;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #738a9c;
    TEXT-ALIGN: center
}
INPUT.button
{
    FONT-WEIGHT: bold;
    CURSOR: hand;
    COLOR: black;
    BACKGROUND-COLOR: white
}
INPUT.smalltext
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Arial
}
LABEL
{
    FONT-SIZE: x-small;
    FONT-FAMILY: Arial
}
LABEL
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial
}
SELECT
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Arial
}
TABLE
{
    FONT-SIZE: x-small;
    FONT-FAMILY: Arial
}
TABLE.smalltext
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial
}
TextBox
{
    FONT-SIZE: x-small;
    FONT-FAMILY: Arial
}

/*BEGIN NEW UNIFIED LOOK LOGIN STYLES --K.O.*/
#MenuDiv
{
	background-image:url(./images/SideBar_09.png);
	background-repeat:repeat-y;
	width:178px;
	height:100%;
	left:8px;
	PADDING-LEFT:20px;

}
#catalogPage
{
	position:relative;
	padding:15px;

}
.CatHeaderMain
{
	position:absolute;
	background-image: url(./images/Cat_header.png);
	height:116px;
	width:800px;
	left:0px;
	top:0px;
 
}
.CatRepeater
{
	position:absolute;
	background-image: url(./images/Cat_HeaderRepeat.png);
	background-repeat:repeat-x;
	background-attachment:fixed;
	height:116px;
	top:0px;
	left:800px;
	width:100%;

}

/*Sets the style for the rollover links*/
#HMP a
{
	position: absolute;
	height:80px;
	width:150px;
	top:10px;
	left:20px;
	text-decoration:none;
	/*border:solid 1px red;*/
}
#HMP a i
{
	visibility:hidden;
}

	#CatalogSearchForm > div
	{
		position:relative;
		top:12px;
	}
	#CatalogSearchForm
	{
		background-image:url(./images/SideBar_02a.png);
		/*background-attachment:fixed;
		background-position:0px 0px;*/
		width: 117px;
		height: 85px;
		padding: 8px 0px 0px 15px;
		margin:0px;
		color:white;
		/*bottom:5px;*/
		font-family:Arial;
		font-weight:bold;
		float:left;
	}
	

	#searchFormEnd
	{
	}
	#CatalogProducts
	{
		background-image:url(./images/SideBar_08.png);
		width:178px; 
		height:35px;
		color: #967B67;
		font-weight:bold;
		font-size:10pt;
		padding: 6px 0 0 19px;
		border: none;
	}
	.CatHeaderMain ul
	{	
		position:relative;
		top:78px;
		left:180px;
		padding: 0;
		border: none;	
		display:inline;
		WIDTH: 600px; 
	}
	/*non-IE style*/
	html > body .CatHeaderMain ul
	{	
		position:relative;
		top:83px;
		left:225px;
		padding: 0;
		border: none;	
		display:inline;
		WIDTH: 565px; 
	}
	
	.CatHeaderMain ul li
	{
		padding-left: 2px;
		border-left: 1px solid #FFFFFF;
		list-style: none;
		display: inline;
	}
	.CatHeaderMain ul li.first
	{
		margin-left: 0;
		border-left: none;
		list-style: none;
		display: inline;
	}
		.CatHeaderMain ul li a
		{
			text-decoration: none;
			padding: 1px 1px 1px 1px;
			width:auto;
			color: #967B67;
			font-size: 10px;
		}
		.CatHeaderMain ul li a:hover
		{

			color: White;
		}

.logonBox
{
	background: #B1B297;
	/*background: #FFFFFF url(./images/login_backgrd.png);*/
	position: relative;
	/*border-bottom: solid double #967B67;*/
	margin: 0 auto;
	color: #ffffff;
	width: 714px;
	height: 509px;
	text-align: center;
}
.logonHeader
{
	
	width: 714px;
	height: 81px;
}
	/*Sets the style for the rollover links*/
	.logonheader ul
	{	
		
		margin-top: 25px;
		margin-left: 275px;
		padding: 0;
		border: none;	
		display: inline;
		WIDTH: 487px; 
		HEIGHT: 26.65%;
	
	}
	
	.logonheader ul li
	{
		padding-left: 3px;
		border-left: 1px solid #FFFFFF;
		list-style: none;
		display: inline;
	}
	.logonheader ul li.first
	{
		margin-left: 0;
		border-left: none;
		list-style: none;
		display: inline;
	}
		.logonheader ul li a
		{
			text-decoration: none;
			padding: 2px 2px 2px 2px;
			width:auto;
			color: #B1B297;
			font-size: 11px;
		}
		.logonheader ul li a:hover
		{

			color: White;
		}
.logonMiddle
{
	background: url(./images/2007Cat_log_in.png) 0 0 no-repeat;
	text-align:center;
	width: 714px;
	height: 380px;
}

#footerDiv
{
	position: relative;
	width: 714px;
	height: 48px;
	background: url(./images/Footer.png) 0 0 no-repeat;
}
#home
{
	position:relative;
	top:17px;
	right:35px;
	font-family:Arial, Sans-Serif;
	color:Black;
	text-decoration:none;
	font-size:9pt;
}
#footerDiv ul
{
	position: relative;
	top: 17px;
	left: 55px;
	display: inline;
}

#footerDiv ul li
{
	padding-left: 4px;
	border-left: 1px solid #FFFFFF;
	list-style: none;
	display: inline;
}
#footerDiv ul li.first
{
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
#footerDiv ul li a
{
	text-decoration: none;
	padding: 1px 1px 1px 1px;
	width: auto;
	color: White;
	font-size: 11px;
	font-family:Arial,sans-serif;
}
#footerDiv ul li a:hover
{
	color: #B1B297;
}
.logonText
{
	margin: 7px 0px 7px 0px;
	height: auto;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #4F4945;
}
.logonInfoText
{	
	position:relative;
	margin: 265px 10px 10px 10px;
	font-family: Arial;
	color: #967B67;
	font-size: 13px;
	top:-20px;
	
}
#submit
{
	position:relative;
	top:4px
}
.logonSmallText
{	font-family: Arial;
	color: #967B67;
	font-size: 12px;
}
#Maintable {
	width: 100%;
	height: 100%;
}

#Maintable td {
	vertical-align: middle;
}	
html>body #btnBack
{
	margin-right: 5px;
}
#btnBack
{
	position:relative;
	float:right;
	border:none;
	padding-right:5px;	
}

html>body #fix
{
	padding: 27px 0px 0px 0px;
}	

/*Catalog Landing page*/
#topHalf
{
	height:211px;
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
}
#topRight
{
	height:211px;
	width:306px;
	top:0px;
	left:206px;
	position:absolute;

}
#topLeft
{
	position:absolute;
    height:210px;
	width:206px;
	top:0px;
	left:0px;	
	display:block;
}
#bottomHalf
{
	position:absolute;
	height:178px;
	width:514px;
	top:211px;
	left:0px;	
}
#privacyPolicy
{
	position:absolute;
	top: 389px;
}

/*END NEW UNIFIED LOOK LOGIN STYLES --K.O.*/
