﻿UL.sando { LIST-STYLE-IMAGE: url(../images/redbullet.gif); }
.black { BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid }
#dvDescription { padding-bottom: 20px;}
.wallppr { float: left; clear: none; padding-right: 40px; padding-bottom: 20px; }
.photos { float: left; clear: none; padding-right: 10px; padding-bottom: 10px; }
.clrblock { clear: both; padding-top: 10px;}
.vidttle { color: #000000; font-weight: bold; }
.wallpad { padding-left: 20px; }
.contentbox { border: solid 1px #002e6c; padding: 15px 15px 15px 15px; float: left; width: 580px; height: 300px; overflow: auto; }
.tabcontent { float: left; border-right: solid 2px #666666; border-bottom: solid 2px #666666;  background-image: url(../images/gallery_watermark.jpg); background-position: bottom right; background-repeat: no-repeat; } /*display:none;*/

/* Lightbox buttons */
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }

/* Start tab styles */
#galleytabs 
{
  font-size:93%;
  line-height:normal;
}
#galleytabs ul 
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style:none;
}
#galleytabs li 
{
  float:left;
  background:url("../images/gallerytabs_left.gif") no-repeat left top;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 9px;
}
#galleytabs a 
{
  float:left;
  display:block;
  width:.1em;
  background:url("../images/gallerytabs_right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color: #000000;
  white-space:nowrap;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#galleytabs a {float:none;}
/* End IE5-Mac hack */
#galleytabs > ul a {width:auto; white-space:nowrap;}
#galleytabs a:hover 
{
  white-space:nowrap;
}
#galleytabs .selected 
{
  background-image:url("../images/gallerytabs_left_sel.gif");
}
#galleytabs .selected a 
{
  background-image:url("../images/gallerytabs_right_sel.gif");
  color: #ffffff;
  padding-bottom: 4px;
  white-space: nowrap;
}
/* End tab styles */
