/* CSS Document */

body {
	background: url(../Resimler/Site_Bg.png) #4ccae0 top repeat-x ;
	margin:0px
}

/*KATEGORİ BUTTON*/

.cssnav
{
	position: relative;
	white-space: nowrap;
	display: block;
	width: 207px;
	height: 35px;
	margin: 0;
	padding: 0;
	border-bottom:1px #c3c6cb solid;
}

.cssnav a
{
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	width: 207px;
	height: 35px;
	display: block;
	float: left;
	color: #384252;
	text-decoration: none;
}

.cssnav a:hover
{
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	background:#e9e9e9;
	width: 207px;
	height: 35px;
	display: block;
	float: left;
	color: #CC0000;
	text-decoration: none;
}

.cssnav img
{
	width: 12px;
	height: 12px;
	border: 0;
	margin-left: 10px;
	margin-top: 13px;
}

* html a:hover
{
	visibility:visible
}

.cssnav a img
{
	visibility:visible
}

.cssnav span
{
	position: absolute;
	left: 34px;
	top: 11px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
} 
/*KATEGORİ BUTTON*/


/*ALT KATEGORİ*/

.cssnavalt
{
	position: relative;
	white-space: nowrap;
	display: block;
	width: 207px;
	height: 35px;
	margin: 0;
	padding: 0;
	border-bottom:1px #c3c6cb solid;
}

.cssnavalt a
{
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	width: 207px;
	height: 35px;
	display: block;
	float: left;
	color: #384252;
	text-decoration: none;
}

.cssnavalt a:hover
{
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	background:#e9e9e9;
	width: 207px;
	height: 35px;
	display: block;
	float: left;
	color:#31218a;
	text-decoration: none;
}

.cssnavalt img
{
	width: 12px;
	height: 12px;
	border: 0;
	margin-left: 30px;
	margin-top: 13px;
}

* html a:hover
{
	visibility:visible
}

.cssnavalt a img
{
	visibility:visible
}

.cssnavalt span
{
	position: absolute;
	left: 54px;
	top: 11px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}


/*ALT KATEGORİ*/


.style1 {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
}

.text-beyaz {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.text-bold {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.text {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
}

.text-hakkimizda {
	font-family: Georgia;
	font-size: 16px;
	color: #333333;
	line-height:24px;
}

.basliklar {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #131a57;
}
.text-mor {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #993596;
}

.text-kirmizi {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}

.text-maroon {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}

.text-orange {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color:#FF3300;
}

.text-navy {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color:#004c66;
}

.text-kod {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}

.t-table { width:634px; overflow:hidden; position:relative; display:table}

.t-table .t-col {float:left;  position:relative; overflow:hidden; width:211px; margin-bottom:10px; padding-bottom:10px; border-bottom:1px #ccc solid;}

.t-blok {display:block; width:100%; text-decoration:none; padding:10px 0;}
.t-blok:hover { /*background:#f9f9f9;*/}
.t-blok .takvim-kapak {width:156px; height:260px; padding:7px; margin:auto; margin-bottom:10px; background:url(../Resimler/Takvimler/TT-Small-Bg.gif) no-repeat center;}
.t-blok .takvim-info { text-align:center; overflow:hidden;}
.t-blok .takvim-info .takvim-kod {display:block; font-family: Arial;  text-align:center; font-size: 16px; font-weight: bold; color: #0000FF;}
.t-blok .takvim-info .takvim-text {display:block; margin-bottom:10px; text-align:center; font-family: Arial; font-size: 13px; line-height:16px; height:32px;  font-weight: bold; color: #333333;}