/* CSS for the site HRO DESIGN */

html	{margin: 0; padding: 0;}

body	{margin: 0; padding:0;
	width: 770px;
	font-family: verdana, tahoma, helvetica, sans-serif;
	font-size: 10px;
	background: #c7cbe0;}

h1	{font-size: 16px;
	font-weight: bold;}

h2 	{font-size: 18px;
	font-weight: bold;}

h3	{font-size: 16px;
	font-weight: bold;}

a:link, a:visited
 	{color: white;
	text-decoration: underline;}

a:hover
	{text-decoration: underline;
	color: #F9C;}	

#header 
	{width: 770px;
	height: 65px;
	border-top: solid 3px #2d3144;
	background-color: #9095af;
	font-size: 24px;
	font-weight: bold;
	color: #65697f;}

#header h1
	{color: #a1a7c3;
	display: inline;
	position: absolute;
	left: 140px;
	right: 20px;
	line-height: 20px;
	text-align: justify;}

#header img
	{vertical-align: text-top;
	float: left;
	margin: 0 10px;}

#top-navigation 
	{width: 770px;
	height: 25px;
	position: absolute;
	top: 65px;
	background-color: #2d3144;}

#top-navigation a
	{text-decoration: none;}	

#top-navigation b
	{color: white;
	font-weight: normal;}

#top-navigation a.active-page
	{color: yellow;
	font-weight: bold;
	text-decoration:none;}

#language-menu 
	{position:absolute;
	top: 6px;
	left: 10px;}

#main-menu
	{position:absolute;
	top:5px;
	right: 20px;
	font-size: 12px;
	font-weight: bold;}

#box-left
	{width: 160px;
	height: 480px;
	position:absolute;
	top:90px;
	background-color: #9095AF;}

#box-center
	{width: 410px;
	height: 480px;
	position:absolute;
	top:90px;
	left:160px;
	background-color: #9095AF;}

#box-center-portfolio
	{width: 410px;
	height: 480px;
	position:absolute;
	top:90px;
	left:160px;
	background-color: #9095AF;	
	background-image: url("img/stage.gif");
	background-repeat: no-repeat;
	background-position: 15px 10px;}

#box-right
	{background-color: #9095AF;
	width: 200px;
	height: 480px;
	position:absolute;
	top:90px;
	left:570px;}

#footer
	{background-color: #2d3144;
	height:15px;
	width:770px;
	color: white;
	position: absolute;
	top: 570px;}


#box-home
	{width: 770px;
	height: 480px;
	position:absolute;
	top:90px;
	background-color: #9095AF;
	color: white;
	font-size: 12px;
	line-height: 16px;}


#box-home h2
	{display: inline;
	color: #c7cbe0}

#box-home-left
	{width: 180px;
	height: 480px;
	position: absolute;
	top: 20px;
	left: 20px;
	text-align: right;}

#box-home-right
	{width: 250px;
	height: 480px;
	position: absolute;
	top: 0px;
	left: 480px;
	text-align: right;}


#box-home-center
	{width: 250px;
	height: 480px;
	position: absolute;
	top: 20px;
	left: 240px;}

#box-home img
	{vertical-align: bottom;}

#box-location
	{width: 770px;
	height: 480px;
	position:absolute;
	top:90px;
	background-color: #9095AF;
	color: white;
	font-size: 12px;
	line-height: 16px;
	background-image: url("img/globe.gif");
	background-repeat: no-repeat;
	background-position: 120px 30px;}

#box-location-left
	{width: 210px;
	position: absolute;
	top: 265px;
	left: 70px;
	text-align: right;}

#box-location-center
	{width: 210px;
	position: absolute;
	top: 155px;
	left: 370px;}

#box-location-right
	{width: 210px;
	position: absolute;
	top: 290px;
	left: 440px;
	text-align: left;}
	
#box-location b
	{font-size: 18px;
	font-weight: bold;
	color: #c7cbe0;}

#box-contact
	{width: 770px;
	height: 480px;
	position:absolute;
	top:90px;
	background-color: #9095AF;
	color: white;
	font-size: 12px;
	line-height: 16px;}

#box-contact-left
	{width: 210px;
	height: 400px;
	position: absolute;
	top: 265px;
	left: 70px;
	text-align: right;}

#box-contact-center
	{width: 250px;
	height: 400px;
	position: absolute;
	top: 10px;
	left: 150px;}

#box-contact-right
	{width: 250px;
	height: 150px;
	position: absolute;
	top: 10px;
	left: 470px;}

#box-contact-info
	{border: solid 1px #c7cbe0;
	padding: 10px;
	width: 200px;}


#box-contact b
	{font-size: 18px;
	font-weight: bold;
	color: #c7cbe0;}

button
	{width: 80px;
	height: 22px;
	background-color: #9095AF;	
	font-size: 14px;
	color: white;}

#menu
	{position:absolute;
	left:0px;
	top:30px;}

#menu ul
	{list-style-type: none;
	margin: 0;
	width:160px; 
	padding-left: 10px;
	font-size: 12px;}

#menu a 
	{display: block;
	padding: 3px 0 3px 10px;
	border-top: 1px solid #c7cbe0;
	font-weight:normal;
	width: 160px;
	color: white;
	text-decoration: none;}

#menu a:hover 
	{background-color: #c7cbe0;	
	font-weight: bold;
	color: #C09;}

#menu a.active-page	
	{font-size: 12px;
	color: yellow;
	font-weight: bold;
	text-decoration: none;
	background-color: #a1a7c3;}

#menu a span 
	{display:none;}

#menu a:hover span
	{display: block;
	position: absolute; 
	top:240px; 
	left:10px;
	width: 160px;
	background: #2d3144;
	padding: 5px;
	font-size: 10px;
	color: white;
	font-weight: normal;
	text-align: center;}

#menu h2
	{color: #c7cbe0;
	padding-left:10px;
	display: inline;}

#work-title
	{position: absolute;
	top: 18px;
	left: 35px;
	color: white;
	font-weight: bold;}
	
#box-show
	{width: 310px;
	height: 230px;
	position: absolute;
	top: 65px;
	left: 55px;
	text-align: center;}

#box-show-links
	{width: 300px;
	height: 20px;
	position: absolute;
	top: 310px;
	left: 55px;
	padding: 5px;
	color: white;
	text-align: center;}

#box-show-links a
	{font-weight: bold;
	text-decoration: underline;}

#box-navigation-works
	{width: 212px;
	height: 25px;
	position: absolute;
	top: 13px;
	left: 180px;
	text-align: center;}

#box-navigation-works img
	{vertical-align: middle;}

#works-links
	{position: relative;
	top: 5px;
	left: 10px;}

#works-links b
	{color: white;}

#works-links a.active
	{font-weight: bold;
	color: yellow;
	text-decoration: none;}

#box-description
	{width: 335px;
	height: 90px;
	background-color: #dcdfeb;
	position: absolute;
	top: 350px;
	left: 45px;
	border-top: solid 5px #65697F; 
	border-bottom: solid 10px #65697F;}

#box-description b
	{position: absolute;
	top: -5px;
	font-size: 16px;
	font-weight: bold;
	color: #65697f;}

#description-content
	{position: relative;
	top: 15px;
	left: 5px;
	width:325px;
	color: black;
	font-size: 10px;
	font-weight: normal;}