/* BAGMA CSS Document */
body {background:#D4E3EE;}

.header {padding:0; position:relative; height:160px; width:960px; background:#0B2C59 url(../_images/header-bg.jpg) top left no-repeat;}
.header p.logo {height:90px; width:500px; background:none; position:absolute; top:20px; left:20px; z-index:2;}
.header .header-image {width:960px; height:170px; position:absolute; top:0; left:0; z-index:1; overflow:hidden;}
.navigation {background:none; clear:both; left:20px; bottom:0; position:absolute; z-index:3;}
.navigation ul li {background:#b9d8ee url(../_images/link-highlight.gif) top repeat-x; margin-bottom:2px; font-size:1.2em;}
.navigation ul li a {color:#005193; padding:6px 12px;}
.navigation ul li a:hover, .navigation ul li a:focus, .navigation ul li a:active {background:#a7cce7; color:#00325a;}
.navigation ul li ul li a {background-image:none;}
.navigation ul li.link-home a {background-color:#c1001c; color:#fff;}
.navigation ul li.link-why a {background-color:#09286c; color:#fff;}
.navigation ul li.link-suppliers a {background-color:#128bd4; color:#fff;}
.navigation ul li.link-offers a {background-color:#da0066; color:#fff;}
.navigation ul li.link-deals a {background-color:#35922a; color:#fff;}
.navigation ul li.link-cooks a {background-color:#f08d20; color:#fff;}
.navigation ul li.link-news a {background-color:#000; color:#fff;}
.navigation ul li.link-contact a {background-color:#c1001c; color:#fff;}
/* Selected Links */
.section-home .navigation ul li.link-home a,
.section-why .navigation ul li.link-why a,
.section-suppliers .navigation ul li.link-suppliers a,
.section-offers .navigation ul li.link-offers a,
.section-deals .navigation ul li.link-deals a,
.section-cooks .navigation ul li.link-cooks a,
.section-news .navigation ul li.link-news a,
.section-contact .navigation ul li.link-contact a,
.section-contacts .navigation ul li.link-contacts a {color:#c1001c; background:#fff; padding:6px 13px 8px; margin-bottom:-2px;}

.section-why .navigation ul li.link-why a {color:#09286c;}
.section-suppliers .navigation ul li.link-suppliers a {color:#128bd4;}
.section-offers .navigation ul li.link-offers a {color:#da0066;}
.section-deals .navigation ul li.link-deals a {color:#35922a;}
.section-cooks .navigation ul li.link-cooks a {color:#f08d20;}
.section-news .navigation ul li.link-news a {color:#000;}
.section-contact .navigation ul li.link-contact a {color:#c1001c;}

ul.suppliers {margin:0; list-style:none; width:200px; height:156px; overflow:hidden;}

/* Drop down menus */
.navigation ul li ul {padding-top:0; width:15em;}
.navigation ul li ul li {font-size:1em; margin:0; padding:0; background:#fff; padding-top:2px;}
.navigation ul li ul li a {display: block; width:12em; background:#ddeef7; border-right:0px; color:#005193; font-weight:normal; border:0; cursor:pointer;}
.navigation ul li ul li a:hover, .navigation ul li ul li a:focus, .navigation ul li ul li a:active {font-weight:bold;}

.content h1 {color:#00325a; background-repeat:no-repeat; background-position:0 3px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:2.25em; border-bottom:1px solid #d9dee2; padding-bottom:0.5em; margin-bottom:0.5em;}
.content h1.sIFR-replaced {padding-left:30px;}
.content a {color:#dc342a;}
.content h2 {color:#dc342a; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:1.5em;}
.content p.highlight {font-weight:bold; color:#005193;}
.secondary {min-height:320px; background:url(../_images/col-bg.gif) top left no-repeat;}


/* Home and Contact Section */
.section-home h1, .section-contact h1 {color:#c1001c; background-image:url(../_images/arrows-red.gif);}
.section-home a, .section-contact a {color:#c1001c;}
.section-home .content p.highlight, .section-contact .content p.highlight {color:#c1001c;}
.section-home .history-date {float:left; margin:0; color:#c1001c; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:1.5em; width:65px}
.section-home h2, .section-contact h2 {color:#c1001c;}
.section-home .box h2 {color:#fff; font-size:1.2em}

/* Why Section */
.section-why h1 {color:#09286c; background-image:url(../_images/arrows-navy-blue.gif);}
.section-why a {color:#09286c;}
.section-why .content p.highlight {color:#09286c;}
.section-why h2 {color:#09286c;}

/* Suppliers Section */
.section-suppliers h1 {color:#128bd4; background-image:url(../_images/arrows-light-blue.gif);}
.section-suppliers a {color:#128bd4;}
.section-suppliers .content p.highlight {color:#128bd4;}
.section-suppliers h2 {color:#128bd4;}

/* Offers Section */
.section-offers h1 {color:#da0066; background-image:url(../_images/arrows-pink.gif);}
.section-offers a {color:#da0066;}
.section-offers .content p.highlight {color:#da0066;}
.section-offers h2 {color:#da0066;}
.offers {padding:0 10px;}
.offers .two {background:#ccc; padding:0; margin:1em; min-height:10em;}

/* Deals Section */
.section-deals h1 {color:#35922a; background-image:url(../_images/arrows-green.gif);}
.section-deals a {color:#35922a;}
.section-deals .content p.highlight {color:#35922a;}
.section-deals h2 {color:#35922a;}

/* Cooks Section */
.section-cooks h1 {color:#f08d20; background-image:url(../_images/arrows-yellow.gif);}
.section-cooks a {color:#f08d20;}
.section-cooks .content p.highlight {color:#f08d20;}
.section-cooks h2 {color:#f08d20;}

/* News Section */
.section-news h1 {color:#000; background-image:url(../_images/arrows-black.gif);}
.section-news a {color:#000;}
.section-news .content p.highlight {color:#000;}
.section-news h2 {color:#000;}

.footer {background:#09286C; color:#fff;}
.footer p {font-size:1.2em;}
.footer ul li {border-right:1px solid #2b68a1; font-size:1.2em;}
.footer ul li a {color:#83b0da; padding-bottom:0.4em;}
.footer ul li a:hover, .footer ul li a:focus, .footer ul li a:active { background:none; color:#fff; text-decoration:none;}
