div.cili_fsimagediv {
position:fixed;
left:50%;
top:10px;
background-color:#fff;
margin-left:-364px;
padding-top: 30px;
width:728px;
height:auto;
display:none;
z-index:1010;
border:8px solid #bcbcbc;
}

div.cili_fsimagediv img {
display:block;
margin:0 auto;
padding:0px;
}

div.cili_fsimagediv div.cili_fsimagediv_imgdescription {
font-family:Candara,Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
text-align:center;
color:#333333;
margin:5px;
font-family: Arial;
}

div.cili_fsimagediv div.cili_fsimagediv_imgfb {
text-align:right;
margin:0 5px 5px;
margin-right: 16px;
margin-bottom: 10px;
}

div.cili_fsimagediv a.closelink:hover,div.cili_fsimagediv a.closelink:link,div.cili_fsimagediv a.closelink:visited,div.cili_fsimagediv a.closelink:active {
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#008fb1;
}

div.cili_fsimagediv a.prevlink:link,div.cili_fsimagediv a.prevlink:visited,div.cili_fsimagediv a.prevlink:active {
text-decoration:none;
position:absolute;
top:31px;
left:0;
font-weight:700;
font-size:14px;
display:none;
color:#fff;
outline:0;
padding:0px 0px;
width: 62px;
height: 60px;
background-image: url('../images/gallery_left.gif');
background-position: top left;
background-repeat: no-repeat;
}
div.cili_fsimagediv a.prevlink:hover {
	background-position: top right;
}
div.cili_fsimagediv a.nextlink:link,div.cili_fsimagediv a.nextlink:visited,div.cili_fsimagediv a.nextlink:active {
text-decoration:none;
position:absolute;
top:31px;
right:0;
font-weight:700;
font-size:14px;
display:none;
color:#fff;
border:none;
outline:0;
padding:0px 0px;
width: 62px;
height: 60px;
background-image: url('../images/gallery_right.gif');
background-position: top right;
background-repeat: no-repeat;
}
div.cili_fsimagediv a.nextlink:hover {
	background-position: top left;
}
div.cili_fsimagediv img.imgloader {
position:absolute;
top:5px;
left:356px;
width:16px;
height:16px;
display:none;
}

div.pageblend {
position:fixed;
width:100%;
height:100%;
left:0;
top:0;
display:none;
filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;
z-index:1000;
background-color:#000;
}

div.gallerylistitem {
padding: 10px 0px;
border-bottom: 2px solid #ffffff;
}

div.gallerylistitem div.gallerythumbh {
float: left;
width: 100px;
}

div.gallerylistitem div.gallerythumbh a {
text-decoration: none;
}

div.gallerylistitem div.gallerythumbh a img {
padding: 2px;
border: 1px solid #ffffff;
background-color: #000000;
}

div.gallerylistitem div.gallerydesch {
float: left;
width: 530px;
}

div.gallerylistitem div.gallerydesch h1 {
border-bottom: 0px;
padding-left: 0px;
color: #ffffff;
font-size: 16px;
margin: 0px;
margin-bottom: 5px;
}

div.gallerylistitem div.descp {
padding-top: 6px;
font-size: 11px;
color: #888888;
}

div.gallerybacklinkh {
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
}

a.gallerybacklink {
font-weight: bold;
}

a.gallerythumb {
background-color:#000000;
border:1px solid #ff0000;
cursor:pointer;
display:block;
float:left;
height:100px;
margin:0 0 10px 12px;
overflow:hidden;
padding:5px;
text-decoration:none;
width:132px;
}
a.gallerythumb:hover {
background-color:#A30505;
}

a.gallerythumb img {
border:0 none;
height:100px;
width:132px;
}

div.contgallery div.title {
padding-left: 10px;
margin-bottom: 5px;
}

div.contgallery h1 {
font-size: 18px;
margin: 0px;
margin-bottom: 5px;
}

a.gallerythumb div.gallerydescription {
background-color:#ffffff;
bottom:0;
color:#000000;
font-size:9px;
height:auto;
padding:2px 5px;
position:absolute;
right:0;
text-align:center;
width:auto;
opacity:0.7;
filter:alpha(opacity=70);
}