/**************************/
/*** IMAGE SWAP GALLERY ***/
/**************************/

.galleryWrapper{
  background-color: #000; 
  height: 331px;
  margin: 0 0 10px 0;
  position: relative;
  width: 876px;
  clear: both;
  z-index:1;
  }

#loadarea2{
  float: left;
width:612px;
display:block;
  }

#loadarea2 img a {
width:612px;
}

ul.homeGallery{
  float: left;
  list-style: none;
  /*height: 331px;*/
height:auto;
  margin: 0;
  padding: 0;
  margin-top:5px;
  width: 263px;
position: absolute;
left:612px;

}


ul.homeGallery li{
  display: inline;
  margin: 0;
  padding: 0;
}


ul.homeGallery li, ul.homeGallery span {
line-height:normal !important;
}


ul.homeGallery li a.newsCaption { 
line-height:normal !important;

}

ul.homeGallery li a{
  background: #000 url(arrow_home_feature_image.jpg) 6px 3px no-repeat;
  color: #86868a;
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  padding: 5px 5px 5px 20px;
  text-decoration: none;
}

ul.homeGallery li a:hover, ul.homeGallery li a.selected:hover{
  background: transparent url(arrow_home_feature_image_over.gif) 6px 3px no-repeat;
  color: #BFCD00;
  display: block;
  text-decoration: none;
}

ul.homeGallery li a.selected { 
  background: transparent url(arrow_home_feature_image_over.gif) 6px 3px no-repeat;
  color:#BFCD00 
}

ul.homeGallery li.last, ul.homeGallery li.last a:hover{height: 34px !important;}



ul.homeGallery li span a {
height: 54px;
padding-top:0 !important;
padding-bottom:0 !important;
padding-left:30px !important;

}

ul.homeGallery li span a#default5 {
padding-bottom: 0 !important;
}

.description{
  background-color: #161918;
  color: #fff;
  cursor: pointer;
  font-size: 1.2em;
  height: 54px;
  left: 0;
  line-height: 16px;
  padding: 15px 18px;
  position: absolute;
  top: 247px;
  width: 576px;
  z-index: 1000;
  opacity:0.90;
  filter:alpha(opacity=90);
  -moz-opacity: 0.90;
  -khtml-opacity: 0.90;
}

.more {
padding-top: 5px;
}

a{padding: 0; margin: 0}

a .description { color: #fff; text-decoration: none; font-weight:bold; }
a .description span.snippet { font-weight:normal; display:block; }

.js .disabled {
 display:none;
}

/**************************/
/*** NEWS SCROLLER      ***/
/**************************/

.newsFundingWrapper{
  height: 252px;
  margin: 0 0 10px 0;
  width: 876px;
}

.newsFundingWrapper h1{
  font-size: 1.22em;
  left: 8px;
  position: absolute;
  text-transform: uppercase;
  top: 14px;
}

.news{
  background-color: #55575c;

  float: left;
  height: 252px;
position: relative;
  width: 612px;
  overflow: hidden;
}

.newsHeader{
  background-color: #0070cd;
  height: 43px;
  position: relative;
}

.news h2{
  left: 515px;
  position: absolute;
  top: 14px;
}

.newsScrollwrapper{
  background-color: #55575c;
  /*margin-left: -611px !important;*/
  height: 170px;
  width: 1428px;

}


.newsThumbnails{
margin: 0;
  padding: 0;
}

.newsThumbnails ul{
  background-color: #55575c;

  list-style-type: none;
  margin: 0;
  padding: 0;
}

.newsThumbnails ul li{
  float: left;
  list-style-type: none;
  padding:0;
  width: 204px;
}

.newsThumbnails ul li a{text-decoration: none;}

.scrollbarWrapper{
  background-color: #454549;
  height: 17px;
  width: 612px;
  z-index: 1000000;
  color:#FFF;
  /*position: relative;*/
position: absolute;
bottom: 0px;
}

div.nextScroll{
  cursor: pointer;
  position: absolute;
  right: 0;
  line-height:17px;
  padding-right:20px;
  padding-left:10px;
  background: #4E4C51 url(arrow_scrollbar_right.jpg) 100% 50% no-repeat;
}

div.prevScroll{
  cursor: pointer;
  position: absolute;
  left: 0;
  line-height:17px;
  padding-left:20px;
  padding-right:10px;
  background: #4E4C51 url(arrow_scrollbar_left.jpg) 0% 50% no-repeat;
}


span.newsCaption, a.newsCaption{
  background-color: #55575c;
  color: #fff;
  display: block;
  font-size: 1.2em;
  
height: 4.15em;  
line-height: 15px;
  margin: 0;
  padding: 2px 14px;
  /*padding-bottom: 1.8em !important;*/
  width: 175px;
  border-right: 1px solid #454549;
}
   

/*** FUNDING BOX ***/

.fundingBox{
  background-color: #fff;
  float: left;
  height: 252px;
  position: relative;
  width: 263px;  
}

.fundingBox p{
  padding: 2px 14px;
  font-size: 1.2em;
}

.fundingBoxHeader{
  background-color: #0070cd;
  height: 43px;
}
/*
.fundingLabel{
  left: 6px;
  position: absolute;
  top: 4px;
}
*/
.fundingBox ul{
  list-style: none;
  position: relative;
  top: 8px;
  width: 231px;
}

.fundingBox ul li{
  background: #fff url(arrow_black.gif) 16px 6px no-repeat;
  display: block;
  font-size: 1.2em;
  line-height: 18px;
  padding: 0 0 6px 26px;
  position: relative;
  z-index: 1000;
}

.fundingBox ul li.large a{
  color: #333333; 
  font-weight: bold; 
  text-decoration: underline;
  position: relative;
  top: 8px;
}
.fundingBox ul li.large{
  background: #fff url(arrow_black.gif) 16px 20px no-repeat; 
  line-height: 30px;
  z-index: 2000;
}

/*** CONTACT BOX ***/

.aboutArtsVic {
height: auto;
}

.contactWrapper{
  background-color: #fff;
  /*height: 330px;*/
height: auto;
float:left;
  width: 876px;
}

.contactWrapper h1 {
  font-size: 1.22em;
  text-transform: uppercase;
}


.contactHeader{
  background-color: #555459;
  height: 43px;
  position: relative;
}


a.contactLabel{
  left: 8px;
  position: absolute;
  top: 4px;
}

a.artsLabel{
  left: 293px;
  position: absolute;
  top: 4px;
}

.contactDetails{
  /*height: 237px;*/
height: auto;
  margin: 12px 0 0 18px;
  width: 810px;
}

.contactUs{
  border-right: 1px solid #807f83;
  color: #2b292c;
  float: left;
  font-size: 1.2em;
  /*height: 237px;*/
height: auto;
  width: 245px;
}

.contactUs .label{float: left; width: 58px;}
.contactUs .info{float: left;}

img.logo1{float: left; margin: 0 28px 0 0;}
img.logo2{float: left; margin: 0 10px 0 0;}
img.logo3{float: left; margin: 0 26px 0 0;}

/***  SIGN UP BOX  ***/

.signupWrapper{
  background-color: #e4e5e7;
  
height: 53px;
float:left;
  width: 876px;
}

.signupHeader{
  background-color: #e1328f;
  height: 43px;
  position: relative;
}

a.signupLabel{
  left: 8px;
  position: absolute;
  top: 4px;
}

a.signupfindmoreLabel{
  width: 100px;
  right: 14px;
  position: absolute;
  top: 4px;
  background: url(NEWicon_more.gif) 108px 14px no-repeat;
}

a.signuprssLabel{
  width: 80px;
  right: 134px;
  position: absolute;
  top: 4px;
  background: url(NEWdivider.gif) 90px 8px no-repeat;
}

a.signupfbLabel{
  width: 120px;
  right: 359px;
  position: absolute;
  top: 1px;
  background: url(NEWdivider.gif) 130px 11px no-repeat;
}


a.signupenewsLabel{
  width: 100px;
  right: 239px;
  position: absolute;
  top: 4px;
  background: url(NEWdivider.gif) 115px 8px no-repeat;
}

.signupWrapper img {
  padding-left: 5px;
  padding-right: 10px;
}

.signupWrapper h1 {
  font-size: 1.22em;
  text-transform: uppercase;
}


