
/* ##################### */
/* general settings */
/* ##################### */
* {
    margin: 0;
    padding: 0;
    cursor: default;
}

html, body{
    height: 100%; /* Required */
    margin-bottom: 1px;
}

body {
    color: #cccccc;
    /*background: #333333 url(DSC00001.jpg) no-repeat fixed center center;*/
    background: #333333 url(http://www.wydoks.com/layout/bg0.jpg) fixed repeat;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 16px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
    text-align: center;
}
table {
    font-size: 12px;
}

div {
    overflow: visible;
}

hr
{
    margin: 10 auto;
    width: 375px;
    text-align: center;
}

object {
	margin: 0 0 0 10px;
}

.vcenter {
    vertical-align:middle;
    text-align: left;
}

/* ##################### */
/* text settings */
/* ##################### */
h2{
    font-size: 16px;
    font-weight: normal;
    padding: 0 0 10px 0;
}

h3{
    margin: 6 0 2 10px;
    font-size: 17px;
    font-weight: bold;
    text-shadow:black 1px 1px 1px;
}

h4{
    margin: 6 0 2 5px;
    font-size: 14px;
    font-weight: bold;
}

h5{
    margin: 5 0 0 10px;
    font-size: 12px;
    font-weight:normal;
}

p{
    font-size: 12px;
    margin: 0 10 0 10px;
    padding: 5 0 5px 0px;
}

p#indent{
    margin-left: 25px;
}

/* ##################### */
/* link settings */
/* ##################### */
a 
{
    text-decoration: underline;
    color: #cccccc;
    text-shadow:black 1px 0px 1px;
    cursor: pointer;
}

a:active
{
    color: #ffffff;
}

a:hover
{
    color: #ffffff;
}

a#link
{
    cursor:pointer;
}

a#link:hover 
{
    color: #ffffff;
}

/* ##################### */
/* image settings */
/* ##################### */

img {
    border: 0px; 
    font-style: italic;
    font-variant: small-caps;
    margin: 0 0 0 10;
}

img#img-logo {
    margin: 0 0 10 10;
    height: 125px;
    width: 166px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.wydoks.com/layout/logo.png');
}

img.imgleft {
    float: left;
    margin: 0px 10px 10px 0px;
}

img.imgright {
    float: right;
    margin: 0px 10px 10px 10px;
}

/* ##################### */
/* pagelayout settings */
/* ##################### */
.rdcorner-top{
    margin: 0 auto;
    height: 10px;
    width: 750px;
    position: relative;
/* This is an IE filter command. Other browsers will ignore it */
/* It goes into the rdcorner-top class */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.wydoks.com/layout/rdtop.png');
}
/* Square bracketed class styles are usable non-IE type browsers */
/* This is a separate css entry, not part of the original rdcorner-top class */
.rdcorner-top[class] {
    background-image:url(http://www.wydoks.com/layout/rdtop.png);
}

.container-border{
    margin: 0 auto;
    width: 750px;
    height: 100%;
    height: auto !important;
    position: relative;
    text-align: left;
}

/* ##################### */
/* banner settings */
/* ##################### */
.container-banner{
    margin: 0 auto;
    position: relative;
    float:middle;
    width: 750px;
    text-align: left;
    height: 125px; /* for IE */
/* This is an IE filter command. Other browsers will ignore it */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.wydoks.com/layout/banner.png');
}

/* Square bracketed class styles are usable non-IE type browsers */
.container-banner[class] {
    height: 135px;
    background:url(http://www.wydoks.com/layout/banner.png) center center no-repeat;
}                   

.container-logo{
    float: left;
    text-align: left;
    height: 125px;
    width: 140px;
}

.container-channels{
    float: right;
    width: 570px;
    height:97px;
    text-align: right;
    padding-right: 10px;
    font-size: 10px;
    font-weight: bold;
    color:#333333;
}

.container-bannertext{
    float: right;
    width: 570px;
    text-align: right;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    padding: 0 10 15 0px;
    text-shadow:black 2px 1px 3px;
}

/* ##################### */
/* navigation settings */
/* ##################### */
.container-navigation {
    margin: 0 auto;
    position: relative;
    float:middle;
    width:750;
    overflow:hidden;
/* This is an IE filter command. Other browsers will ignore it */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.wydoks.com/layout/bg2.png');
}

/* Square bracketed class styles are usable non-IE type browsers */
.container-navigation[class] {
    background-image:url(http://www.wydoks.com/layout/bg2.png);
}

.container-navigation: after{
    clear: both;
}

.mainmenu
{
    bottom: -1px; /* For Certain IE widths */
    /*border-top: 1px  solid #999999;
    border-bottom: 1px  solid #999999;*/
    height: 18px;
    line-height: 16px;
    color: #cccccc;
    font-style: normal;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow:black 2px 1px 3px;
    padding:0;
    list-style-type:none;
}

.mainmenu li
{
    float:left;
    position:relative;
    left:26%;
    padding: 0 5px 0 0px;
    color: #cccccc;
}

.mainmenu a
{
    cursor: pointer;
    margin: 1px 0 0 0;
    padding: 0 5px 0 5px;
    width:auto;
    display:block;
    text-decoration: none;
    line-height: 16px;
    color: #cccccc;
    border-bottom: 1px solid #666666;
    position: relative;
    background: url(http://www.wydoks.com/layout/btn1.png) transparent repeat-x;
}

.mainactive
{
    margin: 1px 0 0 0;
    padding: 0 5px 0 5px;
    width:auto;
    display:block;
    text-decoration: none;
    line-height: 16px;

    color: #ffffff;
    text-shadow:darkgray 1px 1px 1px;
    border-top: 0px;
    cursor: default;
    border-top: 1px solid #333333;
    border-bottom: 0px;
    background: url(http://www.wydoks.com/layout/bg1.png) transparent repeat;
}

.mainmenu a:hover
{
    color: #ffffff;
    background: url(http://www.wydoks.com/layout/bg1.png) transparent repeat;
}

p#path{
    font-size: 10px;
    font-style: italic;
}

p#toplink{
    font-size: 10px;
    font-style: italic;
}

/* ##################### */
/* content settings */
/* ##################### */
td {
    vertical-align: top;
}

td#credits{
   text-align: center;
   font-size: 10px;
   width: 200px;
}
td#credits h3{
   margin:0;
}
td#player{
   width: 475px;
   vertical-align:middle;
}


.container-content {
    margin: 0 auto;
    position: relative;
    float:middle;
    width: 750px;
    padding: 0 0 25 0px;
/* This is an IE filter command. Other browsers will ignore it */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.wydoks.com/layout/bg1.png');

}

/* Square bracketed class styles are usable non-IE type browsers */
.container-content[class] {
    background-image:url(http://www.wydoks.com/layout/bg1.png);
}

div.text{
    overflow: hidden;
    margin: 0 auto;
/*    filter:alpha(opacity=75);
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75;*/
}

.container-content:after {
    clear: both;
    display: block;
    font: 1px/0px serif;
    content: ".";
    height: 0;
    visibility: hidden;
}

p#content-head{
    font-size: 22px;
    font-weight: normal;
    text-align: left;
    padding: 10px 10px 10px 10px;
    margin: 0px 0 0 0;
    text-shadow:black 2px 1px 3px;
}

/* ##################### */
/* footer settings */
/* ##################### */
div#container-footer {
    clear: both;
    width: 750px;
    bottom: 0 !important;
    bottom: -1px; /* For Certain IE widths */
    margin: 0 auto;
}
/* ## darker copyright line within footer */
.copyline {
    margin: 2 auto;
    width: 750px;
    border-top: 1px  solid #999999;
    border-bottom: 1px  solid #999999;
    text-align: right;
    letter-spacing: 2.3;
    font-size: 8px;
    font-style: normal;
    font-weight: normal;
    font-variant: small-caps;
/* This is an IE filter command. Other browsers will ignore it */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.wydoks.com/layout/bg2.png');
}

/* Square bracketed class styles are usable non-IE type browsers */
.copyline[class] {
    background-image:url(http://www.wydoks.com/layout/bg2.png);
}

/* ## bright line beneath footer at bottom of page */
.rdcorner-bottom {
    margin: 0 auto;
    width: 750px;
    height: 10px;
/* This is an IE filter command. Other browsers will ignore it */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.wydoks.com/layout/rdbottom.png');
}
/* Square bracketed class styles are usable non-IE type browsers */
.rdcorner-bottom[class] {
    background-image:url(http://www.wydoks.com/layout/rdbottom.png);
}