/**
 *
 *
 * Stylesheet for tx_photogallery_pi1
 *
 * @author 	Alex Buchgeher <alexander.buchgeher(at)gmail(dot)com>
 * @version	0.0.1		2006-11-07
 *
 *
 *
 */




/*---------------------------------------	

	general

---------------------------------------*/

.tx-photogallery-pi1 .cbox-header * {
	text-decoration: none;
	border: none;
}
.tx-photogallery-pi1 .cbox-header a:hover {
	text-decoration: underline;
}
.tx-photogallery-pi1 .cbox-content {
	padding-bottom: 50px;
}


/*---------------------------------------	

	the list galleries view

---------------------------------------*/


.tx-photogallery-pi1 .cbox-content {
	padding-bottom: 10px;
}
.tx-photogallery-pi1-displaygalleries {
	margin-bottom: 20px;
	padding: 10px;
}
.tx-photogallery-pi1-displaygalleries h3 {
	margin: 0;
	padding: 0 0 4px 0;
}
.tx-photogallery-pi1-displaygalleries-date {
	font-size: 0.8em;
	color: #666;
}
.tx-photogallery-pi1-displaygalleries-image {
	float: right;
	padding: 0 0 8px 8px;
}
.tx-photogallery-pi1-displaygalleries-image img {
	padding: 1px;
	border: 1px solid #222;
} 
.tx-photogallery-pi1-displaygalleries-description {
	line-height: 140%;
}
.tx-photogallery-pi1-displaygalleries-link {}
.tx-photogallery-pi1-displaygalleries:after {
	clear: both;
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}








/*---------------------------------------	

	the gallery detail view

---------------------------------------*/

.tx-photogallery-pi1-displaygallery {}
.tx-photogallery-pi1-displaygallery-description {
	margin: 5px 0 10px 0px;
}
.tx-photogallery-pi1-displaygallery-thumbnails {}
.tx-photogallery-pi1-displaygallery a {
	text-decoration: none;
}

.tx-photogallery-pi1-displaygallery-thumbnailwrapper {
	float: left;
	height: 140px;
	width: 118px;
	text-align: center;
	padding:10px 0 0 0;
}
.tx-photogallery-pi1-displaygallery h3 {
	margin: 0;
	padding: 0;
}
.tx-photogallery-pi1-displaygallery img {
	padding: 1px;
	margin: 2px;
	
}
.tx-photogallery-pi1-displaygallery-pagebrowser {
	padding: 10px;
}
.tx-photogallery-pi1-displaygallery-backlink {
	clear: both;
	text-align: center;
}
.tx-photogallery-pi1-displaysingle-voting img {
	border: 1px solid none !important;
}






/*---------------------------------------	

	the single - image view (on a page - not the popup thing)

---------------------------------------*/


.tx-photogallery-pi1-displaysingle {
	clear: both;
}
.tx-photogallery-pi1-displaysingle cbox-content {
	padding: 10px;
}
.tx-photogallery-pi1-displaysingle-pagebrowser {
	
}
.tx-photogallery-pi1-displaysingle-image {
	
}
.tx-photogallery-pi1-displaysingle-image a {
	text-decoration: none;
}
.tx-photogallery-pi1-displaysingle-image img {
	border: 1px solid #ddd;
	padding: 1px;
}
.tx-photogallery-pi1-displaysingle-downloadlink {padding: 10px;}
.tx-photogallery-pi1-displaysingle-pagebrowser {
}
.tx-photogallery-pi1-displaysingle-pagebrowser a {
	margin: 5px;
}

.tx-photogallery-pi1-displaysingle-voting { padding: 5px 0 0 0;}

.tx-photogallery-pi1-displaysingle-voting form{ padding: 5px 0 0 0; margin: 0 0 0 0;}

.tx-photogallery-pi1-displaysingle-voting input { 
	border:1px solid #D4D0C8; 
	width:120px; 
	height:21px !Important; height:22px; 
	background-color:#ffffff;  
	color:#000000; 
	font-size:12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
.tx-photogallery-pi1-displaysingle-voting select { 
	}

.captchaInput { padding: 5px 0 5px 0;}









/*---------------------------------------	

	the whole flicker

---------------------------------------*/

.tx-photogallery-pi1-flicker {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 0.8em;
	display: block;
	width: 350px;
	border: 1px solid #efefef;
	margin: 0 0 20px 0;
}





/*---------------------------------------	

	the header

---------------------------------------*/

.tx-photogallery-pi1-flicker-header {
	background: #efefef;
	display: block;
	height: 22px;
	border: 1px solid #ddd;
}
.tx-photogallery-pi1-flicker-header strong {
	font-size: 13px;
	color: #aaa;
	margin: 2px 0 0 4px;
	display: block;
}
.tx-photogallery-pi1-flicker-header-toggle {
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #ddd;
	background: #fff;
	float: left;
	cursor: pointer;
}
.tx-photogallery-pi1-flicker-header-toggle-closed {
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #222;
	background: #fff;
	float: left;
	background: #000;
	cursor: pointer;
}
.tx-photogallery-pi1-flicker-header-toggle-closed span,
.tx-photogallery-pi1-flicker-header-toggle span { display: none; }






/*---------------------------------------	

	the body and elements inside

---------------------------------------*/

.tx-photogallery-pi1-flicker-body {
	display: block;
	height: 106px;
}
.tx-photogallery-pi1-flicker-body-albuminfo {
	display: block;
	width: 50px;
	float: left;
	font-weight: bold;
	font-size: 20px;
	color: #999;
}
.tx-photogallery-pi1-flicker-body-thumbnails {
	display: block;
	position: relative;
	width: 210px;
	height: 80px;
	float: left;
	border: none;
	margin: 5px 5px 5px 5px;
	overflow: hidden;
}
.tx-photogallery-pi1-flicker-body-thumbnails-slider {
	position: absolute;
	width: 200px;
}
.tx-photogallery-pi1-flicker-body-thumbnails-slider a {
	text-decoration: none;
}
.tx-photogallery-pi1-flicker-body-thumbnails-slider img {
	padding: 1px;
	border: 1px solid #efefef;
}
.tx-photogallery-pi1-slider-nomoreimages-head,
.tx-photogallery-pi1-flicker-body-thumbnails-slider div { /* set only margin-right for a distance style because anything else will be ignored in the script */
	margin: 0 2px 0 0;
	float: left;
}
.tx-photogallery-pi1-slider-nomoreimages-head,
.tx-photogallery-pi1-slider-nomoreimages-tail {
	font-size: 11px;
	display: block;
	width: 100px;
	height: 75px;
	padding: 1px;
	border: 1px solid #efefef;
	background: #fff;
}
.tx-photogallery-pi1-slider-nomoreimages-head span,
.tx-photogallery-pi1-slider-nomoreimages-tail span {
	display: block;
	color: #ddd;
}
.tx-photogallery-pi1-flicker-body-slider-browser {
	margin: 0 0 0 5px;
	clear: both;
}
.tx-photogallery-pi1-flicker-body-slider-browser-prev,
.tx-photogallery-pi1-flicker-body-slider-browser-more,
.tx-photogallery-pi1-flicker-body-slider-browser-next {
	display: block;
	width: 50px;
	height: 12px;
	background: #efefef;
	border: 1px solid #ddd;
	float: left;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	color: #aaa;
}
.tx-photogallery-pi1-flicker-body-slider-browser-prev:hover,
.tx-photogallery-pi1-flicker-body-slider-browser-more:hover,
.tx-photogallery-pi1-flicker-body-slider-browser-next:hover {
	background: #222;
	border: 1px solid #222;
	color: #efefef;
	cursor: pointer;
}
.tx-photogallery-pi1-flicker-body-slider-browser-prev:active,
.tx-photogallery-pi1-flicker-body-slider-browser-more:active,
.tx-photogallery-pi1-flicker-body-slider-browser-next:active {
	background: #aaa;
	border: 1px solid #efefef;
}

