body {
	background: url(../images/bgStripLine.gif) repeat-x 0px 160px;
}

#galleryLeft {
  width: 720px;
  float: left;
  margin-top: 20px;
  
}
.galleryItemWrap {
  width: 210px;
  height: 143px;
  padding-top: 15px;
  padding-right: 30px;
  float: left;
  
}
.galleryName {
  width: 230px;
  padding: 0px;
  
}

#gallerytemsWraper {
  position: relative;
  left: 5px;
}

#galleryRightCat {
  float: right;
} 
.category {
  width: 250px;
}
.category ul li ul {
  padding-left: 15px;  
}

#galleryRightCat h3 {
  background:url("../images/commentReplyIco.gif") no-repeat scroll right top transparent;
  border-bottom:1px solid #CCCCCC;
  color:#18485E;
  font-size:15px;
  line-height:1.8em;
  margin-bottom:3px;
  margin-top: 12px;
}
#galleryRightCat li {
  margin-left: 5px;
  font-size: 13px;
  font-weight: bold;
}

.pagginatorBottom {
  clear: both;
  position: relative; 
  top: 50px;
  padding-bottom: 10px;
  font-size: 17px;
 }





/* view */
#fotoMain {
  float: left;
  width: 720px;
  margin:0;
  padding:0;
}

#fotoMain-content {
  margin:0;
  padding: 0;
}

#fotoMain-content p {
  padding: 3px 0;
}

#fotoList {
  margin:0 0 0 725px; 
  padding:0;
}

#fotoList-content {
  margin: 0px; 
  padding: 0;
}
#fotoList-content h3{
}



#galleryBox{
	width: 720px;
	height: 480px;
	position: relative;
	text-align: center;
	background: #fff;	
}
#galleryBox a{
	width: 720px;
	height: 480px;
	display: block;
	  cursor: pointer;
}
#galleryImageLoader {
  width: 720px;
	height: 480px;  
}

.fotoListBox {
  background: url(../images/fotoListBox.gif) no-repeat scroll left top;
  width: 250px;
  height: 157px;
  position: relative;
}

.fotoListBox img {
  padding: 3px 0 0 21px;
}
.fotoListBox .videoTransparentBg, .fotoListBox .videoName {
  position: absolute;
  left: 21px;
  bottom: 10px;
  width: 210px;
  height: 25px;
  line-height: 25px;
  font-weight: bold;
  color: #000;  
}
.fotoListBox .videoName  {
  padding: 0 5px;
}
.fotoListBox .videoTransparentBg {
  background: #fff;
}
