﻿/******************
Page Tags
******************/


div.ajax__calendar_title 
{
	border: none; /* Fixes the "previous" and "next" buttons in the popup title */
}

.CalendarControl .ajax__calendar_container 
{
    border:1px solid #646464;
    background-color: white;
    color: navy;
}

html, body 
	{
	color: #000033;
	font-family: MS Sans Serif, Arial, helvetica;
	font-size: 8pt;
	height:100%;
	margin:0;
	padding:0;
	width:100%;
	}
	
input
	{
    font-family: MS Sans Serif, Arial, helvetica;
    font-size: 9pt;
	}

select
	{
    font-family: MS Sans Serif, Arial, helvetica;
    font-size: 8pt;
	}
	
a
	{
    color: #4C6CB5;
    text-decoration: none;
	}

a:hover
	{
    text-decoration: underline;
	}
	
/******************
Classes
******************/

.bodyHeader
	{
	color:Black;
    font-weight: 600;
    font-size: 14pt
	}

a.leftSubHeader
	{
	color: #0099cc;
	font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    padding-bottom: 3px;
    padding-left: 8px;
    padding-top: 3px;
    text-decoration: none
	}

a.alphabetBar:link
	{
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 500;
    text-decoration: none
	}
	
a.alphabetBar:visited
	{
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none
	}

a.alphabetBar:hover
	{
    color: #0296e6;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none
	}
	
.alphabetDivLong
	{
	border-style:solid;
	border-width:1px;
	border-color:Black;
	padding: 2px 4px 2px 4px;
	background-color:#eaeaea;	
	margin-top:2px;
	width:500px;
	}
	
.bodyMain
	{
    font-weight: normal;
    font-size: 9pt;
    font-family: Arial;
    text-decoration: none
	}

.bodyMainLinkSmall 
	{
	color: #4C6CB5; 
	font-family: arial, 'sans serif';
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none;
	}
	
.button
	{
    border-right: black 1px solid;
    padding-right: 5px;
    border-top: black 1px solid;
    padding-left: 5px;
    font-weight: bold;
    font-size: 11px;
    border-left: black 1px solid;
    cursor: hand;
    color: black;
    border-bottom: black 1px solid;
    font-family: Verdana;
    height: 17px;
    text-decoration: none
	}
	
.buttonLeftSpace
	{
    border-right: black 1px solid;
    padding-right: 5px;
    border-top: black 1px solid;
    padding-left: 5px;
    font-weight: bold;
    font-size: 11px;
    border-left: black 1px solid;
    cursor: hand;
    color: black;
    border-bottom: black 1px solid;
    font-family: Verdana;
    height: 17px;
    text-decoration: none;
    margin-left:2px;
	}


.buttonBig
	{
	border-right: black 1px solid;
    padding-right: 10px;
    border-top: black 1px solid;
    padding-left: 10px;
    font-weight: bold;
    font-size: 13px;
    border-left: black 1px solid;
    cursor: hand;
    color: black;
    border-bottom: black 1px solid;
    font-family: Verdana;
    height: 24px;
    background-color: #eaeaea
	}

.buttonSmall
	{
    border-right: black 2px solid;
    padding-right: 4px;
    border-top: black 1px solid;
    padding-left: 3px;
    font-weight: 600;
    font-size: 10px;
    padding-bottom: 1px;
    border-left: black 1px solid;
    cursor: hand;
    color: #ffffff;
    border-bottom: black 2px solid;
    font-family: arial, 'sans serif';
    background-color: #009999;
    text-decoration: none;
    height:17px;
	}

.dropDown
	{
    font-weight: normal;
    font-size: 9pt;
    font-family: Arial;
    text-decoration: none
	}

.centerPageLeftDiv
	{
	background-color:#ffffff;
	text-align:Left;
	width:50%;
	margin-left:auto;
	margin-right:auto;
	}

.navSubHeader
	{
	color: #000000;
	font-family: Arial, 'sans serif';
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 20px;	
	padding-right: 20px;
	padding-top: 5px;
	text-decoration: none;
	}
	
.leftHeader
	{
	background-color: #989da5;
    background-image:url(Images/Left_Bar.Gif);
	background-position:right top;
	background-repeat:repeat-y;
    color: white;
    font-family: Arial, sans-serif;
    font-size: 9pt;
    font-weight: 600;
    padding-bottom: 5px;
    padding-left: 8px;    
    padding-top: 5px;
	}

#headerColumn a:link
	{
	color: #ffffff; 
	font-family:arial, sans-serif;
	font-size:13px; 
	font-weight:900;
	line-height:32px;
	padding-right:18px; 
	padding-left:12px; 
	text-decoration:none; 
	}

#headerColumn  a:visited
	{
	color: #ffffff; 
	font-family:arial, sans-serif;
	font-size:13px; 
	font-weight:900;
	line-height:32px;
	padding-right:18px; 
	padding-left:12px; 
	text-decoration:none; 
	}

.registrationInputColumn
	{
	width:90%;
	}

.validation
	{
	color:Red;
	}

.validateBold
	{
	text-decoration:none;
	font-weight:bold;
    font-size: 10pt;
    color: red;
    font-family: Verdana
	}

.formLabel
	{
	background-color:#ffffff;
	float:left;
	margin-top:4px;
	width:70px;
	}

.alignRightListHeader
	{
	text-align:right;
	width:100px;
	}

.listHeader
	{
    font-weight: bold;
    font-size: 7pt;
    text-transform: uppercase;
    color: black;
    font-family: Verdana;
    background-color: #e2e2e2;
    text-align:left;
	}

.bodyMainSmall
	{
    font-size: 11px;
    color: black;
    font-family: Arial
	}

.listHeaderPadRight
	{
    font-weight: bold;
    font-size: 7pt;
    text-transform: uppercase;
    color: black;
    font-family: Verdana;
    background-color: #e2e2e2;
    padding-right:30px;
	}
	
.alternatingRow
	{
	background-color:#edf3fe;
	font-size: 11px;
    color: black;
    font-family: Arial
	}
	
.StandardRow
	{
	font-size: 11px;
    color: black;
    font-family: Arial
	}

.gridviewValidate
	{
    font-weight: bold;
    font-size: 7pt;
    color: black;
    font-family: Verdana;
    background-color: #ffcccc
	}
	
.redBox
	{
	border-color:Red;
	border-width:1px;
	height:15px;
	text-align:center;
	width:22px;
	border-style:solid;
	color:Gray;
	margin-left:20px;
	}
	
.rightAlignDiv
	{
	width:100%;
	text-align:right;		
	}
	
.mandatoryAsterisk
	{
	color:red; 
	font-size:12px;
	font-weight:bold;
	}

.uploadTable
	{
	background-color: #d3d3d3;
    border-right: black 1px;
    border-top: black 1px;
    border-left: black 1px;
    border-bottom: black 1px;
    border-style:solid;
	}

.uploadCell
	{
	border-width: 1px;
	border-style: solid;
	border-top-color: #aca899;
	border-left-color: #aca899;
	border-right-color: #ece9d8;
	border-bottom-color: #ece9d8;
	}
	
.lotTotalBox
	{
	padding-bottom:3px;	
	}

.mixedStockListHeader
	{
	font-size: 18px;
	color: #4b70b7;
	border-bottom: 1px #4b70b7;
	}
	
.filter
	{
	text-align: center; 
	vertical-align: bottom;
	font-size: 11px;      
	}
    
.inactive
	{
	font-size: 11px;      
	}
	
.CategoryMenuItem
	{
	padding-left:5px;
	padding-bottom:3px;
	padding-top:5px;
	}
	
.CategoryMenuLink
	{
	color:black;
	text-decoration:none;
	}
	
.MixedProxyIndicator
	{
	padding-right:3px;	
	}
	
.mixedstocklist
	{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 40px;
	vertical-align:Top;	
	width: 325px;
	}
	
.bidheader
	{
	font-family:Verdana, Arial;
	font-size:11px;
	}

.bidvalue
    {
    font-family:Verdana, Arial;
    font-size:11px;
    font-weight:bold;
    padding-left: 5px;
    }
    
.cdate
    {
    color: #888888;
    }
    
.graphicalItemHeader
	{
	font-size: 18px;
	color: #4b70b7;
	border-bottom: 1px #4b70b7;
	}
	
.itemview
    {
    border-bottom: solid 1px #4b70b7;
    border-left: solid 1px #4b70b7;
    border-right: solid 1px #4b70b7;
    border-top: solid 2px #4b70b7;
    background-color: #EAF3FE;
    width: 550px;
    }
    
.clock
    {
    padding: 0 0 0 0;
    border: solid 1px #DAE4ED;
    background: #fff;
    font-weight: bold;
    width: 250px;
    }
    
.largedescription
    {
    font-size: 14px;
    font-weight: bold;
    }
    
#headerColumn a.MainMenuOn:Link
	{
	color:#113A5A;	
	font-weight:bolder;
	}

#headerColumn a.MainMenuOn:visited
	{
	color:#113A5A;	
	font-weight:bolder;
	}
    
    

/******************
IDs
******************/

#loginHolder
	{
	background-color:#ffffff;
	text-align:Left;
	width:480px;
	margin-left:auto;
	margin-right:auto;
	}

#loginPrimaryDiv
	{
	background-color:#ffffff;
	padding-top:2px;	
	text-align:center;
	width:100%;
	}

#centrePrimaryDiv
	{
	background-color:#ffffff;
	padding-top:20px;	
	text-align:center;
	width:100%;
	}

#centreHolder
	{
	background-color:#ffffff;
	text-align:Left;
	width:600px;
	margin-left:auto;
	margin-right:auto;
	}

#entireContentContainer
	{
	height:100%;	
	width:100%;
	background-color:#ffffff;
	font-weight: normal;
    font-size: 8pt;
    font-family: verdana;
    text-decoration: none;
	}

#footerColumn
	{
	background-color:#ffffff;
	height:16%;
	text-align:center;
	}	
	
#poweredBy
	{
	color:#a9a9a9;
	font-family:Arial;
	font-size:10px;
	}

#footerTable
	{
	width:100%;	
	}

#footerGray
	{
	height:4pt;
	background-color:#999999;
	}	

#footer
	{
	background-color:Navy;
	height:1pt;
	}

#headerContainer
	{
	 width:100%;	
	}

#contentContainer 
	{
	background-color:#ffffff;
	height:68%;
	width:100%;
	padding-top:10px;
	}
	
#leftMenuColumn
	{
	width:150px;	
	background-color:#ffffff;
	vertical-align:top;
	line-height:15px;
	}

#mainContent
	{
	color: #000033;
	height:40%;
	padding-left:20px;
    font-weight: normal;
    font-size: 9pt;
    font-family: Arial;
    text-decoration: none
	}
	
#mainContentSmall
	{
	color: #000033;
    font-weight: normal;
    font-size: 8pt;
    font-family: Arial;
    text-decoration: none
	}
	
#headerColumn
	{
	background-color:#999999;
	height:32px;
	text-align:left;
	white-space:nowrap;
	width:100%;
	}

#redBanner
	{
	background-color:red;
	width:100%;
	height:77px;
	border-top-color:#999999;
	border-bottom-color:#ffffff;
	border-right-color:#ffffff;
	border-left-color:#ffffff;
	border-style:solid;
	border-left-width:0px;
	border-right-width:3px;
	border-bottom-width:0px;
	border-top-width:3px;
	}

#bannerHolder
	{
	width:100%;
	text-align:left;
	height:91px;
	vertical-align:middle;
	background-color:#1B5C7d;
	font-size:0px;
	line-height:0px;
	}

#redBannerImage
	{
	background-color:#ffffff;
	width:40%;
	height:127px;
	text-align:right;
	}

#registrationLine
	{
	color:Black;
	width:55%;
	}

#subMenu
	{
	background-color:#e7e7e7;
	height:25px;
	width:100%;
	vertical-align:middle;
	}

#recordCountHolder
	{
	text-align:right;
	}

#rightAlignButtonHolder
	{
	padding-right:60px;
	padding-top:10px;
	text-align:right;		
	}

#windowHeaderDiv
	{
	background-color: red;
	width:100%;
	height:25px;	
	}
	
#centerAlignDiv
	{
	text-align:center;	
	}
	
#leftMenuTable
	{
	line-height:18px;	
	width:150px;
	}
	
#LeftMenu
	{
	width:200px;
	}
	
#CategoryMenu
	{
	background-color:#E7E7E7;
	width:200px;
	}
	
#CategoryMenuHeader
	{
	color:#ffffff;
	font-weight:bold;
	padding-left:5px;
	background-color:#999999;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	background-image:url(Images/LeftMenuRight.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	}
	
#CategoryMenuHeaderLeft
	{
	background-color:#999999;
	}

#CategoryMenuFooter
	{
	background-image:url(Images/LeftMenuLower.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	}
	
/******************
Skin Classes
******************/

.SmallGrid
{
    font-family: Arial;
    font-size: 12px;
}

.FeaturedHR
{
	color:#4b70b7;	
}


/*Begin RecCount*/

.RecCountSpan
{
	font-weight:bold; 
	color: #0C769E;
	font-size:11px;
}

.divRecordHolder a:link 
{
	color:#0C769E !important;
	text-decoration: none !important;
}
	
.divRecordHolder a:hover 
{
	color:#0C769E !important;
	text-decoration: none !important;
}

.divRecordHolder a:visited 
{
	color:#0C769E !important;
	text-decoration: none !important;	
}

.RecCountHR
{
	width:100%;
	background-color:#ece9d8;
	height:1px;
	font-size:0px;
	text-align:right;
	margin-top:2px;
	margin-bottom:2px;
}

/*End RecCount*/
	
.DetailLBL
{
	color:Navy;	
}

.DetailPaneHR
{
	background-color:#ECE9D8;
	font-size:0px;
	height:1px;
	width:100%;	
	margin-top:5px;
	margin-bottom:5px;
}

.MetricDashHead
{
	color: Navy !important;
	font-size: 20px;
}

.MetricDashHeadB
{
	color: Navy !important;
	font-size: 15px !important;
}


	
	



	
	
	






	


