@charset "UTF-8";
/* CSS Document */

.colored {
	color: #88b5ca;
}

.clearer {
	clear: both;
}

a, a:link, a:hover, a:visited, a:active {
	cursor: pointer !important;
	color: #88b5ca;
	text-decoration: none;
}

a:hover {
	color: #32200f;
}

big {
	font-size: 14px;
	font-weight: bold;
}

body {
	background-color: #32200f;
	background-image: url('images/bg_body.png');
	color: #FFFFFF;
	font-size: 9px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}

body.popup {
	text-align: center;
}

body.popup a:hover {
	color: #FFFFFF;
}

body.popup h1 {
	background: none;
	height: auto;
	width: auto;
	position: relative;
	display:block;
	text-align: center;
	top: auto;
	left: auto;
}

div#bottom {
	width: 950px;
	position: absolute;
	top: 50%;
	margin-top: 305px;
	left: 50%;
	margin-left: -475px;
	color: #FFFFFF;
	text-align: right;
	text-transform: lowercase;
}

div#bottom a, div#bottom a:visited, div#bottom a:link, div#bottom a:active {
	color: #FFFFFF;
}

div#bottom a.selected, div#bottom a:hover {
	color: #88b5ca;
}

div#center {
	position: absolute;
	top: 0;
}

div#container {
	margin: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 970px;
	height: 620px;
	margin-left: -485px;
	margin-top: -310px;
	background-image: url('images/bg_container.png');
	background-repeat: no-repeat;
	padding: 0px;
	font-size: 12px;
	color: #000000;
	overflow: hidden;
}

div#flash{
	position: absolute;
	top: 10px;
	left: 10px;
}

div#hidebottom {
	position: absolute;
	height: 22px;
	width: 356px;
	left: 154px;
	bottom: 0px;
	background-color: #FFFFFF;
	z-index: 100;
}

div#hidetop {
	position: absolute;
	height: 165px;
	width: 356px;
	background-image: url('images/bg_hidetop.jpg');
	background-repeat: repeat-x;
	z-index: 100;
	top: 0px;
	left: 154px;
}

div#language {
	font-size: 11px;
	color: #88b5ca;
	position: absolute;
	bottom: 22px;
	left: 27px;
}

div#leftcol {
	position: absolute;
	top: 165px;
	left: 27px;
	width: 76px;
	font-size: 11px;
	z-index: 100;
}

div#leftcol div {
	text-align: center;
}

div.line {
	position: absolute;
	top: 16px;
	width: 1px;
	height: 96px;
	background-color: #FFFFFF;
	z-index: 100;
}

div#line1 {
	left: 128px;
}

div.menu {
	position: absolute;
	top: 21px;
	width: 160px;
	height: 86px;
	font-size: 11px;
	text-transform: lowercase;
	line-height: 12px;
	z-index: 100;
}

div.menu a, div.menu a:active, div.menu a:visited, div.menu a:link {
	text-decoration: none;
	color: #FFFFFF;
}

div.menu a.selected {
	color: #32200f;
}

div.menu a:hover {
	text-decoration: none;
	color: #32200f;
}

div#menu1 {
	left: 154px;
}

div.myprojects div {
	position: absolute;
	text-align: right;
	width: 125px;
	height: 65px;
	vertical-align: middle;
	font-size: 14px;
}

div.myprojects div a, div.myprojects div a:link, div.myprojects div a:visited, div.myprojects div a:active {
	color: #000000;
}

div.myprojects div a:hover {
	color: #88b5ca;
}

div.z1 {
	top: 27px;
	left: 85px;
}

div.z2 {
	top: 88px;
	left: 23px;
}

div.z3 {
	top: 147px;
	left: 145px;
}

div.z4 {
	top: 207px;
	left: 23px;
}

div.z5 {
	top: 267px;
	left: 85px;
}

div.z6 {
	top: 347px;
	left: 85px;
}

div#navdown {
	position: absolute;
	bottom: 22px;
	left: 126px;
	width: 5px;
	height: 200px;
	background-image: url('images/arrow_down.jpg');
	background-repeat: no-repeat;
}

div#navup {
	position: absolute;
	top: 165px;
	left: 126px;
	width: 5px;
	height: 200px;
	background-image: url('images/arrow_up.jpg');
	background-repeat: no-repeat;
}

div#navdown a, div#navup a {
	display: block;
	width: 100%;
	height: 100%;
}

div#navdown a span, div#navup a span {
	display: none;
}

div#noborder img {
	border: 0px !important;
}

div.site {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 950px;
	height: 600px;
	overflow: hidden;
	background-repeat: no-repeat;
}

div#zone {
	position: absolute;
	left: 154px;
	top: 165px;
	width: 370px;
	height: 413px;
	overflow: hidden;
}

h1 {
	position: absolute;
	width: 76px;
	height: 86px;
	top: 20px;
	left: 27px;
	background-image: url('images/logo_zerra_blue.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

h1 span {
	display: none;
}

h2 {
	display: none;
}

img {
	border-width: 0px;
	border-style: solid;
	border-color: #88b5ca;
}

li {
	color: #88b5ca;
}

li span {
	color: #000000;
}

ol, ul {
	padding-top: 0px;
	padding-bottom: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p {
	padding-top: 0px;
	padding-bottom: 6px;
	margin: 0px;
}	


/******* Portfolio ********************/
div.portfolio {
	float: left;
	padding-left: 5px;
	padding-bottom: 5px;
}

div.portfolio img {
	border: 0px;
	width: 100px;
	height: 100px;
}