@import "styles/fancybox.css";
* {
	margin: 0;
	padding: 0;
}

a{
	text-decoration: none;
}

html,body {height: 100%;} 

.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}

body {
	background: #E1E6E8;
	background: url(../images/back.jpg) center top no-repeat #E1E6E8;
	min-height: 648px;	
	min-width: 1200px;
}



div.extra-body{
	
	/* background-size: 100% auto; */
	/* height: 100%; */ 
}

	div.page-wrap{
		
		margin: 0 auto;		
		min-height: 80%;
		
	}


	div.main-wrap{
		min-height: 100%;	
		padding-top: 40px;	
		/* background-color: rgb(255,255,255);
		background-color: rgba(255,255,255,0.85); */
		
		/* width: 1200px; */
		margin: 0 auto;	
	}

		div.inside{
			width: 1000px;
			min-height: 1034px; 			
			position: relative;		
			padding: 25px 30px 110px;
			margin: 0 auto;	
		}

		div.header{					
			height: 70px;
			margin: 0px auto;
			width: 1020px;
			position: relative;
		}

			div.logo{
				width: 197px;
				height: 53px;
				float: left;
				position: relative;
				
				background: url(../images/logo.png) center top no-repeat;			
			}

			div.menu{				
					height: 34px;									
					position: relative;							
					text-align: center;					
					float: right;
					top: 25px;					
				}			

					div.menu ul{
						list-style: none;				
	   					height: 34px;	   					  					  					
					}

						div.menu ul li{			
	   						display: inline-block;
	   						text-align: center;		   						
	   						padding: 8px 15px;    					
	   						position: relative; 	   																							   											  									
						}	

							div.menu ul li a{
								text-shadow: 0.5px 0.5px 1px rgba(0,0,0,0.2), -0.5px -0.5px 1px rgba(0,0,0,0.2);
								font-family: 'Open Sans', sans-serif;
								font-size: 17px;								
								color: #474747;	
								weight: 700;
								text-transform: uppercase;						
							}


						
								div.menu ul li:hover a{
									color: #006BA9;
									border-bottom: 4px solid #006BA9;
									-webkit-transition: all .3s ease;
									-moz-transition: all .3s ease;
									-ms-transition: all .3s ease;
									-o-transition: all .3s ease;
									transition: all .3s ease;
								}

						
							div.menu ul li.here a, div.menu ul li.parent-here a{
								color: #006BA9;
								border-bottom: 4px solid #006BA9;
							}




		div.content{			
				
			min-height: 478px;
			margin: 120px auto 20px;	
			/* background-color: rgb(255,255,255); */			
			overflow: hidden;
   			width: 1020px;
   			position: relative;
			
		}	
		
		section.slider{
			position: relative;
			height: 300px;
		}

				div.info {
					overflow: hidden;
					background-color: rgb(0,0,0);
					background-color: rgba(0,0,0,0.8);
					padding: 15px 20px;
					position: relative;
					bottom: 104px;
					height: 70px;
					
				}

					div.texth {																
						overflow: hidden;
						margin-bottom: 30px;						
					}
				

						.texth a{
							font-family: 'Droid Sans', sans-serif;
							font-size: 48px;													
							
							letter-spacing: 1px;
						}

					div.texts{
						height: 5em;						
						overflow: hidden;
						color: white !important;
					}						

					div.texts span{						
						line-height: 1.5;											
					}						
						
						div.texts a{						
							font-family: 'Montserrat', sans-serif;
							font-size: 15px;	
							letter-spacing: 1px;
							line-height: 1.5;
							color: #E6F32D;
						}
						
					.texth a:hover, .texts a:hover{
						color: #F1FD44;
					}
					
					
			.front-image{
				float: right;
				margin-left: 30px;
			}  			
	
	
	section.bullets	{
			bottom: 14px;
			left: 200px;
			height: 38px;
			line-height: 41px;
			position: absolute;
			z-index: 100;			
		}

		.ccslidercontrols .cccontrol.active{
			background: #ff3e46 !important;
		}			
			
			section.bullets .ccslidercontrols .cccontrol {
				background-color: #8b8b8b;
				border-radius: 15px;
				display: inline-block;
				height: 15px;
				width: 15px;	
				margin-right: 10px;
				/* box-shadow: 0px 5px 8px -4px #989898, inset 0 3px 2px rgba(255,255,255,0.7);	*/
			}	

				.bullets .ccslidercontrols .cccontrol:first-child{
					margin-left: 10px;
				}			

	
	
	hr.line-shadow{
	color: transparent;
	width: 1920px;
	-webkit-box-shadow: 0px 8px 16px 1px rgba(0, 0, 0, 0.749);
-moz-box-shadow: 0px 8px 16px 1px rgba(0, 0, 0, 0.749);
box-shadow: 0px 8px 16px 1px rgba(0, 0, 0, 0.749);

left: -480px;
position: relative;
top: -2px;
}


	section.squares{
				
				
			width: 1020px;
			margin: 160px auto 45px;	
			padding-bottom: 207px;
						
		}
			section.squares .wrapper {overflow: hidden; width: 100%;/*height: 253px;*/}
			section.squares ul {list-style-type: none; /*width: 9999px;*/}


			li.box{
				
				width: 320px;
				/* height: 300px;*/					
				margin-right: 30px;																		
				float: left;	
				position: relative;
			}
			
			.box:last-child {margin-right: 0;}	

				div.inside-box{
					width: 250px;
					height: 270px;
					margin: 15px 15px;
					position: relative;
					border-radius: 4px;
				/*	border: 2px solid #E9E9E9; */
					background-color: #fff;
					/* box-shadow: inset 3px 3px 2px -2px #ACACAC, inset -1px -1px 0px rgba(255,255,255,0.7);  */
				}

					.box img{
						display: block;										
						bottom: 34px;																
						margin: auto;
						left: 0px;												
						position: relative;
						right: 0px;
						top: 0px;																						
					}
					
					.box-title{
						font-size: 19px !important;
						text-transform: uppercase;
						font-weight: 700;
						margin: 25px 0 15px;
						display: inline-block;
						overflow: hidden;
					}
						
						

					div.box-text{
						/* width: 293px; */
						height: 4.5em;
						line-height: 1.5;
						overflow: hidden;	
					}	
					
					.box-text:hover, .box-title:hover{color: #6E6E6E;}
					
					
					.les-mer{
						display: inline-block;
						color: @link !important;
						margin-top: 10px;
					}
					
						.les-mer:hover{color: @link-hover !important;}
					
					.gradient-back{
			background: #f9f9f8;
			background: -moz-linear-gradient(top, #f9f9f8 12%, #eaedee 100%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(12%,#f9f9f8), color-stop(100%,#eaedee));
			background: -webkit-linear-gradient(top, #f9f9f8 12%,#eaedee 100%);
			background: -o-linear-gradient(top, #f9f9f8 12%,#eaedee 100%);
			background: -ms-linear-gradient(top, #f9f9f8 12%,#eaedee 100%);
			background: linear-gradient(to bottom, #f9f9f8 12%,#eaedee 100%);
}
	
		.front-slides-controls{	
			position: relative;
		}


		.front-slides-controls > div { 			
			cursor: pointer;
			height: 90px;
			position: absolute;
			top: 388px;
			width: 90px;
		}

		
		.left-arrow, .right-arrow{
			top: 0;
			left: 0;
			height: 90px;
			width: 90px;
			position: absolute;
			z-index: 100;
		}
		

		.left{
				
			left: 0;
		}

			.left-arrow{
				background: url(../images/left-arrow.png) no-repeat;				
			}

		.right{
			
			right: 0px;	
		}

			.right-arrow{
				background: url(../images/right-arrow.png) no-repeat;
			}

							
	


	div.footer{
		min-width: 1200px;	
		height: 183px;		
		background: #fff;
		/* padding-top: 30px; */
		margin-top: -172px;
	}
	
	
		.footer-content{
			width: 1020px;
			margin: 0 auto 15px;							
		}
		
		

		
				div.footer-block{
					margin-top: 20px;
					width: 251px;
					overflow: hidden;
					line-height: 1.6;					
					color: #005382 !important;
					display: inline-block;
					font-family: 'Montserrat', sans-serif;
					font-size: 15px;
					vertical-align: top;
				}

				div.footer-sub{
					font-size: 18px;
					color: white;
					margin-bottom: 10px;
					text-transform: uppercase;
				}

					div.footer-block a{
						overflow: hidden;	
						font-family: 'PT Sans', sans-serif;
						font-size: 14px;
						font-weight: 400;
						color: #005382;	
						display: block;				
					}

					div.footer-block a:hover{
						color: #0097EE;						
					}


	

		

		div.footer-small{						
			background: #002963; 
			min-width: 1200px;
			left: 50%;
		}

			div.vecora{				
				margin: 0 auto;
				padding-top: 2px;
				top: -3px;
				/*margin-left: 450px;*/								
				font-size: 13px;
				font-weight: 700;				
				display: block;
				width: 130px;
				color: #F3F3F3;
			}

				div.vecora a{
					color: white;				
				}

				div.vecora a:hover{
					color: #BBC1C1;	
					transition: all .3s ease
				}




.bevel-shadow{
	box-shadow: 0px 5px 8px -4px #989898, inset 0 3px 2px rgba(255,255,255,0.7);
}

.main-text{
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;	
	color: #474747;
}

@link: #005382;

@link-hover: #006BA9; 


p a{
	color: #005382;
}

p a:hover{
	color: #006BA9;
}

img {border: none;}

.multitext p, .multimedia-right-nomenu p, .contact-text p, .footer-contact p {
	margin-bottom: 15px;
}

h2, h3, h4{
	margin-top: 25px;
	margin-bottom: 15px;
}

.multitext ul, .product-text p, .multimedia-right-nomenu ul, .contact-text ul, .footer-contact ul {
	/* text-indent: 30px; */
	list-style-position: inside;
	margin-left: 30px;
}

p img {
	margin: 20px;
}


div.inside-content{
				
	min-height: 367px;
	/*margin: 48px 0 47px;*/	
	line-height: 1.8;
	background-color: rgb(255,255,255);	
	border: 1px solid #C4C4C4;
	padding: 40px;
	margin: 30px auto 270px;
	box-shadow: 0px 5px 8px -4px #989898, inset 0px 3px 2px rgba(255, 255, 255, 0.702);
	width: 1020px;	
	
}


.button{
		width: 65px;
		height: 22px;							
		padding: 13px 22px;							
		font-weight: 700;
		font-size: 18px;
		color: #efefef;
		font-family: 'Open Sans', sans-serif;		
background: rgb(48,88,147);
background: -moz-linear-gradient(top, rgb(48,88,147) 0%, rgb(14,54,114) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(48,88,147)), color-stop(100%,rgb(14,54,114)));
background: -webkit-linear-gradient(top, rgb(48,88,147) 0%,rgb(14,54,114) 100%);
background: -o-linear-gradient(top, rgb(48,88,147) 0%,rgb(14,54,114) 100%);
background: -ms-linear-gradient(top, rgb(48,88,147) 0%,rgb(14,54,114) 100%);
background: linear-gradient(to bottom, rgb(48,88,147) 0%,rgb(14,54,114) 100%);

}

.contact-fx{	
	/*box-shadow: inset 0px 5px 0px -3px #ACACAC, inset 0px -2px 1px rgba(255,255,255,0.7);		*/
	/* box-shadow: inset 3px 4px 6px -3px #ACACAC, inset -1px -1px 3px rgba(255,255,255,0.5);	*/
	border: 1px solid #BABABA;	
	margin-bottom: 10px;
	padding: 10px;	
	width: 420px;
	font-weight: 600;	
	background: rgb(209,209,209);
background: -moz-linear-gradient(top, rgb(209,209,209) 0%, rgb(223,223,223) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(209,209,209)), color-stop(100%,rgb(223,223,223)));
background: -webkit-linear-gradient(top, rgb(209,209,209) 0%,rgb(223,223,223) 100%);
background: -o-linear-gradient(top, rgb(209,209,209) 0%,rgb(223,223,223) 100%);
background: -ms-linear-gradient(top, rgb(209,209,209) 0%,rgb(223,223,223) 100%);
background: linear-gradient(to bottom, rgb(209,209,209) 0%,rgb(223,223,223) 100%);
}

.contact-left, .contact-right{
	padding-bottom: 30px;	
	width: 490px;	
	float: left;	
	line-height: 1.8;
}	
	
	.contact-left{	
		float: left;
		padding-right: 0;
	}

		input#name{		
			height: 25px;
			margin-top: 30px;	
			width: 300px;
		}

		input#email{
			height: 25px;				
			width: 300px;
		}

		textarea#message{
			height: 175px;		
			resize: none;							
		}
		

		input[type=submit]{
			/* padding: 20px 30px; */
			border: none;	
			width: 125px;
			height: 53px;
			margin-top: 10px;
		}

	.contact-left img{						
			width: 490px;			
			display: block;
			margin: 0 auto 30px;
		}

	.contact-right{		
		float: right;
		padding-left: 20px;
	}

		.contact-right img{			
			border-radius: 3px;			
			width: 490px;
			display: block;
			margin: 0 auto 30px;			
		}




/* Reference page */


ul.references {
	list-style: none;
	margin-left: -30px;
}
	ul.references ul {list-style: none;}
	ul.references > li {
		width: 313px;
		float: left;
		margin: 0 0 20px 30px;
		max-height: 27em;
		line-height: 1.4;
		overflow: hidden;
	}
		ul.references > li .lower-thumbs {margin-top: 235px;}
		ul.references > li .lower-thumbs a {float:left;margin-left: 12px;}
		ul.references > li .lower-thumbs a:first-child {margin-left: 0;margin-right: 1px;}


	ul.references article h3 {
		margin-top: 18px;
		font-size: 22px;
		font-weight: 100;
		text-align: center;
	}
	ul.references article p {
		margin-top: 10px;
		font-size: 16px;
	}
	ul.references a, ul.references img {display: block;}
/*	ul.references > li ul {height: 220px;} */



/* Multimedia page */


.page-menu{
	/* border-radius: 3px;		*/
	float: left;
	margin-right: 30px;
	width: 180px;		
}


	.page-menu li{
		list-style: none;	
		overflow: hidden;		
	}

	.page-menu li{
		line-height: 2;
	}			

	.page-menu a{
		color: #5C5C5C;
		font-weight: 700;
	}

	.page-menu a:hover{
		color: #9C9C9C;
		font-weight: 700;
	}	

		
			.page-menu li.here > a, .page-menu li.parent-here > a, .page-menu a.here, .page-menu a.parent-here{
				color: @link;
			}


			.page-menu li.here > a:hover, .page-menu li.parent-here > a:hover, .page-menu a.here:hover, .page-menu a.parent-here:hover{
				color: @link-hover;
			}

			.page-menu ul ul li{					
				/* text-indent: 30px; */
				margin-left: 30px;
			}

			.page-menu ul ul ul li{					
				/* text-indent: 60px; */
				/* margin-left: 60px; */
			}


			.page-menu ul ul a, .page-menu ul ul ul a{
				font-weight: 400;
				color: #333;				
			} 

			.page-menu ul ul a:hover, .page-menu ul ul ul a:hover{
				font-weight: 400;
				color: #8A8A8A;
			}



.menu-fx{		
	/*box-shadow: inset 0px 5px 0px -3px #ACACAC, inset 0 -2px 1px rgba(255,255,255,0.7);	*/

	/* box-shadow: inset 3px 4px 6px -3px #ACACAC, inset -1px -1px 3px rgba(255,255,255,0.5);	*/
	background-color: #e8e8e9;	
	border: 1px solid #ccc;
	/* border-radius: 3px; */
	margin-bottom: 10px;
	padding: 20px 30px;	
}



.multimedia-block{
	width: 748px;
	float: right;	
	/*margin-left: 30px; */	
}

	.multimedia-pic{
		border: 1px solid #ccc;
		display: block;
		margin: 0 auto 30px;
		width: 748px;
	}

		.multimedia-squares{
			width: 764px;	
			margin-bottom: 30px;
		}

			.multimedia-box{
				width: 117px;
				height: 117px;
				margin-right: 9px;
				margin-bottom: 10px;	
				float: left;
				/* border-radius: 3px; */
			}


				.multimedia-squares-nomenu a:nth-child(3n+3) img{
					margin-right: 0;
				}

				

		.multimedia-video{
			margin-bottom: 30px;			
		}

	div.multitext{
		margin-bottom: 30px;
	}


	div.table {	
		background-color: #e9e9e9;	
		border: 1px solid #CBCBCB;					
	}
	
	div.table-margin{
		margin-bottom: 50px;
	}

		div.table div{
			padding: 4px 13px;
			/* display: table;	*/
		}

		div.table-left{
			float: left;			
			width: 39%;			
			display: table-cell;			
		}

		.table-right{				
			border-left: 1px solid #CBCBCB;	
			display: table-cell;			
		}



	.multimedia-document{
			margin-bottom: 20px;
			/* float: left;	*/
			width: 345px;	
		}

		.multimedia-document img{				
			height: 68px;
			margin-right: 10px;
			margin-bottom: 10px;	
			float: left;
			border-radius: 3px;								
					
		}
		


		div.pdf {
			background: url(../images/pdf.png);
			width: 59px;
			height: 68px;
			float: left;					
		}

		div.doc, div.docx {
			background: url(../images/word.png);
			width: 59px;
			height: 68px;
			float: left;			
		}				


		div.xls, div.xlsx {
			background: url(../images/excel.png);
			width: 59px;
			height: 68px;
			float: left;			
		}

		div.ppt, div.pptx {
			background: url(../images/power.png);
			width: 59px;
			height: 68px;
			float: left;			
		}


		.multimedia-text{
			padding: 0px 10px 20px;
			/*margin-left: 70px;*/
			overflow: hidden;	
			/*margin-top: 10px;					*/
		}

			.multimedia-text a{
				font-weight: 700;
				color: @link;	
			}

			.multimedia-text a:hover{
				color: @link-hover;
			}

			.multimedia-text a:visited{
				color: @link-hover;
			}



.multimedia-block-nomenu{
	width: 748px;
	float: left;		
}

	.multimedia-right-nomenu{
			border-radius: 3px;
			float: right;
			margin-left: 30px;
			width: 242px;
		}

	.multimedia-squares-nomenu{					
		/* margin: 30px auto; */			
		margin-bottom: 30px;
	}



.contact-text p {
	margin-top: 30px;
}



div.table-main {	
		/* background-color: #e9e9e9;	
		border: 1px solid #CBCBCB;					*/
		font-weight: 700;
		font-size: 17px;
		padding: 10px 15px;
	}

.table-left-tje{
	float: left;			
	width: 47%; /* 59%; */
	display: table-cell;
}

		.table-right-tje{				
			/* border-left: 1px solid #CBCBCB;	*/
			display: table-cell;			
			width: 11%; /*7%; */
			float: left;
		}

.table-text{
	font-size: 14px;
	font-family: 'Droid Sans', sans-serif;
	
	color: #474747;
}
		
		

/* People */

.inside-content div.page-box{	
	margin-right: 21px;
}


.inside-content div.page-box:nth-child(3n){	
	margin-right: 0;
}


.page-box{
	
	width: 281px;
	
	height: 145px;
	padding: 20px;
	display: inline-block;
	margin-bottom: 30px;
	vertical-align: top;
}

.people-info{
	float: none;		
}

/* .page-box:nth-last-child(-n+2){
	margin-bottom: 0;
} */


.person img{
	float: left;
	margin-right: 20px;
}




/* Maps */




.map-div{
	width: 100%;	
}

.map-locations{
	float: left;
}

	ul#locations{
		width: 230px;
		margin-right: 30px;
	}

	ul#locations li{
		list-style-type: none;
		background: rgb(233,233,233);
		background: -moz-linear-gradient(top, rgb(233,233,233) 0%, rgb(210,210,210) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(233,233,233)), color-stop(100%,rgb(210,210,210)));
		background: -webkit-linear-gradient(top, rgb(233,233,233) 0%,rgb(210,210,210) 100%);
		background: -o-linear-gradient(top, rgb(233,233,233) 0%,rgb(210,210,210) 100%);
		background: -ms-linear-gradient(top, rgb(233,233,233) 0%,rgb(210,210,210) 100%);
		background: linear-gradient(to bottom, rgb(233,233,233) 0%,rgb(210,210,210) 100%);
		height: 26px;
		margin-bottom: 10px;
		text-transform: uppercase;
		padding: 12px;
		border: 1px solid #C4C4C4; 
	}
	
		ul#locations li:hover, ul#locations li.hover{
			/* font-weight: 700; */
			color: #fff;
			background: rgb(214,214,214);
			background: -moz-linear-gradient(top, rgb(214,214,214) 0%, rgb(183,183,183) 100%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(214,214,214)), color-stop(100%,rgb(183,183,183)));
			background: -webkit-linear-gradient(top, rgb(214,214,214) 0%,rgb(183,183,183) 100%);
			background: -o-linear-gradient(top, rgb(214,214,214) 0%,rgb(183,183,183) 100%);
			background: -ms-linear-gradient(top, rgb(214,214,214) 0%,rgb(183,183,183) 100%);
			background: linear-gradient(to bottom, rgb(214,214,214) 0%,rgb(183,183,183) 100%);
		}
		
			.whole-map{
				width: 120px;
				height: 20px;
				font-size: 13px;
			}
			
		


#mapCanvas{
	display: inline-block;
	border: 1px solid #C4C4C4;
	margin-bottom: 20px;
}



.map-block{
	float: right;
	width: 175px;
	height: 330px;
	margin-bottom: 0;
}

.hidden{
	display: none;
}



/* fixes */

.contact-div{
	height: 100%;
	margin-bottom: 50px;
}

.contact-text p{
	margin-top: 0;
}



#contact_form{
	width: 445px;
	float: left;
}

.contact-image{
			/* height: 440px; */
			/* border-radius: 3px;*/
			width: 420px;
			float: right;
			margin: 0 0 30px 30px;
			/*border: none; */
		}


input#name{		
			
			margin-top: 0;	
			
		}
		


/*////////////////////////////////////////////
----	Slider
///////////////////////////////////////////*/
.ccslider {overflow: hidden;}
.ccslider .slider-container {position: relative}
.ccslider .slider-container .slide {position: absolute;}


/* Product Pages */

.categories{
	/* margin-top: 30px; */
}

.categories li{
	list-style: none;
	float: left;
	width: 225px;
	/* text-align: center; */	
	margin-bottom: 40px;
	margin-right: 25px;
}

	.product-thumb{
		text-align: center;
	}

.categories li:nth-child(3n){
	margin-right: 0;
}

	.category-name{
		margin: 10px 0;
	}


	.category-name a{
		font-size: 20px;
		text-transform: uppercase;		
	}

	.category-name a:hover{
		color: #797979;
	}
	
	.category-desc{
		height: 88px;
		overflow: hidden;
		line-height: 1.4;
	}
	
		

.product-title{
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 25px;
	text-transform: uppercase;
}



.submenu ul{
	display: none;
}
	

.submenu > li > a{
	text-transform: uppercase;	
}

.show {display: block !important;}

.product-here{
	display: block !important;
}


/* News Page */

.news-menu{
	float: left;
	margin-right: 30px;
	width: 242px;
}

.news-menu-item{
	padding: 15px 10px;
	background-color: @link;
	text-transform: uppercase;
	overflow: hidden;	
}

	.news-menu-item a{
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-size: 16px;
		color: white;
	}
	
.news-menu-date{
	margin: 17px 0 17px 45px;
	font-size: 16px;	
}

.bread{
	margin-bottom: 15px;
}

.bread a{
	color: #474747;
}

	.bread a:hover{
		color: #8A8A8A;
	}

	.bread .last{
		color: @link;
	}
	
	
	
/* Front page Slogan part */

.slogan{
	background-color: rgb(0,88,133);
	background-color: rgba(0,88,133,0.8);
	color: #EEEEEE;
	font-size: 33px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	padding: 20px 40px 0;
	z-index: 99;
	text-align: center;
	height: 85px;
	overflow: hidden;
	line-height: 2;
	display: inline-block;
	
	top: 150px;
	position: absolute; 
	/* left: 50%; */
 
}


/*
.slide{
	position: static !important;

}

*/



/* Front page icon */

.post-icon{
	background: url(../images/post-icon.png) no-repeat;
	bottom: -7px;
display: inline-block;
height: 28px;
position: relative;
width: 26px;
}



/* Lang icons */

.no, .en{
	width: 22px;
	height: 16px;
	float: right;
	position: absolute;
	right: 0;
}

.no{
	background: url(../images/no.jpg) no-repeat;
	right: 32px;
}

.en{
	background: url(../images/en.jpg) no-repeat;
}


div.menu li:last-child{
	padding-right: 0;
}