

#photoViewBaseWrapper{width:100%;}

#photosBasePanel,

#OwnerProfileContainer{float:left; margin-bottom:15px; width:100%; clear:both; padding-bottom:10px; border-bottom:1px solid #EAEAEA;}
.PhotosOwnerPhoto{width:50px; height:50px; background:#EAEAEA; float:left;}
.PhotosOwnerDetailsContainer{float:left; width:210px; margin-left:10px;}
.fPhotosMainPanel{
	width:100%;clear:both;
}
.fPhotosMainPanel .fListPhotosMainContainer{
	list-style:none; float:left; margin:0px; padding:0px; margin-top:5px;
}
.fPhotosMainPanel .fListPhotosMainContainer li{
	width:222px; float:left; margin:0px; padding:0px; min-height:265px;
	margin-right:25px; margin-bottom:25px; margin-left:5px;
	-webkit-box-shadow: 1px 1px 6px rgba(50, 50, 50, 0.51);
	-moz-box-shadow:    1px 1px 6px rgba(50, 50, 50, 0.51);
	box-shadow:         1px 1px 6px rgba(50, 50, 50, 0.51);
}

.RightlistCats li{clear:both;}

.listPhotoDetailsContainer{
	width:95%; margin:0 auto; height:222px; margin-top:5px; clear:both;
	background:#EAEAEA;
}

.listPhotoDetailsContainer table{
	width:100%; height:100%;
}
.listPhotoDetailsContainer table tr td{vertical-align:middle; text-align:center;}
.listPhotoDetailsContainer table tr td a img{max-width:205px;max-height:222px;}
.listPhotoQuickButtonsContainer{
	margin-top:5px; float:right;
}
.listPhotoName{
	width:50%;
	float:left; margin-top:4px; margin-left:7px; font-weight:bolder; color:#fff;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.listPhotoName a{color:#fff; width:100%;}

.listPhotoQuickButtonsContainer .QuickButtonsCounter{
	float:left;margin-right:15px;font-size:10px; color:#fff;
}

.mainPanelViewPhoto{
	background:#fff;
	width:100%; margin:0 auto; overflow:hidden;
}
.photo-page-title{
	margin-top:0px; font-size:18px; text-transform:capitalize;
}
.photoPreviewContainer{
	width:100%; background:#EAEAEA; overflow:hidden; clear:both;
}

.photoPreviewContainer .previewTbleHandler{
	float:left; width:100%;
	min-height:300px;
}

.previewTbleHandler center{max-width:100%;}

.previewTbleHandler table{
	width:100%; height:150px;
}
.previewTbleHandler table tr td{text-align:center; vertical-align:middle;}
.previewTbleHandler table tr td a img{max-width:100%; max-height:100%;}
.photoPreviewLeftDetails{
	float:left; width:100%;
}

.photoPreviewRightDetail{
	float:right; width:30%;
}
html body > .-ppshdow-{position:fixed;}
html body > .-pvwrp-{position:fixed;}
.-ppshdow-{
	width:100%; height:100%;
	position:absolute; background:#fff;
	z-index:3000; top:0; left:0;

	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}
.-pvwrp-{
	position:absolute; width:100%;
	z-index:3002; top:0; left:0;
	overflow:auto;
}

.-pvcontainer-{
	margin:0 auto;
	width:90%; height:80%;
	background:#fff;
}
.-phandler-{
	width:100
}

.-pcont-{margin:0 auto; width:800px; margin-top:35px;}

.-ppclose-{width:75px; height:20px; float:right; margin-right:2px;}
.-ppclose- a{float:left; width:100%; height:100%; background:#fff; border: 1px solid #E8E8E8; font-size:11px; font-weight:bolder; text-align:center; line-height:190%;
	cursor:pointer;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}

.pnavbar{width:100%; float:left; border-bottom:1px solid #E8E8E9; padding-bottom:7px; margin-bottom:20px;}

.widget-title{
	width:100%; font-size:18px; float:left;
	padding-bottom:4px; border-bottom:1px solid #E8E8E9; margin-bottom:10px;
}

.ppage-title{
	float:left; font-size: 26px; color:#777777;
	line-height:140%; margin-top:5px;
}

.ppage-title a{color:#777777; font-size: 26px; text-decoration:none;}

.pnavtopright{
	float:right;
}
/**
.pnavtopright ul{
	list-style:none; margin:0px; padding:0px;
}

.pnavtopright ul li{
	margin:0px; padding:0px; float:left;
}

.pnavtopright ul li a{
	float:left; padding:0px 10px;
}*/

.widget-panel{
	width:95%; float:right;
	padding:10px; border:1px solid #E8E8E9;
	background:#F4F4F4; margin-bottom:20px;
}
.svactionbpanel{float:left; margin-top:7px; font-size:12px;}
.svactionbpanel .QuickButtonsCounter{
	margin-right:20px; font-weight:bold; float:left;
}

.svactionbpanel .QuickButtonsCounter i{
	margin-top:2px; padding-right:2px;
}
.tabOpt{
	font-size:12px; padding-top:10px;
}

.tabOpt .sep{padding-left:10px;padding-right:10px;}

.A_similarPhotosList{
	list-style:none; margin:10px 0px;
	width:100%; float:left;
}

.A_similarPhotosList li{
	border:1px solid #97B2C1; background:#DEECF4; float:left; clear:both;
	margin-bottom:5px; width:250px; padding:3px; height:20px;
}
.A_similarPhotosList li .AS_SmallThumbN{
	width:22px; height:19px; background:#fff; float:left;
}
.A_similarPhotosList li .AS_SmallThumbN img{
	width:100%; height:100%;
}
.A_similarPhotosList li .AS_PName{
	float:left; width:180px; margin-left:7px; font-size:12px; line-height:160%;
}

.A_similarPhotosList li .AS_PRemove{
	float:right; padding-left:3px; padding-right:3px; font-size:11px; height:15px;
	background:#97B2C1; text-align:center; line-height:130%; margin-top:2px;
	font-weight:bolder;
}
.A_similarPhotosList li .AS_PRemove:hover{
	text-decoration:none; color:#B72828;
}
.photoSimilarWrapper{
	width:100%; min-height:130px; overflow:auto; clear:both;
}

.fsContainer{
	margin:0px;list-style:none;
}
.fsContainer li{
	margin:0px; padding:0px 5px;
	display: table-cell; width:185px;
}

.fsContainer li img{
	width:100%; max-height:125px;
}
#suggestions-container{
	display:none;
	padding-right:10px; float:left; max-height:200px; overflow:auto;
}
#suggestions-container ul{
	margin:0px;
}

.p-search-container{
	margin:0px;
}

.p-search-container input[type=text]{
	width:65%; margin:0px; float:left;
}
.p-search-container input[type=submit]{
	float:right;
}

.csv_uploader_frm{
	margin:0 auto;
	margin-top:20px; background:#F8F8F8; padding:10px;
}

.p_list_thumb{
	height:auto; margin-bottom:20px;
}

.p_list_item{
	width:100%; min-height:100%; float:left; background:#000;
}
#twowideview .row-fluid .p_list_thumb .p_list_item,
#threewideview .row-fluid .p_list_thumb .p_list_item{
	height:200px;
}

.p_list_item .p_list_item_link{
	width:100%; float:left; height:100%; text-decoration:none; text-align:center;
	line-height: 195px;
}
.p_list_item .p_list_item_link img{
	max-width:100%; max-height:100%; vertical-align: middle;
}
.p_list_item .p_list_label_handler{
	float:left; height:35px; margin-top:-35px; background:#000; /**position:absolute;*/
	width:100%; float:left; /**display:none;*/ color:#fff;

	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}

.p_list_meta{
	width:100%;
	color:#fff; margin-top:3px;
	opacity:10;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

.quick-add-wraper form fieldset{
	padding:10px; background:#F0F0F0;
}

.sub-heading {
    color: #444444;
    display: block;
    float: left;
    margin-bottom: 8px;
    text-shadow: 0 1px 0 #FFFFFF;
    width: 100%;
}
.quickEditor textarea,
.quickEditor input[type=text]{
	width:95%;
}

a.unlink{
	text-decoration:none;
	color: #999999;
}
.topNavWrap .navbar .navbar-inner,
#photoViewBaseWrapper .navbar .navbar-inner{
	padding-left:0px;
	padding-right:0px;
	background:#fff;
	border:0px;
	box-shadow:none;
}



.p_list_undescribed{
	background:#AF5623;
}
.p_list_undescribed .listPhotoName a{
	color:#AF5623;
}


/*_____) MODIFY PHOTO FRONT PAGE (_____*/
#photo-home .pagination-table .pagination {width: 520px;}
#photo-home .pagination-table td:last-child {text-align: center;}
#photo-home .p_list_item .p_list_label_handler {display: none;}
#photo-home .p_list_item {background-color: transparent;}
#photo-home .p_list_undescribed {background-color: transparent;}
.mainPanelViewPhoto .photoPreviewContainer {background-color: transparent;}
.mainPanelViewPhoto .photoPreviewContainer center {float: left;}

.admin_thumb img {
	min-width:150px;
}

.ads-footer .span4{

	height:210px;

	background: rgb(224,102,101); /* Old browsers */
	background: -moz-linear-gradient(45deg,  rgba(224,102,101,1) 0%, rgba(224,102,101,1) 50%, rgba(181,81,83,1) 51%, rgba(181,81,83,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(224,102,101,1)), color-stop(50%,rgba(224,102,101,1)), color-stop(51%,rgba(181,81,83,1)), color-stop(100%,rgba(181,81,83,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg,  rgba(224,102,101,1) 0%,rgba(224,102,101,1) 50%,rgba(181,81,83,1) 51%,rgba(181,81,83,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg,  rgba(224,102,101,1) 0%,rgba(224,102,101,1) 50%,rgba(181,81,83,1) 51%,rgba(181,81,83,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(45deg,  rgba(224,102,101,1) 0%,rgba(224,102,101,1) 50%,rgba(181,81,83,1) 51%,rgba(181,81,83,1) 100%); /* IE10+ */
	background: linear-gradient(45deg,  rgba(224,102,101,1) 0%,rgba(224,102,101,1) 50%,rgba(181,81,83,1) 51%,rgba(181,81,83,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e06665', endColorstr='#b55153',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


}

.header-ads .span12{
	height:90px;
	background: rgb(224,102,101); /* Old browsers */
	background: -moz-linear-gradient(45deg,  rgba(224,102,101,1) 0%, rgba(224,102,101,1) 50%, rgba(181,81,83,1) 51%, rgba(181,81,83,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(224,102,101,1)), color-stop(50%,rgba(224,102,101,1)), color-stop(51%,rgba(181,81,83,1)), color-stop(100%,rgba(181,81,83,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg,  rgba(224,102,101,1) 0%,rgba(224,102,101,1) 50%,rgba(181,81,83,1) 51%,rgba(181,81,83,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg,  rgba(224,102,101,1) 0%,rgba(224,102,101,1) 50%,rgba(181,81,83,1) 51%,rgba(181,81,83,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(45deg,  rgba(224,102,101,1) 0%,rgba(224,102,101,1) 50%,rgba(181,81,83,1) 51%,rgba(181,81,83,1) 100%); /* IE10+ */
	background: linear-gradient(45deg,  rgba(224,102,101,1) 0%,rgba(224,102,101,1) 50%,rgba(181,81,83,1) 51%,rgba(181,81,83,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e06665', endColorstr='#b55153',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.ads160x600 .span12{
	height:600px;
	background: rgb(224,102,101); /* Old browsers */
	background: -moz-linear-gradient(45deg,  rgba(224,102,101,1) 0%, rgba(224,102,101,1) 50%, rgba(181,81,83,1) 51%, rgba(181,81,83,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(224,102,101,1)), color-stop(50%,rgba(224,102,101,1)), color-stop(51%,rgba(181,81,83,1)), color-stop(100%,rgba(181,81,83,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg,  rgba(224,102,101,1) 0%,rgba(224,102,101,1) 50%,rgba(181,81,83,1) 51%,rgba(181,81,83,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg,  rgba(224,102,101,1) 0%,rgba(224,102,101,1) 50%,rgba(181,81,83,1) 51%,rgba(181,81,83,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(45deg,  rgba(224,102,101,1) 0%,rgba(224,102,101,1) 50%,rgba(181,81,83,1) 51%,rgba(181,81,83,1) 100%); /* IE10+ */
	background: linear-gradient(45deg,  rgba(224,102,101,1) 0%,rgba(224,102,101,1) 50%,rgba(181,81,83,1) 51%,rgba(181,81,83,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e06665', endColorstr='#b55153',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.ads160x200{margin-top:10px;}

.ads160x200 .span12{
	height:200px;
	background: rgb(224,102,101); /* Old browsers */
	background: -moz-linear-gradient(45deg,  rgba(224,102,101,1) 0%, rgba(224,102,101,1) 50%, rgba(181,81,83,1) 51%, rgba(181,81,83,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(224,102,101,1)), color-stop(50%,rgba(224,102,101,1)), color-stop(51%,rgba(181,81,83,1)), color-stop(100%,rgba(181,81,83,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg,  rgba(224,102,101,1) 0%,rgba(224,102,101,1) 50%,rgba(181,81,83,1) 51%,rgba(181,81,83,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg,  rgba(224,102,101,1) 0%,rgba(224,102,101,1) 50%,rgba(181,81,83,1) 51%,rgba(181,81,83,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(45deg,  rgba(224,102,101,1) 0%,rgba(224,102,101,1) 50%,rgba(181,81,83,1) 51%,rgba(181,81,83,1) 100%); /* IE10+ */
	background: linear-gradient(45deg,  rgba(224,102,101,1) 0%,rgba(224,102,101,1) 50%,rgba(181,81,83,1) 51%,rgba(181,81,83,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e06665', endColorstr='#b55153',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.ads336x280 .span12{
	height:280px;
	background: rgb(224,102,101); /* Old browsers */
	background: -moz-linear-gradient(45deg,  rgba(224,102,101,1) 0%, rgba(224,102,101,1) 50%, rgba(181,81,83,1) 51%, rgba(181,81,83,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(224,102,101,1)), color-stop(50%,rgba(224,102,101,1)), color-stop(51%,rgba(181,81,83,1)), color-stop(100%,rgba(181,81,83,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg,  rgba(224,102,101,1) 0%,rgba(224,102,101,1) 50%,rgba(181,81,83,1) 51%,rgba(181,81,83,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg,  rgba(224,102,101,1) 0%,rgba(224,102,101,1) 50%,rgba(181,81,83,1) 51%,rgba(181,81,83,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(45deg,  rgba(224,102,101,1) 0%,rgba(224,102,101,1) 50%,rgba(181,81,83,1) 51%,rgba(181,81,83,1) 100%); /* IE10+ */
	background: linear-gradient(45deg,  rgba(224,102,101,1) 0%,rgba(224,102,101,1) 50%,rgba(181,81,83,1) 51%,rgba(181,81,83,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e06665', endColorstr='#b55153',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

#photosViewBasePanel .primary-cats{
	margin-left:0px; margin-right:0px;
	padding-left:10px; padding-right:10px;
}

#photosViewBasePanel .primary-cats li {
	color: #0088CC;
	list-style: none outside none;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 0;
	padding-top: 2px;
}

#photosViewBasePanel .primary-cats > li {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 7px;
	padding-top: 7px;
}

#photosViewBasePanel .primary-cats li .catloading{
	background:#fff; font-size:11px; padding:1px 4px; margin-right:5px; display:none;
}
#photosViewBasePanel .primary-cats li a.linkto{
	font-size:11px; display:none;
}

#photosViewBasePanel .primary-cats li .sublists ul li a{
	color:#888888;
}
#photosViewBasePanel .primary-cats li .sublists{
	background: #fff;
	border-top: 1px solid #ddd;
	margin-top: 7px;
	padding-top: 5px;
}

#photosViewBasePanel .primary-cats li a.cat-empty {
	color: #888;
}

#photosViewBasePanel .primary-cats li .sublists ul li a.subcat-empty {
	color: #bbb;
}

#photosViewBasePanel .primary-cats > li > i {
	padding-left: 5px;
}

.sm_active{
	color:#888888 !important;
}

.suball{display:none;}
.subsexpandless{
	cursor:pointer; color:#C4C4C4; text-indent:10px;
}

.cutd_all{display:none;}

.cutd_all div:nth-child(4n),
.cutd_limits div:nth-child(4n),
.cutd_limits div ul:empty,
.cutd_limits div:empty,
.cutd_all div:empty{
	display: none;
}

.dt_subsexpandless{
	margin-top:0px; width:100%; margin-bottom:25px; clear:both;
}
