/* CSS Document */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

body {
	margin:0;
	text-align:left;
	font-family:Arial;
	font-size:12px;
	color:#666666;
}
/* layout */

#header {
	width:100%;
	height:130px;
	background:#feece2;
}
#header .headContainer {
	width:900px;
	margin:0 auto;
	padding:0;
}
#header .logo {
	float:left;
	width:270px
}
#header .menu {
	float:right;
	position:relative;
	width:600px;
	height:130px;
	background:url(../images/stripesHead.gif) repeat-y;
}
#header .language {
	float:right;
	position:relative;
	top:5px;
	right:15px;
}
#center {
	width:900px;
	margin:0 auto;
	position:relative;
	height: auto;
}
#leftColumn {
	width:270px;
	float:left;
	position:relative
}
.minHeight {
	min-height:600px;
	height:auto !important;
	height:600px;
}

#leftColumn .leftMenu {
	width:100%;
	float:left;
}
#leftColumn .menuOption {
	height:33px;
	float:left;
	margin-bottom:15px;
	width:100%
}
#leftColumn .menuImg {
	width:28px;
	height:28px;
	float:left;
	background:url(../images/menuBtn.gif);
}
#leftColumn .menuOptText {
	float:left;
	height:28px;
	position:relative;
	left:10px;
}
#leftColumn .contact {
	height:150px;
	float:left;
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
	background:url(../images/contactRepeat.gif) repeat-y;
}
#leftColumn .contactTop {
	height:9px;
	width:270px;
	float:left;
	background:url(../images/contactTop.gif) no-repeat
}
#leftColumn .contactText {
	color:#333466;
	padding-left:25px;
	margin-top:35px;
}
#centerColumn {
	float:left;
	width:280px;
	margin-left:30px
}
#wideColumn {
	float:left;
	width:600px;
	margin-left:30px
}
#wideColumn .hrLine {
	float:left;
	width:100%;
	height:1px;
	margin-top:20px;
	margin-bottom:-20px;
	background:#feece2
}
#rightColumn {
	float:left;
	width:280px;
	margin-left:40px
}
#footer {
	height:30px;
	background:#feece2;
	position:relative
}
#footer .content {
	margin:0 auto;
	width:926px;
	height:30px;
	background:url(../images/footerRepeat.gif) center repeat-y #feece2;
	text-align:center;
	color:#999999;
	line-height:30px;
	vertical-align:middle;
}
.rightList, .centerList {
	position:relative;
	width:260px;
	float:left;
	display:block;
	margin-top:15px;
	padding-left:10px
}
.portfolioList {
	position:relative;
	width:180px;
	float:left;
	display:block;
	margin-top:15px;
	padding-left:10px
}
#topMenuWrap {
	position:absolute;
	bottom:0;
	height:24px
}
#topMenu, #topMenuNoSel {
	float:right;
	position:relative;
	margin-right:20px
}
#topMenu .top-left, #topMenu .top-right {
	background-image: url(../images/topMenu.gif);
	height: 8px;
	font-size: 2px;
}
#topMenuNoSel .top-left, #topMenuNoSel .top-right {
	height: 8px;
	font-size: 2px;
}
#topMenu .top-right, #topMenuNoSel .top-right {
	margin-left: 10px;
	margin-top: -8px;
}
.top-left {
	margin-right: 11px;
}
.top-right {
	background-position: 100% 0;
}
.notopgap {
	margin-top: 0;
}
.nobottomgap {
	margin-bottom: 0;
}
#topMenu .inside {
	background: #fff;
	padding-left: 10px;
	padding-right:10px;
}
#topMenuNoSel .inside {
	padding-left: 10px;
	padding-right:10px;
}
/* style */

p.text {
	text-indent:15px;
	margin:0;
	padding:0
}
.date {
	color:#333466;
	font-weight:bold;
}
.ideeaTeam {
	font-size:14px;
	color:#333466;
	position:relative;
	left:-5px
}
a.mailto {
	color:#ff6633;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}
a.mailto:hover {
	text-decoration:underline
}
.titleText {
	font-size:18px;
	color:#f26739;
	margin:35px 0 30px 0;
	float:left;
	width:100%
}
h1 {
	font-size: 18px;
	font-weight: 400;
	margin:0 0 0 0;
}
.titleText2 {
	font-size:18px;
	color:#f26739;
	margin:35px 0 0 0;
	float:left;
	width:100%
}
.subtitleText2 {
	font-size:14px;
	color:#333466;
	margin:10px 0 5px 0;
	float:left;
	width:100%
}
.contactTitle{
	font-size:18px;
	color:#f26739;
	margin:0;
	float:left;
	width:100%
}
a.languages {
	text-decoration:none;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px
}
a.languages:hover {
	text-decoration:underline
}
a.topMenuOpt {
	text-decoration:none;
	font-size:14px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	outline:none
}
a.topMenuOpt:hover {
	text-decoration:underline
}
a.menuOpt {
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#666666;
	outline:none
}
a.menuOpt:hover {
	text-decoration:underline
}
a.projects {
	text-decoration:none;
	font-size:14px;
	color:#333466;
	position:relative;
	outline:none;
	left:-10px
}
a.projects:hover {
	text-decoration:underline
}

a.extern{
text-decoration:none;
	color:#333466;
	position:relative;
	outline:none;
}

a.extern:hover {
	text-decoration:underline
}
