/*
	Title:			menu.css
	Copyright:		Copyright (c) 2006, Nexum Creative
	Description:	Nexum Boğaziçi Menu Rules Style Sheet
	Author:			Özgür GÜNEŞ
	Modify:			Tolgahan YILMAZ
*/

/* GENERAL ELEMENTS */

th {
	color: #FFF;
	text-align: center;
	margin:0;
	padding:0;
}

/* REFERANSLAR */
table.referanslaropen tr.hidden {
	display: none;
}

table.referanslaropen th {
	padding: 0;
}

table.referanslaropen th a {
	padding: 0px 0px 0px 0px;
	color: #3D608E;
	color: #3D608E;
	display: block;
}

table.referanslar td.text {
	padding: 0px;
}

table.referanslar td.logo {
	border: 1px solid #CCC;
}

table.referanslar th {
	padding: 0;
}

table.referanslar th a {
	padding: 0px 0px 0px 0px;
	color: #3D608E;
	display: block;
	position: relative;
}
.newsLink {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #3D608E;
	font-weight:normal;	
	text-decoration:none;
	padding-left:9px;
	display:block;

}
.newsLink:hover {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #F2701F;
	font-weight:normal;	
	text-decoration:none;
	padding-left:9px;
	display:block;
}
.a_buton {	
	color: #F2701F;
}





