@import url(reset.css);
body {
    text-align: left;
}

h1 {
	display: none;
}

#bgleft {
    width: 100%;
    height: 100%;
    right: 40px;
    z-index: 1;
    position: absolute;
}

#bgright {
    width: 40px;
    height: 100%;
    right: 0;
    z-index: 1;
    position: absolute;
}

#content {
    width: 100%;
    height: 100%;
    position: absolute !important;
    z-index: 300;
}

#centerbox {
    background: url(../images/internet/txl_splash_bg_middle.png) no-repeat;
    width: 742px;
    height: 377px;
    z-index: 300;
    position: relative;
    margin: 100px auto 0;
    font-family: Verdana, sans-serif;
    font-size: 1.1em;
    text-align: left;
}

#languages {
    right: 48px;
    top: 65px;
    position: absolute;
    font-family: 'Trebuchet MS', sans-serif;
    font-size: 1em;
    font-weight: 600;
}

#languages a {
    color: #f00;
    text-decoration: none;
    line-height: 1.2em !important;
    border-left: 1px solid #C4C5C6;
    color: #7D7D7D;
    padding: 0 7px;
}

#languages a:first-child {
    border: none;
}

#languages a:hover {
    text-decoration: underline;
}

#boxvvv {
    width: 50%;
    float: left;
}

#boxvvv a {
    color:#333;
    text-decoration:none;
}

#boxvvv a:hover {
    cursor:pointer;
}

#boxvvv a.link {
    width: 253px;
    height: 69px;
    float: left;
    margin: 108px 0 0 87px;
}

#vvv {
    background: url(../images/internet/vvv_logo.gif) no-repeat left;
    float: left;
    height: 50px;
    line-height: 1.6em;
    margin: 22px 0 0 87px;
    padding-left: 59px;
    padding-top: 1px;
}

#boxtexel {
    float: left;
    width: 50%;
}

#boxtexel button {
    width: 200px;
    height: 60px;
    border: none;
    background: none;
    cursor: pointer;
    float: left;
    height: 69px;
    width: 254px;
    margin: 107px 0 0 27px;
    font-size: 100%;
    font-family: Verdana;
    color: #333333;
    line-height: 1.6em
}

#boxtexel button.skip_txt {
    background: none;
    height: 37px;
    width: 277px;
    margin: 23px 0 0 23px;
}

#texel {
    float: left;
    line-height: 1.6em;
    margin: 23px 67px 0 30px;
}

a #texel {
    color:#333;
    text-decoration:none;
}

a #texel:hover {
    cursor:pointer;
}

#skipthispage {
    float: left;
    margin: 43px 0 0 14px;
}

#skipthispage label:hover {
    cursor:pointer;
}

#skipthispage #skip {
    float: left;
    margin-top: 4px;
}

#skipthispage label {
    float: left;
    line-height: 1.6em;
    margin-left: 11px;
    width: 234px;
}

#skipthispage label:hover {
    text-decoration: underline;
}

#boxtexel form fieldset legend {
	display: none;
}
