@charset "utf-8";
/* CSS Document */

<style type="text/css"> 

 
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}


.thrColLiqHdr #container {
	width: 90%; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000;
	margin-top: 0;
	margin-bottom: 0;
	height: 600px;
	background-image: url(assets/backnew2.png);
	background-repeat: no-repeat;
	left: 51px;
	top: -16px;
	background-position: left top;
	position: absolute;
} 

.thrColLiqHdr {
	background-image: none;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left;
}
.thrColLiqHdr #container .log1  {
	width: 70%;
	position: relative;
}
.thrColLiqHdr #container #header .hour {
	width: 25%;
	position: relative;
	top: -20px;
	z-index: 1;
	height: 150px;
}
.thrColLiqHdr #container #header .lunch {
	float: none;
	top: 30px;
	z-index: 1;
	width: 20%;
	position: static;
	left: 15px;
}


.thrColLiqHdr #container #header3 .log1 {
	width: 70%;
}
.thrColLiqHdr #container #header .log1 {
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	width: 50%;
}
.thrColLiqHdr #container #header3 .log3 {
	width: 45%;
	text-align: center;
	position: relative;
	padding-left: 50px;
}
.thrColLiqHdr #container #header3 .log4 {
	padding-left: 15px;
	width: 20%;
}


.thrColLiqHdr #container .log2  {
	float: none;
	width: 20%;
	position: relative;
}


.thrColLiqHdr h1 {
	color: #F00;
	font-style: italic;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	text-transform: capitalize;
}
.thrColLiqHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 100%;
} 
.thrColLiqHdr #container #header #dateField {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FF0;
	position: relative;
	left: 0px;
	top: -5px;
	padding: 15px;
}

.thrColLiqHdr #container #header #dte {
	background-color: #0C0;
	color: #FF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}



.thrColLiqHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColLiqHdr #container #header3 {
	width: 100%;
	background-color: #030;
	top: 0px;
	position: relative;
	padding-top: 10px;
}
.thrColLiqHdr #container #header3 img {
	padding-top: 10px;
	padding-bottom: 10px;
}
.thrColLiqHdr #container #menu {
	width: 90%;
	background-color: #030;
}



 #menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:99.5%;
	position:relative;
	display:block;
	height:auto;
	text-transform:uppercase;
	font-size:.7em;
	font-weight:bold;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	background-color: #030;
	background-image: url(assets/walls/barcelonawalls4dark.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	top: -15px;
	color: #030;
	border: medium solid #030;
}


#menu li{
	display:block;
	float:left;
	background-color: #030;
	}
.thrColLiqHdr #container #menu ul li img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	height: 15px;
	width: 15px;
	position: absolute;
	margin-left: 2px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}


#menu li a{
	display:block;
	float:left;
	color:#0F0;
	text-decoration:none;
	font-weight:bold;
	height:24px;
	width: 90%;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;

	}
	
#menu li a:hover{
	color: #F22;
	background-color: transparent;
	background-repeat: no-repeat;
	height: auto;
	width: 80%;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	}
.thrColLiqHdr #mainContent {
	zoom: 1;
	padding-top: 5px;
	top: 30px;
	left: 70px;
	background-image: none;
	height: 500px;
	width: 70%;
	text-align: center;
	position: relative;
	float: none;
}





.thrColLiqHdr #container #anim1 {
	height: 190px;
	width: 260px;
	position: relative;
	left: 50px;
	top: 5px;
}
.thrColLiqHdr #container #mainContentpr .prg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0;
	width: 80%;
	text-align: left;
	left: 60px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}


.thrColLiqHdr #container #mainContent div h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	display: inline;
	vertical-align: middle;
	font-style: italic;
	font-weight: bold;
}

.thrColLiqHdr #container #mainContentpr .prg #cb {
	padding: 5px;
	color: #FF0;
	position: relative;
}
.thrColLiqHdr #container #mainContentpr #Musi {
	width: 100px;
	float: right;
	position: relative;
	padding-right: 10px;
}
.thrColLiqHdr #container #mainContentpr #Musi a {
	color: #FF0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.thrColLiqHdr #container #mainContentpr #Musi a:hover {
	color: #0F0;
}
.thrColLiqHdr #container #mainContentpr .prg #cb a:hover {
	color: #0F0;
}
.thrColLiqHdr #container #mainContentpr .prg p a {
}





.thrColLiqHdr #container #mainContent p {
	color: #0FF;
}

.thrColLiqHdr #container #mainContent #pho {
	width: 800px;
	position: relative;
}
.thrColLiqHdr #container #mainContent .tps p {
	color: #0F0;
	font-weight: bold;
	text-align: left;
	float: right;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.thrColLiqHdr #container #mainContent .tp {
	background-image: none;
	width: 70%;
	left: 0px;
	top: 20px;
	text-align: left;
	height: 180px;
	float: right;
}


.thrColLiqHdr #container #mainContent .tps h4 {
	color: #6F3;
	left: -120px;
	position: relative;
	width: 100px;
}
.thrColLiqHdr #container #mainContent .tps a img {
	text-decoration: none;
	float: left;
}

.thrColLiqHdr #container #mainContent .tps h3 {
	color: #FC0;
	font-size: 18px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	font-style: italic;
}
.thrColLiqHdr #container #mainContent .tps {
	height: 150px;
	background-image: none;
	background-repeat: repeat-x;
	width: 50%;
	vertical-align: top;
	left: 0px;
	float: left;
	position: relative;
	top: 0px;
	margin-top: 10px;
}
.thrColLiqHdr #container #mainContent #tv {
	float: right;
	background-image: none;
	background-repeat: no-repeat;
	width: 100%;
}
.thrColLiqHdr #container #mainContent #tv a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColLiqHdr #container #mainContent #tv h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #0F0;
	text-decoration: underline;
}
.thrColLiqHdr #container #mainContent #tv h4 a:hover {
	color: #F00;
}
.thrColLiqHdr #container #mainContentpr .prom {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 90%;
	position: relative;
	height: 30px;
	left: 40px;
	top: 0px;
}




.thrColLiqHdr #container #mainContent .prom p {
	color: #CF6;
	position: relative;
	top: 60px;
	width: 70%;
	text-align: center;
	padding: 5px;
}
.thrColLiqHdr #container #mainContentpr {
	width: 100%;
	height: 500px;
	left: 60px;
	top: 5px;
	float: none;
	z-index: 1;
	position: relative;
}

.thrColLiqHdr #container #mainContentpr .prm {
	width: 70%;
	text-align: center;
	top: 0px;
	position: relative;
	height: 500px;
	margin-bottom: 20px;
	left: 30px;
	float: none;
}
.thrColLiqHdr #mainContentpr .prg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #FF0;
	position: relative;
}
.thrColLiqHdr #container #mainContentpr .prg p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FF0;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
.thrColLiqHdr #container #mainContentpr .prg #prgt {
	width: 80%;
}


.thrColLiqHdr #container #mainContentpr h1  {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #F00;
	width: 80%;
	text-align: center;
	left: 20px;
	height: 30px;
	background-position: center center;
}


.thrColLiqHdr #container #mainContentpr .prom a {
	color: #FF0;
	text-decoration: underline;
}
.thrColLiqHdr #container #mainContentpr .prom a:hover {
	color: #F00;
	text-decoration: none;
}
.thrColLiqHdr #container #mainfood {
	height: 550px;
	width: 70%;
	position: relative;
	left: 120px;
	top: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


.thrColLiqHdr #container #mainfood #order {
	width: 80%;
	position: absolute;
	left: 80px;
	text-align: center;
	height: 600px;
}


.thrColLiqHdr #container #mainfood #order h1 {
	background-color: #97E407;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
	height: 30px;
	width: 90%;
	left: 10px;
	
}


html, body {
  margin: 0; padding: 0;
  height: 100%;
}




.thrColLiqHdr #container #mainContent4 img {
	padding: 0px;
	height: 350px;
	width: 450px;
	position: relative;
	left: 20px;
	top: 20px;
	border: thick ridge #600;
}
.thrColLiqHdr #container #mainContent4 p {
	font-family: Arial, Helvetica, sans-serif;
	color: #0F0;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	position: relative;
	top: 15px;
	left: 20px;
}


.thrColLiqHdr #container #mainContent4 {
	width: auto;
}
.thrColLiqHdr #container #mainContent h1 {
	color: #F00;
}

.thrColLiqHdr #container #mainContent3 p:first-letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0;
}
.pfirst {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF0;
}

.thrColLiqHdr #container #mainContent3 .desc2 {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	display: block;
	top: 0px;
	float: none;
	left: 0px;
	font-weight: bold;
	font-style: italic;
	background-color: #000;
}

/* Tips for sidebars:
1. Since we are working in percentages, it's best not to use side padding on the sidebars. It will be added to the width for standards compliant browsers creating an unknown actual width. 
2. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".thrColLiqHdr #sidebar1 p" rule.
3. Since Explorer calculates widths after the parent element is rendered, you may occasionally run into unexplained bugs with percentage-based columns. If you need more predictable results, you may choose to change to pixel sized columns.
*/
.thrColLiqHdr #sidebar1 {
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-right: 5px;
	height: 800px;
	width: 14%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(assets/walls/barcelonawalls4.jpg);
	text-align: center;
	position: relative;
	top: 0px;
	background-repeat: repeat;
}
.thrColLiqHdr #container #mainContentpr p:first-letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #9F0;
}


.thrColElsHdr #container #sidebar1 .menu3 {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 5px;
	text-align: center;
	right: 10px;
	width: 100%;
}



	.thrColLiqHdr #container #sidebar1 .menu3 {
	margin: 0px;
	text-align: left;
	width: 80%;
	float: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 700px;
}
.thrColLiqHdr #container #sidebar1 .menu3 .cha {
	position: relative;
	text-align: center;
}
.thrColLiqHdr #container #sidebar1 .menu3 p a #Image20 {
	width: 100%;
}



.thrColLiqHdr #container #sidebar1 .menu3 h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0;
	text-align: left;
}
.thrColLiqHdr #container #sidebar1 .menu3 #opt p a #Image13 {
	width: 100%;
}
.thrColLiqHdr #container #mainfood #order .img a .imenu {
	width: 80%;
}

.thrColLiqHdr #container #sidebar1 .menu3 #opt p a #Image14 {
	width: 100%;
}
.thrColLiqHdr #container #mainfood #order .img {
	width: 30%;
}
.thrColLiqHdr #container #mainfood #order .img .desc {
	width: 90%;
}

.thrColLiqHdr #container #sidebar1 .menu3 #opt p a #Image15 {
	width: 100%;
}
.thrColLiqHdr #container #sidebar1 .menu3 #opt p a #Image16 {
	width: 100%;
}
.thrColLiqHdr #container #sidebar1 .menu3 #opt p a #Image17 {
	width: 100%;
}
.thrColLiqHdr #container #sidebar1 .menu3 #opt p a #Image18 {
	width: 100%;
}
.thrColLiqHdr #container #sidebar1 .menu3 #opt p a #Image19 {
	width: 100%;
}



.thrColLiqHdr #container #sidebar1 #onl {
	text-align: center;
	height: 60px;
	width: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.thrColLiqHdr #container #sidebar1 #onl .on2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.thrColLiqHdr #container #sidebar1 .menu3 #opt {
	width: 80%;
}

.thrColLiqHdr #container #sidebar1 #onl p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFF;
}

.thrColLiqHdr #container #sidebar1 .sd1 img {
	width: 50%;
	height: 20%;
	vertical-align: middle;
}
.thrColLiqHdr #container #sidebar1 .sd1 .sd1b {
	width: 100px;
	text-align: center;
	padding-bottom: 10px;
	top: 5px;
	position: relative;
	height: 40px;
	left: -20px;
}
.thrColLiqHdr #container #sidebar1 .sd1 {
	text-decoration: none;
	height: 25px;
	text-align: center;
	float: none;
	width: 50%;
	border: thick none #C00;
	top: 15px;
	margin: 0px;
	background-image: none;
	background-repeat: no-repeat;
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	left: -10px;
}

.thrColLiqHdr #container #sidebar1 .cha {
	width: 100%;
}

.thrColLiqHdr #container #sidebar1 .sd1 a {
	text-decoration: none;
	float: none;
	left: 0px;
	text-align: left;
}
.thrColLiqHdr #container #sidebar1 .menu3 .ord {
	position: relative;
	top: -20px;
	right: 15px;
}




.thrColLiqHdr #container #sidebar1 .sd1 a: active {
	text-decoration: none;
	text-align: left;
}
.thrColLiqHdr #container #sidebar1 .sd1 a .fcbk {
	width: 25px;
	height: 25px;
	text-decoration: none;
	position: relative;
	left: 0px;
	top: -20px;
}
.thrColLiqHdr #container #sidebar1 .sd1 a .twt {
	height: 20px;
	width: 40px;
	text-align: center;
	position: relative;
	left: 10px;
	top: -20px;
}

.thrColLiqHdr #sidebar2 {
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 20%; /* top and bottom padding create visual space within this div */
	top: -10px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	position: relative;
	right: 0px;
	height: 800px;
}
.thrColLiqHdr #container #sidebar2 #get {
	float: none;
	position: relative;
	top: 270px;
	z-index: 2;
	height: 100%;
	width: 100%;
}
.thrColLiqHdr #container #sidebar2 .imgmenu {
	width: 100%;
	height: 350px;
	top: 50px;
	z-index: 1;
}

.thrColLiqHdr #container #sidebar2 #FlashID2  {
	position: relative;
	top: 200px;
	height: 320px;
	width: 350;
	right: 50px;
	background-color: #000;
	left: 25px;
}
.thrColLiqHdr #container #sidebar2 img {
	float: right;
	position: absolute;
	border: thick none #600;
	z-index:2;
	top: -100px;
}

body {
	background-color: #000;
}

.thrColLiqHdr #footer {
	background-color: #600;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	top: 20px;
	position: relative;
	height: 100px;
	margin-top: 20px;

	
} 
.thrColLiqHdr #container #mainContentpr .prg h1 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.thrColLiqHdr #container #footer {
	margin-top: 40px;
	position: relative;
}

.thrColLiqHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: "Times New Roman", Times, serif;
	color: #FF0;
	font-size: .8em;
	text-align: center;
}
.thrColLiqHdr #container #footer p .green {
	color: #0F0;
}


/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
...thrColLiqHdr  #mainContent3 .menu2 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #060;
	text-align: left;
	
	
	
}

.thrColLiqHdr #container #mainContent3 .menu2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F00;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
}

	
div.img
{
	border: medium none #600;
	height: 100px;
	width: 120px;
	position: relative;
	padding: 5px;
	float: left;
	text-align: center;
	margin: 0px;
}	

div.img img
{
	display: ;
	border: medium solid #600;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
div.img a:hover img {
	border: medium solid #9C0;
}
div.desc
{
	text-align: center;
	font-weight: bold;
	width: 120px;
	margin: 2px;
	color: #FF0;
	font-size: 0.6em;
	position: relative;
	top: -10px;
	font-family: "Times New Roman", Times, serif;
} 
div.img2 a:hover img {
	border: medium solid #9C0;
}

</style>[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.thrColLiqHdr #sidebar2, .thrColLiqHdr #sidebar1 { padding-top: 30px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
.thrColLiqHdr #container #sidebar1 .menu3 h1 {
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}
.thrColLiqHdr #container #mainContent6 {
	position: relative;
	width: auto;
	height: auto;
	float: right;
	left: 0px;
}



.thrColLiqHdr #container #mainContent3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	top: 10px;
	width: 100%;
	float: none;
	clear: none;
	height: 550px;
	left: 70px;
	position: relative;
}
.thrColLiqHdr #container #mainContent3 #bio {
	height: 400px;
	width: 70%;
	left: 0px;
	position: relative;
	top: 10px;
}
.thrColLiqHdr #container #mainContent3 #webgalley1 {
	top: 20px;
	left: 0px;
	text-align: left;
	float: none;
	width: 100%;
	position: relative;
}
.thrColLiqHdr #container #mainContent3 #txt2 {
	position: relative;
	padding-right: 10px;
	padding-bottom: 10px;
}




.thrColLiqHdr #container #mainContent3 img  {
	float: right;
	border: medium ridge #600;
	width: 20em;
	margin: 5px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	height: 15em;
}
.thrColLiqHdr #container #mainContent3 p {
	float: left;
	clear: none;
	color: #CF3;
	left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	width: 430px;
	position: relative;
	top: 20px;
	letter-spacing: 0.5px;
	word-spacing: 0em;
}
.thrColLiqHdr #container #mainContent3 p:first-letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0;
}
.pfirst {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF0;
}

.thrColLiqHdr #container #mainContent3 .desc2 {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	display: block;
	top: 0px;
	float: none;
	left: 0px;
	font-weight: bold;
	font-style: italic;
	background-color: #000;
}
.thrColLiqHdr #container #sidebar1 .menu4 {
	height: 600px;
}
.thrColLiqHdr #container #sidebar1f #sidebar2f .imgmenu {
	position: relative;
	top: -1100px;
	right: 50px;
}

.thrColLiqHdr #container #sidebar1f #sidebar2f {
	position: relative;
	left: 900px;
	width: 25%;
}


.thrColLiqHdr #container #sidebar1f #mainContentf {
	width: 70%;
	left: 30px;
	position: relative;
	height: 1000px;
}


.thrColLiqHdr #container #sidebar1f {
	width: 100%;
	background-image: url(assets/walls/barcelonawalls4.jpg);
	background-repeat: repeat;
	float: left;
	position: relative;
	height: auto;
}
.thrColLiqHdr #container #sidebar1f .btnf {
	float: left;
	width: 200px;
	padding-left: 15px;
}
.thrColLiqHdr #container #sidebar1f .fed1 img {
	height: 30px;
	width: 30px;
	padding: 5px;
	position: relative;
	right: 50px;
}
.thrColLiqHdr #container #sidebar1f #mainContentf .fed1 {
	width: 500px;
}


.thrColLiqHdr #container #sidebar1f .sd1f {
	top: -4px;
	padding-left: 15px;
	width: 200px;
	position: relative;
	height: 300px;
	float: right;
	right: 40px;
}
.thrColLiqHdr #container #sidebar1f #mainContentf .lay1 .u2f .u2h1 {
	background-color: #03F;
	width: 100%;
	height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF0;
	text-align: center;
	padding: 3px;
}
.thrColLiqHdr #container #sidebar1f #mainContentf .lay1 .u2f .u2h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #620000;
	background-color: #0CF;
	text-align: center;
	padding: 3px;
}

.thrColLiqHdr #container #sidebar1f #mainContentf .lay1 .u2f .u2h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #9F6;
	text-align: center;
	padding: 3px;
	font-style: italic;
	font-weight: bold;
	color: #300;
	height: 20px;
	width: 100%;
}
.thrColLiqHdr #container #sidebar1f #mainContentf .lay1 .u2f .u2h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	background-color: #FFF;
	height: 20px;
	width: 100%;
	text-align: center;
	color: #03F;
	padding: 3px;
}
.thrColLiqHdr #container #sidebar1f #mainContentf .lay1 .u2f .u2h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	background-color: #6A006A;
	text-align: center;
	height: 20px;
	width: 100%;
	padding: 3px;
}

.thrColLiqHdr #container #sidebar1f #sidebar2f #get #FlashID2 {
	z-index: 1;
	position: relative;
	top: -900px;
}
.thrColLiqHdr #container #sidebar1f #mainContentf .lay1 .u2f .u2h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #0F0;
	background-color: #030;
	text-align: center;
	height: 20px;
	width: 100%;
	padding: 3px;
}

.thrColLiqHdr #container #sidebar1f #mainContentf .fed1 .u2hf {
	color: #FF0;
	position: relative;
}
.thrColLiqHdr #container #sidebar1f #mainContentf .lay1 .u2f {
	width: 50%;
	float: right;
	height: 300px;
	position: relative;
}



.thrColLiqHdr #container #sidebar1f .sd1f .twt {
	padding-left: 20px;
}
.thrColLiqHdr #container #sidebar1f #mainContentf .lay1 {
	width: 80%;
	left: 20px;
	height: 1000px;
	position: relative;
}
.thrColLiqHdr #container #sidebar1f #mainContentf .lay1 .u2f .u2h7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	background-color: #603;
	text-align: center;
	padding: 3px;
	height: 20px;
	width: 100%;
}
.thrColLiqHdr #container #sidebar1f #mainContentf .lay1 .u2f .u2h8 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #033;
	background-color: #FFF;
	text-align: center;
	padding: 3px;
	height: 20px;
	width: 100%;
}

.thrColLiqHdr #container #sidebar1f #mainContentf .lay1 .u2f {
	position: relative;
	width: 45%;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0;
	text-decoration: none;
	height: 350px;
	left: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	margin-top: 30px;
	margin-bottom: 15px;
}

.thrColLiqHdr #container #sidebar1f #mainContentf .fed1 .utf {
	color: #0F0;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	padding-left: 10px;
}
.thrColLiqHdr #container #sidebar1f #mainContentf .fed1 .utf img {
	float: right;
	vertical-align: top;
	position: relative;
	top: -10px;
}

.thrColLiqHdr #container #sidebar1f #mainContentf .u2f a {
	color: #FFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}


.thrColLiqHdr #container #sidebar1f .btnf .chaf {
	height: 100px;
	width: 150px;
}
.thrColLiqHdr #container #sidebar1f #mainContentf .u2f a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0F0;
	text-decoration: none;
}

.thrColLiqHdr #container #sidebar1f .btnf p a {
	width: 100%;
}
.thrColLiqHdr #container #sidebar1f #mainContentf .u2h {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #FF0;
	background-color: #AE0000;
	text-align: center;
	border: medium ridge #000;
	padding-left: 20px;
}
.thrColLiqHdr #container #mainContentpr .prg p a {
	text-decoration: underline;
	color: #F00;
}
.thrColLiqHdr #container #mainContentpr .prg p a:hover {
	color: #0F0;
}
.thrColLiqHdr #container #mainContentpr .prg #music img {
	float: left;
	padding: 5px;
}
.thrColLiqHdr #container #mainContentpr .prg #music {
	width: 500px;
	position: relative;
	padding: 0px;
}
.thrColLiqHdr #container #mainContentpr .prg #music p {
	text-align: left;
	padding: 5px;
}


div {
	zoom: 1 ;
	}
.thrColLiqHdr #container #mainContent #vid {
	width: 90%;
	left: -40px;
}
.thrColLiqHdr #container #mainContent #u2 {
	color: #FF0;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	margin-top: 20px;
}
