/* Cleanout tags! Fuck the compatibility */
h1,h2,h3,h4,h5,h6,li,br,table,div,ol,a {
   margin:0;
   padding:0;
}
/* End of cleaning */

/*****************************/
/*** Core html setup stuff ***/
/*****************************/


.back_logo {
        background-repeat: no-repeat;
        background-position: center top;
}

.center {
        text-align: left;
        vertical-align: top;
        background-color: #FFFFFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
}

.leftcol {
        background-image: url(../images/menu_bg_line.gif);
        background-repeat: repeat-y;
        background-position: right top;
        border-right-width: 1px;
        border-right-style: solid;
        border-top-color: #9A8764;
        border-right-color: #9A8764;
        border-bottom-color: #9A8764;
        border-left-color: #9A8764;
        text-align: left;
        vertical-align: top;
        background-color: #FFFFFF;
        width: 200px;
        padding-left: 10px;
}

.rightcol {
        background-image: url(../images/bar_bg_line.gif);
        background-repeat: repeat-y;
        background-position: left;
        border-top-color: #9A8764;
        border-right-color: #9A8764;
        border-bottom-color: #9A8764;
        border-left-color: #9A8764;
        text-align: left;
        vertical-align: top;
        padding: 15px;
        width: 200px;
        background-color: #FFFFFF;
        border-left-width: 1px;
        border-left-style: solid;
}
body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background-color: #000000;
        margin: 0px;
        color: #333333;
        font-size: 11px;
        padding: 0px;
}


h2 {
        color: #800000;
        font-size: 18px;
        margin-top: 5px;
}

/*
#current a {
        font-style: italic;
}
*/

.footer {
        font-size: 10px;
        color: #666666;
}

a:link, a:visited {
        color: #0066CC;
        text-decoration: underline;
}

a:hover {
        color: #000099;
        text-decoration: none;
}
 
a.contentpagetitle {
        font-size: 18px;
        font-weight: bold;
        color: #9A8764;
        text-decoration: none;
}

a:hover.contentpagetitle {
        font-size: 18px;
        font-weight: bold;
        color: #363023;
        text-decoration: none;
}

.path {
        padding: 5px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #9A8764;
        background-color: #FFFFFF;
}

.main {
        padding: 20px;
}

.blog {
        width:100%;
}

table {
        font-size: 11px;
}

ul {
        padding-left: 15px;
        padding-right: 20px;
        margin-left: 0px;
        list-style-position: outside;
        list-style-type: disc;
}

img {
        border: 0px;
}

.button {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        background-color: #9A8764;
        color: #FFFFFF;
        padding: 1px;
        border: 2px outset #666666;
        margin: 2px;
}

table.pollstableborder {
        margin-top: 5px;
        margin-bottom: 10px;

}

td.contentheading {
        font-size: 18px;
        font-weight: bold;
        color: #9A8764;
/*      padding-bottom: 15px; */

}

.contentpaneopen {
        border-bottom-width: 1px;
        border-bottom-style: dashed;
        border-bottom-color: #9A8764;
        padding-bottom: 5px;
        margin-bottom: 10px;
}

td.createdate, span.small, td.modifydate {
        font-size: 9px;
        color: #CCCCCC;
}

/* span.article_separator {
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #9A8764;
} */

/***************/
/* Menu Styles */
/***************/

.menu {
        background-repeat: no-repeat;
        background-position: center top;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #9A8764;
        padding-top: 45px;
        padding-bottom: 10px;
        font-size: 12px;
        margin-top: 10px;
}

ul.menu {
        list-style-type: none;
}

ul.menu ul {
        list-style-image: url(/templates/tarabrooch/images/indent1.png);
}

ul.menu a {
        font-size: 12px;
}

ul.menu ul a {
        font-size: 11px;
}




ul#main {
        background-image: url(/images/title_menu.gif);
}

ul#bar {
        background-image: url(/images/title_bar.gif);
}

ul#live {
        background-image: url(/images/title_live.gif);
}


/**************/
/* Food menu  */
/**************/


.b-menu-container {
        text-align:center;
        width:auto;
        margin:0 auto;
        padding: 0 auto;
}

.b-menu-container table {
        width:90%;
        margin: 0 auto 2em auto;
}

.menu-header {
        text-align:center;
        font-family: Georgia, "Times New Roman", Times, serif;
        padding: 0.3em 2em 0.3em 1em;
        min-width:6em;
        color: #003;
}

.menu-row {
}

.menu-row:hover {
        background-color:#FFC;
}

.menu-flag {
        width:100px;
        background-repeat: no-repeat;
        background-position: center center;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 2em;
        text-align:center;
}

.menu-item {
        text-align:left;
        padding-top: 0.5em;
        padding-bottom: 0.5em;
        padding-left: 4em;
        min-width:25em;
}

.menu-item p {
        color:#666;
}

.menu-item-price {
        text-align:center;
        width:4em;
        font-size: 2em;
        padding:0.5em;
}


/* Country Flags */
.ireland {
        background-image: url(/images/flags/eire-ireland.png);
}

.germany {
        background-image: url(/images/flags/deutschland-germany.png);
}

.belgium {
        background-image: url(/images/flags/belgium.png);
}

.england {
        background-image: url(/images/flags/england.png);
}

.scotland {
        background-image: url(/images/flags/scotland.png);
}

.czech {
        background-image: url(/images/flags/czech.png);
}

.netherlands {
        background-image: url(/images/flags/nederlands-netherlands.png);
}

.austria {
        background-image: url(/images/flags/austria.png);
}

.russia {
        background-image: url(/images/flags/rossiya-russia.png);
}

.mexico {
        background-image: url(/images/flags/mexico.png);
}

.uk {
        background-image: url(/images/flags/uk.png);
}

.usa {
        background-image: url(/images/flags/usa.png);
}

.cuba {
        background-image: url(/images/flags/cuba.png);
}
.france {
        background-image: url(/images/flags/france.png);
}

.globe {
        background-image: url(/images/flags/globe.png);
}

/* Drinks Flags */

.cappucino {
        background-image: url(/images/flags/cappucino.png);
}

.coffee {
        background-image: url(/images/flags/coffee.png);
}

.fresh-juice {
        background-image: url(/images/flags/fresh-juice.png);
}

.juice {
        background-image: url(/images/flags/juice.png);
}

.cola {
        background-image: url(/images/flags/cola.png);
}

.water {
        background-image: url(/images/flags/water.png);
}

.red-bull {
        background-image: url(/images/flags/red-bull.png);
}

.whiskey {
        background-image: url(/images/flags/whiskey.png);
}

.rum {
        background-image: url(/images/flags/rum.png);
        color:#FFF;
}

.cocktail {
        background-image: url(/images/flags/cocktail.png);
}

.shot {
        background-image: url(/images/flags/shot.png);
}

