/* body area is behind main window (dark horizontal lines) */
body {
	margin: 0px;
	background: url(../images/body-background.png) repeat;
}

/* general text in paragraphs, divs, and tables (not links) */
tr, p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dddddd;
	line-height: 20px;
}

/* UNUSED */
hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}

/* mainlevel div attributes */
#mainlevel-nav {
  margin: 0; padding: 0;
}
#mainlevel-nav li {
  background-image: none;
  padding-left: 0px;
  list-style:none; float: right; 
  margin: 0; width: 15.5%; 
  font-size: 10px;
  line-height: 20px;
  white-space: nowrap;
  text-indent: 15px;
}
#mainlevel-nav a {
  display: block; float: right; text-decoration: none;  border: 1px solid;
/*  border-color: #fff #cc3300 #cc3300 #fff; */
  border-color: #a0a0a0 #666666 #666666 #a0a0a0;
/*  background: #ff9933 url(../images/vmenu_bgr.png) 2px no-repeat; */
  background: #808080 url(../images/vmenu_bgr.gif) 2px no-repeat; 
  color: white;
}
#mainlevel-nav a {
  float: none;
}
#mainlevel-nav a:hover {
  background: #606060 url(../images/vmenu_bgr.gif) 2px no-repeat;
}

/* NOT USED FOR SCOTFREE - different setting for newsflash*/
.newsflash td {
  color: #000000;
  text-align: justify;
  vertical-align: middle;
}

/* NOT USED FOR SCOTFREE - setting for the greetings */
.mainpage {
  text-align: justify;
  color: #333333;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 13px;
}

/* border between center/right sections */
.mainpage-bkg {
  background-image: url(../images/lineborder.png);
  width: 1px;
}

/* main/div backgrounds */
.greybg {
  background: #000000;
}

/* pathway/breadcrumb setting */
.pathway {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 9px;
}
a.pathway:link, a.pathway:visited {
  color            : #902222;
  font-weight      : normal;
}
a.pathway:hover {
  color            : #cc2222;
  font-weight      : normal;
  text-decoration   : none;
}

/* NOT USED FOR SCOTFREE - for title or site name */
.title {
  font-family: sans-serif;
  font-size: 20px;
  font-weight: bold;
  color : #333333;
  margin-left: 10px;
}

/* NOT USED FOR SCOTFREE - for the tag-line/slogan */
.subtitle {
  font-family: sans-serif;
  font-size: 10px;
  font-weight: bold;
  color : #666666;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-left: 20px;
}

/* NOT USED FOR SCOTFREE */
#active_menu {
  color: #000000;
}

/* --Default Class Settings-- */

/* user and main menu */
a.mainlevel:link, a.mainlevel:visited {
  display: block;
  color: #ffffff;
  font-weight: bold;
  background-image: url(../images/menu_bgr.png);
  background-repeat: no-repeat;
  width: 95%;
  text-indent: 15px;
  text-decoration: none;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  line-height: 20px;
  margin-bottom: 1px;
}
a.mainlevel:hover {
  color: #333333;
}
a.mainmenu:link, a.mainmenu:visited {
  color: #ffffff; 
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 10px;
}
a.mainmenu:hover {
color: #333333; 
}

/* polls table */
.pollstableborder {
  border: 1px solid;
  padding: 1px;
}
.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}
table.pollstableborder {
	border: 1px solid #cccccc;
}

/* NOT USED FOR SCOTFREE - sub-level menu */
a.sublevel:link, a.sublevel:visited {
  padding-left: 1px;
  vertical-align: middle;
  font-size: 11px;
  color: #ff6600;
  text-align: left;
}
a.sublevel:hover {
  color: #ff9e31; text-decoration: none;
}

/* module table (left/right) */
table.moduletable {
	padding: 5px 0px 5px 0px;
	margin-bottom: 15px;
	width: 100%;
	background: url(../images/bgr.png);
}
table.moduletable th {
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
	text-align: left;
	width: 100%;
	letter-spacing: 2px;
	text-indent: 0px;
	padding-bottom: 3px;
	padding-left: 4px;
	border-bottom: solid 1px #666666;
}
table.moduletable li {
}
table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
  font-size: 10px;
  font-weight: normal;
  padding-left: 4px;
}

/* sections (e.g. - Events / Downloads) */
.sectiontableentry1:link .sectiontableentry1:visited .sectiontableentry2:link .sectiontableentry2:visited {
	color: #000000;
}
.sectiontableheader {
  background-color : #999999; 
  color            : #333333;
  font-weight      : bold;
}
.sectiontableentry1 {
  background-color : #222222;
}
.sectiontableentry2 {
  background-color : #333333;
}

/* NOT USED FOR SCOTFREE - could be used */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;  
  text-decoration  : none;
  font-weight      : bold;
}
.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}

/* misc content panes (e.g. - events) */
.contentpane {
  background       : #000000;
}
.contentpaneopen {
  border : 0px ridge #0099cc;
  width: 100%;
  padding: 1px;
}

/* content/section headings (e.g. - music, contact, etc.) */
.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  color            : #902222;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}

/* site buttons */
.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #666666; 
  color            : #801111;
  border           : 1px solid #999999;
}

/* site input boxes */
.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #dddddd;
  background-color : #333333;
  border           : 1px solid #999999;
}

/* site level links */
a:link, a:visited {
/* color: #902222; */
color: #b02222;
text-decoration: none;
}
a:hover {
color: #cc3333;
text-decoration: underline;
}

/* for content item titles that are hyperlink instead of read on */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #902222; 
	text-align:left;
	text-decoration: underline;
	}
a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}


a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
  font-size: 11px;
  font-weight: bold;
}

a.category:hover {
  color            : #999999;
}

/* NOT USED FOR SCOTFREE - styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00; 
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: normal;
}
.tabpadding {
}
.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* NOT USED FOR SCOTFREE - for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0; 
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}

/* NOT USED FOR SCOTFREE - ext passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

/* NOT USED FOR SCOTFREE - javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #333;
}
table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;
  background-image: url(../images/arrow.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

table.searchintro {
	width: 100%;
}

table.searchintro td {
	background-color: #293C43;
	color: #00ffff;
	font-weight: bold;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #dddddd;
	text-decoration: none;
   font-style: italic;
}
