﻿/* Layout -------------------------------------------------------------------------------------- */

body 
{
    background: #354351 url(../i/bg.gif);
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 67%;
    color: #333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper
{
    margin: 0 auto;
    padding: 0;
    width: 764px;
    text-align: left;
}
#wrapper img
{
    border: 0;
}
#header
{
	height: 270px;
	width: 764px;
	margin: 0;
	padding: 0;
	background: url(../i/border.gif) bottom repeat-x;
	position: relative;
}
#main
{
    width: 760px;
    background: url(../i/navbar.gif) top no-repeat;
    background-color: #FFF;
    border: 2px solid #242f39;
    border-top: none;
    border-bottom-width: 3px;
    margin: 0;
    padding: 0;
}
#nav-top
{
	margin: 0;
    padding: 0;
	width: 760px;
	height: 31px;
}
#inner
{
    width: 700px;
    margin: 25px;
    padding: 5px;
}   
#inner2
{
    width: 700px;
    height: 300px;
}  
#homesection1 {
	width: 400px;
	float: left;
	margin-top: 20px;
}
#homesection2 {
	width: 300px;
	float: left;
	margin-top: 20px;
}
#clear {
	clear: both;
}
#news
{
    width: 350px;
    height: 300px;
    overflow: auto;
    padding: 0 20px 0 0;
    text-align: justify;
}
#repeater 
{
    margin: 20px 0;
}
#nav-bottom
{
	clear: both;
	margin: 0;
    padding: 0 0 3px 0;
	width: 760px;
	height: 20px;
	text-align: center;
}
#footer
{
    margin: 0;
    padding: 0;
    width: 764px;
}
#f1
{
    float: left;
    margin: 5px 2px;
}
#f2
{
    float: right;
    margin: 5px 0;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.1em;
}
.quotep {	
	line-height: 2em;
}
.spacer10 
{
    height: 10px;
}
.spacer20 
{
    height: 20px;
}
.spacer40 
{
    height: 40px;
}
.spacer200 
{
    height: 200px;
}
#band-space
{
    width: 380px;
    padding: 0 40px 0 0;
    float: left;
    text-align: justify;
    min-height: 300px;
}
.band-space1
{
    background: url(../i/bandbg1.gif) top right no-repeat;
}
.band-space2
{
    background: url(../i/bandbg2.gif) top right no-repeat;
}
.band-space3
{
    background: url(../i/bandbg3.gif) top right no-repeat;
}
.band-space4
{
    background: url(../i/bandbg4.gif) top right no-repeat;
}
.band-space5
{
    background: url(../i/bandbg5.gif) top right no-repeat;
}
#highlights-select
{
    width: 300px;
    padding: 0 0 0 0px;
    float: left;
}
#highlights-select ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#highlights-select li a
{
    display: block;
    height: 90px;
    padding: 10px 0 0 10px;
    margin: 0;
    border-left: 1px solid #ddd;
}
#highlights-select li a:hover
{
    background-color: #fcfcfc;
    border-left-color: #3c6185;
}
.highlights1 a
{
    background: url(../i/border-dot.gif) bottom repeat-x;
}
.highlights2 a
{
    background: url(../i/border-dot3.gif) bottom repeat-x;
}
#band-select
{
    width: 259px;
    padding: 0 0 0 0px;
    float: left;
}
#band-select ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#band-select li a
{
    display: block;
    height: 50px;
    padding: 10px 0 0 10px;
    margin: 0;
    border-left: 1px solid #ddd;
}
#band-select li a:hover
{
    background-color: #fcfcfc;
    border-left-color: #3c6185;
}
.band1 a
{
    background: url(../i/border-dot.gif) bottom repeat-x;
}
.band2 a
{
    background: url(../i/border-dot2.gif) bottom repeat-x;
}
#band-clear
{
    clear: both;
}
#launch-player1, #launch-player2
{
    width: 145px;
    height: 23px;
    margin: 0;
    padding: 0;
    background-color: Transparent;
    position: absolute;
    top: -23px;
    left: 41px;
    z-index: 100;
}
#launch-player2
{
    top: 240px;
}

/* Forms -------------------------------------------------------------------------------------- */

#comment-form
{
    border-bottom: 1px solid #CCC;
    border-top: 1px solid #CCC;
    width: 700px;
    margin-top: 20px;
    padding: 20px 0;
}
input
{
    border: 1px solid #DDD;
}
#gb-table
{
    width: 700px;
}
.gb-value
{
    background: url(../i/na.gif) left center no-repeat;
    padding-left:0px;
}
.gb-value span
{
    color: #888;
    background-color: #FFF;
}
#comment-form span
{
    color: #888;
    background-color: #FFF;
}
.gb-date
{
    text-align: right;
    font-style: italic;
    color: #888;
}
.gb-comment
{
    vertical-align: top;
}

/* Text Formatting -------------------------------------------------------------------------------------- */

p
{
    padding: 0;
    margin: 10px 0;
}
a
{
    color: #3c6185;
    text-decoration: none;
}
.link1 a
{
    color: #3c6185;
    background-color: #FFF;
    text-decoration: none;
    border-bottom: 1px solid #AAA;
}
.link1 a:hover
{
    color: #FFF;
    background-color: #3c6185;
    text-decoration: none;
    border-bottom: none;
}
.gallery
{
    width: 620px;
    margin-left: 40px;
}
#inner h3 
{
	height:22px;
	margin:0;
	margin-bottom: 20px;
	padding:0;
}
#inner h3 i
{
	display:none;
}
h3.breabach2 
{
    width:113px;
	background:url(../i/title-breabach2.gif) no-repeat left top;
}
h3.latestnews 
{
    width:81px;
	background:url(../i/title-latestnews2.gif) no-repeat left top;
}
h3.highlights 
{
    width:66px;
	background:url(../i/title-highlights.gif) no-repeat left top;
}
h3.archive 
{
    width:48px;
	background:url(../i/title-archive.gif) no-repeat left top;
}
h3.hires-photos 
{
    width:161px;
	background:url(../i/title-hires-photos.gif) no-repeat left top;
}
h3.stageplan 
{
    width:108px;
	background:url(../i/title-stageplan.gif) no-repeat left top;
}
h3.breabach 
{
    width:61px;
	background:url(../i/title-breabach.gif) no-repeat left top;
}
h3.calum 
{
    width:135px;
	background:url(../i/title-calum.gif) no-repeat left top;
}
h3.patsy 
{
    width:71px;
	background:url(../i/title-patsy.gif) no-repeat left top;
}
h3.ewan 
{
    width:110px;
	background:url(../i/title-ewan.gif) no-repeat left top;
}
h3.donal 
{
    width:87px;
	background:url(../i/title-donal.gif) no-repeat left top;
}
h3.celtic2006 
{
    width:167px;
	background:url(../i/title-celtic2006.gif) no-repeat left top;
}

/* Tables -------------------------------------------------------------------------------------- */

#table1
{
    padding: 0;
    margin: 0;
}
#table1 td
{
    padding: 5px 0 0 0;
    margin: 0;
}
#table1 img
{
    padding: 0 0 3px 0;
    margin: 0;
}

/* Navigation -------------------------------------------------------------------------------------- */

#button {
	margin:0;
	padding:0;
	list-style-type:none;
}
#button i {
	display:none;
}
#button a {
	display:block;
	height:24px;
	padding:0;
	border: none;
}
#button a.commentb
{
    width:115px;
	background:url(../i/comment.gif) no-repeat left top;
}
#navt {
	margin:0;
	padding:0;
	list-style-type:none;
}
#navt li {
	float: left;
}
#navt i {
	display:none;
}
#navt a {
	display:block;
	height:31px;
	padding:0;
}
#navt a.navt1
{
    width:78px;
	background:url(../i/home.gif) no-repeat top;
}
#navt a.navt2 
{
    width:110px;
	background:url(../i/livedates.gif) no-repeat top;
}
#navt a.navt3 
{
    width:106px;
	background:url(../i/theband.gif) no-repeat top;
}
#navt a.navt4 
{
    width:84px;
	background:url(../i/press.gif) no-repeat top;
}
#navt a.navt5 
{
    width:99px;
	background:url(../i/gallery.gif) no-repeat top;
}
#navt a.navt6 
{
    width:113px;
	background:url(../i/guestbook.gif) no-repeat top;
}
#navt a.navt7 
{
    width:82px;
	background:url(../i/links.gif) no-repeat top;
}
#navt a.navt8 
{
    width:88px;
	background:url(../i/contact.gif) no-repeat top;
}
#navt a:hover 
{
	background-position:center;
}
#navt a.active {
	background-position: bottom !important;
	cursor: default;
}
.navb {
	margin:0;
	padding:0;
	list-style-type:none;
}
.navb li {
	float: left;
}
.navb i {
	display:none;
}
.navb a, .navb span {
	display:block;
	height:14px;
	padding:0;
}
.navb span.navb0 
{
    width:248px;
	background:url(../i/copy.gif) no-repeat left top;
}
.navb a.navb1 
{
    width:56px;
	background:url(../i/xhtml.gif) no-repeat left top;
}
.navb span.navb2 
{
    width:9px;
	background:url(../i/seperator.gif) no-repeat left top;
}
.navb a.navb3 
{
    width:23px;
	background:url(../i/css.gif) no-repeat left top;
}
.navb span.navb4 
{
    width:74px;
	background:url(../i/designed2.gif) no-repeat left top;
}
.navb a.navb5 
{
    width:80px;
	background:url(../i/js.gif) no-repeat left top;
}
.navb a:hover 
{
	background-position:left bottom;
}
