/*
	Accessible News Slider : Plugin Specific
-----------------------------------------------------------------------------------------*/

#gallery .galleryContent .accessible_news_slider {
	position: relative;
	overflow: hidden;
}
#gallery .galleryContent .accessible_news_slider .javascript_css {
	position: relative;
	z-index: 3;
	padding: 20px;
	background: #fffcd3;
}
#gallery .galleryContent .accessible_news_slider .skip_to_news {
	position: absolute;
	top: 0;
	left: -9999px;
}

#gallery .galleryContent .accessible_news_slider .back a,
#gallery .galleryContent .accessible_news_slider .next a {
	display: none;
	outline: none; /* This is optional, and is arguably less accessible. */
}

#gallery .galleryContent .accessible_news_slider ul {
	position: relative;
	left: 0;
	width: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	z-index: 1;
}
#gallery .galleryContent .accessible_news_slider li {
	float: left;
	display: inline;
	width: 208px;
	padding: 0;
	background: none !important;
	position: relative;	
}

/*
	Accessible News Slider : Plugin Specific : Theme [ Candy Coated ]
-----------------------------------------------------------------------------------------*/

#gallery .galleryContent .smallGallery  {
	width: 960px;
	padding: 0 0 20px 0;
}

#gallery .galleryContent .ulHolder {
	position: relative;
	overflow: hidden;
	width: 832px;	
	margin: 0 0 0px 64px;	
}

#gallery .galleryContent .smallGallery .backHolder {
	width: 36px;
	height: 36px;
	display: block;
	position: absolute;
	top: 58px;
	left: 20px;
}
#gallery .galleryContent .smallGallery .nextHolder  {
	width: 36px;
	height: 36px;
	display: block;
	position: absolute;
	top: 58px;
	right: 20px;	
}
#gallery .galleryContent .smallGallery .next a {
	width: 36px;
	height: 36px;
	text-indent: -9999px;
	background: url(../images/next.gif) no-repeat top right;
}
#gallery .galleryContent .smallGallery .back a {
	width: 36px;
	height: 36px;
	text-indent: -9999px;	
	background: url(../images/prev.gif) no-repeat;
}
#gallery .galleryContent .smallGallery .view_all {
	border-top: 2px solid #ccc;
	margin: 58px 0 0 0;
	padding: 10px;
	background: #eee;
	text-align: center;
	display: none; /*my css*/
}

#gallery .galleryContent .smallGallery li {
	overflow: hidden;
}

#gallery .galleryContent .smallGallery li .liElement {
	float: left;
	display: inline;
	width: 198px;
	padding: 0 5px 0 5px;
	position: relative;	
}

#gallery .galleryContent .smallGallery li .liElement .liElementImg {
	float: left;
	display: inline;
	width: 198px;
}

#gallery .galleryContent .smallGallery li .liElement .liElementImg p{
	line-height: 1px;
}


#gallery .galleryContent .smallGallery li .liElement .liElementImg  img{
	padding: 1px;
	border: 3px solid #E9E9E9;
}

#gallery .galleryContent .smallGallery li .liElement .liElementImg  a:hover img{
	border: 3px solid #BA0001;
}

#gallery .galleryContent .smallGallery li .liElement .liElementText {
	float: left;
	display: inline;
	width: 178px;
	padding: 5px 10px 0 10px;
}

#gallery .galleryContent .smallGallery li .liElement .liElementText p{
	font-size: 11px;
	padding: 0 0 0 0;
	line-height: 17px;
}


/* -------------------------------------------------------------------- */



/*
	Accessible News Slider : Plugin Specific
-----------------------------------------------------------------------------------------*/

.currentGallery #galleryContent .accessible_news_slider {
	position: relative;
	overflow: hidden;
}
.currentGallery #galleryContent .accessible_news_slider .javascript_css {
	position: relative;
	z-index: 3;
	padding: 20px;
	background: #fffcd3;
}
.currentGallery #galleryContent .accessible_news_slider .skip_to_news {
	position: absolute;
	top: 0;
	left: -9999px;
}

.currentGallery #galleryContent .accessible_news_slider .back a,
.currentGallery #galleryContent .accessible_news_slider .next a {
	display: none;
	outline: none; /* This is optional, and is arguably less accessible. */
}

.currentGallery #galleryContent .accessible_news_slider ul {
	position: relative;
	left: 0;
	width: auto;
	margin: 0 !important;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	z-index: 1;
}
.currentGallery #galleryContent .accessible_news_slider li {
	float: left;
	display: inline;
	width: 180px;
	padding: 0 !important;
	background: none !important;
	position: relative;	
}

/*
	Accessible News Slider : Plugin Specific : Theme [ Candy Coated ]
-----------------------------------------------------------------------------------------*/

.currentGallery #galleryContent .smallGallery  {
	width: 630px;
	padding: 0 0 0px 0;
}

.currentGallery #galleryContent .ulHolder {
	position: relative;
	overflow: hidden;
	width: 540px;	
	margin: 0 0 0px 45px;	
}

.currentGallery #galleryContent .smallGallery .backHolder {
	width: 36px;
	height: 36px;
	display: block;
	position: absolute;
	top: 50px;
	left: 0px;
}
.currentGallery #galleryContent .smallGallery .nextHolder  {
	width: 36px;
	height: 36px;
	display: block;
	position: absolute;
	top: 50px;
	right: 0px;	
}
.currentGallery #galleryContent .smallGallery .next a {
	width: 36px;
	height: 36px;
	text-indent: -9999px;
	background: url(../images/next.gif) no-repeat top right;
}
.currentGallery #galleryContent .smallGallery .back a {
	width: 36px;
	height: 36px;
	text-indent: -9999px;	
	background: url(../images/prev.gif) no-repeat;
}
.currentGallery #galleryContent .smallGallery .view_all {
	border-top: 2px solid #ccc;
	margin: 58px 0 0 0;
	padding: 10px;
	background: #eee;
	text-align: center;
	display: none; /*my css*/
}

.currentGallery #galleryContent .smallGallery li {
	overflow: hidden;
	padding: 0;
}

.currentGallery #galleryContent .smallGallery li .liElement {
	float: left;
	display: inline;
	width: 168px;
	padding: 0 6px 0 6px;
	position: relative;	
}

.currentGallery #galleryContent .smallGallery li .liElement .liElementImg {
	float: left;
	display: inline;
	width: 168px;
}

.currentGallery #galleryContent .smallGallery li .liElement .liElementImg p{
	line-height: 1px;
	padding: 0 !important;
}

.currentGallery #galleryContent .smallGallery li .liElement .liElementImg  img{
	padding: 1px;
	margin: 0 !important;
	float: none !important;
	border: 3px solid #E9E9E9;
}

.currentGallery #galleryContent .smallGallery li.active .liElement .liElementImg  a img{
	border: 3px solid #BA0001!important;
}

.currentGallery #galleryContent .smallGallery li .liElement .liElementImg  a:hover img{
	border: 3px solid #BA0001!important;
}

.currentGallery #galleryContent .smallGallery li .liElement .liElementText {
	float: left;
	display: inline;
	width: 148px;
	padding: 5px 10px 0 10px;
}

.currentGallery #galleryContent .smallGallery li .liElement .liElementText p{
	font-size: 11px;
	padding: 0 0 0 0;
	line-height: 17px;
}


/* -------------------------------------------------------------------- */

