/* Start of CMSMS style sheet 'My Korner Kafe Horizontal Menu' */
/********************
MENU
*********************/

/* hack for Internet Explorer */
* html div#menu_horiz {
   /* hide ie/mac \*/
   height: 1%;
   /* end hide */
}

/* 
background-color for the entire menu row, 
covering 100% of the width and text center-aligned 
*/
div#menu_horiz {
   background-color: #333333;  /* background color for the entire menu row */
   text-align: center;
   vertical-align:middle;
   float: left;
   font-weight: bold;
   clear: both;
   padding: 0px;
}

/* 
the menu ul box has top and left border, 
right border is provided by the li elements 
*/
div#menu_horiz ul {
   margin: 0;
   padding: 0;
   height: 35px;
   font-weight: bold;
}


/* menu list items */
div#menu_horiz li {
   background-color: #f5d903;
   width: 75px;
   height: 42px;
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
   margin: 0; /* margin outside each list item box */
   font-weight: bold;
   font-size: 14px;

}

/* menu list items */
div#menu_horiz li.home {
   background-color: #f5d903;
   width: 129px;
   height: 35px;
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
   margin: 0; /* margin outside each list item box */
   font-weight: bold;
   text-decoration: none; /* no underline for links */
   border-right-width: thin;
   border-right-style: solid;
   border-right-color: #333333;

}

/* menu list items */
div#menu_horiz li.category {
   background-color: #f5d903;
   width: 129px;
   height: 35px;
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
   margin: 0; /* margin outside each list item box */
   font-weight: bold;
   text-decoration: none; /* no underline for links */
   border-right-width: thin;
   border-right-style: solid;
   border-right-color: #333333;

}

/* menu list items */
div#menu_horiz li.other-counties {
   background-color: #f5d903;
   width: 129px;
   height: 35px;
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
   margin: 0; /* margin outside each list item box */
   font-weight: bold;
   text-decoration: none; /* no underline for links */
   border-right-width: thin;
   border-right-style: solid;
   border-right-color: #333333;
}
/* menu list items */
div#menu_horiz li.advertise {
   background-color: #f5d903;
   width: 129px;
   height: 35px;
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
   margin: 0; /* margin outside each list item box */
   font-weight: bold;
   text-decoration: none; /* no underline for links */
   border-right-width: thin;
   border-right-style: solid;
   border-right-color: #333333;
}
/* menu list items */
div#menu_horiz li.contact {
   background-color: #f5d903;
   width: 130px;
   height: 35px;
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
   margin: 0; /* margin outside each list item box */
   font-weight: bold;
   text-decoration: none; /* no underline for links */

}





















div#menu_horiz a:hover.home {
   background-color: #41488b;
   width: 129px;
   height: 35px;
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #ffffff;
   display: block; /* IE has problems with this, fixed above */
   font-weight: bold;
   border-right-width: thin;
   border-right-style: solid;
   border-right-color: #333333;

}


div#menu_horiz a:hover.category {
   background-color: #41488b;
   width: 129px;
   height: 35px;
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #ffffff;
   display: block; /* IE has problems with this, fixed above */
   font-weight: bold;
   border-right-width: thin;
   border-right-style: solid;
   border-right-color: #333333;

}

div#menu_horiz a:hover.other-counties {
   background-color: #41488b;
   width: 129px;
   height: 35px;
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #ffffff;
   display: block; /* IE has problems with this, fixed above */
   font-weight: bold;
   border-right-width: thin;
   border-right-style: solid;
   border-right-color: #333333;

}


div#menu_horiz a:hover.advertise {
   background-color: #41488b;
   width: 129px;
   height: 35px;
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #ffffff;
   display: block; /* IE has problems with this, fixed above */
   font-weight: bold;
   border-right-width: thin;
   border-right-style: solid;
   border-right-color: #333333;

}


div#menu_horiz a:hover.contact {
   background-color: #41488b;
   width: 130px;
   height: 35px;
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #ffffff;
   display: block; /* IE has problems with this, fixed above */
   font-weight: bold;

}

div#menu_horiz a.menuactive.contact {
   background-color: #f5d903;
   width: 130px;
   height: 35px;
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #333333;
   display: block; /* IE has problems with this, fixed above */
   font-weight: bold;

}


/* menu list items */
div#menu_horiz a.home {
   background-color: #f5d903;
   color: #333333;
   width: 129px;
   height: 35px;
   line-height: 35px;
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
   margin: 0; /* margin outside each list item box */
   font-weight: bold;
   text-decoration: none; /* no underline for links */
   border-right-width: thin;
   border-right-style: solid;
   border-right-color: #333333;

}

/* menu list items */
div#menu_horiz a.category {
   background-color: #f5d903;
   color: #333333;
   width: 129px;
   height: 35px;
   line-height: 35px;
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
   margin: 0; /* margin outside each list item box */
   font-weight: bold;
   text-decoration: none; /* no underline for links */
   border-right-width: thin;
   border-right-style: solid;
   border-right-color: #333333;

}

/* menu list items */
div#menu_horiz a.other-counties {
   background-color: #f5d903;
   color: #333333;
   width: 129px;
   height: 35px;
   line-height: 35px;
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
   margin: 0; /* margin outside each list item box */
   font-weight: bold;
   text-decoration: none; /* no underline for links */
   border-right-width: thin;
   border-right-style: solid;
   border-right-color: #333333;

}
/* menu list items */
div#menu_horiz a.advertise {
   background-color: #f5d903;
   color: #333333;
   width: 129px;
   height: 35px;
   line-height: 35px;
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
   margin: 0; /* margin outside each list item box */
   font-weight: bold;
   text-decoration: none; /* no underline for links */
   border-right-width: thin;
   border-right-style: solid;
   border-right-color: #333333;

}
/* menu list items */
div#menu_horiz a.contact {
   background-color: #f5d903;
   color: #333333;
   width: 130px;
   height: 35px;
   line-height: 35px;
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
   margin: 0; /* margin outside each list item box */
   font-weight: bold;
   text-decoration: none; /* no underline for links */

}







/* menu list items */
div#menu_horiz a:visited.home {
   background-color: #f5d903;
   color: #333333;
   width: 129px;
   height: 35px;
   line-height: 35px;
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
   margin: 0; /* margin outside each list item box */
   font-weight: bold;
   text-decoration: none; /* no underline for links */
   border-right-width: thin;
   border-right-style: solid;
   border-right-color: #333333;

}

/* menu list items */
div#menu_horiz a:visited.category {
   background-color: #f5d903;
   color: #333333;
   width: 129px;
   height: 35px;
   line-height: 35px;
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
   margin: 0; /* margin outside each list item box */
   font-weight: bold;
   text-decoration: none; /* no underline for links */
   border-right-width: thin;
   border-right-style: solid;
   border-right-color: #333333;

}

/* menu list items */
div#menu_horiz a:visited.other-counties {
   background-color: #f5d903;
   color: #333333;
   width: 129px;
   height: 35px;
   line-height: 35px;
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
   margin: 0; /* margin outside each list item box */
   font-weight: bold;
   text-decoration: none; /* no underline for links */
   border-right-width: thin;
   border-right-style: solid;
   border-right-color: #333333;

}
/* menu list items */
div#menu_horiz a:visited.advertise {
   background-color: #f5d903;
   color: #333333;
   width: 129px;
   height: 35px;
   line-height: 35px;
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
   margin: 0; /* margin outside each list item box */
   font-weight: bold;
   text-decoration: none; /* no underline for links */
   border-right-width: thin;
   border-right-style: solid;
   border-right-color: #333333;

}

/* menu list items */
div#menu_horiz a:visited.contact {
   background-color: #f5d903;
   color: #333333;
   width: 130px;
   height: 35px;
   line-height: 35px;
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
   margin: 0; /* margin outside each list item box */
   font-weight: bold;
   text-decoration: none; /* no underline for links */

}



/* End of 'My Korner Kafe Horizontal Menu' */

