A               { text-decoration: none; color: #A8CED9; }
A:link          { color: #A8CED9; }
A:visited       { color: #A8CED9; }
A:active        { color: #A8CED9; }
A:hover         { color: #A8CED9; text-decoration: underline;}

a img {
   border: none;
}

html {
   font-family: Trebuchet MS;
   font-size: 12px;
   color: #c8c0c0;
   text-decoration: none;
   text-align: justify;
   line-height: 13px;
}

body {
   background-color: #000000;
   background-image: url('/img/bearlin-back.jpg');
   background-position: center top;
   background-attachment: fixed;
   margin: 0px;
   padding: 0px;
}

b, strong {
   color: #ffffff;
   font-weight: bolder;
}

input, textarea, select {
   color: #7E888A;
   background: white;
   border: 0px;
   border: 1px solid #7E888A;
   font-size: 12px;
}

.boton {
   height: 20px;
   border-width:1px;
   border-style:solid;
   border-color:#cdcdcd;
   background-color:#000000;
   font-family: Tahoma;
   color: #ffffff;
   font-weight: Bold;
   font-size: 11px;
}

div#contentArea {
   width: 885px;
   margin: 10px auto 0px auto;
}

div#club-bearliners-banner {
   position: absolute;
   margin-left: 685px;
   margin-top: 65px;
   z-index: 5;
}

div#logo {
   position: absolute;
}

div#lienzo {
   position: relative;
   background-image: url('/img/bearlin-lienz_main_885x663.png');
   background-position: center top;
   background-repeat: repeat-y;
   width: 885px;
   margin: 0px;
   top: 60px;
   padding: 0px;
}

td#menu {
   margin-left: 45px;
   margin-top: 65px;
}

div#footer {
   background-image: url('/img/bearlin-lienz_down_885x89.png');
   background-position: center top;
   margin: 60px auto 0px auto;
   width: 885px;
   height: 89px;
   text-align: right;
   font-size: 11px;
   color: white;
}

div#footerLogos {
   width: 750px;
   text-align: right;
   font-size: 11px;
   color: white;
   margin-bottom: 10px;
}

div#footer a, div#footer a:link, div#footer a:visited, div#footer a:active {
   color: #C9A136;
}

div#footer a:hover {
   text-decoration: underline;
}

td#contenidoSpace {
   width: 650px;
   min-height: 607px;
   margin-left: 220px;
}

div#contenidoMarginao {
   width: 500px;
   min-height: 375px;
}

h5, .h5 {
   margin: 0px;
   color: #C9A136;
   font-size: 13px;
   font-weight: bolder;
}

h2 {
   font-size: 14px;
   color: #EBED5C;
   margin-bottom: 10px;
}

h2 a, h2 a:link, h2 a:visited, h2 a:active {
   color: #EBED5C;
}

h2 a:hover {
   color: #EBED5C;
   text-decoration: underline;
}

div.fecha {
   font-size: 10px;
   font-style: italic;
   color: #cdcdcd;
}

.ventaDiscos {
   width: 80%;
   margin: 20px auto 0px auto;
   background: #343434;
   border: 1px solid #a0a0a0;
}

/* Club Bearliners */

div.bearliners-box {
   width: 90%;
   height: 100%;
   margin: 0px auto 0px auto;
   border: 1px solid #cdcdcd;
   background: #454545;
   padding: 10px;
}

.precio {
   width: 65px;
   font-size: 20px;
   color: #00cc00;
}