﻿body {
background-attachment:fixed;
background-repeat: repeat-x;
background-color:#ffffff;	
}

a.UrunBaslik {
	font-weight:bold;
	font-size:10px;
	font-family:Verdana,Tahoma,arial;
	text-decoration:none;
	padding-bottom:0px;
	color:#333333;
}

a.genellink {
color:#333333;
font-size:11px;
font-family:Verdana;
text-decoration:none;
}


#paylas {
color:#333333;
font-size:11px;
font-family:Verdana;
text-decoration:none;
}

#urunortalama {
color:#333333;
font-size:10px;
font-family:Verdana;
text-decoration:none;
}

a:hover {
color:#FB5300;
text-decoration: underline;
}

.kategoribaslik {
	font: bold 11px Verdana;
    color:#FB5300;
    text-decoration: none;
		
}

.baslik {
	font: bold 11px Verdana;
    color:#000000;
		
}
.baslik_k {
	font: 10px Verdana;
    color:#333333;
		
}

.baslik_o {
	font: 11px Verdana;
    color:#333333;
		
}

.hata {
	font: bold 11px Tahoma;
	color:Red;	
}


/* Tab Control Stil Baslangic */

.green .ajax__tab_header 
{
    background:url(siteresimleri/green_bg.gif) repeat-x;
}
.green .ajax__tab_hover .ajax__tab_outer,
.green .ajax__tab_active .ajax__tab_outer 
{
    background:url(siteresimleri/green_left.gif) no-repeat left top;
}
.green .ajax__tab_hover .ajax__tab_inner,
.green .ajax__tab_active .ajax__tab_inner 
{
    background:url(siteresimleri/green_right.gif) no-repeat right top;
}

.ajax__tab_default .ajax__tab_header 
{
	font-size:13px;
	font-weight:bold;
	color:#000;
    font-family:sans-serif;
    text-align:left;
}
.ajax__tab_default .ajax__tab_active .ajax__tab_outer,
.ajax__tab_default .ajax__tab_header .ajax__tab_outer,
.ajax__tab_default .ajax__tab_hover .ajax__tab_outer
{
    height:46px;
}
.ajax__tab_default .ajax__tab_active .ajax__tab_inner,
.ajax__tab_default .ajax__tab_header .ajax__tab_inner,
.ajax__tab_default .ajax__tab_hover .ajax__tab_inner
{
    height:46px;
    margin-left:16px; /* offset the width of the left image */
}
.ajax__tab_default .ajax__tab_active .ajax__tab_tab,
.ajax__tab_default .ajax__tab_hover .ajax__tab_tab,
.ajax__tab_default .ajax__tab_header .ajax__tab_tab
{
	margin:16px 16px 0px 0px;
}
.ajax__tab_default .ajax__tab_hover .ajax__tab_tab,
.ajax__tab_default .ajax__tab_active .ajax__tab_tab 
{
	color:#fff;
}

.ajax__tab_default .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    border:2px solid #f4f4f4;
    border-top:0;
    padding:8px;
    background-color:#ffffff;
}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
list-style-type: none;
text-align: left;
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 1px 0px;
margin-right: 1px;
border: 1px solid #778;
color: #2d2b2b;
background: white;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ 
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ 
text-decoration: none;
}

.tabcontentstyle{
border: 1px solid gray;
width: 450px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}

/* Tab Control Stil Sonu */


/* Image Hover */

.highslide {
    cursor: url(../siteresimleri/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid #eef1f5;
}
.highslide:hover img {
	border: 2px solid #eef1f5;
}
 
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 2px solid #eef1f5;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border-bottom: 3px solid white;
    font-family: Verdana, Helvetica;
    font-size: 11px;
    padding: 5px;
    background-color: #e7e7e7;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: #eef1f5;
    padding-left: 22px;
    background-image: url(siteresimleri/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
 
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: red;
    font-family:Verdana;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: black;
    background-color: #eef1f5;
}
a.highslide-full-expand {
	background: url(siteresimleri/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
 
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* Image Hover */

#loading { 
    width: 250px; 
    height: 100px; 
    position:absolute; 
    left: 50%; 
    top: 50%; 
    margin-top: -50px; 
    margin-left: -100px; 
    text-align: center;
} 

#keyboardInputMaster {
  position:absolute;
  border:2px groove #dddddd;
  color:#000000;
  background-color:#dddddd;
  text-align:left;
  z-index:1000000;
  width:auto;
}

#keyboardInputMaster thead tr th {
  text-align:left;
  padding:2px 5px 2px 4px;
  background-color:inherit;
  border:0px none;
}
#keyboardInputMaster thead tr th select,
#keyboardInputMaster thead tr th label {
  color:#000000;
  font:normal 11px Arial,sans-serif;
}
#keyboardInputMaster thead tr td {
  text-align:right;
  padding:2px 4px 2px 5px;
  background-color:inherit;
  border:0px none;
}
#keyboardInputMaster thead tr td span {
  padding:1px 4px;
  font:bold 11px Arial,sans-serif;
  border:1px outset #aaaaaa;
  background-color:#cccccc;
  cursor:pointer;
}
#keyboardInputMaster thead tr td span.pressed {
  border:1px inset #999999;
  background-color:#bbbbbb;
}

#keyboardInputMaster tbody tr td {
  text-align:left;
  margin:0px;
  padding:0px 4px 3px 4px;
}
#keyboardInputMaster tbody tr td div {
  text-align:center;
  position:relative;
  height:0px;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout {
  height:auto;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table {
  height:20px;
  white-space:nowrap;
  width:100%;
  border-collapse:separate;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table.keyboardInputCenter {
  width:auto;
  margin:0px auto;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td {
  vertical-align:middle;
  padding:0px 5px 0px 5px;
  white-space:pre;
  font:normal 11px 'Lucida Console',monospace;
  border-top:1px solid #e5e5e5;
  border-right:1px solid #5d5d5d;
  border-bottom:1px solid #5d5d5d;
  border-left:1px solid #e5e5e5;
  background-color:#eeeeee;
  cursor:default;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.last {
  width:99%;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.alive {
  background-color:#ccccdd;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.target {
  background-color:#ddddcc;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.hover {
  border-top:1px solid #d5d5d5;
  border-right:1px solid #555555;
  border-bottom:1px solid #555555;
  border-left:1px solid #d5d5d5;
  background-color:#cccccc;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.pressed,
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.dead {
  border-top:1px solid #555555;
  border-right:1px solid #d5d5d5;
  border-bottom:1px solid #d5d5d5;
  border-left:1px solid #555555;
  background-color:#cccccc;
}

#keyboardInputMaster tbody tr td div var {
  position:absolute;
  bottom:0px;
  right:0px;
  font:bold italic 11px Arial,sans-serif;
  color:#444444;
}

.keyboardInputInitiator {
  margin-left:3px;
  vertical-align:middle;
  cursor:pointer;
}

#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
}

.modalBackground
    {
        background-color: black;
        filter: alpha(opacity=70);
        opacity: 0.7;
    }
