body {
background-color:#1a1a1a;
color: #f7f7f7;
font-family: Verdana, Arial, Helvetica, sans-serif, "trebuchet MS";
font-size: 12px;
}


.web-barcelona {

	position: absolute;
	height: 600px;
	width: 990px;
	left: 50%;
	top: 0px;
	margin-left: -495px;
}



/* logo */
.web-barcelona-1 {
	position: absolute;
	height: 80px;
	width: 200px;
	left: 0px;
	top: 30px;
}


/* text */

.web-barcelona-2 {
	position: absolute;
	/*height: 400px;*/
	width: 310px;
	right: 30px;
	top: 160px;
	/*background-color:#1a1a1a; */
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	line-height: 18px;
	z-index: 4;
}

.web-barcelona-2-back {
	position: absolute;
	height: 370px;
	width: 350px;
	right: 30px;
	top: 160px;
	background-color:#ffffff;
		/* for IE */
 filter:alpha(opacity=30);
  /* CSS3 standard */
  opacity:0.3;
	z-index: 3;
}

.web-barcelona-2 h1, h2{
font-size: 18px;
line-height: 22px;
border-bottom: dotted 1px #ffffff;
margin-top: 20px;
padding-bottom: 3px;
width: 310px;
}

.web-barcelona-2 a {
text-decoration: none;
/*color: #00aff0;   */
}

/* image and nav bar */
.web-barcelona-3 {
	position: absolute;
	height: 510px;
	width: 970px;
	left: 0px;
	top: 130px;
	color: #CCCCCC;
	border: solid 10px #f7f7f7;
	background-color: #ffffff;
	z-index: 0;
}

/*  nav stuff  */


.web-barcelona-footer
{
position: relative;
width: 703px;
height: 60px;
margin-left: 0px;
}

.web-barcelona-footer p
{
margin-top: 50px;
}


.web-barcelona-content
{
position: relative;
width: 503px;
/*border: solid 10px #ffffff; */
margin-left: 0px;
background-color: #666666;
}

/* the nav bar */
.web-barcelona-nav
{
left: 480px;
top: -58px;
height: 50px;
position: absolute;
overflow: hidden;
}


.web-barcelona-nav ul
{
display: inline;
list-style-type: none;
padding-right: 0px;
padding-left: 0px;
margin-right: 0px;
margin-left: 0px;
margin-top: 0px;
padding-top: 0px;
}



.web-barcelona-nav li
{
float:left;
display: inline;
list-style-type: none;
padding-right: 0px;
padding-left: 0px;
margin-right: 0px;
margin-left: 5px;
margin-top: 0px;
padding-top: 0px;
}

.web-barcelona-nav a
{
display:block;
padding-top: 20px;
padding-bottom: 2px;
}

.web-barcelona-nav img {
border: 0px;
}

/*
.nav-cb a
{

background-color: #0000cc;
padding-left: 15px;
padding-right: 14px;
background-image: url(images/2010-nav.jpg);
background-position: 473px 0px;
}

.nav-cb a:hover
{
background-image: url(images/2010-nav-over.jpg);
}


.nav-mark a
{

background-color: #0000cc;
padding-left: 18px;
padding-right: 18px;
background-image: url(images/2010-nav.jpg);
background-position: 427px 0px;
}

.nav-mark a:hover
{
background-image: url(images/2010-nav-over.jpg);
}


.nav-dis a
{

background-color: #0000cc;
padding-left: 16px;
padding-right: 14px;
background-image: url(images/2010-nav.jpg);
background-position: 334px 0px;
}

.nav-dis a:hover
{
background-image: url(images/2010-nav-over.jpg);
}

.nav-port a
{

background-color: #0000cc;
padding-left: 25px;
padding-right: 22px;
background-image: url(images/2010-nav.jpg);
background-position: 240px 0px;
}

.nav-port a:hover
{
background-image: url(images/2010-nav-over.jpg);
}

.nav-acerca a
{

background-color: #0000cc;
padding-left: 14px;
padding-right: 16px;
background-image: url(images/2010-nav.jpg);
background-position: 147px 0px;
}

.nav-acerca a:hover
{
background-image: url(images/2010-nav-over.jpg);
}

.nav-cont a
{

background-color: #0000cc;
padding-left: 13px;
padding-right: 15px;
background-image: url(images/2010-nav.jpg);
background-position: 54px 0px;
}

.nav-cont a:hover
{
background-image: url(images/2010-nav-over.jpg);
}

*/ 

/* showhide */

.strip {
position: relative;
width: 503px;
height: 100px;
background-color: #333333;
z-index: 2;
padding: 0px;
border-top: solid 1px #ffffff;
}


.strip-but {
position: absolute;
left: -10px;
top: 34px;
width: 40px;
height: 40px;
/*background-color: #330033;*/
z-index: 1;
}


.display {
display:none; 
position: relative;
width: 500px;
height: 300px;
background-color: #003333;
z-index: 2;
}


.display-but {
position: absolute;
left: 400px;
top: 220px;
width: 70px;
height: 30px;
/*background-color: #330033;*/
z-index: 1;
border: none;
}


.display-but a {
text-decoration: none;
}

.display-but img {
border: none;
}


