﻿#stir-nav-left-container {
width: 168px;
clear:left;
float: left;
font-size: 100%;
}
#stir-nav-left {
width: 168px;
background: #C2D6EB;
font-size: 1em;
direction: rtl; /* modified for rtl */
text-align: right; /* modified for rtl */
}
#stir-nav-left #heading {
background: #A3C2E0;
font-weight: bold;
font-size: 100%;
}
#stir-nav-left #heading a:hover {
background: none;
}
.heading-nolink {
display: block;
padding: 6px 4px 6px 4px;
font-weight: bold;
color: #000;
}
#stir-nav-left ul {
margin: 0; 
padding: 0; 
list-style: none;
}
#stir-nav-left li a {
display: block;
padding: 6px 4px 6px 4px;
width: 160px;
color: #000;
text-decoration: none;
border-bottom: 1px solid #FFF;
font-weight: bold;
}
#stir-nav-left li a:hover {
background: #A3C2E0;
}
#stir-nav-left ul ul {
margin: 0; 
padding: 0; 
list-style: none;
}
#stir-nav-left ul ul li {
background: #D1E0F0;
}
#stir-nav-left ul ul li a {
width: 154px;
margin: 0 4px 0 10px; 
padding: 3px 0 3px 0; 
color: #000;
border-bottom-style: none;
list-style: none;
font-weight: normal;
}
#stir-nav-left ul ul li a:hover {
color: #666;
background: #D1E0F0;
}
#stir-nav-left-functions {
width: 168px;
line-height: 16px;
background: #A3C2E0 url("/isc/stirling/css_images/nav-corner(1).gif") bottom right no-repeat;
font-size: 65%;
color: #FFF;
}

/* Study Group added */
#stir-nav-left-functions .mmhide_isi {
background:  url("/isc/stirling/css_images/stirling_globe_new.gif") -1px 80% no-repeat;
}
/* End Study Group added */

#stir-nav-left-functions .mmhide_print {
background:  url("/isc/stirling/css_images/print-friendly(1).gif") 1px 100% no-repeat;
}
#stir-nav-left-functions .mmhide_text {
background:  url("/isc/stirling/css_images/textonly(1).gif") 1px 100% no-repeat;
}
#stir-nav-left-functions .mmhide_home {
background:  url("/isc/stirling/css_images/home(1).gif") 1px 100% no-repeat;
}
#stir-nav-left-functions .mmhide_back {
background:  url("/isc/stirling/css_images/back(1).gif") 1px 100% no-repeat;
}
#stir-nav-left-functions ul {
margin: 0; padding: 0; list-style: none;
}
#stir-nav-left-functions li a {
display: block; 
padding: 5px 0px 0px 20px; 
color: #000; 
text-decoration: none;
}
#stir-nav-left-functions li a:hover {
color: #DDD;
}
#stir-nav-left #webmail a {
background: #C2D6EB;
border-bottom: none;
font-weight: bold;
font-size: 100%;
}
#stir-nav-left #webmail a:hover {
background: #A3C2E0;
}
#stir-nav-left #webmail {
display: block;
border-bottom: none;
}
#stir-nav-left #webmail li a:hover {
background: #A3C2E0;
}
#stir-nav-left-additional {
font-size: 68%;
margin: 10px 0 0 0;
padding: 3px;
width: 160px;
}
#stir-nav-left-additional ul{
padding: 0px; 
list-style-image: none; 
margin: 0px; 
list-style-type: none;
}
#stir-nav-left-additional li{
margin: 0;
padding: 0 0 0 10px;
background:   url("/isc/stirling/css_images/bullet(3).gif") no-repeat 0px 50%; 
}
#stir-nav-left-additional h4{
color: #3C5F35;
font-size: 95%;
}
#stir-content-container {
padding: 0;
margin: 0 10px 0 175px;
}