Team:Valencia-CIPF/style.css

From 2013.igem.org

(Difference between revisions)
 
(376 intermediate revisions not shown)
Line 1: Line 1:
 +
* {
 +
background: transparent;
 +
border: 0;
 +
margin: 0;
 +
padding: 0;
 +
vertical-align: baseline;
 +
}
body {
body {
-
  background: #FFFFFF;
+
line-height: 0;
-
  color: black;
+
        margin-top: 0;
-
  font: x-small sans-serif;
+
        margin-bottom: 0;
-
  margin: 0;
+
        margin-left: 0;
-
  padding: 0;
+
        margin-right: 0;
-
  font-family: "Segoe UI Light","Segoe UI",Verdana,"DejaVu Sans","Trebuchet MS","Liberation Sans",Tahoma,Candara,"Bitstream Vera Sans",sans-serif;
+
 
-
  font-size: 0.8em;
+
}
}
-
.firstHeading {
+
body,html,#content,#globalWrapper {
-
  height: 0px;
+
        padding:0 !important;
-
  display: none;
+
width:100% !important;
-
  padding: 0px;
+
min-width: 1220px !important;
-
  margin: 0px;
+
        font-size:12px;
 +
        line-height:1.3em;
 +
        color:#FFF;
 +
        font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
}
}
-
p-logo
+
body,html {
-
{
+
height:100% !important;
-
  display: none;
+
}
}
-
catlinks
+
 
-
{
+
 
-
  display: none;
+
/* Estructura */
 +
 
 +
div.menu,
 +
.wrapper {
 +
margin: 0;
 +
max-width: 1220px;
 +
position: absolute;
}
}
-
footer-box
+
 
-
{
+
 
-
  display: none;
+
/* Cabecera */
 +
 
 +
#header {
 +
    background: #ffa67c;  /*fondo*/
 +
    border-bottom: 10px solid #d64729;  /*borde inferior*/
 +
    width:100%;
 +
    padding-top:0px;
 +
    margin: 0;
 +
    position:relative;
 +
    top:-105px;
}
}
-
h1, h2, h3, h4, h5 {
+
#header .wrapper {
-
  border: none;
+
    width:1220px;
-
  color: #555555;
+
    overflow:hidden;
-
  font-weight: bolder;
+
    display:table;
-
  margin: 0px 0px 1% 0px;
+
    background: none transparent 0 0; /*Scroll no-repeat*/
 +
    position:relative;
 +
    padding-top:0px;
}
}
-
h1{font-size: 1.8em;} h2{font-size: 1.6em;} h3{font-size: 1.4em; line-height: 1em;}
+
#project-image {
-
globalWrapper
+
background: url('https://static.igem.org/mediawiki/2013/e/e0/Valencia-CIPF_logo.png') transparent center center scroll no-repeat;
-
{ width: 100%; position: relative; padding: 0 0 10px 0; margin: 0px; font-size: 1.1em; background-color: transparent; }
+
display:table-cell;
-
top-section
+
width:480px;
-
{
+
height:360px;
-
  margin: 20px auto 0 auto;
+
text-align:center;
-
  position: relative;
+
vertical-align:middle;
-
  width: 975px;
+
position:absolute;
-
  height: 200px;
+
left:715px; /*Desplazar logo iGEM*/
-
  padding: 0px;
+
-
  border: 0px;
+
-
  background-image: url('https://static.igem.org/mediawiki/2013/7/7c/Ejemplo1.jpg');
+
-
  background-repeat: no-repeat;
+
-
  /* Drop shadow */
+
-
  box-shadow: 0 0 8px 10px rgba(0, 0, 0, 0.9), 0 0 5px 10px #000 inset;
+
-
  /* raised */  
+
-
  box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.8), 0 1px 6px rgba(0, 0, 0, 0.7), 0 0 40px rgba(0, 0, 0, 0.1) inset;
+
}
}
-
bodyContent
+
 
-
{
+
#Home {
-
  position: absolute;
+
background:transparent; /*url('https://static.igem.org/mediawiki/2011/e/e6/UNITS-welcome.png') center top no-repeat scroll*/
-
  top: -17px;
+
height:151px;
-
  left: -0px;
+
width:600px;
-
  margin: 0 auto 0 auto;
+
-
  text-align:justify;
+
}
}
-
bodyContent h1, #bodyContent h2
+
 
-
{
+
 
-
  margin: 1% 0px 1% 0px;
+
/* Empieza Menú */
 +
 
 +
#list-updates {
 +
    list-style:none;
 +
margin:0;
}
}
-
bodyContent hr
+
 
-
{
+
#list-updates .space_item-A,#list-updates  .space_item-B,#list-updates  .space_item-C,#list-updates  .space_item-D ,#list-updates  .space_item-E,#list-updates  .space_item-F,#list-updates  .space_item-G,#list-updates  .space_item-H{
-
  clear: both;
+
width:auto;
-
  height: 5px;
+
height:60px;
-
  margin-top: 20px;
+
padding-left:100px;
-
  margin-bottom: 20px;
+
}
}
-
content
+
.space_item-A, .space_item-B, .space_item-C, .space_item-D, .space_item-E, .space_item-F, .space_item-G, .space_item-H  {
-
{
+
width:28px;
-
  border-color: transparent;
+
height:31px;
-
  border-width: 0px;
+
margin:7px 0;
}
}
-
contentMain
+
.space_item-A {
-
{
+
/*background:transparent url('https://static.igem.org/mediawiki/2013/3/35/Flor1.jpg') 0 0 scroll no-repeat;
-
  background: none repeat scroll 0 0 white;
+
}
-
  color: #555555;
+
.space_item-B {
-
  line-height: 1.5em;
+
/*background:transparent url('https://static.igem.org/mediawiki/igem.org/e/e6/Flor2.jpg') 0 0 scroll no-repeat;
-
  margin: 0px auto 30px auto;
+
-
  padding: 10px 20px 10px 20px;
+
-
  position: relative;
+
-
  width: 935px;
+
}
}
-
igemlogo
+
.space_item-C {
-
{
+
/*background:transparent url('https://static.igem.org/mediawiki/igem.org/b/ba/Flor3.jpg') 0 0 scroll no-repeat;
-
  position: fixed;
+
-
  float: right;
+
-
  width: 975px;
+
-
  height: 100px;
+
-
  margin: 0 auto 0 auto;
+
-
  top:100px;
+
}
}
-
medialinks
+
.space_item-D {
-
{ position: fixed; padding:10px; margin-left: 0px; left: 0px; top:214px; width:45px; background-color: #FFFFFF; border-color: #aaaaaa; border-width: 1px 1px 1px 0px; border-style: solid; border-radius: 0px 10px 10px 0px; -moz-border-bottom-colors: none; -moz-border-image: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; }
+
/*background:transparent url('https://static.igem.org/mediawiki/igem.org/b/b3/Flor4.jpg') 0 0 scroll no-repeat;
-
medialinks img
+
-
{
+
-
  padding: 6px 0px 6px 0px;
+
}
}
-
.pic {
+
.space_item-E {
-
  margin-right: 5px;
+
/*background:transparent url('https://static.igem.org/mediawiki/igem.org/b/b7/Flor5.jpg') 0 0 scroll no-repeat;
-
  text-align: top;
+
}
-
  float: left;
+
.space_item-F {
 +
/*background:transparent url('https://static.igem.org/mediawiki/igem.org/d/d0/Flor6.jpg') 0 0 scroll no-repeat;
}
}
-
/* Sponsor Layout Elements */
+
.space_item-G {
-
.sponsorColumn {
+
/*background:transparent url('https://static.igem.org/mediawiki/igem.org/a/ab/Flor7.jpg') 0 0 scroll no-repeat;
-
  position: relative;
+
-
  padding: 5px;
+
-
  width: 290px;
+
}
}
-
.sponsorColumn img {
+
.space_item-H {
-
  display: block;
+
/*background:transparent url('https://static.igem.org/mediawiki/igem.org/4/4e/Flor8.jpg') 0 0 scroll no-repeat;
-
  margin-left: auto;
+
-
  margin-right: auto
+
}
}
-
.L {
+
#access {
-
  float: left;
+
background: #d64729;  /*Color barra menú*/
 +
/*  color: #fff;  */
 +
display: block;
 +
width: 100%;
 +
height: 37px;
 +
position: relative;
 +
        left:0;
 +
        top:0px;
}
}
-
.M {
+
#access .menu-header,
-
  float: left;
+
div.menu {
-
  margin-left: 17px;
+
margin: 0 auto;  
 +
font-size: 13px;
}
}
-
.R {
+
#access .menu-header ul,
-
  float: right;
+
div.menu ul{
 +
list-style: none;
 +
margin: 0;
 +
position: fixed;
 +
        right: 0;
 +
top:-52px;
 +
        z-index:999;
 +
        background: #d64729; /*Aparece barra menú*/
}
}
-
 
+
#access .menu-header li,
-
 
+
div.menu li{
-
 
+
float: left;
-
/* Colour & Shape Styles */
+
position: relative;  
-
.boxOuter {
+
left: -350px; /*Desplazar barra menú*/
-
  margin: 10px 0px 10px 0px;
+
-
  position: relative;
+
-
  float: left;
+
-
  border: 1px #DDD solid;
+
-
  background-color: #EEEEEE;
+
}
}
-
.boxOuter h3 { margin-left: 2%; }
+
.menu a, .menu a:visited {
-
.boxInner { margin: 1% auto 1% auto; width:95%; padding: 1%; background-color: #FFFFFF; position: relative; text-align: justify; }
+
color: #fff;
-
.half {
+
display: block;
-
  width: 440px;
+
line-height: 40px;
-
  font-size 1.2em;
+
padding: 0 10px;
-
  float: left;
+
text-decoration: none;
 +
font-weight:bold;
}
}
-
.memberbox {
+
#access table a {
-
  margin: 12px 0 12px 0;
+
line-height: 18px;  
}
}
-
 
+
#access ul ul {
-
.full {
+
/*box-shadow: 0.7px 3px 3px rgba(0,0,0,0.1);
-
  width: 935px;
+
-webkit-box-shadow: 0.7px 3px 3px rgba(0,0,0,0.1);
-
  font-size 1.2em;
+
-webkit-box-shadow: 0.7px 3px 3px rgba(0,0,0,0.1);*/
 +
display: none;
 +
position: absolute;
 +
top: 40px;
 +
float: left;
 +
left: 0px;  /*Posición caja desplegable*/
 +
width: 120;
 +
}
 +
#access ul ul li {
 +
min-width: 120px;
 +
float: left;
 +
left: 0px;
}
}
-
.centre {
+
#access ul ul ul {
-
  float: none;
+
left: 100%;
-
  margin-left: auto;
+
top: 0;
-
  margin-right: auto;
+
}
}
-
.black {
+
#access ul ul a {
-
  color: #000;
+
background: #ffa67c; /*Color desplegable*/
 +
line-height: 1em;
 +
padding: 10px;
 +
width: 120px;
 +
height: auto;
}
}
-
.white {
+
#access li:hover > a,
-
  color: #fff;
+
#access ul ul :hover > a {
 +
background: #d64729; /*Color menú sin desplegable*/
}
}
-
.blue {
+
#access ul li:hover > ul {
-
  color: #555555;
+
display: block;
-
  background-color: #C7C7FF;
+
}
}
-
.red {
+
#access ul li a.current_page_item ,
-
  color: #FFC0BD;
+
#access ul li a.current-menu-ancestor ,
-
  background-color: #FFC0BD;
+
#access ul li a.current-menu-item ,
-
}
+
#access ul li a.current-menu-parent {
-
.green {
+
background: #d64729; /*Color menú sin desplegable*/
-
  color: #555555;
+
-
  background-color: #CAFFBF;
+
-
}
+
-
.yellow {
+
-
  color: #555555;
+
-
  background-color: #FBFFBD;
+
-
}
+
-
.rounded { border-radius: 10px; -moz-border-bottom-colors: none; -moz-border-image: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; }
+
-
.blueBorder {
+
-
  background-image: url('https://static.igem.org/mediawiki/2013/d/d0/VlcCIPF_border1.jpg');
+
-
  background-repeat: repeat-x;
+
-
}
+
-
.blackBorder {
+
-
  background-image: url('https://static.igem.org/mediawiki/2013/4/41/VlcCIPF_border2.jpg');
+
-
  background-repeat: repeat-x;
+
-
}
+
-
.redBorder {
+
-
  background-image: url('https://static.igem.org/mediawiki/2013/5/56/VlcCIPF_border3.jpg');
+
-
  background-repeat: repeat-x;
+
-
}
+
-
.caption {
+
-
  font-size: 0.8em;
+
-
  line-height: 120%;
+
-
  text-align: center;
+
-
  width: 410px;
+
}
}
 +
/* Fin Menú */
-
/* -- CLEARFIX -- */
 
-
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
 
-
.clearfix { display: inline-block; }
 
-
html[xmlns] .clearfix { display: block; }
 
-
html .clearfix
 
-
{ height: 1%; }
 
 +
/* Pie */
-
 
+
#footer-box {
-
/* -- DROP SHADOW -- */
+
    background: #ffa67c; /*fondo*/
-
.drop-shadow {
+
    border-top: 10px solid #d64729; /*borde superior*/
-
  background: none repeat scroll 0 0 #FFFFFF;
+
    width:100% !important;
-
  box-shadow: 0 0 3px 15px rgba(0, 0, 0, 1), 0 0 6px 15px #000 inset;
+
    padding:10px !important!
-
  margin: 2em 10px 4em;
+
    margin: 0;
-
  padding: 1em;
+
    position:relative;
-
  position: relative;
+
}
}
-
.drop-shadow:before, .drop-shadow:after {
+
#footer-box .wrapper {
-
  content: "";
+
    margin: 0 auto;
-
  position: absolute;
+
    width:1220px;
-
  z-index: -2;
+
    overflow:hidden;
-
}
+
    display:table;
-
.raised {
+
    background: none transparent 0 0; /*Scroll no repeat*/
-
  box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.8), 0 1px 10px rgba(0, 0, 0, 0.8), 0 0 40px rgba(0, 0, 0, 0.3) inset;
+
    position:relative;
 +
    padding-top:0px;
}
}
 +
#sponsors{
-
 
-
 
-
 
-
/* -- MENU ITEMS ---- */
 
-
menuDiv ul { margin: 0; padding: 0;}
 
-
menuDiv li { margin: 0; padding: 0;}
 
-
menuDiv a { margin: 0; padding: 0;}
 
-
menuDiv ul {list-style: none; z-index:999;}
 
-
menuDiv a {text-decoration: none;}
 
-
menuDiv
 
-
{ position: relative; height: 40px; width:975px; left: -20px; top: -10px; background-color: #111; background-repeat: repeat-x; box-shadow: 0px 5px 8px rgba(0,0,0,0.4); margin-bottom:20px; }
 
-
 
-
menuDiv > ul > li {
 
-
  float: left;
 
-
  margin-left: 15px;
 
-
  position: relative;
 
}
}
-
menuDiv > ul > li > a {
 
-
  color: #777777;
 
-
  font-family: Verdana, 'Lucida Grande';
 
-
  font-size: 15px;
 
-
  line-height: 40px;
 
-
  padding: 11px 20px;
 
-
-webkit-transition: color .15s;
 
-
  -moz-transition: color .15s;
 
-
    -o-transition: color .15s;
 
-
      transition: color .15s;
 
-
}
 
-
menuDiv > ul > li > a:hover {color: #333333; background-color: #FFFFFF;}
 
-
menuDiv > ul > li > ul
+
#e-mail{
-
{
+
    color: #000;
-
  opacity: 0;
+
    font: sans-serif;
-
  visibility: hidden;
+
     font-size: 15px;
-
  padding: 16px 0 20px 0;
+
     position: absolute;
-
  background-color: rgb(250,250,250);
+
    left: 690px;
-
  text-align: left;
+
     top:300px;
-
  position: absolute;
+
}
-
  top: 55px;
+
#FacebookandTwitter{
-
  left: 50%;
+
    position:relative;
-
  margin-left: -90px;
+
    top:130px;
-
  width: 180px;
+
    left:1040px;
-
-webkit-transition: all .3s .1s;
+
-
  -moz-transition: all .3s .1s;
+
-
     -o-transition: all .3s .1s;
+
-
      transition: all .3s .1s;
+
-
-webkit-border-radius: 5px;
+
-
  -moz-border-radius: 5px;
+
-
      border-radius: 5px;
+
-
-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,.4);
+
-
  -moz-box-shadow: 0px 1px 3px rgba(0,0,0,.4);
+
-
      box-shadow: 0px 1px 3px rgba(0,0,0,.4);
+
-
}
+
-
menuDiv > ul > li:hover > ul
+
-
{
+
-
  opacity: 1;
+
-
  top: 65px;
+
-
  visibility: visible;
+
-
}
+
-
menuDiv > ul > li > ul:before
+
-
{
+
-
  content: ;
+
-
  display: block;
+
-
  border-color: transparent transparent rgb(250,250,250) transparent;
+
-
  border-style: solid;
+
-
  border-width: 10px;
+
-
  position: absolute;
+
-
  top: -20px;
+
-
  left: 50%;
+
-
  margin-left: -10px;
+
-
}
+
-
menuDiv > ul ul > li { position: relative;}
+
-
menuDiv ul ul a
+
-
{
+
-
  color: rgb(50,50,50);
+
-
  font-family: Verdana, 'Lucida Grande';
+
-
  font-size: 13px;
+
-
  background-color: rgb(250,250,250);
+
-
  padding: 5px 8px 7px 16px;
+
-
  display: block;
+
-
-webkit-transition: background-color .1s;
+
-
  -moz-transition: background-color .1s;
+
-
     -o-transition: background-color .1s;
+
-
      transition: background-color .1s;
+
-
}
+
-
menuDiv ul ul a:hover {background-color: rgb(240,240,240);}
+
-
 
+
-
menuDiv ul ul ul
+
-
{
+
-
  visibility: hidden;
+
-
  opacity: 0;
+
-
  position: absolute;
+
-
  top: -16px;
+
-
  left: 206px;
+
-
  padding: 16px 0 20px 0;
+
-
  background-color: rgb(250,250,250);
+
-
  text-align: left;
+
-
  width: 160px;
+
-
-webkit-transition: all .3s;
+
-
  -moz-transition: all .3s;
+
-
     -o-transition: all .3s;
+
-
      transition: all .3s;
+
-
-webkit-border-radius: 5px;
+
-
  -moz-border-radius: 5px;
+
-
      border-radius: 5px;
+
-
-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,.4);
+
-
  -moz-box-shadow: 0px 1px 3px rgba(0,0,0,.4);
+
-
      box-shadow: 0px 1px 3px rgba(0,0,0,.4);
+
-
}
+
-
 
+
-
menuDiv ul ul > li:hover > ul { opacity: 1; left: 196px; visibility: visible;}
+
-
 
+
-
menuDiv ul ul a:hover
+
-
{
+
-
  background-color: rgb(204,204,204);
+
-
  color: rgb(240,240,240);
+
-
}
+
-
.contentbox {
+
-
  float: left;
+
-
  margin-top: 15px;
+
-
  border: 2px solid black;
+
-
  padding: 8px;
+
-
  background-color:#F2F6FF;
+
-
  width:600px;
+
-
  height:426px;
+
-
  overflow:auto;
+
-
}
+
-
.pickerbox {
+
-
  float: left;
+
-
  margin: 15px 0 15px 25px;
+
-
  width: 285px;
+
-
  height: 85px;
+
-
  border: 2px solid black;
+
-
}
+
-
.footerbox {
+
-
  border-top: 1px solid gray;
+
-
  float: left;
+
-
  width: 890px;
+
-
  margin-top: 35px;
+
-
  padding: 20px;
+
-
}
+
-
menubar
+
-
{
+
-
  top: -26px;
+
-
}
+
-
menubar ul
+
-
{
+
-
}
+
-
menubar li
+
-
{
+
-
}
+
-
.left-menu, .left-menu a {
+
-
  color: #808080;
+
-
}
+
-
.left-menu:hover {
+
-
  color: #808080;
+
-
  background-color: #FFF;
+
-
}
+
-
.right-menu, .right-menu a {
+
-
  color: #808080;
+
-
}
+
-
.left-menu:hover a {
+
-
  color: #808080;
+
-
} .right-menu li {
+
-
} .right-menu li a {
+
-
  color: #808080;
+
-
  background-color: #FFF;
+
-
} .right-menu li a:hover {
+
-
  color: #808080;
+
-
}
+
-
input.searchButton {
+
-
  color: #2A42CB;
+
-
} input.searchButton:hover {
+
-
  color: #7589F8;
+
}
}
-
search-controls
+
#VisitorMaps{
-
{
+
  position:relative;
-
   top: 10px;
+
   top:-240px;
-
   right: 10px;
+
   left:10px;
}
}

Latest revision as of 09:39, 5 August 2013

  • {

background: transparent; border: 0; margin: 0; padding: 0; vertical-align: baseline; } body { line-height: 0;

       margin-top: 0;
       margin-bottom: 0;
       margin-left: 0;
       margin-right: 0;

} body,html,#content,#globalWrapper {

       padding:0 !important;

width:100% !important; min-width: 1220px !important;

       font-size:12px;
       line-height:1.3em;
       color:#FFF;
       font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;

} body,html { height:100% !important; }


/* Estructura */

div.menu, .wrapper { margin: 0; max-width: 1220px; position: absolute; }


/* Cabecera */

  1. header {
   background: #ffa67c;  /*fondo*/
   border-bottom: 10px solid #d64729;  /*borde inferior*/
   width:100%;
   padding-top:0px;
   margin: 0;
   position:relative;
   top:-105px;

}

  1. header .wrapper {
   width:1220px;
   overflow:hidden;
   display:table;
   background: none transparent 0 0; /*Scroll no-repeat*/
   position:relative;
   padding-top:0px;

}

  1. project-image {

background: url('https://static.igem.org/mediawiki/2013/e/e0/Valencia-CIPF_logo.png') transparent center center scroll no-repeat; display:table-cell; width:480px; height:360px; text-align:center; vertical-align:middle; position:absolute; left:715px; /*Desplazar logo iGEM*/ }

  1. Home {

background:transparent; /*url('https://static.igem.org/mediawiki/2011/e/e6/UNITS-welcome.png') center top no-repeat scroll*/ height:151px; width:600px; }


/* Empieza Menú */

  1. list-updates {
   list-style:none; 

margin:0; }

  1. list-updates .space_item-A,#list-updates .space_item-B,#list-updates .space_item-C,#list-updates .space_item-D ,#list-updates .space_item-E,#list-updates .space_item-F,#list-updates .space_item-G,#list-updates .space_item-H{

width:auto; height:60px; padding-left:100px; } .space_item-A, .space_item-B, .space_item-C, .space_item-D, .space_item-E, .space_item-F, .space_item-G, .space_item-H { width:28px; height:31px; margin:7px 0; } .space_item-A { /*background:transparent url('https://static.igem.org/mediawiki/2013/3/35/Flor1.jpg') 0 0 scroll no-repeat; } .space_item-B { /*background:transparent url('https://static.igem.org/mediawiki/igem.org/e/e6/Flor2.jpg') 0 0 scroll no-repeat; } .space_item-C { /*background:transparent url('https://static.igem.org/mediawiki/igem.org/b/ba/Flor3.jpg') 0 0 scroll no-repeat; } .space_item-D { /*background:transparent url('https://static.igem.org/mediawiki/igem.org/b/b3/Flor4.jpg') 0 0 scroll no-repeat; } .space_item-E { /*background:transparent url('https://static.igem.org/mediawiki/igem.org/b/b7/Flor5.jpg') 0 0 scroll no-repeat; } .space_item-F { /*background:transparent url('https://static.igem.org/mediawiki/igem.org/d/d0/Flor6.jpg') 0 0 scroll no-repeat; } .space_item-G { /*background:transparent url('https://static.igem.org/mediawiki/igem.org/a/ab/Flor7.jpg') 0 0 scroll no-repeat; } .space_item-H { /*background:transparent url('https://static.igem.org/mediawiki/igem.org/4/4e/Flor8.jpg') 0 0 scroll no-repeat; }

  1. access {

background: #d64729; /*Color barra menú*/ /* color: #fff; */ display: block; width: 100%; height: 37px; position: relative;

       left:0;
       top:0px;

}

  1. access .menu-header,

div.menu { margin: 0 auto; font-size: 13px; }

  1. access .menu-header ul,

div.menu ul{ list-style: none; margin: 0; position: fixed;

       right: 0;

top:-52px;

       z-index:999;
       background: #d64729;  /*Aparece barra menú*/

}

  1. access .menu-header li,

div.menu li{ float: left; position: relative; left: -350px; /*Desplazar barra menú*/ } .menu a, .menu a:visited { color: #fff; display: block; line-height: 40px; padding: 0 10px; text-decoration: none; font-weight:bold; }

  1. access table a {

line-height: 18px; }

  1. access ul ul {

/*box-shadow: 0.7px 3px 3px rgba(0,0,0,0.1); -webkit-box-shadow: 0.7px 3px 3px rgba(0,0,0,0.1); -webkit-box-shadow: 0.7px 3px 3px rgba(0,0,0,0.1);*/ display: none; position: absolute; top: 40px; float: left; left: 0px; /*Posición caja desplegable*/ width: 120; }

  1. access ul ul li {

min-width: 120px; float: left; left: 0px; }

  1. access ul ul ul {

left: 100%; top: 0; }

  1. access ul ul a {

background: #ffa67c; /*Color desplegable*/ line-height: 1em; padding: 10px; width: 120px; height: auto; }

  1. access li:hover > a,
  2. access ul ul :hover > a {

background: #d64729; /*Color menú sin desplegable*/ }

  1. access ul li:hover > ul {

display: block; }

  1. access ul li a.current_page_item ,
  2. access ul li a.current-menu-ancestor ,
  3. access ul li a.current-menu-item ,
  4. access ul li a.current-menu-parent {

background: #d64729; /*Color menú sin desplegable*/ }

/* Fin Menú */


/* Pie */

  1. footer-box {
   background: #ffa67c;  /*fondo*/
   border-top: 10px solid #d64729;  /*borde superior*/
   width:100% !important;
   padding:10px !important!
   margin: 0;
   position:relative;

}

  1. footer-box .wrapper {
   margin: 0 auto;
   width:1220px;
   overflow:hidden;
   display:table;
   background: none transparent 0 0; /*Scroll no repeat*/
   position:relative;
   padding-top:0px;

}

  1. sponsors{

}

  1. e-mail{
   color: #000;
   font: sans-serif;
   font-size: 15px;
   position: absolute;
   left: 690px;
   top:300px;

}

  1. FacebookandTwitter{
   position:relative;
   top:130px;
   left:1040px;

}

  1. VisitorMaps{
  position:relative;
  top:-240px;
  left:10px;

}