/* style sheet for OurStory Scotland site */

BODY { background: #FFFFFF; color: #000000; margin:0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100% }

a:link { font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 100%; color: #0066CC; text-decoration: none }
a:visited {	font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 100%; color: #0066CC; text-decoration: none }
a:hover { color: #000000; text-decoration: underline }
a:active { color: #FF6633 }

P { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 100%; color: #000000 }
H1 { font: bold 125% Courier New, Arial, Helvetica, sans-serif; color: #993399 } 
H2 { font: bold 115% Courier New, Arial, Helvetica, sans-serif; color: #993399 } 
H3 { font: bold 110% Courier New, Arial, Helvetica, sans-serif; color: #993399 } 

EM { font-style:italic; font-weight:bold}

.navLink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; color: #FFFF00 }
.navLink a:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; color: #FFFFFF }
.navLink a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; color: #FFFFFF }
.navLink a:hover { color: #FFFF00; font-size: 100% }
.navLink a:active { color: #FFFF00; text-decoration: none; font-size: 100% }


.smallLink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 90%; color: #000000 }
.smallLink a:link {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 90%; color: #000099 }
.smallLink a:visited {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 90%; color: #000099 }
.smallLink a:hover { color: #FF6600; font-size: 90% }
.smallLink a:active { color: #FF6633; text-decoration: none; font-size: 90% }


.tartanBg { background-image: url(../images/bg.gif) }
.sideNavBg { background-color: #999999 }

/* for top nav bar */
.redBg { background-image: url(../images/red.gif) }
.orangeBg { background-image: url(../images/orange.gif) }
.yellowBg { background-image: url(../images/yellow.gif) }
.greenBg { background-image: url(../images/green.gif) }
.lBlueBg { background-image: url(../images/lBlue.gif) }
.dBlueBg { background-image: url(../images/dBlue.gif) }
.purpleBg { background-image: url(../images/purple.gif) }

.tblMenu { border-bottom: solid black 2px; border-top: solid black 2px }
.tblLHS { border-right: solid black 2px; width:200px }
.tblRHS { border-left: solid black 2px }

/* For section sub0nav bars */
.archSub { border-bottom: solid black 2px; background-color:#FFF0f0 }
.herSub { border-bottom: solid black 2px; background-color:#FFE6CC; font-size:90% }
.resSub { border-bottom: solid black 2px; background-color:#FFECFF; font-size:90% }
.oralSub { border-bottom: solid black 2px; background-color:#FFFFD7; font-size:90% }
.exSub { border-bottom: solid black 2px; background-color:#E8E8FF; font-size:90% }
.dramaSub { border-bottom: solid black 2px; background-color:#DDFFFF; font-size:90% }
.storySub { border-bottom: solid black 2px; background-color:#DFFFDF; font-size:90% }

/* for data tables - e.g. guestbook for seXshunned */
.dispTbl { background-color:#BABA74 }
.dispTD { background-color:#EDEDDC; vertical-align:top }

.caption { font: bold 125% Courier New, Arial, Helvetica, sans-serif; color: #993399  }


HR { color:#003399 }
LI.spaced { margin-bottom:15px }
UL.noBullets {list-style:none }
.dottedLine { background-image: url(images/dashedLine.gif); background-repeat: repeat-y }
.contDetails { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 70%; color: #000000 }

.withBG { background-color: #FFCC66 }
.bigtext {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 125%; color: #0066CC }


.footer { font: 75% Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; background-color: #000000 }

.footer a:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration:underline;
}
.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration:underline;
}
.footer a:hover {
	color: #000000;
	background-color: #E7EFFF;
	text-decoration:underline;
}
.footer a:active {
	color: #FF6633;
	background-color: #E7EFFF;
	text-decoration:underline;	
}
.quote {color: #000099; margin-left: 20px; margin-right:20px }
.articleFooter { font: italic 100% Verdana, Arial, Helvetica, sans-serif; color: #000000 }

/* for in out */
.slide { border: solid #000099 2px; margin:15px; background-color:#E8E8FF }

/* for comments book */
.comment { border: solid #000099 2px; margin:15px; background-color:#E8E8FF }

.invis { display:none }
.small { font-size:85%}
.RedNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FF0000;
	font-weight: bold;
}

.episode { border: #009900 2px solid; MARGIN: 15px; BACKGROUND-COLOR: #dfffdf; padding: 5px }
.FloatRight {
	margin: 10px;
	float: right;
}
.FloatLeft {
	margin: 10px;
	float: left;
}

.FloatClear {
	clear: both;
}
