/* Basic customizations */
.homebanner img{
margin-left: 0px;
margin-top: -14px;
border-radius: 5px;
border: 1px solid #999 !important;
-webkit-border-radius: 5px;
}

div.Last{
width: 243px !important;
overflow: hidden;
-moz-border-radius-topleft: 0;
-moz-border-radius-topright: 3px !important;
-moz-border-radius-bottomright: 3px!important;
-moz-border-radius-bottomleft: 0;
-webkit-border-top-left-radius: 0;
-webkit-border-top-right-radius: 3px!important;
-webkit-border-bottom-right-radius: 3px!important;
-webkit-border-bottom-left-radius: 0;
}


div.Group.LinkList.RecipeLinks{
margin: 10px -2px 0px 0px !important;
padding-top: 12px !important;
padding-bottom: 9px !important;
float: none;
clear: both;
}

li.OddRow{margin-bottom: 16px !important;}


div.Group.LinkList.RecipeLinks{
border: 1px solid #aaa !important;
border-color: #aaa !important;
-webkit-border-radius: 5px !important;
-moz-border-radius: 5px !important;
border-radius: 5px !important;
padding: 0;
display: block;
background: #ddd;
-webkit-box-shadow: 0px 0px 0px rgba(204,204,204,0.5);
-moz-box-shadow: 0px 0px 0px rgba(204,204,204,0.5);
background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc));;
}

.RecipeListPlugin ul.Pictures li{
margin: 12px 0px 18px 0px !important;}

ul.Pictures li{
position: relative;
margin: 5px;
border: 1px solid #333;
border-color: #aaa !important;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding: 0;
width: 180px; 
height: 165px;
display: inline;
float: left;
background: url(https://recipes-secure-graphics.grocerywebsite.com/Recipes/NoPhoto120x100.png) top center no-repeat;
background-color: #fff !important;
-webkit-box-shadow: 0px 0px 0px rgba(153,153,153,0.5) !important;
-moz-box-shadow: 0px 0px 0px rgba(153,153,153,0.5) !important;
   box-shadow: 0px 0px 0px rgba(153,153,153,0.5) !important;
   }
   
#RightCol{margin: -3px 0px 0px 7px; }

#LeftCol {
margin: 3px 10px 0px 0px !important;
}

#retailer-message {
margin: -20px 2px 10px 0px !important;
background-color: #eaeaea;
box-shadow: 0px 0px 0px #ccc!important;
-moz-box-shadow: 0px 0px 0px #ccc!important;
-webkit-box-shadow: 0px 0px 0px #ccc!important;
padding: 10px;
-moz-border-radius: 5px!important;
-webkit-border-radius: 5px!important;
border-radius: 5px !important;
border: 1px solid #ddd!important;
text-shadow: white 1px 1px 0px;
}


.Row {
margin-bottom: 12px; 
}

@media (min-width: 1200px) {
.page-header {
    padding-bottom: 0px;
    margin: 0px;
    border-bottom: 0px solid #3d3632;
    background-image: url(https://s3.grocerywebsite.com/production/manual_loaded_images/47/vashon-header-lg-1140.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 178px;}
    
ul.nav.navbar-nav.navbar-right {padding-left: 210px;}
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
.page-header {
    padding-bottom: 0px;
    margin: 0px;
    border-bottom: 0px solid #3d3632;
    background-image: url(https://s3.grocerywebsite.com/production/manual_loaded_images/47/vashon-header-md-940.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 178px;}
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
.page-header {
    padding-bottom: 0px;
    margin: 0px;
    border-bottom: 0px solid #3d3632;
    background-image: url(https://s3.grocerywebsite.com/production/manual_loaded_images/47/vashon-header-sm-720.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 178px;}
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {

}

@media (min-width: 768px) {
.page-header .nav>li>a {
    text-shadow: 0px 1px 4px rgb(27, 27, 27);
    margin-top: 6px;}
}

.navbar-nav>li>a {
	font-family: 'Roboto Condensed', Helvetica;
	font-size: 21px;
	color: #FFF;
	font-weight: 500;
	margin-top: 0px
}

.page-header .navbar-nav>li>a:visited {color: #FFF;}
	
.page-header .nav>li>a:focus, .page-header .nav>li>a:hover {text-decoration: none; background-color: transparent; color: #9EEACE;}
	
.page-header .navbar-nav>li>a:focus, .page-header .nav>li>a:hover {text-decoration: none; background-color: transparent; color: #9EEACE;}

p.storeinfoheader {
	text-align: right;
    font-family: 'Roboto Condensed', Helvetica;
    font-size: 18px;
    color: #C8E8FB;
    font-weight: 500;
    padding: 10px;
    text-shadow: 0px 1px 4px rgb(27, 27, 27);
    height: 130px;
    overflow: hidden;
}

p.storeinfoheader a, p.storeinfoheader a:hover, p.storeinfoheader a:focus,p.storeinfoheader a:active,p.storeinfoheader a:visited {text-decoration: none; color: #C8E8FB;}

@media (min-width: 768px) and (max-width: 991px) {
p.storeinfoheader {
    text-align: right;
    font-family: 'Roboto Condensed', Helvetica;
    font-size: 14px;
    line-height: 180%;}
    
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 7px;}
}

/*
body {
    background-color: #E6E6E6;
    background: url("https://s3.grocerywebsite.com/production/manual_loaded_images/47/vashon-background-5.jpg");
}
*/