/* CSS Document */

@import "http://www.webtools.stir.ac.uk/site_css/reset-min.css";

#stir-banner, #stir-logon-status-inactive, #stir-logon-status-active, #stir-nav-top-container, #stir-nav-left-container, #stir-nav-right-container, #stir-footer, .stir-conceal { display: none; }

body, p, td, th, ul, a { 
background-color:#FFFFFF;
color:#000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt; 
}

a{color: #003366;text-decoration:none;font-weight:bold;}

#stir-site-title { background:none; background-image:none;}

#stir-content ul{margin-bottom:2em;}
#stir-content ul li{list-style:disc; text-indent:0; margin:0.33em 0 0.33em 24pt;}

#stir-content-container{ 
margin:0;
padding:0;
background-color:#FFFFFF;
width:100%;
border:none;
}
#stir-content{border:none;}

#stir-content h1{
font-size:220%;
font-weight:bold;
margin:0.5em 0 1em 0;}

#stir-content h2 {
font-size: 200%;
margin:0.5em 0 1em 0;
}
#stir-content h3 {
font-size: 166%;
margin:0.5em 0 0.5em 0;
}
#stir-content h4 {
font-size: 133%;
margin:0.5em 0 0.5em 0;
}
#stir-content H5 {
font-size: 117.5%;
margin:0.5em 0 0.5em 0;
}

#stir-content p {
margin:0.5em 0 0.5em 0;
}
.stir-h4style-custom {
font-weight: bold; 
font-size: 14pt; 
}

#stir-site-page-head{color:#000000;font-weight:bold;margin:0;padding:0;}
#stir-section-title{color:#000000;font-size:95%;font-weight:bold;margin:0;padding:0;}
.stir-bold {
font-weight: bold;
}
.stir-smallerfont {
font-size: 95%; 
color: #333333;
}
.stir-smallerfontbold {
font-weight: bold; 
font-size: 95%; 
color: #333333;
}
.stir-largercolourfont {
font-size: 110%; 
color: #22007a;
}

#stir-content em { font-style: italic; }
#stir-content strong { font-weight:bold; }
/* CSS2 - show href for links */
#stir-content a:link:after, #content a:visited:after {
content: " (" attr(href) ") ";
font-size: 80%;
font-weight:normal;
}


