.images {
	/*display: inline;*/
}
.images a, .galleryblock .images, #highslide-container .images {
	padding: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #101010;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #292927;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #292927;
	text-decoration: none;
}
.images img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #292927;
	border-bottom-color: #292927;
	border-left-color: #000000;
}
.images a {
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
.galleryblock .images {
	/*display: block !important;*/
}
#highslide-container .images {
	/*display: block !important;*/
	text-align: center !important;
}
.images a:hover {
	/*border-bottom: 1px solid #ff6600;*/
	text-decoration: none;
	background-color: #333333;
}
#thumb1 {
	
}
#rsg2-galleryTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D0D0D;
	display: block;
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 10px;
	margin-top: 10px;	/*color: #99CC00;*/
}
/* Status icons */
img.status {
	text-decoration: none;
	border: none;
}
/* Thumbs shadow css */
.img-shadow {
	float:left;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	/*background: url(images/shadow.gif) no-repeat bottom right;*/
  margin: 10px 0 0 10px !important;/*margin: 10px 0 0 5px;*/
  }
.img-shadow img {
	/*display: block;*/
  position: relative;
	background-color: #333333;
	border: 1px solid #000000;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}
/* end Thumbs shadow */
.rsg2_slideshow {
	width:100%;
	text-align:center;
	padding: 2;
}
.rsg2-toolbar {
	text-align: center;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.rsg2_display_name {
/*display:none;*/
}
.rsg2_thumb_name {
	font-size: 0.8em;/*display:none;*/
}
.rsg2-galleryList-newImages {
	color: Red;
	font-weight: bold;
}
.rsg2-galleryList-totalImages {
	font-size: 8px;
}
#rsg2-navigation {
	float: right;
	text-align: right;
}
#rsg2-navigation li {
	list-style: none;
	background-image: none;
}
#rsg2-footer {
	text-align: center;
	font-size: 10px;
	color: Silver;
}
/* gallery list */

ul#rsg2-galleryList {
	clear: both;
	padding: 0;
}
.rsg2-galleryList-status {
	text-align: right;
}
.rsg2-galleryList-item {
	clear: both;
	padding: 5px;
	margin: 5px 0 5px 0;
	list-style: none;
	background-image: none;
	border: 1px solid #ccc;
}
.rsg2-galleryList-thumb {
	display: block;
	float: left;/*margin: 0 5px 5px 0;*/
}
/* sub gallery list */

.rsg2-subGalleryList-container {
	margin-top: 1ex;
}
.rsg2-subGalleryList-title {
	float: left;
}
.rsg2-subGalleryList-list {
	float: left;
	margin: 0 0 0 5px;
	padding: 0px;
	list-style: none;
	background-image: none;
}
/* thumbnail list */

ul#rsg2-thumbsList {
	margin: auto;
}
ul#rsg2-thumbsList li {
	display: box;
	float: left;
	overflow: hidden;
	padding: 5px 5px;
	text-align: center;
	/*     get rid of other possible list styles */
    list-style: none;
	background-image: none;
}
table#rsg2-thumbsList {
	width: 100%;
}
table#rsg2-thumbsList td {
	overflow: hidden;
	padding: 5px 5px;
	text-align: center;
}
.rsg2-pageNav {
	text-align: center;
	font-size: 12px;
}
.rsg2-pagenav-limitbox {
	text-align:right;
}
/* utility selector, this is common in many templates, but we can't count on it being there */
.clr {
	clear: both;
	line-height: 0px;
}
/****************** OLD CLASSES ********************/
/* Classes for RSGallery:

/* standard list style table */
table.adminlist {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}
table.adminlist th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background: url(../../administrator/templates/joomla_admin/images/background.jpg);
	background-repeat: repeat;
	font-size: 11px;
	color: #000;
}
table.adminlist th.title {
	text-align: left;
}
table.adminlist th a:link, table.adminlist th a:visited {
	color: #c64934;
	text-decoration: none;
}
table.adminlist th a:hover {
	text-decoration: underline;
}
table.adminlist tr.row0 {
	background-color: #F9F9F9;
}
table.adminlist tr.row1 {
	background-color: #FFF;
}
table.adminlist td {
	border-bottom: 1px solid #e5e5e5;
	padding: 4px;
}
table.adminlist tr.row0:hover {
	background-color: #f1f1f1;
}
table.adminlist tr.row1:hover {
	background-color: #f1f1f1;
}
table.adminlist td.options {
	background-color: #ffffff;
	font-size: 8px;
}
select.options, input.options {
	font-size: 8px;
	font-weight: normal;
	border: 1px solid #999999;
}
/* standard form style table */
table.adminform, table.galleryblock {
	/*background-color: #141414;
	border: 1px solid #000;*/
	padding: 0px;
	border-collapse: collapse;
	margin: 0px;
	border-spacing: 0px;
	width: 100%;
}
table.adminform tr.row0 {
	background-color: #f9f9f9;
}
table.adminform tr.row1 {
	background-color: #eeeeee;
}
table.adminform th {
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	height: 25px;
	color: #000;
	background-repeat: repeat;
	background: url(../../administrator/templates/joomla_admin/images/background.jpg);
}
table.adminform td {
	padding: 3px;
	text-align: left;
}
table.adminform td.editor {
	font-size: 9px;
}
