/* Start of CMSMS style sheet 'OASP Summer Program' */
html {
  font-size: 100%;
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-family: Helvetica, Arial;
  height: 100%;  
}

img {
  border: 0;
}

/************* LAYERS *************/

#container {
  width: 900px;
  padding: 0px;
  background-image: url(images/left_bar_bg.gif);
  background-repeat: no-repeat;
  background-position: 0px 264px;
  min-height: 100%;
  height: auto !important; 
  margin: 0 auto;
  padding: 0 0 -2em; 
}

#header {
  background-image: url(images/OASP_logo_bg.gif);
  background-repeat: repeat-x;
  background-position: left top;
  background-color: #424C20;
  height: 121px;
  width: 900px;
  padding: 0;
  margin: 0;
}

#logo {
  float: left;
  text-indent: -9999px;
  background-image: url(images/OASP_logo.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  height: 121px;
  width: 679px;
  padding: 0;
  margin: 0;
}

#logo a {
  display: block;
  height: 121px;
  width: 679px;
}

#logo h1 {
  margin: 0;
  padding: 0;
}

#searchBar {
      float: right;
  height: 121px;
  width: 191px;
  margin: 0;
  padding: 0;
  padding-right: 30px;
  text-align: right;
  color: #FFF;
  font-size: 0.7em;
}

#searchBar label {
  display: none;
}

#searchBar a:link, #searchBar a:visited {
  text-decoration: none;
  color: #FFF;
}

#searchBar a:hover, #searchBar a:active {
  text-decoration: underline;
  color: #FFF;
}

#searchBar p, #searchBar form {
  margin: 0;
  padding: 0;
}

#searchBox, #cntnt01searchinput {
  background-image: url(images/search_box_bg.gif);
  background-repeat: no-repeat;
  background-position: left top;
  height: 16px;
  width: 161px;
  padding-left: 18px;
  padding-top: 4px;
  margin-top: 76px;
  border: 0;
  color: #777;
  font-size: 1em;
  font-family: Helvetica, Arial;
  margin-bottom: 2px;
}

.photoBar {
  margin: 0;
  padding: 0;
  height: 142px;
  width: 900px;
  background-repeat: no-repeat;
  background-position: left top;
}

#photoBar1 {
  background-image: url(images/photobar1.jpg);
}

#photoBar2 {
  background-image: url(images/photobar2.jpg);
}

#photoBar3 {
  background-image: url(images/photobar3.jpg);
}

#photoBar4 {
  background-image: url(images/photobar4.jpg);
}

#photoBar5 {
  background-image: url(images/photobar5.jpg);
}

#photoBar6 {
  background-image: url(images/photobar6.jpg);
}

#photoBar7 {
  background-image: url(images/photobar7.jpg);
}

#photoBar8 {
  background-image: url(images/photobar8.jpg);
}

#photoBar9 {
  background-image: url(images/photobar9.jpg);
}

#photoBar10 {
  background-image: url(images/photobar10.jpg);
}

#photoBar11 {
  background-image: url(images/photobar11.jpg);
}

#photoBar12 {
  background-image: url(images/photobar12.jpg);
}

#photoBar13 {
  background-image: url(images/photobar13.jpg);
}

#photoBar14 {
  background-image: url(images/photobar14.jpg);
}

#photoBar15 {
  background-image: url(images/photobar15.jpg);
}

#photoBar16 {
  background-image: url(images/photobar16.jpg);
}

#photoBar17 {
  background-image: url(images/photobar17.jpg);
}

#photoBar18 {
  background-image: url(images/photobar18.jpg);
}

#photoBar19 {
  background-image: url(images/photobar19.jpg);
}

#photoBar20 {
  background-image: url(images/photobar20.jpg);
}

#photoBar21 {
  background-image: url(images/photobar21.jpg);
}

#photoBar22 {
  background-image: url(images/photobar22.jpg);
}

#photoBar23 {
  background-image: url(images/photobar23.jpg);
}

#photoBar24 {
  background-image: url(images/photobar24.jpg);
}

#photoBar25 {
  background-image: url(images/photobar25.jpg);
}

#content {
  width: 720px;
  float: right;
  font-weight: normal;
  color: #555;
  height: 100%;
}

#contentPad {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 25px;

}

#contentPad ul {
  font-size: 13px;
}

#contentPad ul ul, #contentPad ul p {
  font-size: 1em;
}

.innerPage {
  background-color: #F7FCFE;
}

#content a:link, #content a:visited, #popupContent a:link, #popupContent a:visited {
  color: #333;
  text-decoration: underline;
}

#content a:active, #content a:hover, #popupContent a:active, #popupContent a:hover {
  color: #555;
  text-decoration: none;
}

p {
  font-size: 13px;
  color: #555;
  line-height: 1.9em;
  padding: 0;
  margin: 0;
  margin-bottom: 1.1em;
}

#content img {
  margin: 5px;
  border: 1px solid #CCC;
}

#content .noborder {
  border: 0;
}

#content h1, .heading {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.6em;
  color: #ac0636;
  margin-top: 0px;
}

#content h2, .subheading {
  font-size: 0.82em;
  font-weight: bold;
  line-height: 1.8em;
  color: #ac0636;
  margin-top: 0;
}

#content h3, .smallheading {
  font-size: 0.82em;
  font-weight: bold;
  line-height: 2.2em;
  color: #666;
  margin-top: 0;
}

.subheading, .smallheading {
  margin-bottom: 0;
}

#content span.heading {
  font-size: 1.41em;
}

#content span.smallheading, #content span.subheading {
  font-size: 1em;
}

#leftMenu {
  margin: 0;
  padding: 0;
  padding-top: 0;
  width: 180px;
        float: left;
}

#leftMenu li {
  margin: 0;
  padding: 0;
  width: 180px;
  text-indent: -9999px;
  line-height: 26px;
  font-size: 0em;
  background-position: left top;
  background-repeat: no-repeat;
    cursor: auto;
}

#leftMenu li a {
  height: 26px;
  display: block;
    min-height:1em; /* Fixes IE7 whitespace bug*/
    padding: 0;
    margin: 0;
}

#leftMenu li a:hover, #leftMenu li a.menuh, #leftMenu li a.menuparenth, #leftMenu li a.menuactiveh, #leftMenu li.menuactive a {
  background-position: -180px top;
  height: 26px;
}

#leftMenu #primary-nav li.menuactive ul {
  display: block;
}

#primary-nav, #primary-nav ul { 
  list-style: none; 
  margin: 0px; 
  padding: 0px; 
  width: 100%; 
}

#primary-nav .secondTier {
  display: none;
}

#primary-nav .secondTier a {
  background-image: none;
  text-indent: 0px;
  font-size: 12px;
  line-height: 26px;
  text-indent: 0px;
  display: block; 
  margin: 0px;
  padding-left: 10px;
  width: 170px;
  color: #FFF;
  text-decoration: none; 
  min-height:1em; /* Fixes IE7 whitespace bug*/
}

#menuwrapper { 
  width: 100%;
}

#menu-home a {
  background-image: url(images/menu_home.jpg);
}

/* normal menu bg colour */
#menu-home li a, #menu-home li.menuparent a{
  background-color: #9fa617;
}

/* mouseover bg colour */
#menu-home li.menuactive a, #menu-home li a:hover, #menu-home li a.menuh, 
#menu-home li.menuparenth a, #menu-home li.menuactiveh a {
  background-color: #BDC360;
}

#menu-directors-introduction a {
  background-image: url(images/menu_directorsintroduction.jpg);
}

/* normal menu bg colour */
#menu-directors-introduction li a, #menu-directors-introduction li.menuparent a{
  background-color: #81914C;
}

/* mouseover bg colour */
#menu-directors-introduction li.menuactive a, #menu-directors-introduction li a:hover, #menu-directors-introduction li a.menuh, 
#menu-directors-introduction li.menuparenth a, #menu-directors-introduction li.menuactiveh a {
  background-color: #899563;
}

#menu-course-overview a {
  background-image: url(images/menu_courseoverview.jpg);
}

/* normal menu bg colour */
#menu-course-overview li a, #menu-course-overview li.menuparent a{
  background-color: #AB9031;
}

/* mouseover bg colour */
#menu-course-overview li.menuactive a, #menu-course-overview li a:hover, #menu-course-overview li a.menuh, 
#menu-course-overview li.menuparenth a, #menu-course-overview li.menuactiveh a {
  background-color: #DDB62B;
} 

#menu-staff a {
  background-image: url(images/menu_staff.jpg);
}

/* normal menu bg colour */
#menu-staff li a, #menu-staff li.menuparent a{
  background-color: #7EA162;
}

/* mouseover bg colour */
#menu-staff li.menuactive a, #menu-staff li a:hover, #menu-staff li a.menuh, 
#menu-staff li.menuparenth a, #menu-staff li.menuactiveh a {
  background-color: #9FDD6E;
}

#menu-academic-courses a {
  background-image: url(images/menu_academiccourses.jpg);
}

/* normal menu bg colour */
#menu-academic-courses li a, #menu-academic-courses li.menuparent a{
  background-color: #B1A426;
}

/* mouseover bg colour */
#menu-academic-courses li.menuactive a, #menu-academic-courses li a:hover, #menu-academic-courses li a.menuh, 
#menu-academic-courses li.menuparenth a, #menu-academic-courses li.menuactiveh a {
  background-color: #D5C428;
}

#menu-credit-higher-education a {
  background-image: url(images/menu_credithighereducation.jpg);
}

/* normal menu bg colour */
#menu-credit-higher-education li a, #menu-credit-higher-education li.menuparent a{
  background-color: #9fa617;
}

/* mouseover bg colour */
#menu-credit-higher-education li.menuactive a, #menu-credit-higher-education li a:hover,
#menu-credit-higher-education li a.menuh, 
#menu-credit-higher-education li.menuparenth a, #menu-credit-higher-education li.menuactiveh a {
  background-color: #BDC360;
}

#menu-subjects-available a {
  background-image: url(images/menu_subjectsavailable.jpg);
}

/* normal menu bg colour */
#menu-subjects-available li a, #menu-subjects-available li.menuparent a{
  background-color: #94936E;
}

/* mouseover bg colour */
#menu-subjects-available li.menuactive a, #menu-subjects-available li a:hover, #menu-subjects-available li a.menuh, 
#menu-subjects-available li.menuparenth a, #menu-subjects-available li.menuactiveh a {
  background-color: #B6B588;
}

#menu-workshops a {
  background-image: url(images/menu_workshops.jpg);
}

/* normal menu bg colour */
#menu-workshops li a, #menu-workshops li.menuparent a{
  background-color: #65654F;
}

/* mouseover bg colour */
#menu-workshops li.menuactive a, #menu-workshops li a:hover, #menu-workshops li a.menuh, 
#menu-workshops li.menuparenth a, #menu-workshops li.menuactiveh a {
  background-color: #858567;
}

#menu-cultural-and-sports-activities a {
  background-image: url(images/menu_culturalandsportsactivities.jpg);
}

/* normal menu bg colour */
#menu-cultural-and-sports-activities li a, #menu-cultural-and-sports-activities li.menuparent a{
  background-color: #949b51;
}

/* mouseover bg colour */
#menu-cultural-and-sports-activities li.menuactive a, #menu-cultural-and-sports-activities li a:hover, #menu-cultural-and-sports-activities li a.menuh, 
#menu-cultural-and-sports-activities li.menuparenth a, #menu-cultural-and-sports-activities li.menuactiveh a {
  background-color: #b7c162;
}

#menu-accommodation a {
  background-image: url(images/menu_accommodation.jpg);
}

/* normal menu bg colour */
#menu-accommodation li a, #menu-accommodation-and-welfare li.menuparent a{
  background-color: #BCA558;
}

/* mouseover bg colour */
#menu-accommodation li.menuactive a, #menu-accommodation li a:hover, #menu-accommodation li a.menuh, 
#menu-accommodation li.menuparenth a, #menu-accommodation li.menuactiveh a {
  background-color: #D6B858;
}

#menu-student-welfare a {
  background-image: url(images/menu_studentwelfare.jpg);
}

/* normal menu bg colour */
#menu-student-welfare li a, #menu-student-welfare li.menuparent a{
  background-color: #BCA558;
}

/* mouseover bg colour */
#menu-student-welfare li.menuactive a, #menu-student-welfare li a:hover, #menu-student-welfare li a.menuh, 
#menu-student-welfare li.menuparenth a, #menu-student-welfare li.menuactiveh a {
  background-color: #D6B858;
}

#menu-enrolment a {
  background-image: url(images/menu_enrolment.jpg);
}

/* normal menu bg colour */
#menu-enrolment li a, #menu-enrolment li.menuparent a {
  background-color: #684f40;
}

/* mouseover bg colour */
#menu-enrolment li.menuactive a, #menu-enrolment li a:hover, #menu-enrolment li a.menuh, 
#menu-enrolment li.menuparenth a, #menu-enrolment li.menuactiveh a {
  background-color: #352C26;
}

#menu-academic-semester a {
  background-image: url(images/menu_academicsemester.jpg);
}

/* normal menu bg colour */
#menu-academic-semester li a, #menu-academic-semester li.menuparent a {
  background-color: #684f40;
}

/* mouseover bg colour */
#menu-academic-semester li.menuactive a, #menu-academic-semester li a:hover, #menu-academic-semester li a.menuh, 
#menu-academic-semester li.menuparenth a, #menu-academic-semester li.menuactiveh a {
  background-color: #352C26;
}

#menu-otc a {
  background-image: url(images/menu_otc.jpg);
}

/* normal menu bg colour */
#menu-otc li a, #menu-otc li.menuparent a {
  background-color: #684f40;
}

/* mouseover bg colour */
#menu-otc li.menuactive a, #menu-otc li a:hover, #menu-otc li a.menuh, 
#menu-otc li.menuparenth a, #menu-otc li.menuactiveh a {
  background-color: #352C26;
}

topMenu {
        height: 26px;
}

#content #horizontalNav {
  list-style-type: none; 
  margin: 0; 
  padding: 0;
  display: inline;
}

#content #horizontalNav li {
  display: block;
  float: left;
  text-align: center;
  padding: 0;
  margin: 0;
  background-color: #CCC;
}

#content #horizontalNav li a {
  display: block;
  padding-top: 0px;
  width: 118px;
  height: 26px;
  line-height: 26px;
  color: #FFF;
  font-size: 0.7em;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}

#content #top-menu-location a:hover, #content #top-menu-location a:active, #content #top-menu-location a.curr {
  color: #BCC9DD;
}

#content #top-menu-fees a:hover, #content #top-menu-fees a:active, #content #top-menu-fees a.curr {
  color: #C3B7CA;
}

#content #top-menu-term a:hover, #content #top-menu-term a:active, #content #top-menu-term a.curr {
  color: #E1BFA0;
}

#content #top-menu-order a:hover, #content #top-menu-order a:active, #content #top-menu-order a.curr {
  color: #CCCAA5;
}

#content #top-menu-enrol a:hover, #content #top-menu-enrol a:active, #content #top-menu-enrol a.curr {
  color: #B2C0AD;
}

#content #top-menu-contact a:hover, #content #top-menu-contact a:active, #content #top-menu-contact a.curr {
  color: #D2AFAF;
}

#content #horizontalNav #top-menu-location {
  background-color: #87A2C1;
}

#content #horizontalNav #top-menu-fees {
  background-color: #96809E;
}

#content #horizontalNav #top-menu-term {
  background-color: #C48C5B;
}

#content #horizontalNav #top-menu-order {
  background-color: #ACAA6C;
}

#content #horizontalNav #top-menu-order a {
  width: 130px;
}

#content #horizontalNav #top-menu-enrol {
  background-color: #769170;
}

#content #horizontalNav #top-menu-contact {
  background-color: #AF7377;
}

#rightPane {
  width: 280px;
  float: right;
  padding-left: 13px;
  margin-left: 8px;
  border-left: 2px solid #E7E7E8;
}

#rightPane h2 {
  color: #FFF;
  text-transform: uppercase;
  font-size: 0.9em;
  padding: 0;
  margin: 0;
  padding-left: 5px;
  line-height: 20pt;

}

#rightPane h3 {
  color: #666;
  line-height: 17pt;  
}

#rightPane .infoBox {
  padding: 0;
  margin: 0;
  margin-bottom: 13px;
  height: 103px;
}

#rightPane .infoBox img {
  padding: 0;
  margin: 0;
  border: 0;
}

#rightPane .infoBox a {
  display: block;
}

#rightPane .infoBox p {
  color: #FFFFFF;
  margin-bottom: 0px;
  padding-bottom: 8px;
  font-size: 0.7em;
  line-height: 1.7em;
  padding-left: 5px;
}

#rightPane .infoBox .pic {
  height: 103px;
  width: 103px;
  float: right;
}

#rightPane .infoBox a:link, #rightPane .infoBox a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

#rightPane .infoBox a:active, #rightPane .infoBox a:hover {
  color: #FFFFFF;
  text-decoration: none;
}

#rightPane #easterRevision {
  background-color: #CBB433;
}

#rightPane #alevelRetakes {
  background-color: #70723C;
}

#rightPane #firstTimeAlevels{
  background-color: #A48133;
}

#rightPane #gcseCourses {
  background-color: #A88600;
}

#rightPane #news {
  background-color: #6A7719;
}

/* outdated

#rightPane .newsBox {
  border: 1px solid #EAF1C0;
  padding: 0;
  margin: 0;
  margin-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #DDE89A;
}

#rightPane div.newsBox p {
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: #555;
  font-size: 0.65em;
  line-height: 1.7em; 
}

#rightPane div.newsBox a:link, #rightPane div.newsBox a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #555;
}

#rightPane div.newsBox a:hover, #rightPane div.newsBox a:active {
  font-weight: bold;
  text-decoration: underline;
  color: #555;
}

*/

#footer {
  width: 780px;
  text-align: center;
  font-size: 0.9em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  clear: both;
  color: #999;
  padding-right: 120px;
}

#footer .rpad {
  padding-right: 20px;
}

#footer a:link, #footer a:visited {
  color: #999;
  text-decoration: none;
}

#footer a:active, #footer a:hover {
  color: #999;
  text-decoration: underline;
}

.left {
  float: left;
}

.right {
  float: right;
}

#footer, .push { 
    height: 2em; 
} 

.hidden {
  display: none;
}

table.table-border {
  border-collapse: collapse;
  margin-bottom: 10px;
}

table.table-border td {
  border: 1px solid #888;
  padding: 6px;
  vertical-align: middle;
  font-size: 13px;
}

table, table.table-noborder {
  border-collapse: collapse;
  margin-bottom: 10px;
}

table td, table.table-noborder td {
  padding: 6px;
  vertical-align: middle;
  font-size: 13px;
}

table.quotebox {
  border-collapse: collapse;
  margin-bottom: 10px;
  float: right;
}

table.quotebox td {
  padding: 6px;
  vertical-align: middle;
  text-align: justify;
  font-size: 13px;
  color: #ac0636;
  line-height: 1.3em;
}

table td.cell-noborder {
  border: 0;
}

table td.cell-border {
  border: 1px solid #888;
}

#searchResultsList {
  font-size: 13px;
}

#searchResultsList .searchhilite {
  font-weight: bold;
}

#sitemap {
  font-size: 13px;
}

#sitemap ul {
  list-style: none;
}

#sitemap li {
  line-height: 1.7em;
  vertical-align: middle;
  margin-left: 0;
  padding-left: 0;
  color: #333;
  font-size: 1.15em;
  font-weight: bold;
  background-image: url(images/sitemap_li.gif);
  background-repeat: no-repeat;
  background-position: 0 0.65em;
             padding-left: 1em;
}

#sitemap li li {
  font-size: 0.92em;
  font-weight: normal;
}

#map_canvas {
  width: 330px;
  height: 300px;
  padding-left: 10px;
  float: right;
  overflow: hidden;
}

#popupContainer {
  width: 811px;
  padding: 0px;
  background-image: url(images/popup_header.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 131px;
  padding-left: 48px;
  margin: 0 auto;
}

#forms h2 {
  font-size: 1.1em;
  font-weight: bold;
  color: #666;
}

/* BUG FIX FOR OCCASIONAL DISAPPEARING LABEL SPACING */
#forms br {
  letter-spacing: 0;
}

#forms input.text, #forms .txtInputs input, #contactLeft .txtInputs input, #forms .txtInputsNew input {
  left: 100px;
  border: 0;
  border-bottom: 2px solid #EEE;
  border-left: 2px solid #EEE;
  background-image: url(images/popup_input_bg.gif);
  background-repeat: no-repeat;
  background-position: right top; 
  width: 179px;
  height: 16px;
  font-family: Helvetica, Arial;
  color: #666;
  padding-top: 3px;
  padding-left: 2px;
}

#forms .txtInputsNew input, #forms .txtInputsNew select {
  top: 0;
  margin-left: 120px;
}

#forms .txtInputsNew label {
  position: absolute;
  top: 0;
  left: 0;
  width: 110px;
  margin-top: 2px;
  line-height: 1.2em;
}

#forms .dates {
  float: left;
  font-weight: bold;
  width: 100px;
  height: 1.8em;
  margin-right: 7px;
}

#forms .longDates {
  width: 150px;
}

#forms .txtInputsNew {

}

#contactLeft input.radio, #forms input.radio {
  background: none;
  width: auto;
}

#contactLeft select, #forms select {
  font-family: Helvetica, Arial;
  color: #666;
  left: 100px;
  width: 186px; 
  border: 2px solid #EEE;
  font-weight: normal;
}

#forms input.submit, #contactRight input.submit, #accommRight input.submit {
  border: 0;
  border-bottom: 2px solid #EEE;
  border-left: 2px solid #EEE;
  background-image: url(images/popup_input_bg.gif);
  background-repeat: no-repeat;
  background-position: right top; 
  width: 100px;
  height: 24px;
  font-family: Helvetica, Arial;
  color: #555;
}

#forms #contactRight textarea {
  width: 295px;
  height: 224px;
}

#contactLeft div, #accommLeft div, #accommRight div, .leftCol div, .rightCol div, .regBottom div {
  margin-bottom: 6px;
  margin-top: 6px;
}

#forms .small {
  font-size: 0.7em;
  line-height: 1.4em;
}

#forms .smallprint,
#forms2 .smallprint {
  font-size: 0.9em;
  line-height: 1.5em;
}

#forms ul {
  list-style: none; 
  margin: 0px; 
  padding: 0px; 
  font-size: 1em;
}

#forms .error_message ul {
  list-style-type: disc; 
  list-style-position: outside; 
  padding-left: 40px; 
  margin-top: 1em;
  margin-bottom: 1em;
}

#contactLeft, #accommLeft {
  float: left;
  width: 325px;
  padding-left: 15px;
  font-size: 13px;
  font-weight: bold;
}

.leftCol {
  float: left;
  width: 325px;
  font-size: 13px;
  font-weight: bold;
}

#forms .sDate {
  left: 0px;
  height: 1.8em;
}

#forms .sLegend {
  float: left;
}

#forms .sDay select {
  width: 40px;
}

#forms .sMonth select {
  width: 90px;
}

#forms .sYear select {
  width: 55px;
}

#forms legend {
  font-weight: bold;
}

#forms .txtInputs label {
  float: left;
  width: 110px;
  margin-right: 5px;
  font-weight: bold;
}

#forms .txtInputs {
  float: left;
}

#forms .long input {
  width: 420px;
}

#forms .long label {
  float: left;
  width: 230px;
  margin-right: 5px;
  height: 19px;
  font-weight: bold;
}

#forms #prospectusForm label, #forms #prospectusForm txtInputsNew label, #forms #prospectusForm .intended label {
  width: 200px;
}

#forms #prospectusForm .txtInputsNew input, #forms #prospectusForm .txtInputsNew select {
  top: 0;
  margin-left: 200px;
}

#forms #prospectusForm .sDate {
  width: 240px;
  padding-left: 10px;
  float: right;
}

#forms textarea {
  width: 380px;
  height: 150px;
  border: 0;
  border-bottom: 2px solid #EEE;
  border-left: 2px solid #EEE;
  background-image: url(images/popup_input_bg.gif);
  background-repeat: no-repeat;
  background-position: right top; 
  overflow: auto;
  font-family: Helvetica, Arial;
  color: #666;
  padding-top: 3px;
  padding-left: 2px;
  font-size: 1em;
}

#forms #prospectusForm {
  width: 400px;
}

#contactRight {
  top: 0;
  float: right;
  width: 300px;
  font-size: 13px;
}

#accommRight, .rightCol {
  top: 0;
  float: right;
  width: 320px;
  font-size: 13px;
}

#forms .intended {
  float: left;
  font-weight: bold;
  width: 150px;
  height: 1.8em;
}

#forms label {
  font-weight: bold;
}

#forms .coursesTable label {
  display: none;
}

#forms .coursesTable input {
  width: 120px;
  border: 0;
  border-bottom: 2px solid #EEE;
  border-left: 2px solid #EEE;
  background-image: url(images/popup_input_bg.gif);
  background-repeat: no-repeat;
  background-position: right top; 
  height: 16px;
  font-family: Helvetica, Arial;
  color: #666;
  padding-top: 3px;
  padding-left: 2px;
}

#forms .coursesTable th {
  font-weight: bold;
  text-align: left;
  padding: 2px;
}

#forms .coursesTable td {
  width: 20%;
  font-size: 1em;
  text-align: left;
  padding: 2px;
}

#accommBottom, .regBottom, #accommReg {
  clear: both;
  font-size: 13px;
}

#accommBottom h2, .regBottom h2 {
  margin: 0;
  padding: 0;
  padding-top: 1em;
}

#accommReg h2 {
  margin: 0;
  padding: 0;
}

#accommReg {
  padding: 0.5em;
  padding-bottom: 1em;
  padding-top: 0;
  border: 1px solid #999;
  background-color: #FAFAFA;
}

.regBottom p {
  font-size: 1em;
}

#midLeft {
}

.contactPush, .accommPush {
  padding-bottom: 3px;
}

.pushRight {
  padding-right: 1em;
}

.pushTop {
  padding-top: 2em;
}

.bold {
  font-weight: bold;
}

.textRight {
  text-align: right;
}

.error_message {
  font-size: 13px;
  color: #CC0000;
}

#sitRelative {
  position: absolute;
}

.red, #content .red {
  color: #CC0000;
}

.hide {
  display: none;
}

.tHide {
  display: block;
  text-indent: -9999px;
}

hr {
  border: 0;
  border-top: 1px solid #ac0636;
  height: 1px;
  width: 80%;
}

.clear {
  clear: both;
  height: 1px;
  overflow: hidden;
  margin: 0;
}

.clearLeft {
  clear: left;
}

/*
NEW FORMS BY DAVE
I decided to write my own classes because I can't work out how to use Laurie's!
*/
#forms2
{
  font-size: 13px;
}

#forms2 h2
{
  clear: both;
  font-size: 15px;
  margin-top: 2em;
}

#forms2 .textInput,
#forms2 .textInputFlat,
#forms2 .textAreaInput,
#forms2 .textAreaInputFlat,
#forms2 .radioInput,
#forms2 .radioInputFlat,
#forms2 .checkboxInput,
#forms2 .checkboxInputFlat,
#forms2 .selectInput,
#forms2 .selectInputFlat,
#forms2 .dateInput,
#forms2 .dateInputFlat
{
  clear: both;
  margin-bottom: 6px;
  margin-top: 6px;
}

#forms2 .textInput          label,
#forms2 .textAreaInput      label,
#forms2 .radioInput         .label,
#forms2 .checkboxInput      .label,
#forms2 .selectInput        label,
#forms2 .dateInput          label
{
  float: left;
  font-weight: bold;
  margin-right: 5px;
  width: 130px;
}

#forms2 .textInputFlat      label,
#forms2 .textAreaInputFlat  label,
#forms2 .radioInputFlat     .label,
#forms2 .checkboxInputFlat  .label,
#forms2 .selectInputFlat    label,
#forms2 .dateInputFlat      label
{
  display: block;
  font-weight: bold;
  margin-top: 15px;
}

#forms2 .textInput input,
#forms2 .textInputFlat input
{
  background-image: url(images/popup_input_bg.gif);
  background-repeat: no-repeat;
  background-position: right top; 
  border: 0;
  border-bottom: 2px solid #EEE;
  border-left: 2px solid #EEE;
  color: #666;
  font-family: Helvetica, Arial;
  height: 16px;
  padding-top: 3px;
  padding-left: 2px;
  width: 380px;
}

#forms2 .textAreaInput textarea,
#forms2 .textAreaInputFlat textarea
{
  border: 0;
  border-bottom: 2px solid #EEE;
  border-left: 2px solid #EEE;
  background-image: url(images/popup_input_bg.gif);
  background-repeat: no-repeat;
  background-position: right top; 
  color: #666;
  font-family: Helvetica, Arial;
  font-size: 1em;
  height: 150px;
  overflow: auto;
  padding-top: 3px;
  padding-left: 2px;
  width: 380px;
}

#forms2 .selectInput select,
#forms2 .selectInputFlat select
{
  border: 2px solid #EEE;
  color: #666;
  font-family: Helvetica, Arial;
  font-weight: normal;
}

#forms2 .dateInput select,
#forms2 .dateInputFlat select
{
  border: 2px solid #EEE;
  color: #666;
  font-family: Helvetica, Arial;
  font-weight: normal;
}

#forms2 .small
{
  font-size: 0.7em;
  line-height: 1.4em;
}

#forms2 input.submit
{
  background-image: url(images/popup_input_bg.gif);
  background-repeat: no-repeat;
  background-position: right top; 
  border: 0;
  border-bottom: 2px solid #EEE;
  border-left: 2px solid #EEE;
  color: #555;
  font-family: Helvetica, Arial;
  height: 24px;
  width: 100px;
}

#forms2 .boxout
{
  border: 1px solid #999;
  background-color: #FAFAFA;
  margin-bottom: 1em;
  padding: 2px 6px;
}

/* End of 'OASP Summer Program' */

