/***********************************************/
/* GiantHomePage.css                            */
/* Use with the Giant Home Page-file began as   */
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-weight: bolder;
}

h4{
	font-family: Arial, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 6px 0px 0px;
	text-align: center;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

div#homepagefixedsize {
	position: absolute;
	height: 455px;
	width: 725px;
	left: 0px;
	top: 0px;
	z-index: 1;
}

div#topNav {
	left: 0px;
	top: 0px;
	position: absolute;
	height: 50px;
	width: 725px;
	z-index: 1000;
}

div#leftNav {
	position: absolute;
	width: 155px;
	background-color: #F4EFE5;
	left: 0px;
	top: 50px;
	z-index: 3;
	height: 350px;
}

div#rightNav {
	position: absolute;
	width: 144px;
	background-color: #F4EFE5;
	left: 581px;
	top: 50px;
	z-index: 5;
	height: 250px;
}

div#promos {
	position: absolute;
	height: 250px;
	width: 427px;
	left: 148px;
	top: 51px;
	z-index: 4;
}

div#mainPromo {
	height: 150px;
	width: 275px;
	position: absolute;
	left: 0px;
	top: 0px;
	border-top: none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: none #000000;
}

div#mainPromo2 {
	height: 100px;
	width: 275px;
	position: absolute;
	left: 0px;
	top: 152px;
	border-top: #000000;
	border-right: 1px solid #000000;
	border-bottom: #000000;
	border-left: #000000;
}

div#minorPromo1 {
	height: 50px;
	width: 150px;
	position: relative;
	left: 280px;
	top: 0px;
	border-top-color: #FF0033;
}

div#minorPromo2 {
	height: 50px;
	width: 150px;
	position: relative;
	left: 280px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0033;
}

div#minorPromo3 {
	height: 150px;
	width: 150px;
	position: relative;
	left: 280px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0033;
}

div#perfectGift {
	position: relative;
	left: 280px;
	height: 50px;
	width: 150px;
	background-image: url(hpimages/PerfectGift190x55_tops.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0033;
	border-right-color: #FF0033;
	border-bottom-color: #FF0033;
	border-left-color: #FF0033;
}

div#diversityCenter {
	position: relative;
	left: 280px;
	height: 50px;
	width: 150px;
	z-index: 7;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0033;
	border-right-color: #FF0033;
	border-bottom-color: #FF0033;
	border-left-color: #FF0033;
}

div#personalizedNav {
	left: 581px;
	top: 50px;
	position: absolute;
	background-color: #F4EFE5;
	width: 144px;
	height: 250px;
	background-repeat: no-repeat;
	z-index: 4;
}

div#bottomBlocks {
	position: absolute;
	width: 725px;
	left: 0px;
	top: 310px;
	height: 114px;
	background-color: #F4EFE5;
	z-index: 6;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

div#bottomrule {
	position: relative;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #F4EFE5;
	background-color: #F4EFE5;
	height: 7px;
}

div#livingHere {
	position: absolute;
	left: 0px;
	top: 8px;
	height: 85px;
	width: 150px;
	background-image: url(hpimages/LHGH150x85_tops.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-repeat: no-repeat;
}

div#entertaining {
	position: absolute;
	left: 155px;
	top: 8px;
	height: 85px;
	width: 165px;
	background-image: url(hpimages/Entertaining.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-repeat: no-repeat;
}

div#bonusCard {
	position: absolute;
	left: 325px;
	top: 8px;
	height: 85px;
	width: 125px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

div#giantCenter {
	position: absolute;
	left: 455px;
	top: 8px;
	height: 85px;
	width: 105px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

div#recipeCenter {
	position: absolute;
	left: 565px;
	height: 85px;
	width: 160px;
	background-repeat: no-repeat;
	top: 8px;
	border: #000000;
	background-image: url(hpimages/recipeCenterBkgd160x85.jpg);
}

div#footer {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 25px;
	width: 725px;
	font-size: 75%;
	text-align: center;
	vertical-align: middle;
	border: none;
	z-index: 9;
	top: 435px;
}

div#footer2 {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 725px;
	z-index: 77;
	top: 432px;
}

/***********************************************/
/* Components                                  */
/***********************************************/



/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}


/************* #footer styles ***************/

#footer img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #login styles ***************/

#login{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#login form{
 margin: 0px;
 padding: 0px;
}

#login label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#leftNav ul a:link, #leftNav ul a:visited {display: block;}
#leftNav ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#leftNav li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #leftNav li {border-bottom: none;}

/*********** #RightnavBar link styles ***********/

#rightNav ul a:link, #rightNav ul a:visited {display: block;}
#rightNav ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#rightNav li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #rightNav li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#navLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 75%;
	color: #666666;
}

#navLinks h3{
	padding: 5px 0px 2px 10px;
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.5pt;
}

#navLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#navLinks a:link {
	color: #000000;
	list-style-type: square;

}

#navLinks a:hover{
	background-color: #dddddd;
}
/*********** #QuickLinks styles ***********/

#quickLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	color: #666666;
	font-size: 60%;
}

#quickLinks h3{
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
}

#quickLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	text-align: left;
}

#quickLinks a:link {
	color: #000000;
	list-style-type: square;

}

#quickLinks a:hover{
	background-color: #dddddd;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}
div#personalizedNav h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
}
div#livingHereText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	top: 15px;
	padding-top: 30px;
	padding-left: 76px;
	padding-right: 5px;
}
div#perfectGiftText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	top: 10px;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 55px;
}
div#entertainingText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	top: 15px;
	padding-top: 40px;
	padding-left: 88px;
	padding-right: 5px;
}
div#recipeCenterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 50px;
	padding-left: 10px;
	padding-right: 10px;
}
div#diversityCenterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	top: 15px;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 85px;
}
div#personalizedName {
	padding: 0px 15px 0px 3px;
	border: 0px none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	font-weight: bold;
}
div#personalizedTextBox {
	padding: 5px;
	width: 130px;
	border: 2px double #666666;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	position: relative;
	line-height: normal;
	top: 4px;
}
div#personalizedTextBox h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-position: center center;
}
div#personalizedNav a:link {
	font-size: 65%;
	text-align: center;
}
div#storeInfo {
	font-size: 60%;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
div#storeInfo h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000000;
	padding: 5px 5px 5px 0px;
}
