/* ------------------------------------------------
   Loft 37
   Original Author: Oscar Eg Gensmann, GMTA ApS
------------------------------------------------ */

body{
	margin: 44px 0px;
	background-color:#fff;
	font:13px Arial, sans-serif;
}

body, td{
    color:#666666;
}

.breaker{
    height:1px;
    overflow:hidden;
    clear:both;
}

a{
    color:#0e0e0e;
    text-decoration:underline;
    font-weight:bold;
}

strong{
    font-weight:bold;
}



a:hover{
    text-decoration:underline;
}

h1,h2,h3,h4,h5,h6{
    color:#3e3e3e;
    font-family: Georgia, "Times new roman", serif;
    font-weight:normal;
    margin:10px 0;
    line-height:1.2em;
}

h1{font-size:34px;}
h2{font-size:30px;}
h2 a{text-decoration:none;font-weight:normal;}
#footer h2 a{color:#fff;}
h3{font-size:25px;}
h4{font-size:12px; font-family: arial, sans-serif;color:#999898;margin-top:20px;}


td h1, td h2, td h3,td h4, td h5, td h6{
    margin:15px 0;
}


#header, #content, #footer{
    width:960px;
    text-align:left;
    margin:auto;
    background:#e4e4e4;
    position:relative;
}

#content{
    line-height:1.4em;
    padding-top:10px;
}

body.frontpage #content{
    padding-top:0px;
}


.header_padding, .content_padding, .footer_padding{
    padding:10px 20px;
}

.header_padding{
    padding:49px 40px 0 40px;
}

#header hr{
    margin:20px 0 0px 0;
}

#header_byline{
    margin:0;
    padding:0;
    width:249px;
    position:absolute;
    top:-22px;
    right:40px;
    text-transform: uppercase;
    font-weight:bold;
    text-align:right;
}



#topmenu{
    position:absolute;
    top:95px;
    right:40px;
    height:30px;
    line-height:30px;
    overflow:hidden;
    text-align:right;
}

#topmenu ul {
    float:right;
}


#topmenu ul li{
    display:inline;
}

#topmenu ul li a{
    color:#3e3e3e;
    font-weight:bold;
    display:block;
    float:left;
    padding:0 10px;
    margin:0 0 0 5px;
    text-transform: uppercase;
    text-decoration:none;
}

#topmenu ul li a:hover{
    background:#d8d8d8;
    color:#3e3e3e;
}

#topmenu ul li.active a{
    background:#4b4b4b;
    color:#fff;
}


#content ul{
    margin:5px 15px;
}

#content ul li{
    margin:0px 0px 20px 0;
    list-style: disc;
}

hr{
    height:1px;
    overflow:hidden;
    background:#b1b1b2;
    border:none;
    margin:30px 0px;
    clear:both;
}

body.frontpage hr{
    margin:10px 20px;
    overflow:hidden;
}


.page_picture{
    float:right;
    margin-left:30px;
    margin-bottom:30px;
}



.left{text-align:left;}
.center{text-align:center;}
.right{text-align:right;}


.hover_box{
    padding:20px;
    cursor:pointer;
    zoom:1;
}

.padding_box{
    padding:0 20px;
}


#cases_4 div.yui-g, #footer_menu div.yui-g{
    width:920px;
}

#cases_4 div.yui-g div.yui-u, #footer_menu div.yui-g div.yui-u{
    width: 460px;
}

#cases_4 div.yui-g div.yui-u div.yui-u, #footer_menu div.yui-g div.yui-u div.yui-u{
    margin:0px !important;
    width:230px !important;
    overflow:hidden;
}

#cases_4 .hover_box{
    padding-bottom:1px;
}


#footer{
    background:#3a3a3d;
}

#footer h2{
    font: normal 20px Georgia;
    color:#e4e4e4;
    margin:0px 0 10px 0;
}

#footer ul li a{
    color:#8f8f91;
    text-decoration:none;
    line-height:18px;
    font-weight:normal;
}

#footer hr{
    border:none;
    height:1px;
    background:#959597;
    overflow:hidden;
    margin:10px 1px 0px 1px;
}

#footer_logo{
    position:absolute;
    top:18px;
    right:70px;
}

#footer_menu{
    padding-top:20px;
}

#footer_text{
    padding:10px 40px 1px 40px;
    position:relative;    
    color:#ffffff;
}

#footer_text p{}
#footer_text a{color:#fff !important;text-decoration:none;font-weight:normal;}
#footer a:hover{color:#e4e4e6 !important; text-decoration:underline;}

p{
    margin:15px 0;
}

.client_item{
    color:#999898;
    width:420px;
    float:left;
}


.client_item h5{
    font-size:16px;
    margin:0 0 5px 0;
}

.client_item h5 a{
    text-decoration:none;
    color:#3e3e3e;
}

.client_item_logo{
    float:left;
    margin-right: 20px;
    vertical-align:top;
}


.case_item{
    width:230px;
    float:left;
}

.case_item h6{
    margin-bottom:0;
}

.case_item a{
    text-decoration:none;
    color:#3e3e3e;
}


.case_content{
}

.cases{
}



.case_slideshow_pictures_padding{
    background:#3a393e;
    overflow:hidden;
    padding:10px;
}
.case_slideshow_pictures{
    width:420px;
    height:0px; 
    overflow:hidden;
}

.case_slideshow_navigation{
    text-align:center;
    margin:10px;
}

.case_slideshow_navigation a{
    text-decoration:none;
    color:#3e3e3e;
    font-size:11px;
}

.case_slideshow_navigation a:hover{
    color:#000;
}


#lightbox_overlay{
    height:100%;
    width:100%;
    position:absolute;
    top:0;
    left:0;
    z-index:500;
    background:#000;
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter:alpha(opacity=70);
}

#lightbox_container{
    background:#000;
    width:90%;
    height:90%;
    position:absolute;
    top:5%;
    left:5%;
    z-index:550;
}

#lightbox_padding{
    padding:2%;
    width:98%;
    height:98%;
}

#lightbox_navigation{
    position:absolute;
    width:100%;
    height:40px;
    bottom:0;
    left:0;
    line-height:40px;
    color:#fff;
    font-size:12px;
}

#lightbox_navigation a{
    color:#fff;
    font-weight:normal;
    text-decoration:none;
}

#lightbox_close{
    color:#fff;
    height:40px;
    line-height:40px;
    position:absolute;
    top:0;
    right:10px;
    text-align:right;
    width:100px;
    cursor:pointer;
}

#lightbox_pictures{
    width:100%;
    height:100%;
    text-align:center;
}

.box{
    background:#3a3a3d;
    padding:10px 15px;
    color:#fff;
}

.box a{
    color:#fff;
}

#newsletter_form{
    padding:0 0 0 40px;
}

#newsletter_form input{
    background:#fff;
    border:0px solid;
    font-size:18px;
    color:#666666;
    padding:3px 5px;
    font-family: Georgia, "Times new roman", serif;
}

#newsletter_form .input_text{
    width:270px;
}

#newsletter_form input.submit{
    color:#ffffff;
    background:#3a3a3d;
    padding:2px 10px;
    cursor: pointer;
}

#newsletter_form input.disabled{
    color:#666666;
    background:#3a3a3d;
}

#message{
    background:#3a3a3d;
    padding:10px 0;
    color:#fff;    
    font-family: Georgia, "Times new roman", serif;
    font-size:16px;
    width:960px;
    margin:auto;
}

