
* {
    margin:0;
    padding:0;
}

body {
    background: #fcfcfc url('../images/ozo/ozo_footer.gif') repeat-x fixed center bottom;
    margin: 0;
    padding: 0;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size:11px;
    color: #3a3a2e;
    text-align:justify;
    overflow:hidden;
}

.x {
background: transparent none left top no-repeat;
position: absolute;
visibility: hidden
}

li {
    list-style-type:circle;
    margin-left:16px;
}

input.text {
    border: 1px solid #d5d887;
    padding: 1px;
    margin-bottom:2px;
}

input.button {
    font-weight: bold;
    padding: 0px 5px;
}
textarea {
    border: 1px solid #d5d887;
    padding: 1px;
    width: 324px;
}

p {
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size:11px;
    color: #3a3a2e;
}

h1 {
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 15px;
    padding: 0;
    margin-bottom:5px;
    color: #3a3a2e;
    font-weight:bold;
}

h1 img {
    position: absolute;
    bottom: 0;
}

h2 {
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 13px;
    padding: 0;
    margin-bottom:2px;
    color: #3a3a2e;
    text-transform:uppercase;
    font-weight:normal;
}

.hr {
    width:100%;
    height: 2px;
    padding:0;
    margin:2px 0 4px 0;
    background-color: #66cc33;
}

#login {
    left: 0;
    position: absolute;
    top: 0;
}

#header {
    width:100%;
    height:145px;
}

#header-inner {
}

#subheader {
    width:100%;
    text-align: right;
}

#subheader-inner {
    margin-left: auto;
    margin-right: auto;
    padding-left:208px;
    width:570px;
    height:18px;
}

#main-body {
    overflow:auto;
    position:relative;
    width:100%;
    display:none;
    height:380px;
}

#menu .item-a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

#menu .item-a:hover {
    color: #6c3;
    font-weight: bold;
    text-decoration: none;
}

#menu .item-a-active {
    color: #6c3;
    font-weight: bold;
    text-decoration: none;
}

#contact {
float:left;
margin-left:207px;
margin-top:3px;
color:#DDDDDD;
}

#logo {
float:left;
}

#main-inner {
    margin-left: auto;
    margin-right: auto;
    padding-top:20px;
    width:900px;
}

#main-menu {
    background-color:#60B04D; 
    border-top: 1px solid #FFFFFF;
    width:570px; 
    height:16px; 
    padding-top:2px;
    margin-top:-8px;
    margin-left:-10px;
    margin-bottom:8px;
}

#menu {
    float: right;
    width: 512px;
    margin: 8px 0 0 0;
}

#submenu {
    float: right;
    width: 500px;
    margin: 9px 0 0 0;
}

.main-submenu-item {
    margin: 0 0 1px 0;
    background-color: #ffffff;
    padding: 5px 10px 5px 10px;
    float: right;
    clear: both;
    display:inline;
}

.main-submenu-item:hover {
    margin: 0 0 1px 0;
    background-color: #eee;
    color: #333333;
    padding: 5px 10px 5px 10px;
    float: right;
    clear: both;
    display:inline;
}

.main-submenu-item a {
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

.main-submenu-item a:hover {
    font-style: normal;
    text-decoration: none;
    color: #333333;
}

.main-submenu-item-active {
    text-align:right;
    margin: 0 0 1px 0;
    background-color: #60b04d;
    padding: 5px 10px 5px 10px;
    float: right;
    clear: both;
}

.main-submenu-item-active a {
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
}

.main-submenu-item-active a:hover {
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
}

#main-contact {
    float: left;
    width: 177px;
    padding: 5px 10px 10px 10px;
    background-color: #222;
    margin-right:3px;
}

#main-article {
    float: left;
    width: 250px;
    background-color: rgba(252,252,252,0.5);}

#main-article-inner {
    position:relative;
    }

#main-content {
    float: right;
    width: 502px;
    background-color: rgba(252,252,252,0.5);}
#main-content-inner {
    padding: 0 6px 0 0;
    position:relative;
    }

.port_img {
}

.people {
    min-height:125px;
    width: 124px;
    margin: 0;
    padding: 0;
    float: left;
    text-align: center;
    position:relative;
}

.portfolio {
    min-height:125px;
    width: 124px;
    margin: 0;
    padding: 0;
    float: left;
    text-align: center;
    position:relative;
}

.portfolioThumbs {
    width: 124px;
    margin: 0;
    padding: 0;
    float: left;
    text-align: center;
    position:relative;
}


.news {
    padding-left:90px;
    background: no-repeat left top;
    margin-bottom:25px;
}

.img_wrap {
        background:#fff;
    float:left;
    position: relative;
    width: 124px;
    height: 76px;
    overflow: hidden;
}

.img_frame {
    background: url(../images/ozo/image_overlay.png) no-repeat;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 126px;
    height: 76px;
    cursor: pointer;
}

.img_img {
    margin-left:7px;
    vertical-align: middle;
}

.cimg_wrap {
    background: url(../images/ozo/image_check.gif) repeat;
    float:left;
    position: relative;
    width: 58px;
    height: 58px;
    overflow: hidden;
}

.cimg_frame {
    background: url(../images/ozo/image_colour.png) no-repeat;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 58px;
    height: 58px;
    cursor: pointer;
}

.cimg_img {
    vertical-align: middle;
}

.tekst {
}

#main-picture {
    width: 780px;
    height: 225px;
    margin-bottom:3px;
    border-bottom: 1px solid #fff;
    background-position: center center;
}

.fancybox {
    margin:1px;
}

table.kreato {
    border-collapse: collapse;
    margin-left:11px;
}

table.kreato td {
    padding: 4px;
    background-color:#E7E7E7;
    border: 1px solid #FFFFFF;
}

.googlepicasa {
    border-left: 1px solid #222;
    border-top: 1px solid #222;
}

.divPicasa {
    color:#FFFFFF;
    font-size:10px;
    font-weight:bold;
    background-color:#666;
    border-left:1px solid #222;
    border-top:1px solid #222;
    padding: 2px 0;
}

#main-images {
    float: left;
    width: 244px;
    margin: 19px 0 0 0;
}

#main-images .photo {
    margin: 0 0 20px 0;
}

a {
    text-decoration: none;
    color: #b49d72;
}

a:hover {
    text-decoration: underline;
    color: #b49d72;
}

A.cms { font-family: Arial, Verdana; color: #FF0000; font-size: 11px; font-weight: normal; text-decoration: none}
A.cms:visited { font-family: Arial, Verdana; color: #FF0000; font-size:11px; font-weight: normal;text-decoration: none}
A.cms:hover { font-family: Arial, Verdana; color: #FF0000; font-size:11px; font-weight: normal; text-decoration: underline}

