body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  color: #FFFFFF;
  background-color: #FEF7DA;
}

html, body{
  height: 100%;
}

#container {
  background-color: transparent;
  width: 1049px;
  height: 100%;
  position: absolute;
  z-index: 0;
  left: 50%;
  margin-left: -524px;
  top: 0px;
}

#logo {
  background-image: url(../images/logo_index.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 188px;
  height: 67px;
  z-index: 2;
  left: 16px;
  top: 3px;
  cursor: hand;
  cursor: pointer;
}

#flash_header {
  width: 1000px;
  height: 150px;
  background-repeat: repeat-x;
  position: absolute;
  top: 70px;
  left: 27px;
  z-index: 2;
}

#header1 {
  background: url(../images/bg_header1.png) repeat-x;
  background-position: -12px;
  background-color: #FFEDAF;
  width: 1037px;
  height: 220px;
  position: absolute;
  z-index: 1;
  left: 6px;
  top: 0px;
}

#div_menu_main {
  width: 810px;
  height: 40px;
  position: absolute;
  z-index: 3;
  left: 220px;
  top: 40px;
}

#frame_div {
  background: #FEBAC9 url(../images/bg_container.png) repeat-x top;
  font-size: 11px;
  border: white 0px solid;
  width: 1037px;
  height: 80%;
  position: absolute;
  z-index: 3;
  left: 6px;
  top: 224px;
  padding-bottom: 60px;
}

#text-body {
  position: absolute;
  z-index: 3;
  left: 190px;
  top: 40px;
  width: 620px;
}

#footer {
  position: absolute;
  z-index: 3;
  bottom: 6px;
  height: 50px;
  width: 100%;
}

#content-menu {
  background-image: url(../images/menu/background_submenu.png);
  background-repeat: repeat-x;
  position: absolute;
  left: 15px;
  top: 40px;
  width: 152px;
  height: 125px;
}

#call_us_for_more {
  background-image: url(../images/call_us_for_more.png);
  background-repeat: no-repeat;
  position: absolute;
  font-size: 14px;
  font-weight: bolder;
  padding: 9px;
  line-height: 1.3;
  left: 15px;
  top: 180px;
  width: 152px;
  height: 120px;
}

#seasonal_box1 {
    background: url(../images/panel_blue.png) no-repeat;
  width: 160px;
  height: 278px;
  position: absolute;
  right: 30px;
  top: 40px;
}

#mascots_box_large {
  background-image: url(../images/panel_kids_large.png);
  background-repeat: no-repeat;
  position: absolute;
  right: 18px;
  top: 300px;
  width: 156px;
  height: 588px;
}
#mascots_box {
  background-image: url(../images/mascots_box.png);
  background-repeat: no-repeat;
  position: absolute;
  right: 15px;
  top: 300px;
  width: 156px;
  height: 250px;
}
.seasonal_boxed_table {
  width: 154px;
  margin-top: -1px;
  margin-left: 3px;
}
.seasonal_boxed_table td {
  padding-left: 13px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-top: 4px;
  color: #1a1a1a;
  border-bottom: 1px solid #AAE8F2;
  font-size: 12px;
  font-weight: 400;
  vertical-align: top;
}

.customer_boxed_table {
  width: 165px;
  margin-top: -3px;
}
.customer_boxed_table td {
  padding-left: 13px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-top: 4px;
  color: #1a1a1a;
  border-bottom: 1px solid #BEDFBD;
  font-size: 12px;
  font-weight: 400;
  vertical-align: top;
}

.kidsf_boxed_table {
  width: 165px;
  margin-top: -3px;
}
.kidsf_boxed_table td {
  padding-left: 13px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-top: 4px;
  color: #1a1a1a;
  border-bottom: 1px solid #FFB997;
  font-size: 12px;
  font-weight: 400;
  vertical-align: top;
}

.mascots_boxed_table {
  width: 156px;
  margin-top: -3px;
}
.mascots_boxed_table td {
  padding-left: 13px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-top: 4px;
  color: #1a1a1a;
  border-bottom: 1px solid #F9D9DF;
  font-size: 12px;
  font-weight: 400;
  vertical-align: top;
}

#seasonal_box1 #title, #mascots_box #title,#mascots_box_large #title {
  font-size: 15px;
  font-weight: bolder;
  color: white;
}



#seasonal_box1 br {
  border-bottom: 1px solid white;
}

#left_border_container {
  width: 6px;
  height: 100%;
  position: absolute;
  background-repeat: repeat-y;
  background-image: url(../images/bg_left_container.png);
  z-index: 1;
  left: 0px;
  top: 0px;
}

#right_border_container {
  width: 6px;
  height: 100%;
  position: absolute;
  background-repeat: repeat-y;
  background-image: url(../images/bg_right_container.png);
  z-index: 1;
  right: 0px;
  top: 0px;
}

#url {
  position: absolute;
  z-index: 3;
  left: 15px;
  top: 6px;
  font-size: 11px;
  font-weight: bolder;
}

#table_green{
  background: url(../images/panel_green.png) no-repeat;
  width: 160px;
  height: 278px;
  position: absolute;
  left: 10px;
  top: 240px;
}

#table_blue{
  background: url(../images/panel_blue.png) no-repeat;
  width: 160px;
  height: 278px;
  position: absolute;
  left: 190px;
  top: 240px;
}

#table_orange{
  background: url(../images/panel_orange.png) no-repeat;
  width: 160px;
  height: 278px;
  position: absolute;
  left: 370px;
  top: 240px;
}

.xx{
  background: #FFFFFF url(../images/menu/orange_150.png) no-repeat 1px 1px;
  padding-left: 5px;
  border-left: 2px solid white;
  border-right: 2px solid #DCDCDC;
  background-color: #c2bdbd;
  height: 30px;
  width: 150px;
}

.xy{
  background: #FFFFFF url(../images/menu/pink_150.png) no-repeat 1px 1px;
  padding-left: 5px;
  border-left: 2px solid white;
  border-right: 2px solid #DCDCDC;
  background-color: #c2bdbd;
  height: 30px;
  width: 150px;
}

a{
  font: Verdana;
  font-weight: bold;
  font-size: 11px;
  color: white;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.title_section {
  font-size: 25px;
  letter-spacing: 0.6px;
}

.description_section {
  font-size: 14px;
}

.paragraph_black {
  color: #1a1a1a;
  font-size: 13px;
  line-height: 1.4;
}

.thumbnail {
  height: 60px;
  border: 0px;
}

.link_footer {
  font-weight: normal;
  color: #1a1a1a;
  font-size: 12px;
}

.link_footer_lower {
  font-weight: normal;
  color: #1a1a1a;
  font-size: 10px;
}
/* MAIN MENU STYLES...*/

.main_menu td {
  height: 30px;
  text-align: center;
  white-space: nowrap;
  cursor: hand;
  cursor: pointer;
}

.main_menu a {
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: white;
  text-decoration: none;
  padding-top: 6px;
}

.main_menu a:hover {
  text-decoration: underline;
}

.menu_70px {
  background: url(../images/menu/pink_70.png) no-repeat;
  width: 70px;
}

.menu_70px_hover {
  background: url(../images/menu/orange_70.png) no-repeat;
  text-decoration: underline;
  width: 70px;
}

.menu_80px {
  background: url(../images/menu/pink_80.png) no-repeat;
  width: 80px;
}

.menu_80px_hover {
  background: url(../images/menu/orange_80.png) no-repeat;
  width: 80px;
  text-decoration: underline;
}

.menu_100px {
  background: url(../images/menu/pink_100.png) no-repeat;
  width: 100px;
}

.menu_100px_hover {
  background: url(../images/menu/orange_100.png) no-repeat;
  width: 100px;
  text-decoration: underline;
}

.menu_120px {
  background: url(../images/menu/pink_120.png) no-repeat;
  width: 120px;
}

.menu_120px_hover {
  background: url(../images/menu/orange_120.png) no-repeat;
  width: 120px;
  text-decoration: underline;
}

.menu_130px {
  background: url(../images/menu/pink_130.png) no-repeat;
  width: 130px;
}

.menu_130px_hover {
  background: url(../images/menu/orange_130.png) no-repeat;
  width: 130px;
  text-decoration: underline;
}

.menu_150px {
  background: url(../images/menu/pink_150.png) no-repeat;
  width: 150px;
}

.menu_150px_hover {
  background: url(../images/menu/orange_150.png) no-repeat;
  width: 150px;
  text-decoration: underline;
}

#submenu_entertainment {
  position: absolute;
  left: 72px;
  top: 31px;
  display: none;
  padding: 0px;
}
/* sub menu */

.submenu {
  background: url(../images/menu/orange_150.png) no-repeat;
  width: 150px;
}

.submenu_hover {
  background: url(../images/menu/pink_150.png) no-repeat;
  width: 150px;
  text-decoration: underline;
}
 .curved_float {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  behavior:url(border-radius.htc);
  }
.text_gray{
  color:#555555;
}


