@charset "utf-8";
/* CSS Document */

body {
	margin-left: 20px;
	margin-top: 20px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
img {
	border:none;
	border-style:none;
}
div#bottomhalf {
	overflow:auto;
	background: #000; /* for non-css3 browsers */
	background-color:#000;
	height:auto;
	min-height:170px;
	width:100%;
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666'); /* for IE */
	/*background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#666)); /* for webkit browsers */
	/*background: -moz-linear-gradient(top,  #000,  #666666); /* for firefox 3.6+ */
	/*max-height:100%;
	min-height:170px;
	max-height:100%;*/

}

div#bottomhalf .anakat {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
}
div#bottomhalf .anakat:hover {
	color:#F93;
}
div#bottomhalf a.altkat {
	margin-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCC;
	text-decoration:none;
}
div#bottomhalf a.altkat:hover {
	color:#FFF;
}
.on {
	visibility:visible;
}
.off {
	visibility:hidden;
	height:0px;
}

#uruncarrier {
	background-color:#f4f4f4;
	margin-left:-20px;
	padding-left:5px;
	height:540px;
	width:840px;
}
div.urungaleri {
	padding:5px;
	float:left; 
	width:192px; 
	height:225px; 
	background-color:#FFF; 
	margin-left:5px;
	margin-bottom:5px;
	border-style:solid;
	border-color:#F4F4F4;
	border-width:1px;
	position:relative;
	cursor:pointer;
}
div.urungaleri:hover {
	border-color:#CCC;
}
h1.katheader {
	font-family: SegoeUIL, Arial, Helvetica;
	font-size-adjust:0.49;
	color:#C00;
	font-size:25px;
}
span.katheader1 {
	font-family: SegoeUIL, Arial, Helvetica;
	color:#CCCCCC;
	font-size:12px;
	font-weight:bolder;
	line-height:7px;
}
span.katheader1:hover {
	text-decoration:none;
	color:#666;
}
span.katheader2 {
	font-family: SegoeUIL, Arial, Helvetica;
	color:#666666;
	font-size:14px;
	font-weight:bold;
}
span.katheader2:hover {
	text-decoration:none;
}
div#pagination {
	background-color:#FFF; 
	width:830px; 
	height:14px; 
	margin-left:-10px; 
	margin-top:0px;
	margin-bottom:10px;
	padding:2px;
	font-size:11px;
	text-align:center;
}

div#pagination a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#C00;

}
div#pagination a.navicurrent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#C00;
	text-decoration:underline;

}
img.thumb {
	margin:1px; 
	border-style:solid; 
	border-color:#F4F4F4; 
	border-width:1px;
	opacity: 0.75;
}
img.thumb:hover {
	border-color:#CCC;
	opacity: 1;
}
.grarial12bold {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#666; 
	font-weight:bold;
}
.contactformfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	border-width:1px;
	border-style:solid;
	border-color:#CCC;
}
.errormsg {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px; 
	color:#C00;
}
div.referans {
	float:left; 
	background-color:#FFF; 
	border-style:solid; 
	border-width:1px; 
	border-color:#E2E2E2; 
	padding:0px; 
	margin-right:5px; 
	margin-bottom:5px;
	display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 120px;
    height: 120px;
	
}
div.referans:hover {
	border-color:#CCC;
	border-right-color:#999;
	border-bottom-color:#999;

}
#imgPreviewWithStyles {
    background: #222;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 10px;
    z-index: 999;
    border: none;
}
.panelwrappers {
     overflow: hidden;
}

