/* mooShow 0.01 beta CSS Document */
#tut{
	height: auto;
	width: auto;
	position: absolute;
	padding-top: 0px;
	float: right;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.contain{
	height: 670px;
	width: 705px;
	margin-top: 15px;
	padding-top: 0px;
	float: right;
	margin-left: 0px;
	padding-left: 0px;
}
.basliklar{
	font-size: 16px;
	font-weight: bold;
	height: auto;
	width: 20px;
	margin-right: 5px;
	display: inline;
}
.basliklar a:link, .basliklar a:visited {
	color: #3B3735;
	text-decoration: none;
}
.basliklar a:hover, .basliklar a:active {
	color: #877D78;
	text-decoration: none;
}
.contain_thumbs{
	height: 600px;
	width: 289px;
	margin-top: 70px;
	padding-top: 0px;
	float: left;
	margin-left: 10px;
	padding-left: 0px;
	text-align: left;
	font-weight: bold;
}
.contain_thumbs img{
	border:none;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: auto;
	margin-left: auto;
}
.main_contain{
	height: 100%;
	width: 1015px;
	float: left;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {
display: inline-block;
}  

    /* Holly Hack Targets IE Win only \*/
    * html .clearfix {height: 1%;}
	.clearfix {display: block;}
    /* End Holly Hack */
.mooshow a img { 
	border: none;
	outline: none;
	-moz-outline: none;
	}

.mooshow_outerContainer{
	position: relative;
	background-color: #D4C9C5;
	color: inherit;
	width: 20px;
	height: 1px;
	margin: 0 auto;
	display: table;
	}

.dropShadowBorder {
	border-color:#D4C9C5;
	}

.mooshow {
	position: inherit;
	display: none;
	}
	
.mooshow_loading{
	position: absolute;
	top: 0;
	left: 0;
	display:none;
	}

.mooshow_copyright{
	position: absolute;
	top: 15px;
	right: 10px;
	color: #CCCCCC;
	font-size:9px;
	}

.mooshow_extras{
	margin: 0 auto;
	text-align: left;
	color:#666666;
	background-color: inherit;
	}

.mooshow_topNav{
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: left;
	font-size: 8px;
	background-color: inherit;
	color:#CCCCCC;
	line-height: 170%;
	width: 100%;
	}

.mooshow_captions{
	background-color: #D4C9C5;
	color:#3D3937;
	margin: 0 auto;
	text-align: left;
	line-height:140%;
	height: 35px;
	width: 100%;
	}

.mooshow_contentContainer{
	background-color:#DED4D2;
	color: inherit;
	position: relative;
	text-align: center;
	line-height: 0.0;
	}
	
.mooshow_overlayNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	}

.mooshow_prevLink, .mooshow_nextLink{
	width: 30%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	outline:none;
	}
	
.mooshow_prevLink { left: 0; float: left; outline: none; -moz-outline: none;}
.mooshow_nextLink { right: 0; float: right; outline: none; -moz-outline: none;}
.mooshow_prevLink:hover, .mooshow_prevLink:visited:hover { background: url(prev.gif) left 100% no-repeat; }
.mooshow_nextLink:hover, .mooshow_nextLink:visited:hover { background: url(next.gif) right 100% no-repeat; }


.mooshow_IPTC{
	position: absolute;
	top: 0px;
	left: 0px;
	height: auto;
	background-color: #000;
	color:#CCCCCC;
	font-size:9px;
	line-height:140%;
	text-align:left;
	filter:alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;
	display: none;
	}
		
.mooshow_IPTCbutton{
	position: absolute;
	top: 0;
	left: 0;
	}

.mooshow_IPTC_left{
	float: left;
	text-align:right;
	width:18%;
	}

.mooshow_IPTC_right{
	float: right;
	text-align:left;
	width:80%;
	}
#nothing{
	height: 100%;
	width: 204px;
	text-align: center;
	float:right;
	padding-top: 20px;
}
#nothing2{
	height: 100%;
	width: 67px;
	text-align: left;
	float:left;
	padding-left: 10px;
	padding-top: 15px;
}

