@charset "utf-8";
/***************** HTML ***************/
html,body,img, a, ul, li, p, h6, strong, br {
	margin:0;
	border:0;
	padding:0;
	text-decoration:none;
	line-height:0;
	letter-spacing:0;
}
/* Firefox */
@-moz-document url-prefix()
{

}
body{
	background:url(../img/bg_right.jpg) no-repeat white 890px 0px fixed; 
}

/***************** FLASH HEADER ***************/
/* HEADER */
#header{
	position:absolute;
	top:0px;
	left:27px;
	width:863px;
	height:387px;
	background:url(../img/bg_header_all.png) no-repeat; 
}
#flashcontent{
	position:absolute;
	top:0px;
	left:0px;
	width:863px;
	height:387px;
}

/***************** FOOTER ***************/
#footer{
	position:fixed;
	bottom:0px;
	left:0px;
	width:890px;
	height:45px;
	background:url(../img/bg_footer.gif) no-repeat; 
}

#copyright{
	font-family:Verdana;
	font-size:7pt;
	position:absolute;
	top:29px;
	left:70px;
	color:#333333;
	line-height:9pt;
}

/***************** NAVIGATION ***************/
#navigation{
	position:fixed;
	top:69px;
	left:0px;
	width:27px;
	height:600px;
	line-height:9pt;
}
.navi_btn{
	float:left;
	display:inline;
	width:27px;
	margin:0 0 1px 0;
}

/***************** CONTENT ***************/
#content{
	position:absolute;
	top:387px;
	left:27px;
	width:863px;
	color:#ffffff;
}

/***************** CONTENT HEADER ***************/
#page_header{	
	float:left;
	display:inline;
	margin:0px 0 0 0px;
	width:806px;
	height:39px;
	overflow:hidden;
	padding:17px 0 0 30px;
	background:url(../img/bg_page_header_small.png) no-repeat;	
}
#submenu_active{
	float:left;
	display:inline;
	width:auto;
}
#submenu_inactive{
	display:none;
}

.subline_active{
	float:right;
	display:inline;
	font:bold 14px "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	text-align:right;
	width:auto;
	padding:2px 6px 2px 4px;
	margin:0;
	color:#999999;
}
/********** READ MORE / CLOSE- BUTTON *********/
.sidebar{
	float:right;
	display:inline;
	width:27px;
	margin: 8px 0 0 0;
}
.sidebar_btn{
	margin:0 0 1px 0;
}

/***************** NEWS / SHOWROOM ***************/
.news_entry_a, .news_entry_b{
	float:left;
	margin:0px;
	width:836px;
	height:264px;
}
.news_entry_a{
	background:url(../img/bg_news_a.png) no-repeat; 
}
.news_entry_b{
	background:url(../img/bg_news_b.png) no-repeat; 
}
.pic_a, .pic_b{	
	float:left;
	display:inline;
	margin:17px 0 0 27px;
	width:512px;
	height:230px;
	overflow:hidden;
}
.info_a, .info_b{
	float:left;
	display:inline;
	margin:17px 0 0 28px;
	width:242px;
	height:230px;
	overflow:hidden;
}

.pic_b{
	float:left;
	display:inline;
	margin:17px 0 0 28px;
	width:512px;
	height:230px;
	overflow:hidden;
}
.info_b{
	float:left;
	display:inline;
	margin:17px 0 0 27px;
	width:242px;
	height:230px;
	overflow:hidden;
}
.info_headline{
	float:left;
	display:inline;
	width:180px;
	margin:8px 0 0 8px;
	font:bold 14px "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	color:white;
	line-height:10pt;
	background:none;
	/* more: navigations.css */
}
.info_subline{
	float:left;
	display:inline;
	width:224px;
	margin:0 0 0 8px;
	color:#999999;
	font:bold italic 14px "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	line-height:9pt;
	min-height:24px;
}
.info_date{
	float:right;
	display:inline;
	text-align:right;
	width:45px;
	margin:8px 8px 0 0;
	color:#999999;
	font:bold 14px "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	line-height:10pt;
}
.info_logo{
	float:left;
	display:inline;
	margin:0;
	width:242px;
	height:78px;
	background:url(../img/bg_info_logo.png) no-repeat;
	text-align:center;
	overflow:hidden;
	padding-top:12px;
}
.info_text{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height:13px;
	color:white;
	float:left;
	display:inline;
	width:224px;
	margin:7px 0 0 9px;
	/* more: navigations.css */
}

/***************** ARTICLE ******************/
.entry, .article_content, .page_content, .gallery{
	float:left;
	display:inline;
	margin:0px;
	width:836px;
}
/* HEADER */
.article_header{	
	float:left;
	display:inline;
	margin:0px 0 0 0px;
	width:836px;
	height:70px;
	overflow:hidden;
	background:url(../img/bg_article_header.png) no-repeat;
}
.article_headline{
	float:left;
	display:inline;
	width:700px;
	margin:22px 0 0 33px;
	font:bold 14px "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	line-height:13px;
    color:white;
}
.article_subline{
	float:left;
	display:inline;
	width:770px;
	margin:0 0 0 33px;
	color:#999999;
	font:bold italic 14px "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	line-height:13px;
	min-height:24px;
}
.article_date{
	float:right;
	display:inline;
	text-align:right;
	width:45px;
	margin:23px 36px 0 0;
	color:#999999;
	font:bold 14px "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	line-height:13px;
}

.article_logo {	
	float:left;
	display:inline;
	margin:8px 16px 8px 18px;
/*	margin:0 10px -20px 10px;
	text-align:center;
  	padding-top:27px;
	width:276px;
	height:116px;
	overflow:hidden;
	background:url(../img/bg_article_logo.png) no-repeat; */
}

/************ ARTICLE PIC & RESIZABLE BORDER ***************/
.pic{
	float:left;
	display:inline;
	max-width:782px;
	max-height:1966px;
	overflow:hidden;
}
.pic_border_bl{
	float:right;
	display:inline;
	margin:0 10px 4px;
	max-width:816px;
	background:url(../img/bg_pic.png) no-repeat bottom left; 
}
.pic_border_tl{
	float:left;
	display:inline;
	width:17px;
	height:17px;
	background:url(../img/bg_pic.png) no-repeat;
}
.pic_border_tr{
	float:left;
	display:inline;
	max-width:799px;
	background:url(../img/bg_pic.png) no-repeat top right;
}
.pic_border_br{
	float:left;
	display:inline;
	margin-top:17px;
	padding:0 17px 17px 0;
	max-width:799px;
	height:auto;
	background:url(../img/bg_pic.png) no-repeat bottom right;
}

.pic_wrapper {
	width:836px;
	clear:both;
}

/***************** SHOWCASE ******************/
#flashgallery{
	float:left;
	display:inlne;
	width:836px;
	height:270px;
	margin:0 0 -16px 0;
}
/* COLUMN */
.showcase .columns{
	float:left;
	display:inline;
	width:800;
	margin: 16px 0 0 18px;
}

.showcase .column{
	float:left;
	display:inline;
	width:260px;
	overflow:hidden;
	margin:0 6px 0 0;
}
.showcase .column h6{
	width:252px;
	margin: 8px 0 10px 0;
	background:url(../img/bg_pattern_small.png) no-repeat;
	padding:18px 0 0 8px;
}
.showcase .column p{
	margin: 8px 0 10px 8px;
}
.showcase .column .video{
	margin: 8px 0 0 0;
}

.showcase ul{
	float:left;
	display:inline;
	width:252px;	
	padding:0;
	margin: 8px 0 8px 8px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#4a4a4a;
	line-height:13px;
	list-style-type:none;
}
.showcase li{
	float:left;
	display:inline;
	width:238px;
	line-height:13px;
	background:url(../img/icon_list_grey.gif) no-repeat white  -3px 1px;
	padding:0 0 0 14px;
} 
.subheadline{
	width:800;
	clear:both;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#4a4a4a;
}
/***************** CLIENTS ******************/
.clients{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#4a4a4a;
}
.clients img{
	float:left;
	display:inline;
	margin:4px 16px 8px 0;
}
.clients .columns p, .clients .columns h6{
	margin: 0;
	padding:0;
}
.clients .columns h6{
	color:#999999;
}
.clients .pattern_left{
	 margin-bottom:10px;
}
.clients .columns{
    float:left;
	display:inline;
	width:800px;
 	margin:0 0 8px 17px;
	padding-bottom:8px;
	border-bottom:1px dashed #999999;
}
.clients .client{
	float:left;
	display:inline;
	width:200px;
	height:auto;
	margin:0 0 0 10px;
	font-weight:bold;
}
.clients .campagns, .clients .column{
	float:left;
	display:inline;
	width:310px;
	height:auto;
	min-height:10px;
	margin:0 0 0 10px;
}
.clients .touchpoints{
	float:left;
	display:inline;
	width:210px;
	height:auto;
	margin:0 0 0 10px;
}
.clients ul{
	float:left;
	display:inline;
	width:310px;	
	padding:0;
	margin:0;	
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#4a4a4a;
	line-height:13px;
	list-style-type:none;
}
.clients li{
	float:left;
	display:inline;
	width:296px;
	line-height:13px;
	background:url(../img/icon_list_grey.gif) no-repeat white  -3px 1px;
	padding:0 0 0 14px;
} 
.clients .touchpoint {
	float:left;
	display:inline;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 1px 1px 0;
	padding:0 3px 0 3px;
	color:white;
	background:#4a4a4a;
}
/***************** MEDIA LOUNGE ******************/
.media{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#4a4a4a;
}

.media .columns{
	float:left;
	display:inline;
	width:800;
	margin: 0 0 0 18px;
}
.media .column{
	float:left;
	display:inline;
	width:250px;
	margin:0;
	overflow:hidden;
	padding: 8px 0 8px 8px;
	border-top:1px dashed #999999;
}
.media .twocolumns{
    float:right;
	display:inline;
	width:540px;
 	margin:0 10px 0 0;
}
.media .pattern_small{
	display:none;
	margin: 0 0 8px -8px;
}
.media .column p, .media .column h6{
	margin: 0;
	padding:0;
}
.media .column h6{
	color:#999999;
}

/***************** TEXT FORMAT ******************/
h6, p{	
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#4a4a4a;
	line-height:13px;
	margin: 8px 45px 16px 26px;
}
h6, strong, b{
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#4a4a4a;
}
h6 {
	text-transform:uppercase;
}
.column p{
	margin: 8px 0 24px 8px;
}
.column h6{
	margin: 8px 0 10px 8px;
}

ul{
	float:left;
	display:inline;		
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#4a4a4a;
	max-width:800px;
	line-height:13px;
	list-style-type:none;
	margin: 0 45px 16px 26px;
}
li{
 	float:left;
	display:inline;	
	line-height:13px;
	max-width:800px;
	min-width:300px;
	margin-right:50px;
	background:url(../img/icon_list_grey.gif) no-repeat white  -3px 1px;
	padding:0 0 0 14px;
} 
/***************** PATTERN & SPACER ***************/
.pattern_right{
	float:left;
	display:inline;
	margin:0 0 0 18px;
	width:800px;
	height:10px;
	background:url(../img/bg_pattern_right.png) no-repeat; 
}
.pattern_left{
	float:left;
	display:inline;
	margin:0 0 0 18px;
	width:800px;
	height:10px;
	background:url(../img/bg_pattern_left.png) no-repeat; 
}
.pattern_small{
	float:left;
	display:inline;
	width:260px;
	height:10px;
	background:url(../img/bg_pattern_small.png) no-repeat; 
	margin:0 0 12px 0;
}
.spacer_bottom{
	float:left;
	width:800px;
	height:60px;
}
.breaker{
	clear:both;
	width:100%;
	height:1px;
	line-height:1px;
}


