﻿h1 {
color:#000000; font-size:11px; font-family:Tahoma;
}
.DefaultHeaderBar
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #ffffff;
	padding-top: 5px;
	background-image: url(../Images/Default/DHB_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 25px;
	font-family:"Tahoma";
	font-size:11px;
}

.yazdir
{
	color: #000000;
	font-family:"Tahoma";
	font-size:11px;
}


.DefaultHeaderBar1
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #006699;
	padding-top: 5px;
	background-image: url(../Images/Default/DHB_bg1.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 25px;
	font-size: 11px;
}

.DefaultHeaderBar2
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #006699;
	padding-top: 5px;
	background-image: url(../Images/Default/DHB_bg2.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 25px;
	font-size: 11px;
}

a.DefaultHeaderBarLink:link, 
a.DefaultHeaderBarLink:visited, 
a.DefaultHeaderBarLink:active
{
	color:#006699;
	text-decoration: none;
}

a.DefaultHeaderBarLink:hover
{
	color: #000000;
	text-decoration: underline;
}

.DefaultProductListHeader
{
	color: #000000;
	background-color: #e6e6e6;
	background-image:url(../Images/Default/DPLH_bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

.ImageVerificationBox
{
	text-align: center;
	border-right: lightsteelblue 1px solid;
	border-top: lightsteelblue 1px solid;
	border-left: lightsteelblue 1px solid;
	border-bottom: lightsteelblue 1px solid;
	height: 15px;
	font-weight: bold;
	font-size: 9pt;
	font-family: Tahoma;
	color: #778899;
}

.DefaultProductListRowA{
	background-color:#fff;
	border:solid 1px #E2E2E2;
	height:23px;
	background-image:url(../Images/Default/DPLHR_bg.png);
	background-repeat:repeat-x;
	background-position:center;
}

.DefaultProductListRowA:hover
{
	height: 23px;
	background-color: #F1FEFE;
	background: none;
	background-color: #F1FEFE;
	background: none;
	background-image: url(../Images/Default/DPLHRa_bg.png);
	background-repeat: repeat-x;
	background-position: center;
}

.DefaultProductListRow
{
	height: 23px;
	background-color:#fff;
	border:solid 1px #E2E2E2;
	background-image:url(../Images/Default/DPLHR_bg.png);
	background-repeat:repeat-x;
	background-position:center;
	font-size:11px;
}

.DefaultProductListRow:hover
{
	height: 23px;
	background-color:#F1FEFE;
	background:none;
	background-image:url(../Images/Default/DPLHRa_bg.png);
	background-repeat:repeat-x;
	background-position:center;
}

.ConfigOption
{
	background-color: Transparent;
	color: #696969;
}

.ConfigOption:hover
{
	background-color: ghostwhite;
	color: #000000;
}

.OrderButton
{
	background-position: left top;
	background-image: url(../Images/Order0.jpg);
	background-repeat: no-repeat;
	cursor: hand;
}

.OrderButton:hover
{
	background-position: left top;
	background-image: url(../Images/Order1.jpg);
	background-repeat: no-repeat;
	cursor: hand;
}
.haberimg{border:1px solid #D6D6D6;padding:2px;}
#so_oTickerContainer {
	width:700px;
	margin:0 auto;
	font:1.0em verdana,arial;
	background-color:lightyellow;
}

#so_oTickerContainer h1 {
	font:bold 1.5em verdana,arial;
	margin:0;
	padding:0;
}
	
.so_tickerContainer {
	position:relative;
	margin:0 auto;
	width:700px;
	text-align:inherit;
	vertical-align:top;
}

#so_tickerAnchor, #so_oTickerContainer a {
	text-decoration:none;
	color:black;
	font:bold 1.4em arial,verdana;
	border-right:1px solid #000;
	padding-right:2px;
}

#so_oTickerContainer a {
	border-style:none;
}

#so_oTickerContainer ul {
	margin-top:5px;
}

#so_tickerDiv {
	display:inline;
	margin-left:5px;
}

#so_tickerH1 {
	font:bold 1.2em arial,verdana;
	display:inline;
}

#so_tickerH1 a {
	text-decoration:none;
	color:#000;
	padding-right:2px;
}

#so_tickerH1 a img {
	border-style:none;
}