/*  - RESET -  */
/*Changes made 290910 _ Annette:*/
	/*Line 476----290910-added margin-top: -3px to avoid the white space on bottom corner images*/
	/*Line 481----290910-uploaded background image to match height of div: 240 pixels*/
	/*Line 497 #Content:  min-height: 120em;   changed to 700 pixel height to make page make page height fit content 290910*/
	/*Line 1040----290910----amended background colour on homeshort-listing boxes to #f5f5f5 (from #ffffff)*/
	/*Line 1012 body.new#content h1 _added extra lineheight + font-weight bold --- 290910 */
	/*Line 261 body: changed background colour to: #7c9fbb & removed link to pattern_bgrd image---290910*/
	/*added font-weight bold to h1 (closer to psd design) 290910*/
	/*added colour to p class and margin-bottom, colour and font-size to h4 class - description-bullets line 1028---290910*/
	/*Line 522 h1.title div.action_area ----commented out the action area for the artist pages in minisite 290910*/
	/*Line 580---- commented out a-class for action_area 290910 to fit with new minisite layout.... Annette

/* Don't forget to set a foreground and background color
   on the 'html' or 'body' element! */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  background: transparent;
}
/*table, caption, tbody, tfoot, thead, tr, th, td*/

/* remember to define focus styles! */
:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: black;
  background: white;
}
ol, ul {
  list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
/*  - TYPOGRAPHIC -  */
body
{
  font: 75% "helvetica neue", arial, calibri, sans-serif;
  line-height: 1.5em;
  background-color: white;
  color: #333333;
}
html>body
{
  font-size: 12px;
}
  h1, h2, h3, h4, h5, h6
  {
    font-weight: normal;
    margin: .75em 0 .5em 0;
  }
  h1
  {
    font-size: 218%;
    color: #003399;
	font-weight: bold; /*added font-weight bold to h1 (closer to psd design) 290910 --- Annette*/
  }
  h1.title
  {
    color: #fff;
    letter-spacing: .05em;
    margin-bottom: 0;
    line-height: 1.2em;
  }
  h2
  {
    font-size: 164%;
    color: #003399;
  }
  h3
  {
    font-size: 145%;
    color: #003399;
  }
  h4, h5, h6 , #mean_rating
  {
    font-size: 118%;
  }
  span.title_portion
  {
    color: #fff;
    letter-spacing: .05em;
  }
  p
  {
     font-size: 1em;
     margin: 1.5em 0;
  }
  em
  {
  clear: both;
  color: #f5811f;
  font-style: normal;
  font-weight: bold;
  }
  a:active em, a:focus em, a:hover em {color:#fff;background-color: #06417e;}
  p.category_opening
  {
    text-align: justify;
  }
  blockquote, q
  {
    margin: 1.5em 0;
  }
  a:link , a:visited , a:active , a:hover
  {
    color: #003399;
    text-decoration: none;
  }
  a:visited
  {
  color: #003399;
  }
  a:active
  {
  color: #333;
  }
  a:hover
  {
    color: #003399;
    text-decoration: underline;
  }
  ul.artist_listing li h3 a:link , ul.artist_listing li h3 a:visited, ul.category_listing li h3 a:link , ul.category_listing li h3 a:visited
  {
    text-decoration: none;
    /*color: #f58727;*/
    color: #003399;
    font-weight:bold;
  }
  ul.artist_listing li h3 a:active, ul.artist_listing li h3 a:focus, ul.artist_listing li h3 a:hover, ul.category_listing li h3 a:active, ul.category_listing li h3 a:focus, ul.category_listing li h3 a:hover
  {
    color:#003399;
    text-decoration:underline;
    font-weight:bold;
  }
  .artist_listing a:link, .category_listing a:link , a:visited , a:active , a:hover
  {
    color: #003399;
    text-decoration: none;
  }
  .artist_listing a:link , .category_listing a:link, .artist_listing a:visited , .category_listing a:visited
  {
    /*color: #f58727;*/
    color: #003399;
    text-decoration:none;
  }
  .artist_listing a:active , .category_listing a:active, .artist_listing a:hover , .category_listing a:hover, .artist_listing a:focus, .category_listing a:focus, ul.artist_listing li:hover a:link, ul.category_listing li:hover a:link, ul.artist_listing li:hover a:visited, ul.category_listing li:hover a:visited, .sfhover a:link, .sfhover a:visited, ul.artist_listing li.sfhover h3 a:link, ul.artist_listing li.sfhover h3 a:visited
  {
    color: #003399;
    text-decoration: underline;
  }
  ul.artist_listing li, ul.category_listing li , ul.region_listing li 
  {
    border: 1px solid #003399;
    margin: 0 0 5px 0;
  }
  ul.artist_listing li:hover, ul.category_listing li:hover, ul.artist_listing li.sfhover , ul.region_listing li:hover
  {
    background-color:#CAF1FF;
  }


    .artist_listing_more a {
        color: #FF0000;
        text-decoration: underline;
    }

    .artist_listing_more a:link, .artist_listing_more a:visited {
        color: #FF0000;
        font-weight: bold;
        background-color: transparent;
        text-decoration: none;
    }
	
	 .region_listing_more a {
        color: #FF0000;
        text-decoration: underline;
    }

    .region_listing_more a:link, .region_listing_more a:visited {
        color: #FF0000;
        font-weight: bold;
        background-color: transparent;
        text-decoration: none;
    }

  #secondary_navigation a:link, #secondary_navigation a:visited
  {
    color: #fff;
    text-decoration: none;
	
  }
  #secondary_navigation a:active, #secondary_navigation a:hover
  {
    color: #fff;
    text-decoration: underline;

  }

  #bottom_links
  {
    text-align: center;
    font-size: .9em;
    line-height: 1.3em;
  }
  span.required
  {
    color: red;
  }
  strong
  {
    font-weight: bold;
  }
  em
  {
    font-style: normal;
    font-weight: bold;
    color: #f5811f;
  }
  ul.artist_listing li table td strong , ul.category_listing li table td strong
  {
    color: #06417e;
  }
  .search_query
  {
    background-color: #FDDFC6;
  }
  .breadcrumb
  {
    display: block;
    margin-top: .25em;
    color: #a4a4a4;
  }
    .breadcrumb a:link , .breadcrumb a:visited
    {
      color: #a4a4a4;
    }
    .breadcrumb a:active
    {
      color: #333;
    }
    .breadcrumb .current , .breadcrumb a:hover
    {
      color: #f5811f;
    }
/*  - STRUCTURE -  */
body
{
	background: #7c9fbb; /*Line 261 body: changed background colour to: #7c9fbb & removed link to pattern_bgrd image---290910--Annette*/
    text-align: center; /*  IE6 center #container  */
}
  #container
  {
    text-align: left;  /*  counter IE6 center  */
    margin: 15px auto;  /*  proper centering  */
    width: 985px;
  }
    #header
    {
      /*background: #759AB7 url('/images/design/header_bgrd.jpg') no-repeat scroll top center;*/
	  background: #759AB7 url('/images/design/header_bgrd.png') no-repeat scroll top center;
      width: 985px;
      /*height: 128px;*/
	  height: 123px;
      border-bottom: 2px solid #fff;
      position:relative;
    }
      #header h1
      {
        font-size:14px;
        
      }
        #header h1 a
        {
          text-decoration:none;
          color:#fff;
          font-weight:bold;
        }
      #logo
      {
        margin: 20px 0 0 93px;
        z-index:1;
      }

      #header form div
      {
        margin: -20px 10px 10px 0 ;
        float: right;
      }

      #contactImg{
          position:absolute;
        right:0;
      }

    #nav_container
    {
      background: #ee550c url('/images/design/nav_bgrd.png') repeat-x scroll bottom left;
      border-bottom: 1px solid #f5811f;
      height: 30px;
      width: 100%;
    }
/*      #navigation
      {
        width: 100%;
      }
        #navigation li
        {
          float: left;
          border-right: 1px solid #f5811f;
          border-left: 1px solid #ee550c;
          height: 21px;
          padding: 2px 6px 0 6px;
        }
        #navigation li a:hover
        {
            color: #003399;
          background-color: #f5811f;
        }
        #navigation li.start
        {
          border-left: none;
        }
        #navigation li.end
        {
          border-right: none;
        }
*/
    #headernav_container
    {
        position: relative;
		background-color: #FFFFFF;
		padding: 5px 0 10px 0px;
      /*margin-top: -30px;
      width: 100%;
      height: 24px;
      border-bottom: 2px solid #fff;
      background-color: #234167;*/

    }
      #header_navigation
      {
        width: 100%;
      }
        #header_navigation li
        {
          float: left;
          border-right: 1px solid #7894af;
          border-left: 1px solid #333333;
          height: 20px;
          padding: 2px 12px 0 12px;
        }
        #header_navigation li a {
          font-weight: bold;
        }
        #header_navigation li a:link
        {
            color: #f5811f;
        }
        #header_navigation li a:visited
        {
            color: #f5811f;
        }
        #header_navigation li a:hover
        {
            color: #fff;
          text-decoration: underline;
        }
        #header_navigation li a:active
        {
            color: #fff;
          text-decoration: underline;
        }
        #header_navigation li.start
        {
          border-left: none;
        }
        #header_navigation li.end
        {
          border-right: none;
        }
          #header_navigation input  {
            margin-bottom: 10px;
          }
          #magnify {
            position: relative;
            top: -5px;
          }

    #content_container
    {
/*      background-color: #fbfae2; */
      background-color: #ffffff;
      position: relative;
      padding-top: 3px;
    }
      #secondary_navigation
      {
        position: absolute;
        top: 3px;
        left: 0;
        width: 181px;
        margin: 0 0 3px 0px;
        background-color:#f5811f;
        float: left;
      }
        div.sec_nav_t_r_round_corner
        {
          background: #f5811f url('/images/design/sec_nav_t_r_round_corner.gif') no-repeat scroll top right;
          width: 100%;
          height: 7px;
        }
        #secondary_navigation ul li
        {
          border-top: 1px solid #FBC399;
          /*border-top: 1px solid #f5811f;
          border-bottom: 1px solid #ee550c;*/
        }
          #secondary_navigation ul li span
          {
/*            margin-left: 10px;*/
          }
          #secondary_navigation ul li ul
          {
            margin-left: 25px;
            list-style: none;
            color: #fff;
          }
            #secondary_navigation ul li ul li
            {
              border: none;
            }
            #secondary_navigation ul li ul li a:hover
            {
              font-weight: bold;
            }
            #secondary_navigation ul li span  {
              color: white;
              border-top: 1px solid white;
              letter-spacing: .025em;
              display: block;
			  background: #06417e url('/images/design/left_nav.gif') no-repeat scroll top left;
                height: 27px;
                width: 181px;
            }
              #secondary_navigation ul li span a  {
                display: block;
                font-weight: bold;
                /*background-color: #06417e;*/
				
                /*padding: .25em 10px;*/
				font-size: 13px;
				padding: 5px 0 0 16px;
              }
              #secondary_navigation ul li span a:hover, #secondary_navigation ul li span a:focus  {
                /*background-color: #fff;
                font-weight: bold;
                color: #06417e;*/
				display: block;
                font-weight: bold;
                /*background-color: #06417e;*/
				font-size: 13px;
				padding: 5px 0 0 16px;
				
              }
        div.sec_nav_b_r_round_corner
        {
          background: #f5811f url('/images/design/sec_nav_b_r_round_corner.gif') no-repeat scroll bottom right;
          width: 100%;
          height: 7px;
		  margin-top: -3px;
        }
		/*Line 476----290910-added margin-top: -3px to avoid the white space on bottom corner images (above) 
		/*Line 481----290910-uploaded background image to match height of div: 240 pixels _ Annette*/
		 div.sec_nav_b_r_space
        {
          background: #f5811f url('/images/design/left_home_bg.gif') repeat-y scroll top left;
          width: 100%;
          height: 240px;
        }
		
      #content
      {
        margin-left: 206px;
        color: #333333;
        width: 762px;
		
       /* min-height: 120em;                ---------------changed to pixel height to make page height fit content 290910 - Annette*/
		min-height: 700px;
        height: auto;
      }
        h1.title , #subnav_container
        {
          width: 100%;
          margin-left: -.3em;
          padding: .5em .3em .75em .3em;
        }
		
	#subnav_container {background-color: #fff; height: 2em; margin-left: -.8em; margin-top: -8.1em;}
	#subnav_container ul {margin-left: -1px;}
	#subnav_container ul li {float: left; margin-top: -.5em;}
	#subnav_container ul li a {display: block; height: 100%; width: 100%;}
	#subnav_container ul li a:link, #subnav_container ul li a:visited { text-decoration:none;}
	/* #subnav_container ul li a:active, #subnav_container ul li a:hover, #subnav_container ul li a:focus,*/
	#subnav_container ul li a.current_page {
		   /* background-color: #CAF1FF;
						border-color:#000;
						color:#003399;
						text-decoration:underline; */
	}
	#subnav_container li {height: 35px;}
	
	#subnav_container li#info {background:transparent url('/images/design/mini_info.jpg') no-repeat scroll left top; width:152px;}
	#subnav_container li#infohover {background:transparent url('/images/design/mini_info_over.jpg') no-repeat scroll left top; width:152px;}
	#subnav_container li#info:hover, #subnav_container li#info.sfhover {background:transparent url('/images/design/mini_info_over.jpg') no-repeat scroll left top;}
	#subnav_container li#reviews {background:transparent url('/images/design/mini_reviews.jpg') no-repeat scroll left top; width:152px;}
	#subnav_container li#reviewshover {background:transparent url('/images/design/mini_reviews_over.jpg') no-repeat scroll left top; width:152px;}
	#subnav_container li#reviews:hover, #subnav_container li#reviews.sfhover {background:transparent url('/images/design/mini_reviews_over.jpg') no-repeat scroll left top;}
	#subnav_container li#listen {background:transparent url('/images/design/mini_listen.jpg') no-repeat scroll left top; width:150px;}
	#subnav_container li#listenhover {background:transparent url('/images/design/mini_listen_over.jpg') no-repeat scroll left top; width:150px;}
	#subnav_container li#listen:hover, #subnav_container li#listen.sfhover {background:transparent url('/images/design/mini_listen_over.jpg') no-repeat scroll left top;}
	#subnav_container li#video {background:transparent url('/images/design/mini_video.jpg') no-repeat scroll left top; width:152px;}
	#subnav_container li#videohover {background:transparent url('/images/design/mini_video_over.jpg') no-repeat scroll left top; width:152px;}
	#subnav_container li#video:hover, #subnav_container li#video.sfhover {background:transparent url('/images/design/mini_video_over.jpg') no-repeat scroll left top;}
	#subnav_container li#repertoire {background:transparent url('/images/design/mini_repertoire.jpg') no-repeat scroll left top; width:152px;}
	#subnav_container li#repertoirehover {background:transparent url('/images/design/mini_repertoire.jpg') no-repeat scroll left top; width:152px;}
	#subnav_container li#repertoire:hover, #subnav_container li#repertoire.sfhover {background:transparent url('/images/design/mini_repertoire_over.jpg') no-repeat scroll left top;}
     	
	h1.title
        {
          background: url('/images/design/mini_title_bg.jpg') top left no-repeat;
		  height: 126px;
        }
		
	/*Line 522 h1.title div.action_area ----changed font colour pre fixing the green button for the get quote under nav bar div= action area for the artist pages in minisite 290910.... Annette
        h1.title div.action_area {
            position: relative;
            float: right;
            margin-right: 5px;
            width: auto;
            background-color: #FFFFFF;
            border: none;
            font-size: 12px;
            font-weight: bold;
            letter-spacing: normal;
            padding: 1px 4px 1px 4px;
            line-height: 13px;
            text-align: center;
        }
		*/
       
		
		
/*Line 580---- commented out a-class for action_area 290910 to fit with new minisite layout.... Annette
              h1.title div.action_area a:link, h1.title div.action_area a:visited {
                color: #06417e;
                text-decoration:none;
              }
              h1.title div.action_area a:active, h1.title div.action_area a:hover {
                color: #06417e;
                text-decoration:underline;
              }
              h1.title div.action_area a:link span, h1.title div.action_area a:visited span, h1.title div.action_area a:active span, h1.title div.action_area a:hover span {
                color: #FF3300;
              }
*/
		.action_area{
			 margin:-4px 0 0 200px;
		}
		.action_review{
			 margin:0 0 0 445px;
		}
		
		.review_bubble{
			background: url('/images/design/bubble_middle.png') top left repeat-y;
			height:120px;
			margin-top:-10px;
			padding:0 30px;
			width:150px;
			vertical-align:top;
		}
		.review_bubble .author{
			float: right;
		}
		.review_top{
			background: url('/images/design/bubble_top.png') top left no-repeat;
			height:25px;
			width:349px;
		}
		.review_bottom_right{
			background: url('/images/design/bubble_bottom_right.png') top left no-repeat;
			height:61px;
			width:349px;
		}
		
		.review_bottom_left{
			background: url('/images/design/bubble_bottom_left.png') top left no-repeat;
			height:61px;
			width:349px;
		}
		.video_container{
			text-align:center;
		}
        /*  CATEGORIES , ARTISTS  */
        #artist_content
        {
        margin-left: 0;
        }
        .title_portion_left
        {
          width: 198px;
          background-color: #f58727;
          display: block;
                    margin: 2px 2px 2px 2px;
        }
        .title_portion_right
        {
          width: 198px;
          background-color: #f58727;
          display: block;
                    margin: 2px 0 2px 4px;
        }
        .title_portion_left p
        {
          text-align: center;
          color: #FFFFFF;
          font-weight: bold;
          margin-top: 6px;
        }
        .title_portion_right p
        {
          text-align: center;
          color: #FFFFFF;
          font-weight: bold;
          margin-top: 6px;
        }
        .artist_index_left
        {
          width: 750px;
          margin-top: 12px;
        /*      background-color: #fbfae2;*/
        }
        .artist_index_left img
        {
          height: 135px;
          width: 200px;
          margin: 2px 4px 0 2px;
          background-color: #fff;
        }
        .artist_index_right
        {
          width: 750px;
          margin-top: 12px;
        /*  background-color: #fbfae2;*/
        }
        .artist_index_right img
        {
          height: 135px;
          width: 200px;
          margin: 2px 4px 0 4px;
          background-color: #ffff;
        }
        .artist_text
        {
          border: 1px solid #F5811F;
          /*padding: 4px;*/
          background-color: #fff;
        }
        .artist_text p
        {
            margin: 6px;
          color: #333;
        }
        .artist_index_base
        {
          background-color: #06417e;
          text-align: center;
          color: #FFFFFF;
          font-weight: normal;
          margin: 14px 4px 4px 4px;
          border: 1px solid #526c8a;
        }
        .artist_index_base a:link, a:visited
        {
          color: #F5811F;
          text-decoration: none;
        }
        .artist_index_base a:hover
        {
          color: #ffffff;
          text-decoration: underline;
        }
        .artist_link
        {
          font-size: 1em;
          text-align: center;
          margin: 0 4px 10px 4px;
        }
        marquee a , marquee
        {
          color: #f58727;
        }
        #category
        {
        margin: 0 0 7px 0;
        }
        #category img
        {
          margin: 2px 0 10px 10px;
          height: 135px;
          width: 200px;
          background-color: #f5811f;
        }
        .category_text
        {
        padding: 0 6px 0 6px;
        background-color: #fff;
        }
        ul.repertoire , ul.downloads
        {
          list-style: circle;
        }
        #artist_repertoire
        {
        margin: 5px 0 0 8px;
        }
		#artist_reviews
        {
        margin: 5px 0 0 8px;
        }
		#artist_video
        {
        margin: 5px 0 0 8px;
        }
        #artist_downloads
        {
        margin: 5px 0 0 8px;
        }
		#artist_insert
        {
        margin: 5px 0 0 8px;
        }
        .2column
        {
        width: 558px;
        margin-left: 20px;
        }
        .column1
        {
        width: 350px;
		padding-left:30px;
        }
        .column2
        {
        width: 350px;
        }
        ul.region_listing , ul.category_listing, ul.artist_listing
        {
          list-style: none;
        }
        ul.artist_listing li , ul.category_listing li , ul.region_listing li
        {
          background-color: #fff;
          padding: 0 .5em 0 .5em;
        }
        ul.category_listing li h3 , ul.artist_listing li h3,  ul.region_listing li h3
          {
            margin: .1em 0 0 .25em;
          }
          ul.artist_listing li table td , ul.category_listing li table td , ul.region_listing li table td
          {
            vertical-align: top;
            padding: .5em;
          }
        #trust-logos  {
          /*position: absolute;
          top: 5px;
          right: 0;
          width: 75px;
          margin: 5px 5px 0 0;
          float: right;

          text-align: center;*/
		   background: url("../images/bg_border.png") repeat-x scroll left top transparent;
		margin-left:206px;
		text-align:center;
		width:762px;
        }
        #trust-logos img {
          padding: 0 .5em;
        }
      #bottom_links
      {
        clear: left;
        background-color: #322f2f;
		height: 45px;
		width: 100%;
		/*margin: 12px 3px;
        border-top: 2px solid #759ab7;
        padding: 9px 24.4px 3px 24.4px;*/
      }
      #bottom_links a:link, #bottom_links a:link a:visited
      {
         /*color: #003399;*/
		 color: #ffffff;
      }
      #bottom_links a:hover, #bottom_links a:hover a:active
      {
        text-decoration: underline;
      }
    #bottom_round
    {
      background: transparent url('/images/design/bottom_round_bgrd.png') no-repeat scroll top center;
      width: 100%;
      height: 16px;
      /*margin-top: -14px;*/
    }
/*  - MISC -  */
  /*  Notices, Errors etc  */
  div.Success , div.Error , div.Notice
  {
    text-align: center;
    padding: .5em 0;
    margin: 1em 0;
  }
  div.Success
  {
    background-color: #99ff99;
  }
  div.Error
  {
    background-color: #ffcccc;
  }
  div.Notice
  {
    background-color: #ffffcc;
  }
  /* Form stuff  */
  form.extended label , form.extended input
  {
    clear: left;
    display: block;
    float: left;
    width: 250px;
  }
    form.extended input
    {
        float: left;
        margin: 6px 0 9px 3px;
    }
  form.extended fieldset {
    clear: both;
    background: #FFCC99;
    margin: 10px;
  }

  /* Review stuff  */
  #mean_rating
  {
    margin: 1em 0 .5em 0;
  }
  .review_listing li
  {
    background: #fff url('/images/design/ldquo.png') no-repeat scroll top left;
  }
    .review_listing li .rating
    {
      color: #000;
    }
    .review_listing li .comment
    {
      display: block;
    }

div.content-item  {
  width: 100%;
  color: black;
  background-color: white;
}
  .content-item h3  {
    color: #fff;
    font-size: 130%;
    font-weight: bold;
    padding: .5em;
    background-color: #f5811f;
  }
  .content-item h4  {
    color: black;
    font-size: 110%;
    font-weight: bold;
    padding: .5em;
    background-color: #CAF1FF;
    border:1px solid #000;
  }

  .content-item h5  {
    color: black;
    font-size: 110%;
    font-weight: bold;
    padding: .5em;
    background-color: white;
  }
  .content-item div  {
    padding: 0 .5em .5em .5em;
  }
  
  .content-item a  {
    color: #F5811F;
  }
  
  .content-item a:hover  {
    color: #1758A2;
  }

  table#rollimg-container  {
      margin-top: 7px;
    width: 536px;
  }
    #rollimg-container ul  {
      width: 128px;
      margin-top: -3px;
      margin-left: 6px;
      border-top: 1px solid #f5811f;
      border-left: 1px solid #f5811f;
      border-right: 1px solid #f5811f;
    }
      #rollimg-container li  {
        padding: 1.025em 6px;
        font-size: 145%;
        text-align: center;
        color: #06417e;
        background-color: #fff;
        border-bottom: 1px solid #f5811f;
      }
        #rollimg-container li a {
          display: block;
          width: 100%;
          height: 100%;
        }
      table#rollimg-links td  {
          width: 200px;
          border-bottom: 5px solid #fbfad9;
          border-top: 5px solid #fbfad9;
      }
        #rollimg-links a {
          font-weight: bold;
          display: block;
          height: 100%;
          width: 100%;
              padding: 5px 0 7px 10px;
        }
        #rollimg-links a:link, #rollimg-links a:visited  {
        background-color: #06417e;
        color: #fff;
        }
        #rollimg-links a:active  {
          background-color: #f5811f;
        }
        #rollimg-links a:hover {
          color: #06417e;
          background-color: #fff;
          text-decoration: underline;
        }
/*NEW*/
  table#hover-container  {
      margin-top: 7px;
    width: 536px;
  }
    #hover-container ul  {
      width: 128px;
      margin-top: -3px;
      margin-left: 6px;
      border-top: 1px solid #f5811f;
      border-left: 1px solid #f5811f;
      border-right: 1px solid #f5811f;
    }
      #hover-container li  {
        padding: 1.025em 6px;
        font-size: 145%;
        text-align: center;
        color: #06417e;
        background-color: #fff;
        border-bottom: 1px solid #f5811f;
      }
        #hover-container li a {
          display: block;
          width: 100%;
          height: 100%;
        }

      table#hover-links td  {
          width: 200px;

      border-bottom: 5px solid #fbfad9;
      border-top: 5px solid #fbfad9;
      }
        #hover-links a {
          font-weight: bold;
          display: block;
          height: 100%;
          width: 100%;
              padding: 5px 0 7px 10px;
        }
        #hover-links a:link, #hover-links a:visited  {
        background-color: #06417e;
        color: #fff;
        }
        #hover-links a:active  {
          background-color: #f5811f;
        }
        #hover-links a:hover {
          color: #06417e;
          background-color: #fff;
          text-decoration: underline;
        }

  .small
         {
    margin-left: 10px;
      color: #fff;
    font-style: italic;
    font-size: 9px;
	padding-top: 20px;
    }
  .small a
         {
      color: #fff;
    font-style: italic;
    font-size: 9px;
        text-decoration: none;
    }
.preload  {
  display: none;
}

/****==========Additions December 2008==========****/
body.home #content, body.menudev #content, body.endorsement #content {width:762px;margin-left:206px}

body.new #content h1 {line-height:1.2em;color:#f5811f; font-weight: bold; margin-top:9px} /*Line 1012 body.new#content h1 _added extra lineheight + font-weight bold --- 290910 Annette*/
body.new #content h1.menupage {color:#06417e}
body.new #content h1 span {font-size:.8em;display:block;color:#06417e}

div.desc-and-photo {float:left;width:450px;margin-bottom:40px;background:#fff}

  ul.description-bullets {color:#000;width:373px;padding:0 5px;float:left}
  body.endorsement ul.description-bullets {width:366px}

    .description-bullets li {margin-bottom:5px}
      ul.description-bullets a, .glowing-endorsement a, .info-item a, a.find-out-more, .info-item a.find-out-more:active, .info-item a.find-out-more:hover, .info-item a.find-out-more:focus {font-weight:normal}
      .description-bullets a:active, .description-bullets a:hover, .description-bullets a:focus, .glowing-endorsement a:active, .glowing-endorsement a:hover, .glowing-endorsement a:focus, .info-item a:active, .info-item a:hover, .info-item a:focus {color:#06417e;font-weight:bold}
      .description-bullets h4 {font-weight:bold;margin:0; margin-bottom:4px; color:#333333; font-size:145%;}
      .description-bullets p {margin:0; color: #333333}/*added colour to p class and margin-bottom, colour and font-size to h4 class - description-bullets line 1028---290910 Annette*/
	.link-for-pic-right {height:250px; position:relative;}
    .link-for-pic {float:left;width:369px}
      .link-for-pic img.pic {float:left}
    body.endorsement .link-for-pic {width:200px}
      body.endorsement .link-for-pic img.pic {float:right}
      /*For not using an img*/
      .link-for-pic a, .link-for-pic .pic {display:block;height:100%;background:#fff url('/images/design/home-guitar.jpg') top center no-repeat;font-weight:bold}
      body.menudev .link-for-pic a, body.menudev .link-for-pic span.pic {background-image:url('/images/design/menu-image.jpg')}
      body.endorsement .link-for-pic a, body.endorsement .link-for-pic span.pic {background-image:url('/images/design/endorsement-image.jpg')}
      .link-for-pic a:link, .link-for-pic a:visited {color:#f5811f}
      .link-for-pic a:active, .link-for-pic a:hover, .link-for-pic a:focus {color:#fff}
        .link-for-pic a span, .link-for-pic .pic span {display:block;padding:216px 0 0 5px}
      /*For using an img*/
      body.menudev img.pic, body.endorsement img.pic {border:1px solid #000;}
      .link-for-pic img.pic {height:auto}

ul.short-listings {margin-bottom:30px;float:left}
  .short-listings li {width:351px;float:left;padding:10px;margin-top:20px;position:relative;}
  .short-listings li.pop-item, .short-listings li.swing-item {margin-top:0}
  .short-listings li.pop-item, .short-listings li.ceilidh-item, .short-listings li.string-item {margin-right:20px}
  /*Line 1040----290910----amended background colour on homeshort-listing boxes to #f5f5f5 (from #ffffff)*/
  .short-listings li.pop-item, .short-listings li.ceilidh-item, .short-listings li.string-item, .short-listings li.blues-item, .short-listings li.caribbean-item, .short-listings li.swing-item {background: #f5f5f5 no-repeat 7px 8px}
  .short-listings li.pop-item {background-image:url('/images/design/home-short-list/pop.jpg')}
  .short-listings li.ceilidh-item {background-image:url('/images/design/home-short-list/ceilidh.jpg')}
  .short-listings li.string-item {background-image:url('/images/design/home-short-list/classical.jpg')}
  .short-listings li.blues-item {background-image:url('/images/design/home-short-list/blues.jpg')}
  .short-listings li.caribbean-item {background-image:url('/images/design/home-short-list/caribbean.jpg')}
  .short-listings li.swing-item {background-image:url('/images/design/home-short-list/jazz.jpg')}
    .short-listings li h4, .short-listings li p {margin:0 0 0 100px}
      .short-listings a:link, .short-listings a:visited {text-decoration:none;color:#f5811f;font-weight:bold}
      .short-listings a:active, .short-listings a:hover, .short-listings a:focus, .short-listings li:hover a:link, .short-listings li:hover a:visited {color:#003399;text-decoration:underline}
      .short-listings a.over {text-indent:-999em;display:block;position:absolute;top:0;left:0;height:100%;width:100%}
      a.over:link, a.over:visited {border: 1px solid #f5811f}
      a.over:active, a.over:hover, a.over:focus {border: 1px solid #003399}

div.glowing-endorsement {clear:left;background-color:#CAF1FF;padding:.75em;border:1px solid #000}
  .glowing-endorsement h3 {font-weight:bold;color:#000;margin-top:0}
  .glowing-endorsement .author {font-style:italic}

div.info-item {background:#fff;color:#000;padding:.75em;margin-top:10px}
  div.info-item h3 {font-weight:bold}
  body.endorsement div.info-item h3, body.home div.info-item h3 {color:#000}
  body.home div.info-item a:link, body.home div.info-item a:visited {font-weight:bold}
  body.home div.info-item a:active, body.home div.info-item a:hover, body.home div.info-item a:focus {text-decoration:underline}

div.content-item {clear:both}

a.email:link, a.email:visited {font-weight:bold;color:#f5811f;text-decoration:none}
a.email:active, a.email:hover, a.email:focus {font-weight:bold;color:#003399;text-decoration:underline}
/*Additions - April 2009*/
/*Forms:*/
fieldset {text-align:left;border:none}
  fieldset ol,fieldset ul {padding:0;list-style:none}
    fieldset li {padding-bottom:1.1em;float:none;clear:left}
      fieldset label {padding-top:.45em;float:left;width:10em;margin-right:1em;/*font-weight:bold*/;text-align:right}
        form .guidance {font-weight:normal}
      fieldset input {position:relative}
fieldset.buttons {margin-top:1.5em;/*background-color:#CAF1FF*/}
    fieldset.buttons li {padding:1em 0}
      fieldset.buttons input, fieldset li.button input {/*margin:-.1em 0 0 11.7em;*/margin:0 0 0 300px;}
    fieldset.checkboxes li {clear:both;padding:.75em}
      fieldset.checkboxes label {margin:0 0 0 1em;width:20em}
      fieldset.checkboxes input {float:left}
fieldset.mailing-list {width: 400px;}
a.action {padding:.1em .3em;color:#fff}
a.negative:link, a.negative:visited {background-color:#AA0E28}
a.negative:active, a.negative:hover, a.negative:focus {background-color:#D11232}
a.positive:link, a.positive:visited {background-color:#A0BF34}
a.positive:active, a.positive:hover, a.positive:focus {background-color:#C0E53E}
.quiet {color:#aaa}
em.quiet {font-weight:normal;font-style:italic}

ul.minor-nav {padding:0;margin:0;list-style:none;float:left;width:100%}
  .minor-nav li {padding:.5em;margin:0;float:left}
ul.minor-nav:after, dl, hr {clear:left}
hr {margin:.75em 0;border-style:normal}

#form_quote_top {
	background:url("/images/design/form_quote_top.gif") no-repeat scroll left top #FFFFFF;
	height:30px;
	width:512px;
}

#form_quote_body {
	background:url("/images/design/form_quote_body.gif") repeat-y scroll left top #FFFFFF;
	width:512px;
	text-align: center;
}
#form_quote_body p {
	padding: 0px 50px 0px 50px;
	margin: 0;
	font-size: 20px;
	color: #06417e;
}

#form_quote_bottom {
	background:url("/images/design/form_quote_bottom.gif") no-repeat scroll left top #FFFFFF;
	height:24px;
	width:512px;
	padding-bottom:30px;
}

#form_quote{
	background:url("/images/design/12345_quote.png") no-repeat scroll left top #FFFFFF;
	padding-left: 90px;
}

#postcode_search_form
{
	background:url("/images/design/1234_pc_search.png") no-repeat scroll left top #FFFFFF;
	padding-left: 90px;
}

/*Additions - December 2009*/
body.redirection #content {width:100%;min-height:560px;margin:0px;padding:0px}
body.redirection #content h1 {line-height:1em;color:#f5811f;margin-top:9px}
body.redirection #content h1.menupage {color:#06417e}
  body.redirection #content h1 span {font-size:.8em;display:block;color:#06417e}

#redirect_page {

}

.clickable_entity {
  cursor: pointer;
}

.thumbnail {
    display: block;
    width: 200px;
    height: 150px;
    float: left;
    margin: 10px;
}

.image_title {
    position: relative;
    bottom: 100px;
    padding: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    display: block;
    text-align: center;
    background-color: #E0FFFF;
    color: #B22222;
    font-size: 1.2em;
    font-weight: bold;
    height: 35px;
    border: 2px solid #000000;
    border-top: 2px solid #00CED1;
    border-left: 2px solid #00CED1;
}

.redirect_index_page {
    display: block;
    float: left;
    margin: 5px;
    padding-top: 35px;
    width: 200px;
    height: 115px;
    color: #000000;
    background: url(../images/regional/index.png) no-repeat left top;
    text-align: center;
    font-size: large;
    font-weight: bold;
    border: 2px solid #FF8C00;
}

#nav_search_form {
  /*background: transparent url(../images/design/search24.png) no-repeat 5px top;
  padding-top: 20px;*/
  background: transparent url(../images/design/search.png) no-repeat left top;
  width: 181px;
  height: 53px;
  margin-top:-5px;
}

#nav_postcode_form {
  background: transparent url(../images/design/FindABand_form.png) no-repeat left top;
  width: 181px;
  height: 46px;
  margin-top:-5px;
}


#header_submit_query {
  position: absolute;
  display: block;
  top: 24px;
  left: 330px;
  background: none;
  color: #FFFFFF;
  padding: 3px;
  font-size: 14px;
  font-weight: bold;
  height: 20px;
  z-index: 99;
}

#header_get_a_quote {
  position: absolute;
  display: block;
  top: 81px;
  left: 699px;
  padding: 3px;
  font-size: 16px;
  font-weight: bold;
  height: 20px;
  z-index: 99;
}

#header_title {
  position: absolute;
  display: block;
  top: 83px;
  left: 202px;
  z-index: 99;
}

#header_wedding {
  position: absolute;
  display: block;
  top: 78px;
  left: 210px;
  color: #66CCFF;
  padding: 1px;
  font-size: 11px;
  font-weight: bold;
  height: 16px;
}

#header_testimonial {
 /* position: absolute;
  display: block;
  top: 4px;
  left: 2px;
  color: #33CCFF;
  padding: 2px;
  font-size: 11px;
  font-weight: normal;
  height: 20px;
  */
  background-color:#D7D6D6;
  padding: 10px;
  position:relative;
}


#header_testimonial a:link, #header_testimonial a:visited {
  color: #06417e;
  font-weight: bold;
  background-color: transparent;
  text-decoration: none;
}

#header_testimonial a:active, #header_testimonial a:hover {
  color: #FE0000 ;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

#header_testimonial #heading_testimonial {
	font-size:21px;
	padding: 5px 0 0 20px;
	position:absolute;
	width:100px;
	color: #a5a5a5;
}

#header_testimonial #text_testimonial {
	margin-left:200px;
	padding:0 25px 0 20px;
	width:600px;
	color: #5a5a5a;
}

#header_testimonial #breadcrumb {
	padding:0 25px 0 20px;
	/*width:600px;*/
	width:100%;
	color: #1758a2;
}

#header_testimonial #breadcrumb a, #header_testimonial #breadcrumb a:visited{
	color: #f38d39;
}

#header_testimonial #breadcrumb a:hover{
	text-decoration: underline;
}

.header_testimonial {
  padding: 10px;
  position:relative;
}


.header_testimonial a:link, .header_testimonial a:visited {
  color: #06417e;
  font-weight: bold;
  background-color: transparent;
  text-decoration: none;
}

.header_testimonial a:active, .header_testimonial a:hover {
  color: #ffffff;
  background-color: transparent;
  text-decoration: underline;
}

.header_testimonial #heading_testimonial {
	font-size:21px;
	padding: 5px 0 0 20px;
	position:absolute;
	width:100px;
	color: #a5a5a5;
}

.header_testimonial #text_testimonial {
	margin-left:200px;
	padding:0 25px 0 20px;
	width:600px;
	color: #5a5a5a;
}

.header_testimonial #breadcrumb {
	padding:0 25px 0 20px;
	/*width:600px;*/
	width:100%;
	color: #1758a2;
}

.header_testimonial #breadcrumb a, .header_testimonial #breadcrumb a:visited{
	color: #f38d39;
}

.header_testimonial #breadcrumb a:hover{
	text-decoration: underline;
}

#header_get_a_quote a:link, #header_get_a_quote a:visited {
  color: #000099;
  background-color: transparent;
  text-decoration: none;
}

#header_get_a_quote a:active, #header_get_a_quote a:hover {
  color: #990000;
}

div.search_separator {
    height: 2px;
    width: 100%;
    background-color: #FFFFFF;
}

div.searchfield {
    width: 100%;
}

div.categoryselection {
    width: 100%;
}

input.nav_search_query {
    background:none repeat scroll 0 0 transparent;
	border-color:-moz-use-text-color -moz-use-text-color #FFFFFF;
	border-style:none none none;
	border-width:medium medium 1px;
	color:#b1b1b1;
	cursor:text;
	font-weight:bolder;
	margin:18px 0 0 40px;
	padding-left:3px;
	padding-top:0;
	width:83px;
}

input.nav_search_go {
    font-size:smaller;
	font-weight:bolder;
	left:135px;
	position:absolute;
	top:143px;
}

input.nav_postcode_query {
    background:none repeat scroll 0 0 transparent;
	border-color:-moz-use-text-color -moz-use-text-color #FFFFFF;
	border-style:none none none;
	border-width:medium medium 1px;
	color:#b1b1b1;
	cursor:text;
	font-weight:bolder;
	margin:10px 0 0 55px;
	padding-left:3px;
	padding-top:0;
	width:83px;
}

input.nav_postcode_go {
    font-size:smaller;
	font-weight:bolder;
	left:130px;
	position:absolute;
	top:75px;
}

.formElement {
    text-align: left;
    border: none;
    margin-top: 10px;
    padding-top: 2px;
}

.formStepNumber {
    font-size: large;
    font-weight: bold;
    color: #0000CD;
    float: left;
}

.formLabel {
    text-align: right;
    padding: 0px;
    margin: 0px;
    float: left;
    width: 250px;
    margin-right: 10px;
    font-weight: bold;
}

.formDropDown {
    float: left;
}

.formTextbox {
    float: left;
}

.formSubmitButton {
    float: left;
}

#contact_spacer{
	border-top: 1px solid #c2c1c1;
	width: 762px;
}
#contact_spacer  img{
	margin: -30px 0 0 20px;
}

.orange {
	color: #f3701d;
}

.white {
	color: white;
}

/*Sonvh*/
h3.black_color {
 color: #000000;
    font-weight: bold;
}
h2.border_top {
  background: url("../images/bg_border.png") repeat-x scroll left top transparent;
  clear: both;
  color: #F3751D;
  float: left;
  font-size: 260%;
  font-weight: bold;
  margin-bottom: 0;
  padding: 24px 0 0;
  width: 100%;
}

ul.blog_list {

  clear: both;
  float: left;
  width: 100%;
}

ul.blog_list li{
   float: left;
    min-height: 255px;
    padding-left: 50px;
    padding-top: 25px;
    width: 325px;
}
ul.blog_list li.first{
    clear: both;
    margin-left: 30px;
    padding-left: 0;
}
h2.small_title {
  margin-bottom: 15px;
}
h2.small_title a{
    color: #003399;
    font-size: 80%;
    font-weight: bold;
}
ul.blog_list img.blog_thumb {
clear: both;
    float: left;
    margin-right: 15px;
	  margin-top: 5px;
}
ul.blog_list li.first_border {
border-bottom:1px solid #e3e2e1;
}
a.read-more {
color:#ff4f4f;
display:block;
}
.wrap_video {
float:left;
width:100%;
clear:both;
}
a.post_title {
color: #003399;
text-decoration:underline;
}
a.post_title:hover {
color: #F5811F;
}
#band_region {
 clear: both;
    float: left;
    position: relative;
    width: 102%;
}
#band_region a {
   float: left;
    margin-right: 3px;
}
.jcarousel-skin-tango .jcarousel-container {
   
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    padding: 0 60px;
    width: 590px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
  height: 300px;
    width: 610px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    height: 250px;
    width: 102px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 20px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 90px;
    right: 5px;
    width: 33px;
    height: 34px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal.png) no-repeat right top;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(../images/prev-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
   
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;

}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
  background: url("../images/prev-horizontal.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 34px;
    left: 5px;
    position: absolute;
    top: 90px;
    width: 33px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(../images/next-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
 
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
  
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;

}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

