/* globalui header border */
.borders
{
	width:100%;
	height:auto; 
	padding:0px; 
	margin:0px;
}

/* globalui header */
.globalui_header
{
	height: 94px;
	width: 100%;
	float: none;
	overflow:visible;
	
}

/* globalui header top */
.globalui_header_top
{
	text-align: center;
	border: 0px solid black; 
	height: 94px;
    width: 100%; 
	/*background-image: url(/si/header_toplayer_back.gif); 
	background-repeat: repeat-x;*/
	background:#DDD1B1;
    
	overflow:visible;
}

/* globalui header inner top */
.globalui_header_inner_top
{
	width:960px; 
	height:94px;
	border: 0px solid black;
	/*background-image: url(/si/header_toplayer_back.gif);
	background-repeat: repeat-x;*/
	background:#DDD1B1;
    
}

/* GlobalUI header safeway logo */
.globalui_header_safewaylogo
{
    width:211px; 
	height:70px; 
	margin-left: 0px;
	margin-bottom: 0px;
    margin-top: 0px; 
	float: left;
	border: 0px;
}

/* globalui header search main */
.globalui_header_search_main
{
	float: right;
	width:220px; 
	height:73px;
    margin-bottom: 0px;
	margin-top: 0px;
	border: 0px solid black;
	overflow:hidden;
	
}

/* globalui header search main top */
.globalui_header_search_main_top
{
	width:220px;
	height:32px;
	margin-left:0px;
    border:0px solid white;
	overflow:visible;
	float:right;
}

/* globalui header right link roundcorner */
.globalui_header_right_link
{
	width:220px;
	height:32px;
	border:0px solid black;
}

/* globalui header right link roundcorner inner2 */
.globalui_header_right_roundcorner
{
	height: 32px; 
   	width: 220px; 
	float:left;
	background-image: url(/si/header_right_toplinks.gif); 
}

/* globalui header right link roundcorner inner links */
.globalui_header_right_innner_links
{
	height:19px; 
	width:204px;
	border:0px solid black;
	margin-top:6px;
}
/* globalui header right link roundcorner inner links image1 */
.globalui_header_right_img1
{
	background-image: url(/si/header_srch_img1.gif); 
	height: 19px; 		
    background-repeat: no-repeat; 
	width: 19px; 
	float: left
}
/* globalui header right link roundcorner inner links link1 */
.globalui_header_right_link1
{
	height: 19px; 
	background-repeat: no-repeat; 
	width: auto;           
	float: left;
	font-size:12px; 
	font-family:Tahoma; 
	margin-top: 1px;
}
/* globalui header right link roundcorner inner links image2 */
.globalui_header_right_img2
{
	height: 19px; 
	background-image: url(/si/header_srch_dlimiter.gif); 
    background-repeat: no-repeat; 
	width: 13px; 
	float: left;
}
/* globalui header right link roundcorner inner links image3 */
.globalui_header_right_img3
{
	background-image: url(/si/header_srch_img2.gif); 
	height: 19px; 
    background-repeat: no-repeat; 
	width: 19px; 
	float: left;
}
/* globalui header right top links with hover */
.top_links a:link 
{
	text-decoration:none;
	color: #000000;
}
.top_links a:visited 
{
	text-decoration:none;
    color: #000000;
}
.top_links a:active 
{
	text-decoration:underline;
    color: #990101;
}
.top_links a:hover 
{
	color: #990101;
    text-decoration:underline;
}
/* globalui header right top links inner link2 */
.globalui_header_right_link2
{
	border:0px solid black;
	height: 19px; 
	background-repeat: no-repeat; 
	width: auto; 
    float: left;
	font-size:12px; 
	font-family: Tahoma; 
	margin-top: 1px;
}
/* globalui header search input go */
.globalui_header_search_input_go
{
	width:220px;
	height:41px;
	float:right;
    margin:0px;
	padding:0px;
	
}
/* globalui header search label */
.globalui_header_search_label
{	
    padding: 0px; 
	font-size:13px; 
	font-family: Tahoma;
	font-weight: bold; 
	margin-top: 15px; 
	width: auto;
	height: 50px;
	float:right;
    overflow: visible; 
	margin-left:50px;
	text-align:right;
	border:1px solid #990000;
	vertical-align:bottom;
}

/* globalui header search keyword */
.header_search_keyword
{
	font-size:15px;
	font-family: Tahoma;
	width:51px;
    height: 50px;	 
	vertical-align:middle;
	border:1px solid #990000;
	
}

.search_label {
font-family: Tahoma;
font-weight: bold; 

}

.globalui_header_iframe{
height:40px;
margin-top:10px;
width:330px;
float:left;

margin-left:0px;
}

/* globalui header search input text */
.globalui_header_search_input
{
	width:179px;
	height: 41px;
	float:left;
    margin-top:0px;
	margin-bottom: 0px; 
 	margin-left:0px;
	margin-right:0px;
	padding-top:20px;
	padding-bottom:0px;  
	padding-left:0px;
 	padding-right:0px;
	text-align:left; 
	overflow: hidden;
}
/* globalui header text search */
.header_txtSearch
{
	width: 179px; 
	height: 21px;
	font-size:11px;
    font-family: Tahoma; 
	color: #949494;
	margin: 0px;
	border: groove 1px #c3c3c3; 
	padding-bottom:0px;
    padding-top:2px;
	padding-left: 7px;
	padding-right: 0px;
	
}

/* globalui header search go */
.globalui_header_search_go
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right: 0px;
	border:0px solid black;
	float:right;
	width:35px;
	height:41px;
	padding-bottom:0px; 
    padding-top:20px;
	padding-left: 0px;
	padding-right: 0px;
}

/* globalui header search link */
.img_link_search_link a:hover 
{
	width:35px; 
	height:21px;
	background: url(/si/header_go_hover.gif); 
}
.img_link_search_link a
{ 
	display:block; /*allows anchor to take width and height*/ 
	width:35px; /*equal to image width*/ 
	height:21px;/*equal to image height*/ 
	background:url(/si/header_go.gif) 0 0 no-repeat; /*the image*/ 
} 

/* globalui header with first level navigation */
.globalui_header_middle
{
	text-align: center;
	border: 0px solid black;
    background-image: url(/si/header_middlelayer_back.gif); 
	height: 32px; 
	background-repeat: repeat-x;
    width: 100%;
	overflow:visible;
}

/* globalui header with first level navigation's content */
.globalui_inner_header_middle
{
	width:960px; 
	height:32px;
	border: 0px solid black;
	background-image: url(/si/header_middlelayer_back.gif); 
	background-repeat: repeat-x;
}

/* globalui header with first level navigation's content with image */
.globalui_inner_header_middle_links
{
	
	height:32px;
	float:left;
}

/* globalui header with first level navigation's content with image1 */
.shop_by_aisle_btn , .express_list_btn, .shopping_history_btn, .online_savings_btn, .gift_cards_btn, .photo_delivered_btn, .business_delivery_btn {height: 32px; 
    margin: 0px; 
	padding: 0px; 
	float: left;}

.shop_by_aisle_btn {width:131px;}
.express_list_btn {width:111px;}
.shopping_history_btn {width:147px;}
.online_savings_btn {width:132px;}
.gift_cards_btn {width:62px;}
.photo_delivered_btn {width:73px;}
.business_delivery_btn{width:155px;}


.shop_by_aisle_img  a {display:block; /*allows anchor to take width and height*/ 
	width:131px; /*equal to image width*/ 
	height:32px;/*equal to image height*/ 
	background:url(/si/shopByAisle_btn.jpg) 0 0 no-repeat; /*the image*/ }
.shop_by_aisle_img a:hover 
{
	width:131px; 
	height:32px;
	background:url(/si/shopByAisle_btn.jpg);
}
	
.express_list_img  a {display:block; /*allows anchor to take width and height*/ 
	width:111px; /*equal to image width*/ 
	height:32px;/*equal to image height*/ 
	background:url(/si/expressList_btn.jpg) 0 0 no-repeat; /*the image*/ }
	
.express_list_img a:hover 
{
	width:111px; 
	height:32px;
	background:url(/si/expressList_btn.jpg);
}	
	
.shopping_history_img  a {display:block; /*allows anchor to take width and height*/ 
	width:147px; /*equal to image width*/ 
	height:32px;/*equal to image height*/ 
	background:url(/si/shoppingHistory_btn.jpg) 0 0 no-repeat; /*the image*/ }
	
.shopping_history_img a:hover 
{
	width:147px; 
	height:32px;
	background:url(/si/shoppingHistory_btn.jpg);
}	
		
.online_savings_img  a {display:block; /*allows anchor to take width and height*/ 
	width:132px; /*equal to image width*/ 
	height:32px;/*equal to image height*/ 
	background:url(/si/onlineSavings_btn.jpg) 0 0 no-repeat; /*the image*/ }
	
.online_savings_img a:hover 
{
	width:132px; 
	height:32px;
	background:url(/si/onlineSavings_btn.jpg);
}	
	
.gift_cards_img a   {display:block; /*allows anchor to take width and height*/ 
	width:62px; /*equal to image width*/ 
	height:32px;/*equal to image height*/ 
	background:url(/si/gifts_btn.jpg) 0 0 no-repeat; /*the image*/ }
	
.gift_cards_mg a:hover 
{
	width:62px; 
	height:32px;
	background:url(/si/gifts_btn.jpg);
}	
	
.photo_delivered_img a   {display:block; /*allows anchor to take width and height*/ 
	width:73px; /*equal to image width*/ 
	height:32px;/*equal to image height*/ 
	background:url(/si/photo_btn.jpg) 0 0 no-repeat; /*the image*/ }
	
.photo_delivered_img a:hover 
{
	width:73px; 
	height:32px;
	background:url(/si/photo_btn.jpg);
}	
		
.business_delivery_img a   {display:block; /*allows anchor to take width and height*/ 
	width:155px; /*equal to image width*/ 
	height:32px;/*equal to image height*/ 
	background:url(/si/businessDelivery_btn.jpg) 0 0 no-repeat; /*the image*/ }
	
.business_delivery_img a:hover 
{
	width:155px; 
	height:32px;
	background:url(/si/businessDelivery_btn.jpg);
}	
	
	
.globalui_inner_header_link1
{
	height: 32px; 
	width: 69px; 
    margin: 0px; 
	padding: 0px; 
	float: left;
}

/* globalui header with first level navigation's content with images of hover */
.img_link_1 a:hover 
{
	width:69px; 
	height:32px;
	background:url(/si/header_shop_hover.gif);
}

.img_link_1 a
{ 
	display:block; /*allows anchor to take width and height*/ 
	width:69px; /*equal to image width*/ 
	height:32px;/*equal to image height*/ 
	background:url(/si/header_shop.gif) 0 0 no-repeat; /*the image*/ 
} 
.img_link_2 a:hover
{
	width:142px; height:32px;
	background:url(/si/header_recipies_hover.gif) 0 0 no-repeat;
}
.img_link_2 a
{ 
	display:block; /*allows anchor to take width and height*/ 
	width:142px; /*equal to image width*/ 
	height:32px;/*equal to image height*/ 
	background:url(/si/header_recipes.gif) 0 0 no-repeat; /*the image*/ 
} 
.img_link_3 a:hover 
{
	width:130px; height:32px;
	background:url(/si/header_healthy_hover.gif) 0 0 no-repeat;
}
.img_link_3 a
{ 
	display:block; /*allows anchor to take width and height*/ 
	width:130px; /*equal to image width*/ 
	height:32px;/*equal to image height*/ 
	background:url(/si/header_healthy.gif) 0 0 no-repeat; /*the image*/ 
} 

/* globalui header with first level navigation's content with image2 */
.globalui_inner_header_link2
{
	height: 32px; 
	width: 142px; 
    margin: 0px; 
	padding: 0px; 
	float: left;
}			

/* globalui header with first level navigation's content with image3 */
.globalui_inner_header_link3
{
	height: 32px; 
	width: 130px;
    margin: 0px; 
	padding: 0px; 
	float: left;
}
/* globalui header with second level navigation */
.globalui_header_nav2
{
	text-align: center;
	border: 0px solid black;
	background-image: url(/si/header_bottom_upperlayer_back.gif);
	background-repeat: repeat-x;
	width: 100%;
	height:27px;
	overflow:visible;
}
/* globalui header with second level navigation contents */
.globalui_header_nav2_content
{
	width:960px; 
	height:27px;
	background-image: url(/si/header_bottom_upperlayer_back.gif);
	background-repeat: repeat-x;
	border: 0px solid black;
}
/* Text links */
.globalui_bottom_header_link1 
{
	float: left;
	border: 0px solid black;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-size: 13px;
	font-family:Tahoma;
	color: #52483d;
	
}

/* Separator betweeen the text links */
.globalui_bottom_header_link_separator 
{
	padding: 0px;
	border: 0px solid black;
	float: left;
	margin: 0px;
	background-image: url(/si/header_bottomlink_dlimiter.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 27px;
}
/* Text links excluding first */
.globalui_bottom_header_link_others 
{
	float: left;
	border: 0px solid black;
	padding-left: 1px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-size: 13px;
	font-family:Tahoma;
	color: #52483d;

}
/* Text links with different states*/
.globalui_middle_links2_1 a:link
{
	text-decoration: none;
	color: #52483d;
}
.globalui_middle_links2_1 a:visited
{
	text-decoration:underline;
	color: #52483d;
}
.globalui_middle_links2_1 a:active
{
	text-decoration:none;
	color: #990101;
}
.globalui_middle_links2_1 a:hover
{	
	text-decoration: underline;
	color: #990101; 
}
.globalui_middle_links2_1_selected
{	
	text-decoration: none;
	font-weight:bold;
	color: #990101; 
}
/* Footer */
.main_pane
{
	width:100%;
	height: 175px;
	margin-top:0px;
	background-color: #faf7f2; 
	background-repeat: repeat-x;
	overflow: visible;

	
}
/* Footer content */
.footer_content
{
	width: 960px; 
	height: 175px; 
	padding: 0px;
	background-color: #faf7f2; 
	background-repeat:repeat-x;
	
}
/* First column of the footer */
.first_column
{
	width:141px;
	height:175px;
	float:left; 
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	background-image: url(/si/footer_first_column.gif);
	
}
/* Middle columns of the footer */
.middle_columns
{
	width:140px;
	height:175px;
	float:left; 
	background-image: url(/si/footer_middle_column.gif);
}
/* Last column of the footer */
.last_column
{
	width:115px;
	height:175px;
	float:left;
}
/* Footer pane links */
.footer_links a:link {
    text-decoration: underline;
    color: #887F76;
}

/* Footer links with hover images */
.footer_links a:visited {
    text-decoration: underline;
    color: #887F76;
}

.footer_links a:active {
    text-decoration: underline;
    color: #887F76;
}

.footer_links a:hover {
    text-decoration: underline;
    color: #990101;
}
/* Footer pane header */
.footer_nav_header{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #645a50;
	padding-bottom: 5px;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	padding-left:0px;
	padding-right: 0px;
	
}
/* Texts inside first column */
.text1
{
	width:auto; 
	height:auto; 
	float:left;
	padding-top:14px;
}
/* Texts inside middle columns */
.text2
{
	width:auto; 
	height:auto; 
	padding-left:12px; 
	padding-top:14px; 
	float:left;
}
/* Footer pane navigation links */
.footer_nav_links{
    font-family: Tahoma;
	font-size: 11px;
    text-decoration: underline;
	text-align:left;
	color: #645a50;
	padding-bottom: 3px;
}
/* Copyrights of the footer */
.copyright
{
	width:283px; 
	height:175px;
	float:right; 
}
/* Text of copyrights */
.copyright_text
{
	color: #645a50;
    font-family: Tahoma;
    font-size: 10px;
	text-align:right;
	float:right;
	padding-top:15px;
}
/* Footer navigation header exceptions */
.footer_nav_header_exceptions
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #645a50;
	padding-bottom: 5px;
	text-decoration: none;
	text-align: left;
	padding-top: 1px;
}
/* Footer borders */
.footer_borders
{
	 padding: 0px; 
	 margin: 0px;
}


/* Shop Online Header*/
/* globalui header */
.globalui_so_header
{
	height: 94px;
	width: 100%;
	float: none;
	overflow:visible;
	
}

/* globalui_so header top */
.globalui_so_header_top
{
	text-align: center;
	border: 0px solid black; 
	height: 94px;
    width: 100%; 
	background-image: url(/si/header_toplayer_back.gif); 
    background-repeat: repeat-x;
	overflow:visible;
}

/* globalui_so header inner top */
.globalui_so_header_inner_top
{
	width:960px; 
	height:94px;
	border: 0px solid black;
	background-image: url(/si/header_toplayer_back.gif); 
    background-repeat: repeat-x;
}

/* GlobalUI header safeway logo */
.globalui_so_header_safewaylogo
{
    width:211px; 
	height:70px; 
	margin-left: 0px;
	margin-bottom: 0px;
    margin-top: 7px; 
	float: left;
	border: 0px;
}

/* globalui_so header search main */
.globalui_so_header_search_main
{
	float: right;
	width:335px; 
	height:73px;
    margin-bottom: 0px;
	margin-top: 0px;
	border: 0px solid black;
	overflow:hidden;
}

/* globalui_so header search main top */
.globalui_so_header_search_main_top
{
	width:335px;
	height:32px;
	margin-left:0px;
    border:0px solid white;
	overflow:visible;
	float:right;
	background-image:url(/si/globalui_shoponline_header_topright.gif);
}
.globalui_so_header_search_textlinks
{
	margin-top:7px;
	float:left;
	padding:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-family:Tahoma;
	font-size:12px;
}
.globalui_so_header_links a:link
{
	text-decoration:none;
	color: #000000;
}
.globalui_so_header_links a:visited
{
	text-decoration:none;
    color: #000000;
}
.globalui_so_header_links a:active
{
	text-decoration:underline;
    color: #990101;
}
.globalui_so_header_links a:hover
{
	color: #990101;
    text-decoration:underline;
}
.globalui_so_header_margin
{
	margin-left:45px;
}
.globalui_so_header_margin1
{
	margin-left:27px;
}
.globalui_so_header_margin2
{
	margin-left:28px;
}
/* globalui_so header search input go */
.globalui_so_header_search_input_go
{
	width:285px;
	height:41px;
	float:right;
    margin:0px;
	padding:0px;
}
/* globalui_so header search label */
.globalui_so_header_search_label
{
	text-align:center; 
	border: 0px solid black;
    padding: 0px; 
	margin-bottom: 0px; 
	font-size:13px; 
	font-family: Tahoma;
	font-weight: bold; 
	margin-top: 20px; 
	width: auto;
	height: auto;
	float:left;
    overflow: visible; 
	margin-left:7px; 
	display: inline;
	margin-right:6px;
}

/* globalui_so header search keyword */
.header_search_keyword
{
	font-size:15px;
	font-family: Tahoma;
	width:51px;
    height: 12px;
}

/* globalui_so header search input text */
.globalui_so_header_search_input
{
	width:179px;
	height: 41px;
	float:left;
    margin-top:0px;
	margin-bottom: 0px; 
 	margin-left:0px;
	margin-right:0px;
	padding-top:20px;
	padding-bottom:0px;  
	padding-left:0px;
 	padding-right:0px;
	text-align:left; 
	overflow: hidden;
}
/* globalui_so header text search */
.header_txtSearch
{
	width: 179px; 
	height: 21px;
	font-size:11px;
    font-family: Tahoma; 
	color: #949494;
	margin: 0px;
	border: groove 1px #c3c3c3; 
	padding-bottom:0px;
    padding-top:2px;
	padding-left: 7px;
	padding-right: 0px;
}

/* globalui_so header search go */
.globalui_so_header_search_go
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right: 0px;
	border:0px solid black;
	float:right;
	width:35px;
	height:41px;
	padding-bottom:0px; 
    padding-top:20px;
	padding-left: 0px;
	padding-right: 0px;
}
/* Global UI Sign Out */
/* globalui sign out links */
.globalui_signout_links a:link
{
	font-family:Tahoma;
	color:#000000;
}
.globalui_signout_links a:visited
{
	font-family:Tahoma;
	color:#000000;
}
.globalui_signout_links a:active
{
	font-family:Tahoma;
	color:#000000;
}
.globalui_signout_links a:hover
{
	font-family:Tahoma;
	color:#000000;
}
/* globalui sign out section */
.globalui_signout
{
	width:390px; 
	height:35px; 
	float:left; 
	margin:0px; 
	padding:0px; 
	margin-top:15px; 
	text-align:left; 
	padding-left:70px; 
	display:inline;	
}
/* globalui signout bigger text */
.globalui_signout_text1
{
	font-family:Tahoma; 
	font-size:12px; 
	color:#000000;
}
/* globalui signout small text */
.globalui_signout_text2
{
	font-family:Tahoma; 
	font-size:10px; 
	color:#000000;
}
/* Global UI Sign In  */
/* globalui signin section */
.globalui_signin
{
	width:520px; 
	height:65px; 
	float:left; 
	margin:0px; 
	padding:0px; 
	margin-top:8px; 
	text-align:right; 
	padding-left:0px; 
		
	
	
}
/* globalui signin bigger text */
.globalui_signin_text1
{
	font-family:Tahoma; 
	font-size:12px; 
	color:#000000;
}
/* globalui signin links */
.globalui_signin_links a:link
{
	font-family:Tahoma;
	color:#000000;
}
.globalui_signin_links a:visited
{
	font-family:Tahoma;
	color:#000000;
}
.globalui_signin_links a:active
{
	font-family:Tahoma;
	color:#000000;
}
.globalui_signin_links a:hover
{
	font-family:Tahoma;
	color:#000000;
}
