html
{
}

body
{
    margin: 0px;
    padding: 0px;
    background-color: #000000;
    color: #666666;
}

body, form, html
{
}

.rtbItemHovered .rtbWrap
{
    color: #FFFFFF !important;
}

.RadMenu_Black a.rmLink:hover
{
    color: #FFFFFF !important;
}

.RadTabStripTop_Simple .rtsSelected, 
.RadTabStripTop_Simple .rtsSelected:hover
{
    border-bottom-color: #EEEEEE !important;
    margin-top: 0;
    padding-top: 2px;
    background-color: #EEEEEE !important;
    font-weight:bold !important;
}

.RadDock
{
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 10px !important;
    margin-left: 0px !important;
}

.RadDock .rdContent
{
    background-color: #FFFFFF !important;
}
.menuContainer
{
    padding: 10px 10px 10px 10px;
    height: 45px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -webkit-box-shadow: 0px 0px 18px rgba(50, 50, 50, 1);
    -moz-box-shadow: 0px 0px 18px rgba(50, 50, 50, 1);
    box-shadow: 0px 0px 18px rgba(50, 50, 50, 1);
}

.profileContainer
{
    background-color: #EEEEEE;
    padding: 10px 10px 10px 10px;
    height: 45px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -webkit-box-shadow: 0px 0px 18px rgba(50, 50, 50, 1);
    -moz-box-shadow: 0px 0px 18px rgba(50, 50, 50, 1);
    box-shadow: 0px 0px 18px rgba(50, 50, 50, 1);
}

.scheduleRow
{
    width: 100%;
    padding: 5px 5px 5px 5px;
}

.scheduleRow img
{
    padding-top: 5px;
    padding-right: 10px;
}

.scheduleRow span
{
}

.module-rss-title
{
    padding: 5px 5px 5px 5px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border: 2px solid #800000;
    font-family: Verdana, sans-serif;
    line-height: 1em;
    color: #fff9d6;
    font-weight: bold;
    font-size: 13px;
    text-shadow: 0px 0px 0 rgb(158,158,158), 1px 1px 0 rgb(71,71,71),2px 2px 1px rgba(0,0,0,0.35),2px 2px 1px rgba(0,0,0,0.5),0px 0px 1px rgba(0,0,0,.2);
    text-align: center;
    -webkit-box-shadow: 0px 0px 18px rgba(50, 50, 50, 1);
    -moz-box-shadow: 0px 0px 18px rgba(50, 50, 50, 1);
    box-shadow: 0px 0px 18px rgba(50, 50, 50, 1);
    background: rgb(130,24,26); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(130,24,26,1) 0%, rgba(45,9,9,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(130,24,26,1)), color-stop(100%,rgba(45,9,9,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(130,24,26,1) 0%,rgba(45,9,9,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(130,24,26,1) 0%,rgba(45,9,9,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(130,24,26,1) 0%,rgba(45,9,9,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(130,24,26,1) 0%,rgba(45,9,9,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82181a', endColorstr='#2d0909',GradientType=0 ); /* IE6-9 */
}


.menuBackground
{
    background-color: Black;
    background-image: url('MenuBackground.jpg') !important;
    height: 35px;
    width: 100%;
}

.body
{
    background-image: url('images/WebsiteBackgroundTexture1.jpg');
    background-attachment: fixed;
    background-size: 100%;
    background-repeat: no-repeat;
}

.WidgetContainer
{
    border: 1px solid #333333;
    margin: 10px;
    padding: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 10px #000;
    -webkit-box-shadow: 0px 0px 10px #000;
    -moz-box-shadow: 0px 0px 10px #000;
    background-color: #efefef;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.MainContent
{
}

.MainMenu
{
    height: 38px;
    -moz-border-radius: 10px;
    border-radius: 10px 10px 10px 10px;
}

.menuItem
{
    background-image: url('MenuBackground.jpg');
}

.menuLinks
{
}


.like
{
    -moz-box-shadow: inset 0px 1px 0px 0px #cae3fc;
    -webkit-box-shadow: inset 0px 1px 0px 0px #cae3fc;
    box-shadow: inset 0px 1px 0px 0px #cae3fc;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
    background: -moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
    background-color: #79bbff;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    border: 1px solid #469df5;
    display: inline-block;
    color: #ffffff;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    padding: 7px 27px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #287ace;
}

.like:hover
{
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4197ee), color-stop(1, #79bbff) );
    background: -moz-linear-gradient( center top, #4197ee 5%, #79bbff 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#79bbff');
    background-color: #4197ee;
}

.like:active
{
    position: relative;
    top: 1px;
}


.share
{
    -moz-box-shadow: inset 0px 1px 0px 0px #d9fbbe;
    -webkit-box-shadow: inset 0px 1px 0px 0px #d9fbbe;
    box-shadow: inset 0px 1px 0px 0px #d9fbbe;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b8e356), color-stop(1, #a5cc52) );
    background: -moz-linear-gradient( center top, #b8e356 5%, #a5cc52 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8e356', endColorstr='#a5cc52');
    background-color: #b8e356;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    border: 1px solid #83c41a;
    display: inline-block;
    color: #ffffff;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    padding: 7px 27px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #86ae47;
}

.share:hover
{
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a5cc52), color-stop(1, #b8e356) );
    background: -moz-linear-gradient( center top, #a5cc52 5%, #b8e356 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5cc52', endColorstr='#b8e356');
    background-color: #a5cc52;
}

.share:active
{
    position: relative;
    top: 1px;
}

.loginButton
{
    -moz-box-shadow: inset 0px 1px 0px 0px #f29c93;
    -webkit-box-shadow: inset 0px 1px 0px 0px #f29c93;
    box-shadow: inset 0px 1px 0px 0px #f29c93;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
    background: -moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
    background-color: #fe1a00;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #d83526;
    display: inline-block;
    color: #ffffff !important;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #b23e35;
}

.loginButton:hover
{
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
    background: -moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
    background-color: #ce0100;
}

.loginButton:active
{
    position: relative;
    top: 1px;
}
/* This imageless css button was generated by CSSButtonGenerator.com */



.tag A:link
{
    color: #333333;
    padding: 5px;
    border: 1px solid #cccccc;
    background-color: #eeeeee;
    -moz-border-radius: 7px;
    border-radius: 7px;
}


.tag A:visited
{
    color: #666666;
    padding: 5px;
    border: 1px solid #cccccc;
    background-color: #eeeeee;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.tag A:active
{
    color: #333333;
    padding: 5px;
    border: 1px solid #cccccc;
    background-color: #eeeeee;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.tag A:hover
{
    color: #CCCCCC;
    background-color: #333333;
    text-decoration: none;
    padding: 5px;
    border: 1px solid #cccccc;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.lnkSchedule
{
    -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
    background: -moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
    background-color: #ededed;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #dcdcdc;
    display: inline-block;
    color: #777777;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #ffffff;
}

.lnkSchedule:hover
{
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
    background: -moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
    background-color: #dfdfdf;
}

.lnkSchedule:active
{
    position: relative;
    top: 1px;
}


a:link
{
    color: #000000;
    text-decoration: none;
}

a:visited
{
    color: #000000;
    text-decoration: none;
}

a:hover
{
    color: #666666;
    text-decoration: none;
}

a:active
{
    color: #000000;
    text-decoration: none;
}

.breakWord
{
    white-space: pre; /* CSS 2.0 */
    white-space: pre-wrap; /* CSS 2.1 */
    white-space: pre-line; /* CSS 3.0 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -hp-pre-wrap; /* HP Printers */
    word-wrap: break-word; /* IE 5+ */
}

.Body
{
}

.tagBox
{
    background: rgb(249,249,249); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(240,240,240,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,249,249,1)), color-stop(100%,rgba(240,240,240,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(240,240,240,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(240,240,240,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(240,240,240,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(249,249,249,1) 0%,rgba(240,240,240,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
    -moz-border-radius: 7px;
    border-radius: 7px;
    border-radius: 7px;
    color: #999999;
    width: 100%;
    padding: 5px;
    font-family: arial;
    font-weight: normal;
    font-size: 13px;
    text-align: left;
}

.Header
{
    height: 65px;
    color: #333333;
    font-size: 16px;
    font-family: sans-serif;
    text-shadow: 0px 1px 0px #C8D0E7;
    font-weight: bold;
}

.HeaderShadow
{
}

.MainTable
{
    margin-left: auto;
    margin-right: auto;
}

.containerDiv
{
}

.containerTable
{
    margin-left: auto;
    margin-right: auto;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    color: #333333;
}

.contentTable
{
    margin-left: auto;
    margin-right: auto;
}

.LeftPane
{
    background: rgb(97,100,104); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(97,100,104,1) 0%, rgba(46,46,46,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(97,100,104,1)), color-stop(100%,rgba(46,46,46,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(97,100,104,1) 0%,rgba(46,46,46,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(97,100,104,1) 0%,rgba(46,46,46,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(97,100,104,1) 0%,rgba(46,46,46,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(97,100,104,1) 0%,rgba(46,46,46,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#616468', endColorstr='#2e2e2e',GradientType=0 ); /* IE6-9 */
}

.RightPane
{
    background: rgb(213,206,166); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(213,206,166,1) 0%, rgba(201,193,144,1) 40%, rgba(183,173,112,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(213,206,166,1)), color-stop(40%,rgba(201,193,144,1)), color-stop(100%,rgba(183,173,112,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(213,206,166,1) 0%,rgba(201,193,144,1) 40%,rgba(183,173,112,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(213,206,166,1) 0%,rgba(201,193,144,1) 40%,rgba(183,173,112,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(213,206,166,1) 0%,rgba(201,193,144,1) 40%,rgba(183,173,112,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(213,206,166,1) 0%,rgba(201,193,144,1) 40%,rgba(183,173,112,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5cea6', endColorstr='#b7ad70',GradientType=0 ); /* IE6-9 */
}

.channelItem
{
    width: 200px;
    padding: 10px;
    background: rgb(63,63,63); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(63,63,63,1) 0%, rgba(46,46,46,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(63,63,63,1)), color-stop(100%,rgba(46,46,46,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(63,63,63,1) 0%,rgba(46,46,46,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(63,63,63,1) 0%,rgba(46,46,46,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(63,63,63,1) 0%,rgba(46,46,46,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(63,63,63,1) 0%,rgba(46,46,46,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f3f3f', endColorstr='#2e2e2e',GradientType=0 ); /* IE6-9 */
    border-top: 1px solid #666666;
    border-bottom: 1px solid #000000;
    cursor: hand;
    cursor: pointer;
}

.tagItem
{
    border-top: 1px solid #666666;
    border-bottom: 1px solid #000000;
    width: 200px;
    padding: 10px;
    cursor: hand;
    cursor: pointer;
}

.tagItemOver
{
    border-top: 1px solid #666666;
    border-bottom: 1px solid #000000;
    width: 200px;
    padding: 10px;
    background-color: #3f3f3f;
    cursor: hand;
    cursor: pointer;
}

.InfoBar
{
    height: 35px;
    color: #333333;
    font-size: 16px;
    font-family: sans-serif;
    text-shadow: 0px 1px 0px #C8D0E7;
    font-weight: bold;
    border: 1px solid #000000;
    box-shadow: 0px 0px 30px #000;
    -webkit-box-shadow: 0px 0px 30px #000;
    -moz-box-shadow: 0px 0px 30px #000;
    background: rgb(254,254,253); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(254,254,253,1) 0%, rgba(220,227,196,1) 42%, rgba(174,191,118,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,254,253,1)), color-stop(42%,rgba(220,227,196,1)), color-stop(100%,rgba(174,191,118,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(254,254,253,1) 0%,rgba(220,227,196,1) 42%,rgba(174,191,118,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(254,254,253,1) 0%,rgba(220,227,196,1) 42%,rgba(174,191,118,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(254,254,253,1) 0%,rgba(220,227,196,1) 42%,rgba(174,191,118,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(254,254,253,1) 0%,rgba(220,227,196,1) 42%,rgba(174,191,118,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefd', endColorstr='#aebf76',GradientType=0 ); /* IE6-9 */
}

.forumHeader
{
    background: rgb(102, 102, 102); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(102, 102, 102, 1) 0%, rgba(51, 51, 51, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(102, 102, 102, 1)), color-stop(100%, rgba(51, 51, 51, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(102, 102, 102, 1) 0%, rgba(51, 51, 51, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(102, 102, 102, 1) 0%, rgba(51, 51, 51, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(102, 102, 102, 1) 0%, rgba(51, 51, 51, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(102, 102, 102, 1) 0%, rgba(51, 51, 51, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
}

.forumPost
{
    background: rgb(255, 255, 255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(229, 229, 229, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}

.featured-header-column
{
    background: #d5cea6; /* Old browsers */
    background: -moz-linear-gradient(top, #d5cea6 0%, #c9c190 40%, #b7ad70 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d5cea6), color-stop(40%,#c9c190), color-stop(100%,#b7ad70)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d5cea6 0%,#c9c190 40%,#b7ad70 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #d5cea6 0%,#c9c190 40%,#b7ad70 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #d5cea6 0%,#c9c190 40%,#b7ad70 100%); /* IE10+ */
    background: linear-gradient(to bottom, #d5cea6 0%,#c9c190 40%,#b7ad70 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5cea6', endColorstr='#b7ad70',GradientType=0 ); /* IE6-9 */
    padding: 5px;
    height: 50px;
    font-weight: bold;
    color: #333333;
    font-size: 14px;
    vertical-align: middle;
}

.topVideo-left
{
}

.tagArea
{
    padding: 5px 5px 5px 5px;
}

.tagBox-Over
{
}

.featured-header
{
    width: 100%;
    height: 36px;
    background: rgb(69,72,77); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
    font-size: 24px;
    color: #eeeeee;
    font-weight: bold;
}

.VideoContainer
{
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
    color: #999999;
}

.VideoContainer-Header
{
    background: rgb(102,102,102); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(102,102,102,1) 0%, rgba(153,153,153,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(102,102,102,1)), color-stop(100%,rgba(153,153,153,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(102,102,102,1) 0%,rgba(153,153,153,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(102,102,102,1) 0%,rgba(153,153,153,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(102,102,102,1) 0%,rgba(153,153,153,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(102,102,102,1) 0%,rgba(153,153,153,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#999999',GradientType=0 ); /* IE6-9 */
    color: #000000;
    font-weight: bold;
}

.relatedVideo-column
{
}

.relatedVideo
{
}

.WidgetLayout
{
}

.RadDockContainer
{
}


.VideoContainer
{
    margin-left: auto;
    margin-right: auto;
    -moz-border-radius: 10px;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 10px #000;
    -webkit-box-shadow: 0px 0px 10px #000;
    -moz-box-shadow: 0px 0px 10px #000;
    background-color: #000000;
}



.RowManagement
{
    border: 1px solid #eeeeee;
    margin: 10px;
    padding: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #eeeeee;
}

.EventBar
{
    background-image: url('Images/EventBar.png');
    background-repeat: repeat-x;
    height: 31px;
    width: 99%;
    padding: 5px 3px 3px 3px;
    font-family: Verdana;
    font-size: 12px;
}

.EventBarForm
{
    background-image: url('Images/EventBar.png');
    background-repeat: repeat-x;
    height: 31px;
    width: 99%;
    padding: 7px 3px 3px 3px;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}

.AdminBody
{
    background-color: #000000;
    margin: 0px 0px 0px 0px;
    background-image: url('Images/Earth.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
}

img
{
    border: 0px none #000000;
}

.hr
{
    height: 1px;
    width: 100%;
    border-bottom: 1px solid #eeeeee;
    text-align: center;
}

ee .menuItem
{
    background-image: url('http://ucy.tv/Themes/UCY/Menu/normal.png');
    background-repeat: repeat-x;
    height: 46px;
    line-height: 44px;
    cursor: hand;
    cursor: pointer;
}

.menuItemSub
{
    background-color: #1f1f1f;
    height: 46px;
    line-height: 44px;
    cursor: hand;
    cursor: pointer;
}

.menuItemHover
{
    background-image: url('http://ucy.tv/Themes/UCY/Menu/hover.png');
    background-repeat: repeat-x;
    height: 46px;
    vertical-align: middle;
    padding-top: 10px;
    margin-top: 10px;
}

.wpContent
{
    background-color: #1F1F1F;
}

.wpLeftTop
{
    width: 14px;
    height: 15px;
    background-image: url(Images/wp_Top_Left.png);
}

.wpTop
{
    height: 15px;
    background-image: url(Images/wp_Top.png);
    background-repeat: repeat-x;
}

.wpRightTop
{
    width: 15px;
    height: 15px;
    background-image: url(Images/wp_Top_Right.png);
}


.wpLeft
{
    width: 14px;
    background-image: url(Images/wp_Left.png);
    background-repeat: repeat-y;
}

.wpRight
{
    width: 15px;
    background-image: url(Images/wp_Right.png);
    background-repeat: repeat-y;
}

.wpLeftBottom
{
    width: 14px;
    height: 15px;
    background-image: url(Images/wp_Bottom_Left.png);
}

.wpBottom
{
    height: 15px;
    background-image: url(Images/wp_Bottom.png);
    background-repeat: repeat-x;
}

.wpRightBottom
{
    width: 15px;
    height: 15px;
    background-image: url(Images/wp_Bottom_Right.png);
}

.reToolbar .Default .Save
{
    background-image: url('Images/Save.gif') !important;
}

.WebPartContent
{
    background-color: #333333;
    zoom: 1;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.WebPart_CommandButton_Settings
{
    width: 15px !important;
    background-image: url('Images/settings.gif') !important;
    background-repeat: no-repeat !important;
}

.WebPart_CommandButton_Content
{
    width: 15px !important;
    background-image: url('Images/edit.gif') !important;
    background-repeat: no-repeat !important;
}

.WebPart_CommandButton_Visibility_Public
{
    width: 20px !important;
    background-image: url('Images/public.gif') !important;
    background-repeat: no-repeat !important;
}

.WebPart_CommandButton_Visibility_Private
{
    width: 20px !important;
    background-image: url('Images/private.gif') !important;
    background-repeat: no-repeat !important;
}

.WebPart_CommandButton_Titlebar_On
{
    width: 20px !important;
    background-image: url('Images/titlebar_on.gif') !important;
    background-repeat: no-repeat !important;
}

.WebPart_CommandButton_Titlebar_Off
{
    width: 20px !important;
    background-image: url('Images/titlebar_off.gif') !important;
    background-repeat: no-repeat !important;
}

.WebPart_CommandButton_Background_On
{
    width: 20px !important;
    background-image: url('Images/background_on.gif') !important;
    background-repeat: no-repeat !important;
}

.WebPart_CommandButton_Background_Off
{
    width: 20px !important;
    background-image: url('Images/background_off.gif') !important;
    background-repeat: no-repeat !important;
}

.WebPart_CommandButton_RSS
{
    width: 20px !important;
    background-image: url('Images/rss.gif') !important;
    background-repeat: no-repeat !important;
}

.Header-Background
{
}

.DashboardBody
{
    margin: 0px 0px 0px 0px;
}



.Breadcrumb-Table
{
    height: 30px;
    width: 100%;
    font: 11px arial, sans-serif;
}

.SideMenu
{
}


.PageTitle
{
    font-family: Calibri,Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #B88C3A;
    padding-left: 6px;
    padding-right: 6px;
}

.AdminColumn
{
    height: 600px;
}


.NavigationPane_Header
{
}


.NormalBlack
{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
}

.Normal
{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
}

.MobileNormal
{
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
}

.NormalItalic
{
    font-family: Verdana;
    font-size: 12px;
    font-style: italic;
    color: #000000;
}

.NormalBold
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    top: 0px;
    left: 0px;
}

.NormalHand
{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    cursor: pointer;
    cursor: hand;
}

.NormalBoldHand
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    cursor: pointer;
    cursor: hand;
}

.MobileNormalBold
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

.NormalBoldUnderline
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
}

.NormalWhite
{
    font-family: Verdana;
    font-size: 12px;
    color: White;
}

.NormalWhiteBold
{
    font-family: Verdana;
    font-size: 12px;
    color: White;
    font-weight: bold;
}

.NormalWhiteBoldHeadline
{
    font-family: Verdana;
    font-size: 14px;
    color: White;
    font-weight: bold;
}

.NormalWhiteItalic
{
    font-family: Verdana;
    font-size: 12px;
    color: White;
    font-style: italic;
}

.NormalRed
{
    font-family: Verdana;
    font-size: 12px;
    color: #b41f1b;
    font-weight: normal;
}

.NormalBoldRed
{
    font-family: Verdana;
    font-size: 12px;
    color: #b41f1b;
    font-weight: bold;
}

.NormalArrow
{
    font-family: Verdana;
    font-size: 12px;
    cursor: default;
    color: #000000;
}

.NormalHand
{
    font-family: Verdana;
    font-size: 12px;
    cursor: hand;
    cursor: pointer;
    color: #999999;
}

.NormalBoldHand
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    cursor: hand;
    cursor: pointer;
    color: #999999;
}

.NormalHeadline
{
    font-family: Verdana;
    font-size: 18px;
    font-weight: bold;
}

.Hand
{
    cursor: hand;
    cursor: pointer;
}


.Link
{
    text-decoration: underline;
    cursor: hand;
}




.MainTable-HeaderRow
{
    height: 85px;
    vertical-align: top;
}

.MainTable-LeftColumn
{
    vertical-align: top;
}

.MainTable-LeftColumn-Header
{
    height: 28px;
    vertical-align: middle;
    width: 100%;
    padding-left: 5px;
    font-family: Calibri,Verdana;
    font-size: 16px;
    font-weight: bold;
    color: #204D89;
}

.MainTable-CenterColumn
{
    vertical-align: top;
}

.DashboardZone
{
    vertical-align: top;
    width: 100%;
}

.MainTable-RightColumn-Header
{
    height: 28px;
    vertical-align: middle;
    width: 100%;
    padding-left: 5px;
    font-family: Calibri,Verdana;
    font-size: 16px;
    font-weight: bold;
    color: #204D89;
}

.MainTable-Breadcrumb
{
    height: 25px;
    border-bottom: solid 2px #6593CF;
}

.MainTable-Breadcrumb-Left
{
    height: 25px;
}

.MainTable-Breadcrumb-Copy
{
    font-family: Arial;
    font-size: 16px;
}

.MainTable-FooterRow
{
    height: 40px;
}

.PageOptions-Row
{
}

.DockingTable
{
    width: 100%;
}

.DockingColumn
{
    vertical-align: top;
}

.DockingZoneHighLighted
{
    background-color: #c9ecff !important;
}

.PageManagement
{
    padding: 3px;
    font-family: Calibri,Verdana;
    font-size: 11px;
    font-weight: normal;
}

.ColumnManagement
{
    font-family: Calibri,Verdana;
    font-size: 11px;
    font-weight: normal;
}

.MainContent
{
    vertical-align: top;
}

.ModuleTable-TopPane
{
}

.ModuleTable-LeftPane
{
    width: 310px;
}

.ModuleTable-CenterPane
{
    width: 310px;
}

.ModuleTable-RightPane
{
    width: 310px;
}


.Footer-Table
{
    padding-left: 5px;
    padding-right: 5px;
    height: 33px;
}





.PageBanner
{
    width: 100%;
    height: 35px;
}

.PageBanner-Title
{
    font-family: Calibri,Verdana;
    font-weight: bold;
    font-size: 14px;
    color: #000000;
}

.PageBanner-SubTitle
{
    font-family: Calibri,Verdana;
    font-weight: normal;
    font-size: 10px;
    color: #000000;
}

.MainFooter
{
    vertical-align: top;
    height: 35px;
    vertical-align: middle;
    color: #ffffff;
}

.PageEditContainer
{
}



.MainMenuBar
{
    height: 39px;
    width: 100%;
    vertical-align: middle;
}

.MainMenuBar-AddContent
{
    width: 110px;
    margin-right: 5px;
}

.MainMenuSelected
{
    height: 39px;
}

.SubMenu
{
}


.PaneTable
{
    width: 100%;
    padding: 2px 2px 2px 2px;
}

.ModuleArea
{
}

.Pane
{
    padding: 2px 2px 2px 2px;
}


.FileMenu
{
    border-left: solid 1px #3b5a82;
    border-right: solid 1px #3b5a82;
    z-index: 1000;
    width: 51px;
}




.Module_AddTable
{
    width: 100%;
    border-top: solid 1px #CCCCCC;
    vertical-align: top;
    padding: 3px 3px 3px 3px;
}

.Module_AddCell
{
    text-align: center;
    padding: 3px 3px 3px 3px;
}

.Module_Cell
{
    padding: 3px 3px 3px 3px;
}


.DataGrid_MouseOver
{
    cursor: hand;
}

.DataGrid_MouseOver td
{
    cursor: hand;
}

.DataGrid_MouseOut
{
    cursor: hand;
}

.DataGrid_MouseOut td
{
    cursor: hand;
}
/* Start M8News ************************************/

.M8News_Body
{
    margin: 0px 0px 0px 0px;
}

.M8News_MainTable
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    padding: 5px 5px 5px 5px;
    width: 590px;
}

.M8News_WebPart_Title
{
    vertical-align: top;
    text-align: left;
}

.M8News_WebPart_Tree
{
    vertical-align: top;
    text-align: left;
}

.M8News_WebPart_MoreInfo
{
    font-weight: bold;
}

.M8News_WebPart_Description
{
    vertical-align: top;
    text-align: left;
}

.M8News_View_Table
{
    width: 100%;
}

.M8News_View_Header
{
    vertical-align: top;
    font-family: Verdana;
    font-size: 11px;
    padding: 5px 5px 5px 5px;
}

.M8News_View_Header_Title
{
    color: #FFFFFF;
    font-size: 21px;
    font-weight: bold;
}

.M8News_View_Header_Description
{
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
}

.M8News_View_Header_Body
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}

.M8News_View_Header_Date
{
    font-family: Verdana;
    font-size: 10px;
}

.M8News_View_Header_Author
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
}

.M8News_View_Content
{
    vertical-align: top;
    padding: 5px 5px 5px 5px;
    font-family: Verdana;
    font-size: 12px;
}

.M8News_View_SideBar
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    width: 200px;
    background-color: #eeeeee;
    vertical-align: top;
    border: solid 1px #cccccc;
}

.M8News_View_Attachments
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    width: 200px;
    background-color: #eeeeee;
    padding: 5px 5px 5px 5px;
    vertical-align: top;
}

.M8News_View_Links
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    width: 200px;
    background-color: #eeeeee;
    padding: 5px 5px 5px 5px;
    vertical-align: top;
}

.M8News_View_Categories
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    width: 200px;
    background-color: #eeeeee;
    padding: 5px 5px 5px 5px;
    vertical-align: top;
}

.M8News_View_LinksLink
{
    font-family: Verdana;
    font-size: 9px;
}

.M8News_View_CategoryLink
{
    font-family: Verdana;
    font-size: 9px;
}

.M8News_View_AttachmentLink
{
    font-family: Verdana;
    font-size: 9px;
}

.M8News_View_Footer
{
    padding: 5px 5px 5px 5px;
    vertical-align: middle;
    text-align: center;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}

.M8News_Edit_Header
{
    background-color: #cccccc;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 5px 5px 5px;
}

.M8News_Edit_Categories_Container
{
    border: solid 1px #E4E4E4;
    background-color: #ffffff;
}

/* End M8News *************************************/




.video-featured
{
    background: rgb(202,202,202); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(202,202,202,1) 0%, rgba(51,51,51,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(202,202,202,1)), color-stop(100%,rgba(51,51,51,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(202,202,202,1) 0%,rgba(51,51,51,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(202,202,202,1) 0%,rgba(51,51,51,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(202,202,202,1) 0%,rgba(51,51,51,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(202,202,202,1) 0%,rgba(51,51,51,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cacaca', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
}


.videoSlide
{
    width: 180px;
    height: 240px;
    float: left;
    text-align: left;
    padding: 5px;
    cursor: pointer;
    cursor: hand;
    margin: 10px;
}

p
{
    padding: 5px;
}

.videoSlideImage
{
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: solid 1px #000000;
}

.videoSlideContent
{
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #eeeeee;
    width: 100%;
    height: 100%;
    padding-top: 5px;
    font-family: arial;
    font-weight: normal;
    font-size: 13px;
    text-align: left;
    /* text-shadow: #000 0.1em 0.1em 0.1em; */
}

.videoSlideContentOver
{
    border: solid 1px #cccccc;
}

.videoSlideContentOut
{
    border: solid 1px #000000;
}

.connectRoomIcon
{
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #000;
    -webkit-box-shadow: 0px 0px 10px #000;
    -moz-box-shadow: 0px 0px 10px #000;
}