﻿* 
{
    margin: 0px;
    padding: 0px;
}

body
{
    overflow: auto;
    background-color: Black;
}

img
{
    display: inline-block;
    border: none;
}


h1
{
    display: inline;
    
    font-size: 26px;
    font-family: Arial;
    font-weight: bold;
    background-color: yellow;
    color: Black;
}

h2
{
    font-size: 22px;
    display: inline;
    font-family: Arial;
    font-weight: bold;
}

a:link, a:active, a:visited
{
    color: yellow;
}

.hlLinks:link, .hlLinks:visited, .hlLinks:active
{
    color: White; 
}

.tbNewsletter
{
    color: White;
    background-color: Transparent;
    border: 1px solid white;
    
    padding: 3px;
    margin: 0px;
    height: 12px;
    
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

.btnJoin, .btnBuy
{
    height: 20px;
    border: 1px solid Yellow;
    
    background-color: Yellow;
    color: Black;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    padding: 1px;
    margin: 0px;
}

#divBackground
{
    position: fixed;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    overflow: hidden;
}

#imgBackground
{
    width: 100%;
    min-height: 100%;
}

#divCommonMenu
{
    position: fixed;
    z-index: 3;
    left: 10px;
    top: 10px;
}

#divHomeContentContainer
{
    position: absolute;
    z-index: 2;
    right: 0px;    

    padding-left: 200px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#divHomeContent
{

    width: 10%;
    min-width: 175px;
    float: right;
    
    color: #ffffff;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    
    padding: 20px;
    background-image: url(../../files/images/graphics/80-percent-black-quist-indie-music.png);
    background-repeat: repeat;
}

#divWordContentContainer
{
    position: absolute;
    z-index: 2;    

    padding-left: 200px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#divWordContent
{
    width: 60%;
    height: 60%;
    min-width: 150px;
    float: right;
    
    color: #ffffff;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    
    padding: 20px;
    background-image: url(../../files/images/graphics/80-percent-black-quist-indie-music.png);
    background-repeat: repeat;
}

#divTravelContent
{
    position: absolute;
    z-index: 2;
    
    height: 35%;
    width: 30%;
    bottom: 10px;
    
    margin-left: 35%;
    margin-right: 10px;
    
    padding: 20px;
    
    color: #ffffff;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

#divHandsOutContact
{
    position: absolute;
    z-index: 2;

    right: 10px;
    top: 10px;
    
    color: #ffffff;
    font-family: Arial;
    font-style: normal;
    font-size: 11px;
    font-weight: bold;
    
    padding: 20px;
    background-image: url(../../files/images/graphics/80-percent-black-quist-indie-music.png);
    background-repeat: repeat;
    
}

#divHandsOutLinks
{
    position: absolute;
    z-index: 2;
    
    left: 10px;
    bottom: 10px;
    
    color: White;
    font-family: Arial;
    font-style: normal;
    font-size: 11px;
    font-weight: bold;
   
    padding: 20px;
    background-image: url(../../files/images/graphics/80-percent-black-quist-indie-music.png);
    background-repeat: repeat;
}

.hlLinks
{
    height: 18px;
    display: inline-block;

    padding: 5px;
    background-color: #000000;
    border: 4px solid #ffff00;
    
    font-family: Arial;
    font-size: 26px;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}

.divEyeContent
{
    position: absolute;
    z-index: 2;

    left: 10px;
    bottom: 10px;
    color: #ffffff;
    font-family: Arial;
    white-space: nowrap;

    font-size: 11px;
    font-weight: bold;
    padding: 20px;
    
    background-image: url(../../files/images/graphics/80-percent-black-quist-indie-music.png);
    background-repeat: repeat;
    
}




.divEyeImageContainer
{
    position: absolute;
    z-index: 2;
    right: 0px;    

    padding-left: 200px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.divEyeImageContent
{

    float: right;
    
    color: #ffffff;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    
    padding: 20px;
    background-image: url(../../files/images/graphics/80-percent-black-quist-indie-music.png);
    background-repeat: repeat;
}

#divSoundContainer
{
	position: absolute;
    z-index: 2;
    padding-right: 10px;  

    padding-left: 200px;
    padding-top: 10px;
    padding-bottom: 10px;
    
}

#divSoundContent
{
    
    min-width: 410px;
    max-width: 650px;
    padding: 20px;
    
    text-align: center;
    color: #ffffff;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    
    background-image: url(../../files/images/graphics/80-percent-black-quist-indie-music.png);
    background-repeat: repeat;    
}

#divShopContainer
{
	position: absolute;
    z-index: 2;
    padding-right: 10px;  

    padding-left: 200px;
    padding-top: 10px;
    padding-bottom: 10px;
    
}

#divShopContent
{
    min-width: 410px;
    max-width: 650px;
    padding: 20px;
    
    text-align: center;
    color: #ffffff;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    
    background-image: url(../../files/images/graphics/80-percent-black-quist-indie-music.png);
    background-repeat: repeat;
}

.divShopElement
{
	width: 403px;
	border-bottom: 2px dotted #ffffff;
	display:block;
}