﻿body {
    margin: 0px;
    padding: 0px;
    font-family: Verdana;
    font-size: 62.5%;
    background: #121216 url(/images/template/bg_tr_brighter_centre.jpg) 20% 50% no-repeat;
}
p,ul,li,div,dl,dt,dd,h1,h2,h3,h4,h5,h6
{
    margin: 0;
    padding: 0;
}
#glidePage a
{
    outline: none;
    color: #6f5f3c;
    text-decoration: none;
    border-bottom: dotted 1px #322a16;
    padding-bottom: 2px;
    font-weight: normal;
}
#glidePage a:hover
{
    color: #96855f;
    border-bottom: dotted 1px #45391e;
}
a.title, a.txtEdit
{
    border: none;
}
ul, li
{
    list-style-type:none;
}
h1, h2
{
    color: #e2d2af;
    font-weight: normal;
}
h1
{
    font-size: 1.3em;
}
h2
{
    font-size: 1.3em;
}
.container
{
    width: 960px;
    height: 638px;
    margin: 0 auto;
    text-align: left;
}
.top
{
    padding-top: 0px;
}
.title, .titleHover, .titleDown, .titleDownHover
{
    width: 186px;
    height: 48px;
    margin: 0px auto 14px 670px;
    background-image: url(/images/template/title_small.png);
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
}
.title
{
    background-position: top left;
}
.titleHover
{
    background-position: top right;
}
.titleDown
{
    background-position: bottom left;
}
.titleDownHover
{
    background-position: bottom right;
}
ul.links
{
    padding: 20px 0px 20px 0px;
    margin: 0;
}
ul.linksBottom
{
    padding-top: 4px;
    padding-bottom: 20px;
}
ul.links, ul.linksBottom
{
    padding-left: 758px;
}
ul.links li, ul.linksBottom li
{
    color: #514014;
    font-size: 1.0em;
    margin-bottom: 6px;
    font-weight: bold;
}
ul.linksBottom li a
{
    color: #52462d;
}
.bottom
{
    clear: right;
    margin: 0;
    padding: 1px 0px;
}
#glidePage .vid, #glidePage .vidHover, #glidePage .vidPlaceHolder
{
    float: right;
}
#glideBar .vid, #glideBar .vidHover, #glideBar .vidPlaceHolder
{
    float: left;
}
p.copyright b, p.bottom span
{
    color: #605d41;
    font-weight: normal;
}
.videosInfos, .videosInfosOn
{ 
    height: 300px;
    margin-right: 480px;
    position: relative;
    margin-left: 120px;
}
.videosInfosOn
{
    background: url(/images/template/bg_vid_large2.png) no-repeat 0px 0px;
}
.vidLarge
{
    width: 320px;
    position: absolute;  
    padding-top: 234px;
    padding-left: 17px;
    display: none;
}
.vidLarge img, .vidLargeOn img
{    
    border: solid 1px #111210;
    width: 300px;
    height: 196px;
    margin-bottom: 20px;
    position: absolute;
    top: 16px;
    left: 17px;
}
.vidLarge dt
{
    color: #896b2d;
    font-size: 1.0em;
    margin-left: 5px;
}
.vidLarge dd
{
    color: #514014;
    font-size: 1.0em;
}