* { margin:0; padding:0; }
body {
	background:#d9d9d9 url('../images/bg.jpg') center top no-repeat fixed;
	color:#666;
}

body, table, label, input, select, textarea, button {
	font:normal 12px/18px Arial, Helvetica, sans-serif;
}

fieldset { border:none; }
option { padding-right:6px; }

hr { display:none; }
a { color:#999; outline:none; text-decoration:none; }
a:hover { color:#666; }
img { border:none; }

.clearer {
    clear:both;
    height:0;
    line-height:0;
    font-size:0;
	overflow:hidden;
}

.container {
	width:760px;
	margin:0 auto;
	text-align:left;
}

.oldBrowser {
	display:none;
}

.top {
	width:742px;
	height:130px;
	float:left;
	display:inline;
	margin-top:40px;
	padding:0 9px;
	text-indent:-9999px;
	background:url('../images/cristian_tirsan.png') 9px 0 no-repeat;
}

/*h1 {
	font-size:48px;
	line-height:48px;
	font-weight:normal;
	font-family:"museo-1","museo-2";
	letter-spacing:-2px;
	text-shadow:#fff 0 1px 0;
	margin:50px 0 0;
	color:#000;
}

h1 span {
	color:#999;
}

.top p {
	width:560px;
	margin-top:12px;
	font-size:18px;
	line-height:20px;
	letter-spacing:-1px;
	text-shadow:#fff 0 1px 0;
	font-family: "museo-1","museo-2";
}

span.hello {
	color:#333;
	background:#fff;
}*/	

.content {
	width:760px;
	float:left;
	display:inline;
	margin-top:10px;
}

h1 {
	font-size:48px;
	line-height:48px;
	font-weight:normal;
	font-family:"museo-1","museo-2";
	letter-spacing:-2px;
	text-shadow:#fff 0 1px 0;
	margin:50px 0 0;
	color:#000;
}

h1 span {
	color:#999;
}

.portfolioItem {
	width:760px;
	float:left;
	display:inline;
	margin-top:15px;
}

.portfolioItemTop {
	width:760px;
	height:51px;
	float:left;
	display:inline;
	background:url('../images/browserTop.png') center top no-repeat;
}

.portfolioItemTop.offline {
	height:28px;
}

.portfolioItemTop h2 {
	margin:9px 70px 0;
	font:normal 12px/18px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-shadow:#fff 0 1px 0;
	text-align:center;
	overflow:hidden;
	white-space:nowrap;
	color:#000;
}

.portfolioItemTop p {
	color:#999;
	margin:0 260px 0 106px;
	font:normal 12px/18px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	overflow:hidden;
	white-space:nowrap;
}

.portfolioItemContent {
	width:742px;
	float:left;
	display:inline;
	padding:0 9px 9px;
	overflow:hidden;
	background:url('../images/browserContent.png') center bottom no-repeat;
}

.footer {
	width:742px;
	float:left;
	display:block;
	padding:22px 9px 32px;
	text-shadow:#fff 0 1px 0;
	font-size:12px;
	color:#666;
}