@charset "utf-8";
/* CSS Document */
/* Begin: Page Header */
h1.pageHeader {
	display: block;
	font-size: 16px;
	line-height: 16px;
	color: #152b67;
	text-transform: uppercase;
	border-bottom: 1px solid #0b3f65;
	padding: 0 0 4px 0;
	margin: 19px 0 10px 0;
}
/* End: Page Header */


div#leftCol { float: left; width: 470px; }
h3#noMatchesFound { font-size: 11px; line-height: 16px; margin: 6px 0 13px 0; }

div#leftCol h3 { font-size: 11px; line-height: 16px; }
div#leftCol p { font-size: 11px; line-height: 16px; margin: 0 0 14px 0; }
span#moreSearchTips { display: block; margin-top: 3px; }


form#searchForm { display: block; width: 343px; margin: 16px 0 0 0; }
form#searchForm label { cursor: pointer; }
form#searchForm div.top { height: 4px; width: 343px; background: url(../../images/search_zero_bg_top.gif) left top no-repeat; }
form#searchForm div.content { width: 323px; padding: 5px 10px 6px 10px; background: url(../../images/search_zero_bg_middle.gif) left top repeat-y; }
form#searchForm div.bottom { height: 4px; width: 343px; background: url(../../images/search_zero_bg_bottom.gif) left top no-repeat; }

form#searchForm div.seachLblContainer,
form#searchForm div.goBtn { float: left; height: 18px; margin: 0 0 0 4px; }
input#searchQuery { width: 136px; }
form#searchForm div.linksContainer { clear: left; margin: 4px 0 0 85px; line-height: 16px; height: 16px; }
form#searchForm div.linksContainer div { float: left; margin-left: 18px; }
form#searchForm div.linksContainer div.first { margin-left: 0 !important; }

/* Begin: Categories */
div.categorySections { float: right; margin: 10px 0 0 0; }
/* End: Categories */

/* Begin: Support Form */
div#supportForm { width: 449px; padding: 8px; padding-right: 0px; margin: 40px 0 18px 0;  }
div#supportForm p#needHelp { font-size: 19px; letter-spacing: -2px; }
div#supportForm span.phone { letter-spacing: -1px; }
/* Begin: Support Form */

