
/* Default Ticker Styles */

.tickercontainer { /* the outer div with the black border */
background: #fff; 
width: 300px;
margin: 0px auto; 
padding: 0
overflow: hidden;
margin-top: 10px;
margin-bottom: 10px;
background: transparent;
border:0px;
position: relative;
z-index: 5000;
top:-58px;

}

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 0px;
top: 0px;
width: 300px;
overflow: hidden;
}

ul.newsticker { /* that's your list */
width: 3000px;
position: relative;
left: 300px;
font: normal 10px Lucida Sans, Arial;
list-style-type: none;
color: black;
margin: 0;
padding: 0;
}

ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin-right: 20px;
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 14px;
	list-style: none;
}

/* Ticker styles */



/* Facebook login*/
.SocialMedia
{	float:right;
	
}
.Facebook
{
	display:block;
	padding: 5px;
	text-indent: 20px;
	text-decoration: none;
	border: 1px solid #fff;
	background: url(http://tops.graphics.grocerywebsite.com/G_Monopoly/facebook.png) no-repeat 0px 3px;
}
.Facebook:hover
{
	border: 1px solid #9cf;
	
	
}
/* Superfish Menu */

.sf-menu, .sf-menu *
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
	z-index: 2000;
}

.sf-menu li
{
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	position: relative;
	height: 40px;
}

.sf-menu li:hover
{
	background-color: #000000;
	height: 40px;
	visibility:	inherit; 
}


ul#navbar li a.active {

	background-color: #000000;
}

.sf-menu li a
{
	display: block;
	background: transparent;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	padding: 10px;
	color: white;
}


.sf-menu ul li
{
	background: #000000;
	height: 30px;
	padding: 4px 0px 1px 0px; 
	border-top: 1px solid #333333;	
}

.sf-menu ul li:hover
{
	background: #666666;
	height: 30px;
	padding: 4px 0px 1px 0px; 		 
}

.sf-menu ul li a:link
{
	font-size: 12px;
	color: white;
	text-decoration: none;
	margin-top: -10px;
}

.sf-menu ul li a:visted
{
	font-size: 12px;
}

.sf-menu ul li a:hover
{
	font-size: 12px;
}

.sf-menu ul li a:active
{
	font-size: 12px;
}

.sfHover ul
{
	width: 200px !important;
}


.sf-menu 
{
}

.sf-menu ul 
{
}

.sf-menu li:hover 
{
	visibility:	inherit;
}

.sf-menu li 
{
	float: left;
	position: relative;
	font-size: 13px;
	min-height: 32px;
	_height: 32px;
}

.sf-menu a 
{
	display: block;
	position: relative;
	color: white;
}

.sf-menu ul li 
{
	width: 150px;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul 
{
	left: 0;
	top: 40px;
	z-index: 99;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul 
{
	top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul 
{
	left: 10em;
	top: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul 
{
	top: -999em;
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul 
{
	left: 10em; 
	top: 0;
} 

/* New Styles */

html
{
	overflow-y: scroll;
}

#RightCol .OddRow
{
	margin: 0px;
	
}

button, a.button 
{
	color: #125390;
}

button:hover, a.button:hover 
{
	color: #125390;
}

#RightCol .RecipeListPlugin
{
	display: inline-block;
}

body
{
	width: 980px;
	margin: 0px auto;
	padding-top: 15px;
}

#NavBar
{
	margin-bottom: 10px;
}

/* My Account */

.LoginBenefitsLast
{
	margin-bottom: 15px;
}

.LoginBenefits h3
{
	color: #3a9805;
	margin-bottom: 10px;
	overflow: none;
}

#SpecialDetails ul, #SpecialDetails2 ul, #SpecialDetails3 ul, #SpecialDetails4 ul
{
	margin: 0px 0px 0px 80px;
}

#SpecialDetails li, #SpecialDetails2 li, #SpecialDetails3 li, #SpecialDetails4 ul
{
	font-family: Helvetica, Arial, sans-serif;
}

.LoginRow
{
	height: 63px;
	width: 760px;
}

.LoginRow img
{
	float: left;
	margin: 10px;
}

.BenefitDescription
{
	margin-bottom: 3px;	
	float: left;
	background-color: #e2ffe4;
	width: 687px;
	height: 63px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.BenefitDescription:hover
{
	background-color: #afeeb3;
}

.BenefitDescription span
{
	margin: 0px 0px 0px 30px;	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1f1f1f;
	letter-spacing: 1px;
	line-height: 60px;
}

#SpecialDetails
{
	margin-bottom: 15px;
}

#SpecialDetailsTrigger
{
	cursor: pointer;
}

#SpecialDetailsTrigger2
{
	cursor: pointer;
}

#SpecialDetailsTrigger3
{
	cursor: pointer;
}

/* Shopping List */

.ShoppingListBenefits
{
	float: left;
	margin: 0px;
}

.ShoppingListBenefits h3
{
	color: #3a9805;
	margin-bottom: 10px;
}

.BenefitsRow
{
	height: 63px;
	width: 760px;
}

.BenefitsRow img
{
	float: left;
	margin: 10px !important;
}

.InputSearch
{
  width: 125px;
  margin: 10px 0px 0px 5px;
  padding: 5px 0px 5px 18px;
}

 
/* Footer */


.FooterNavBar
{
	margin-top: 10px;
	width: 980px;
	height: 35px;
	background: url(http://tops.graphics.grocerywebsite.com/GraphicsNavBar/Footer_980x35.jpg) no-repeat;
}


.FooterNavBar ul
{
	display: inline;
	margin: 10px;
	padding: 1px;
	color: #ffffff;
	
}

.FooterNavBar ul li
{
	
	color: #ffffff;
	display: inline;
	float: right;
}

.FooterContainer span
{
	font-family: Helvetica, Arial, sans-serif;
	color: white;
	font-weight: normal;
	line-height: 36px;
	vertical-align: middle;
}

.FooterContainer
{
	text-align: center;
}

.FooterContainer a:link
{
	color: yellow;
	text-decoration: underline;
}

.FooterContainer a:visited
{
	color: yellow;
	text-decoration: underline;
}

.FooterContainer a:hover
{
	text-decoration: none;
}

.FooterContainer a:active
{
	color: yellow;
	text-decoration: underline;
}

/* Basic Typography */

h1
{
	margin: 10px 10px 10px 10px;
	color: #000000;
}

/* Links */

a:link
{
	color: #C33;
}

a:visited
{
	color: #C33;	
}

a:hover
{
	text-decoration: none;
}

a:active
{
	color: #C33;
}

a.footer:link
{
	color: #ffffff;
	text-decoration: none;
}

a.footer:visited
{
	color: #cccccc;	
	text-decoration: none;
}

a.footer:hover
{
	color: #cccccc;
	text-decoration: none;
}

a.footer:active
{
	color: #cccccc;
	text-decoration: none;
}

a.Nav:link
{
	color: #000000;
	text-decoration: none;
}

a.Nav:visited
{
	color: #999999;	
	text-decoration: none;
}

a.Nav:hover
{
	color: #666666;
	text-decoration: none;
}

a.Nav:active
{
	color: #cccccc;
	text-decoration: none;
}

/* Standard Form */

.StandardForm
{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #cccccc;
	border: 1px solid #999999;
	padding: 10px;
	font-family: Helvetica, Arial, sans-serif;
}

.StandardForm table
{
	font-family: Helvetica, Arial, sans-serif;	
}

.StandardForm input,
.StandardForm textarea,
.StandardForm checkbox,
.StandardForm radio
{
	margin: 0;
	border: 1px solid #cc0033;
	padding: 5px;
	background: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-family: Helvetica, Arial, sans-serif;	
	font-size: 14px;
}

.StandardForm input:hover,
.StandardForm textarea:hover,
.StandardForm checkbox:hover,
.StandardForm radio:hover
{ border: 1px solid #125390; }

.StandardForm input[type="submit"]
{
	margin: 0;
	border: none;
	padding: 6px;
	background: #cc0033;
	border: 1px solid #cc0033;
	font-weight: bold;
	color: white;
	cursor: pointer;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: capitalize;	
}

.StandardForm input[type="submit"]:hover
{
	margin: 0;
	border: none;
	padding: 6px;
	background: #d6ffe1;
	border: 1px solid #10852e;	
	font-weight: bold;
	color: #10852e;
	cursor: pointer;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: capitalize;		
}

.FormSectionHeading
{
	border-top: none;
	font-weight: bolder;
	font-size: 14px;
	color: #339;
	background: #cc0033;
	font-family: Helvetica, Arial, sans-serif;
	color: white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 5px !important;
	text-indent: 5px;	
}

.StandardForm select
{
	margin: 0;
	border: 1px solid #cc0033;
	padding: 6px;
	background: #fff;
}

/* Locations */

table.HitList
{
	width: 750px;
	border: 1px solid #70add8;
	background-color: white;
}

.HeaderRow
{
	height: 25px;
}

.HeaderRow td
{
	padding: 5px !important;
}

.HeaderRowMain td
{
	background-color: #125390 !important;
}

div.HitList
{
	border: 1px solid #70add8;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	background-color: white;
}

#LocatorLeftCol
{
	float: left; 
	margin-right: 15px; 
}

#LocatorRightCol
{
	float: right; 
	clear: right; 
	margin: 0px 0px 0px 0px;
}

h1, h2, h3, h4, h5, h6 {font-family: Helvetica, Arial, sans-serif;	}

	font-family: Helvetica, Arial, sans-serif;	
}

div.AdminHeader
{
	background: url(http://tops.graphics.grocerywebsite.com/G_Home/footerBG.jpg) repeat-x;
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	height: 40px;
	width: 980px;
}

div.AdminHeader a
{
	color: white;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 36px;
}

#SideBar
{
	float: right;
}

.Group LinkList RecipeLinks
{
}

.AdminHeader
{
	border: none !important;
}

.SideBarNav
{
background-color: #d8d8d8;
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(238, 238, 238)), to(rgb(204, 204, 204)));
background-repeat: repeat;
border-bottom-color: rgb(204, 204, 204);
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: rgb(238, 238, 238);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgb(204, 204, 204);
border-right-style: solid;
border-right-width: 1px;
border-top-color: rgb(238, 238, 238);
border-top-style: solid;
border-top-width: 1px;
display: block;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
margin: 10px;
}

.SideBarNav h4
{
	text-shadow: 1px 1px 0 #fff;
}

.SideBarNav ul
{
	list-style: none;
}

.modal_container
{
	width: 600px !important;
}

a.benefitButton
{
	padding: 10px;
	font-weight: bold;
	background: #125390;
	border: 1px solid #125390;	
	color: #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	text-decoration: none;
	position: relative;
	left: 500px;
	top: -80px;
	letter-spacing: 1px;
}

a.benefitButton:visited
{
	background: #125390;
	border: 1px solid #125390;	
	color: #fff;
}


a.benefitButton:hover
{
	background: #d1e9ff;
	border: 1px solid #125390;	
	color: #125390;
}

a.benefitButton:active
{
	background: #125390;
	border: 1px solid #125390;	
	color: #fff;
}


h4 a
{
	color: rgb(0, 51, 102) !important;
}

.STips
{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-family: Helvetica, Arial, sans-serif;
	border-bottom: none !important;
	padding-bottom: 10px;
}

.STips h5
{
	background: #abe5af !important;
	color: #1f1f1f;
	-moz-border-radius-topleft: 10px;-moz-border-radius-topright: 10px; -moz-border-radius-bottomright: 0px;-moz-border-radius-bottomleft: 0; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -webkit-border-bottom-right-radius: 0px;-webkit-border-bottom-left-radius: 0;
	font-family: Helvetica, Arial, sans-serif;
}	



	
	.CardBanner {
		margin: 10px;
		border: 0;
		padding: 0;
		display: -moz-inline-stack;
		display: inline-block;
		zoom: 1;
		*display: inline;
		width: 960px;
	}
	
	.SearchSide {
		margin: 0;
		border: 0;
		padding: 0;
		width: 49%;
		display: -moz-inline-stack;
		display: inline-block;
		zoom: 1;
		*display: inline;
		float: left;
	}
	
	.SearchSide p {
		margin: 10px 10px 0 0;
		display: -moz-inline-stack;
		display: inline-block;
		zoom: 1;
		*display: inline;
		vertical-align: top;
	}
	
	.AccountSide {
		margin: 0;
		margin-right: -1px;
		border: 0;
		padding: 0;
		width: 49%;
		text-align: right;
		display: -moz-inline-stack;
		display: inline-block;
		zoom: 1;
		*display: inline;
		vertical-align: top;
		float: right;
	}
	
	.AccountSide p {
		margin: 10px 10px 0 0;
		display: -moz-inline-stack;
		display: inline-block;
		zoom: 1;
		*display: inline;
		vertical-align: top;
	}
	
	.AccountSide img {
		margin: 10px 0 0 5px;
		display: -moz-inline-stack;
		display: inline-block;
		zoom: 1;
		*display: inline;
	}
	
	form.Search {
		float: left;
		color: white;
	}
	
.account p {
	padding: 50px 0px 0px 0px;
}


.account p a.smalltext {
	font-size: 10px;
}

.Header, #Header
{
  width: 980px;
}

/* Mobile Site Button */

    .MobileButton
    {
      display: none;
      margin: 10px 15px 30px 15px;
      padding: 20px 0px;
      text-align: center;
      color: #fff !important;
      text-decoration: none;
      font-weight: bold;
      font-size: 50px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      background: #60abf8; /* old browsers */
      background: -moz-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%); /* firefox */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7abcff), color-stop(44%,#60abf8), color-stop(100%,#4096ee)); /* webkit */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* ie */ 
      border: 1px solid #3565a0;
      text-shadow: #3565a0 1px -1px 1px;     
    }
    
    .MobileButton:hover
    {
      background: #4096ee; /* old browsers */
      background: -moz-linear-gradient(top, #6796ce 0%, #5497db 44%, #3982ce 100%); /* firefox */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6796ce), color-stop(44%,#5497db), color-stop(100%,#3982ce)); /* webkit */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6796ce', endColorstr='#3982ce',GradientType=0 ); /* ie */ 
    }

/* Pre iOS4 iPhones, Blackberry Bold, Blackberry Curve & lower-res Androids */

@media only screen and (max-device-width: 600px)
{
  .MobileButton
  {
    display: block;
  }
}

/* Android HDPI */

@media screen and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 600px)
{
  .MobileButton
  {
    display: block;
  }
}

/* iPhone 4 */

@media screen and (-webkit-min-device-pixel-ratio: 2), (max-width: 600px)
{
  .MobileButton
  {
    display: block;
  }
}

/* Shopping List - Logged Out */

.ListIndexContainer
{
  margin: 30px;
}

  .ListIndexContainer .SignUp a
  {
    display: inline-block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #5C5634;
    color: white;
    text-decoration: none;
    padding: 5px 10px 5px 10px;
  }
  
  .ListIndexContainer .SignUp a:hover
  {
    background-color: #14130D;
  }

  .ListIndexLeft
  {
    float: left;
    width: 221px;
  }
  
  .ListIndexRight
  {
    float: left;
    margin: 20px 0px 0px 20px;
  }
  
  .ListIndexRight h1, .ListIndexRight h2, .ListIndexRight p
  {
    margin: 0px;
    float: none;
  }
  
  .ListIndexRight h2, .ListIndexRight p
  {
    margin: 10px 0px 0px 0px;
  }
  
#Template  div.AdminHeader {
    border: 1px solid #336699;
    background: #336699;
  }

/* Recipe Sidebar */

/*.SideBar .Group {
  display: inline-block;
}*/
p.ServerName {
font-size: 8px;
font-weight: bold;
color: white !important;
}
