/*  Home page layout//-------------------------------------------------------------*/a.homeBanner{    display: block;    width: 450px;    height: 70px;    padding-left: 10px;    padding-top: 30px;    background: url(/-/images/homebanner.gif);    margin-top: 6px;}a.homeBanner:hover {    background: url(/-/images/homebanner.gif) !important;    text-decoration: none;}a.homeBanner .name{    display: block;    padding-bottom: 6px;}a.homeBanner .desc{    display: block;    padding-bottom: 6px;}.subTitle{    margin-left: -4px;    margin-bottom: 10px;}/*  Gallery sub section//-------------------------------------------------------------*/.gallerySub{    background: url(/-/images/dots.gif) right repeat-y;    padding-top: 10px;    padding-right: 10px;    width: 220px;    vertical-align: top;}.galleryMore{    background: url(/-/images/dots.gif) right repeat-y;    padding-right: 10px;    width: 220px;    vertical-align: top;}.gallerySub .image{    border: solid 1px #cccccc;    margin-bottom: 10px;    height: 136px;    width: 220px;}/*  Gig sub section//-------------------------------------------------------------*/.gigSub{    padding-left: 10px;    vertical-align: top;    padding-top: 10px;}.gigMore{    padding-left: 10px;}.gigSub td.hr_dots{    width: 100%;    height: 1px;    background: url(///);}.gigSub .gig{}.gigSub .gig .date{    color: #999999;}.gigSub .gig a.act{    padding-top: 2px;    padding-bottom: 2px;    border-bottom: solid 2px #ffffff;    display: block;}.gigSub .gig a:hover.act{        text-decoration: none;    background: url(/-/images/newsBlueArrow.gif) bottom right no-repeat #ffffff;    border-bottom: solid 2px #cccccc;}/*  More buttons (sub section)//-------------------------------------------------------------*/.subMore{    background: url(/-/images/dots.gif) bottom repeat-x;    padding-top: 2px;    padding-bottom: 6px;    padding-right: 0px;    text-align: right;}.subMore a img{    border: 0px;}