@charset "utf-8";

/* CSS Document */

/* @group Tag selector */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	margin: auto;
}

body {
	background-color: #FFF;
	color: #2c3238;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

hr {
	visibility: hidden;
	clear: both;
}

a {
	text-decoration: none;
	color: #10a0ff;
}

a:hover {
	text-decoration: underline;
}

span a {
	font-weight: bold;
	color: #f79239;
	text-decoration: none;
}
.bordered{
	border:2px #e5e5e5 solid;
}

/* @end */

/* @group Common classes */

.hide {
	visibility: hidden;
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
}

.small {
	font: 11px "Lucida Grande", Lucida, Verdana, Arial, sans-serif;
}

.paragraph {
	margin: 1em .5em;
}

a.topLink {
	margin-top: 2em;
	text-align:  right;

	display:  block;

}


/* @end */

/* @group Layout */

#main {
	width: 960px;
}

#content {
	width: 800px;
	float: right;
	padding-bottom: 2em;
}

/* @group Header */

#pageHeader {
	background: url(../images/rHead.gif) no-repeat;
	height: 127px;
	float: right;
	width: 800px;
	position: relative;
	top: 0px;
}

#menuHead {
	padding: 0px;
	width: 195px;
	line-height: 11px;
	float: right;
	position: absolute;
	top: 3px;
	right: 0px;
	color: #999;
}

#menuHead ul li {
	text-decoration: none;
	list-style: none;
	display: inline;
}

#menuHead ul li a {
	color: #2c3238;
}

/* @end */

/* @end */

/* @group Left */

#mainMenu, #about {
	float: left;
	width: 126px;
}

#mainMenu ul li {
	list-style: none;
	line-height: 44px;
}

#chisiamo {
	background: url(../images/portUp.png) no-repeat;
	height: 44px;
	width: 126px;
	line-height: 44px;
}

#chisiamo_selected {
	background: url(../images/portDown.png) no-repeat;
	height: 44px;
	width: 126px;
}
#help {
	background: url(../images/helpUp.jpg) no-repeat;
	height: 44px;
	width: 126px;
	line-height: 44px;
}

#help_selected {
	background: url(../images/helpDown.jpg) no-repeat;
	height: 44px;
	width: 126px;
}
#fusion {
	background: url(../images/fusionUp.png) no-repeat;
	height: 44px;
	width: 126px;
	line-height: 44px;
}

#job {
	background: url(../images/jobUp.png) no-repeat;
	height: 44px;
	width: 126px;
	line-height: 44px;
}

#job a, #fusion a, #chisiamo a, #help a {
	display: block;
	text-decoration: none;
}

#chisiamo a:hover {
	background: url(../images/portOver.png) no-repeat;
}
#help a:hover {
	background: url(../images/helpOver.jpg) no-repeat;
}

#fusion a:hover {
	background: url(../images/fusionOver.png) no-repeat;
}

#fusion_selected {
	background: url(../images/fusionDown.png) no-repeat;
	height: 44px;
	width: 126px;
}

#job a:hover {
	background: url(../images/jobOver.png) no-repeat;
}

#job_selected {
	background: url(../images/jobDown.png) no-repeat;
	height: 44px;
	width: 126px;
}

#about {
	text-align: center;
	margin-top: 220px;
}

#about h2 {
	color: #f79239;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 13px;
}

#about p {
	font-weight: normal;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 5px;
}

/* @end */

/* @group Main */

.textContent, #textContainer {
	float: left;
	width: 513px;
}

.textContent .title{
	background:url(../images/title.gif) no-repeat;
	height:40px;
	margin-top:30px;
	position:relative;
	padding-bottom: 5px;
}
.textContent .titleLong{
	background:url(../images/longTitle.gif) no-repeat;
	height:40px;
	margin-top:30px;
	position:relative;
	padding-bottom:10px;
}
.title h1{
	color:#757575;
	font-weight:normal;
	position:absolute;
	top:0px;
	font-size:24px;
	width:210px;
	text-align:center;
}
.titleLong h1{
	color:#757575;
	font-weight:normal;
	position:absolute;
	top:0px;
	font-size:24px;
	width:370px;
	text-align:center;
	
}
.textContent h2 {
	font-weight: bold;
	font-size: 15px;
	color: #00cfff;
	width: 513px;
}



/* @end */

/* @group Right */

#news {
	width: 262px;
	margin-right: 5px;
	margin-top: 30px;
	border-right: #e6e6e6 5px solid;
	background: url(../images/newsBg.gif) repeat-y;
}

#news h2 {
	background: url(../images/newsTitle.gif) no-repeat;
	height: 49px;
	font-weight: normal;
	margin-top: 0px;
	font-size: 20px;
	padding-left: 45px;
}

#news h3 {
	font-size: 12px;
	font-weight: 100;
	padding: 0px 20px 0px 20px;
}

#news span {
	margin: 0px 20px 30px 0px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	border-bottom: 3px solid #f79239;
}

#news p {
	width: 230px;
	padding: 11px 20px 30px 20px;
}

#bottom {
	background: url(../images/newsBottom.gif) no-repeat left top;
	height: 28px;
}

/* @end */

/* @group Portfolio */

.portfolioSite {
	width: 513px;
	padding: 20px 20px 20px 0px;
}

.portfolioSite img {
	float: left;
	width: 200px;
	padding-right: 10px;
}

.portfolioSite .content {
	float: left;
	width: 280px;
}

.portfolioSite .content h2 {
	width: 280px;
	border-bottom: 3px dotted #f79239;
	color: #2C3238;
	text-align: left;
	float: left;
	text-transform: uppercase;
	margin-top: .2em;
}

.portfolioSite .content p {
	width: 280px;
}



/* @end */
/* portfolio menu */
#menuPortfolio {
	height:180px;
}
#menuPortfolio li {
	list-style:none;
	float:left;
	margin-left:10px;
	height: 29px;
	width: 165px;
}
#caseH {
	background: url(../images/caseHistoryB.gif) no-repeat;
	
	
}

#caseH a:hover {
	background: url(../images/caseHistorySel.gif) no-repeat;
	
	
	
}
#caseH_selected {
	background: url(../images/caseHistorySel.gif) no-repeat;
	height: 29px;
	width: 165px;
}
#ria {
	background: url(../images/ria.gif) no-repeat;
	
	
}

#ria a:hover {
	background: url(../images/riaSel.gif) no-repeat;
	
}
#ria_selected {
	background: url(../images/riaSel.gif) no-repeat;
	height: 29px;
	width: 165px;
	
}
#multimedia {
	background: url(../images/multimedia.gif) no-repeat;
	
}

#multimedia a:hover {
	background: url(../images/multimediaSel.gif) no-repeat;
	
	
}
#multimedia_selected {
	background: url(../images/multimediaSel.gif) no-repeat;
	height: 29px;
	width: 165px;
	
}
#webSite {
	background: url(../images/webSite.gif) no-repeat;
	
}

#webSite a:hover {
	background: url(../images/webSiteSel.gif) no-repeat;

}
#webSite_selected {
	background: url(../images/webSiteSel.gif) no-repeat;
	height: 29px;
	width: 165px;
}
#gaming {
	background: url(../images/gaming.gif) no-repeat;
	height: 29px;
	width: 165px;
	
}

#gaming a:hover {
	background: url(../images/gamingSel.gif) no-repeat;
	
	
}
#gaming_selected {
	background: url(../images/gamingSel.gif) no-repeat;

}
#gaming a, #webSite a, #ria a, #caseH a , #multimedia a  {
	display: block;
	text-decoration: none;
	height:29px;
}
/*******************************Footer********************/
#footer{
	margin-top:20px;
	float:left;
	width: 800px;
	border-top: 3px dotted #10a0ff;
}
#footer p{
	font-size:10px;
	padding:10px;
	width:90%;
	float:left;
}
#footer span{
	float:left;
	width:5%;
	font-size:10px;
	padding:10px;
}