body{
	font:13px/18px Arial,Verdana,sans-serif;
	text-align:center;
	color:#007AB5;
}

#container{
	text-align:left;
	width:960px;
	margin:0 auto;
	background:url(../../layout/www.itcrubis.com/container_bg.png) fixed no-repeat center top;
}

#intro #container{
    background:url(../../layout/www.itcrubis.com/intro.jpg) no-repeat center top;
    height:679px;
}
#intro #container #languages{
   padding:366px 0px 0px 172px;
}
#intro #container #languages a{
      color:#fff;
      padding:0px 4px;
}
#header{
	height:138px;

}
.intro #languages{
    float:left;
    width:138px;
}

.intro #languages p{
    text-align:left;
}

.intro #languages a:hover{
    text-decoration:none;
}

#languages{
    padding-top:10px;
    width:100px;
    float:right;
}

.nl a#nl, fr a#fr, .en a#en{
    color:#EC174F;
    text-decoration:none;
}
.fr a#nl, .en a#nl, .nl a#fr, .en a#fr, .nl a#en, .fr a#en{
    color:#007AB5;
}

#header h1{
	padding:72px 0 0 91px;
        float:left;
        width:500px;
        font-size:22px;
	color:#ed1726;
}

#header img{
	float:left;
        width:170px;
        height:77px;
        padding:40px 0 0 10px;
}

#sidebar{
	float:left;
	width:210px;
	padding:20px 10px 0 35px;
}

#wrapper{
	background:url(../../layout/www.itcrubis.com/wrapper_bg.png) fixed no-repeat center top;
	min-height:400px;
}

#content{
	float:right;
	width:670px;
	padding:20px 30px 0 0;
}

#footer{
	text-align:left;
	margin:0 0 0 260px;
	
	clear:both;
	font-size: 10px;
	
}

/* ELEMENTS
-----------*/

#content p,#content ul,#content ol{
	margin:0 0 10px;
}
#content ul,#content ol{
	margin:0 0 10px;
	padding-left:15px;
	list-style:disc;
}
#content ol{
	list-style:decimal;
}
#content h1,h2,h3,h4,h5,h6{
	margin:0 0 10px;
}
#content h1{
	font-size:17px;
	color:#ec174f;
}
#content h4{
	font-size:12px;
	color:#888888;
        font-weight:bold;
}
strong{
    color:#ed1726;
}
a{
	color:#0093D0;
	font-weight:bold;
}

/* SIDEBAR
----------*/

#sidebar ul{
	background:url(../../layout/www.itcrubis.com/dotted.gif) no-repeat left bottom;
}
#sidebar li{
	padding:8px 46px 8px 15px;
	background:url(../../layout/www.itcrubis.com/dotted.gif) no-repeat left top;
}
#sidebar li li,#sidebar li ul{
	background:none;
}
#sidebar li a,#sidebar li.active li a{
	color:#888;
	text-decoration:none;
	background:url(../../layout/www.itcrubis.com/bullets.gif) no-repeat left 4px;
	padding-left:8px;
}
#sidebar li.activeparent a,#sidebar li.active a,#sidebar li li.active a,#sidebar li a:hover,#sidebar li li a:hover{
	color:#ed1726;
	background-position:left -18px;
}
#sidebar li li{
	padding:3px 0 3px 20px;
}
#sidebar li ul{
	padding-top:3px;
}

/* PHOTOGALLERY
---------------*/
#content .module_photo ul{
	margin:0;
	padding:0;
	list-style:none;
}
.pictures #content .module_photo ul li,.a-view-to-a-unique-construction-site #content .module_photo ul li{
    width:156px;
    text-align:center;
    margin-bottom:10px;
}
.module_photo ul li{
    float:left;
}
#content .module_photo ul  a{
    text-align:center;
}
#module_photogallery{
	list-style:none;
	padding:0;
}
#module_photogallery li{
	float:left;
	margin:0 5px 30px;
	height:156px;
	width:156px;
	text-align:center;
	overflow:hidden;
}
#module_photogallery li a{
            width:152px;
            height:152px;
}
#module_photogallery li a img{
	border:2px solid #fff;
        width:152px;
            height:152px;
}
#module_photogallery li a:hover img{
	border:2px solid #ccc;
}

#content .module_photo a.previous_link, #content .module_photo a.next_link{
    font-size:30px;
    margin-bottom:20px;
    display:block;
}
/*FORMS
-------*/
.error_message{
	border:1px solid #c00;
	background:#fdd;
	padding:15px;
	margin:10px 0;
	color:#c00;
}
tr.error {
	border:1px solid #c00;
	background:#fdd;
}
#thanks{
	padding:15px;
	margin-bottom:30px;
	background:#637331;
	color:#fff;
}

/* news */
.mod_news #sidebar #module_news{
    display:none;
}
#sidebar #module_news{
    margin:20px 0px 40px 0px;
    padding:6px;
    border:1px solid #9fbbca;
    width:180px;
}

#sidebar #module_news h2, #content #module_news h2{
    font-size:18px;
    margin-bottom:4px;
    font-weight:normal;
    color:#888;
}
#sidebar #module_news h3, #content #module_news h3{
    font-size:16px;
    margin-bottom:4px;
    font-weight:normal;
    color:#888;
}
#content #module_news P{
    font-size:12px;
    margin-bottom:4px;
    font-weight:normal;
    color:#888;
}
#sidebar #module_news .article p{
    font-size:12px;
    color:#888;
}
#sidebar #module_news p.date, #content #module_news p.date{
    font-size:11px;
    padding-left:10px;
    color:#666;
}

#sidebar #module_news p.readmore, #content #module_news p.readmore{
    font-size:12px;
    font-style:italic;
    padding-top:10px;
}

#content #module_news h2{
    margin-bottom:8px;
}

#content #module_news p.date{
    font-size:12px;
}

#content table tr td p strong{
    color:#888888;
}
.home .module_photo ul{
    margin-bottom:2px;
}

.home .module_photo #module_photogallery li{
    margin: 0px 5px 10px 5px;
}

.interested #container #wrapper #content strong.single{
    color:#ed1726;
    font-weight:bold;
    font-size:12px;
    margin:0px;
    padding:0px;
}
