@charset "utf-8";
/* General */
html {
	white-space: normal;
}

body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #eeeeee;
	line-height: 16px;
	background-color: #000000;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	/*word-wrap: break-word;*/
}

h1 {
	font-size: 22px;
	color: #656466;
	line-height: 30px;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	color: #222222;
	line-height: normal;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h3 {
	font-size: 13px;
	color: #333333;
	line-height: normal;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h4 {
	font-size: 12px;
	color: #FE3D02;
	line-height: normal;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h5 {
	font-size: 12px;
	color: #333333;
	line-height: normal;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h6 {
	font-size: 11px;
	color: #FE3D02;
	line-height: normal;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}


td {
	font-size: 14px;
}

p {
	font-size: 14px;
	color: #656466;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: justify !important;
	line-height: 20px;
}

p.big {
	font-size: 18px;
	color: #333333;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: justify !important;
	line-height: 20px;
}

p.casestudy {
	font-size: 12px;
	color: #333333;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: justify !important;
	line-height: 17px;
}

p.resume {
	font-size: 12px;
	color: #333333;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: justify !important;
	line-height: 20px;
}


td.bigfont {
	font-size: 17px;
	color: #333333;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	line-height: 20px;
}


p.home {
	font-size: 16px;
	color: #cccccc;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: justify !important;
	line-height: 30px;
	word-spacing: normal;
}


ol {
	font-size: 11px;
	color: #333333;
	text-indent: 0px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	text-align: left;
}
ul {
	font-size: 15px;
	color: #333333;
	text-indent: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: square;
	line-height: 20px;
}

ul.casestudybullets {
	font-size: 12px;
	color: #333333;
	text-indent: 0px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	text-align: justify;
	list-style-type: square;
	line-height: 17px;
}

li {
	margin-top: 15px;
}

li.casestudybullets {
	margin-top: 5px;
	list-style-type: square;
}


object {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
a, a:link, a:visited, a:active {
	color: #dddddd;
	text-decoration: underline;
	outline: none;
}
a:hover, a:link:hover, a:visited:hover, a:active:hover {
	color: #ffffff;
	text-decoration: underline;
}

.f1 {
	font-size: 18px;
	color: #656466;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}

.f_mov {
	/*color: #8249b0;*/
}

.f_cyc {
	/*color: #e55592;*/
}

.f_verde {
	/*color: #bed000;*/
}

.f_vernil {
	color: #6feada;
}

.copyright {
	font-size: 11px;
	color: #444444;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}



a.mainMenuButton, a.mainMenuButton:link, a.mainMenuButton:visited, a.mainMenuButton:active {
	padding: 0px 0px 5px 0px;
	width: 100px;
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: normal;
	color: #ffffff;
	text-decoration: none;
}
a.mainMenuButton:hover, a.mainMenuButton:link:hover, a.mainMenuButton:visited:hover, a.mainMenuButton:active:hover {
	color: #cccccc;
	text-decoration: none;
}


a.mainMenuButtonSel, a.mainMenuButtonSel:link, a.mainMenuButtonSel:visited, a.mainMenuButtonSel:active {
	padding: 0px 0px 5px 0px;
	width: 100px;
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: normal;
	color: #ffffff;
	text-decoration: underline;
}
a.mainMenuButtonSel:hover, a.mainMenuButtonSel:link:hover, a.mainMenuButtonSel:visited:hover, a.mainMenuButtonSel:active:hover {
	color: #cccccc;
	text-decoration: underline;
	font-weight: normal;
}



/*.homebuttondiv {
	background-image: url(../_images/arrow-up.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 52px;
	height: 32px;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
	text-align: center;
}*/

.homebuttondiv {
	width: 52px;
	height: 52px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*.backbuttondiv {
	background-image: url(../_images/arrow-left.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: inline;
	float: left;
	clear: none;
	width: 50px;
	height: 52px;
	margin: 0px 0px 0px 0px;
	padding: 16px 0px 0px 7px;
}*/

.backbuttondiv {
	display: inline;
	float: left;
	clear: none;
	width: 52px;
	height: 52px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}




a.homebutton, a.homebutton:link, a.homebutton:visited, a.homebutton:active {
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #bbbbbb;
	text-decoration: none;
	width: 52px;
	height: 32px;
}
a.homebutton:hover, a.homebutton:link:hover, a.homebutton:visited:hover, a.homebutton:active:hover {
	color: #ffffff;
	text-align: center;
	text-decoration: bold;
	font-size: 12px;
	width: 52px;
	height: 32px;
}



a.homeLangRO, a.homeLangRO:link, a.homeLangRO:visited, a.homeLangRO:active {
	color: #8249b0;
	text-decoration: underline;
}
a.homeLangRO:hover, a.homeLangRO:link:hover, a.homeLangRO:visited:hover, a.homeLangRO:active:hover {
	color: #000000;
	text-decoration: none;
}

a.homeLangEN, a.homeLangEN:link, a.homeLangEN:visited, a.homeLangEN:active {
	color: #e55592;
	text-decoration: underline;
}
a.homeLangEN:hover, a.homeLangEN:link:hover, a.homeLangEN:visited:hover, a.homeLangEN:active:hover {
	color: #000000;
	text-decoration: none;
}


a.shortwork, a.shortwork:link, a.shortwork:visited, a.shortwork:active {
	text-decoration: none;
}
a.shortwork:hover, a.shortwork:link:hover, a.shortwork:visited:hover, a.shortwork:active:hover {
	text-decoration: underline;
	color: #999999;
}


.designworktitle {
	display: inline;
	float: left;
	clear: none;
	width: 920px;
	height: 52px;
	margin: 0px 0px 0px 0px;
	padding: 16px 0px 0px 0px;
	text-align:center;
}

.designworkdescription {
	display: block;
	clear: both;
	width: 995px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
}




.vspacer45 {
	clear: both;
	display: block;
	height: 45px;
	overflow: hidden;
}

.vspacer15 {
	clear: both;
	display: block;
	height: 15px;
	overflow: hidden;
}

.vspacer5 {
	clear: both;
	display: block;
	height: 5px;
	overflow: hidden;
}


.vspacer {
	clear: both;
	display: block;
	overflow: hidden;
}


.hline_red_thick {
	height: 2px;
	overflow: hidden;
	border: 0px none #e31b24;
	border-bottom: 2px solid #e31b24;
	margin: 2px 0px 1px 0px;
	display: block;
	clear: both;
	float: none;
}

.hline_menugrey {
	height: 1px;
	overflow: hidden;
	border: 0px none #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 0px 0px 1px 4px;
	display: block;
	clear: both;
	float: none;
}


.hline_dotted {
	height: 1px;
	overflow: hidden;
	border: 0px none #cccccc;
	border-bottom: 1px dotted #cccccc;
	margin: 2px 0px 1px 0px;
	display: block;
	clear: both;
	float: none;
}


td.mainmenucell {
	height: 70px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align:middle;
}



#mainContent {
	display: block;
	float: left;
	clear: none;
	width: 995px;
	height: auto;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#realphotos {
	display: block;
	float: left;
	clear: both;
	width: 990px;
	height: auto;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#sketchphotos {
	display: block;
	float: left;
	clear: both;
	width: 990px;
	height: auto;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#articlecomment {
	display: block;
	float: none;
	clear: none;
	width: 990px;
	height: auto;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size:11px;
}

#youtube {
	display: block;
	float: right;
	clear: none;
	width: 990px;
	height: auto;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	font-size:11px;
}


#innerContent {
	display: block;
	float: left;
	clear: none;
	height: auto;
	overflow: hidden;	
	margin: 0px 0px 0px 0px;
	text-align: left;
	width: 995px;
}
