@charset "iso-8859-1";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.test{background-color:#FFCC00;
vertical-align:bottom;
color: #000000;
}
.ust {
font-family:Arial, Helvetica, sans-serif;
color: #999999;}
.yemek {color: #000000;
font-weight:bold;}
.catering {color: #555555}
.menu{color:#FFFFFF;}

table.orta {
border : none;
border-collapse : collapse;
border-spacing : 0px;
background-color:#000000;
}

table.orta th {
padding : 0px;
}

table.orta td {
padding : 0px;
color:#FFFFFF;
}

.ankara-yemek-catering {}
.toplu-yemek {color: #999999;
font-size:10px}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#mContainer {
	position:relative;
	margin:0 auto;
	width:975px;
	height:25px;
	border-top:1px solid #638DA1;
	border-bottom:1px solid #638DA1;
	background-color:#F2F5F6;
	padding:5px 0 0 0;
	z-index:0;
}

#mContainer li {
	position:relative;
	display:inline;
	margin:0 10px 0 12px;
	font:0.8em arial,verdana;
	padding:0;
	z-index:20;
}

#mContainer li a {
	text-decoration:none;
	color:#638DA1;
}

#slider {
	position:absolute;
	background-color:	#98B4C1;
	border:1px solid #78919B;
	width:74px;
	height:20px;
	padding:0;
	z-index:1;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.ubercolortabs{
padding: 0;
margin: 200;
width: 100%;
overflow: hidden;
background: transparent;
}

.ubercolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin: 0;
padding: 0;
list-style: none;
}

.ubercolortabs li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform: uppercase;
}
.ubercolortabs a{
float: left;
color: white;
background: #0b1c23 url(roundleft.gif) no-repeat left top; /*default background color of tabs, left corner image*/
margin: 0 2px 0 0;
padding: 0 0 1px 3px;
text-decoration: none;
letter-spacing: 1px;
}

.ubercolortabs a span{
float: left;
display: block;
background: transparent url(roundright.gif) no-repeat right top; /*right corner image*/
padding: 7px 9px 3px 6px;
cursor: pointer;
}

.ubercolortabs a span{
float: none;
}


.ubercolortabs a:hover, .ubercolortabs li.selected a{
background-color: #CD2026; /*background color of tabs onMouseover*/
color: white;
}

.ubercolortabs a:hover span{
background-color: transparent;
}


.ubercolordivider{ /*CSS for horizontal line.*/
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #0b1c23; /*background color of horizontal line*/
border-top: 1px solid #0b1c23; /*Remove this to remove border between bar and tabs*/
}