/*
* Hacks & Co
*/
.theme-highfive .tx-yag-item-meta:after, .theme-highfive .tx-yag-navigation-clearer:after {
    content: "."; 
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/*
* General
*/
.theme-highfive .tx-yag-adminLinkSection {
	width: 100%;
	border-top: 1px solid #aaa;
	margin-top: 50px
}

.theme-highfive .tx-yag-gallery-confirmation {
    background-color: #FBF6DE;
    background-image: url("/typo3/sysext/t3skin/icons/gfx/notice.png");
    border-color: #B1905C;
    color: #9E7D4A;
}

.theme-highfive .tx-yag-gallery-confirmation a {
	 color: #9E7D4A;
}

.theme-highfive .tx-yag-thumb-outerframe {
   float: left;
   display: block;
}

/*
* Frontend Editing
*/

.theme-highfive .form-actions {
    padding: 17px 20px 18px;
    margin-top: 18px;
    margin-bottom: 18px;
    background-color: #EEE;
    border-top: 1px solid #DDD;
}

/*
* Messages 
*/

.theme-highfive #yag-error-header {
	padding-bottom:5px;
	color: #505050;
}

.theme-highfive .typo3-message {
    background-position: 10px 12px;
    background-repeat: no-repeat;
    border: 1px solid;
    padding: 12px 12px 12px 36px;
}
.theme-highfive .typo3-message a {
    text-decoration: underline;
}
.theme-highfive .typo3-message .message-header {
    font-size: 11px;
    font-weight: bold;
}
.theme-highfive .message-notice {
    background-color: #F6F7FA;
    background-image: url("/typo3/sysext/t3skin/icons/gfx/notice.png");
    border-color: #C2CBCF;
    color: #777777;
}
.theme-highfive .message-notice a {
    color: #777777;
}
.theme-highfive .message-information {
    background-color: #EAF7FF;
    background-image: url("/typo3/sysext/t3skin/icons/gfx/information.png");
    border-color: #C5DBE6;
    color: #4C73A1;
}
.theme-highfive .message-information a {
    color: #4C73A1;
}
.theme-highfive .message-ok {
    background-color: #CDEACA;
    background-image: url("/typo3/sysext/t3skin/icons/gfx/ok.png");
    border-color: #58B548;
    color: #3B7826;
}
.theme-highfive .message-ok a {
    color: #3B7826;
}
.theme-highfive .message-warning {
    background-color: #FBF6DE;
    background-image: url("/typo3/sysext/t3skin/icons/gfx/warning.png");
    border-color: #B1905C;
    color: #9E7D4A;
}
.theme-highfive .message-warning a {
    color: #9E7D4A;
}
.theme-highfive .message-error {
    background-color: #F6D3CF;
    background-image: url("/typo3/sysext/t3skin/icons/gfx/error.png");
    border-color: #D66C68;
    color: #AA0225;
}
.theme-highfive .message-error a {
    color: #AA0225;
}

.theme-highfive #yag-error-messagecontainer {
    padding-bottom: 10px;
}

/*
* Breadcrumbs
*/
.theme-highfive .tx-yag-breadcrumbcomtainer {
	border-top: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	margin: 3px 0 7px 0;
	padding: 5px 0 5px 0;
}

.theme-highfive .tx-yag-breadcrumb {
	color: Black;
}


/*
* Gallery
*/
.yag-gallery ul {
    margin:0;
}

.theme-highfive .tx-yag-gallery-itemcount {
	margin-top:3px;
	font-size: 0.8em;
	color: #505050;
}

.theme-highfive .tx-yag-gallery-albumcaption {
	font-size: 1.4em;
}

.theme-highfive .tx-yag-gallery-albuminfo {
    overflow: hidden;
}

.theme-highfive .tx-yag-gallery-albumdescription {
	padding-top:10px;
}

.theme-highfive .tx-yag-gallery-gallerydescription {
    padding-top:10px;
}

.theme-highfive .tx-yag-gallery-thumb-outerframe {
	height:200px;
}

.theme-highfive .tx-yag-gallery-thumb-innerframe {
    float:left;
    display:block;
}

.theme-highfive .tx-yag-thumb-innerframe {
    margin: 0;
}

.theme-highfive .tx-yag-gallery-albumcount {
    font-size: 0.8em;
    color: #505050;
}

.theme-highfive .tx-yag-gallery-gallerycaption {
    font-size: 1.4em;
}

.theme-highfive .tx-yag-gallery-galleryinfo {
    padding-left:10px;
    float:left;
    width: 50%;
}

/*
* Album
*/
.theme-highfive .tx-yag-album-thumb-innerframe {
    float:left;
}

.theme-highfive .tx-yag-album-thumb-outerframe {
	height:200px;
}

.theme-highfive .tx-yag-thumb-caption {
	font-size: 10px;
	color: #808080;
}

.tx-yag-pager {
    clear: both;
	text-align:center;	
    font-size: 11px;
    padding-top: 20px;
}

.tx-yag-pager a {
	color: #808080;
	text-decoration: none;
}

.tx-yag-pager a:hover {
    color: #808080;
    text-decoration: underline;
}

/*
* ItemList
*/
.theme-highfive .tx-yag-item-thumb-outerframe {
	height:200px;
}

/*
* Item
*/
.theme-highfive .tx-yag-singleview {
	text-align:center;
}

.theme-highfive .tx-yag-single-download {
	margin-top: 5px;
}

.theme-highfive .tx-yag-item-share {
    padding: 10px;
    clear: both;
    float: left;
    width: 100%;
}

.theme-highfive .social_share_privacy_area {
    margin: 0 auto;
    list-style-type: none;
    float: left;
    position: relative;
    left: 50%;
}

.theme-highfive .social_share_privacy_area li {
    float: left;
    position: relative;
    right: 50%;
}

.theme-highfive .tx-yag-item-meta {
	font-size: 0.8em;
	padding: 10px;
	margin-top:5px;
	-moz-border-radius: 3px 3px 3px 3px;
   background-color: #F3F3F3;
   border: 1px solid #DDDDDD;
   clear: both;	
}

.theme-highfive .tx-yag-item-meta-left, .theme-highfive .tx-yag-item-meta-right {
	float:left;
	display:block;
	width:50%;
}

.theme-highfive .tx-yag-item-meta dl dt{
    clear: left;
    float: left;
    margin: 0 15px 0 0;
    padding: 3px 0 0;
    text-align: right;
    width: 120px;
}

.theme-highfive .tx-yag-item-meta dl dd {
    margin: 0 0 0 20px;
    padding: 3px 0 0;
    float: left;
}

.theme-highfive .tx-yag-navigator {
	margin: 15px 0 5px 0;
	width: 100%;
}

.theme-highfive .tx-yag-previous {
	float:left;
	width: 33%;
	text-align: left;
}

.theme-highfive .tx-yag-next  {
    float:right;
    width: 33%;
    text-align: right;
}

.theme-highfive .tx-yag-current {
	float:left;
	padding: 0 3px 0 3px;
	width: 33%;
	text-align: center;
}


/* Pager */

.tx-ptextlist-pager-wrapper {
    border-top: 1px solid #909090;
    margin-top: 20px;
    padding: 5px;
    overflow: hidden;
}

.tx-ptextlist-pager {
    margin-left: 0;
    text-align: center;
}

.tx-ptextlist-pager li {
    display: inline;
}

.tx-ptextlist-pager li.number a:hover, .tx-ptextlist-pager li a:hover span, .tx-ptextlist-pager li a:hover {
    color: #FF8700;
    text-decoration: none;
}

.tx-ptextlist-pager li.number .fill {
    color: #BFBFBF;
}

.tx-ptextlist-pager li.number .cur {
    border: 1px solid #393939;
}

.tx-ptextlist-pager-item-display {
    color: #393939;
    padding-top:10px;
}

.tx-ptextlist-pager-item-display .first, .tx-ptextlist-pager-item-display .last, .tx-ptextlist-pager-item-display .count {
    color: #707070;
}