﻿/* --------------------------------------------------------------- */
/* Primary Styles                                                 */
/* ------------------------------------------------------------- */

body
{
	background-image: url(../img/layout/background_tan.gif);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

img
{
	border: 0px;
}

#TopBar
{
	background-color: #8A866D;
	line-height: 69px;
	height: 69px;
}

#Logo
{
	position: absolute;
	left: 14px;
	top: 12px;
}

#Tagline
{
	font-family: "Times New Roman", Times, serif;
	position: absolute;
	font-size: 14px;
	color: #FFFFF8;
	left: 200px;
	top: 25px;
}

#LivePerson
{
	
	position: absolute;
	width: 175px;
	padding: 5px;
	left: 690px;
	top: -5px;
}
#LivePersonTag
{
	
	position: absolute;
	width: 175px;
	padding: 5px;
	left: 690px;
	top: 40px;
}

#CLEARANCE_SALE
{
	position: absolute;
	left: 530px;
	top: 0px;
}

#Corner
{
	background-image: url(../img/layout/corner_tan.gif);
	background-repeat: no-repeat;
	letter-spacing:10px;
	margin-left: 100px;
	line-height: 11px;
	height: 11px;
	width:10px;
}



/* --------------------------------------------------------------- */
/* Blue Template Override Styles                                  */
/* ------------------------------------------------------------- */

body.BlueBody
{
	background-image: url(../img/layout/background_blue.gif);
}

#TopBarBlue
{
	background-color: #7D8598;
	line-height: 69px;
	height: 69px;
	text-align:right;
}



/* --------------------------------------------------------------- */
/* Navigation Styles                                              */
/* ------------------------------------------------------------- */

#Navigation
{
	border-top: 1px solid #FFFFFF;
	position: absolute;
	width: 100px;
	top: 85px;
	left: 0px;
}

#Navigation a:link, #Navigation a:visited
{
	
	border-bottom: 1px solid #FFFFFF;
	padding: 3px 10px 5px 3px;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	font-size: 10px;
	display: block;
	color: #FFFFFF;
}

#Navigation a:hover
{
	background-color: #64614E;
}



/* --------------------------------------------------------------- */
/* Content Styles                                                 */
/* ------------------------------------------------------------- */

#Content
{
	position: absolute;
	font-size: 11px;
	width: 525px;
	left: 125px;
	top: 80px;
}

#Content p
{
	line-height: 17px;
	font-size: 11px;
}

#Content ul li
{
	line-height: 17px;
	font-size: 11px;
}



/* --------------------------------------------------------------- */
/* Header Styles                                                  */
/* ------------------------------------------------------------- */

h1.Header
{
	background-image: url(../img/layout/header-background.jpg);
	font-family: "Times New Roman", Times, serif;
	background-repeat: no-repeat;
	padding-left: 7px;
	line-height: 34px;
	font-size: 18px;
	color: #FFFFFF;
	height: 34px;
	width: 510px;
}



/* --------------------------------------------------------------- */
/* Footer Styles                                                  */
/* ------------------------------------------------------------- */

#Footer
{
	margin: 10px auto 50px auto;
	text-align: center;
	clear: both;
}

#Footer p
{
	line-height: normal;
	font-size: 10px
}



/* --------------------------------------------------------------- */
/* Image Alignment Styles                                         */
/* ------------------------------------------------------------- */

img.ImageAlignLeft
{
	margin: 7px 7px 7px 0px;
	float: left;
}

img.ImageAlignRight
{
	margin: 7px 0px 7px 7px;
	float: right;
}



/* --------------------------------------------------------------- */
/* Search Bar Styles                                              */
/* ------------------------------------------------------------- */

#SearchBar
{
	background-color: #EBE9D8;
	border: 1px solid #DDDBC5;
	text-align: center;
	position: absolute;
	width: 175px;
	padding: 5px;
	left: 570px;
	top: 250px;
}

#SearchBar input, #SearchBar select
{
	margin-bottom: 10px;
	font-size: 11px;
}


/* --------------------------------------------------------------- */
/* Misc. Styles                                                   */
/* ------------------------------------------------------------- */

#Hubbell
{
	position: absolute;
	left: -2px;
	top: 425px;
}

#TopPageContentLeft
{
	margin-top: 20px;
	width: 425px;
	border: 0px;
}

#TopPageContentLeft tr td p
{
	border-top: 1px solid #95A7CD;
	margin-top: 5px;
	padding: 5px
}

#WhatsNew
{
	background-color: #EBE9D8;
	border: 1px solid #DDDBC5;
	text-align: center;
	position: absolute;
	width: 175px;
	padding: 5px;
	left: 450px;
	top: 20px;
}

#WhatsNew h1
{
	font-size: 14px;
	color: #000090;
}

table.NoBorder
{
	border-top: 1px solid #666666;
	padding-top: 10px;
	margin-top: 25px;
	font-size: 11px;
	width: 100%;
}

td.CellAlignLeft
{
	text-align: left;
}

td.CellAlignRight
{
	text-align: right;
}

table.Jobs
{
	border-bottom: 1px solid #666666;
	padding-top: 25px;
	margin-top: 10px;
	font-size: 11px;
	width: 100%;
}

td.CareerTDLeft
{
	vertical-align: top;
	font-weight: bold;
	width: 120px;
}

td.CareerTDRight
{
	vertical-align: top;
}

td.CareerTDTitle
{
	vertical-align: top;
	font-weight: bold;
}

div.CatalogOrderFormLabel
{
	font-weight: bold;
	font-size: 12px;
	color: #000066;
}

div.CatalogOrderFormInput
{
	margin-bottom: 11px;
}

#ProductSearchTable tr td
{
	text-align: center;
	padding: 10px;
}

#CategoryItem
{
	font-weight: bold;
	font-size: 12px;
	color: #000066;
}

#CategoryPic
{
	border:0;
	
	font-size: 12px;
	color: #000066;
}

#ProdTxt
{
	background-color:Gray;
}
#ProdTxtMd
{
	background-color:#cccccc;
}