/* Layout of static elements */
body{
  background-color: #FFFFFF;
  color: #000000;
  font-family: Arial;
  font-size: 14px;
  margin-top: 0px; 
  margin-left: 0px; 
  width: 1000px;
}

a:link, a:visited, a:hover, a:active{
  color: #006666;
  text-decoration: underline;
  font-weight: bold;
}

h2{
  color: #006633;
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
}

.pagetop{
  border: none;
  background-color: transparent;
  background-image:url('ny-top.jpg');
  background-repeat: no-repeat;
  margin-top: 0px; 
  margin-left: 5px; 
  width: 980px;
  height: 150px;
  text-align: left;
}

.toplinks{
  border: 1px solid #ED1D24;
  margin-top: 128px; 
  width: 970px;
  height: 20px;
  background-color: transparent;
  padding-left: 5px; 
  text-align: left;
}

.tlink:link, .tlink:visited, .tlink:hover, .tlink:active{ 
  color: #FFE000;
  text-decoration: underline;
  font-weight: bold;
}

.space5{
  padding: 5px; 
}

.outerdiv{
  margin-left: 10px; 
  border-top: 1px solid #ED1D24;
  border-left: 10px solid #ED1D24;
  border-right: 1px solid #ED1D24;
  border-bottom: 1px solid #ED1D24;
  width: 692px;
  min-height: 600px;
  background-image:url('liberty-statue.jpg');
  background-repeat: no-repeat;
  float: left;
}

.phoneframe{
  height: 133px;
  width: 272px;
  background-color: transparent;
  border-top: 1px solid #ED1D24;
  border-left: none;
  border-right: 1px solid #ED1D24;
  border-bottom: 1px solid #ED1D24;
  float: left;
}

.cardframe{
  height: 250px;
  width: 272px;
  background-color: transparent;
  border-top: 1px solid #ED1D24;
  border-left: none;
  border-right: 1px solid #ED1D24;
  border-bottom: 1px solid #ED1D24;
  float: left;
}

.storydiv{
  background-color: transparent;
  padding: 5px; 
  text-align: left;
}

.adboxright{
  width: 350px;
  height: 270px;
  float: right;
  background-color: #FFA000;
  padding: 5px;
  font-size: 18px;
  margin-left: 5px;
  margin-top: 5px;
  margin-right: 2px;
  margin-bottom: 5px;
}
/* Layout of static elements ends */

/* Layout of dynamic elements */

/* Shopping cart */
.CartFrame{
  width: 262px;
  min-height: 90px;
  border-top: 1px solid #ED1D24;
  border-left: none;
  border-right: 1px solid #ED1D24;
  border-bottom: 1px solid #ED1D24;
  border-collapse: collapse;
  border-style: none; 
  background-color: #ED1D24;
  color: #FFFFFF;
  font-family: arial;
  font-size: 12px;
  float: left;
  padding: 5px; 
  text-align: left;
}

.CartHeaderLeft{
  width: 70%;
  height: 40px;
  color: #FFFFFF;
  vertical-align: middle;
  font-family: arial;
  font-size: 18px;
  border-bottom: 1px solid #000000;
}

.CartHeaderPrice{
  width: 30%;
  height: 40px;
  color: #FFFFFF;
  vertical-align: middle;
  font-family: arial;
  font-size: 12px;
  text-align: right;
  border-bottom: 1px solid #000000;
}

.CartRow{
  cursor: Pointer;
}
.CartRow:hover{
  background-color: #808080;
}

.CartItemLeft{
  vertical-align: top;
  border-top: 1px solid #C00000;
}

.CartItemPrice{
  vertical-align: top;
  text-align: right;
  border-top: 1px solid #C00000;
}

.CartFooterLeft{
  height: 50px;
  color: #FFFFFF;
  vertical-align: top;
  font-family: arial;
  font-size: 18px;
  border-top: 1px solid #000000;
}

.CartFooterPrice{
  height: 50px;
  color: #FFFFFF;
  vertical-align: top;
  font-family: arial;
  font-size: 18px;
  text-align: right;
  border-top: 1px solid #000000;
}

.CartButton{
  height: 40px;
  width: 90px;
  float: right;
  color: #000000;
}
/* Shopping cart end */

/* Menu group or selections */
.GroupList{
  width: 154px;
  height: 650px;
  float: left;
  background-color: transparent;
  padding: 5px; 
  text-align: left;
  border-right: 1px solid #ED1D24;
  float: left;
}

.GroupItem{
  color: #006666;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  padding-top: 1px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: none;
  min-height: 17px;
}

.GroupItem:hover{
  background-color: #D0D0D0;
}
/* Menu group or selections end */
/* Menu listing */
.MenuList{
  width: 510px;
  height: 650px;
  float: left;
/*  border: 1px solid #ED1D24;*/
  background-color: transparent;
  padding: 5px; 
  text-align: left;
  overflow: scroll;
  float: left;
}

.MenuHeader{
  width: 95%;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #808080; 
  min-height: 48px;
  color: #006666;
  font-family: Arial;
  font-size: 12px;
  font-weight: none;
}

.MenuHeadline{
  color: #006666;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
}

.MenuItem{
  width: 95%;
  cursor: pointer;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #808080; 
  min-height: 45px;
}

.MenuItem:hover{
  background-color: #D0D0D0;
}

.MenuItem1{
  width: 65%;
  height: 18px;
  background-color: transparent;
  color: #FF0000;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  }

.MenuItem2{
  width: 35%;
  height: 18px;
  background-color: transparent;
  text-align: right;
  color: #000000;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
}

.MenuItem3{
  width: 100%;
  min-height: 30px;
  background-color: transparent;
  vertical-align: top;
  font-size: 12px;
}
/* Menu listing end */

/* Lunch salad selection */
.LunchHeader{
  color: #000000;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
}
.LunchItemHeader{
  color: #FF0000;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
}

/* Lunch salad selection */
/* Layout of dynamic elements ends */
