.navigation {
	margin: 10px;
}

.orderBy {
	float: right;
	margin-bottom:10px;
	margin-top:47px;
}

.footer .right {
	margin-top:-79px;
}

#entryChannel .pictures {
	width: 102%;
}

.pictures_header .sorting {
   display:none; /*2009-09-22:paDDy disable sorting tabs*/
	margin-top:-16px;
	position:absolute;
	right:12px;
}

.pictures_header li {
	display: inline;
}

.pictures_header .sorting a {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding:2px 7px;
	background-color:#FFFFFF;
}

.pictures_header .sorting .act a {
	color: #000;
}

.pictures_header .sorting .inact a {
	color: #000;
	background-color:#E2E2E2;
}

.picture_single {
	float: left;
	margin: 0 5px 5px 0;
	height: 230px;
	width: 190px;
	padding-left: 55px;
	
}

.picture_single .even {
	float:left;
	width:100%;
	border-bottom:1px solid #AEAEAE;
	border-top:1px solid #AEAEAE;
}

.picture_single .odd {
	float:left;
	width:100%;
	background-color:#E2E2E2;
	border-bottom:1px solid #AEAEAE;
	border-top:1px solid #AEAEAE;
}

.picture_single .imageTable {
	border: 1px solid #ccc;
	background:#f3f3f3;
}

.picture_single .img td {
	text-align:center;
}

.picture_single .imgCount {
	padding-bottom:6px;
	padding-left:3px;
	padding-top:2px;
	position:relative;
	color:#333333;
	font-weight:bold;
	float: left;
}

.picture_single .comCount {
	padding-bottom:6px;
	padding-right:4px;
	padding-top:2px;
	position:relative;
	color:#333333;
	font-weight:bold;
	float: right;
}

.picture_single .imgCountIcon {
	background: url(../img/photo_icon.png) no-repeat;
	height: 20px;
	width: 25px;
	float: left;
	margin-left:4px;
}

.picture_single .comCountIcon {
	background: url(../img/comment_icon.jpg) no-repeat;
	height: 20px;
	width: 25px;
	float: right;
}

#galleryView .tx-ratings-text {
	
}

.picture_single .img a {
	padding: 5px;
	display: block;
}

.picture_single .img img {
	display: block;
}

.pictures .title, .pictures .title a {
	color:#A21506;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:4px 0;
	width:110px;
	height:12px;
	overflow:hidden;
}

.pictures .galleryName {
	color:#333;
	font-size:18px;
	font-weight:bold;
	padding-top:8px;
}

.pictures .galleryLocation, .pictures .galleryDate, .pictures .description {
	color:#333333;
	font-size:11px;
}

#galleryView .pictures .galleryLocation, #galleryView .pictures .galleryDate, #galleryView .pictures .description {
	color:#333333;
	font-size:14px;
}

.pictures .back div {
	background:transparent url(../img/textarea_link_back_w.jpg) no-repeat scroll 0 4px;
	color:#A21506;
	font-size:14px;
	padding-left:17px;
	padding-top:1px;
	font-weight:bold;
}

.picture_single .commentsCount img, .picture_single .imagesCount img {
	vertical-align: middle;
}

.infoTable .gallerydate {
	color:#333333;
	font-size:12px;
}

.infoTable .location a{
	color:#333333;
	text-decoration:underline;
	font-size:12px;
}

.infoTable .description {
       width: 140px;
       overflow: hidden;
}

.pageBrowser {
	float: right;
	clear:both;
}

.pageBrowser span {
	float:left;
}


.pageBrowser .pages .inactPage a {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #333333;
	color:#333333;
	display:block;
	font-size:10px;
	font-weight:bold;
	padding:0 5px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	float:left;
	margin:2px;
}

.pageBrowser .pages .actPage {
	background:#333333 none repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	font-size:10px;
	font-weight:bold;
	padding:0 5px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	float:left;
	border:1px solid #333333;
	margin:2px;
}

.pageBrowser .firstPage a, .pageBrowser .firstPage, .pageBrowser .prevLink a, .pageBrowser .prevLink, .pageBrowser .nextLink a, .pageBrowser .nextLink, .pageBrowser .lastPage a, .pageBrowser .lastPage {
	color:#333333;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	margin-top:2px;
	padding:2px;
}

.galleryImage {
	position: relative;
}

.clicks {
	position: absolute;
	background: #000;
	color: #fff;
	bottom: 10px;
	right: 10px;
	padding: 3px;
	opacity:0.8;
}

#mbBanner {
	height: 70px;
	margin-top: 10px;
}
