﻿/* Move down content because we have a fixed navbar that is 50px tall */
html, body
{
	font-family: Verdana;
	font-size: 10px;
	margin: 0px;
    padding: 0px 0px 20px 0px;
	text-align: left;
	color: #003377;
}

hr
{
    border: 0px;
    border-bottom: 1px solid #003377;
	height:1px;
	width:100%;
	margin-left:1px;
}

td, tr, th, table 
{
	font-family: Verdana;
	font-size:10px;
	margin:0;
	padding:0;
	text-align: left;
	border-width:0;
}

.tableReference {
    text-decoration: none;
}

#banner
{
	font-size: medium;
	height:69px;
	width:100%;
	text-align: left;
	vertical-align:top;

    font-family: Verdana;
	font-size:10px;
	margin:0;
	padding:0;
	text-align: left;
	border-width:0;
}

tr.border
{
	border: 1px solid #003366;
}
a.menu:link, Menu.menu:link
{
	font-family: Verdana;
	text-transform: capitalize;
	text-decoration: none;
	color: #003377;
}
a.menu:visited, Menu.menu:visited
 	{
	font-family: Verdana;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	color: #003377;
}
a.menu:hover, Menu.menu:hover
{
    font-family: Verdana;
    font-weight: normal;
    text-transform: capitalize;
    text-decoration: underline;
    color: Silver;
}
input.button
{
	border-style: solid;
	border-width: 1px;
	height: 18px;
	width: 18px;
	font-size: 10px;
	font-family: "Verdana";
	border-color: #003377;
	background-color: #C0C0C0;
	padding: 0px 1px 0px 1px;
}

#Wrapper
{
	width: 100%;
	height:100%;
	margin-left:1px;
}

#BannerUp
{	text-Align:Left;
	padding: 10px;
	font-size: xx-large;
	font-weight: bold;
	height: 100px;
}

#Main
{
	text-align: center;
	width:100%;
	padding-top:0px;
    margin: 0px auto;
}

.Main
{
  border:0px;  
}

#Content
{
	text-align:Left;
	height:100%;
}

#Menu
{
	text-align: left;
	height:26px;
	line-height:25px;
	padding-top:0px;
	margin-top:0px;
}

.menubtn
{
    text-transform:uppercase;
    height:25px;
    margin-left: 10px;        
}

.menubtndyn
{
    text-transform:uppercase;
    height:25px;
    text-indent:15px;
    font-family:Verdana;  
    float:right; 
}

#Right
{
	display:block;
	width:200px;
	
}

#caldiv
{
	position:absolute;
	visibility:hidden;
	background-color:white;
}

/** 13/10/2008 ESPN **/

img.logo
{
	margin-top:17px;
}

.btnTop
{
    height: 69px;
    line-height: 69px;
    margin: 0px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    color: #6780be;
    text-transform: uppercase;
    display:inline-block;
}

.btnTopSelected
{
    height: 69px;
    line-height: 69px;
    margin: 0px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    color: #B42E34;
    text-transform: uppercase;
    font-weight: bold;
    display:inline-block;
}

.btnTop-Blue {
    /*border-width:1px;
    border-color:lightgray;
    border-style:solid;*/
    margin-top: 0px;
    line-height: 69px;
    height: 50px;
}

.btnTop-Blue, .btnTop-Blue-items
{   
    padding-left: 0px;
    width: 200px;
    background-color: transparent;/*#6780be;*/
    color: #B42E34;
	text-align:center;
	text-transform:uppercase;
}



.btnTop-Blue-items
{
    margin-right:0px;
    margin-bottom:0px;
    /*margin-top:0px;*/
    margin-left:-100px;
    position:relative;
    font-size:9px;
    height:25px;
    line-height:25px;
    margin-left: 0px;
    color:#003377;
    background-color: #DEE4F0;
}

.footer
{	
	text-align:center;
	font-family:Verdana;
	font-size:10px;
	color:#c0c0c0;
}

a.footerlink:link, a.footerlink:active, a.footerlink:visited
{
	font-family:Verdana;
	font-size:10px;
	color:#c0c0c0;
	text-decoration:none;
}

a.footerlink:hover
{
	font-family:Tahoma,Verdana;
	font-size:10px;
	color:#c0c0c0;
	text-decoration:underline;
}

.AlignRight
{
    text-align:right;	
}

.AlignCenter
{
    text-align:center;    
}

h5
{   
    font-family:Verdana;
    font-size: 12px;
    padding: 10px 0px 10px 0px;
    margin: 0px;
}

.cleardiv
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
   
}

table.homepage
{
   text-align:center;
   margin-top: 100px;
   margin-bottom:100px;
}

.lnkRed
{
    font-family: Verdana;
    text-decoration:underline;
    color: #B42E34;
}

.loading_rood
{
    background-image: url(ajax-loader_rood.gif);
    background-position: right;
    background-repeat: no-repeat;  
}

.Automplete
{
    border:solid 1px #B52C31;
    margin:0px;
    padding:0px;
    min-width: 200px;
    background-color: #ffffff;   
    z-index: 100;
    list-style-type: none;
}

.AutompleteItem
{
    background-color: #ffffff;
    cursor: default;
    padding: 2px;
}

.AutompleteHighlight
{
    background-color: #B52C31;
    cursor: default;
    color: White;
    padding: 2px;
}

.readonly
{
    background-color: #CCD5E8;
}

.confirm
{
    margin-top: 20px;
    margin-bottom: 10px;
}

.GridViewPadding td, th
{
    padding:0px 5px 0px 1px;
}


/* Set widths on the form inputs since otherwise they're 100% wide */
input,
select,
textarea {
    max-width: 280px;
}

.chkSave label
{
    margin-right: 5px;
}

input[type="radio"] + label{
    margin: 3px 3px 0px 5px;
}

.ErrorMessage {
    color: red;
}

.progressindicator {
    
    position: fixed;left:0;z-index: 999;height: 100%;width: 100%;top: 0;background-color: Black;filter: alpha(opacity=90);opacity: 0.6;-moz-opacity: 0.8;
}

.progresscontents {
    z-index: 1000;margin: 300px auto;padding: 10px;width: 200px;height: 55px;background-color: White;border-radius: 10px;filter: alpha(opacity=100);opacity: 1;-moz-opacity: 1;
}

.red{
    color: red;
}

.green{
    color:green;
}

.Container {
    background-color: #dee4f0;
    padding:10px;
    margin:10px;
    border: 1px solid black;
}


.ddlDocGroup {
    margin-top: 10px;
}

#lblDocGroup {
    margin: 5px;
}

.DocumentGroup {
    margin-top: 20px;
}

.fuDoc {
    display: none;
}
