	A) GLOBAL
-------------------------------------------
	1. General
-------------------------------------------
*/
body {
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	white-space:normal;
	background: #fff;
	color: #D9E7EC;
	font-size: 12px;
	font-family: "Tahoma", "Arial", sans-serif;
}
#topslide{
	width: 100%;
	position: relative;
	float: left;
	top: 0;
	left: 0;
	background: url(../img/bgtopslide.jpg);
	height: 323px;
	border-bottom: 3px solid #000;
	border-top: 4px solid #000;
	overflow: hidden;
	display: none;
	z-index: 999;
}
#panel .linedivider{
	width: 2px;
	height: 213px;
	position: relative;
	float: left;
	margin: 30px 20px 0 75px;
	background: url(../img/dividertop.png) no-repeat;
}
#toggle .open{
	position: relative;
	float: left;
	width: 59px;
	height: 30px;
	background: url(../img/btntopslide_open.png) no-repeat;
	background-position: 0 0;
	display: block;
	top: -1px;
}
#toggle .close{
	position: relative;
	float: left;
	width: 59px;
	height: 30px;
	background: url(../img/btntopslide_close2.png) no-repeat;
	background-position: 0 0;
	display: block;
	top: -29px;
}
#logo{
	width: 100px;
	height: 100px;
	position: relative;
	float: left;
	margin: 23px 0 0 35px;
}
#header .creditstheme{
	position: relative;
	float: left;
	top: 66px;
	left: 22px;
	line-height: 18px;
	padding-left: 21px;
	color: #c3c3c3;
	height: 16px;
	border-left: 1px solid #c3c3c3;
	letter-spacing: 0.2px;
}
.social_search .search li .text{
	position: relative;
	float: left;
	width: 150px;
	height: 22px;
	border-bottom: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: none;
	color: #c3c3c3;
	padding-left: 5px;
	font-family: "Tahoma", sans-serif;
}
.social_search #search-btn{
	border: none;
	background: url(../img/btnsearch.png);
	width: 47px;
	height: 26px;
	display: block;
	color: #e6e6e6;
	position: relative;
	float: left;
}
.wrapper_c .stronglineleft{
	background: url("../img/stronglineleft.png") no-repeat scroll 0 0 transparent;
    height: 461px;
    left: -304px;
    position: absolute;
    top: 1px;
    width: 462px;
    overflow: hidden;
    display: block;
}
.wrapper_c .content{
	position: relative;
	float: left;
	width: 882px;
	height: 564px;
	background: url(../img/bgcontent2.png) repeat;
}
.wrapper_c .content .hidecorner{
	position: absolute;
	width: 104px;
	height: 104px;
	left: 0;
	bottom: 0;
	background: url(../img/hidecorner.png) no-repeat;
	z-index: 999;
}

.menu ul{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 172px;
	margin-left: -14px;
}
.menu ul li{
	position: relative;
	height: 29px;
	width: 172px;
	display: block;
}

.menu ul li a{
	color: #474747;
    display: block;
    float: left;
    font-size: 12px;
    height: 29px;
    line-height: 31px;
    overflow: hidden;
    padding-left: 50px;
    text-decoration: none;
    width: 172px;
    text-transform: capitalize;
    font-weight: bold;
    font-family: "Helvetica", "Arial", sans-serif;
    letter-spacing: 0.1px;
}
.menu ul li a:hover, .menu ul li a.selected{
	color: #fff;
	background: url(../img/btnhover.png);
}
.menu ul li:hover a.top_link{
	color: #fff;
	background: url(../img/btnseta.png);
}
.menu ul li ul{
	position: absolute;
	display:block;
	visibility:hidden;
	background:#171616;
	margin: 0;
	padding: 0;
}
.menu ul li ul li {
	display: list-item;
	float: none;
	height: 29px;
	margin: 0;
	padding: 0;
	border-bottom:none;
	display: block;
	border-bottom: 1px solid #201f1f;
	width: auto;
	
}
.menu ul li ul li a {
	display: list-item;
	float: none;
	line-height: 30px;
	width: auto;
	margin: 0;
	padding-left: 15px;
	border-top-width: 0;
	color: #7d7d7d;
	letter-spacing: 0.2px;
}
.menu ul li ul li a:hover {
	color: #fff;
	background: #000;
	height: 29px;
	width: auto;
	text-shadow: 0 1px 0 #000;
	width: auto;
}

.menu a.lfade{
	color: #7D7D7D;
}

.menu a.lfade:hover{
	color: #FFF;
}

.menu-parent a:hover{
	color: #fff;
	background: url(../img/btnseta.png) no-repeat;
}

.selected a{
	color: #fff;
	background: url(../img/btnhover.png) no-repeat;
}

.selected a:hover {
	color: #fff;
}

.content .titlepage p{
	background: url("../img/btntitlepage_right.png") no-repeat scroll right top transparent;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 13px;
    font-weight: 100;
    height: 22px;
    letter-spacing: 0.5px;
    line-height: 13px;
    padding-right: 25px;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #000;
}
.content .titlepage p span{
	background: url("../img/btntitlepage_left.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 22px;
    padding: 4px 8px 0 14px;
}
#footer .footer_c .lineleft{
	width: 454px;
	height: 177px;
	position: relative;
	left: -194px;
	bottom: 0;
	background: url(../img/lineleft.png) no-repeat;
}
#footer .footer_c .textfooter p, #footer .footer_c .textfooter a{
	font-size: 11px;
	color: #C3C3C3;
}

/*** SWITCH LIGHT ***/
.switchtheme{
	position: fixed;
	left: 0;
	top: 10px;
	z-index: 9999;
	height: 140px;
}

.switchtheme .lightslide{
	background: url(../img/lightpanel.png) no-repeat;
	background-position: 0 0;
	display: block;
	width: 31px;
	height: 57px;
	position: relative;
	float: left;
	left: 0;
	top: 15px;

}
.switchtheme .lightpanel{
	background: url(../img/bgpanel.png);
	position: relative;
	float: left;
	width: 94px;
	height: 73px;
	top: 7px;
	left: -125px;
}
.switchtheme .lighton{
	background: url(../img/lightteste.png) no-repeat;
	background-position: 0 0;
	display: block;
	width: 45px;
	height: 63px;
	position: relative;
	float: left;
	margin-top: 5px;
	left: 20px;
}
.switchtheme .lighton span.hover{
	background: url(../img/lightteste.png) no-repeat;
	background-position: 0 -64px;
	display: block;
	width: 45px;
	height: 63px;
	position: relative;
	float: left;
	
}
.switchtheme .lightoff{
	display: none;
}
.openproject .project_content .typedivider{
	background: url(../img/linedividerh.png) repeat-x scroll 0 0 transparent;
    float: left;
    height: 2px;
    left: 0;
    position: relative;
    top: 0;
    width: 299px;
}
.openproject .project_content .projectinfo .info{
	width: 299px;
	height: 291px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	top: 9px;
	line-height: 15px;
	text-align: justify;
}
