BODY{
}

#Content ul{
margin:20px 0px;
}
#Content ul, #Content li{
list-style-type:disc;
margin-left:20px;
}

/* LAYOUT */
#topMenuBottom{
width:960px;
height:10px;
margin:11px 0px 30px 0px;
float:left;
background:#e6e6e6;
border-bottom:1px solid #fff;
}
#contentContainer{
background:#f3f3f3 url(images/layout/bg-content.jpg) repeat-x top;
line-height:18px;
border-top:1px solid #fff;
}
#ContentLeftTwo{
width:720px;
float:left;
}
	#contentImageContainer{
	width:100px;
	float:left;
	margin:20px 0px 0px 10px;!important /* IE Hack */
	margin:20px 0px 0px 20px;
	}
		#contentImageContainer img{
		border: 1px solid #fff;
		}
	#Content{
	width:580px;
	float:right;
	margin-top:20px;
	text-align:justify;
	line-height:18px;
	}
#contentRight{
width:180px;
float:right;
padding:20px;
}

/* TEXTs */
#Content h1{
font-family:"Trebuchet MS", Arial, Helvetica;
font-size:18px;
color:#FF3300;
}
#Content h2{
font-weight:bold;
color:#FF3300;
}
#Content h3{
font-style:italic;
}
#Content p{
margin:15px 0px;
}

#contentRight h1{
clear:both;
width:170px;
height:14px;
padding:3px 0px 6px 10px;
background:#0099ff;
color:#FFFFFF;
}

#PhoneNumber{
margin-bottom:10px;
padding:10px 5px;
font-size:18px;
color:#FF0000;
text-align:center;
border-bottom:1px solid #0099FF;
}
	.BigNumbers{
	font-size:24px;
	font-weight:bold;
	}

#Identification{
font-style:italic;
color:#666666;
margin:5px 0px 20px 0px;
}

/* LINKS */
/* General */
#Content a:Link, #Content a:Visited{
color:#0099FF;
}
#Content a:Hover{
color:#CC0000;
border-bottom:1px solid #999999;
}

/* Navigation Menu */
#navMenu {
width: 180px;
margin-bottom:20px;
}
#navMenu li {
margin: 0px;
padding: 0px;
text-indent:25px;
}
#navMenu a {
border-bottom: 1px solid #fff;
display: block;
padding: 5px 0px 2px 0px;
height: 20px;
text-decoration: none;
color: #29424B;
background-color:#f4f4f4;
font: normal 13px;
}
#navMenu a:hover {
color: #000;
background-color:#CCEEF7;
}

.printLink{
background:url(images/layout/icons/print.gif) no-repeat left;
}
.sendLink{
background:url(images/layout/icons/send.gif) no-repeat left;
}
.homeLink{
background:url(images/layout/icons/home.gif) no-repeat left;
}
.pageLink a{
background:url(images/layout/icons/page.gif) no-repeat left;
}

/* Share Links */
#shareMenuContainer {
width: 180px;
margin-bottom:50px;
}
#shareMenu li {
margin: 0px;
padding: 0px;
}
#shareMenu a {
display: block;
float:left;
width:30px;
height:30px;
float:left;
background-color:#f4f4f4;
}
#shareMenu a:hover {
background-color:#fff;
border-bottom:1px solid #0099ff;
}

.facebook{
background:url(images/layout/icons/facebook.gif) no-repeat center;
}
.delicious{
background:url(images/layout/icons/delicious.gif) no-repeat center;
}
.google{
background:url(images/layout/icons/google.gif) no-repeat center;
}
.technorati{
background:url(images/layout/icons/technorati.gif) no-repeat center;
}
.yahoo{
background:url(images/layout/icons/yahoo.gif) no-repeat center;
}
.digg{
background:url(images/layout/icons/digg.gif) no-repeat center;
}

/* Latest News Menu */
#latestMenu {
width: 180px;
margin-bottom:10px;!important
margin-bottom:20px;
}
#latestMenu li {
margin: 0px;
padding: 0px;
}
#latestMenu a {
display: block;
padding: 0px 0px 2px 15px;!important /* IE Hack */
padding: 5px 0px 2px 15px;
text-decoration: none;
color: #29424B;
background:#f4f4f4 url(images/layout/icons/list.gif) no-repeat 0px 8px;
border-bottom: 1px dashed #999;
}
#latestMenu a:hover {
color: #000;
background-color:#fff;
border-bottom: 1px solid #999;
}

/* News */
#News{
width:575px;
padding: 25px 0px 0px 0px;
float:left;
}
	#News h1{
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:15px;
	font-style:italic;
	color:#FF3300;
	margin-bottom:10px;
	}
	#News #Item{
	width:555px;
	height:100px;
	padding:10px;
	display:block;
	clear:both;
	margin-bottom:10px;
	border:1px solid #fff;
	}
	#News #Item:hover{
	border:1px solid #CCCCCC;
	}
	#News p{
	line-height:15px;
	margin-top:7px;
	text-align:justify;
	}
	#News img{
	margin-right: 10px;
	float:left;
	}
	#News #Item .NewsItemTitle{
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:14px;
	font-weight:bold;
	color:#0099ff;
	line-height:18px;
	}
	#News #Item:Hover .NewsItemTitle{
	color:#0099ff;
	}
	#News a:Link, #News a:Visited{
	color:#000;
	}
	#News a:Hover{
	border-bottom:1px solid #CCCCCC;
	}

/* Books */
#Books{
width:575px;
padding: 25px 0px 0px 0px;
float:left;
}
	#Books #Book{
	width:555px;
	height:124px;
	padding:10px;
	display:block;
	clear:both;
	margin-bottom:10px;
	border:1px solid #fff;
	}
	#Books #Book:hover{
	border:1px solid #CCCCCC;
	}
	#Books p{
	line-height:15px;
	margin:0px;
	}
	#Books img{
	margin-right: 10px;
	float:left;
	}
	#Books #Book .BookTitle{
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:18px;
	font-weight:bold;
	color:#0099ff;
	border:none;
	display:block;
	margin-bottom:20px;
	}
	#Books #Book:Hover .BookTitle{
	color:#000;
	}
	#Books a:Link, #Books a:Visited{
	color:#000;
	}
	#Books a:Hover{
	border-bottom:1px solid #CCCCCC;
	}
	#Book .Author{
	font-style:italic;
	margin-bottom:10px;
	}

#otherBooks{
width:180px;
}
	#otherBook{
	clear:both;
	width:158px;
	border:1px solid #eaeaea;
	text-align:center;
	margin:10px 0px 5px;
	padding:10px;
	}

/* Comments */
#Comments{
width:575px;
float:left;
}
	#Comments #Comment{
	width:555px;
	padding:10px;
	display:block;
	clear:both;
	margin-bottom:10px;
	border:1px solid #fff;
	}
	#Comments #Comment:hover{
	border:1px solid #CCCCCC;
	}
	.Participant{
	font-weight:bold;
	line-height:0;
	font-size:14px;
	}
	a.Seminar:Link, a.Seminar:Visited{
	font-style:italic;
	color:#0099CC;
	}
	a.Seminar:Hover{
	color:#006699;
	}

/* Guidance */
#Guidance{
width:575px;
float:left;
}
	#Guidance #Guide{
	width:555px;
	height:100px;
	padding:10px;
	display:block;
	margin-bottom:10px;
	border:1px solid #fff;
	}
	#Guidance #Guide:hover{
	border:1px solid #CCCCCC;
	}
	#Guidance p{
	line-height:15px;
	margin-top:7px;
	text-align:justify;
	}
	#Guidance img{
	margin-right: 10px;
	float:left;
	}
	#Guidance #Guide .NewsItemTitle{
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:14px;
	font-weight:bold;
	color:#0099ff;
	line-height:18px;
	}
	#Guidance #Guide:Hover .NewsItemTitle{
	color:#0099ff;
	}
	#Guidance a:Link, #Guidance a:Visited{
	color:#000;
	}
	#Guidance a:Hover{
	border-bottom:1px solid #CCCCCC;
	}

/* Sayfalama Menüsü */
#paginationContainer{
width:555px;
float:left;
padding:12px 5px 5px 10px;
background:#FFFFFF;
border:1px solid #ccc;
}

A.SayfaNo:link, A.SayfaNo:visited{
    BORDER-RIGHT: #EBEBEB 1px solid;
    PADDING-RIGHT: 4px;
    BORDER-TOP: #EBEBEB 1px solid;
    PADDING-LEFT: 4px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #EBEBEB 1px solid;
    COLOR: #55a0ff;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #EBEBEB 1px solid;
    TEXT-DECORATION: none
}
A.SayfaNo:hover{
	BACKGROUND: #55a0ff;
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
