html, body, div, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Verdana, 'Lucida Grande', Geneva, sans-serif;
	color: #212527;
	font-weight: normal;
}

body {
	background: #fff;
}

ul, ol {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
}

img, form, ul, ol, li {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

.clearer {
	clear: both;
}

#globalContainer {
	margin: 0px auto;
	padding-top: 10px;
}


/* Header */

#globalHeader {
	position: relative;
	background: url(../images/header/header.jpg) no-repeat;
	width: 970px;
	height: 102px;
}

#headerLogo a {
	position: absolute;
	display: inline-block; /* IMPORTANT: this rule gets overridden below, but we MUST keep these as two separate CSS rules or IE6 will choke! */ 
	width: 235px;
	height: 98px;
}

#headerLogo a {
	display: block;
}

#headerShadow {
	position: relative;
	background: url(../images/header/shadow.gif) no-repeat;
	width: 970px;
	height: 5px;
	line-height: 5px;
}

/* Header Links */

#headerLinks {
	position: absolute;
	top: 7px;
	right: 12px;
	font-size: 11px;
}

#headerLinks, #headerLinks a {
	color: #fff;
	text-decoration: none;
}


/* Top Search */

#headerSearch {
	position: absolute;
	bottom: 10px;
	right: 12px;
	height: 26px;
}

#headerSearch .searchText {
	float: left;
	color: #fff;
	font-size: 19px;
	line-height: 20px;
	padding: 3px 5px 0px 0px;
}

#headerSearch .searchLeft, #headerSearch .searchInput {
	background: url(../images/header/search_background.gif) no-repeat;
}

#headerSearch .searchLeft {
	float: left;
	height: 24px;
	width: 5px;
	background-position: center left;
}

#headerSearch .searchInput {
	float: left;
	height: 24px;
	width: 200px;
	background-position: center right;
}

#siteSearch {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border: 0px;
	background: none;
	font-size: 14px;
	width: 195px;
}

#headerSearch .searchSubmit {
	float: left;
	height: 26px;
	width: 30px;
	padding-left: 5px;
}

#headerSearch .searchSubmit input {
	width: 30px;
	height: 26px;
}

#submitButton {
	width: 32px;
	height: 28px;
	background: url(../images/header/submit.png) no-repeat;
	margin: 0px;
	padding: 0px;
	border: 0px;
	cursor: pointer;
}


/* Leader Banner */

#leaderBanner {
	position: absolute;
	top: 5px;
	right: 4px;
}

#leaderBanner, #leaderBanner img {
	width: 728px;
	height: 90px;
}


/* Top Nav Bar */

#globalNav {
	position: relative;
}

#globalNav, #globalNav img, #globalNav .navSpacer {
	height: 26px;
}

#globalNav .navSpacer {
	width: 2px;
	background: url(../images/menu/spacer.gif) no-repeat;
}

#globalNav .navSpacer, #navCoupons, #navOffers, #navGarden, #navElectronics, #navGifts, #navJewelry, #navAll, #navNewsletter {
	float: left;
}

#navCoupons, #navCoupons img {
	width: 89px;
}

#navOffers, #navOffers img {
	width: 118px;
}

#navGarden, #navGarden img {
	width: 125px;
}

#navElectronics, #navElectronics img {
	width: 99px;
}

#navGifts {
	width: 159px;
}

#navJewelry {
	width: 142px;
}

#navAll {
	width: 127px;
}

#navNewsletter {
	width: 97px;
}


/* Page Content */

#globalContent {
	margin: 0px auto;
	padding: 10px 0px 15px 0px;
}

#containerFull, #containerLeft, #containerRight {
	margin: 0px auto;
	float: left;
}

#containerFull {
}

#containerLeft {
}

#contentFull, #contentLeft {
	margin: 0px auto;
	text-align: left;
	padding: 0px 0px 5px 0px;
}

#contentFull {
}

#contentLeft {
}

#contentFull .noResults, #contentLeft .noResults {
	font-size: 14px;
	margin-bottom: 15px;
	font-style: italic;
	color: #383c3e;
}

#contentFull ul, #contentLeft ul, #contentRight ul {
	clear: both;
}

#contentFull a, #contentFull a:link, #contentFull a:visited {
	color: #005ebe;
}

#contentFull a:hover {
	color: #1d7bdb;
}

#contentLeft a, #contentLeft a:link, #contentLeft a:visited {
	color: #005ebe;
}

#contentLeft a:hover {
	color: #1d7bdb;
}

#contentFull li, #contentLeft li {
	position: relative;
	padding: 5px 20px 5px 5px;
	font-size: 14px;
	line-height: 1.2em;
	clear: left;
}

#contentFull li img, #contentLeft li img {
	vertical-align: -12%;
}

#contentRight li img {
	vertical-align: text-bottom;
}

#contentFull .featured, #contentLeft .featured {
	position: relative;
	padding: 7px 10px 7px 10px;
	background: #effad4;
	border: 1px solid #9fe100;
	margin: 5px 15px 7px 0px;
}

#contentFull .featuredText, #contentLeft .featuredText {
	position: absolute;
	color: #7bb750;
	font-size: 11px;
	line-height: 0.9em;
	right: 7px;
}

#contentFull .premium, #contentRight .premium {
	text-align: left;
	color: #000000;
	position: relative;
	padding: 7px 10px 7px 10px;
	margin: 5px 0px 7px 0px;
}

#contentFull .premiumText, #contentRight .premiumText {
	margin: 0px 0px 7px 0px;
	text-align: right;
	/*float: left;*/
	/*position: absolute;*/
	background: #eaf4ff;
	color: #005ebe;
	border: 1px solid #005ebe;
	font-size: 11px;
	line-height: 0.9em;
	right: 7px;
}

#contentFull li a, #contentFull li a:link, #contentFull li a:visited {
	font-size: 18px;
	line-height: 1.5em;
	color: #005ebe;
}

#contentFull li a:hover {
	color: #1d7bdb;
}

#contentLeft li a, #contentLeft li a:link, #contentLeft li a:visited {
	font-size: 18px;
	line-height: 1.5em;
	color: #005ebe;
}

#contentLeft li a:hover {
	color: #1d7bdb;
}

#contentFull .featured a, #contentFull .featured a:link, #contentFull .featured a:visited {
	font-size: 18px;
	line-height: 1.5em;
	color: #4e9719;
}

#contentFull .featured a:hover {
	color: #5caa23;
}

#contentLeft .featured a, #contentLeft .featured a:link, #contentLeft .featured a:visited {
	font-size: 18px;
	line-height: 1.5em;
	color: #4e9719;
}

#contentLeft .featured a:hover {
	color: #5caa23;
}

#contentRight .premium a, #contentRight .premium a:link, #contentRight .premium a:visited {
	font-size: 18px;
	line-height: 1.5em;
	color: #005ebe;
}

#contentRight .premium a:hover {
	color: #1d7bdb;
}


#contentFull li a.linkURL, #contentFull li a.linkURL:link, #contentFull li a.linkURL:visited, #contentFull li a.linkURL:hover {
	font-size: 13px;
	line-height: 1.2em;
	color: #6d7073;
	text-decoration: none;
}

#contentLeft li a.linkURL, #contentLeft li a.linkURL:link, #contentLeft li a.linkURL:visited, #contentLeft li a.linkURL:hover {
	font-size: 13px;
	line-height: 1.2em;
	color: #6d7073;
	text-decoration: none;
}

#contentRight li a.linkURL, #contentRight li a.linkURL:link, #contentRight li a.linkURL:visited, #contentRight li a.linkURL:hover {
	font-size: 13px;
	line-height: 1.2em;
	color: #6d7073;
	text-decoration: none;
}

#containerRight {
	background: #f1f1f1;
}

#contentRight {
	margin: 0px auto;
	text-align: left;
	padding: 10px 0px 10px 0px;
}

#contentFull h1, #contentLeft h1 {
	font-size: 28px;
	line-height: 30px;
}

#contentFull h2, #contentLeft h2, #contentRight h2 {
	font-size: 20px;
	line-height: 24px;
}

#contentRight td {
	vertical-align: top;
}

#contentRight ul.relatedSearch {
	margin: 3px 0px 15px 10px;
}

#contentRight ul.relatedSearch li {
	padding: 5px 0px 5px 0px;
	font-size: 15px;
	color: #005ebe;
}

#contentRight li {
	padding: 5px 0px 5px 0px;
	font-size: 13px;
	line-height: 1.2em;
	clear: left;
}

#contentRight li a, #contentRight li a:link, #contentRight li a:visited {
	font-size: 15px;
	line-height: 1.5em;
	color: #005ebe;
}

#contentRight li a:hover {
	color: #1d7bdb;
}

#contentRight ul.relatedSearch li, #contentRight ul.relatedSearch li a {
	line-height: 1.2em;
}

#contentFull .banner, #contentLeft .banner, #contentRight .banner {
	margin: 0px auto;
	padding: 15px 0px 15px 0px;
	text-align: center;
}

#contentLeft .topbanner {
	margin: 0px auto;
	padding: 0px 0px 15px 0px;
	text-align: center;
}

#contentRight .banner234 {
	vertical-align:text-top;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 30px 0px;
	text-align: center;
}


/* Page Footer */

#globalDivider {
	height: 1px;
	line-height: 1px;
	border-bottom: 1px solid #c8c8c8;
}

#globalFooter {
	margin: 0px auto;
	padding: 8px 4px 50px 4px;
}

#footerLeft, #footerRight {
	margin: 0px auto;
	width: 400px;
	font-size: 11px;
	color: #7c8284;
}

#footerLeft {
	float: left;
}

#footerRight {
	float: right;
}

#footerRight {
	text-align: right;
}

#footerRight a, #footerRight a:link, #footerRight a:visited {
	color: #7c8284;
	text-decoration: none;
}

#footerRight a:hover {
	color: #606669;
	text-decoration: underline;
}

