﻿/* DEFAULTS
----------------------------------------------------------*/

html
{
    overflow-y:scroll
} 


body,html{

}

body   
{
    background:#FFFFFF;    
    font-size: .80em;
    height:100%;
    font-family:arial;
    margin: 0px;
    padding: 0px;
    color: #555555;
}

form {
    height: 100%;
}


a:link, a:visited
{
    color: #444444;
}

a:hover
{
    color: #444444;
    text-decoration: none;
}

a:active
{
    color: #444444;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

.clear
{
    clear: both;
}

.bold
{
    font-weight: bold;
}


.Clear
{
    clear: both;
}

.Title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}


.LoginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.LoginDisplay a:link
{
    color: white;
}

.LoginDisplay a:visited
{
    color: white;
}

.LoginDisplay a:hover
{
    color: white;
}

.FailureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.red
{
    color: #dd0000;
}

.SubmitButton
{
    text-align: right;
    padding-right: 10px;
}


.SubNavTbl
{
    float:left;
    border-collapse:collapse;  
    padding:0px;  
}

.SubNavTbl td
{
    vertical-align:top;
    padding:5px;
    border-left:1px solid #333333;
}

#SiteSurround
{
    position:relative;    
}

#SiteSurround, .SiteCentreInner
{
    float:left;
    width:800px; 
}

#SiteCentre
{
    width:800px;
    margin:0 auto;
}

.SiteCentreInner
{
    float:left;
    width:800px;
}

.ContentCentre
{
    width:780px;
    margin:0 auto; 
    padding:0px;       
}

.SiteInnerContent
{
    float:left;
    width:100%;
}

.MainContentCentre
{
    width:800px;
    margin:0 auto;        
}

.SiteMainInner
{

}

.Footer
{
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	background:#ddd;
    background:#FAFAFA;  
    background-position:top left;
    background-repeat:no-repeat;
    border-top:1px solid #EEEEEE;    
    height:90px;
    width:800px;
}

.FooterInner
{
    float:left;
	width:100%;    
    height:89px;      
    background:transparent url('Images/Background/gradrounded.png');           
	background-repeat:no-repeat;	  
    background-position:center top;	     
}

.Push {
    height:10px;
    clear:both;
}

.GenericList
{
    list-style:none;
    margin:0px auto 0px auto;
    padding:0px;  
}

.GenericList li
{
   float:left;
   display:inline-block;

}


.GenericList li:first-child
{
    
}

.MainLogo
{
	float: left;
	height: 26px;
	margin: 20px 0px 13px 10px;
}

.MainLogo2
{
    float:right;
    margin-top:20px;
    padding-right:15px;
    margin-bottom:15px;
    width:300px;
}

.LoginLogo
{
    display:block;
    margin:auto;  
    width:270px;
}

.LoginLogoRight
{
    display:block;
    margin:auto;  
    width:130px;  
}

.SiteContentSurround
{
    position:relative;                
    width:800px;
    margin:0px auto;
    background:#FFFFFF;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.3);
}

.FooterList
{
    float:left;
    width:98%; 
    font-size:10px;   
    color:#444444;
    padding:10px;
}

.FooterList li
{
    margin-top:10px;
}

.SiteContentMain
{
    clear:left;
    padding-bottom:90px;
}


.SiteContentInner
{
    float:left;
    width:800px;
    min-height:100px;
    margin-top:-1px;
    z-index:1;
}

.MainContent
{
    width:100%;    
    padding:10px 0px;
}

#HeadSection
{
    float: left;
    width:800px;
    min-height: 70px;
    border-bottom: 1px solid #EEEEEE;
    position:relative;   
    background:#FFFFFF;  
}

#PageTitleSection
{
    float: left;
    width: 100%;
    border-bottom: 1px solid #FFFFFF;
    position:relative;   
    min-width:790px;
    min-height:10px;
    z-index:0;  
    margin-top:-1px;
}

.PageTitleText
{
    float:left;
    width:100%;
    color: #666666;
    font-size:14px;
    line-height:30px;
    margin-top:2px;
    letter-spacing: -1px;    
    border-bottom: 1px solid #EEEEEE;
    background-repeat:no-repeat;    
    text-indent:10px;
}

.TitleContain
{
    float:left;
    width:100%;
    margin:7px 0px 10px -20px;    
    padding:0px 0px 10px 0px;
	background:url(Images/cornerBottom.png) left bottom;
	background-repeat:no-repeat;  
  	position:relative;
}

.ScrollDiv
{
    vertical-align: top;
    height: 400px;
    overflow-y: scroll;
    overflow-x: hidden;    

}

.ScrollDivSurround
{
    padding-bottom:10px;
    float:left;
    width:100%;
    border-bottom: 3px solid #444444;       
}


.SectionTitle
{
    float:left;
    width:100%;
    font-size:15px;
    height:auto;
    margin-bottom:3px;
    border-bottom: 1px solid #FFFFFF;    
    clear:left;
}

.SectionTitleInner
{
    float:left;    
    padding:5px 0px 5px 0px;
    color:#444444;
    width:100%;
    font-size:16px;
    line-height:15px; 
    letter-spacing: -0.5px;    
    border-bottom: 3px solid #444444;         
}

.GenericGridView.ReportGrid .HiddenRow td.HiddenRowTD
{
    empty-cells:hide;
    height:0px;    
    padding:0px 10px;    
}

.Hidden
{
    display:none;
}

.HiddenTax
{
    display:none;
    font-size:10px;
    color:#DD0000;
}