﻿body {
	margin:0;
	background: url('/Content/images/body-bkg.gif') top center repeat-x #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.6em;
	color: #666;
	}

#thecontainer {
	margin: 0 auto;
	}
	
#siteheader {height:130px;padding:0 10px;background: url(/Content/images/header-bkg.gif) center top no-repeat;}
#siteheader .logo {padding-top:10px; height:120px; width:140px; float:left;}
#thepage {width:960px; margin:0 auto; padding-bottom:20px; border: solid 5px #fff;  min-height:400px;}
#navbar {height:40px; background: url(/Content/images/navbar-bkg.gif) right top no-repeat #23b189;border-bottom:5px solid #fff;}
#navbar div {color:White; font-size:16pt; padding:10px 0px 0px 8px;}

.shadow {width:990px; margin: 0 auto;background: url(/Content/images/thepage-shadow.png) center top repeat-y;}
.xblueshadow {background: url(/Content/images/blueshadow-bkg.gif) top center no-repeat;}

#copyright {	background: url(/Content/images/footer-shadow.gif) top center no-repeat #fff;	padding: 20px 0;	font-size: 11px;color: #999;text-align:center;	}


label.error {color:#990000; display:inline-block; margin-left:15px;}
#gender label.error, #hispanic label.error {color:#990000; display:inline-block; position:absolute; margin-left:140px; margin-top:5px;}
#races label.error {color:#990000; position:absolute; margin-left:580px; width:60px;}
#relation1 label.error {color:#990000; display:inline-block; position:absolute; margin-left:260px; margin-top:3px;}
#busConfirm label.error, #appConfirm label.error {color:#990000; display:block; position:absolute; margin-top:40px;}
#choice1 label.error {color:#990000; display:block; position:absolute; margin-top:-60px;}

.offset1 {margin-left: 40px;}
input.error, select.error {background-color:#FFF8DC;}
.modal-backdrop.fade.in {  opacity: 0.6;  filter: alpha(opacity=60);}

.RSP {margin-top:6px;}

.infoBox {
    border: 1px solid black; 
    white-space:nowrap;
    text-align: center;
    font-size: 9pt;
    padding: 2px;
    background-color: rgba(153, 204, 153, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#8899CC99', endColorstr='#8899CC99'); /* IE */
    border-radius: 4px;
}

.comSchool {
    padding:10px;
    border:1px solid #ccc;
}
