/* $Id: node_gallery.css,v 1.3 2008/11/17 01:46:40 wilson98 Exp $ */


.gallery-operations-og {text-align:right; border-bottom:1px solid #CCCCCC; padding-bottom:1em}



.gallery-operations {
	text-align:right;
	padding-bottom:1em
}





.gallery-operations-og li {display:inline; padding-left:1em; background:url(image/list-lt.gif) no-repeat 0 center; }


.gallery-operations li {
	display:inline;
	background:url(image/list-lt.gif) no-repeat 8px 3px;
	padding-left: 18px;
	font-weight: normal;
}






.image-navigator tr {background:#fff}


.gallery-cover-view ul.gallery-operations {border:none}


.gallery-cover-view ul.gallery-operations li {display:block; background:none}


.image-navigator ul.gallery-operations {border:none; padding-bottom:0}


.image-preview {text-align:center}











div.gallery-list-og .item-list ul li {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	display: list-item;
}

div.gallery-list-1 .item-list ul li {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	display: list-item;
	width: 330px;
}





div.gallery-list .item-list ul li {
	list-style: none;
	margin: 0 0 0 0;
	padding-right: 5px;
	display: inline;
	float: left;
	width: 330px;
}


div.gallery-list .item-list ul li img {
	display: inline;
}

div.gallery-list img {
	display: inline;
}







 
div.gallery-images-list .item-list ul li {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	display: inline;
	float: left;
	width: 223px;
}


div.gallery-images-list .item-list ul li img {
	display: inline;
}

div.gallery-images-list img {
	display: inline;
}




div.image-thumbnail {
	width: 218px;
	height: 87px;
	display: block;
	float: left;
	padding: 0 0px 0 0;
	background: #d5f0fb;
}

div.image-thumbnail img {
	display: block;
	float: left;
	width: 130px;
	height: 87px;
	padding: 0 5px 0 0;
}

div.gallery-list-wrap li {
	padding: 0 10px 0 0;
	width: 223px;
	font-size: .85em;
}











div.gallery-list h4 {
	clear: left;
	font-weight: normal;
	margin: 0;
	display: block;
	font-size: .85em;
	padding: 4px 4px 12px 4px;
}

div.gallery-list .item-list .title {
	font-weight: normal;
}




div.gallery-cover-view {
	width: 330px;
	padding-right: 5px;
}



div.gallery-cover-view div.cover-image img {
	display: block;
	border: 0;
	width: 330px;
	height: 220px;
	float: left;
}



ul.gallery-operations a {
	color: #ff4800;
	font-size: .85em;
}

ul.gallery-operations a:hover {
	color: #1eaccd;
}



div.gallery-cover-view ul.gallery-operations li.last {
	padding-bottom: 12px;
}


div.gallery-cover-view {
	padding-bottom: 5px;
}


div.gallery-wrap {
	height: 260px;
	background: #d5f0fb;
}

ul.gallery-operations {
	clear: both;
	margin: 0;
	padding: 0 10px 0px 0;
}


table.image-navigator {
	width: 600px;
}


table.image-navigator tr.odd, table.image-navigator tr.even {
	border: none;
}


.image-navigator-mid {
	font-size: .85em;
}

.image-navigator-left {
	font-size: .85em;
}








