.clear{
	clear:both;
}

.left{
	float:left;
}
.right{
	float:right;
}
.auto{
	margin:0 auto;
}
.alpha{
	margin-right:10px;
}
.beta{
	margin-left:10px;
}
.blacklink{
	color:#292929;
	text-decoration: none;
}
.blacklink:hover{
	color: #595959;
	border-bottom: 1px solid #c03437;
}
.greylink{
	color: #848484;
	text-decoration: none;
}
.greylink:hover{
	color: #848484;
	border-bottom: 1px solid #c03437;
}
.redlink{
	color:#c03437;
	text-decoration: none;
}
.redlink:hover{
	color: #848484;
	border-bottom: 1px solid #c03437;
}
.whitelink{
	color:#fff;
	text-decoration:none;
}
.whitelink:hover{
	color:#c03437;
}
.greybox{
	background-color:#999;
	color:#FFF;
	padding:10px;
	text-decoration: none;
	border:none;
}
.greybox:hover{
	background-color:#666;
	color:#FFF;
	padding:10px;
}
.greyboxsmall{
	font-size:11px;
	background-color:#999;
	color:#FFF;
	padding:5px;
	text-decoration: none;
	border:none;
}
.greyboxsmall:hover{
	font-size:11px;
	background-color:#666;
	color:#FFF;
	padding:5px;
}
.redbox{
	background-color:#8c0000;
	color:#FFF;
	padding:10px;
	text-decoration: none;
	border:none;
}
.redbox:hover{
	background-color:#700404;
	color:#FFF;
	padding:10px;
}
.redboxsmall{
	font-size:11px;
	background-color:#8c0000;
	color:#FFF;
	padding:5px;
	text-decoration: none;
	border:none;
}
.redboxsmall:hover{
	font-size:11px;
	background-color:#700404;
	color:#FFF;
	padding:5px;
}
.whitebox{
	background-color:#ccc;
	color:#FFF;
	padding:10px;
	text-decoration: none;
	border:none;
}
.whitebox:hover{
	background-color:#666;
	color:#FFF;
	padding:10px;
}
.photoshare{
	width:250px;
	margin: 0px auto;
}
.googleplus,
.facebook,
.twitter{
	float:right;
	margin:0px 2px 12px 2px;
	width:35px;
	height:35px;
	background-image:url(../images/icon2014/35/iconsosmed.png);
	background-repeat:no-repeat;
	cursor:pointer;
	position:relative;
	
}

.love{
	float:left;
	margin:0px 3px 12px 2px;
	width:35px;
	height:35px;
	background-image:url(../images/icon2014/35/love.png);
	background-repeat:no-repeat;
	cursor:pointer;
	position:relative;
}

.loved{
	float:left;
	margin:0px 3px 12px 2px;
	width:35px;
	height:35px;
	background-image:url(../images/icon2014/35/love.png);
	background-repeat:no-repeat;
	cursor:pointer;
	position:relative;
}

.download{
	float:left;
	margin:0px 3px 12px 2px;
	width:35px;
	height:35px;
	background-image:url(../images/icon2014/35/download.png);
	background-repeat:no-repeat;
	cursor:pointer;
	position:relative;
}

.googleplus{background-position:0 0;}
.googleplus:hover{background-position:0 -35px;}
.facebook{background-position:-35px 0;}
.facebook:hover{background-position:-35px -35px;}
.twitter{background-position:-70px 0;}
.twitter:hover{background-position:-70px -35px;}
.love{background-position:0 0;}
.love:hover{background-position:0 -35px;}
.loved{background-position:-35px -35px;}
.loved:hover{background-position:-35px 0;}
.download{background-position:0 0;}
.download:hover{background-position:0 -35px;}

.gambarnya{
position:relative;
}
.gambarnya span.next{
position:absolute;
top:45%;
right:0px;
}
.gambarnya span.before{
position:absolute;
top:45%;
left:0px;
}
.crop100{
	display: table-cell;
    height: 100px;
    text-align: center;
    vertical-align: middle;
    width: 100px;
	background-size:cover;
	background-position:50% 25%;
	margin-right:5px;
	margin-bottom:5px;
}
.crop200{
	display: table-cell;
    height: 205px;
    text-align: center;
    vertical-align: middle;
    width: 205px;
	background-size:cover;
	background-position:50% 25%;
	margin-right:5px;
	margin-bottom:5px;
}
.crop300{
	display: table-cell;
    height: 300px;
    text-align: center;
    vertical-align: middle;
    width: 300px;
	background-size:cover;
	background-position:50% 25%;
	
	margin-right:5px;
	margin-bottom:5px;
}
.crop225{
	display: table-cell;
    height: 225px;
    text-align: center;
    vertical-align: middle;
    width: 225px;
	background-size:cover;
	background-position:50% 25%;
	
	margin-right:5px;
	margin-bottom:5px;
}
.crop160{
	display: table-cell;
    height: 160px;
    text-align: center;
    vertical-align: middle;
    width: 160px;
	background-size:cover;
	background-position:50% 25%;
	
	margin-right:5px;
	margin-bottom:5px;
}

.crop325{
	display: table-cell;
    height: 325px;
    text-align: center;
    vertical-align: middle;
    width: 325px;
	background-size:cover;
	background-position:50% 25%;
	background-color:#CCC;
	margin-right:5px;
	margin-bottom:5px;
}

.crop127{
	display: table-cell;
    height: 127px;
    text-align: center;
    vertical-align: middle;
    width: 127px;
	background-size:cover;
	background-position:50% 25%;
	background-color:#CCC;
	margin-right:5px;
	margin-bottom:5px;
}
.content{
	
}
.container{
	margin:0 auto;
	width:999px;
	position:relative;
}

.nav{
	width:300px;
	margin-top:20px;
	float:left;
}

.nav h2{
	
}

.nav h3{
	color:#939393;	
}

.nav p{
	
}

.nav li{
	list-style:none;
	display:inline;
	font-size:16px;
	margin-right:20px;
	padding:20px 0 0 0;
}

.nav a{
	color:#292929;
	text-decoration:none;
}

.nav a:hover{
	color:#595959;
	border-bottom:1px solid #c03437;
}

.mapwrap{
	margin:50px 0;
}
.ui-tooltip, .arrow:after {
	background: black;
	border: 2px solid white;
}
.ui-tooltip {
	padding: 10px 20px;
	color: white;
	border-radius: 20px;
	font: bold 14px "Helvetica Neue", Sans-Serif;
	text-transform: uppercase;
	box-shadow: 0 0 7px black;
}
.arrow {
	width: 70px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -35px;
	bottom: -16px;
}
.arrow.top {
	top: -16px;
	bottom: auto;
}
.arrow.left {
	left: 60%;
}
.arrow:after {
	content: "";
	position: absolute;
	left: 10px;
	top: -20px;
	width: 25px;
	height: 25px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	tranform: rotate(45deg);
}
.arrow.top:after {
	bottom: -20px;
	top: auto;
}
.photokat h2, .photofpe h2, .photobaru h2{
	margin:0 0 20px 0;
}
.buttonmenu{
	width:140px;
	float:right;
	cursor:pointer;
	color:#ddd;
	margin:10px 0;
	padding:10px 5px 10px 10px;
	background-color:#666;
	line-height:20px;
}

.buttonmenu .buttonmenuarrow{
	float:right;
	height:20px;
	width:20px;
	background-image:url(../images/icon2014/iconarrow2.png);
	background-repeat:no-repeat;
	background-position:right top;
}

.buttonmenu:hover{
	color:#fff;
}

.listmenu{
	width:964px;
	padding:10px;
	float:right;
	background-color:#4d4d4d;
	position:absolute;
	right:0;
	z-index:999;
	line-height: 2em;
}

.listmenu h3{
	color:#ddd;	
}

.listmenu a{
	color:#aaa;
	text-decoration:none;
}

.listmenu a:hover{
	color:#fff;
	text-decoration:none;
}

.gallery li{
	list-style:none;
	margin: 0 5px 5px 0;
	float:left;
}

#gallery{
	width:210px; 
	float:right;
}

#gallery li{
	list-style:none;
}

#gallery img{
	display:none;
}

#gallery2 li{
	list-style:none;
}
#gallery3 li{
	list-style:none;
}

#preview{
	width:310px;
	height:310px;
	float:left;
	background-size:cover;
	background-position:50% 25%;
}

#preview li{
	list-style:none;
}

#preview img{
	
}
.col{
	width:189px;
	float:left;
	margin:30px 10px 0 0;
}
.col a{
	color: #848484;
	text-decoration: none;
}
.col a:hover{
	color: #848484;
	border-bottom: 1px solid #c03437;
}

.col li{
	list-style:none;
	line-height:2em;
}
.colbox.semua {
width: 60px;
}
.colbox{
	width:135px;
	float:left;
	margin:0 10px 0 0;	
}

.colbox li{
	list-style:none;
}

.phototittle{
	text-align:center;
	margin:20px 0;
}
.photo{
	width:900px;
	margin:0 auto;
	text-align:center;
}
.photo img{
	margin-left:auto;
	margin-right:auto;
	max-width:900px;
	/*height:auto;*/
}
.photocopyright{
	font-size:12px;
	text-align:center;
	margin:20px 0;
}
.photoaction{
	text-align:center;
}
.photoavatar{
	width:55px;
	height:55px;
	background-size:cover;
	background-position:50% 20%;
	float:left;
	margin:20px 10px 0 0;
}
.photodescription{
	margin:20px 10px 0 0;
}
.photodetail{
	margin:20px 0;
}
.photodetail label{
	width:100px;
	float:left;
}
.photodetail li{
	list-style:none;
	clear:both;
}
.photocomment ul{
	margin:10px 0;
}
.photocomment li{
	margin:20px 0;
	list-style:none;
}
.commentform textarea{
	width:670px;
	height:150px;
	resize: none;
	border:#CCC 1px solid;
}
.commentform img{
	margin-left:5px;
}
.commentform li{
	list-style:none;
	margin:5px 0;
}
.commentbutton{
	width:100px;
	padding:5px;
}
.commentavatar{
	width:55px;
	height:55px;
	background-size:cover;
	background-position:50% 20%;
	float:left;
	margin:0 10px;
}

.commentauthor{

	float:left;
}
.commentdate{
	float:right;
	text-align:right;
}

.commentformsmall textarea{
	width:300px;
	height:35px;
	overflow:hidden;
	resize:none;
}
.commentavatarsmall{
	width:35px;
	height:35px;
	background-size:cover;
	background-position:50% 20%;
	float:left;
	margin:0 10px;
}
#pagination{
	width:999px;
	padding:50px 0;	
}

#pagination a{
	font-size:14px;
	color:#c03437;
	text-decoration:none;
}

#pagination a:hover{
	color:#595959;
	border-bottom:1px solid #c03437;
}

#pagination #previous{
	width:323px;
	margin-right:10px;
	float:left;
	text-align:left;
}

#pagination #page{
	width:313px;
	float:left;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
}

#pagination #page input{
	width:20px;
	text-align:center;
}

#pagination #next{
	width:323px;
	margin-left:10px;
	float:right;	
	text-align:right;
}

.wrap75x75 {
	float:left;
	margin:5px 0 0 5px;
}

.wrap75x75 a.imgbig {
	display: table-cell;
    height: 391px;
    text-align: center;
    vertical-align: middle;
    width: 391px;
	background-size:cover;
	background-position:50% 25%;;
}
img.thumbbig{
max-width: 345px !important;
max-height: 345px !important;
}
.wrap75x75 a.linkAtas {
	display: table-cell;
    height: 193px;
    text-align: center;
    vertical-align: middle;
    width: 193px;
	background-size:cover;
	background-position:50% 25%;
	background-repeat:no-repeat;
}
.wrap75x75 img.thumb {
	vertical-align: middle;
	min-width:100px;
	min-height:100px;
	max-height:170px;
	max-width:170px;
}
#FotoTerbaru_smaller_1_1:hover ul{
	/*display:block !important;*/
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#contentFotoTerbaru_smaller_1_1 {
line-height: 15px;
}
#contentFotoTerbaru_smaller_1_1 .ket li {
  list-style: none;
}

.divimgbig ul.ket{width:381px;}
.divimgbig ul.fav{width:381px;}
ul.fav{
	width:183px;
	position: absolute;
	top:0;
	right:0;
	padding: 2px 5px 0;	
	text-align:right;
	background-color: rgba(0,0,0,0.4);
	background: -moz-linear-gradient(top, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.6)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0,0,0,0.4)', endColorstr='rgba(0,0,0,0)',GradientType=0 ); /* IE6-9 */
	color:#FFF;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: opacity .3s ease-out;
	-moz-transition: opacity .3s ease-out;
	-webkit-transition: opacity .3s ease-out;
	-o-transition: opacity .3s ease-out;
	font-size:11px;
	z-index:98;
}

.fav li{
	list-style:none;
}
ul.ket{
	width:183px;
	color:#000;
	text-align:left;
	background-color: rgba(255,255,255,0.6);
    padding: 2px 5px 0;	
    position: absolute;
	z-index:98;
	bottom:0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: opacity .3s ease-out;
	-moz-transition: opacity .3s ease-out;
	-webkit-transition: opacity .3s ease-out;
	-o-transition: opacity .3s ease-out;
	font-size:11px;
}
ul.ket h4{
	font-weight:bold;
	font-size:13px;
}

.photoform img{
max-width:900px;
max-height: 900px;
}
.photo2{
	max-width:900px;
	display:none;
	margin-left: auto;
    margin-right: auto;
	margin-top:20px;
}

.form{
	
}

.form .label{
	width:120px;
	float:left;
	margin:10px 0 0 0;
}

.form .input{
	
}

.form .area{
	height:200px;
	width:300px;
	overflow-y:scroll;
	border:1px solid #CCC;
	margin:10px 0;
	padding:5px;
}

.form .area li{
	list-style-type:none;
	margin-left:0px;
}

.form .button{
	border:none;
	cursor:pointer;
	margin:0 auto;
	width:100px;
	padding:10px;
	color:#fff;
	background-color:#666;
}

.form .button:hover{
	background-color:#aaa;
}

.form .submitbutton{
	border:none;
	cursor:pointer;
	margin:0 auto;
	width:100px;
	height:40px;
	padding:10px;
	color:#fff;
	background-color:#666;
}

.form .submitbutton:hover{
	background-color:#aaa;
}

.form .cancelbutton{
	border:none;
	cursor:pointer;
	margin:0 auto;
	width:100px;
	height:40px;
	padding:10px;
	color:#fff;
	background-color:#666;
}

.form .cancelbutton:hover{
	background-color:#aaa;
}

.form input{
	border:1px solid #CCC;
	height:24px;
	margin:2px 0;
	vertical-align:middle;
}

.form select{
	border:1px solid #CCC;
	width:100px;
	height:24px;
	margin:2px 0;
	vertical-align:middle;
}

.form a{
	color:#c03437;
	text-decoration:none;
}

.form a:hover{
	color:#595959;
	border-bottom:1px solid #c03437;
}

.form img{
	border:1px solid #CCC;
	margin:2px 0;
	vertical-align:middle;
}

.photoform{
	text-align:center;
	margin:50px 0;
}
.kategoriform,.temaform,.tagform{
	margin-right:33px;
}

.addtagform{
	margin:0;
}

.buttonform{
	margin:20px 0;
}

.errormessage{
	color:#c03437;
	margin:20px;
}



.text{
}

#containerLabel{
	padding:10px;
	overflow-y:scroll;
	border:1px solid #E3E3E3;
}
#FotoTerbaru_restFotoContainer{
margin:10px 20px 0 10px;
width: 900px;
padding-left:10px;
}
#containerLabel a{
	background-color: #aaa;
    color: #FFFFFF;
    display: block;
    float: left;
	border:1px solid #000000;
	margin-right:5px;
	margin-bottom:5px;
	padding:5px;
	text-decoration:none;
}

.linkHitam{
	color:#000000;
}

img.thumbbig{
	max-width: 345px !important;
	max-height: 345px !important;
}

.phototag {
	float:left;
	margin:5px 0 0 5px;
}

.phototag a.imgbig {
	display: table-cell;
    height: 391px;
    text-align: center;
    vertical-align: middle;
    width: 391px;
	background-size:cover;
	background-position:50% 25%;;
}

.phototag a.linkAtas {
	display: table-cell;
    height: 193px;
    text-align: center;
    vertical-align: middle;
    width: 193px;
	background-size:cover;
	background-position:50% 25%;
	background-repeat:no-repeat;
}
.phototag img.thumb {
	vertical-align: middle;
	min-width:100px;
	min-height:100px;
	max-height:170px;
	max-width:170px;
}
.phototag div{
	position:relative;
}

.phototagsmall {
	float:left;
	margin:5px 0 0 5px;
}

.phototagsmall a.imgbig {
	display: table-cell;
    height: 391px;
    text-align: center;
    vertical-align: middle;
    width: 391px;
	background-size:cover;
	background-position:50% 25%;;
}

.phototagsmall a.linkAtas {
	display: table-cell;
    height: 90px;
    text-align: center;
    vertical-align: middle;
    width: 90px;
	background-size:cover;
	background-position:50% 25%;
	background-repeat:no-repeat;
}
.phototagsmall img.thumb {
	vertical-align: middle;
	min-width:100px;
	min-height:100px;
	max-height:170px;
	max-width:170px;
}
.phototagsmall div{
	position:relative;
}

.fotokat{
	position:relative;
	margin-right:5px;
	margin-bottom:5px;
}
.fotokat2{
	position:relative;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:10px;
	line-height:1em;
	
}
.fotokam{
	background-color:#CCC;
	position:relative;
	margin-right:5px;
	margin-bottom:5px;
	padding:10px;
}
.namakam{
	
}
.ketkat li{
	list-style:none;
	position:absolute;
	top:10px;
	left:10px;
	z-index:98;
	font-size:24px;
	background-color:#FFF;
	opacity:0.5;
	padding:5px;
}


.kettag li{
	list-style:none;
	position:absolute;
	top:10px;
	left:10px;
	z-index:98;
	font-size:24px;
	background-color:#FFF;
	opacity:0.5;
	padding:5px;
}

.kettema li{
	list-style:none;
	position:absolute;
	top:10px;
	left:10px;
	z-index:98;
	font-size:18px;
	background-color:#FFF;
	opacity:0.5;
	padding:5px;
	
}
.listmerk li{
	list-style:none;
	font-size:18px;
}
.isialat{
	height:500px;
	overflow:auto;
	padding:10px;
	border-left:1px solid #efefef;
	line-height:2em;
}
.isialat li{
	list-style:none;
}























