﻿.help
{
    background-color: #DDD;
}

.helpButton
{
     padding: 3px 3px 3px 12px;
}
.helpButton, .helpButton a:link, .helpButton a:visited, .helpButton a:active
{
     float:right;
     background-color: #DDD;
     font-weight: bold;
   /*  font-size: 14px; */
     color: #000;
     width: 50px;
}
.helpLink
{
    font-family: Verdana, Arial;
    font-size: 8pt;
    background:transparent url(../images/bg-open-help.png) no-repeat scroll right center;
    padding: 0px;
    text-transform:uppercase;
}

.helpData
{
    overflow: auto;
    height: 0px;
}
    
table,tr,td,th
{
	margin: 0px;
}
#content p.pnopadding
{
	font-size: .9em;
	margin: 0px;
	padding: 0px;
}

.inputStrong
{
	border: 2px solid #000;
}


td span
{
	font-size: .9em;
}

.error 
{
    display: inline-block;
    border: solid 2px red;
}
.studentIncome
{
	margin-left:10px;
	margin-right:10px;
}
.summaryHeaderBox
{
	border-bottom: solid 2px #888;
	float:left; 
	margin-bottom:10px;
	width: 100%;
}
.nopaddingmargin
{
	margin:0px; 
	padding: 0px;
}

.container
{
	width: 750px;
}
th
{
	text-align: left;
	font-size: .9em;
}
h2
{
	font-size: 18pt;
	margin: 0px;
	padding: 0px;
}

h3 a
{
	font-size: 12px;
}
h3
{
	font-size: 12px;
	margin: 0px;
	margin-bottom: 15px;
}
div label.hr
{
	font-weight: bold;
	font-size: .9em;
}
td label
{
	font-size: .9em;
}

div[disabled] label
{
	color: #DDDDDD;
}
div[disabled] th
{
	color: #DDDDDD;	
}
div.errorMessages
{
	text-align: left;
	margin:10px 0;
	padding:8px;
	background-color:#E58B76;
	border:1px solid #E25D3D;
	color:#333333;
}
div.errorMessages ul
{
	list-style: none;
	font-family:Tahoma,Arial,Helvetica;
	font-size:13px;
	font-weight:bold;
	letter-spacing:0.5px;
	padding: 0px;
	margin: 0px;
}

div.errorMessages li
{
	background-image: url('../images/error.png'); 
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:30px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}
 
#side-navigation a, #side-navigation a:link, #side-navigation a:active, #side-navigation a:visited
{
	color: #E6090A;
	font-size: .8em;
	font-weight: bold;
	line-height: 2.0;
}

#remove-link a, #remove-link a:link, #remove-link a:active, #remove-link a:visted
{
	font-size: .9em;
	font-weight: bold;
}

.floatLeft
{
	float:left;
}

.scrollDiv
{
	/* background-color: #FFF; */
	padding: 5px;
	height: 250px;
	overflow: auto;
}
.txtStudent
{
	width: 150px;
}
.ddlIncomeFrequency
{
	width: 145px;
}
.txtStudentFirstName
{
	width: 175px;
}
.txtStudentLastName
{
	width: 175px;
}
.txtAddressEmail
{
	width: 200px;
}
.txtStudentMiddleInitial
{
	width: 50px;
}
.txtStudentShort
{
	width: 60px;
}
.txtTiny
{
	width:20px;
}
.txtBirthDate
{
width: 165px;
}
.txtFoodstamp
{
width: 195px;
}

.txtIncome
{
	text-align: right;
}
.ddlGrade
{
	width: 75px;
}
.ddlSchoolList
{
	width:290px;
}
.ddlLarge
{
	font-size: 1.1em;
	width: 350px;
}
.tblAltRow
{
	padding:10px;
}
.rowIndicator
{
	margin: 0px;
	padding: 0px;
}
div.highlight input.inputHighlight
{
	background-color: #FFFF99;
}

#inner-content
{
	padding: 0px 20px 20px 20px;
	font-family: Arial;
	height: 100%;	
	font-size: 1.2em;
}

#inner-content-right
{
	width: 627px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Arial;
	font-size: .8em;
	float: right;	
}

#inner-content-right2
{
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Arial;
	font-size: .8em;
}


#inner-content-left
{
  width: 150px;
  background-color: #DDD;
  padding:5px;
  font-family: Arial;
  font-size: .8em;
  float: left;
  height: 370px;
  background-image: url('../images/bg-bottom-col1.gif');
  background-position: bottom left;
  background-repeat: no-repeat;
}

#site-secure
{
}

.home
{
	padding-left: 50px;
    margin-bottom: 10px;
}

#headerImg
{
	 width: 100%; 
	 height:11px; 
	 background-image: url(../images/bargradient.png);
}

/* site layout */

body {
	background-color: #5a5a5a;
	font-size: 1.2em;
}

#container {
	width: 805px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	background-image: url('../images/bg-bottom4.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: white;
}

#header {
	background-image: url('../images/header-round.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	width: 805px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

#header h1 {
	margin: 0;
	padding: 0;
	position: relative;
	/* top: 45px; */
	color: #e30d0e;
	left: 30px;
	font-size: 2.1em;
}

#header h2 {
	margin: 0;
	padding: 0;
	position: relative;
	/* top: 50px; */
	left: 30px;
}

#header h3 {
	margin: 0;
	padding: 0;
	position: relative;
	left: 30px;
	top: 25px;
}

#content {
	width: 787px;
/*	float: right; */
/*	padding-top: 10px; */
	background-image: url('../images/BodyTop.gif');
	background-repeat: no-repeat;
	background-position: top center;
/*	border-top: 10px solid #e6090a; */
	padding-left: 9px;
	padding-right: 9px;
}

#content2 {
	width: 787px;
/*	float: right; */
/*	padding-top: 10px; */
/*	background-image: url('../images/BodyTop.gif'); */
	background-repeat: no-repeat;
	background-position: top center;
/*	border-top: 10px solid #e6090a; */
	padding-left: 9px;
	padding-right: 9px;
}

#content p {
	padding-left: 40px;
	padding-right: 50px;
}

#sidenav {
	float: left;
	width: 200px;
}

#sidenav ul {
	padding: 45px;
}

#sidenav li {
	list-style-type: none;
}

#sidenav img {
	border-style: none;
}

#controls {
	clear: both;
	padding: 0;
	margin: 0;
	text-align: right;
}

#controls img {
	border-style: none;
	position: relative;
	top: 10px;
	left: -20px;
}

#navigation {
	height: 36px;
	position: relative;
	top: -10px;
	left: -5px;
}

#navigation ul {
	margin-bottom: 0;
}

#navigation li {
	display: inline;
	list-style-type: none;
	padding-right: 15px;
}

#navigation li a, #navigation li a:link, #navigation li a:active, #navigation li a:visited{
	text-decoration: none;
	color: #000000;
	font-family: sans-serif;
	font-size: 14px;
}

#navigation li a:hover {
	text-decoration: underline;
}

#copyright {
	text-align: center;
	color: #ffffff;
	font-family: sans-serif;
	font-size: .8em;
	margin-top: 10px;
}

.inline_block
{
    display: -moz-inline-box;
    display: inline-block;
}

/* for IE 6 */
* html .inline_block
{
    display: inline;
}

/* for IE 7 */
* + html .inline_block
{
    display: inline;
}





