/*
 * alpha-index
 */

div.alpha-index {
	margin: 0px 0px 20px 0px;
	background: url(../images/alpha_index_l.png) 0 0 no-repeat;
}

div.alpha-index-r {
	padding: 0px 10px 0px 10px;
	background: url(../images/alpha_index_r.png) 100% 0 no-repeat;
}

div.alpha-index-m {
	height: 35px;
	padding: 0px 0px 0px 5px;
	background: url(../images/alpha_index_m.png) 0 0 repeat-x;
	overflow: hidden;
}

div.alpha-index a,
div.alpha-index span {
	width: 21px;
	height: 35px;
	line-height: 35px;
	text-indent: 6px;
	display: block;
	float: left;
}

div.alpha-index a:link, div.alpha-index a:visited {
	color: #646464;
	text-decoration: none;
}

div.alpha-index a:hover {
	background: url(../images/alpha_index_item_hover.png) 0 1px no-repeat;
	color: #646464;
	text-decoration: none;
}

div.alpha-index span {
	color: #C8C8C8;
	cursor: default;
}
/* Default Theme : item template CSS file */

div.flexicontent
{ 


 }

div.ana {
	border-bottom: 1px dashed silver;
	overflow: hidden;
	width: 277px;
	margin-bottom: 5px;
	height:205px;
}
div.ana2 {
	margin-bottom: 5px;
	display: block;
	clear: both;

}
div.sol {
	float: left;
	margin: 0 0 2px;
	padding: 2px;
	width: 75px;
}
div.sag {
	float: right;
	margin: 0 0 2px;
	padding: 2px;
	width: 170px;
}
div.bottom {
	margin: 0px;
	padding: 10px;
	clear: both;

}
div.subtitle1 {
	display: block;
	margin: 0 0 0.5em;
	overflow: hidden;
	border: 0px solid silver;
	margin: 0 0 10px;
	padding: 10px;

}
div.subtitle4 {
	display: block;
	margin: 0 0 0.5em;
	overflow: hidden;
border: 1px solid silver;
	margin: 0 0 10px;
	padding: 10px;

}
div.subtitle5 {
	display: block;
	margin: 0 0 0.5em;
	overflow: hidden;

	margin: 0 0 10px;
	padding: 10px;

}

div.lineinfo {
	display: block;
	margin: 0 0 0.5em;
	overflow: hidden;
}
div.subtitle1 {
	    border-bottom-color: #409D39;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    font-weight: bold;
    line-height: 150%;
}
div.header 

{ 
line-height: 150%;
font-weight: bold;
font-size: 17px;
}



div.subtitle3 {
	
	margin: 0 0 10px;
	padding: 1px;
	
}
div.subtitle1 .element {
}
div.subtitle2 .element {
	float: left;
	margin-right: 10px;
}
div.subtitle3 .element2 {
	float: left;
	margin-right: 0px;
}


div.image {
	border-bottom: none;
	float: left;
	margin-right: 5px;
	line-height: 0px;
}
div.image a {
	outline: none;
	border: none;
}
divimage img {
	border: 1px solid white;
}

ul.liste {
list-style-type: none;
list-style-image: none;
list-style-position:outside;
}
ul.liste li {
padding: 0;
margin: 0;
}
div.infoblock {
	border-bottom: 0px solid silver;
	margin: 0 0 10px;
	padding: 0px;
}
div.infoblock2{
	border: 1px dashed silver;
	margin: 0 0 5px;
	padding: 5px;
}
#flexicontent div.infoblock ul {
	margin: 0;
	padding: 0;
}
#flexicontent div.infoblock ul li {
	padding: 0;
	background: none;
	min-height: 10px;
	display: inline-block;
	vertical-align: top;
	margin: 0px;
}

#flexicontent div.infoblock2 ul {
	margin: 0;
	padding: 0;
}
#flexicontent div.infoblock2 ul li {
	padding: 0;
	background: none;
	min-height: 10px;
	display: inline-block;
	vertical-align: top;
	margin: 2px;
}

div.label {
	float: left;
	border-bottom: 1px solid silver;
	color: #777;
	font-size: 90%;
}
div.value {
	float: left;
}

div.label2 {
	float: left;
	border-bottom: 1px solid silver;
	color: #777;
	font-size: 99%;
	width: 78px;
	font-weight: bold;
}
div.value2 {
	margin-left: 15px;
	
}

div.onecols ul li {
	width: 100%;
}
div.onecols div.label {
	width: 20%;
	margin-right: 2%;
}
div.onecols div.value {
	width: 76%;
}

div.twocols ul li {
	width: 48%;
}
div.twocols div.label {
	width: 34%;
	margin-right: 2%;
}
div.twocols div.value {
	width: 48%;
}
div.resim {
	text-align: left;
	vertical-align: top;
	padding: 1px;
	float: left;
	width: 100%;
}
div.metin {
	float: right;
}