@charset "utf-8";
/* CSS Document */
body, html { background-color:#000;
  height: 100%; margin:0px;  overflow-y:hidden; overflow-x:hidden;

}
#horizontalWrapper{display:none;width:100%; height:100%;}
#verticalWrapper{display:none; width:100%; height:100%;}

#menuHolder{float:left;width:15%; background-color:#000; height:100%;}
#farleyHeader{width:50%; margin-left:10%; margin-top:15%;}
#farleyHeader img {width:100%;}

#svgWrapper{ background-color:#F00;margin-left:auto; margin-right:auto; height:100px; overflow:hidden;}

.svg-container{ background-color:#00F; display:inline-block; position:relative; width:80%; padding-bottom:100%; overflow:hidden; vertical-align:middle;}

.myhzMenuBtns{color:#0FF;font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; font-size:14px; margin-top:12%; margin-left:10%; cursor:pointer; max-width::180px;}
.myhzMenuBtns:hover{ background-color:#0FF; color:#000; max-width:180px;}

.myhzSubMenuBtns{color:#FF80C0;font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; font-size:14px; margin-top:5%; margin-left:10%; cursor:pointer; max-width:150px;}
.myhzSubMenuBtns:hover{background-color:#FF80C0; color:#000; width:100%; max-width:100px;}

#hzBtn2,#hzBtn3,#hzBtn5{color:#C0C0C0;font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; font-size:9px; margin-top:14%; margin-left:10%; cursor:pointer; max-width:150px;}
#hzBtnHome{ margin-top:25%;}

#hzBtnPrivacy{Color:#FF0;}
#hzBtnPrivacy:hover{Color:#000;}


#hzInfo{color:#FFFF80; text-align:center; font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; margin-top:5%;}
#hzSubMenuContainer1{margin-top:5%;margin-left:10%;}


#contentHolder{position:relative;float:left;width:85%; background-color:#000; height:100%;}

#hzTitle{ width:70%; margin-left:auto; margin-right:auto; margin-top:3%;}
#hzTitle img{width:100%;}

/* ----------------------Home -------------------------------------*/

#ballWrapper{ display:none;background-color:#000;bottom:10px;width:75%; margin-top:5%;height:380px;margin-left:auto; margin-right:auto;}
#ballHolder{ position:relative; width:100%; height:190px; z-index:1; margin-left:10px;}
#hzGreenBall{position:absolute; margin-left:22%;bottom:65px; width:40%;z-index:2;}
#hzGreenBall img{width:100%;}
#hzOrangeBall{position:absolute; margin-left:5%;bottom:25px; width:35%; z-index:3;}
#hzOrangeBall img{width:100%;}
#hzLightBlueBall{position:absolute; margin-left:45%;bottom:35px; width:30%; z-index:3;}
#hzLightBlueBall img{width:100%;}
#hzPurpleBall{position:absolute; margin-left:1%;bottom:1px; width:20%; z-index:4;}
#hzPurpleBall img{width:100%;}
#hzRedBall{position:absolute; margin-left:30%;bottom:8px; width:20%; z-index:4;}
#hzRedBall img{width:100%;}
#hzGreyBall{position:absolute; margin-left:70%;bottom:15px; width:28%; z-index:4;}
#hzGreyBall img{width:100%;}

#hzSmallGreyBall{position:absolute; margin-left:60%;bottom:2px; width:15%; z-index:4;}
#hzSmallGreyBall img{width:100%;}

/* -- --------------------------ABOUT US ------------------------------- ---------*/

#hzAboutWrapper{ background-color:#000;display:none; color:#C0C0C0; font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; font-size:32px; margin-top:12%; width:80%; margin-left:auto; margin-right:auto; height:300px;}

#hzAboutHolder{display:inline-block;background-color:#000;width:98%}
#hzAboutTitle{ font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; font-size:32px;}
#hzAboutText{float:left;width:66%; background-color:#000; font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; font-size:15px;padding-top:2%; text-align:justify;}

#hzProductWrapper{float:left;margin-left:3%; width:30%; height:200px;padding-top:1%;}
#hzProductHolder{position:relative; width:100%;z-index:1; background-color:#000; height:200px;}

#hzActionScript{position:absolute; z-index:2; width:50%; margin-left:50%;}
#hzActionScript img{width:100%; }
#hzFlash{position:absolute;z-index:3; width:50%; margin-left:40%;}
#hzFlash img{width:100%}
#hzJQuery{position:absolute;z-index:4; width:50%; margin-left:30%;}
#hzJQuery img{width:100%;}
#hzJavaScript{position:absolute;z-index:6; width:50%; margin-left:20%;}
#hzJavaScript img{width:100%}

/*------------------------- Galleries --------------------------------*/

#hzGalleryWrapper{ display:none; margin-top:9%;}
.hzGalleryButtons{float:left; width:8%; margin-right:1%; cursor:pointer;}
.hzGalleryButtons img{width:100%;}

.hzGalleryControls{float:right; width:8%; margin-left:1%; cursor:pointer;} 
.hzGalleryControls img{width:100%;}
#hzGalleryMenu{width:55%; margin-left:auto; margin-right:auto; padding-bottom:3%;}
#hzGalleryHolder{width:55%; margin-left:auto;margin-right:auto;}
#hzGalleryHolder img{width:100%;}
#hzImageCounter{ width:55%;font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; font-size:14px; color:#C0C0C0; text-align:center; margin-top:1%; font-weight:300; margin-left:auto; margin-right:auto; padding-right:2%;}


/* -----------------------------Graphics --------------------------------------*/



/* -----------------------------Privacy ----------------------------------------*/

#hzPrivacyHolder{display:none; width:70%; margin-top:100px; font-family:Arial, Helvetica, sans-serif; margin-left:auto; margin-right:auto;}
#hzPrivacyTitle{color:#FF0; font-size:28px; text-align:center;}
#hzRecogido{color:#0FF;}
#hzLogDatos{display:block;}
.hzPrivacyText{display:block; color:#CCC; font-family:Arial, Helvetica, sans-serif; font-size:16px;}

.hzSubTitle{display:block; Color:#0FF; font-size:18px;}



/*--------------------------End of privacy --------------------------------------*/

#hzGraphicsWrapper{display:none; background-color:#000; width:70%; height:45%; min-height:150px;  margin-left:auto; margin-right:auto;margin-top:7%;}


/* --------------GOLD -----------------*/
#hzGoldHolder{ display:none; background-color:#000;width:100%; height:100%; margin-top:2px;}
/*green*/
#hzGraphicHolder{display:block;float:left; width:48%; background-color:#000; margin-left:1%;margin-top:0px;}

#hzCurrencyMenu{background-color:#000; width:100%; height:40px;}
.hzCurrencyButtons{float:left; margin-left:1%; padding-top:6px; width:9%;min-width:60px; max-width:80px;height:20px;cursor:pointer;}
.hzCurrencyButtons img{width:100%}

#hzScaleHolder{float:left; background-color:#000;width:11%; height:100%;}

#hzScale{position:relative;background-color:#000;float:left; width:100%; height:100%;}
.myHzScale{ color:#EAEAEA; text-align:right; font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; font-size:9px;}
#hz2000{position:absolute;bottom:200px; right:0px;}
#hz1500{position:absolute;bottom:120px; right:0px;}
#hz1000{position:absolute;bottom:80px; right:0px;}
#hz500{position:absolute;bottom:20px; right:0px;}
/*pink*/
#hzGoldBarHolder{float:left; background-color:#000; width:85%; height:100%; min-height:100px;}
.hzGoldBars{float:left; margin-top:0px;background-color:#000; width:5%; height:100%;}

#hzGoldBar1996{position:relative;}
#hzGoldValue1996{position:absolute;background-color:#000;height:35px; width:100%; bottom:0px; overflow:hidden;}
#hzGoldValue1996 img{width:100%;}

#hzGoldBar1997{position:relative;}
#hzGoldValue1997{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzGoldValue1997 img{width:100%;}

#hzGoldBar1998{position:relative;}
#hzGoldValue1998{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzGoldValue1998 img{width:100%;}

#hzGoldBar1999{position:relative;}
#hzGoldValue1999{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzGoldValue1999 img{width:100%;}

#hzGoldBar2000{position:relative;}
#hzGoldValue2000{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzGoldValue2000 img{width:100%;}

#hzGoldBar2001{position:relative;}
#hzGoldValue2001{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzGoldValue2001 img{width:100%;}

#hzGoldBar2002{position:relative;}
#hzGoldValue2002{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzGoldValue2002 img{width:100%;}

#hzGoldBar2003{position:relative;}
#hzGoldValue2003{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzGoldValue2003 img{width:100%;}

#hzGoldBar2004{position:relative;}
#hzGoldValue2004{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzGoldValue2004 img{width:100%;}

#hzGoldBar2005{position:relative;}
#hzGoldValue2005{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzGoldValue2005 img{width:100%;}

#hzGoldBar2006{position:relative;}
#hzGoldValue2006{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzGoldValue2006 img{width:100%;}

#hzGoldBar2007{position:relative;}
#hzGoldValue2007{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzGoldValue2007 img{width:100%;}

#hzGoldBar2008{position:relative;}
#hzGoldValue2008{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzGoldValue2008 img{width:100%;}

#hzGoldBar2009{position:relative;}
#hzGoldValue2009{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzGoldValue2009 img{width:100%;}

#hzGoldBar2010{position:relative;}
#hzGoldValue2010{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzGoldValue2010 img{width:100%;}

#hzGoldBar2011{position:relative;}
#hzGoldValue2011{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzGoldValue2011 img{width:100%;}

#hzGoldBar2012{position:relative;}
#hzGoldValue2012{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzGoldValue2012 img{width:100%;}

#hzGoldBar2013{position:relative;}
#hzGoldValue2013{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzGoldValue2013 img{width:100%;}

#hzGoldBar2013{position:relative;}
#hzGoldValue2013{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzGoldValue2013 img{width:100%;}

#hzGoldBar2014{position:relative;}
#hzGoldValue2014{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzGoldValue2014 img{width:100%;}

#hzGoldBar2015{position:relative;}
#hzGoldValue2015{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzGoldValue2015 img{width:100%;}
.hzGoldYears{position:absolute; bottom:0px; width:100%;color:#000;font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; font-size:10px; text-align:center; z-index:30;}

#hzGoldTitle{position:relative;font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; font-size:18px; color:#C0C0C0; height:40px;top:20px; ;margin-left:12%;z-index:30;}
#hzGoldTitleText{position:absolute; float:left;font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; font-size:24px; color:#C0C0C0; top:0px; margin-left:40%;}


/*-----------------EURO USD --------------------*/
#hzUSDHolder{float:left; display:block;background-color:#000; width:100%; height:100%; margin-top:2px;z-index:2;}

#hzUSDScaleHolder{float:left; background-color:#f00;width:11%; height:100%;}

#hzUSDScale{position:relative; background-color:#000;float:left; width:100%; height:100%;}
.myHzUSDScale{ color:#EAEAEA; text-align:right; font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; font-size:10px;}
#hzUSDScaleTitle{font-size:11px;}

#hzUSD2000{position:absolute;bottom:150px; right:0px;}
#hzUSD1500{position:absolute;bottom:100px; right:0px;}
#hzUSD1000{position:absolute;bottom:60px; right:0px;}
#hzUSD500{position:absolute;bottom:20px; right:0px;}

#hzUSDBarHolder{ background-color:#000;float:left; width:86%; height:100%;}
.hzUSDBars{float:left; margin-top:0px;background-color:#000; width:6%; height:100%;}

#hzUSDBar2000{position:relative;}
#hzUsdValue2000{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzUsdValue2000 img{width:100%;}

#hzUSDBar2001{position:relative;}
#hzUsdValue2001{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzUsdValue2001 img{width:100%;}

#hzUSDBar2002{position:relative;}
#hzUsdValue2002{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzUsdValue2002 img{width:100%;}

#hzUSDBar2003{position:relative;}
#hzUsdValue2003{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzUsdValue2003 img{width:100%;}

#hzUSDBar2004{position:relative;}
#hzUsdValue2004{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzUsdValue2004 img{width:100%;}

#hzUSDBar2005{position:relative;}
#hzUsdValue2005{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzUsdValue2005 img{width:100%;}

#hzUSDBar2006{position:relative;}
#hzUsdValue2006{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzUsdValue2006 img{width:100%;}

#hzUSDBar2007{position:relative;}
#hzUsdValue2007{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzUsdValue2007 img{width:100%;}

#hzUSDBar2008{position:relative;}
#hzUsdValue2008{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzUsdValue2008 img{width:100%;}

#hzUSDBar2009{position:relative;}
#hzUsdValue2009{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzUsdValue2009 img{width:100%;}

#hzUSDBar2010{position:relative;}
#hzUsdValue2010{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzUsdValue2010 img{width:100%;}

#hzUSDBar2011{position:relative;}
#hzUsdValue2011{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzUsdValue2011 img{width:100%;}

#hzUSDBar2012{position:relative;}
#hzUsdValue2012{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzUsdValue2012 img{width:100%;}

#hzUSDBar2013{position:relative;}
#hzUsdValue2013{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzUsdValue2013 img{width:100%;}

#hzUSDBar2014{position:relative;}
#hzUsdValue2014{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzUsdValue2014 img{width:100%;}

#hzUSDBar2015{position:relative;}
#hzUsdValue2015{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#hzUsdValue2015 img{width:100%;}

.hzUSDYears{position:absolute; bottom:0px; width:100%;color:#000;font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; font-size:11px; text-align:center; z-index:30;}

#hzUSDTitle{position:relative;font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; font-size:18px; color:#C0C0C0; height:40px;top:20px; ;margin-left:12%;z-index:30;}
#hzUSDTitleText{position:absolute; float:left;font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; font-size:24px; color:#C0C0C0; top:0px; margin-left:37%;}

/* --------------------END OF USD ------------------*/

#hzAnimationsWrapper{diplay:block; background-color:#000; width:90%; height:60%; margin-top:3%; }
#hzAnimationOneWrapper{display:block; background-color:#000; height: 100%;width:100%;}
#hzBuildingsWrapper{width:80%; background-color:#000;}

.myBuildingHolder{float:left; background-color:#000; height:100%; margin-right:2px; overflow:hidden;}

#hzBuilding1Holder{position:relative;width:7%; margin-left:5%;}
#hzBuilding1{position:absolute;width:100%; bottom:0;}
#hzBuilding1 img{width:100%;}

#hzBuilding2Holder{position:relative;width:6%;}
#hzBuilding2{position:absolute;width:100%; bottom:0;}
#hzBuilding2 img{width:100%;}

#hzBuilding3Holder{position:relative;width:6%;}
#hzBuilding3{position:absolute;width:100%; bottom:0;}
#hzBuilding3 img{width:100%;}

#hzBuilding4Holder{position:relative;width:6%;}
#hzBuilding4{position:absolute;width:100%; bottom:0;}
#hzBuilding4 img{width:100%;}

#hzBuilding5Holder{position:relative;width:6%;}
#hzBuilding5{position:absolute;width:100%; bottom:0;}
#hzBuilding5 img{width:100%;}

#hzBuilding6Holder{position:relative;width:5%;}
#hzBuilding6{position:absolute;width:100%; bottom:0;}
#hzBuilding6 img{width:100%;}

#hzBuilding7Holder{position:relative;width:6%;}
#hzBuilding7{position:absolute;width:100%; bottom:0;}
#hzBuilding7 img{width:100%;}

#hzBuilding8Holder{position:relative;width:6%;}
#hzBuilding8{position:absolute;width:100%; bottom:0;}
#hzBuilding8 img{width:100%;}

#hzBuilding9Holder{position:relative;width:6%;}
#hzBuilding9{position:absolute;width:100%; bottom:0;}
#hzBuilding9 img{width:100%;}

#hzBuilding9BHolder{position:relative;width:6%;}
#hzBuilding9B{position:absolute;width:100%; bottom:0;}
#hzBuilding9B img{width:100%;}

#hzBuilding10Holder{position:relative;width:6%;}
#hzBuilding10{position:absolute;width:100%; bottom:0;}
#hzBuilding10 img{width:100%;}

#hzBuilding11Holder{position:relative;width:9%;}
#hzBuilding11{position:absolute;width:100%; bottom:0;}
#hzBuilding11 img{width:100%;}

#hzBuilding12Holder{position:relative;width:6%;}
#hzBuilding12{position:absolute;width:100%; bottom:0;}
#hzBuilding12 img{width:100%;}

#hzBuilding13Holder{position:relative;width:6%;}
#hzBuilding13{position:absolute;width:100%; bottom:0;}
#hzBuilding13 img{width:100%;}

#hzAnimationMenu{ background-color:#181818;width:90%; height:6%;margin-top:1%; margin-left:5%}
#hzAnimationBtn1{float:left; width:5%; margin-right:2%;}
#hzAnimationBtn1 img{width:100%;}
#hzAnimationBtn2{float:left; width:5%; margin-right:2%;}
#hzAnimationBtn2 img{width:100%;}


/*-- ------------------------- USER'S DEVICE --------------------------------  */

#hzUserWrapper{ display:none;background-color:#000;color:#C0C0C0; margin-top:10%;width:70%; margin-left:auto; margin-right:auto; height:300px;}

#hzUserTitle{ background-color:#000;color:#C0C0C0;font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; font-size:30px; width:100%;}

#hzUserContainer{diplay:block; height:150px;width:100%}
#hzInfoHolder{color:#C0C0C0; diplay:block;float:left; display:block;width:65%;}
#hzDeviceInfo{ display:block; width:100%; font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; text-align:left; font-size:14px; height:200px;}



#hzDeviceWrapper{float:right; width:32%; height:50px;} 
#hzDeviceBig{position:absolute; margin-left:0px;width:22%; z-index:1;}
#hzDeviceBig img{width:100%;}
#hzDeviceSmall{position:absolute; width:11%;margin-left:6%;z-index:3;}
#hzDeviceSmall img{width:100%;}

#hzLanguageWrapper{ background-color:#000; display:none; color:#C0C0C0; font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; font-size:32px; margin-top:10%; width:65%; margin-left:auto; margin-right:auto; height:250px;}
#hzLanguageTitle{ font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; font-size:32px;}
#hzLanguageHolder{display:block; width:100%;}

#hzEnglish{float:left; width:15%; margin-top:2%; margin-left:10%; cursor:pointer;}
#hzEnglish img{width:100%;}
#hzFrench{float:left; width:15%; margin-top:2%;margin-left:16%;cursor:pointer;}
#hzFrench img{width:100%;}
#hzSpanish{float:left; width:15%; margin-top:2%;margin-left:16%; cursor:pointer;} 
#hzSpanish img{width:100%;}



/*----------------------------------------------VERTICLE MODE ----------------------------------------------------*/

#vtStatusBar{ background-color:#C0C0C0; color:#000;width:100%; height:20px; font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; font-size:11px;}
#vtStatus{width:60%; padding-top:1px;}
#vtError{width:40%;}

#vtHeader{width:100%;margin-top:3%;}

#vtBucket{float:left;width:12%; margin-left:2%;}
#vtBucket img{width:100%;}

#vtDesignHolder{float:left;width:86%;}
#vtDesign{width:80%; margin-top:2%;margin-left:auto;margin-right:auto;}
#vtDesign img{width:100%;}


/* -----------Home --------------*/

#vtBallWrapper{ display:none;background-color:#000;bottom:10px;width:95%; margin-top:250px;height:200px;margin-left:auto; margin-right:auto;}
#vtBallHolder{ position:relative;background-color:#000; width:100%; height:180px; z-index:1; margin-left:10px;}
#vtGreenBall{position:absolute; margin-left:22%;bottom:65px; width:40%;z-index:2;}
#vtGreenBall img{width:100%;}
#vtOrangeBall{position:absolute; margin-left:5%;bottom:25px; width:30%; z-index:3;}
#vtOrangeBall img{width:100%;}
#vtLightBlueBall{position:absolute; margin-left:45%;bottom:35px; width:32%; z-index:3;}
#vtLightBlueBall img{width:100%;}
#vtPurpleBall{position:absolute; margin-left:1%;bottom:1px; width:20%; z-index:4;}
#vtPurpleBall img{width:100%;}
#vtRedBall{position:absolute; margin-left:30%;bottom:8px; width:20%; z-index:4;}
#vtRedBall img{width:100%;}
#vtGreyBall{position:absolute; margin-left:70%;bottom:15px; width:28%; z-index:4;}
#vtGreyBall img{width:100%;}
#vtSmallGreyBall{position:absolute; margin-left:60%;bottom:2px; width:15%; z-index:4;}
#vtSmallGreyBall img{width:100%;}

/* -----------------------------about us --------------------------------*/

#vtAboutWrapper{display:none;padding-left:3%; padding-right:3%;margin-top:50%;}

#vtAboutHolder{display:inline-block;background-color:#000;width:98%; color:#C0C0C0; }
#vtAboutTitle{ font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; font-size:32px; color:#C0C0C0; }
#vtAboutText{float:left;width:66%; background-color:#000; font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; font-size:15px;padding-top:2%; text-align:justify;}

#vtProductWrapper{float:left;margin-left:3%; width:30%; height:200px;padding-top:1%;}
#vtProductHolder{position:relative; width:100%;z-index:1; background-color:#000; height:200px;}

#vtActionScript{position:absolute; z-index:2; width:50%; margin-left:50%;}
#vtActionScript img{width:100%; }
#vtFlash{position:absolute;z-index:3; width:50%; margin-left:40%;}
#vtFlash img{width:100%}
#vtJQuery{position:absolute;z-index:4; width:50%; margin-left:30%;}
#vtJQuery img{width:100%;}
#vtJavaScript{position:absolute;z-index:6; width:50%; margin-left:20%;}
#vtJavaScript img{width:100%}

/*-------------------------------------- Galleries ---------------------------------------------*/

#vtGalleryWrapper{ display:none; margin-top:20%; background-color:#000;}

#vtGalleryBtnPrevious{float:left;width:49%; padding-bottom:1%; cursor:pointer;}
#vtGalleryBtnPrevious img{width:100%;}
#vtGalleryBtnNext{float:right;width:49%;padding-bottom:1%; cursor:pointer;}
#vtGalleryBtnNext img{width:100%;}

#vtGalleryMenu{ background-color:#000;width:95%; margin-left:auto; margin-right:auto; padding-bottom:3%;}

#vtGalleryHolder{ background-color:#000;width:95%; margin-left:auto;margin-right:auto;}
#vtGalleryHolder img{margin-left:0px; width:100%;}

#vtImageCounter{ width:55%;font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; font-size:14px; color:#C0C0C0; text-align:center; margin-top:1%; font-weight:300; margin-left:auto; margin-right:auto; padding-right:2%;}


/* ---------------------------------END Graphics --------------------------------------------*/

/* -----------------------------Privacy ----------------------------------------*/

#vtPrivacyHolder{display:none; width:98%; margin-top:100px; font-family:Arial, Helvetica, sans-serif; margin-left:auto; margin-right:auto;}
#vtPrivacyTitle{color:#FF0; font-size:28px; text-align:center;}
#vtRecogido{color:#0FF;}
#vtLogDatos{display:block;}
.vtPrivacyText{display:block; color:#CCC; font-family:Arial, Helvetica, sans-serif; font-size:16px;}

.vtSubTitle{display:block; Color:#0FF; font-size:18px;}

#vtTopMargin{color:#FF0;}


/*--------------------------End of privacy --------------------------------------*/


#vtGraphicsWrapper{display:none; background-color:#000; width:90%; height:45%; min-height:150px;  margin-left:auto; margin-right:auto;margin-top:25%;}


/* --------------GOLD -----------------*/
#vtGoldHolder{ display:block; background-color:#000;width:100%; height:100%; margin-top:2px;}
/*green*/
#vtGraphicHolder{display:block;float:left; width:48%; background-color:#000; margin-left:1%;margin-top:0px;}

#vtCurrencyMenu{background-color:#000; width:100%; height:40px;}
.vtCurrencyButtons{float:left; margin-left:1%; padding-top:6px; width:9%;min-width:60px; max-width:80px;height:20px;cursor:pointer;}
.vtCurrencyButtons img{width:100%}

#vtScaleHolder{float:left; background-color:#000;width:11%; height:100%;}

#vtScale{position:relative;background-color:#000;float:left; width:100%; height:100%;}
.myVtScale{ color:#EAEAEA; text-align:right; font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; font-size:9px;}
#vt2000{position:absolute;bottom:200px; right:0px;}
#vt1500{position:absolute;bottom:120px; right:0px;}
#vt1000{position:absolute;bottom:80px; right:0px;}
#vt500{position:absolute;bottom:20px; right:0px;}
/*pink*/
#vtGoldBarHolder{float:left; background-color:#000; width:85%; height:100%; min-height:100px;}
.vtGoldBars{float:left; margin-top:0px;background-color:#000; width:5%; height:100%;}

#vtGoldBar1996{position:relative;}
#vtGoldValue1996{position:absolute;background-color:#000;height:35px; width:100%; bottom:0px; overflow:hidden;}
#vtGoldValue1996 img{width:100%;}

#vtGoldBar1997{position:relative;}
#vtGoldValue1997{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#vtGoldValue1997 img{width:100%;}

#vtGoldBar1998{position:relative;}
#vtGoldValue1998{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#vtGoldValue1998 img{width:100%;}

#vtGoldBar1999{position:relative;}
#vtGoldValue1999{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#vtGoldValue1999 img{width:100%;}

#vtGoldBar2000{position:relative;}
#vtGoldValue2000{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#vtGoldValue2000 img{width:100%;}

#vtGoldBar2001{position:relative;}
#vtGoldValue2001{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#vtGoldValue2001 img{width:100%;}

#vtGoldBar2002{position:relative;}
#vtGoldValue2002{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#vtGoldValue2002 img{width:100%;}

#vtGoldBar2003{position:relative;}
#vtGoldValue2003{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#vtGoldValue2003 img{width:100%;}

#vtGoldBar2004{position:relative;}
#vtGoldValue2004{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#vtGoldValue2004 img{width:100%;}

#vtGoldBar2005{position:relative;}
#vtGoldValue2005{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#vtGoldValue2005 img{width:100%;}

#vtGoldBar2006{position:relative;}
#vtGoldValue2006{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#vtGoldValue2006 img{width:100%;}

#vtGoldBar2007{position:relative;}
#vtGoldValue2007{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#vtGoldValue2007 img{width:100%;}

#vtGoldBar2008{position:relative;}
#vtGoldValue2008{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#vtGoldValue2008 img{width:100%;}

#vtGoldBar2009{position:relative;}
#vtGoldValue2009{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#vtGoldValue2009 img{width:100%;}

#vtGoldBar2010{position:relative;}
#vtGoldValue2010{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#vtGoldValue2010 img{width:100%;}

#vtGoldBar2011{position:relative;}
#vtGoldValue2011{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#vtGoldValue2011 img{width:100%;}

#vtGoldBar2012{position:relative;}
#vtGoldValue2012{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#vtGoldValue2012 img{width:100%;}

#vtGoldBar2013{position:relative;}
#vtGoldValue2013{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#vtGoldValue2013 img{width:100%;}

#vtGoldBar2013{position:relative;}
#vtGoldValue2013{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#vtGoldValue2013 img{width:100%;}

#vtGoldBar2014{position:relative;}
#vtGoldValue2014{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#vtGoldValue2014 img{width:100%;}

#vtGoldBar2015{position:relative;}
#vtGoldValue2015{position:absolute;background-color:#F00;height:35px;width:100%; bottom:0px; overflow:hidden;}
#vtGoldValue2015 img{width:100%;}
.vtGoldYears{position:absolute; bottom:0px; width:100%;color:#000;font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; font-size:10px; text-align:center; z-index:30;}

#vtGoldTitle{position:relative;font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; font-size:18px; color:#C0C0C0; height:40px;top:20px; ;margin-left:12%;z-index:30;}
#vtGoldTitleText{position:absolute; float:left;font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; font-size:24px; color:#C0C0C0; top:0px; margin-left:40%;}

/*-------- end of gold -------------*/

/*--------------------- Animations --------------------------------------------*/

#vtAnimationsWrapper{diplay:none; background-color:#2D2D2D; width:100%; height:50%; margin-top:40%; }
#vtAnimationOneWrapper{display:block; background-color:#000; height: 100%;width:100%;}
#vtBuildingsWrapper{width:90%; background-color:#000;}

.myVtBuildingHolder{float:left; background-color:#000; height:100%; margin-right:2px; overflow:hidden;}

#vtBuilding1Holder{position:relative;width:11%; margin-left:1%;}
#vtBuilding1{position:absolute;width:100%; bottom:0;}
#vtBuilding1 img{width:100%;}

#vtBuilding2Holder{position:relative;width:8%;}
#vtBuilding2{position:absolute;width:100%; bottom:0;}
#vtBuilding2 img{width:100%;}

#vtBuilding3Holder{position:relative;width:8%;}
#vtBuilding3{position:absolute;width:100%; bottom:0;}
#vtBuilding3 img{width:100%;}

#vtBuilding4Holder{position:relative;width:8%;}
#vtBuilding4{position:absolute;width:100%; bottom:0;}
#vtBuilding4 img{width:100%;}

#vtBuilding5Holder{position:relative;width:8%; margin-right:1%;}
#vtBuilding5{position:absolute;width:100%; bottom:0;}
#vtBuilding5 img{width:100%;}

#vtBuilding6Holder{position:relative;width:9%; margin-right:1%;}
#vtBuilding6{position:absolute;width:100%; bottom:0;}
#vtBuilding6 img{width:100%;}

#vtBuilding7Holder{position:relative;width:9%;}
#vtBuilding7{position:absolute;width:100%; bottom:0;}
#vtBuilding7 img{width:100%;}

#vtBuilding8Holder{position:relative;width:15%;}
#vtBuilding8{position:absolute;width:100%; bottom:0;}
#vtBuilding8 img{width:100%;}

#vtBuilding9Holder{position:relative;width:8%;}
#vtBuilding9{position:absolute;width:100%; bottom:0;}
#vtBuilding9 img{width:100%;}

#vtBuilding10Holder{position:relative;width:8%;}
#vtBuilding10{position:absolute;width:100%; bottom:0;}
#vtBuilding10 img{width:100%;}

#vtAnimationMenu{ background-color:#181818;width:100%; height:6%;margin-top:2%;}
#vtAnimationBtn1{float:left; width:10%; margin-right:2%;}
#vtAnimationBtn1 img{width:100%;}
#vtAnimationBtn2{float:left; width:10%; margin-right:2%;}
#vtAnimationBtn2 img{width:100%;}



/*-- ------------------------- USER'S DEVICE --------------------------------  */

#vtUserWrapper{ display:none;background-color:#000;color:#C0C0C0; margin-top:10%;width:90%; margin-left:auto; margin-right:auto; height:250px;}

#vtUserTitle{ color:#C0C0C0;font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; font-size:30px; width:100%;}

#vtUserContainer{diplay:block; height:150px;width:100%}
#vtInfoHolder{color:#C0C0C0; diplay:block;float:left; display:block;width:65%;}
#vtDeviceInfo{ display:block; width:100%; font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; text-align:left; font-size:14px; height:200px;}

#vtDeviceWrapper{float:right; width:25%; height:50px;} 
#vtDeviceBig{position:absolute; margin-left:0px;width:20%; z-index:1;}
#vtDeviceBig img{width:100%;}
#vtDeviceSmall{position:absolute; width:10%;margin-left:6%;z-index:3;}
#vtDeviceSmall img{width:100%;}

/*------------------------------  Language  -----------------------------*/

#vtLanguageWrapper{ background-color:#000; display:none; color:#C0C0C0; font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; font-size:32px; margin-top:10%; width:85%; margin-left:auto; margin-right:auto; height:250px;}
#vtLanguageTitle{ font-family:Verdana, Geneva, sans-serif, "Arial Narrow"; font-size:32px;}
#vtLanguageHolder{display:block; width:100%;}

#vtEnglish{float:left; width:15%; margin-top:2%; margin-left:10%; cursor:pointer;}
#vtEnglish img{width:100%;}
#vtFrench{float:left; width:15%; margin-top:2%;margin-left:16%;cursor:pointer;}
#vtFrench img{width:100%;}
#vtSpanish{float:left; width:15%; margin-top:2%;margin-left:16%; cursor:pointer;} 
#vtSpanish img{width:100%;}


/*---------------------------------------------MENU ----------------------------------------------*/

.myVtButtons{display:block; float:left; width:11%; max-width:70px; cursor:pointer;}
.myVtButtons img{width:100%; }

#divMenuHolder{position:fixed; bottom:0px; display:block; background-color:#000;width:100%; vertical-align:bottom; padding-bottom:1px;z-index:10; }

#divMenu{ background-color:#000; width:96%; max-width:700px; margin-left:auto; margin-right:auto; bottom:1px; padding-top:5px;}




