body {
    background: url(../images/background.jpg) center top repeat-x;
}

#page_container {
    text-align: center;
}

#page {
    margin: 0 auto;
    width: 950px;
    padding: 0 10px;
    background: #fff;
}

#top {
    width: 950px;
    height: 143px;
    background: url(../images/top.jpg) center center no-repeat;
}

#top .box1 {
    width: 200px;
    float: left;
    height: 143px;
    margin-left: 50px;
}

#top .box2 {
    width: 200px;
    float: left;
    padding: 30px 20px 10px 30px;
}

ul#menu {
    margin: 0;
    padding: 0;
    width: 950px;
    height: 33px;
}

ul#menu li {
    display: block;
    float: left;
    margin-right: 1px;
    height: 30px;
    cursor: pointer;
}

ul#menu li ul li {
    display: block;
    float: left;
    margin-right: 1px;
    height: auto;
    cursor: pointer;
}

ul#menu li.menu_01 {
    width: 100px;
    background: url(../images/menu_01.gif) 0 0 no-repeat;
}

ul#menu li.menu_01_esp {
    width: 100px;
    background: url(../images/menu_01_esp.gif) 0 0 no-repeat;
}

ul#menu li.menu_02 {
    width: 135px;
    background: url(../images/menu_02.gif) 0 0 no-repeat;
}

ul#menu li.menu_02_esp {
    width: 135px;
    background: url(../images/menu_02_esp.gif) 0 0 no-repeat;
}

ul#menu li.menu_03 {
    width: 120px;
    background: url(../images/menu_03.gif) 0 0 no-repeat;
}

ul#menu li.menu_03_esp {
    width: 120px;
    background: url(../images/menu_03_esp.gif) 0 0 no-repeat;
}

ul#menu li.menu_04 {
    width: 109px;
    background: url(../images/menu_04.gif) 0 0 no-repeat;
}

ul#menu li.menu_04_esp {
    width: 109px;
    background: url(../images/menu_04_esp.gif) 0 0 no-repeat;
}

ul#menu li.menu_05 {
    width: 118px;
    background: url(../images/menu_05.gif) 0 0 no-repeat;
}

ul#menu li.menu_05_esp {
    width: 118px;
    background: url(../images/menu_05_esp.gif) 0 0 no-repeat;
}

ul#menu li.menu_06 {
    width: 126px;
    background: url(../images/menu_06.gif) 0 0 no-repeat;
}

ul#menu li.menu_06_esp {
    width: 126px;
    background: url(../images/menu_06_esp.gif) 0 0 no-repeat;
}

ul#menu li.menu_07 {
    width: 97px;
    background: url(../images/menu_07.gif) 0 0 no-repeat;
}

ul#menu li.menu_07_esp {
    width: 97px;
    background: url(../images/menu_07_esp.gif) 0 0 no-repeat;
}

ul#menu li.menu_08 {
    width: 138px;
    margin-right: 0;
    background: url(../images/menu_08.gif) 0 0 no-repeat;
}

ul#menu li.menu_08_esp {
    width: 138px;
    margin-right: 0;
    background: url(../images/menu_08_esp.gif) 0 0 no-repeat;
}

ul#menu li:hover {
    background-position: 0 -30px;
}

ul#menu li ul {
    top: auto;
    left: auto;
    list-style: none;
    width: 180px;
}

ul#menu li ul {
    display: none;
    position: absolute;
    margin: 30px 0 0 -40px;
}

ul#menu li ul li {
    z-index: 99;
}

ul#menu li ul li a {
    display: block;
    width: 160px;
    padding: 5px 10px;
    color: #fff;
    border-top: 1px solid #fff;
    background: #3399cc;
}

ul#menu li ul li a:hover {
    color: #3399cc;
    background: #f0fbff;
}

ul#menu li:hover ul {
	 display: block;
}

ul#menu li:hover ul li ul {
	 display: none;
}

ul#menu li ul li:hover ul {
	 display: block;
}

ul#menu li ul li:hover ul li {
	 display: block;
}

ul#menu li ul li ul {
    display: none;
    position: absolute;
    margin: -25px 0 0 0px;
    padding: 0;
    width: 180px;
    left: 220px;
    border-left: solid 1px white;
}

div#top_panel {
    padding-top: 10px;
    height: 137px;
    background: url(../images/top_background.jpg) center center repeat-x;
    text-align: center;
}

table#top_boxes {
    margin: auto;
}

table#top_boxes td {
    width: 240px;
    vertical-align: middle;
    text-align: center;
}

table#top_boxes td.strip {
    width: 1px;
    background: url(../images/top_strip.jpg) center center no-repeat;
    text-align: center;
}

table#top_boxes div.header {
    text-align: center;
    color: #fff;
    padding: 6px 0 3px 0;
    font-weight:bold;
    margin: 0 6px 0 6px;
    background-color:#FF0D07;
}

table#top_boxes div.image {
    width: 228px;
    height: 80px;
    margin: auto;
}


table#top_boxes div.image img{
    width: 228px;
    height: 80px;
    margin: auto;
}

table#top_boxes div.more {
    /** top: -9px;
    position: relative; **/
    margin: 0 10px 9px auto;
    background: url(../images/box_more.jpg) center center repeat-y;
    width: 68px;
}

table#top_boxes div.more a {
    display: block;
    width: 100%;
    padding: 2px 0;
    font-size: 10px;
    color: #fff;
    text-align: center;
    z-index: 97;
    font-weight:bold;
}


table#content {
    width: 950px;
}

table#content td#td_left {
    width: 260px;
}

table#content {
   vertical-align: top;
}

td#td_left {
    padding-bottom: 15px;
}

td#td_left div#languages {
    padding-top: 5px;
    text-align: center;
}

td#td_left div#store_locator {
    width: 254px;
    height: 180px;
    background: url(../images/store_locator.jpg) center center no-repeat;
}

td#td_left div#store_locator div.header {
    padding: 10px 0 0 10px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

td#td_left div#store_locator div.text {
    padding: 35px 0 0 15px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}

td#td_left div#store_locator div.text a {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-decoration: underline;
    padding-left: 10px;
}

td#td_left div#left_menu {
    width: 214px;
    min-height: 140px;
    padding: 20px;
    background: url(../images/left-menu.jpg) center bottom no-repeat #FF6F02;
}

td#td_left div#left_menu a {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    padding-left: 10px;
}

td#td_left div#left_menu a:hover {
    text-decoration: underline;
}


td#td_left div.box_left {
    padding: 5px;
    background: url(../images/box.jpg) center bottom repeat-x #FF6205;
    margin: 5px 0 5px 8px;
    width: 228px;
}

td#td_left div.box_left div.header {
    text-align: center;
    padding: 6px 0 3px 0;
}

td#td_left div.box_left div.header a
{
    color: white;
    font-weight:bold;
}

td#td_left div.box_left div.image {
    width: 228px;
    height: 273px;
}

td#td_left div.box_left div.more {
    position: relative;
    top: -9px;
    margin: 0 10px 0 auto;
    z-index: 99;
    background: url(../images/box_more.jpg) center center repeat-y;
    width: 68px;
}

td#td_left div.box_left div.more a {
    display: block;
    width: 100%;
    padding: 2px 0;
    font-size: 10px;
    color: #fff;
    text-align: center;
}












td#td_right {
    vertical-align: top;
    padding-top: 5px;
    padding-bottom: 15px;
    padding-left: 10px;
}

td#td_right h1 {
    font-size: 14px;
    padding: 0 0 15px 0;
    font-weight: bold;
}

td#td_right div#box {
    float: right;
    padding: 5px;
    background: url(../images/box.jpg) center center repeat-x;
    margin: 5px 0 5px 5px;
}

td#td_right div#box div.header {
    text-align: center;
    color: #fff;
    padding: 6px 0 3px 0;
}

td#td_right div#box div.image {
    width: 228px;
    height: 273px;
}

td#td_right div#box div.more {
    position: relative;
    top: -9px;
    margin: 0 10px 0 auto;
    z-index: 99;
    background: url(../images/box_more.jpg) center center repeat-y;
    width: 68px;
}

td#td_right div#box div.more a {
    display: block;
    width: 100%;
    padding: 2px 0;
    font-size: 10px;
    color: #fff;
    text-align: center;
}

td#td_right table,
td#td_right table td {
  vertical-align: middle;
}



div#footer {
    height: 12px;
    padding: 6px 10px;
    background: url(../images/footer.gif) center center repeat-x;
}

div#footer,
div#footer a {
    font-size: 10px;
    color: #fff;
}

div#authors {
    text-align: right;
    padding: 10px 10px 5px 0;
    font-size: 10px;
}




.table-full {
	width: 100%;
}

#products
{
    /*height:400px;*/
    background: url(../images/prices-bg.gif) top center repeat-y;
}

td#td_right .table-full td,
.table-full td {
	padding: 5px 5px;
	text-align: left;
	border: 1px solid #F8F8FF;
	border-top: none;
	vertical-align: middle;
}

.tr-head td div,
.tr-head td {
	background: #F8F8FF;
	font-weight: bold;
	text-align: left;
}

td#td_right .table-full td.td-break {
    border-top: none;
    border-left: none;
    border-right: none;
    height: 16px;
}

.table-full td input.ipt {
	 font-size: 10px;
   border: solid 1px #b3b3b3;
   width: 446px;
   height: 16px;
   color: #333333;
   padding: 2px 0;
}

.table-full td textarea.txt {
	 font-size: 10px;
   border: solid 1px #b3b3b3;
   width: 100%;
   height: 150px;
   color: #333333;
   padding: 2px 0;
}

/* for public holiday info*/
/* ********************************************************************* */

#opening-div
{
    text-align:left;
    float:left;
    margin-left:0px;
    margin-right:auto;
    width:250px;
}

table#opening-tab
{
    border: 1px solid black;
}

table#opening-tab #opening-header
{
    font-weight:bold;
    color:white;
    text-align:center;
    background-color:#FF6205;
}


td table#opening-tab td
{

    font-size:14px;
    padding:5px 10px;
    text-align:left;
}

#holiday-div
{
    text-align:left;
    float:left;
    margin-left:30px;
    margin-right:auto;
    width:400px;
}

* html #holiday-div
{
}

table#holiday-tab
{
    border: 1px solid black;
    width:400px;
}

table#holiday-tab #holiday-header
{
    font-weight:bold;
    color:white;
    text-align:center;
    background-color:#FF6205;
}


td table#holiday-tab td
{

    font-size:14px;
    padding:5px 10px;
    text-align:left;
}

table#holiday-tab td.even
{
    background-color:#FFD0B4;
}

table#holiday-tab td.odd
{
    background-color:#FF9150;
}

#form_month
{
    margin-left:100px;
}

img.recipe
{
    width:100px;
    padding:5px;
    border: 1px solid black;
    margin-right:10px;
    vertical-align:middle;
}

td#td_right a
{
    text-decoration:underline;
}

#search-box
{
    background: url(../images/search-bg.jpg) top center no-repeat;
    width:214px;
    height:110px;
    padding:22px 15px 20px 25px;
    line-height:180%;
}

#search-box form
{
    margin-bottom:10px;
}

#search-box h4
{
    font-weight:bold;
    font-size:16px;
    padding-left:40px;
    margin-bottom:13px;
    color:#FFFFFF;
}

#search-box a
{
    color:white;
    font-size:14px;
    font-weight:bold;
    text-decoration:underline;
}

td#td_right table#search-tab td
{
    text-align:left;
    font-size:12px;
    line-height:140%;
    padding: 5px 10px;
}

td#td_right table#search-tab tr
{
    border: 1px solid black;
}

table#search-tab tr.even
{
    background-color:#FFD0B4;
}

table#search-tab tr.odd
{
    background-color:#FF9150;
}

tr#header
{
    background-color:#FF6205;
}

td#td_right table#search-tab tr#header td
{
    font-size:16px;
    font-weight:bold;
    line-height:160%;
    padding: 0 10px;
}

#messagebox-text
{
    font-size:16px;
    font-weight:bold;
}

#message
{
    border: 1px solid #B3B3B3;
}
.simple_overlay {
    display:none;
    z-index:10000;
    background-color:white;
    width:300px;
    min-height:50px;
    border:5px solid #FF6205;
    padding:25px;
    /* CSS3 styling for latest browsers */
    -moz-box-shadow:0 0 90px 5px #000;
    -webkit-box-shadow: 0 0 90px #000;
}

/* close button positioned on upper right corner */
.simple_overlay .close {
    background-image:url(../images/close.png);
    position:absolute;
    right:-15px;
    top:-15px;
    cursor:pointer;
    height:35px;
    width:35px;
}
