/***************************************************************************************************
* ff_style.css
* This code is part of the Wbiz-cms software (©www.Wbiz.dk)
*---------------------------------------------------------------------------------------------------
* You have to obtain permission before selling this code, using it on a commercial website, or
* redistributing it over the Internet. In all cases the copyright must remain intact as well as
* the credits and site link.
* For permission to remove copyright, credits and site link please contakt: permissions@wbiz.dk
* WbizCMS Version 2.3 - January 2009
* Design by Wbiz Design, © 2008 Kaj Christensen/wbiz@wbiz.dk
*---------------------------------------------------------------------------------------------------
* Stylesheet for FireFox browser
****************************************************************************************************/
body {background-color: white; margin-top: 80px; padding: 0px; font-family: 'Verdana'; color: black; font-size: 0.8em; text-align: -moz-center;}

/* General links in the page text */
a:link { color: #0000FF; text-decoration: none; font-weight: normal; font-style: normal; background-color: transparent;}
a:visited { color: #000000; text-decoration: none; font-weight: normal; font-style: normal; background-color: transparent;}
a:hover { color: #000000; text-decoration: none; font-weight: bold; font-style: normal; background-color: transparent;}
a:active { color: #000000; text-decoration: none; font-weight: normal; font-style: normal; background-color: transparent;}

#headline {font-family: 'Verdana'; color: black; font-size: 1.1em; font-weight:bold;}
#text_gray_big {font-family: 'Verdana'; color: black; font-size: 1.0em; font-weight:bold; padding-left: 5px; padding-right: 5px; padding-top: 5px;}
#text_gray_small {font-family: 'Verdana'; color: black; font-size: 0.85em; font-weight:normal; padding-left: 5px; padding-right: 10px; padding-top: 5px;}
#text_contacts {font-family: 'Verdana'; color: black; font-size: 0.8em; font-weight:normal; padding-left: 5px; padding-right: 10px; padding-top: 0px;}
#text_tab_big {font-family: 'Verdana'; color: black; font-size: 0.8em; font-weight:bold; padding-left: 5px; padding-right: 5px; padding-top: 2px;}
#text_tab_small {font-family: 'Verdana'; color: black; font-size: 0.75em; font-weight:normal; padding-left: 5px; padding-right: 10px; padding-top: 2px;}

#wrapper {text-align: left; margin: 0px auto; padding: 0px; border:0; width: 902px;}

#top_menu {margin: 0 0 0px 0; background: transparent;}

#header {clear: both; margin: 0 0 0px 0; background: transparent; height: 120px; background: url("images/header.png");
        font-family: 'Verdana'; color: white; font-size: 2.0em; font-weight:bold;
	border-top: 1px #C0C0C0 solid; border-left: 1px #C0C0C0 solid; border-right: 1px #C0C0C0 solid;}

#coll_a {float: left; width: 215px; height: 365px; background: transparent; margin: 0px; padding-left: 5px; padding-top: 0px; padding-right: 5px;
	border-left: 1px #C0C0C0 solid;}
#coll_a a:link { color: #0000FF; text-decoration: none; font-weight:normal;}
#coll_a a:visited { color: #0000FF; text-decoration: none; }
#coll_a a:hover { color: #000000; background-color:transparent; text-decoration: none; font-weight:normal;}
#coll_a a:active { color: #0000FF; background-color:transparent; text-decoration: none; font-weight:normal;}

#coll_b {float: left; width: 251px; height: 365px; background: transparent; background: url("images/blaafade.jpg");}

#coll_c {float: right; overflow: auto; width: 414px; height: 365px; background: transparent; margin: 0px; padding-left: 5px; padding-top: 0px; padding-right: 5px;
        border-right: 1px #C0C0C0 solid;}
#coll_c a:link { color: #0000FF; text-decoration: none; font-weight:normal;}
#coll_c a:visited { color: #0000FF; text-decoration: none; }
#coll_c a:hover { color: #000000; background-color:transparent; text-decoration: none; font-weight:normal;}
#coll_c a:active { color: #0000FF; background-color:transparent; text-decoration: none; font-weight:normal;}

#bg_105 {background-image: url(../style/images/back_105.png); position: relative; height: 108px; width: 410px;}
#tab_offset {margin-top: 10px}

#copyright {clear: both; background: transparent; font-weight: normal; font-size: 0.9em; color: #C0C0C0; border-top: 1px #C0C0C0 solid;}
#copyright li{list-style-type:none;}
#copyright a:link { color: #C0C0C0; text-decoration: none; font-weight:bold;}
#copyright a:visited { color: #C0C0C0; text-decoration: none; }
#copyright a:hover { color: #C0C0C0; background-color:transparent; text-decoration: none; font-weight:bold;}
#copyright a:active { color: #C0C0C0; background-color:transparent; text-decoration: none; font-weight:bold;}


/* Definition of top menu */
.top_menu{width: 100%; height: 20px; font-family : Verdana; font-size :12px;}
.top_menu ul{ margin: 0; padding: 0; float: left;}
.top_menu ul li{ display: inline;}
.top_menu ul li a{height: 20px; float: left; text-decoration: none; color: #000000; padding: 3px 10px;}
.top_menu ul li a:visited{ color: #000000;}
.top_menu ul li a:hover, .menu ul li .current{ height: 20px; color: #000000; font-weight:bold;}
#active_top_menu {display: block; height: 20px; background: transparent url('../design/images/top_menu_active.png') repeat-x; font-weight:normal;}
#top_menu_image {float: right; clear: right; margin-right: 24px; margin-top: 0px; border: 0px; width: 20px;}

