@charset "iso-8859-9";

/* -------------------- GLOBAL -------------------- */

* {
	margin: 0;
	padding: 0;
}

body {
	text-align:center;
	background: #290300;
	background-image:url(img/jazzBck.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-family: Cambria, Serif;
	font-size:12px;
	color: #FFFFFF;
	letter-spacing: normal;
	line-height: 1.6em;
}

#wrapper {
	width:950px;
	margin: 0 auto;
	text-align:left;
}

#sendMail {
	width:950px;
	height:60px;
	float:left;
}

#mainContent {
	width: 900px;
	padding-left:25px;
	padding-right:25px;
	background-image:url(img/frameBck.gif);
	background-position:top;
	background-repeat:repeat-y;
	clear:both;
}

#header {
	width: 900px;
	height: 145px;
	float:left;
}

#content {
	width: 900px;
	float:left;
}

#gruplar {
	background-image:url(img/gruplarBck.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width: 900px;
	height: 450px;
	float:left;
	margin:20px 0 20px 0;
}

#gruplarPage {
	width: 900px;
	float:left;
}

#takvim {
	background-image:url(img/takvimBck.png);
	background-position:top left;
	background-repeat:no-repeat;
	width: 300px;
	height: 290px;
	float:left;
}

#buHafta {
	width: 600px;
	height: 290px;
	float:left;
}

#footer {
	background-image:url(img/footer.gif);
	background-position: top center;
	background-repeat:no-repeat;
	width: 900px;
	height: 110px;
	float:left;
}

.bugunTable{
	width: 449px;
	height: 130px;
	float:left;
}

.gunlerTable{
	width: 449px;
	height: 130px;
	float:left;
}
.resimBorder{
	border: 1px solid #000000;
}

/* ------------------------------------------------ */


.mailInput{
	font-size:10px;
	font-weight:bold;
}
.mailInputTxt{
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.grupTarih {
	font-size: 18px;
	font-weight: bold;
	color:#9f2e20;
}
.grupName {
	font-size: 30px;
	color:#FFFFFF;
}
.grupAciklama {
	font-size: 12px;
	color:#000000;
}
.buGununProgrami {
	font-size: 20px;
	color:#852317;
}
.pazartesiProgrami {
	font-size: 20px;
	color:#777777;
}
.redSmall{
	font-size: 15px;
	font-weight:bold;
	color:#852317;
}
.whiteBig{
	font-size: 25px;
	font-weight:bold;
	color:#FFFFFF;
}
.whiteSmall{
	font-size: 15px;
	font-weight:bold;
	color:#FFFFFF;
}
.blackBig{
	font-size: 25px;
	font-weight:bold;
	color:#000000;
}

.blackNorm{
	font-size: 12px;
	color:#000000;
}
.etkinlikBig{
	font-size: 20px;
	color:#000000;
}
.etkinlikSmall{
	font-size: 12px;
	font-weight:bold;
	color:#771d13;
}
.ft-title
{
    color:Red !important;
    font-size:36px;
    margin:0 120px 120px 0px;
    background-color:Transparent;
    font-weight:bold;
    text-align:center;
    }
    .ft-next{ color:Red !important;}
    .ft-prev{ color:Red !important;}
    
    .Aciklama
    {
        color:Gray;
        
        }
/* ------------------------------------------------ */

