﻿html { height:100%; }
body { background: #4f8ca7 url(/img/backgrounds/main.jpg)}
body, p, td, li { font-size:11px; line-height: 17px; }
body, p, h1, h2, h3, h4, h5, h6, td, li, ul, input, textarea { font-family: Arial, Helvetica, sans-serif; color:#3b4144; }
input, textarea { font-size:11px; }
h3 { font-size:24px; color: #003854; }

a { color: #4f8ca7; text-decoration: none; border: none; outline: none; font-weight: normal; }
span.TopMenu a:hover { text-decoration: none; color: #9c1b1f; }

a:hover { text-decoration: none; color: #3b6b80; }

.TopMenu 
{
	font-size:large; line-height:20px;
}

div { margin: 0; padding: 0; }
p { }
form { margin: 0; }
img { border: none; margin:0; }

.Header { width:600px; margin-left:-10px; height:20px; background-color: #003854; color: #FFFFFF; font-weight:bold; }

.hpPanels
{
	margin-top: 4px;
	width: 870px;
	height: 130px;
}

.HomeText
{
	font-size: 14px;
	text-align:left;
	color: #445963;
}

.Title
{
	font-size: 24px; font-weight:bold;
	color: #003854;
}

.Error
{
	font-size: 14px;
	text-align:left;
	color: #BF0D0D;
}

.hpFlashContainer { float: left; height: 288px; width: 746px; padding-left: 15px; }
.hpFlash { height: 288px; width: 746px; }

.Copyright
{
	color: #809CAA;
}

.TextBox
{
	border: solid 0 #000000;
	background-color: #E0E7EA;
	font-size: 14px;
	text-align:left;
	color: #003854;
}

div.programOverview { padding:16px 0; border-bottom:dashed 1px #809CAA; width:585px; }
div.programOverview div.thumbnail { float:left; }
div.programOverview div.information { margin: 0 0 0 140px; }
div.programOverview div.runtimeviews { margin: 0 0 0 140px; }
div.information a{ font-size:12px; font-weight:bold; }

.thumbImg { width: 120px; }

.HeaderStyle
{
	font-size: 36px;
	font-weight:bold;
	margin-top: 2px;
	margin-bottom:5px;
	color: #003854;
}

.VeotagLibraryPager td
{
    font-size: 14px;
    text-align: left;
}