﻿body
{
font-size: 12px;
font-family: Tahoma, Arial, sans-serif;
margin: 0px;
padding: 0px;
color: #252525;
}

.mainlayoutbody {
    border-top: 1px solid #fff;    
    background: #3487b7 url('Images/bg_body.GIF') 50% top repeat-x;
}

.popuplayoutbody {
    border-top: 1px solid #fff;    
    background: #cde3f4 url('Images/bg_popup.GIF') 50% top repeat-x;
}

table {
empty-cells: show;
border-collapse: separate;
}

table th {
padding: 6px 5px;
text-align: left;
background-color: #e8eef4;
border: solid 1px #e8eef4;
}

table#AppointmentResults , table#FamilyAppointments, 
table#FamilyNutritionEducation, table#ClinicList , table#ParticipantList {
border: solid 1px #6e99b1;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
font-size: 11px;
font-family: Helvetica, Verdana, Arial, Trebuchet MS, sans-serif;
}

#AppointmentResults th, #FamilyAppointments th, #FamilyNutritionEducation th, #ClinicList th, #ParticipantList th {
background-color:#3D98DC;
background-image: url('Images/bg_tableheader.gif'); background-repeat: repeat;
color:white;
padding: 8px;
margin-left:-1px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
font-size: 12px;
}

#AppointmentResults tr, #FamilyAppointments tr, #FamilyNutritionEducation tr, #ClinicList tr , #ParticipantList tr{
background-color:#F5F7F9;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.header {
border: none;
font-family: Helvetica, Verdana, Arial, Trebuchet MS, sans-serif;
}

.header td {
padding: 0px;
}

#ParticipantList input[type="text"] {
font-size: 10px;
font-family: Helvetica, Verdana, Arial, Trebuchet MS, sans-serif;
}

.tablewithoutborder{
width:100%;
}

.content
{
border: 0.5px solid #3399FF;
}

div.panel {
border: 0.5px #000 solid;
padding: 5px;
margin-top: 1px;
}

/* jQueryUI dialog default */
.dialog-confirm
{
display:none
}

.grid-error
{
padding:0px, 20px;
border: 0.5px solid;
background-repeat: no-repeat;
background-position: right center;
color: #D8000C;
background-color: #FFBABA;
background-image: url('Images/validation_error.png');
}

.validationsummary-titlebar
{
background: #cd0a0a;
color: #ffffff;
background-image: url('Images/exclamation.png');
background-repeat: no-repeat;
background-position: left center;
}

.validationSummary-body
{
color: #285377;
}

/* HEADINGS
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
padding:0px;
color: #327D96;
}

h1
{
font-size: 1.5em;
}
h3
{
font-size: 1.2em;
}
h4
{
font-size: 1.1em;
}
h5, h6
{
font-size: 1em;
}

#divh1 
{
   padding:0px;
   color: #327D96; 
   font-size: 1.5em;
   font-weight:bold;
}

#divh2
{
   padding:0px;
   color: #327D96; 
   font-size: 1.3em;
   font-weight:bold;
}
#divh3
{
   padding:0px;
   color: #327D96; 
   font-size: 1.2em;
   font-weight:bold;
}
#divh4
{
   padding:0px;
   color: #327D96; 
   font-size: 1.1em;
   font-weight:bold;
}
#divh5, #divh6 
{
   padding:0px;
   color: #327D96; 
   font-size: 1em;
   font-weight:bold;
}

@media print
{
#ad{display:none;}
#leftbar{display:none;}
#header{display:none;}
#footer{display:none;}
#navbuttons{display:none;}
#contentarea{width:100%;}
}

/* PRIMARY LAYOUT ELEMENTS
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the
page width. Or, you can specify an exact pixel width. */
.page
{
width: 1045px;
margin-left: auto;
margin-right: auto;
}

#header
{
position: relative;
margin-bottom: 0px;
height:90px;
color: #000;
padding: 0;
background: white url('Images/bg_header.GIF') repeat-x ;
box-shadow:rgba(0,0,0,0.4) 2px 2px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#header h1
{
font-weight: bold;
padding: 5px 0;
margin: 0;
color: #fff;
border: none;
line-height: 2em;
font-size: 32px !important;
}

#main
{
padding: 20px 20px 15px 20px;
background-color: #F2F4F5;
border: 0.5px solid #A4CAF4;
overflow:auto;
box-shadow:rgba(0,0,0,0.4) 5px 5px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
height:auto;
}

#footer
{
color: #d0dbe3;
padding: 10px 0;
text-align: center;
line-height: normal;
margin: 0;
font-size: .9em;
}

#footer a
{
color: #d0dbe3;
padding: 10px 12px;
text-decoration:none;
}

#footer a:hover
{
text-decoration:underline;
}

/* TAB MENU
----------------------------------------------------------*/
ul#menu {
margin: 0px;
text-align: right;
}

ul#menu li {
margin: -1px;
display: inline;
background-color:#0e3867;
}

ul#menu li a {
padding: 8px 8px;
font-weight: bold;
text-decoration: none;
line-height: 2.8em;
background-color:#0e3867;
background-image: url('Images/menu.gif'); background-repeat: repeat-x;
color: #ffffff;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

ul#menu li a:hover {
background-image: url('Images/menu_hover.gif'); background-repeat: repeat;
text-decoration: none;
color:yellow;
background-color:#5183CF;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

ul#menu li a:active {
background-image: url('Images/menu_active.gif'); background-repeat: repeat;
color:yellow;
background-color:#3D98DC;
text-decoration: none;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

ul#menu li.selected a {
background-image: url('Images/menu_hover.gif'); background-repeat: repeat;
text-decoration:none;
color:yellow;
background-color:#5183CF;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

ul#menu li.selected a:hover {
background-image: url('Images/menu_active.gif'); background-repeat: repeat;
color:yellow;
background-color:#3D98DC;
text-decoration: none;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}


/* FORM LAYOUT ELEMENTS
----------------------------------------------------------*/

/*fieldset
{
border:thin solid #A4CAF4;
padding:0 1.4em 1.4em 1.4em;
margin:.5em 0 .5em 0;
-moz-border-radius:5px;
-border-radius: 5px;
-webkit-border-radius: 5px;
text-align:left;
}*/

fieldset, fieldset.collapsible
{
padding: 3px;
border: thin solid #0099CC;
margin-bottom: 1em;
}

fieldset.collapsibleClosed {
border-bottom-width: 0;
border-left-width: 0;
border-right-width: 0;
margin-bottom: 0;
margin-left: 3px;
}

legend
{
background-position: center; padding: 5px; font-size:1em;
font-weight: bold;
color: #285377;
}

legend.collapsible
{
background-position: center; padding: 5px; font-size:1em;
font-weight: bold;
color: #285377;
}

legend.collapsibleClosed
{
background-position: center; padding: 5px; font-size:1em;
font-weight: bold;
color: #285377;
background: none; font-family: Helvetica, Verdana, Arial, Trebuchet MS, sans-serif; text-align: left;
}

textarea
{
min-height: 30px;
}

input[type="text"]
{
width: 100px;
min-height:15px;
height:auto;
border: 1px solid #A4CAF4;
font-family: Helvetica, Verdana, Arial, Trebuchet MS, sans-serif; text-align: left;
font-size:.8em;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

input[type="text"]:hover {
border: 1px solid #fcd113;
background: #fcecab;
}

select
{
width: 150px;
border: 1px solid #A4CAF4;
min-height:15px;
height:auto;
font-family: Helvetica, Verdana, Arial, Trebuchet MS, sans-serif; text-align: left;
font-size:1em;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

.securityquestiondropdownclick
{
    width: 300px;
    border: 1px solid #A4CAF4;
    min-height:15px;
    height:auto;
    font-family: Helvetica, Verdana, Arial, Trebuchet MS, sans-serif; text-align: left;
    font-size:1em;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;    
}

.securityquestiondropdown
{
    width: 200px;
    border: 1px solid #A4CAF4;
    min-height:15px;
    height:auto;
    font-family: Helvetica, Verdana, Arial, Trebuchet MS, sans-serif; text-align: left;
    font-size:1em;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;    
}

select:hover {
border: 1px solid #fcd113;
background: #fcecab;
}

input[type="password"]
{
width:auto;
height:15px;
border: 1px solid #A4CAF4;
font-size:.9em;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

input[type="password"]:hover {
border: 1px solid #fcd113;
background: #fcecab;
}

/* MISC
----------------------------------------------------------*/
.clear {
clear: both;
}

.error {
color: Red;
}

nav,
#menucontainer {
margin-top: 0px;

}

div#title {
display: block;
float: left;
text-align: left;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
color: #ff0000;
}

.field-validation-valid {
display: none;
}

.input-validation-error {
border: 1px solid #ff0000;
background-color: #ffeeee;
}

.validation-summary-errors {
font-weight: bold;
color: #ff0000;
}

.validation-summary-valid {
display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label, .editor-label
{
margin: .3em 0 0 0;
font-family: Helvetica, Verdana, Arial, Trebuchet MS, sans-serif;
color: #000000;
font-weight: bold;
Font-size: 11px;
}

.display-field, .editor-field
{
margin: 6px 0px 0px 2px;
font-family: Helvetica, Verdana, Arial, Trebuchet MS, sans-serif;
Font-size: 11px;
}

.display-error
{
color: Red;
font-size: .5em;
font-weight: bold;
font-family: Garamond;
}

.required
{
background-position: right center; background-image: url('../Content/Images/required.png'); background-repeat: no-repeat;
padding-right:10px;
width: 50px;
}

.text-box {
width: 30em;
}

.text-box.multi-line {
height: 6.5em;
}

.tri-state {
width: 6em;
}

/* Styles for tables
----------------------------------------------------------*/
caption{
background: url(title.png) no-repeat 50px;
font-size: 400%;
text-indent: -10000px;
}

#popup
{
    background-image: url('Images/bg_popup.gif');background-size:100%;
    font-size: 1em;
}

#popup .display-label
{
font-size: 0.9em
}

select[multiple=multiple]
{
border:1px;
padding-bottom:4px;
font-size:.9em
}

#OnlineApplicationProcessStatus {
font-size:9px;
}

/* collapsible panel */

.collapsibleContainerTitle
{
cursor:pointer;
font-size:small;
font-weight:bold;
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}

.collapsibleContainerTitle div
{
    border: 0px none;
padding-top:5px;
padding-left:5px;
padding-bottom:5px;
color:black;
overflow:hidden;
height:22px;
}

.collapsibleContainerContent
{
padding: 5px;
-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
}

.CurrentApplicationProcessStep {
border-style: solid; border-width: 1px;
background-image: url('Images/CurrentApplicationProcessStep_Arrow.png');
background-repeat: no-repeat;
background-position: left center;
text-align: center;
font-size: 11px;
font-weight: bold;
color: white;
border-color: black;
background-color: #447CAD;
}

.CompletedApplicationProcessStep 
{
font-size: 10px;
font-weight:bold;
background-color:#EFF4E5;
border: solid 1px black;
}

.FutureApplicationProcessStep 
{
font-size: 10px;
font-weight:normal;
font-color:gray;
background-color:white;
border: solid 1px black;
}

.editor-field select {
height:20px;
font-size:0.9em;
}

.editor-field #UserName {
font-size: 1em;
}

.ui-datepicker-trigger {
margin-left: 0px;
position: absolute; 
}

.ui-jqgrid-btable td {
font-size: 0.8em;
}

input#txtCaptcha
{
background-color:transparent; background-image:url('Images/1.jpg'); 
text-align:center; border:none; font-weight:bold; font-family:Californian FB; font-size:1.2em;
user-select: none; 
-moz-user-select: none; 
-khtml-user-select: none;
}

input.CaptchaImage {
background-color:transparent; background-image:url('Images/1.jpg'); 
text-align:center; border:none; font-weight:bold; font-family:Californian FB; font-size:1.2em;
user-select: none; 
-moz-user-select: none; 
-khtml-user-select: none;
}

input:hover.CaptchaImage  {
background-color:transparent; background-image:url('Images/1.jpg'); 
text-align:center; border:none; font-weight:bold; font-family:Californian FB; font-size:1.2em;
user-select: none; 
-moz-user-select: none; 
-khtml-user-select: none;
}

#Clinics p 
{
color: #327D96;
font-weight:bold;
font-size:1em;
}

#Choices {
width: 300px;
height:250px;
padding: 20px;
border: 1px solid #CED8E0;
box-shadow:rgba(0,0,0,0.4) 5px 5px 20px;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
font-family:Helvetica, Verdana, Arial, Trebuchet MS, sans-serif;
}

#Choice1
{
 color:#0e4764;
width: 220px;
height: 50px;
background: white url('Images/bg_Choice1.GIF') repeat-x ;
box-shadow:rgba(0,0,0,0.4) 2px 2px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding-top:10px;
}

#Choice1:hover
{
box-shadow:rgba(10,100,200,2) 5px 10px 30px;
cursor:pointer;
background: white url('Images/bg_Choice 1 Hover.GIF') repeat-x ;
}

#Choice2
{
color:#0e4764;
width: 220px;
height: 50px;
background: white url('Images/bg_Choice2.GIF') repeat-x ;
box-shadow:rgba(0,0,0,0.4) 2px 2px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding-top:10px;
}

#Choice2:hover
{
color:White;
box-shadow:rgba(0,0,5,2) 5px 10px 30px;
cursor:pointer;
background: white url('Images/bg_Choice 2 Hover.GIF') repeat-x ;
}

#Choice2:hover div
{
color:White;
}

.loginDisplayText
{
    font-family:Helvetica, Verdana, Arial, Trebuchet MS, sans-serif;
    font-size:smaller;
    font-weight:bold;
 }

#LogonButton 
{
    font-size:smaller;
    
}

#Choice1OptionText
{
    font-size:medium;color:White;font-weight:bolder;
}

#Choice1SupportingText
{
   font-size:smaller;color:white;
}

#Choice2OptionText
{
    font-size:medium;color:#0e4764;font-weight:bolder;
}

#Choice2SupportingText
{
    font-size:smaller;color:#0e4764;text-decoration:none;
}

.jGrowl-close {
	padding-left: 2em;
	color: red;
	font-weight: 900;
}