.header_2
{
	background:url("../img/ustBolum2-topMenuContainer-bg.png") repeat-x ;
}

.header_2 #topMenuContainer
{
	height:35px;
	width:1000px;
	margin:0 auto;
	position:relative;
}


.header_2 #topMenuContainer #topMenu
{
	height:35px;
	float:left;
}


.header_2 #topMenuContainer #topMenu a
{
	margin-right:15px;
	color:#FFFFFF;
	font-size:11px;
	font-weight: bold;
	line-height:35px;
	text-decoration: none;	
	letter-spacing: 1px;
}

.header_2 #topMenuContainer #topMenu a:hover
{
	text-decoration: underline;
}

.header_2 #logoAdvContainer
{
	position:relative;
	width:1000px;
	margin:4px auto;
}

.header_2 #logoAdvContainer #logo
{
	display:block;
}
.header_2 #logoAdvContainer td
{
	vertical-align: middle;
}

.header_2 #logoAdvContainer #Adv542x105
{
	display:block;
}

.header_2 #searchBox
{
	position:absolute;
	right:0px;
	top:2px;
	height:22px;
	padding:2px 10px 2px 0px;
	width:160px;
	background:url("../img/ustBolum2-searchBox-bg.png") no-repeat top left;
}
.header_2 #searchBox form
{
	position:relative;
	width:100%;
}

.header_2 #searchBox #searchText
{
	height:14px;
	line-height: 14px;
	border:0px;
	background:url("http://yeniadana.net/img/ustBolum2-mainMenuRow1-item-bg-active.png") repeat-x;
	width:110px;
	padding:3px 3px;
	font-size:11px;
	font-weight: bold;
	color:#FFFFFF;
	position: absolute;
	left:30px;
	top:0px;
	margin:0px;
	outline:none;
}

.header_2 #searchBox #searchButton
{
	margin:0px;
	width:23px;
	height:21px;
	position: absolute;
	top:0px;
	border:0px;
	left:3px;
	background:url("../img/ustBolum2-searchButton.png") no-repeat center center;
}


/***************** MAIN MENU 1 *************************/

.header_2 #mainMenuContainer
{
	width:1000px;
	margin:0px auto;
}

.header_2 #mainMenuRow1
{
	position:relative;
	padding:0px;
	margin:0px;
	background:#d60000;
	height:35px;
	background: url("../img/ustBolum2-mainMenuRow1-bg.png");
}

.header_2 #mainMenu1
{
	height:35px;
	line-height: 35px;
	display:inline-block;
	max-width:1000px;
	margin:0px;
	margin-bottom:-3px;
}



.header_2 #mainMenu1 div.menu-item a
{
	
	text-decoration: none;
	font-size:13px;
	font-weight: bold;
	color:#FFFFFF;
	display:block;
	height:35px;
	padding:0px 13px;
	
}


.header_2 #mainMenu1 div.menu-item
{
	display: block;
	position: relative;
	float:left;
	z-index: 0;
}


.header_2 #mainMenu1 div.menu-item:hover
{
	background:url("http://yeniadana.net/img/ustBolum2-mainMenuRow1-item-bg-active.png") repeat-x #03234d;
	z-index: 2;
}


.header_2 #mainMenu1 div.menu-item div.leftBorder,
.header_2 #mainMenu1 div.menu-item div.rightBorder
{
	height:35px;
	width:2px;
	position:absolute;
	top:0px;
	background-position:center center;
	background-repeat: no-repeat;
	z-index: -1;
}


.header_2 #mainMenu1 div.menu-item div.leftBorder
{
	
	background:url("../img/ustBolum2-mainMenuRow1-item-leftBorder.png");
	left:0px;
}

.header_2 #mainMenu1 div.menu-item div.rightBorder
{
	background:url("../img/ustBolum2-mainMenuRow1-item-rightBorder.png");
	right:0px;
}

.header_2 #mainMenu1 div.menu-item:hover div.subMenu
{
	display:inline-block;
	z-index:1;
}

.header_2 #mainMenu1 div.menu-item div.subMenu
{
	position:absolute;
	top:35px;
	left:2px;
	width:200px;
	float:left;
	display:none;
	background:#710000;
	z-index:1;
}
.header_2 #mainMenu1 div.menu-item div.subMenu a.submenu-item:hover
{
	background:#990000;
}

.header_2 #mainMenu1 div.menu-item div.subMenu a.submenu-item
{
	display:block;
	padding:5px 10px;
	height:20px;
	line-height: 20px;
	overflow: hidden;
	background-position:top center;
	background-repeat: no-repeat;
}

/********************** MAIN MENU 2 **************/
.header_2 #mainMenuRow2
{
	background:#d5d5d5;
	border-top:3px solid #FFFFFF;
	display:none;
}

.header_2 #mainMenu2
{
	height:30px;
	line-height: 30px;
}



.header_2 #mainMenu2 div.menu-item a
{
	
	text-decoration: none;
	font-size:13px;
	font-weight: bold;
	color:#000000;
	display:block;
	height:30px;
	padding:0px 13px;
	
}


.header_2 #mainMenu2 div.menu-item
{
	display: block;
	position: relative;
	float:left;
	z-index: 0;
}


.header_2 #mainMenu2 div.menu-item:hover a
{
	color:#FFFFFF;
}


.header_2 #mainMenu2 div.menu-item:hover 
{
	background: #373737;
	z-index: 2;
}

.header_2 #mainMenu2 div.menu-item:hover div.subMenu
{
	display:block;
	z-index:1;
}
.header_2 #mainMenu2 div.menu-item div.subMenu
{
	position:absolute;
	top:30px;
	left:0px;
	width:200px;
	margin-right:-200px;
	float:left;
	display:none;
	background:#373737;
	z-index:1;
}
.header_2 #mainMenu2 div.menu-item div.subMenu a.submenu-item:hover
{
	background: #6B6B6B;
}

.header_2 #mainMenu2 div.menu-item div.subMenu a.submenu-item
{
	display:block;
	padding:5px 10px;
	height:20px;
	line-height: 20px;
}


/***********     BREAKİNG NEWS    ***********/ 
.header_2 #breakingNewsContainer
{
	position:relative;
	width:1000px;
	margin: 0 auto;
	height:40px;
	background:url("../img/ustBolum2-breakingNews-bg.png") no-repeat top center;
}

#today
{
    position:absolute;
    top:10px;
    left:30px;
    color:#FFFFFF;
    font-size:12px;
    font-weight:bold;
}

#uyelik
{
    position:absolute;
    right:5px;
}
#uyelik a
{
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 35px;
    margin-right: 10px;
    text-decoration: none;
}


#uyelik a:hover
{
    text-decoration:underline;
}