﻿body
{
	margin:0;
	padding:0;
	font-size:.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}

a:link 
{
    color: #2971A7;
    text-decoration: none; 
}

a:visited 
{
    color: #0B537F;
    text-decoration: none;
}

a:active, a:hover 
{
    color: #2A8BC6;
    text-decoration: underline;
}

h1
{
    margin:0 0 .5em 0;
}

h2 
{
    margin:0 0 .5em 0;
}

h3
{
    margin:0 0 .5em 0;
}

h4
{
    margin:0 0 .5em 0;
}

h5
{
    margin:0 0 .5em 0;
}

p
{
    line-height: 1.3em;
    margin:0 0 1em 0;
}

table
{
    margin-bottom:1em;
}

table, tr, td
{
    border:none;
}

ul
{
    list-style:none;
    text-align:left;
}

div#siteWrapper 
{
	margin:20px 1em 1em 1em;
	width:1000px;
	text-align:left;
	position:relative;
}

div#contentbox_wrapper
{
	margin-top:1em;
	text-align:left;
	position:relative;
	overflow:hidden;
	clear:both;
}

div#airPrintWrapper
{
	width:100%;
}

div#airPrintHeader
{
	width:100%;
	margin:0 0 2em 0;
}

/* --------------------------------------
    Global
   --------------------------------------*/
#airContentColumn
{
    margin:1em;
}

#airNavColumn
{
    float:left;
    width:20%;
}

div.airLinkBox
{
    position:relative;
    padding:1em;
    background-color:#faf6d6;
    border:solid 1px #969696;
}

div.airLinkBox h4
{
    color:#000;
    font-weight:bold;
    margin:0 0 .5em 0;
    padding:.5em 0 .5em 0;
    border-bottom:solid 1px #969696;
}

div.airLinkBox a
{
    display:block;
    padding:.5em 0 0 0;
}

.airLoginLinkBox
{
    margin:1em;
}

table.airPageTitle
{
    width:100%;
}

table.airPageTitle th
{
    font-weight:bold;
    text-align:left;
}

.buttonStrip
{
    margin:1em;
}

.airPositive
{
    color:green;
    font-weight:bold;
}

.airNegative
{
    color:red;
}

.airImportant
{
    color:red;
}

.airRequired
{
    color:red;
}

.airTextAlignCenter
{
    text-align:center;
}
.airTextAlignLeft
{
    text-align:left;
}

.airTextAlignRight
{
    text-align:right;
}

.noBorder
{
    border:none;
}

table.noBorder td
{
    border:solid 1px #fff;
}

div.inspectionArea
{
}

div.inspectionArea span
{
    font-weight:bold;
    margin:1em 0 1em 0;
}

span.inspectionCategoryHeader
{
    text-align:center;
    font-weight:bold;
    margin:2em 0 2em 0;
}

table.noBorder td input
{
    border:none;
}

td.noBorder input
{
    border:none;
}

th.h4
{
    padding:1em 0 1em 0;
}

span.underline
{
    text-decoration:underline;
}
/* --------------------------------------
    PageHeader.ascx
   --------------------------------------*/
span#loginLink
{
    width:400px;
    float:right;
    text-align:right;
    margin:0;
    padding:0;
}
/* --------------------------------------
    Home page - /Default.aspx    
   -------------------------------------- */
div#airHomePageHeader
{
    position:relative;
    width:99%;
    margin:0;
}

div#airHomePageHeading
{
    position:relative;
    float:left;
    width:70%;
    font-weight:bold;
}

div#airMembershipLinks
{
    position:relative;
    float:right;
    text-align:center;
    width:20%;
    margin:0 0 1em 0;
}

div#airMembershipLinks a
{
    display:block;
    padding:.5em 0 0 0;
}

div#airHomeLinkSection
{
    position:relative;
    width:99%;
    margin:1em 0 0 0;
}

div#leftLinkBoxes
{
    position:relative;
    float:left;
    width:48%;
}

div#rightLinkBoxes
{
    position:relative;
    float:right;
    width:48%;
}
 
/* --------------------------------------
    Register.aspx
   --------------------------------------*/
div.airRegistrationForm
{
    position:relative;
    width:100%;
    clear:both;
}

div.airRegistrationSection
{
    position:relative;
    width:100%;
    clear:both;
}

div.airRegistrationStep
{
    float:left;
    width:56px;
}

div.airRegistrationTable
{
    position:relative;
    float:left;
}

/* --------------------------------------
    Referrals.aspx
   --------------------------------------*/
table#caseFilter
{
    border:none;
    margin:0 0 1em 0;
}

table.caseTable
{
    width:100%;
    border-left:solid 1px #c6c6c6;
    border-top:solid 1px #c6c6c6;
}

table.caseTable th
{
    border-bottom:solid 1px #c0c0c0;
    padding:.25em;
}

table.caseTable td
{
    padding:.25em;
    border-right:solid 1px #c6c6c6;
    border-bottom:solid 1px #c6c6c6;
}

/* --------------------------------------
    EditCase.aspx
   --------------------------------------*/
ul#caseTabs
{
    width:100%;
    text-align:right;
    margin:0 0 .25em 0;
    padding:1em 1em .25em 0;
    border-bottom:solid 1px #c0c0c0;
}

ul#caseTabs li
{
    display:inline;
    padding:0;
}

ul#caseTabs li a
{
    text-decoration:none;
    padding:.5em;
}

ul#caseTabs li a:hover
{
    cursor:auto;
    text-decoration:none;
}

ul#caseTabs li a:visited
{
    text-decoration:none;
}

ul#caseTabs li a.caseTabSelected
{
    font-weight:bold;
}

ul#caseTabs
{
    width:100%;
    text-align:right;
    margin:0 0 .25em 0;
    padding:1em 1em .25em 0;
    border-bottom:solid 1px #c0c0c0;
}

ul#caseTabs li
{
    display:inline;
    padding:0;
}

ul#caseTabs li a
{
    text-decoration:none;
    padding:.5em;
}

ul#caseTabs li a:hover
{
    cursor:auto;
    text-decoration:none;
}

ul#caseTabs li a:visited
{
    text-decoration:none;
}

ul#caseTabs li a.caseTabSelected
{
    font-weight:bold;
}







ul#langTabs
{
    width:7%;
    text-align:right;
    margin:0 0 .5em 0;
    padding: .25em 0 0 0;
    border:solid 1px #c0c0c0;
    border-top:none;
   
   position: relative;
   float:right;
   left: -195px;
   
}

ul#langTabs li
{
   
    padding: 0 0 .25em ;
}

ul#langTabs li a
{
    text-decoration:none;
    padding:.5em;
}

ul#langTabs li a:hover
{
    cursor:auto;
    text-decoration:none;
}

ul#langTabs li a:visited
{
    text-decoration:none;
}

ul#langTabs li a.caseTabSelected
{
    font-weight:bold;
}

table#referralTable
{
    margin:1em;
}

#airCaseNoteForm
{
}

table.airCaseNotesTable
{
    width:80%;
}

table.airCaseNotesTable td p
{
    margin:.25em 0 2em 0;
    border-top:solid 1px #c6c6c6;
}

table.airCaseNotesTable td p.airCaseNotesHeader
{
    font-weight:bold;
    color:#2971A7;
    text-align:center;
    margin:1em 0 1em 0;
    padding:.25em 0 .25em 0;
    border:solid 1px #2971A7;
}

/* --------------------------------------
    Reports
   --------------------------------------*/
.airReportContent ul
{
    list-style-type:disc;
}

.airReportContent ul li
{
    margin:0 0 1em 0;
}

.airReportContent ul ul
{
    list-style-type:circle;
}

h4.physicianReportSection
{
    background-color:#e6e6e6;
    padding:.25em;
}
