/* GENERAL STYLES */
body {
	margin:0;
	color:#333;
	font:11px/14px Arial, Helvetica, sans-serif;
}
fieldset,img { display:block; border:none;}
h1,h2,h3,h4,h5,h6,ul,p { margin:0;}
h1,h2,h3,h4,h5 { color:#ff6300;}
h3 span { color:#333;}
ul,form,input,fieldset { padding:0; margin:0;}
ul li { list-style:none;}
a { text-decoration:none;}
a:focus { outline:none;}
a:hover { text-decoration:underline;}
/*page area*/
#container {
	width:960px;
	margin:22px auto 0;
	position:relative;
	overflow:hidden;
}
/*header area*/
#header {
	float:left;
	z-index:1;
	width:960px;
}
#header ul {
	line-height:30px;
	margin-top:63px;
	border-top:1px solid #ddd;
}
#header ul li {
	padding:0 18px 0 10px;
	text-transform:uppercase;
	display:inline;
}
#header ul a {
	color:#888;
	font-size:12px;
}
#header ul a:hover,
#header ul li.active a {
	text-decoration:none;
	color:#222;
}
#container h1 {
	position:absolute;
	top:0;
	left:10px;
	z-index:2;
	background:url(/images/relephant.gif) no-repeat;
	width:301px;
	height:55px;
}
#container h1 a {
	display:block;
	overflow:hidden;
	text-indent:-9999em;
	height:100%;
}
/*content area*/
#content {
	float: left;
	width: 100%;
	padding-bottom:14px;
}
#content h3,
#content h2 {
	font-size:12px;
	margin-bottom:10px;
	text-transform:uppercase;
}
#content h2{ font-size:14px;}
#content a { color:#3091ff;}
.visual {
	background:url(/images/visual.jpg) no-repeat;
	height:221px;
}
.pic-holder {
	float:left;
	width:600px;
	padding:21px 0 0 27px;
}
.visual-info {
	float:right;
	display:inline;
	margin:3px 3px 0 0;
	background:url(/images/specs-area.png) no-repeat;
	width:284px;
	padding:0 7px 0 23px;
	height:204px;
}
.visual-info a { position:relative;}
.visual-info p {
	margin:9px 0 13px;
}
.pager {
	width:100%;
	overflow:hidden;
	position:relative;
}
.pager ul {
	float:right;
	padding:18px 13px 0 0;
}
.pager li { float:left;}
.pager a {
	float:left;
	height:8px;
	width:8px;
	background:url(/images/bullet-indicate.gif) no-repeat;
	margin-left:5px;
	overflow:hidden;
	text-indent:-999em;
	overflow:hidden;
}
.pager a:hover,
.pager a.active {background:url(/images/bullet-indicate-act.gif) no-repeat;}
.holder,
.main {
	width:100%;
	overflow:hidden;
}
/*columns*/
.main {
	padding-top:20px;
	background:url(/images/main-blocks.gif) repeat-y;
}
.about-area {
	float:left;
	width:365px;
	padding:0 0 0 10px;
}
.about-area p { margin:9px 0 14px;}
.about-area h5 {
	font-size:11px;
	font-weight:normal;
}
.about-area div div {
	float:left;
	width:165px;
	padding-right:15px;
	overflow:hidden;
}
.about-area div div p {
	margin:0;
}
.sub-blocks {
	float:left;
	width:245px;
	display:inline;
	margin-left:20px;
}
.sub-blocks p { margin:8px 0 0;}
.sub-blocks  ul { margin-top:7px;}
.sub-blocks p strong {
	font-weight:normal;
	color:#f00;
}
.vacatures {
	padding:0 0 8px 10px;
	border-bottom:1px solid #e8e8e8;
}
.partners {
	padding:27px 0 0 10px;
}
.partners div {
	margin-left:0px;
	float:left;
	padding: 0 3px 3px 0;
}
.projects {
	float:left;
	width:300px;
	display:inline;
	margin-left:10px;
}
.projects h3 { margin-left:10px;}
.boxes {
	overflow:hidden;
	height:1%;
	padding-bottom:4px;
	margin-top:-10px;
}
.boxes img {
	float:left;
	border:1px solid #ccc;
}
.boxes div {
	overflow:hidden;
	height:1%;
	margin-top:-1px;
	padding:10px;
	padding-right:0;
	border-top:1px solid #e8e8e8;
}
.boxes div div {
	float:left;
	width:220px;
	border:none;
	margin-top:-3px;
	padding:0 0 0 10px !important;
}
.boxes h6 {
	text-transform:uppercase;
	font-size:11px;
}
/*footer area*/
#footer {
	border-top:1px solid #ddd;
	margin:0 auto;
	width:960px;
}
#footer ul {
	overflow:hidden;
	height:1%;
	margin:5px 0 0 10px;
}
#footer li {
	color:#666;
	float:left;
	margin-left:-1px;
	background:url(/images/separator.gif) no-repeat 0 2px;
	padding:0 4px 0 5px;
}

.fading-images,
.fading-text
{
	position:relative;
        float:left;
}
.fading-images {
        height:210px;
        width:615px;
}
.fading-images img{
        position:absolute;
	right:0;
	bottom:0;
        display:none;
}
.fading-text div.fade-block
{
	position:absolute;
	left:0;
	top:0;
        display:none;
}
.fading-text div.fade-block
{
	width:265px;
}
.fading-text div.fade-block
{
        background:#fff;
}
/*page content*/
#container-2{
	width:961px;
	margin:22px auto 0;
	position:relative;
	overflow:hidden;
}
#container-2 h1 {
	position:absolute;
	top:0;
	left:11px;
	z-index:2;
	background:url(/images/main-logo.gif) no-repeat;
	width:301px;
	height:55px;
}
#container-2 h1 a {
	display:block;
	overflow:hidden;
	text-indent:-9999em;
	height:100%;
}
#content-2 {
	float:left;
	width: 100%;
	padding-bottom:30px;
}
#content-2 h3,
#content-2 h2 {
	text-transform:uppercase;
}
#content-2 h3{
	margin-bottom:10px;
	font-size:12px;
}
#content-2 h2{
	margin:4px 0 10px;
	font-size:14px;
}
#content-2 a { color:#0090ff;}
#header .navig{
	float:left;
        height: 44px;
        background: url(/images/menu-bg.gif) repeat-x;
        border: none;
        padding-top: 1px;
        width: 100%;
}
#header .navig li {
	padding:0;
	text-transform:uppercase;
	display:inline;
}
#header .navig a {
	float: left;
	height: 30px;
	line-height: 30px;
	border-left: solid 1px #fff;
	border-right: solid 1px #d6d6d6;
	padding: 0 20px;
	color:#999;
	font-size:12px;
	font-weight:bold;
}
#header .navig a.first
{
	border-left: solid 1px #d6d6d6;
}
#header .navig a:hover,
#header .navig a.active {
	text-decoration:none;
	color:#444;
}
#header .navig li.active
{
	float: left;
	background: url(/images/menu_bg_sel_left.gif) no-repeat left;
	padding-left: 5px;
	height: 39px;
	margin-top: -1px;
}
#header .navig li.active.first
{
	padding-left: 6px;
	background: url(/images/menu_bg_sel_left_first.gif) no-repeat left;
}
#header .navig li.active a
{
	float: left;
	border: none;
	background: url(/images/menu_bg_sel_right.gif) no-repeat right;
	height: 39px;
	padding: 0 20px 0 15px;
}
#header .navig li.active.first a
{
	padding-left: 14px;
}
/*sub-menu*/
#sub-menu ul{
	float: left;
	width: 100%;
	height: 25px;
	overflow: visible;
	padding:0;
	border-top:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
	border-left:1px solid #d6d6d6;
	background:#fff url(/images/bg-submenu.gif) repeat-y;
	z-index:2;
	margin-bottom: 10px;
}
html #sub-menu ul
{
	overflow: hidden;
}
#sub-menu ul li {
	float:left;
	height: 25px;
}
#sub-menu ul li a {
	float:left;
	line-height: 25px;
	height: 25px;
	padding:0 15px;
	color:#999;
	font-size:11px;
	font-weight:bold;
	background:url(/images/bg-submenu-li.gif) no-repeat 100% 9px;
}
#sub-menu ul li.last a {
	background-image:none;
}
#sub-menu ul li.active
{
	position: relative;
	top: -2px;
	background: #fff url(/images/sub_menu_bg_sel_left.gif) no-repeat 0 1px;
	padding-left: 6px;
	height: 30px;
	margin: -2px 0 0 -2px;
	z-index: 3;
}
#sub-menu ul li.active.first
{
	margin-left: -1px;
	background: #fff url(/images/sub_menu_bg_sel_left_first.gif) no-repeat 0 1px;
}
#sub-menu ul li.active a 
{
	height: 30px;
	line-height: 29px;
	padding-left: 9px;
	text-decoration:none;
	color:#555;
	background: #fff url(/images/sub_menu_bg_sel_right.gif) no-repeat right 1px;
}
.main-2 {
	width:100%;
	overflow:hidden;
	padding:1px 0 0 1px;
	background:url(/images/main-blocks-2.gif) repeat-y 1px 0;
}
.main-2 .content-casestudy
{
	float:left;
	width: 630px;
}

.main-2 .content-casestudy .image-casestudy
{
	float: left;
	width: 630px;
	height: 189px;
	text-align: center;
	padding-top: 5px;
	background: transparent url(/images/visual.jpg) no-repeat scroll 0 0;
	margin-bottom: 10px;
}

.main-2 .content-casestudy .image-casestudy img
{
	width: 595px;
	height: 189px;
	margin: 0 auto;
}
.main-2 span a{
	color:#444 !important;
}
.about-area-2 {
	float:left;
	width:343px;
	padding:0 25px 0 9px;
	margin:-2px 0 0;
	background:url(/images/bg-about-area-2.gif) no-repeat 100% 0;
}
.about-area-2 p {
	margin:9px 0 14px 2px;
	color:#444;
}
.about-area-2 h5 {
	font-size:11px;
	font-weight:normal;
}
.visual-2 {
	float:left;
	width:245px;
	display:inline;
	margin-left:8px;
}
.projects-2 {
	display:inline;
	float:right;
	width:291px;
	margin-right:10px;
	padding-left:10px;
	color:#444;
}
.boxes-2 {
	overflow:hidden;
	height:1%;
	padding-bottom:4px;
	margin-top:-10px;
}
.boxes-2 img {
	float:left;
	border:1px solid #ccc;
	margin-bottom: 5px;
}
.boxes-2 div {
	overflow:hidden;
	height:1%;
	margin-top:-1px;
	padding:12px 0 5px;
	background:url(/images/big-boxes-div.gif) no-repeat;
}
.boxes-2 div div {
	float:left;
	width:220px;
	background:none;
	margin-top:-3px;
	padding:0 0 0 10px !important;
}
.boxes-2 div div p a{
	line-height:16px;
}
.boxes-2 h6 {
	text-transform:uppercase;
	font-size:11px;
}
/*page jobs*/
.main-3 {
	width:100%;
	overflow:hidden;
	padding:0 0 36px 1px;
}
.main-3 span a{
	color:#444 !important;
}
#content-3 {
	float:left;
	width: 100%;
}
#content-3 h3,
#content-3 h2 {
	text-transform:uppercase;
}
#content-3 h3{
	margin-bottom:10px;
	font-size:12px;
}
#content-3 h2{
	margin:4px 0 10px;
	font-size:14px;
}
#content-3 a { color:#0090ff;}
.about-area-3 {
	float:left;
	width:596px;
	padding:5px 0 0 9px;
	margin:-2px 0 0;
}
.about-area-3 p {
	margin:9px 0 14px 2px;
	color:#444;
}
.about-area-3 h5 {
	font-size:11px;
	font-weight:normal;
}
.projects-3 {
	display:inline;
	float:right;
	width:291px;
	margin-right:10px;
	padding:8px 0 0 16px;
	background:url(/images/bg-projects-3.gif) repeat-y;
	color:#444;
}
#info{
	margin:0 0 0 -9px;
	padding:1px 0 0;
}
#info ul{
	color:#444;
	margin:-4px 0 11px 21px;
	line-height:16px;
}
#info h6{
	font-size:12px;
	color:#444;
}
#info strong{
	font-size:11px;
	color:#444;
}
.row-1,
.row-2,
.row-3,
.row-4,
.row-5{
	width:630px;
	overflow:hidden;
	border-top:1px solid #ddd;
	background-repeat:repeat-y;
        cursor:pointer;
}
.row-5{
	border-bottom:1px solid #ddd;
}
.row-1,
.row-3,
.row-5{
	background-image:url(/images/bg-col-1-3-5.gif);
}
.row-2,
.row-4{
	background-image:url(/images/bg-col-2-4.gif);
}
.name{
	width:154px;
	padding:8px 0 0 11px;
	float:left;
	background-repeat:repeat-x;
}
.row-1 .name{
	min-height:71px;
	background-image:url(/images/bg-name-1.gif);
}
* html .row-1 .name{
	height:71px;
	overflow:visible;
}
.row-2 .name{
	min-height:71px;
	background-image:url(/images/bg-name-2.gif);
}
* html .row-2 .name{
	height:71px;
	overflow:visible;
}
.row-3 .name{
	min-height:69px;
	background-image:url(/images/bg-name-3.gif);
}
* html .row-3 .name{
	height:69px;
	overflow:visible;
}
.row-4 .name{
	min-height:72px;
	background-image:url(/images/bg-name-4.gif);
}
* html .row-4 .name{
	height:72px;
	overflow:visible;
}
.row-5 .name{
	min-height:72px;
	background-image:url(/images/bg-name-5.gif);
}
* html .row-5 .name{
	height:72px;
	overflow:visible;
}
.text{
	width:419px;
	padding:9px 35px 2px 11px;
	float:left;
}
.text p{
	margin:5px 0 15px 1px;
}
.text div a{
	display:inline;
	line-height:16px;
	padding:1px 0 3px 23px;
	background:url(/images/bg-info-a.gif) no-repeat;
        cursor: pointer;
}
.text .lees{
	margin-top:-12px;
}
.text .lees p{
	margin:3px 0 5px -2px;
}
.text div a.disclosed{
	display:none;
	line-height:16px;
	padding:1px 0 3px 23px;
	background:url(/images/bg-info-a-active.gif) no-repeat;
}
.row-1.active .text div a.disclosed,
.row-2.active .text div a.disclosed,
.row-3.active .text div a.disclosed,
.row-4.active .text div a.disclosed,
.row-5.active .text div a.disclosed{
	display:inline;
}
.row-1.active .text div a,
.row-2.active .text div a,
.row-3.active .text div a,
.row-4.active .text div a,
.row-5.active .text div a{
	display:none;
}
.row-1.active h6,
.row-2.active h6,
.row-3.active h6,
.row-4.active h6,
.row-5.active h6{
	color:#ff6300 !important;
}
.close{
	display:none;
}
.close p a{
	display:inline !important;
	background:none !important;
	margin:0 !important;
	padding:0 !important;
}
.row-1.active .close,
.row-2.active .close,
.row-3.active .close,
.row-4.active .close,
.row-5.active .close{
	display:block;
}


/* EDITOR PROPERTIES */
