/*#submenu {
   text-align: center;
}*/

.logo_img {
   width: 107px;
   height: 85px;
}
/* turn bacl on for ie7, firefox
#banner {
   background-image: url('../images/visionsofvictoria_bg.gif');
   background-position: top right;
   background-repeat: no-repeat;
}
*/
/*
.logo_pad {
   background: url('/images/visionsofvictoria_tile.gif');
	 background-position: top right;
	 background-repeat: repeat-x;
}
*/


td.provider {
   background-color: transparent;
    text-align: right;
}

/* there are 2 banners ??
#banner {
   background-image: url('../images/visionsofvictoria_rhs.png');
	/* background-position: top right;
	background-repeat: no-repeat;
}
*/


/*
.logo_pad {
   background: url('/images/visionsofvictoria_rhs.png');
	 background-position: top right;
	 background-repeat: no-repeat;
}
*/
/*
td.provider {
  background-color: #333333;
  text-align: right;

	background: url('/images/me_notext.gif');
	background-position: top right;
	background-repeat: no-repeat;
}
*/

.menu_bar {
   background-color: #333333;
 
}

#menu a:link,
#menu a:visited,
#menu a:hover,
#menu a:active {
  color: #ffffff;
}

label.col {
  width: 100px; 
} 

/* increases height of video search box to match boxes in col 1 */
.item-col2 .info-body {
min-height: 99px;
/*height: 112px;*/
}


/* for Internet Explorer */
* html .item-col2 .info-body {
height: 112px;
}


/* changes sidebar icon background colour*/
.block-header-img {
   background-color: #999999;
   /*color: #ff0000;*/
}

a:link,
a:visited,
a:hover,
a:active {
  text-decoration: underline;
  color: #0000ff;
}

.mini-sample {
  width: 112px;
  background-color: #F2F2F2;
  text-align: center;
  margin-bottom: 10px;
  margin-right: 10px;
  padding-top: 6px;
  padding-bottom: 6px; 
  float: left;
  overflow: hidden;
}

.mini-sample a:link,
.mini-sample a:visited,
.mini-sample a:hover,
.mini-sample a:active {
  color: #000000;
  text-decoration: none;
}


