html { overflow-y:scroll; min-height: 100%; margin-bottom: 1px; }
div.flash {
    margin: 2em;
}
div.under_map {
    /*position:absolute; display:block;
    top: 250px;
    left: -30px;
    width: 174px;*/
    margin: 0em;
}
div.flash div.notice {
    border: 2px solid #6f6;
    background-color: #9f9;
    padding: 1em;
}

div.flash div.error {
    border: 2px solid #f66;
    background-color: #f99;
    padding: 1em;
}

.required{
    color: #ff0000;
}

fieldset{
    border: 1px solid #dee;
    padding: 0.5em 0.75em;
}
fieldset.action_message {
    border: 1px solid #f66;
    margin: 1em 0em 2em 0em;
    padding: 0em 0.25em 0.25em 0.75em;
}
fieldset legend{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: bold;
    padding: 0.5em;
}

fieldset.action_message legend {
    padding: 0.5em 0.5em 0.1em 0.5em;
}
div.fieldWithErrors{
    display: inline;
    font-family: Arial, Helvetica, sans-serif;
}

.fieldWithErrors input, .fieldWithErrors textarea, input.fieldWithErrors{
    border: 3px solid #ff3300;
}

.errorExplanation{
    background-color: #ffe7e7;
    padding: 0.5em 1em;
}


/** THEME **/

#Master {
    clear:both; 
    /*position:relative;*/
    background: white;
    /*z-index: 0;*/
}

div.top4adverts#Border  {
    border-top: none;
}

#Border {
    border: solid #00FFFF;
    padding: 10px;
    width:900px;
    background: white;
    position:relative;
    /*z-index: 0;*/
        display: block;
    margin-left:auto;
    margin-right:auto;
    box-shadow: 0 0 11px 8px #8AA;

}


#TopText h1, #TopText sup, #TopText h2 {color:white;
}

#TopText  {
    text-align:center;
    min-height:135px;
}

.ie7 #TopText  {
    min-height:145px;
}

/*
.gecko #TopText {
min-height:135px;
        }
.win.gecko #TopText {
min-height:135px;
  }
.linux.gecko #TopText {
  background-color: pink
  }
 .opera #TopText {
  background-color: green
  }
.konqueror #TopText {
  background-color: blue
  }
.safari #TopText {
  background-color: black
  }

.chrome #TopText {
  min-height:135px;
  }
*/
.chrome #TopText h2 { /* border:solid black; */
                      margin:0;
} 
/*
.chrome #TopText { border:solid aqua;
  }
.chrome #Body { border:solid black;
  }
*/
#Breadcrumbs {
    text-align: right;
    padding-bottom: 13px;
}
#Breadcrumbs p {
    color: #ee0000;
}
#Breadcrumbs p, #Breadcrumbs a {padding: 0;margin:4px 0 2px 0;
                                font-size: 10px;
                                font-family: Arial, Helvetica, sans-serif;
                                line-height : 11px;
}
#Body {clear:both; 
       position:relative;
}
#Left {
    float:left;
    width:200px;
}
#Right {float:left;
        width:554px;
}

 #help_box
{
    height: 50%;
    width: 146px;
    background: #E6FFFF;
    position: fixed;
    z-index: 100;
    top: 29%;
    left: 20px;
    padding: 20px;
    overflow: auto;
    visibility: hidden;
}

 #fixed_left_nav
{
    margin-top: 0px;
    padding-top: 0px;
    height: 75%;
    width: 186px;
    position: fixed;
    z-index: 100;
    padding-left: -20px;
    /*overflow: auto;*/
    /*background-color:rgba(200,255,255,0.6);*/
}

.ie #fixed_left_nav  {
    margin-top: -20px;
}

 #fixed_left_contents
{
    overflow: auto;
    background-color:rgba(255,255,255,0.6);
    /*background-color:rgba(200,255,255,0.4);*/
    /*opacity:.6;*/
}
#Footer {   clear:both;
            padding: 10px;
            margin-left: 53px;
}

#sidebar {
    text-align: left;
    background-color: #00FFFF ;
}

a {
    color: #0000FF;
    text-decoration: none;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
}

a:visited {
    color: #800080;
    text-decoration: none;
    font-weight: normal;
}

a:hover {
    color: #ee0000;
    text-decoration: none;
    font-weight: normal;
}
a.u:hover {
    color: #ee0000;
    text-decoration: underline;
    font-weight: normal;
}

a.blue:visited {
    color: #0000FF;}
a.blue:hover {
    color: #ee0000;
    text-decoration: none;
    font-weight: normal;
}
a.u {
    color: #0000FF;
    text-decoration: underline;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
}

a.u:visited {
    color: #800080;
    text-decoration: underline;
    font-weight: normal;
}

.div {
    color: #0000FF;
    text-decoration: none;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.div:visited {
    color: #800080;
    text-decoration: none;
    font-weight: normal;
}

.div:hover {
    color: #ee0000;
    text-decoration: none;
    font-weight: normal;
}         

.h3 {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
}

.h3:visited {
    color: #800080;
    text-decoration: none;
    font-weight: normal;
}

.h3:hover {
    color: #ee0000;
    text-decoration: none;
    font-weight: normal;
}
.grey {
    color: #000000;
}

.grey:visited {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}

.grey:hover {
    color: #ee0000;
    text-decoration: none;
    font-weight: normal;
}       
.blue {
    color: #0000FF;
}
.efl {    color: #8F0000;}
p {
    color: #000000;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    line-height : 18px;
}
p.indent { margin-left: 30px;
}
p.stitle {
    color: #000000;
    text-decoration: underline;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    line-height : 18px;
}

p.j {text-align:justify;}

li.main {
    color: #000000;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    line-height : 18px;
    margin: 1.12em 0;
    font-weight: bolder;
}


td {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height : 18px;
}

p.centre {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height : 12px;
}


a.centre {
    color: #0000FF;
    text-decoration: none;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

a.centre:visited {
    color: #800080;
    text-decoration: none;
    font-weight: normal;
}

a.centre:hover {
    color: #ee0000;
    text-decoration: none;
    font-weight: normal;
}
a.white {
    color: #FFFFFF;
}

a.white:visited {
    color: #FFFFFF;
}

a.white:hover {
    color: #ee0000;
}

h1, h1 a {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px;
    line-height : 38px;
}

h1.fancy{
    color: #ee0000;
    font-family: "Monotype Corsiva","Comic Sans MS",cursive,Fancy,art,Arial,Helvetica,sans-serif;
    font-size: 32px;
    line-height : 38px;
    margin: 10px 0 15px 0;
}
h2{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    line-height : 24px;
}
h2 a, h2 a:visited, h2 a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    line-height : 24px;
    font-weight: bolder;
}
h2 a:visited {
    color: blue;
}
h2 a:hover {
    color: red;
}
h2.fancy{
    color: #ee0000;
    font-family: "Monotype Corsiva","Comic Sans MS",cursive,Fancy,art,Arial,Helvetica,sans-serif
}

h2.red{
    clear: both; padding-right: 0px; padding-left: 0px; font-size: 1.5em; padding-bottom: 15px; margin: 0px; color: red; padding-top: 5px;    line-height : 2em;
}
h2.flash{
    clear: both; padding-right: 0px; padding-left: 0px; font-size: 1.5em; padding-bottom: 15px; margin: 0px; color: red; padding-top: 5px;    line-height : 2em;  background: #eff4a2;
}
h3{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height : 20px;
}

h3.red{
    color: #ee0000;
    font-family: Arial, Helvetica, sans-serif;
}

h3.rails{
    clear: both; padding-right: 0px; padding-left: 0px; font-size: 1.5em; padding-bottom: 15px; margin: 0px; color: green; padding-top: 5px;
}

h4{
    color: #ee0000;
    font-family: Arial, Helvetica, sans-serif;
}

.h4{
    color: #ee0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    line-height : 20px;
    font-weight: bolder;
}

.green{
    color: #008000;
}


h4.normal{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
}

h5{
    color: Black;
    font-family: Arial, Helvetica, sans-serif;
}
.h6{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font : 15px/2;
    font-weight: 600;
}
.light{
    color: #000000;
    font-weight: 600;
}

ol{
    color: Black;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
}
sup{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

sup.h3 {
    color: Black;
    font-size: 17px;
    font-family: Arial, Helvetica, sans-serif;
}
sup.fancy {
    color: #ee0000;
    font-family: "Monotype Corsiva","Comic Sans MS",cursive,Fancy,art,Arial,Helvetica,sans-serif;
    font-size: 25px; margin: 0;
}

ul{
    color: Black;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    list-style-type : disc;
}

.smaller {
    font-size: 12px;
    line-height : 16px;
}

.small {
    color: Black;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    list-style-type : disc;
    line-height : 12px;
}

a.small {
    color: #0000FF;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    list-style-type : disc;
    line-height : 12px;
}

span.breadcrumbs{
    color: Black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px
}

font.home {color: #006600;}
font.travel {color: #660000;}

table {
    border-color: black;
}
td {
    border-color: black;
}

table.width250 {
    width: 250px;
    border-collapse: collapse;
    border: 2px solid black;
    padding: 3px;
    background-color: #FFFFFF;
    margin: 0px;
}

table.width250 td {
    height: 15px;
    vertical-align: middle;
    width: 119px;
}


table.directtable {
    border-top: 3px solid blue;
    border-bottom: 3px solid blue;
    border-left: 3px solid blue;
    border-right: 3px solid blue; }

td.directtable {
    border-top: 1px solid blue;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height : 18px;
}
td.directtable2 {
    border-top: 1px solid blue;
    border-left: 1px solid blue;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height : 18px;
}
#popups div {position:absolute;}
#popups div.Glasgow_Suburbs {left:440px; top:239px; width:250px; z-index:90;}
#popups div.Edinburgh {left:440px; top:239px; width:250px; z-index:90;}

/** Page Header **/


#Top {
    position:absolute;
    display:block;
    top:0;
    left: 10px;
}

#fixed {
    position: fixed;
    background: white;
}
#fixed img, img.center {
    display: block;
    margin-left:auto;
    margin-right:auto;
    padding-bottom: 5px;
    padding-top: 0px;
}
#white_at_top {
 border: solid ;
 border-color: white;
 border-bottom-white: cyan;
 margin: -16px -13px 0px -13px;
 height: 10px;
 background: white;
 }
 
#cyan_top_border
{
    border-bottom: solid ;
    border-color: cyan;
    background: cyan;
    height: 0px;
    margin: -3px -13px 0px -13px;
    box-shadow: 0px -7px 5px 5px #8AA;
}


#column_names{
    margin-top: -20px;
    margin-left: 200px;
}

/** pop menu css **/

#apt_nav_wrapper{margin:0;padding:0;display:block;text-align:center;font-size:1em;background: #ee0000;border-top: 2px solid black; border-bottom: 2px solid black;    width:900px;}
#apt_nav_wrapper #hidden_label{position: absolute;left:-3000px;top:-3000px;}
#apt_nav_wrapper_ns4{display:none;}

#MainMenu          {margin:0 auto 0 190px;   height:38px;
                    padding:1px 0px 1px 0px;  text-align:left;  list-style:none;}


#MainMenu ul       {position:absolute;left:-9000px;}
#MainMenu ul ul    {position:absolute;left:-9000px;}
#MainMenu ul ul ul {position:absolute;left:-9000px;}

#home_li,#about_li,#find_li,#students_li,#tutors_li {margin:auto;padding:10px;background-image:  url("/images/popmenu/background.gif");background-repeat:repeat-x;}

#MainMenu li       {list-style-type:none;margin:0;padding:0;list-style:none;color:white}
#MainMenu li a     {color:white}

#MainMenu ul       {margin:0; padding:0; position:absolute;
                    left:-9000px; z-index:10000 !important;
}

#MainMenu ul li    {background-color:#FFFFFF;padding:0;
                    border:1px #000000 solid;
                    margin-top:-1px;margin-right:-1px;
}

#MainMenu a        {display:block;text-decoration:none;
                    color:#000000;line-height:1.2;}
#MainMenu ul a     {padding:2px 5px 3px 15px;color:#000000;}

#MainMenu ul a:hover,
#MainMenu ul a:active,
#MainMenu ul a:focus,
#MainMenu ul .ShowSubMenu,
#MainMenu ul .ShowSubMenu:hover,
#MainMenu ul .ShowSubMenu:active {
    color:#CB0D07; background-color:#CCFFFF;
    letter-spacing:.01px; background-image: url("/images/popmenu/redarrow.gif");
    background-repeat:no-repeat; background-position:0px 5px;}

#MainMenu a:hover,
#MainMenu a:active,
#MainMenu a:focus,
#MainMenu .TitleBarOn,
#MainMenu .ShowSubMenu {color:#CB0D07;background-position:bottom;}

#MainMenu ul .HasSubMenu,
#MainMenu ul .HasSubMenu:hover,
#MainMenu ul .HasSubMenu:active {
    background-image:  url("/images/popmenu/submenu.gif");
    background-repeat:no-repeat;background-position:right top;}

#MainMenu .PM_hiden, #MainMenu .PM_hiden_pt{left:-9000px;border:0;margin-left:0;margin-top:0;}
#MainMenu .PM_show, #MainMenu .PM_show_pt {left:auto;z-index:2000 !important;}

#MainMenu li       {float:left;}
/*#MainMenu ul li  {float:none;} REMOVED BECAUSE OF IE7 PROBLEMS*/

#MainMenu ul       {width:225px;}
#MainMenu ul li    {width:235px;}

#MainMenu ul ul       {width:211px;}
#MainMenu ul li ul li {width:200px;}

#MainMenu .normal {width:200px;}
#MainMenu .pt {width:350px;}
#MainMenu .column {width:160px;}
/* NB 
   ul for PT and column:
   widths are styled manually
   border-top also styled manually for IE
*/

/*
#MainMenu li .TitleBar {}

#MainMenu #about_li .TitleBar,
#MainMenu #students_li .TitleBar,
#MainMenu #tutors_li,
#MainMenu #find_li  {}
*/

.no_padding_margin{
    padding: 0;
    margin: 0;
}

.order_table{
    border-collapse: collapse;
    margin-bottom: 1em;
}

.order_table td{
    padding: 0.5em;
    border: 1px solid #eee;
}

table.standard_table{
    border-collapse: collapse;
    margin-bottom: 1em;
}
table.wide{
    width: 680px;
}

table.standard_table td, table.standard_table th{
    padding: 1em 1em 1em 0.5em;
    border: 1px solid #eee;
    text-align: left;
    vertical-align: top;
}
table.standard_table td p{
    margin-top: 0;
    margin-bottom: 0;
}
table.standard_table td p.space{
    margin-bottom: 1em;
}
table.account_table{
    border-collapse: collapse;
    margin-bottom: 1em;
    margin-top: 0;
}

table.account_table td, table.account_table th{
    padding: 0;
    width: 250px;
    /* border: 1px solid #eee; */
    text-align: left;
    vertical-align: top;
}
table.borderless_table, table.borderless_200{
    border-collapse: collapse;
    margin-bottom: 1em;
    margin-top: 1em;
}

table.borderless_200 td, table.borderless_200 th{
    padding: 0em 0em 1em 0.5em;
    width: 200px;
    /* border: 1px solid #eee; */
    text-align: left;
    vertical-align: top;
}

table.borderless_table td, table.borderless_table th{
    padding: 12px 12px 0px 5px;
    /* border: 1px solid #eee; */
    text-align: left;
    vertical-align: top;
}
table.borderless_table th{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    line-height : 18px;

}
