/* Soner ŞİŞMANOĞLU tarafından İstanbul Üniversitesi Diş Hekimliği Fakültesi Sitesi İçin Yapılmıştır
*/
/* Tüm Hakları Saklıdır */

h1{
	left:-5000px;
	position:absolute;
}

#primary-content #intro p{
	color: #002B5F;
	font-size:1.5em;
	line-height:1.6em;
	margin-top:8px;
	font-family:"Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
}

.teasers {
	background: url("/_images/horizontal_dash_light.gif") top left repeat-x;
	margin: 25px 0 0 0;
	padding: 25px 0 0 0;
	overflow:hidden;
	width:100%;
}
	.teasers .teaser, .teasers-ie .teaser {
		float:left;
		padding: 0 0 25px 0;
		overflow:hidden;
		width: 48%;
		margin: 0;
	}
	.expanding{
		height:120px;
		position:relative;
		margin-bottom:20px !important;
		padding:0 !important;
	}
		.expanding .content{
			padding:0;
			position:absolute;
			bottom:0px;
			overflow:hidden;
			width:100%;
			clear:both;
			float:left;
			background: white url(/images/slide_bg.gif) 0 0 no-repeat;
		}
			.expanding .content h2{
				margin:0 !important;		
				padding:10px;				
			}
			.expanding .content div{
				padding:0 10px;
			}
			.expanding:hover .content{
				height:90px; /* default hover if js not enabled*/
			}
			.js .content, .js:hover .content{ /* :hover counteracts ".expading:hover .content" if js enabled*/
				height:35px;
			}
	.teasers .image{
		display:block;
	}
	.teasers .full, .teasers-ie .full {
		float:none;
		width: 100%;
		padding: 0 0 15px 0;
	}
	.teasers .newline, .teasers-ie .newline {
		margin-right:4%;
	}
		.teaser img {
			float:left;
			margin:0;
		}
		#primary-content .teaser h2{
			font-size:1.3em;
			margin-top: 0;
		}
			.teaser h2 a {
				display:inline;
			}
			.teaser h2 span{
				background: url("/images/arrow.gif") left 0.5em no-repeat;
				margin-left: 3px;
				text-indent: -9999px;
				display: inline;
				padding:0 0 0 4px;
			}

#tertiary-content {
	margin-top:5px;
}

#tertiary-content div.highlight form {
	background-color: #efefef;
	padding:10px;
	margin:0;
}	
	#tertiary-content label {
		text-indent: -5000px;
		height:0;
	}
	#tertiary-content select {
		width: 125px;
	}

