/*
@description Alumni homepage CSS
@author	Bryan Gullan
@created 2007-09-26 by Bryan Gullan
@last edited 2008-5-30 by Nick Lee
*/




#alumni-wrapper {
	padding: 25px 0 30px 0;
	height: 100%;
	overflow: hidden;
}

/* ////////// Alumni column left ////////// */

#alumni-wrapper .column-left {
	float: left;
	width: 38.5%;
}

/* ////////// Alumni column right ////////// */

#alumni-wrapper .column-right {
	float: right;
	width: 61.5%;
}

/* ////////// Callout on the left top ////////// */

#alumni-wrapper .callout {
	float: left;
	margin-bottom: 30px;
	height: 165px;
	overflow: hidden;
	width: 99%;
	border: 1px solid #909090;
}

#alumni-wrapper .callout2 {
	float: left;
	margin-bottom: 30px;
	height: 242px;
	overflow: hidden;
	width: 100%;
}

#alumni-wrapper .callout3 {
	float: left;
	padding: 0 0 10px 0;
	height: 242px;
	overflow: hidden;
	width: 100%;
}

/* ////////// Get involved (used to be featured Alumni) ////////// */

#alumni-wrapper .getinvolved {
	clear: left;
	float: left;
	width: 96.5%;
	border: 1px solid #b1b1b1;
}

#getinvolved-inside {
	margin: 3px;
	background-color: #e5eaef;
	padding: 1px 12px 12px 12px;
	height: 100%;
	overflow: hidden;
}

#getinvolved-inside .side1 {
        float: left;
        line-height:40px;
	background-color: #e5eaef;
	width: 48.5%;
	overflow: hidden;
}

#getinvolved-inside .side2 {
        float: right;
        line-height:40px;
        background: url(/images/duz.gif) no-repeat;
	width: 50%;
	overflow: hidden;
}

#getinvolved-inside .side2:hover {
        float: right;
        line-height:40px;
        background: url(/images/mavi.gif) no-repeat;
	color: white;
	width: 50%;
	text-decoration:none;
	overflow: hidden;
}

#getinvolved-inside h2 {
	padding: 0 0 8px 0; margin: 0;
	border-bottom: 1px solid #b1b1b1;
	text-transform: uppercase;
	color: #222;
	background: url(/display_images/alumni/header_getinvolved.gif) left 3px no-repeat;
	text-indent: -9999px;
}

#getinvolved-inside .getinvolved-teaser {
	 border: 1px solid #b0b0b0;
	 width: 48%;
	 float: left;
	 line-height: 1.3em;
	 margin: 15px 0 0 0;
	 overflow: hidden;
}

#getinvolved-inside .getinvolved-teaser-last {
	float: right;
}

#getinvolved-inside .getinvolved-teaser div {
	margin: 0 35% 0 0;
	padding: 7px;
}

#getinvolved-inside .getinvolved-teaser div a {
	font-weight: bold;
}

#getinvolved-inside #getinvolved-large-teaser {
	background: #000;
	height: 73px;
	border: 1px solid #b0b0b0;
	margin: 10px 0 0 0;
	float: left;
	width: 99%;
	display: block;
}

#getinvolved-inside #getinvolved-large-teaser-emo {
	background: #000;
	height: 73px;
	border: 1px solid #b0b0b0;
	margin: 20px 0 0 0;
	float: left;
	width: 100%;
	display: block;
}

/* ////////// Upcoming Events ////////// */

#alumni-wrapper .upcoming {
        padding: 0 0 0 0px;
	float: left;
	width: 48%;
	height: 100%;
}

#alumni-wrapper .upcoming h2 {
	padding: 0 0 6px 0;
	margin: 0;
	border-bottom: 2px solid #b1b1b1;
	text-transform: uppercase;
	color: #222;
	background: url(/display_images/alumni/title_upcomingevents.gif) left 3px no-repeat;
	text-indent: -9999px;

}

#alumni-wrapper .upcoming li {
	clear: left;
	line-height: 1.4em;
	padding:8px 0 10px 0;
	margin: 0;
	height:100%;
	overflow: hidden;
	background: url(/display_images/alumni/horizontal_dotted.gif) 0 100% repeat-x;
}
#alumni-wrapper .upcoming li div.graphicdatebox {
border:1px solid #CCCCCC;
float:left;
margin:5px 3px 0 0;
overflow:hidden;
width:26px;
}


#alumni-wrapper .upcoming li div.graphicdatebox2 {
float:left;
margin:5px 3px 0 0;
overflow:hidden;
width:26px;
}

#alumni-wrapper .upcoming p {
	float: left;
	width: 73%;
	margin:0;
	padding:5px 0 4px 0;
}

#alumni-wrapper #upcoming-viewall {
	float: right;
}

/* ////////// Benefits and Stay connected ////////// */

#alumni-wrapper #tabbed {
	float: right;
	width: 51%;
	height: 100%;
}

.tabbed-content {
	clear: left;
	background: #fff;
	border:1px solid #b1b1b1;
	padding: 2px;
	overflow: hidden;
	z-index: 1;
}
	.tabbed-content ul {
		background: #eaeaea;
		padding: 0 4px;
		overflow: hidden;
		height: 100%;
	}
		.tabbed-content  ul li {
			padding: 7px 0 0 0;
			margin: 0 0 2px 0;
			overflow:hidden;
			line-height: 1.5em;
			clear: both;
		}
			.tabbed-content ul li h3{
				margin-top:0px !important;
				margin-bottom:1px;
			}
			.tabbed-content ul li .tabbed-content-image{
				float: right;				
				margin:0 0 0 6px;
			}
			.tabbed-content ul li.item2{
				background: #eaeaea url(/display_images/alumni/dotted.gif) center top no-repeat;
			}
			.tabbed-content ul li.item2 .tabbed-content-image{
				float:left;
				margin:0 6px 0 0;
			}
				
			
				

/* ////////// About the Society - What's new - Shortcuts ////////// */

#about-what-shortcuts {
        padding: 30px 0 0 35px;
	margin-top:30px;
	float:left;
	overflow:hidden;
	width: 100%;
}

#about-what-shortcuts div{
	width: 162px;
	width:31%;
	float: left;
	margin-right: 3%;
}
	#about-what-shortcuts div.last{
		margin-right: 0;
	}
	
	#about-what-shortcuts ul{
		background: url(/display_images/alumni/dotted.gif) left top repeat-x;
		padding:10px 0 0 15px;
	}		
		#about-what-shortcuts ul li {
			background: url(http://www.ytumed.org.tr/imajlar/arrow_list.gif) left 6px no-repeat;
			padding: 0 0 7px 15px;
		}

	#about-what-shortcuts h2 {
		margin: 0 0 0 0;
		color: #222;
		display: block;
		text-indent: -5000px;
		padding: 0 0 8px 0;
	}

#about-what-shortcuts h2.about-the-society {
	background: url(/display_images/alumni/header_aboutthesociety.gif) left 3px no-repeat;
}

#about-what-shortcuts h2.whats-new {
	background: url(/display_images/alumni/header_whatsnew.gif) left 3px no-repeat;
}

#about-what-shortcuts h2.shortcuts {
	background: url(/display_images/alumni/header_shortcuts.gif) left 3px no-repeat;
}


.tabloduyuru{
    border-style: solid;
    border-color: #b1b1b1;
    border-width: 1px}   


.resimKutusu { 
	background: url(imajlar/golge.gif) no-repeat bottom right; 
	clear: right; 
	float: left; 
	position: relative; 
} 
.resimKutusu img { 
	background-color: #fff; 
	border: 1px solid #a9a9a9; 
	padding: 4px; 
	display: block; 
	margin: -5px 5px 5px -5px; 
	position: relative; 
}


.resimKutusu2 { 
	clear: right; 
	float: left; 
	position: relative; 
} 
.resimKutusu2 img { 
	background-color: #fff; 
	border: 1px solid #a9a9a9; 
	padding: 4px; 
	display: block; 
	margin: -5px 5px 5px -5px; 
	position: relative; 
}


 input.metinAlani {
 color: #000000;
 background-color: #b5c9e2;
 border: 1px solid #31557f;
 font:12px Arial, Helvetica, sans-serif;
 }

 input.gonder {
 color: #224059;
 background-color: #b5c9e2;
 border-top: 2px #cce3ff solid;
 border-left: 2px #cce3ff solid;
 border-bottom: 2px #31557f solid;
 border-right: 2px #31557f solid;
 font:bold 12px Arial, Helvetica, sans-serif;
 }

 fieldset {
 border: 1px solid #31557f;
 width: 35em
 padding-bottom:0.8em;
 }
 
 fieldset.legend {
 color: black;
 background-color: #b5c9e2;
 border: 1px solid #31557f;
 padding: 2px 6px
 }
 
 dt {
 width: 8em;
 float: left;
 text-align: right;
 margin-right: 0.5em;
 display: block;
 font:12px Arial, Helvetica, sans-serif;
 }

.temel{
    display:block;
    clear:both;
    FONT-SIZE: 8.5pt;
    FONT-FAMILY: Verdana;
    letter-spacing: -1.3px;
    font-weight: 500; 
    text-decoration: none;
    background-color: #FFFFFF;
    color: #1B6DF4} /* #1B6DF4 veya 0186d3 veya 008ee0*/
.temel:hover{
    FONT-SIZE: 8.5pt;
    letter-spacing: -1.3px;
    font-weight: 500; 
    text-decoration: none;
    color: #FFB400}

