/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
    font-size:14px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body{
	margin: 0;
	width: 100%;
	height: 100%;
}
#backgroundimage{
	width: 100%;
    height: 100%;
	z-index: -1;
	position: fixed;
}
#wrapall{
	width:1000px;
	margin:0 auto;
}
#leftmenu-box{
	width:235px;
	min-height:400px;
	background-color:#DDE8D7;
	font-family: "Andale Mono";
	text-transform:lowercase;
	font-size:14px;
	/*´´background-image:url("/includes/images/design/lglogo.jpg");
	background-repeat:no-repeat;
    background-size: 100%;
	background-position:top left;*/
	position: fixed;
	top:115px;
	opacity:0.96;
    filter: alpha(opacity=96); 
}
#leftmenu-box ul, #leftmenu-box li{
	margin:0;
	padding: 0 0px;
}
#leftmenu-box ul{
	list-style-type: none;
	margin-top:0px;
	margin-left:41px;
    margin-bottom:20px;
}
#leftmenu-box ul li ul{
    margin:10px 0;
    border-top:1px dotted #aaa;
    border-bottom:1px dotted #aaa;
    font-size:14px;
    padding:7px 0;
    width:80%
}
#leftmenu-box ul li ul li{
    padding-left: 10px;
    font-size:12px;
}
#leftmenu-box li{
	margin-bottom:5px;
}
#leftmenu-box ul li a{
	text-decoration:none;
	color:#333;
}
#leftmenu-box ul li a.selected, #leftmenu-box ul li a:hover{
	text-decoration:line-through;
}
#content-outer{
    padding:10px 0;
}
#content{
	width:714px;
	min-height:100px;
	margin-left:247px;
	background-color:#DDE8D7;
	margin-top:0px;
	padding:20px;
	font-family: "Andale Mono";
    opacity: 0.96;
    filter: alpha(opacity=96); 
}
#content p{
	margin:15px 0px;
	font-size:12px;
	line-height: 16px;
}

div.lg-slider{
    overflow:hidden;
    position: relative;
}
div.fp-allslides-wrapper{
    width:0;
    height:400px;
    position: relative;
}
div.fp-single-slide{
    float:left;
    position: relative;
}
div.slideInfoHidden{
    display: none;
}
div.slideInfo{
    position:absolute; 
    right:0; 
    z-index:1000;
}
div.fp-slidenav{
    display: block;
    position: absolute;
    bottom:10px;
    left:-1000px;
    z-index:10000;
    font:bold 11px arial;
}
div.fp-slidenav span{
    cursor: pointer;
    display: none;
    float: left;
    margin-right:5px;
    width:10px;
    height:5px;
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter:alpha(opacity=70);
    font-size:1px;
    line-height: 1px;
    background-color: #777;
}
div.fp-slidenav span:hover, div.fp-slidenav span.active{
    opacity: 1;
    -moz-opacity: 1;
    filter:alpha(opacity=1);
}
div.full-slider-item{
	margin-bottom: 0px; 
	padding-bottom: 0px;
	bo__rder-bottom: 1px dotted #888;
}
div.full-slider-item h1{
	font-size:22px;
	margin:20px 0 0 0;
	text-transform: uppercase;
	font-weight: normal;
	/*text-align: center;*/
}
h1.projecttitle{
    font-size:22px;
    margin:0px 0 10px 0;
    text-transform: uppercase;
    font-weight: normal;
    /*text-align: center;*/
}

div.full-slider-item h2{
	font-size:14px;
	line-height: 20px;
	margin:0;
	font-weight: normal;
/*	text-align: center;
	padding:0 100px*/
}
div.arr-left, div.arr-right{
    position: absolute;
    top:49%;
    z-index:1;
    font-size:20px;
    display: none;
}
div.arr-left{
    left:20px;
}
div.arr-right{
    right:20px;
}
div.arr a{
    text-decoration: none;
    color:#000;
    background-color: #fff;
    padding:3px;
    opacity: 0.75;
    font-family: arial;
    border-radius: 5px;
}

div#content h1.heading{
	font-size:18px;
	font-weight: bold;
	text-transform: uppercase;
    margin-top:0px;
}
div#content_block p{
	font-size:12px;
	font-weight: normal;
	line-height: 18px;
}
p{
	margin:15px 0
}
/* BLOG */

div.blog_overviewitem{
    margin-bottom:50px;
    margin-top:25px;
}
div.blog_overviewitem h1{
    font-size:18px;
    text-transform: uppercase;
    margin-bottom: 5px;
    color:#333;
}
div.blog_profilebox{
}
div.blog_profilebox div.blog_author_image{
    float:right;
}
div.blog_profilebox div.blog_author_image img{
}
div.blog_profilebox div.blog_author_time{
}
div.blog_profilebox .clearer{
    clear:both;
}
div.blog_overview_content{
    margin:20px 0;
    text-align: center;
}
div.blog_overviewitem_bottombar{
    color:#555;
    font-size:12px;
    padding:15px 0;
    border-top:2px dotted #888;
    border-bottom:2px dotted #888;
    text-align: center;
}
div.blog_overviewitem_bottombar a{
    color:#555;
    text-decoration: underline;
}
div.blog_overviewitem_bottombar span.divider{
    margin:0 10px 0 10px;
    color:#000;
}
div#blogpost_commentform_box{
    margin-top:20px;
}
div#blogpost_commentform_box h1, div#blogpost_comments_box h1{
    font-size:14px;
}
div#blogpost_comments_closed{
    border:1px solid #ddd;
    padding:10px;
    margin-top:20px;
    font-weight:bold;
}
.blogpost_commentform_label{
    font-weight:normal;
    font-size: 14px;
    margin-bottom: 2px
}
.blogpost_commentfield{
    margin-bottom:10px;
}
.blogpost_commentform_clear{
}
.blogpost_commentform_buttons{
    margin-top:20px;
    text-align:right;
}
div#blogpost_comments_box{
    margin-top:20px;                
}
div#blogpost_comments_box ol{
    list-style-type:none;
    margin:0;
    padding:0;
}
div#blogpost_comments_box ol li{
    margin:0;
    margin-bottom:10px;
}

div#blogpost_commentform_box input, div#blogpost_commentform_box textarea{
}
div#blogpost_commentform_box textarea{
    width:75%;
    height:100px;
}

div.blogpost_comment_byline{
    font-weight:bold;
}
li.authorcomment{
    border:3px solid #060;
}
div.blog_useralert_red, div.blog_useralert_green{
    padding:10px;
    background-color:#600;
    font-weight:bold;
    color:#fff;
    margin-bottom:20px;
}
div.blog_useralert_green{
    background-color:#060;
}
div.blog_useralert_red{
    background-color:#600;
}
div.blogpost_snippet{
    font-weight:bold;
    margin-bottom:10px;
}
#leftmenu .marginBox{
    font:normal 9px verdana;
    width:80%;
    color:#333333;
    padding:5px;
    background-color:#f5f5f5;
    margin:0 0 10px 0;
    border-right: 1px solid #e5e5e5;
}
#leftmenu .marginBox .boxTitle{
    font-weight: bold;
    background-color:#e5e5e5;
    padding:2px;
}
#leftmenu .marginBox ul{
    list-style-type:none;
    margin:5px;
}
#leftmenu .marginBox ul li{
    line-height:15px;
    font-size:9px;
}
#leftmenu .marginBox a{
    color:#333;
    font-size:9px;
    text-decoration: underline;
}
#leftmenu .marginBox p{
    margin: 10px 0;
}
.blog_authorbox_image{
    text-align:center;
}
p.blog_singlepost_authortime{
    color:#666;
    font-size:11px;
    padding:5px 0;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
}
.blog_author_image img{
    border:1px solid #aaa;
    padding:3px;
    margin-top:10px;
    width:50px;
}
.lg-blog-date{
    font-size: 12px;
    color:#555;
    text-align: center
}
.lg-blog-header{
    text-align: center
}
.blogpost_content{
    text-align: center
}

/* SLIDE SIZE */
.slider-tall{
    /*margin:0 auto;*/
    width:457px
}
.slider-wide div.lg-slider, .slider-wide div.fp-single-slide, .slider-wide img{
    margin:0 auto;
    width:714px;
}
.slider-tall div.lg-slider, .slider-tall div.fp-single-slide, .slider-tall img{
    margin:0 auto;
    width:457px;
}
.slideContainer img{
}
.slideContainer iframe{
    margin: 0px auto;
    display: block;
    /*width:85%;
    height:610px;*/
    border:none;
}
/* -- */

#press{
    overflow: hidden;
}
.press-item{
    padding:5px;
    border:1px dotted #000;
    float:left;
    margin: 0 10px 10px 0;
    width: 184px;
}
.press-item:nth-child(4n+4){
    margin: 0 0px 10px 0;
}
.press-item img{
    width: 100%;
}
.press-item:hover{
    border-color: #aaa;
    opacity: 0.8;   
}
.image-element{
    margin:0 auto 15px auto
}
.lg-news-item{
    width:245px; 
    min-height: 200px;
    background-color:#DDE8D7;
    margin:0 10px 10px 0;
    float: left;
    overflow: hidden;
}
.lg-news-item a{ 
    color:#000;
}
.lg-news-item a:hover{ 
    text-decoration:line-through;
}
.lg-news-item img{
    width: 245px;
} 
.lg-news-item:hover img{
}
.lg-news-item.last{
    margin:0 0px 10px 0;
}
.lg-news-item .inner{
    padding:15px;
    font-size:12px;
    line-height: 13px;
}
#content .lg-news-item .inner p.more{
    margin-bottom:0;
}
.lg-news-item .inner p.more a{
    text-decoration: none;
    color:#586153;
}
.lg-news-item .inner p.more a:hover{
    text-decoration: none;
    color:#000;
    background-color: #BFCAB9;
}
#content .lg-news-item .inner p{
    margin:0 0 15px 0 
}