﻿/******************
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 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	margin:5px 0 10px 0;
	padding:0;
	width:100%;
	background-image:url(images/mainbg.jpg);
	}

input
	{
    font-family: 'MS Sans Serif', Arial, helvetica;
    font-size: 9pt;
	}

select
	{
    font-family: 'MS Sans Serif', Arial, helvetica;
    font-size: 8pt;
	}
	
/******************
Classes
******************/

a.bodyMainLink
	{
    font-size: 10px;
    color: #ff3333;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: none
	}
	
.left	
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4D4D4D;
	text-decoration: none;
	}
	
.leftsmall
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #4D4D4D;
	text-decoration: none;
	}

a.left:link 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4D4D4D;
	text-decoration: none;
	}
	
a.left:visited 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4D4D4D;
	text-decoration: none;
	}

a.left:hover 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #191E5E;
	text-decoration: underline;
	}
	
a.footer:link 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	}

a.footer:visited 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	}
	
a.footer:hover 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	}
	
a.footer02:link 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #191e5e;
	text-decoration: none;
	font-weight: normal;
	}

a.footer02:visited 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #191e5e;
	text-decoration: none;
	font-weight: normal;
	}
	
a.footer02:hover 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #191e5e;
	text-decoration: underline;
	font-weight: normal;
	}

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;
	}

.bodyHeader
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #191E5E;
	text-decoration: none;
	font-weight: bold;
	}

.bodyMain
	{
    font-weight: normal;
    font-size: 10px;
    color: #414141;
    font-family: Verdana;
    text-decoration: none
	}
	
.borderlessImage
	{
	border:none;	
	}

.centerPageLeftDiv
	{
	background-color:#ffffff;
	text-align:Left;
	width:50%;
	margin-left:auto;
	margin-right:auto;
	}
	
.dropDown
	{
    font-weight: normal;
    font-size: 10px;
    color: #414141;
    font-family: Verdana;
    text-decoration: none
	}

.navSubHeader
	{
    color: #49058c;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
	}

.spacerImage 
	{
    vertical-align:bottom 
    }
   
.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;
    background-color: #eaeaea;
    text-decoration: none
	}

.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
	}

.formLabel
	{
	background-color:#ffffff;
	float:left;
	margin-top:4px;
	width:70px;
	}

.validateBold
	{
	text-decoration:none;
	font-weight:bold;
	font-size: 10pt;
	color: red;
	font-family: Verdana
	}

.listHeader
	{
    font-weight: bold;
    font-size: 7pt;
    text-transform: uppercase;
    color: black;
    font-family: Verdana;
    background-color: #e2e2e2;
	}

.listHeaderPadRight
	{
    font-weight: bold;
    font-size: 7pt;
    text-transform: uppercase;
    color: black;
    font-family: Verdana;
    background-color: #e2e2e2;
    padding-right:15px;
	}

.alignRightListHeader
	{
	text-align:right;
	}

.bodyMainSmall
	{
    font-size: 11px;
    color: black;
    font-family: Arial
	}

.descriptionStockColumn
	{
		
	width:200px;	
	}

.partNoStockColumn
	{
	width:90px;	
	}

.alternatingRow
	{
	background-color:#f5eded;
	font-size: 11px;
    color: black;
    font-family: Arial;
	}

.gridviewValidate
	{
    font-weight: bold;
    font-size: 7pt;
    color: black;
    font-family: Verdana;
    background-color: #ffcccc
	}

.leftAlignedDiv
	{
	text-align:left;
	width:60%;
	}

.leftAlignedTable
	{
	margin-left:0px;
	width:100%;
	}

.rightAlignDiv
	{
	width:100%;
	text-align:right;		
	}

.mandatoryAsterisk
	{
	color:red; 
	font-size:12px;
	font-weight:bold;
	}

.subCompanyGrid
	{
	width:100%;	
	}
	
.userCompaniesSpacer
	{
	width:45%;	
	}

.footbg 
	{
	background-image: url(../moduslink/images/footbg.jpg);
	}

.footertext01 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	}

.footertext 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #191e5e;
	text-decoration: none;
	}
	
.menubg01 
	{
	background-image: url(../moduslink/images/menubgb.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:3px;
	padding-top:2px;
	}

.menufootbg 
	{
	background-image: url(../moduslink/images/menufoot01.jpg);
	}

.menubg02 
	{
	background-image: url(../moduslink/images/onbg.jpg);
	}

.leftoff 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #191e5e;
	}
	
.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;      
	}
	
.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;
    }
    
.MixedStockHeader
	{
	padding-top:10px;	
	}
	
	
.registerOptionDiv
	{
	padding-top:25px;
	}	
    

/******************
IDs
******************/

#centerTable 
	{
	text-align:center;
	}
	
#contentContainer
	{
	background-color:Black;	
	height:370px;
	width:756px;
	vertical-align:middle;
	}

#bottomCurvedCornersColumn
	{
	height:16px;	
	}

#footerColumn
	{
	background-color:#ffffff;
	height:30px;
	text-align:center;
	width:100%;
	}
	
#footerSmall
	{
	color:#666666;
	font-size:x-small;
	font-family:Verdana, Arial, Helvetica, sans-serif
	}
	
#leftNavigationColumn
	{
	background-image:url(images/divide.jpg);
	background-position:right top;
	background-repeat:repeat-y;
	width:146px;
	background-color:#ffffff;
	line-height:15px;
	padding-left:5px;
	padding-right:20px;
	text-align:left;
	vertical-align:top;
	white-space:nowrap;
	}

#mainContentColumn
	{
	color: #000033;
	background-color:#ffffff;
	height:338px;
	padding-left:10px;
	text-align:left;
	vertical-align:top;
	width:100%;
	font-weight: normal;
    font-size: 10px;
    color: #414141;
    font-family: Verdana;
	}
	
#mainContentColumnRight
	{
	background-color:#ffffff;
	font-size: 8pt;
    font-family: 'MS Sans Serif', Arial, helvetica;
	height:338px;
	padding-left:10px;
	text-align:left;
	vertical-align:top;
	width:585px;
	}

#whiteSideColumnLeft
	{
	background-color:#ffffff;	
	width:13px;
	}
	
#headerContainer
	{
	background-color:Black;	
	width:756px;
	vertical-align:middle;
	}
   
#lowerImageColumn
	{
	background-color:#ffffff;
	height:92px;
	text-align:center;
	width:100%;
	}
	
#logoImageColumn
	{
	background-color:#ffffff;
	height:130px;
	padding-bottom:20px;
	padding-left:35px;
	text-align:left;
	width:100%;
	}
	
#purpleMenuLeftColumn
	{
	background-color:#48048d;
	background-image:url(images/purple_left.jpg);
	background-position:left;
	background-repeat:no-repeat;
	border-left-color:#ffffff;
	border-left-style:solid;	
	border-left-width:13px;
	height:28px;
	text-align:left;
	width:722px;
	}

#purpleMenuRightColumn
	{
	background-color:#48048d;
	background-image:url(images/purple_right.jpg);
	background-position:right;
	background-repeat:no-repeat;
	border-right-color:#ffffff;
	border-right-style:solid;	
	border-right-width:13px;
	height:28px;
	width:8px;
	}

#registerContainer
	{
	width:80%;	
	}

#registrationLine
	{
	color:Black;
	width:70%;
	}
	
#subMenuColumn
	{
	height:20px;
	background-color: #ffffff;	
	text-align:right;
	padding-right:10px;
	}

#topCurvedCornersColumn
	{
	height:16px;	
	}

#centerTable table
	{
	margin-left:auto;
	margin-right:auto;	
	}

#recordCountHolder
	{
	text-align:right;
	}

#rightAlignButtonHolder
	{
	padding-right:60px;
	padding-top:10px;
	text-align:right;		
	}

#lotSearchContainer
	{
	padding-right:50px;	
	}
	
#searchTable
	{
	width:100%;
	}

#searchColumnA
	{
	width:10%;
	}

#searchColumnB
	{
	width:50%;	
	}

#activityDetailsTable
	{
	width:100%;
	}

#activityDetailsColumnA
	{
	width:25%;
	}

#activityDetailsColumnB
	{
	width:75%;	
	}
	
#centrePrimaryDiv
	{
	background-color:#ffffff;
	padding-top:20px;	
	text-align:center;
	width:100%;
	}

#centreHolder
	{
	background-color:#ffffff;
	text-align:Left;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	}
	
#MainContentGraphical a
	{
	color: #4b70b7;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 500;
    text-decoration: none
	}
	
.previewColumn a
	{
	color: #4b70b7;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 500;
    text-decoration: none
	}
	
.leftMenuExpandableGrayDiv
	{
	background-color: #E8E8E8;	
	height:30px;
	padding-top:2px;
	Width:200px;
	background-image: url(../moduslink/images/menubg.jpg);
	background-repeat: repeat;
	padding-left:10px;
	}

.MenuArrow
	{
	float:left;	
	}
	
.leftMenuText
	{
	padding:3px;	
	}
	







	

    
