/* Localized */
/* begin css resets ******************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
}


/* remember to define focus styles! */
:focus {
    outline: 0;
}
body {
    font-family: Tahoma;
    font-size: 12px;
    color: #555555;
    overflow: auto;
    margin: 0;
    padding: 0
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
.clear {
    clear: both;
}
.greyabout {
    width: 300px;
    margin-left: 260px;
    height: 1px;
    background: #e1e1e1;
}
.greyjobs {
    width: 700px;
    margin-left: 260px;
    height: 1px;
    background: #e1e1e1;
}
.greywork {
    width: 700px;
    height: 1px;
    background: #e1e1e1;
    margin-top: 25px;
}
.greyexpertise {
    width: 700px;
    margin: 30px 0;
    float: left;
    height: 1px;
    background: #e1e1e1;
}
.anchor {
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
}
.error404, .error403, .system_offline, .message {

    font-size: 12px;
    color: white;
    font-weight: normal;
    background: #c4d2e1;
    padding: 5px;
    display: block;
    width: auto;
}

/******************************************
begin basic strucutre
******************************************/
#container {
    width: 960px;
    float: left;
    padding-right: 20px;
    position: fixed;
    background: white;
    z-index: 1000;
}
#content {
    padding-top: 380px;
}



a, a:active, a:visited { text-decoration: none; color: #839dca }


h2, h2 a {
    font-size: 29px;
    font-weight: normal;
}

h3, h3 a, h3 a:active, h3 a:visited  {
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
    color: #839dca
}

h1, h1 a {
    font-size: 29px;
    font-weight: normal;
}
p {

    color: #7a7a7a;
    line-height: 20px;

}
/******************************************
begin header
******************************************/
h1, h1.a {
    width: 240px;
    float: left;
    margin: 10px 0 0 20px;
}



a.logo {
    width: 210px;
    height: 72px;
    display: block;
    text-indent: -9999px;
    background-image: url(../images/kmh.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
ul.main_nav {
    width: 500px;
    float: left;
    margin-top: 65px;
    margin-left: 0px;
}
ul.main_nav li {
    float: left;
    display: inline;
    margin-right: 20px;
}
ul.main_nav li.last {
    float: right;
    margin-right: 0;
    padding-right: 25px;
    background: url(images/interface/client_login.gif) top right no-repeat;
}
ul.main_nav li a {
    font-family: Verdana;
    font-size: 13px;
    text-decoration: none;
    color: #555555;
    font-weight: bold;
    text-transform: uppercase;
}
ul.main_nav li a:hover {
    color: #000000;
}
ul.main_nav li a.active {
    color: #c4d2e1;
}
.get_brochure {
    margin-top: 0;
    float: right;
    font-size: 10px;
}
.get_brochure a {
    color: #7A7A7A;
    text-decoration: none;
}
.get_brochure a:hover {
    color: #c4d2e1;
}
p.language {
    margin-top: 65px;
    float: right;
    font-size: 11px;
}
p.language a {
    color: #7A7A7A;
    text-decoration: none;
    font-size: 11px;
}
p.language a:hover {
    color: #c4d2e1;
}

/******************************************
begin homepage
******************************************/
.front_image_container {
    width: 960px;
    height: 300px;
    display: block;
    position: relative;
    top: 15px;
    z-index: 1000;
}
.recent_work_nav {
    width: auto;

    position: absolute;
    top: 75px;
    float: left;
    z-index: 500;
    background-color: #839dca;
}
.recent_work_nav h2 {
    background: #839dca;
    width: auto;
    font-size: 30px;
    color: white;
    font-weight: normal;
    padding: 20px 20px 20px 20px;
    display: block;
}


.front_submenu {
    left: 30px;
    top: 430px;
    width: 180px;
    position: fixed;
}

.front_submenu_ie {
    left: 30px;
    top: 440px;
    width: 180px;
    position: absolute;
}


.front_about {
    width: 500px;
    float: left;
    margin: 35px 30px 30px 260px;
}

.front_main {
    width: 550px;
    float: left;
    margin: 35px 50px 30px 260px;
}

.front_breit {
    width: 700px;
    float: left;
    margin: 35px 0px 30px 260px;
    padding-bottom: 60px;
}


.front_expertise {
    width: 170px;
    float: left;
    margin: 35px 0 30px 0;
}
.front_expertise a, .front_about a {
    color: #839dca;
    text-decoration: none;
}
#recent_work_images {
    width: 960px;
    height: 300px;
    position: relative;
}
#recent_work_images li a {
    color: #fff;
    width: 960px;
    height: 300px;
}
#recent_work_images li a img {
    z-index: -100;
}
.nav {
    padding: 10px 0 0 20px;
    background: #c4d2e1;
}
#recent_work_images h3 a {
    text-decoration: none;
}
#recent_work_images h3 {
    width: auto;
    font-size: 13px;
    color: white;
    font-weight: bold;
    padding: 30px 20px 30px 20px;
    display: block; 
    text-transform: uppercase;
    position: absolute;
    left: 0;
    top: 140px;
    z-index: 1000;
}

/******************************************
begin about
******************************************/
.page_intro {
    width: 670px;
    background: #f5f5f5;
    padding: 36px 30px 30px 260px;
}

.latest_about {
    width: 340px;
    float: right;
    margin-top: 35px;
    padding-left: 30px;
    background: url(images/interface/bg_dotted.gif) 0 0 repeat-y;
}
.title {
    font-size: 30px;
    font-weight: normal;
    float: left;
}
ul.tweet {
    width: 280px;
    float: left;
    color: #7A7A7A;
}
ul.tweet li {
    margin-top: 30px;
    line-height: 16px;
}
.tweetdate {
    width: 280px;
    float: left;
    font-weight: bold;
    color: #555555;
    font-size: 10px;
    margin-top: 7px;
}
.small_title {
    font-size: 13px;
    font-weight: bold;
    color: #7a7a7a;
    float: left;
    display: block;
    text-transform: uppercase;
    margin: 30px 0 50px 0;
}
.small_title a {
    font-size: 13px;
    font-weight: bold;
    color: #c4d2e1;
    text-decoration: none;
}
a.flickr_rss {
    color: #555555;
    font-size: 12px;
    text-decoration: none;
    float: left;
    width: 200px;
    background: url(images/interface/flickr_rss.gif) 0 0 no-repeat;
    padding-left: 20px;
    height: 12px;
    line-height: 12px;
    margin: 30px 0 50px 0;
}
a.flickr_rss:hover {
    color: #000000;
}
.latest_about img {
    margin: 20px 20px 0 0;
}
/******************************************
begin expertise
******************************************/
.expertise h2 {
    width: 200px;
    font-size: 26px;
    color: #ffffff;
    background: #c4d2e1;
    padding: 30px 20px 30px 20px;
    float: left;
}
.expertise h3 {
    font-size: 30px;
    float: left;
}
ul.expertise_details {
    width: 700px;
    float: right;
}
ul.expertise_details p {
    width: 700px;
    float: left;
    color: #7a7a7a;
}
ul.expertise_list {
    float: left;
    margin: 30px 0 0 20px;
}
ul.expertise_list li {
    margin: 7px 0 0 0;
}
ul.expertise_list a {
    font-family: Verdana;
    font-size: 13px;
    text-decoration: none;
    color: #555555;
    font-weight: bold;
    text-transform: uppercase;  
}

/******************************************
begin work
******************************************/
.work ul.nav_categories {
    width: 240px;
    float: left;
}
ul.nav_categories h2 a {
    width: 200px;
    font-size: 13px;
    color: #555555;
    padding: 4px 20px;
    float: left;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
}
ul.nav_categories h2 a:hover {
    color: #000000;
}
ul.nav_categories h2 a.active {
    width: 200px;
    font-size: 13px;
    color: #ffffff;
    background: #c4d2e1;
    padding: 20px;
    float: left;
    text-transform: uppercase;
    text-decoration: none;
    margin: 10px 0;
}
ul.clients_list {
    margin-top: 10px;
    width: 700px;
    float: right;
}
.clients_list li {
    display: inline;
    color: #cccccc;
}
.clients_list li a {
    font-size: 14px;
    color: #555555;
    font-weight: bold;
    text-decoration: none;
    line-height: 22px;
}
.clients_list li a:hover {
    color: #000000;
}
.clients_list a.active {
    color: #c4d2e1;
}
.work_entry {
    width: 700px;
    float: right;
    margin: 0;
    position: relative;
}
.work_entry img {
    margin-top: 35px;
    border: 0;
    padding: 0;
    display: block;
    width: 700px;
    height: 300px;
}
.work_entry h3, .work_entry h4 {
    font-size: 30px;
    font-weight: normal;
    margin-top: 35px;
}
.work_entry_title {
    font-size: 30px;
    font-weight: normal;
    margin-top: 35px;
    display: block;
}
div.work_details {
    float: left;
    width: 960px;
    height: 50px;
    display: block;
    background: #555555;
    color: #ffffff;
    line-height: 50px;
    text-indent: 260px;
}
div.work_entry_actions {
    display: none;
    width: 240px;
    float: left;
    position: relative;
}
a.download_pdf {
    height: 50px;
    display: block;
    width: 240px;
    background: url(images/interface/sprite.gif) 0 -93px no-repeat;
    position: absolute;
    bottom: 10px;
    text-indent: -9999px;
}
/******************************************
begin work
******************************************/
.form_label {
    width: 200px;
    font-size: 30px;
    color: white;
    font-weight: normal;
    background: #c4d2e1;
    padding: 20px;
    margin-top: 20px;
    float: left;
}
form {
}



a.link_default {
    font-size: 13px;
    font-weight: bold;
    color: #c4d2e1;
    text-decoration: none;
    text-transform: uppercase;
}








#footer {
    opacity: 0.95;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%; 
    height: 45px;
    padding: 0px 70px 0px 30px;
    text-align: left;
    color: #666666;
    z-index: 999;
}

#fixmetoo {
    opacity: 0.95;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%; 
    height: 45px;
    padding: 8px 70px 0px 0px;
    text-align: left;
    color: #666666;
    z-index: 999;    
}

/******************************************
begin footer
******************************************/
a.elevator {
    width: 230px;
    height: 45px;
    float: left;
    background: url(../images/lift.png) 0 3px no-repeat;
    color: #555555;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
}
#footer p {
    width: 480px;
    margin-top: 0;
    float: left;
    font-size: 11px;
    color: #839dca;
}
#footer p a {
    color: #555555;
    text-decoration: none;
}
#footer p a:hover {
    color: #000000;
    text-decoration: none;
}

#bottom_fade {
    width: 100%;
    height: 30px;
    z-index: 99;
    position: fixed;
    bottom: 0px;
    background: url(../images/bottom-fade.png) bottom center repeat-x;
}

/* ###################################################### */
/* ####################### SEARCH OUTPUT ################ */
/* ###################################################### */
#searchResults {
    margin:0 0 10px 0;
}
#searchResults p.message {
    margin:0 0 30px 0;
}
#searchResults div.searchResultItem {
    border-bottom:1px solid #ccc;
    margin:0 0 10px 0;
    padding:0 0 10px 0;
}
#searchResults div.searchResultItem h2 {
    font-size:14px;
    margin:0 0 2px 0;
    width: auto;
    padding:0;
    color:#0060b1;
    font-style:normal;
}

ul#metaNavigation {
    margin:0 0 20px 0;
    padding:0;
    text-align: right;
}
ul#metaNavigation li, ul#metaNavigation li.a {
    margin:0;
    padding:0 1px 0 8px;
    display:inline;
    font-size: 10px;
    text-transform: uppercase;
}

#OZ {color: #999;}


#OZ fieldset {
    width: 160px;
    margin-right: 0;
    margin-top: 5px;
    float: left;
}
#OZ input {
    font-size: 11px;
    color: #999;
    width: 130px;
    height: 27px;
    margin: 20px 0 0 0;
    padding: 4px 10px 0 30px;
    border: 0;
    background: url(../images/interface/search.png) 0 0 no-repeat;
}
