/* Robin's CSS Stylesheet */
body

{

            font-family: Arial, Helvetica, sans-serif;

            margin: 0px;

            color: #333;
}

a
{
	color: #39c;
    text-decoration: none;
}


.MainCenterWrapper
{
	width: 100%;
	border: 1px solid #000000;
}

.contentarea
{
	text-align: center;
	width: 600px;

}

h1
{
	color: #903;
	font-size: 1.25em;
}
h2
{
	font-size: 0.8em;
}
a:hover
{
	text-decoration: underline;
}
.mktSegmentTdHeader td
{
	
}
/* Framwork styles (START) */
.frwkGlobalWrapper
{
	width: 781px;
}
.frwkHeader
{
	width: 781px;
	float: left;
	margin-bottom: 10px;
}
.frwkLeftContent
{
	width: 154px;
	float: left;
	overflow: hidden;
}
.frwkMainContent
{
	width: 627px;
	float: left;
}
.frwkMainContentExpanded
{
	width: 781px;
	float: left;
}
.frwkFooter
{
	width: 781px;
	float: left;
}
/* Framwork styles (END) */

/* Header Area (START) */
	.hwLogoArea
	{
		background: #39c url(../images/logo.gif) no-repeat top left;
		height: 82px;
		border-right: 1px solid #999;
		float: left;
		width: 780px;
	}
/*	.hwLogoArea img
	{
		display: none;
	}
*/	
	/* Language Bar (START) */
	.hwLangBar
{
	float: right;
	padding: 1px 10px 2px 10px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	background: #ffffff;
	color: #999;
	font-size: 0.7em;
	letter-spacing: 0.07em;
}
	.hwLangBar a
	{
		color: #666;
	}
	/* Language Bar (END) */
	
	/* Navigation and breadcrumb links (START) */
	.hwSiteNavigation
	{
		background: #fff;
		width: 780px;
		float: left;
		border-right: 1px solid #999;
		border-bottom: 1px solid #999;
		border-top: 1px solid #999;
		padding: 0px 0px 2px 0px;
	}
	.hwHorizontalLinkList
	{
		line-height: 1.2em;
		float: left;
		padding: 3px 0px;
	}
	.extMainLinks
	{
		font-size: 0.7em;
	}
	.extSectionHeadings
	{
		font-size: 0.8em;
	}
	.extBreadCrumb
	{
		font-size: 0.7em;
		color: #727272;
	}
	.extBreadCrumbSeparator
	{
		background: url(../images/arrow_right_blue.gif) no-repeat top left;
		margin: 0px 0px 0px 0px;
		padding: 0px 2px 0px 2px;
		font-size: xx-small;
	}
	.extBreadCrumbNode
	{
		padding: 0px 2px 0px 2px;
		float: left;			
		color: #727272;	
		font-weight: normal;
	}
	.extBreadCrumbNode a
	{
		color: #727272;	
		text-decoration: none;	
	}
	.extBreadCrumbNode a:hover
	{
		text-decoration: underline;	
	}
	.extBreadCrumb span
	{
		float: left;
		padding: 1px 0px 0px 5px;
		color: #39c;
		font-weight: bold;
	}
		.hwHorizontalLinkList ul
		{
			margin: 0px;
			padding: 0px;
			float: left;
		}
		.extMainLinks ul
		{
			padding-right: 11px;
			padding-left: 9px;
			margin-top: 1px;
		}
		.hwHorizontalLinkList ul li
		{
			margin: 4px 0px 4px 0px;
			border-left: 1px solid #666;
			padding: 0px 10px 0px 10px;
			list-style: none;
			float: left;
		}
		.extMainLinks ul li
		{
			border-left-color: #39c;
			padding: 0px 7px;
		}
		.extBreadCrumb ul li
		{
			margin: 1px 0px;
			padding: 0px 5px 0px 8px;
			border: none;
			background: url(../images/arrow_right_blue.gif) no-repeat top left;
		}
		.hwHorizontalLinkList ul li.hwFirstElement
		{
			border: none;
			background: none;
		}
		.hwHorizontalLinkList ul li a
		{
			color: #666;
		}
		.extMainLinks ul li a
		{
			color: #39c;
		}
		.extBreadCrumb ul li a
		{
			color: #727272;
		}
	/* Navigation and breadcrumb links (START) */
/* Header Area (END) */

/* Secondary Header */

.tagLineContainer
{
		float: right;
		clear: right;
		padding: 22px 26px 0px 0px;
		margin: 0px;
}

.tagLineContainer p
{
	font-weight: bold;
	color: #39C;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

.tagLineContainer p.subText
{
	color: #000;
	font-size: 71%;
	font-weight: normal;
	letter-spacing: 0.05em;
}

.hwLogoArea .extBrandImg img
{
	 display: inline;
	 float: left;
	 margin: 20px 0px 0px 168px;
	 padding: 0px;
}

/* Secondary Header END */

/* Left Column Area (START) */
.hwVerticalLinkList
{
	margin: 3px 0px 0px 15px;
}
.hwVerticalLinkList span
{
	font-weight: bold;
	font-size: 0.7em;
	padding-left: 1px;
}
.hwVerticalLinkList ul
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 0.7em;
}
.hwVerticalLinkList ul li
{
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
	line-height: 1.2em;
}
.hwVerticalLinkList ul li ul
{
	font-size: 90%;
	margin: 2px 0px
}
.hwVerticalLinkList ul li ul li
{
	line-height: 1.1em;
}
.hwVerticalLinkList ul li.hwSelected a
{
	color: #903;
}
.hwVerticalLinkList ul li a,
.hwVerticalLinkList ul li.hwSelected ul li a
{
	color: #666;
}
.hwVerticalLinkList ul li ul li.hwSelected a
{
	color: #903;
}
/* Left Column Area (START) */

/* Main Column Area (START) */
.hwMainContent
{
	margin-left: 15px;
}
.hwMainContent h1
{
	margin: 0px;
	padding: 0px;
	color: #903;
	font-size: 1.25em;
}
.hwMainContent h1 span
{
	font-size: 0.7em;
}
.hwMainContent h2
{
	font-size: 0.8em;
	padding: 1px 0px 3px 17px;
	background-color: #39c;
	background-repeat:no-repeat;
	background-position: left;
	margin: 0px;
	color: #fff;
}
.hwMainContent h2 a
{
	color: #fff;
	display: block;
}
.hwMainContent .hwIntoParagraph
{
	font-size: 0.8em;
	margin: 6px 0px 16px 0px;
}
.hwRow
{
	margin-bottom: 10px;
	float: left;
}
.hwFiveColumn .hwColumn
{
	width: 154px;
	overflow: hidden;
	float: left;
}
.hwFiveColumn .hwContent
{
	margin-right: 4px;
	background: #E4E3E3;
	height: 180px;
	min-height: 180px;
	border-bottom: 1px solid #999;
}
div > .hwFiveColumn .hwContent
{
	height: inherit;
}
.hwFiveColumn .hwContent p
{
	font-size: 0.75em;
	padding: 0px 6px 10px 7px;
	margin: 6px 0px 0px 8px;
}
.hwFiveColumn .hwLastElement
{
	width: 150px;
}
.hwFiveColumn .hwLastElement .hwContent
{
	margin-right: 0px;
}
.hwFiveColumn .hwContent h2
{
	padding-left: 6px;
	background-image: none;
}

.hwFourColumn .hwColumn
{
	width: 193px;
	overflow: hidden;
	float: left;
}
.hwFourColumn .hwContent
{
	margin-right: 5px;
	background: #E4E3E3;
	border-bottom: 1px solid #999;
}
.hwFourColumn .hwContent p
{
	font-size: 0.75em;
	padding: 0px 4px 10px 7px;
	margin: 6px 0px 0px 8px;
}
.hwFourColumn .hwLastElement
{
	width: 187px;
}
.hwFourColumn .hwLastElement .hwContent
{
	margin-right: 0px;
}
.hwFourColumn .hwContent h2
{
	padding-left: 6px;
	background-image: none;
}
/*  */
.hwLandingPage
{
	margin-top: 6px;
}
.hwLandingPage .hwColumn
{
	width: 196px;
	/* \*/
	width: 199px;
	width: 202px;
	/* */
	float: left;
	padding: 0px;
}
.hwLandingPage .hwBox
{
	float: left;
}
.hwLandingPage .hwContent p
{
	border-bottom: 1px solid #999;
	border-top: 1px solid #39c;
	width: 125px;
	/* \*/
	width: 143px;
	width: 130px;
	/* */
	font-size: 0.8em;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 13px;
}
.hwLandingPage .hwBox
{
	margin-bottom: 10px;
}
.hwLandingPage img
{
	float: left;
}
.hwLandingPage .extLeft h2
{
	padding-left: 6px;
	margin-right: 50px;
	margin-right: 53px;
	background-image: none;
}
.hwLandingPage .extLeft .hwContent
{
	padding: 0px 52px 0px 0px;
	float: left;
	border-left: 1px solid #999;
}
.hwLandingPage .extRight h2
{
	padding-left: 6px;
	margin-left: 53px;
	background-image: none;
}
.hwLandingPage .extRight .hwContent
{
	padding: 0px 0px 0px 52px;
	float: left;
	border-right: 1px solid #999;
}
.hwProductFinder
{
	width: 612px;
	/*width: 574px;*/
	float: left;
}
.hwProductFinder h2
{
	background: #903;
	padding-left: 6px;
	color: White;
}
.hwProductFinder .hwContent
{
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
	width: 610px;
	/*width: 572px;*/
	float: left;
}

.hwProductFinder .extCheckBoxes
{
	margin: 0px 6px;
	margin: 0px 7px;
	padding: 5px 0px;
	padding-bottom: 13px;
	border-bottom: 1px dashed #999;
}

div > .hwProductFinder .extCheckBoxes
{
	padding-bottom: 17px;
}

.hwProductFinder .extCheckBoxes img
{
	padding-right: 7px;
}

.extHomePage .hwProductFinder .extCheckBoxes img
{
	padding-right: 0px;
}

.hwFourColumn .hwLastElement img{
	width: 186px;
	/*\*/
	width: 188px;
	/* */
}
.hwProductFinderLabel
{
	font-weight: bold;
	font-size: 0.8em;
}
.hwProductFinder .extDropDowns
{
	padding: 0px 1px;
}
.hwProductFinder .extDropDowns label
{
	font-size: 0.75em;
	font-weight: bold;
}
.hwProductFinder .extDropDowns select,
.hwProductFinder .extDropDowns input
{
	width: 178px;
	margin-top: 3px;
}
.hwProductFinder .extDropDowns .hwColumn
{
	width: 195px;
	width: 188px;
	padding: 6px 0px 9px 9px;
	float: left;
}

.extHomePage .hwProductFinder .extDropDowns .hwColumn
{
	width: 180px;
	width: 173px;
}

.extHomePage .hwProductFinder .extDropDowns select,
.extHomePage .hwProductFinder .extDropDowns input
{
	width: 163px;
}

.hwProductFinder .extSubmit
{
	background: #e4e3e3;
	float: left;
	padding: 9px 0px 10px 9px;
	width: 610px;
	width: 601px;
	/*width: 572px;
	wid\th: 563px;*/
	font-size: 0.8em;
}
.hwProductFinder .extSubmit input
{
	background: #fff url(../images/select_button_arrow.gif) no-repeat left;
	border: 1px solid #999;
	color: #333;
	padding-left: 4px;
}
.productFinderButton
{
	background: #fff url(../images/select_button_arrow.gif) no-repeat left;
	border: 1px solid #999;
	color: #333;
	padding-left: 4px;
}
.prodFinderGrey
{
background: #e4e3e3;	
}
.hwPromotions
{
	margin-left: 5px;
	margin-bottom: 10px;
	float: right;
	/* \*/
	float: left;
	/* */
}

/* Home page procuct finder (START) */



.extHomePage .hwContent
{
	width: 572px;
}

.extHomePage .hwProductFinder
{
	width: 574px;
}

/* Home page procuct finder (END) */

div>.hwPromotions
{
	margin-bottom: 6px;
}

.hwBrandTitle img
{
	float: left;
}
.hwBrandTitle span
{
	font-size: 0.75em;
	margin: 18px 0px 0px 5px;
	font-weight: bold;
	float: left;
}
.hwBrandTitle .hwColumn
{
	border-bottom: 1px solid #999;
	padding-bottom: 15px; 
}
.hwBrandTitle .extBrandLandingPg
{
	border: none;
	padding-bottom: 0px;
}
.hwOneColumnList
{
	width: 612px;
	background:#e4e3e3;
	clear: both;
}
.hwOneColumnAndPromo
{
	width: 457px;
}
.hwOneColumnAndPromo .hwContent
{
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	float: left;
	width: 457px;
	width: 455px;
}
.hwOneColumnAndPromo h2
{
	padding-left: 6px;
	background-image: none;
}
.hwOneColumnAndPromo p
{
	margin: 0px;
	padding: 4px 8px 2px 8px;
	font-size: 0.75em;
}
.hwOneColumnList ul,
.hwOneColumnAndPromo ul
{
	margin: 0px;
	padding: 0px;
	font-size: 0.75em;
}
.hwOneColumnList ul
{
}
.hwOneColumnList ul li,
.hwOneColumnAndPromo ul li
{
	margin: 0px;
	padding: 6px 8px 6px 16px;
	list-style: none;
	float: left;
}
.hwOneColumnList ul li a,
.hwOneColumnAndPromo ul li a
{
	color: #333;
	font-weight: bold;
}
.hwOneColumnList ul.brochures li a {
	display: none;
	visibility: hidden;
}
.hwOneColumnList ul.brochures li a.brochures {
	display: inline;
	visibility: visible;
	text-decoration: none;
}
.hwOneColumnList ul.datasheets li a {
	display: none;
	visibility: hidden;
}
.hwOneColumnList ul.datasheets li a.datasheets {
	display: inline;
	visibility: visible;
	text-decoration: none;
}

.hwTwoColumn .hwColumn
{
	width: 304px;
	/* overflow: hidden; */
	float: left;
}
.hwTwoColumn .hwContent
{
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	height: 112px;
	min-height: 112px;
	border-bottom: 1px solid #999;
}
div > .hwTwoColumn .hwContent
{
	height: inherit;
}
.hwTwoColumn .hwContent p
{
	font-size: 0.75em;
	padding: 6px 6px 10px 7px;
	margin: 0px;
}
.hwTwoColumn .hwLastElement
{
	margin-left: 4px;
}
.hwTwoColumn img
{
	margin: 5px 10px;
}
.extText
{
	/* font-size: 0.75em; */
	width: 612px;
}
.extText h2
{
	background: none;
	color: #39c;
	padding: 10px 0px 0px 0px;
}
.extText img
{
	margin: 10px 0px 10px 30px;
}
.extText blockquote,
.extText p
{
	margin: 0px;
	font-size: 0.8em;
	
}
.hwSearch table
{
	width: 510px;
	/* \*/
	width: 512px;
	/* */
	border-collapse: collapse;
	border: 1px solid #999;
	font-size: 0.75em;
	margin-bottom: 15px;
}
.extTableLinks
{
	width: 200px;
}
.extTableOdd
{
	background: #e4e3e3;
}
.extTableBrandImage
{
	padding: 0px !important;
}
.hwSearch table tr th
{
	text-align: left;
	background: #39c;
	color: #fff;
	padding: 5px 0px 5px 9px;
}
.hwSearch table tr td
{
	padding: 5px 0px 5px 9px;
}
.hwSearch table tr td a
{
	padding-left: 9px;
	color: #333;
	font-weight: bold;
}
.hwSiteMap p
{
	padding-left: 7px;
}
.hwSiteMap a
{
	font-weight: bold;
	color: #39c;
}
.hwSiteMap .hwLevelOne
{
	margin-top: 10px;
	margin-bottom: 5px;
}
.hwSiteMap .hwLevelTwo
{
	margin-left: 10px;
	margin-top: 5px;
}
.hwSiteMap .hwLevelThree
{
	margin-left: 20px;
	margin-top: 7px;
}
.hwSiteMap .hwLevelFour
{
	margin-left: 30px;
	margin-top: 4px;
}
.hwSiteMap .hwLevelFive
{
	margin-left: 40px;
	margin-top: 2px;
	padding-left: 9px;
}
.hwSiteMap .hwLevelSix
{
	margin-left: 50px;
	margin-top: 2px;
}
/* Main Column Area (END) */


/* Footer Area (START) */
.hwFooterText
{
	margin: 10px 0px 0px 15px;
	border-top: 1px solid #999;
	padding: 5px 0px 5px 3px;
	color: #727272;
	font-size: 0.7em;
}
.extHomePage
{
	border: none;
	margin-top: 5px;
}
	.hwFooterText a
	{
		color: #727272;
		text-decoration: underline;
	}
/* Footer Area (END) */
.hwAdobe table
{
	width: 510px;
	/* \*/
	width: 512px;
	/* */
	border-collapse: collapse;
	font-size: 0.75em;
	margin-bottom: 15px;
}

.hwAdobe table tr td
{
	padding: 5px 0px 5px 0px;
	clear: both;
}
.hwAdobe table tr td a
{
	padding-left: 9px;
	color: #333;
	font-weight: bold;
}
.hwSearchResultsTemplate table
{
	width: 510px;
	/* \*/
	width: 512px;
	/* */
}
.hwFamilyProducts
{
	font-size: 0.75em;
	text-align: left;

}
.hwFamilyProducts h2
{

}
.hwFamilyProducts ul li
{
	list-style: none;
	line-height: 1.2em;
	margin: 2px 0px

}
.hwFamilyProducts ul li a
{
	color: #000000;
}
.hwApplianceControls
{
	font-size: 0.75em;
	font-weight: bold;
}
.hwSearchBoxOnly
{
	font-size: 1.0em;
}
.hwSearchBoxOnly label
{
	font-size: 0.75em;
	font-weight: bold;
}
.hwSearchBoxOnly input
{
	font-size: 0.8em;
}
.hwSearchBoxOnly .hwColumn
{
	width: 195px;
	width: 188px;
	padding: 6px 0px 9px 9px;
	float: left;
}
.hwSearchBoxOnly .extSubmit input
{
	border: 1px solid #999;
	color: #333;
	padding-left: 4px;
	float: left;
}
/**************************/
/*Feedback form Area (Start)*/
.hwFeedbackfrm
{
	background-color: #CCCCCC;
	float: left;
	width: 442px;
	text-align: left;
}

.hwFormRow 
{
	width: 440px;
	float: left;
}
.hwFormColumn .hwFormRow .hwContent
{
	/*width: 500px;*/
	/* overflow: hidden; */
	height: 17px;
	
}
.hwFormColumn .hwColumn
{
	width: 220px;
	float: left;
}
.hwFormColumn .hwContent
{
	height: 30px;
	background-color:#E4E4E4;
		font-size:10px;
	font-family: Arial, Helvetica, sans-serif;

	padding: 2px 0px 2px 2px;
	margin: 2px 0px 0px 2px;
}
.hwFormColumn .hwContent p
{
	margin: 6px 0px 0px 8px;
}
.hwFormColumn .hwContent .Reqd
{
	font-size: 10px;
	color: #CC6633;
	margin: 6px 6px 0px 8px;
}
.hwFormColumn .hwContent h2
{
	padding-left: 6px;
	background-image: none;
}
.hwFormColumn .hwContent input
{
	margin-right: 5px;
}
 .hwFormColumn .hwContent select
{
	border: 1px solid  #ff6600;
	margin: 0px 2px 0px 0px;

 }
.hwFormColumn .hwFormRow .hwContent .frmSubmit input
{
	border: 1px solid #999;
	color: #333;
	margin-top: 2px;
	padding-left: 4px;
	
}
.hwFormColumn .hwFormRow .hwContent .hwCheckboxes .rightboxes
{
	border: 0px;
	height:85px;
	width:214px;
}
.hwFormColumn .hwFormRow .hwContent .hwCheckboxes .leftboxes
{
	border: 0px;
	height:85px;
	width:214px;
	float:left;
}
.hwFormColumn .hwContent .hwCheckboxes input
{
	border: 0px;
}
/*Press Relaese start*/
.hwPressReleases
{
	text-align: left;
	margin: 3px 0px 0px 10px;
}
.hwPressReleases ul
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 0.75em;
}
.hwPressReleases ul h2
{
	font-size: 12px;
	margin: 10px 0px 10px 0px;
}
.hwPressReleases ul p
{
	font-size: 12px;
	padding: 0px 0px 0px 10px;
}
.hwPressReleases ul img
{
	clear:both;
	padding: 10px 0px 0px 0px;
}
.hwPressReleases ul li
{
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 10px 10px;
	list-style: none;
}
.hwPressReleases ul li a
{
	color: #000000;
}
.hwPressReleases ul.flags li
{
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	clear:both;
}
.hwPressReleases ul.flags li.flagstart
{
	margin: 0px 0px 0px 0px;
}
.hwPressReleases ul.flags li a
{
	display: none;
	visibility: hidden;
}
.hwPressReleases ul.flags li a.flaglist
{
	display: inline;
	visibility: visible;
	text-decoration: none;
}
.hwPressReleases ul li a.titlelink
{
	display: inline;
	visibility: visible;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
}
/*Press Release End*/
/* homepage inline styles */

	.extBreadCrumb ul li
	{
		background: url(../images/arrow_right_blue.gif) no-repeat top left;
	}
	.extSecondHeader
	{
		background: url(../images/header_left_blue_squ.html) no-repeat top left;
	}
.hwVerticalLinkList ul li
{
	background: url(../images/arrow_right_red.gif) no-repeat top left;
}
.hwMainContent h2
{
	background-image:url(../images/header_arrow.html);
}
.hwFiveColumn .hwContent p
{
	background: url(../images/arrow_right_blue.gif) no-repeat top left;
}
.hwFourColumn .hwContent p
{
	background: url(../images/arrow_right_blue.gif) no-repeat top left;
}
.hwLandingPage .hwContent p
{
	background: url(../images/landing_page_arrow.gif) no-repeat top left;
}
.hwLandingPage .extLeft .hwContent
{
	background: #fff url(../images/box_left.gif) no-repeat top right;
}
.hwLandingPage .extRight .hwContent
{
	background: #fff url(../images/box_right.gif) no-repeat top left;
}
.hwProductFinder .extSubmit input
{
	background: #fff url(../images/select_button_arrow.gif) no-repeat left;
}
.hwOneColumnAndPromo ul li
{
	background: url(../images/content_list_arrow.html) no-repeat top left;
}
.hwSearch table tr td a
{
	background: url(../images/arrow_right_red.gif) no-repeat left top;
}
.hwSiteMap p
{
	background: url(../images/arrow_right_red.gif) no-repeat top left;
}
.hwSiteMap .hwLevelFive
{
	background: url(../images/arrow_down_red.html) no-repeat top left;
}
.hwSearchBoxOnly .extSubmit input
{
	background: #fff url(../images/select_button_arrow.gif) no-repeat left;
}
.hwFormColumn .hwFormRow .hwContent .frmSubmit input
{
	background: #fff url(../images/select_button_arrow.gif) no-repeat left;

}
.hwPressReleases ul li a.titlelink 
{
	background: url(../images/arrow_right_red.gif) no-repeat top left;
}
.hwVerticalLinkList ul li
{
	background: url(../images/arrow_right_red.gif) no-repeat top left;
}
.HeaderTest
{
	font-weight: bold;
	font-size: 14pt;
	color: #990033;
	font-family: Arial;
}
.icePageHeader h1 span
{
	margin: 0px;
	padding: 0px;
	color: #903;
	font-size: 1.0em;
}

.iceBody
{
	color: #323232;
	font-size: 10pt;
	font-family: Arial;
}

.iceBlueBar
{
	font-weight: bold; 
	font-size: 0.8em; 
	color: white; 
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #0099cc; 
	padding: 3px;
}

.iceBlueBar a
{
	color: white;
}

.iceGrayBar
{
	background: url(../images/arrow_right_blue.gif) no-repeat top left;
	background-color:#E4E4E4;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 8px;

}

.PFBasic 

{

            border-bottom: gray 1px solid;

            border-left: gray 1px solid;

            border-right: gray 1px solid;

}

.PFFooter

{

            font-size: 9pt;

            background: #e4e3e3;

}

.PFLabel

{

            font-size: 9pt;

            font-weight: bold;

}

.PFHeader

{

            background: #903;

            padding-left: 6px;

            color: White;

            font-weight: bold;

            font-size: 0.8em;

}

.GridBody
{
	font-size: 10pt;
	}
	
.SiteMapBody
{
	font-size: 10pt;
}

/* The QuickFind Toolbar */
 .QFText
{
	FONT-SIZE: 1.15em;
	COLOR: #036;
	font-family: Tahoma, Arial;
	font-weight: normal;
	/* float:left; */
}

/* a div inserted to get around a spacing issue with the label */
#QFindLabelHolder 
{ padding-bottom: 5px;	
}

#QuickFindPanel{
	width:277px;
	background-image:url(../images/search_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	float:left;
}
#prod-quicksearch h1{
	margin:0;
	padding: 3px 0 0 0;
	float:left;
	width:105px;
}
#searchform{
	font-size:85%;
	float:right;
	width:223px;
}

#searchform label{
	padding: 0 6px 0 0;
	float:left;
}
#searchform input {
	font-size:90%;
	color:#666666;
}

#searchform .keyword {
	width:170px;
	height:18px;
	margin:0;
	padding:0;
}

.quickSearchButton {
	border: none; 
	margin-right: 10px; 
	width:19px;
	height:19px;
	background:url(../images/quick-search-arrowbtn-2.gif); 
	color: #ffffff; 
	/* float:left; */
}

.SearchDropDownList {

}

.SearchInput { 
	padding: 5px 0 5px 15px;
}

 .SearchInputText {
width: 15em;
background-color: #eeeeee;
border: 1px solid #000000;
float:left;
padding-bottom: 1px;
float:left;
} 
.SearchButton {

}
.SearchImageButton {

}
.SearchResults {

}
.SearchResults div {
padding-bottom: 0.2em;
}
.SearchResultsTable td {
padding-top: 0.3em;
padding-bottom: 0.3em;
border-bottom: 1px solid #dddddd;
}
.SearchResultsDesc {

}
.SearchResultsNavigation {
margin-top: 0.5em;
margin-bottom: 0.5em;
}
.SearchResultsMessage {
font-weight: bold;
padding-top: 1em;
}

/* Results Page */
#ResultsPanel {
height: auto;
width: 750px;
}
