﻿.menu{margin:0 auto; padding:0; height:30px; width:100%; display:block; background:url('http://eveda.tech.officelive.com/images/topMenuImages2.png') repeat-x;}
.menu li{padding:0; margin:0; list-style: none; display:inline;}
.menu li a{width: 7%;float:left; padding-left:8px; display:block; color:rgb(255,255,255); text-decoration:none; font:16px Segoe UI; cursor:pointer; background:url('http://eveda.tech.officelive.com/images/topMenuImages2.png') 0px -30px no-repeat;}
.menu li a span{ line-height:30px; float:none; display:block; padding-right:8px; background:url('http://eveda.tech.officelive.com/images/topMenuImages2.png') 100% -30px no-repeat;}
.menu li a:hover{background-position:0px -60px; color:rgb(255,255,255);}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.current, .menu li a.current:hover{line-height:30px; font:16px Verdana, Arial, Helvetica, sans-serif; background:url('http://eveda.tech.officelive.com/images/topMenuImages2.png') 0px -90px no-repeat; color:rgb(62,62,62);}
.menu li a.current span, .menu li a.current:hover span{background:url('http://eveda.tech.officelive.com/images/topMenuImages2.png') 100% -90px no-repeat;}

body
{
    font-family  : "Segoe UI";
	font-size: medium;
  color: #3e3e3e;
  letter-spacing: 2;
}
form {margin-bottom: 0;}			
			
td, th
{
    font-family  : "Segoe UI";
	font-size: medium;
}

h2,h3,h4,h5,b
{
	 color: #333333;
}

table
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	padding: 0;
    margin-bottom: 0px;
}

		.TableBorder
		{
			border-color: Silver; 
			border-width: thin; 
			border-style: solid;
		}
		.BigHeading
		{
			color: White;
			background-color: #777777;
			font-weight: 100;
			font-size: 24px;
			
		}
		.BigHeadingNoBackGround
		{
			font-weight: 100;
			font-size: 24px;
			
		}
		
		.SlightlyBigHeading
		{
			color: White;
			background-color: #777777;
			font-weight: 100;
			font-size: 18px;
			
		}
   	    .HeadingDark
		{
			color: White;
			background-color: #777777;
			font-weight: 100;
			font-size: 14px;
			
		}


		.Heading
		{
			color: #3E3E3E;
			font-weight: bold;
			font-size:16px;
			
		}
		.SlightlySmallHeading
		{
			color: #3E3E3E;
			font-weight: bold;
			font-size:14px;
			
		}
		
		.SmallerHeading
		{
			color: #3E3E3E;
			font-size: 12px;
			
		}
		
		.LT_ContrastColor
		{
			background-color: #CCCC99;
		}

		
        .form1
        {
            margin-left: 0px;
        }

       
        .alignleft
        {
            text-align: left;
            
        }
        .itemtype
        {
            width: 160px;
            text-align: left;
            border-style: solid; 
            border-color: Gray; 
            border-width: 1px;
        }
        .grocerylistleftalign
        {
  	        width: 370px;   
        	text-align: left;
            border-style: solid; 
            border-color: Gray; 
            border-width: 1px;
			border-bottom-width: 0px;
			border-left-width: 0px;
        }
        .footer
        {
            text-align: center;
            background-color: #333333;
            color: White;
            font-size: smaller;
            
        }
        .ezmenuPicSize
        {
        	width: 150px;
        	height: 112px;
        }
        .ezmenuSmallPicSize
        {
        	width: 100px;
        	height: 75px;
        }

        
		.contentbg
		{
			 background-color: #FFFFFF;
		}
		.advertisementbg
		{
			background-color: #FFFFFF;
			 text-align: center;
			 padding-top: 5px;
			 padding-bottom: 5px;
			 border: solid,1 px,silver;
		}
		.New
		{
			background-color: Yellow;
			color: Red;
			font-size: smaller;
			text-align: justify;
		}
		
         .SmallerText
         {
             font-size: xx-small;
         }

         .SmallText
         {
             font-size: x-small;
         }
         
