﻿

.landing_footer_module
{
	margin-left: auto; 
	margin-right: auto;
    width: 280px;
	text-align:left;
	padding:0px 20px 0px 0px;
	float:left;
}

.landing_wrapper
{
    float:right; 
    width:48%; 
    margin-top:35px; 
    text-align:left; 
}
.landing_SubHeader
{
    background-image:url(/App_Themes/Clean/images/landing-arrowdown-bkg.gif) ; 
    background-repeat:no-repeat;
    background-position: bottom;   
    height: 200px;
}
.landing_search_container
{
    margin-top:20px; margin-left:auto; margin-right:auto; width:100%
}

.landing_img_1
{
    float:left; margin-right:10px;
    background-image:url(/App_Themes/Clean/images/landing-1.gif);
    height: 52px;
    width: 52px;
}
.landing_img_2
{
    float:left; margin-right:10px;
    background-image:url(/App_Themes/Clean/images/landing-2.gif);
    height: 52px;
    width: 52px;

}
.landing_img_3
{
    float:left; margin-right:10px;
    background-image:url(/App_Themes/Clean/images/landing-3.gif);
    height: 52px;
    width: 52px;
}

.landing_search_txt_container
{
    float:left; margin-top:6px; margin-left:auto; margin-right:auto; 
    background-image:url(/App_Themes/Clean/images/landing-btn-bkg.gif); background-repeat:repeat-x; height:39px; width:240px;
}
.landing_picture
{
    /*margin:-7px 0px 10px -13px;*/
    /*background-image:url(/App_Themes/Clean/images/landing-mainpic-shopping.jpg);
	height:307px;
    width: 432px;*/
    background-image:url(/App_Themes/Clean/images/landing-mainpic-grocery.jpg);
    height: 470px;
    width:481px;
}

.landing_picture_home
{
    /*margin:-7px 0px 10px -13px;*/
    /*background-image:url(/App_Themes/Clean/images/landing-mainpic-shopping.jpg);
	height:307px;
    width: 432px;*/
    background-image:url(/App_Themes/Clean/images/img_iphone_app.jpg);
    height: 470px;
    width:481px;
    cursor: pointer;
}

.landing_category_icon
{
    background-image:url(/App_Themes/Clean/images/ftr-module-category.gif);
    margin-right:15px;
    width:84px;
    height: 88px; 
    float:left;   
}
.landing_member_icon
{
    margin-right:15px;
    background-image:url(/App_Themes/Clean/images/ftr-module-member.gif);   
    width:84px;
    height: 88px;
    float:left;
}
.landing_join_icon
{
    margin-right:15px;
    background-image:url(/App_Themes/Clean/images/ftr-module-join.gif);  
    width:84px;
    height: 88px;
    float:left;
    
}

.landing_ftr_separator
{
    float:left; background-color:#CCCCCC; width:1px; height:80px;
    margin-left: 10px;
    margin-right: 10px;
}