﻿body{
	font-family: arial;
	font-size: 80%;
	margin: 15px;
	padding: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
}

a img {
	border:0;
}

table.topnav
{
	background-image: url(../images/top_nav_bg.gif);
	background-repeat: repeat-x;
}

table.bottomnav
{
	background-image: url(../images/top_nav_bg.gif);
	background-repeat: repeat-x;
	font-size:11px;	
	font-style:normal;
}

td.logologin
{
	background-image: url(../images/logo_login_bg.jpg);
	background-repeat: repeat-x;
	font-weight:bold;
    color:white;
    font-size:12px;
    text-align:center;
}

table.footer
{
	background-color: #333333;
	color:white;
}

.PageHeader
{
	color:#E43125;
	font-size:medium;
}

.TopNavChannelDropDown
{
	background-color:#E43125;
	color:White;
}

.LogoLoginText
{
	font-weight:bold;
    color:white;
    font-size:13px;
    margin-bottom:10px;
}

.SpotlightVideosViews
{
	font-weight:bold;
    color:#E43125;
}
.SpotlightVideosTitle
{
	font-weight:bold;
    color:#E43125;
    font-size:12px;
}
.SpotlightText
{
    font-size:11px;
}
.ViewVideosTitle
{
	font-weight:normal;
    color:#E43125;
    font-size:16px;
    margin-bottom:14px;
    margin-top:10px;
    padding:5px 0px 5px 4px;
}

.VideoCommentSubmittedBy
{
	font-weight:bold;
    color:#E43125;
    border:0px;
}
.VideoCommentDate
{
	font-weight:bold;
    color:#df9f30;
    border:0px;
}

.SearchText
{
	background-image: url(../images/search_icon.jpg);
	background-repeat: no-repeat;
	color:#E43125;
	padding-left: 15px;
}


.VideoComment
{
    border:0px;
}

.GridViewHiddenColumn
{
    display:none;
}
.GridViewVisibleColumn
{
    display:block;
}

.errorMessageBox
{
	font-size:8pt;
	display:block;
	padding:10px 0px 10px 40px;
	border:1px solid red;
	color:red;
	font-weight:bold;
	background-image:url(../images/icon.warning.gif);
	background-repeat:no-repeat;
	background-position:6px 10px;
	background-color:#FFEFF0;
}

.successMessageBox
{
	font-size:8pt;
	display:block;
	padding:10px 0px 10px 40px;
	border:1px solid green;
	color:green;
	font-weight:bold;
	background-image:url(../images/icon.success.gif);
	background-repeat:no-repeat;
	background-position:5px 10px;
	background-color:#BBFFBB;
}

.informationMessageBox
{
	font-size:8pt;
	display:block;
	padding:10px 0px 10px 40px;
	border:1px solid #996600;
	font-weight:bold;
	background-image:url(../images/icon.information.gif);
	background-repeat:no-repeat;
	background-position:5px 10px;
	background-color:#FFFF99;
}

.TabArea
{
    background-color: White;
    font-size: x-small;
	border:0px solid #ffffff;
    position:absolute;
    top:944px;
    left:199px;
    z-index:-25;

}


.ajax__tab_yuitabview-theme .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    border-bottom:solid 5px #E43125;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer 
{
    background:#d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #000000;
    border-bottom-width:0px;
    text-align:left;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer 
{
    background: #f2f2f2 repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#FFFFFF;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
    background:#E43125 repeat-x left -1400px;
}
.ajax__tab_yuitabview-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    background-color:#ffffff;    
    border:solid 1px #000000;
    border-top-width:0px;
}

