html {
  height: 100%;
}

body {
	font: normal normal 10px/15px  Verdana, Arial, Helvetica, sans-serif;
	color:#535353;	
	margin:0px;
	height: 100%;
}

a{
	font: normal normal 10px/15px  Verdana, Arial, Helvetica, sans-serif;
	color:#535353;	
	margin:0px;
	height: 100%;
}
a:hover{
	font: normal normal 10px/15px  Verdana, Arial, Helvetica, sans-serif;
	color:#535353;	
	margin:0px;
	height: 100%;
	text-decoration:none;
}
.title
{
	font: normal bold 13px/15px  Arial, Helvetica, sans-serif;
	color:#c44600;
	margin:15px 10px 10px 15px;

}
.summary

{
	font: normal bold 10px/12px  Verdana, Arial, Helvetica, sans-serif;
	color:#442c21;
	margin:5px 50px 0px 15px;
}
.btnDevam
{
	margin:0px 10px 0px 280px;
}

/*		HEADER		*/

#headerContainer {
	width:786px;
	height:108px;
	margin:0 auto;
}
#logoArea
{
	width:786px;
	height:65px;
	background-color:#000000;
}
#logo
{
	width:170px;
	height:65px;
}

/*		LINKS		*/

#linkContainer{
	width:786px;
	height:44px;
	background-image:url(../images/bck.jpg);
	background-repeat:repeat-x;
	z-index:50;
}


#linkContainer #topMenuLinks {
	width:786px;	
	float:left;
}

/*		CONTENT CONTAINER		*/

#contentContainer {
	width:786px;
	min-height:460px;
	margin:0 auto;
	/*height:710px;110%;*/
	display:block;
	background-image:url(../images/mainbg.jpg);
	background-repeat:repeat-x;
	background-color:#9a745a;
}

#contentLeft {
	width:426px;
	height:290px;
	display:inline;
	float:left;
	margin-left:24px;
	margin-top:34px;
	}
#contentCalendar {
	width:196px;
	height:290px;
	display:inline;
	float:left;
	margin-left:54px;
	margin-top:34px;
	background-image:url(../images/calendar.jpg);
	background-repeat:no-repeat;

}	
#calendar {
	width:190px;
	height:290px;
	margin-top:7px;
	margin-left:8px;
	color:White;
	}
.labelLogin
{
	width:90px;
	height:21px;
	background-image:url(../images/btn_login.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:680px; 
	top: 688px;
	}


/*#contentContainer div#topPane {
	width:676px;
	height:350px;
	display:inline;
	float:left;
	margin-left:24px;
	margin-top:30px;
}*/

#contentContainer div#boxes {
	width:423px;
	float:left;
	z-index:40;
}

#box {
	width:365px;
	height:108px;
	display:inline;
	float:left;
	margin-left:24px;
	margin-bottom:15px;
	background-image:url(../images/box.jpg);
	background-repeat:no-repeat;
	}
	
#boxLight {
	width:365px;
	height:108px;
	display:inline;
	float:left;
	margin-left:24px;
	margin-bottom:15px;
	background-image:url(../images/boxLight.jpg);
	background-repeat:no-repeat;
	}	
	
#boxDark {
	width:365px;
	height:108px;
	display:inline;
	float:left;
	margin-left:24px;
	margin-bottom:15px;
	background-image:url(../images/boxDark.jpg);
	background-repeat:no-repeat;
	}

#boxRight {
	width:276px;
	height:229px;
	display:inline;
	float:left;
	background-image:url(../images/boxRight.jpg);
	background-repeat:no-repeat;

	}	
#boxLogin {
	width:275px;
	height:102px;
	display:inline;
	float:left;
	margin-top:20px;
	padding-left:15px;
	background-image:url(../images/boxlogin.jpg);
	background-repeat:no-repeat;


	}		
.inputText

{
	font: normal bold 10px/12px  Verdana, Arial, Helvetica, sans-serif;
	color:#442c21;
	margin:0px 0px 0px 0px;
	width:125px;

}
.formText
{
	color:#442c21;

}
label
{
	text-align:left;
	width:138px;
	margin-left:5px;
	
	}
.DropDown	
{
	font: normal 10px/12px  Verdana, Arial, Helvetica, sans-serif;

	}
#subPageTop
{
	width:363px;
	height:10px;
	display:inline;
	float:left;
	margin-left:24px;
	background-image:url(../images/subPageTop.jpg);
	background-repeat: no-repeat;
}

#subPageCenter
{
	width:363px;
	display:inline;
	float:left;
	text-align:left;
	margin-left:24px;
	min-height:330px;
	background-image:url(../images/subPageCenter.jpg);
	background-repeat: repeat-y;
	margin-top:-2px;
}
#subPageBottom
{
	width:363px;
	height:11px;
	min-height:11px;
	display:inline;
	float:left;
	margin-left:24px;
	background-image:url(../images/subPageBottom.jpg);
	background-repeat: no-repeat;
}
.bilgiKutusu
{
    width: 90%;
    text-align: justify;
    padding: 10px 10px 10px 10px;
    margin:10px 0 10px 0;
    background-color: #ffffff;
    border: solid 1px #8f8c85;
    font-size: 10px;
}
#footer
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	color:#0095bd; 
	text-decoration:none;
	padding-bottom:20px;
	padding-top:20px;
text-align:center;
	margin:0 auto;
	width: 786px;
	
}	

/* Hazırlayan: TAMS */
a#TAMS
{
    color:#475b98;
    font-weight:normal;
    font-style:italic;
    font-family:"Arial Black", Arial;
    text-decoration:none;
    letter-spacing:-3px;
}