@charset "iso-8859-1";
/* Southdowns style sheet */

body {  font-family: Verdana, Helvetica, Arial, sans-serif;
		margin: 0;
        padding: 0;
        color: #990000;
        text-align: center; /* for IE noncompliance */
}

@media print {
.noprint {display: none;}

.footer {color: #660066;
	margin-left: 4px;}

}

@media screen {
.hideprint {display: none;}

#header {background: #ffffe0;
        background-image: url('../images/banner.jpg');
	    background-repeat: no-repeat;
}
}

#bottom {background: #660033;}

body {background: #336699;}

.footer {color: #ffffff;}

#outer {border-collapse: collapse;
		margin: 0;
		padding: 0;
        vertical-align: top;
       	width: 100%;
        max-width: 1024px;
		margin: 0 auto;
        text-align: left;
        }

html #outer {
	/* For IE: simulate max-width with IE-proprietary expression() function: */
	width: expression(document.body.clientWidth > 1030 ? "1024px" : "auto");
	}

#header {
		vertical-align: top;
        padding: 0px 15px;
        border-bottom: 1px solid #990000;
        height: 90px
}

#left {
        background-image: url('../images/musicbg.jpg');
        background-repeat: repeat;
		vertical-align: top;
        padding: 0;
		margin: 0;
        padding: .8em;
        }

#middle {
		background: #ffffff;
        background-image: url('../images/gradv.gif');
        background-repeat: repeat-x;
		vertical-align: top;
		padding: 10px 1em 10px 25px;
}

#bottom {
		vertical-align: top;
		padding: 5px 5px;
        border-top: 1px solid #660066;
        border-bottom: 1px solid #660066;
}

table.layout {
		margin: 0;
       	width: 100%;
		vertical-align: top;
        border-collapse: collapse;
        }

td.layout {
    width: 50%;
    vertical-align: baseline;
    }

table.content {
    vertical-align: top;
    border-collapse: collapse;
	font-size: 0.9em;
    }

.content td{
    padding: .5em;
    vertical-align: baseline;
    }

.content th{
    padding: .5em;
    vertical-align: baseline;
    text-align: left;
    font-weight: 700;
    background: #eee;
    }

table.list {
    vertical-align: top;
    border-collapse: collapse;
    font-size: .8em;
    }

.list td{
    padding: .5em 1em .5em 0;
    vertical-align: baseline;
    }

.list th{
	padding: .5em 1em .5em 0;
    vertical-align: baseline;
    text-align: left;
    font-weight: 700;
    }

/* text links */
a:link {color: #0000ff;
        text-decoration: none}
a:visited {color: ##8C387B;
           text-decoration: none}
a:hover {color: #21848c;
         text-decoration: underline}

#set a:link, #set a:visited {
    background-color: #8C387B;
}
#set a:hover, #set a:active {
	color: #ffffff;
    background-color: #b9a7ff;
}
/* end top menu */

.clear {
	clear: both;
    }

#sidemenu{
	font-size: 0.8em;
    width: 11em;
    }

#sidemenu a{background-color: #990022;
	border-bottom: 1px solid #050000;
    border-right: 1px solid #050000;
	border-top: 1px solid #fa0;
    border-left: 1px solid #fa0;
	display: block;
	color: #ffdd00;
    padding: 5px;
    padding-left: 22px;
	text-decoration: none;
    margin-bottom: 4px;
}

html>body #sidemenu a{
	width: auto;
}

#sidemenu a:hover{
    background-color: #660033;
    color: #ffffff;
    border-bottom: 1px solid #050000;
    border-right: 1px solid #050000;
	border-top: 1px solid #fa0;
    border-left: 1px solid #fa0;
}

#sidemenu .selected{
    border-top: 1px solid #66bbff;
    border-right: 1px solid #050000;
    border-left: 1px solid #66bbff;
	background-image: url('../images/menupoint.gif');
	background-repeat: no-repeat;
	background-position: 5 4;
    background-color: #000099;
    color: #ffffff;
}

.quicklink{
	color:#000080;
	background-color:#e7f3fd;
	width: 9.5em;
}


/* menu column links */

.menus a:link {color: #336699;
		text-decoration: none;}

.menus a:visited {color: #000080;
        text-decoration: none;}

.menus a:hover {color: #0000ff;
        text-decoration: none;}

/* forms */

form p label {float:left;
    width: 20%}

input.formfield {font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000080;
    font-size: 1em;
    width: 80%;
    vertical-align: top;
    background: #E0F5FE}

textarea.formfield {font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000080;
    font-size: 1em;
    width: 100%;
    vertical-align: top;
    background: #E0F5FE}

input.btn {color: #ffffff;
	background-color: #8C387B;
	border: 1px outset;
	border-color: #eeeeee #000000 #000000 #eeeeee;}

input.btnover {color: #000080;
	background-color: #f7b80d;
	border: 1px outset;
	border-color: #eeeeee #000000 #000000 #eeeeee;}

form p {clear: left;
	margin: 0;
	padding: 8px 0px 0px 0px;}

/* tables */

th {font-weight:700;}

td {;}


p {font-size: 0.8em;
   line-height: 1.4em;
   margin-bottom: 0px;
}

.logo {float: left;
	border: 0;
	margin-right: 1em;
    margin-top: 3px;
    }

.restore {font-size: 1.0em}

.line {margin-top: 0;
	   border-bottom: 1px solid #0000c0;
	   padding-bottom: 3px}

.left {margin-left: 0}

.tight {margin: 5px 5px 5px 2px;}

.nsp {margin-top: 0em;
      margin-bottom: 0em;
}

.nsptop {margin-top: 0em;
}

/* colours */

.maroon {color: #990000}

.green {color: #009900}

.red {color: #ff0000}

.blue {color: #000060}

.white {color: #ffffff}

.black {color: #000000}

.beige {color: #fff4c6}

/* features */

.feature {color: #0000b0;
          font-size: 0.7em;
          line-height: 1.2em;
          margin-left: 5px;
          margin-bottom: -10px}

.featurehead {color: #0000b0;
          font-size: 0.8em;
          margin-left: 5px;
          font-weight: 700;
          margin-bottom: 5px}

.indent {margin-left: 30px}

.noindent {color: #000080;
           font-size: 0.8em;
           vertical-align: middle}

ul {font-size: 0.8em;
    line-height: 1.4em;
    margin-right: 15px;
   	margin-left: 0px;
    padding-left: 15px;
    list-style: square url(../images/listdot.gif);
	margin-left: 6px;}

/* try this li {list-style-image:url();} */

ol {font-size: 0.8em;
    line-height: 1.3em;
    margin-right: 15px;
   	margin-left: 15px;
    padding-left: 15px}

/* needs attention for cross-browser working */
li {margin-bottom: 10px}

dl {color: #000080;
    font-size: 0.8em;
    line-height: 1.3em;
    margin-right: 15px;
   	margin-left: -4px;
    padding-left: 16px}

dt {font-weight: 700}

dd {margin-left: 20px;
	margin-bottom: 20px}

.menuhead {color: #336699;
           font-weight: 700}

.small {font-size: 0.7em;
        margin-top: -1px}

.footer {font-size: 0.7em;
         padding: 0 15px 0 15px;}

h1 {color: #000099;
    font-size: 1.4em;
    font-weight: 700;
}

h1.header {margin: 25px 0 0 0;
	color: #660033;
    margin-top: 8px;
    padding: 0 0 5px 5px;
	font-size: 1.6em;
    width: 22em;
    }

.logo2 {margin: 0;
   		padding: 4px 0;
		float: right;}

.strap {text-align: right;
	margin: 0 1em -.5em 0;
    color: 000080;
	}


h2 {color: #336699;
    font-size: 0.9em;
    font-weight: 700;
    margin-top: 20px;
}

h3 {color: #660066;
    font-size: 0.8em;
    font-weight: 700;
    margin-top: 20px;
}

.pagetop {margin-top: 0}

/* this is h2 equivalent for top of page: */

.pagehead {color: #336699;
           font-size: 0.9em;
           font-weight: 700;
           margin-bottom: 0px;
           margin-left: 15px}

.pageheadleft {color: #336699;
           font-size: 0.9em;
           font-weight: 700;
           margin-bottom: -10px}

.data {color: #000080;
        font-size: 0.8em;
        vertical-align: top}

.hang {text-indent: -20px;
       margin-left: 20px}

.blk { margin-left: 30px;
       margin-right: 30px}

.picture {border: 1px solid #990000}

.box {border: 1px solid #000060;
      background-color: #cceeff;
      padding: 8px}

.whitebox {border: 1px solid #ccc;
      background-color: #fff;
      padding: 8px}

.yellowbox {border: 1px solid #ccc;
      background-color: #fff4c6;
      padding: 8px}

.blackbox {border: 2px solid #000000;
      background-color: #ffffff;
      padding: 8px}

.boxlist {border: 1px solid #000060;
      background-color: #ffffff;
      margin-left: 40px;
      margin-right: 15px;
      line-height: 16px;
      padding: 8px}

.floatright {float: right;
             margin: 0 0 10px 10px}

.floatleft {float: left;
             margin: 0 10px 10px 0}

.floatright2 {float: right}

.floatleft2 {float: left}

/* slideshow */
.image_info {
    display:block;
    font-size:10px;
    color:#660066;
    }

.caption {
    background-color: #eee;
    padding: 2px;
    border: 1px solid #bbb;
    margin-top: 10px;
}

.show_title a {
    font-size:12px;
    text-decoration:none;
    color:#999;
}
.image_info a {
    text-decoration:none;
    color:#660066;
}
img {
	border-width: 0;
}
.image {
    margin-bottom:5px;
}
.image img {
    padding:0px;
    border: 1px solid #990000;
    display:block;
    background-color: #fff;
    margin-top: 10px;
}
.navigation, .navigation a {
	text-decoration: none;
    color:#009900;
    margin-top:9px;
    font-weight:bold;
}
.thumbnail_row {
    margin-top: 1px;
}
.thumbnail_row img {
    border:1px solid #aaa;
    margin-top:10px;
}
.thumbnail_center {
    padding:0px;
    border:2px solid #ff0000 !important;
}