
@charset "utf-8";
body { background-image: url(/images/sitebgimg.jpg); background-repeat: repeat-x; background-color: #fff; color: #000; font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; }
.bg { background-image: url(/images/contentbgimg.png); background-repeat: repeat-y; }

a:link { color: #ef1100; text-decoration: underline; }
a:visited { color: #be0d00; text-decoration: underline; }
a:hover { color: #ef1100; text-decoration: none; }

a.white:link { color: #fff; text-decoration: underline; }
a.white:visited { color: #fff; text-decoration: underline; }
a.white:hover { color: #fff; text-decoration: none; }

a.grey:link { color: #888; text-decoration: none; }
a.grey:visited { color: #888; text-decoration: none; }
a.grey:hover { color: #888; text-decoration: none; }

a.cat:link { color: #ef1100; font-size: 11px; font-weight: bold; text-decoration: underline; }
a.cat:visited { color: #be0d00; font-size: 11px; font-weight: bold; text-decoration: underline; }
a.cat:hover { color: #ef1100; font-size: 11px; font-weight: bold; text-decoration: none; }

#fronth { background: url(/images/just-eat-logo.jpg); height: 132px; margin: 0px; width: 219px; }
#fronth span { display: none; }

td.headline { color: #fff; font-size: 18px; }
td.content { vertical-align: top; color: #000; }
td.form { vertical-align: top; }

input[type=text] { height: 15px; font-size: 11px; }
textarea { font-size: 11px; font-family: Tahoma, Arial, Helvetica, sans-serif; }
select { height: 17px; font-size: 11px; }

UL { list-style-image: url(/images/black-linkpointer.gif); margin: 10px; padding: 5px; }

h1 { font-size: 24px; font-weight: bold; margin-bottom: -1px; margin-top: 1px;	}
h2 { font-size: 18px; font-weight: bold; margin-top: 0mm; margin-bottom: 0.5mm; }
h3 { font-size: 11px; font-weight: bold; margin-top: 0.5mm; margin-bottom: 0.5mm; }
h3.rb { font-size: 12px; font-weight: bold; margin-top: 0.5mm; margin-bottom: 0.5mm; }
h4 { font-size: 11px; margin-bottom: 0.5mm; }

h1.hd { font-size: 11px; color: #fff; }

.whitenormal { color: #fff; font-size: 11px; }
.grey { color: #888; }
.blackbigger { font-size: 14px; }

.inputbox { background-color: #eee; border: #ef1100 1px solid; color: #000; font-size: 11px; }
input.search { width:250px; height: 20px; color:#999; font-size: 16px; }

div.map { width: 300px; height: 200px; border: 1px solid #aaa; display:block;float:right;margin: 5px 5px 5px 5px; vertical-align:top; }
div.bigmap { width: 590px; height: 300px; border: 1px solid #aaa; margin: 5px 5px 5px 5px; vertical-align:top; }
td { vertical-align: top; }

table.leftbox { background-image: url(/images/cbox-repeat.png); background-repeat: repeat-y; background-color: #ffdf10; }
td.ltop { background-image:url(/images/cbox-top.png); padding-left: 12px; padding-top: 7px; }
td.lmid { padding-left: 10px; }
td.lbot { background-image:url(/images/cbox-bottom.png); }
tr.ltop { height: 27px; }
tr.lbot { height: 9px; }

table.hd { background-image:url(/images/bar-repeat.jpg); }
td.hdl { background-image:url(/images/bar-left.jpg); }
td.hdm { padding-top: 4px; padding-left: 10px; }
td.hdr { background-image:url(/images/bar-right.jpg); }

table.sb { background-image:url(/images/sbox-repeat.png); }
td.sbl { background-image:url(/images/sbox-left.png); }
td.sbm { padding-top: 4px; padding-left: 10px; }
td.sbr { background-image:url(/images/sbox-right.png); }
