﻿body
{
    background-position: center top;
    font-family: 'Lucida Sans Unicode';
    font-size: 12px;
    background-image: url('/Images/powerwax_bg.jpg');
    background-repeat: repeat-x;
    background-color: #d4f0fe;behavior: url("/Script/iepngfix.htc")
}
.HBaslik
{
    width: 100%;
    float: left;
    padding: 4px;
    color: #0081e6;
    font-size: 16pt;
}
#iller
{
    font-family: 'Lucida Console';
    font-size: 12px;
    width: 100%;
}
form label.error, label.error
{
    
    /* remove the next line when you have trouble in IE6 with labels in list */
    color: red;
    cursor: pointer;
    display: block;
    font-style: italic;
    font-size: 10px;
}
form td
{
    text-align: left;
}
div.error { display: none; }
input {	border: 1px solid black; }
input.checkbox { border: none }
input:focus { border: 1px dotted black; }
input.error { border: 1px dotted red;}
 #ikForm
        {
            font-size: 11px;
            color: #333333;
            font-family: "Trebuchet MS";
        }
       
        #ikForm input
        {
            font-size: 11px;
            width: 90%;
            border: 1px solid #333333;
        }
       
        #ikForm select
        {
            font-size: 11px;
            color: #333333;
        }
       
       #ikForm textarea
        { height:50px;
            color: #333333;
            font-size: 11px;width:95%;border: 1px solid #333333;
        }
.WebHaberForMain
{
    background-position: left top;
    width: 560px;
    height: 120px;
    float: left;
    padding: 15px 4px 4px 4px;
    background-image: url('/Images/cizgi.gif');
    background-repeat: no-repeat;
}
.WebHaberForMain a
{
    text-decoration: none;
    color: #000000;
}
.WebHaberForMain a:hover
{
    text-decoration: underline;
}    
.WebHaberForMain .HaberTarih
{
    float: left;
    width: 54px;
    height: 56px;
    text-align: center;
    font-size: 10pt;
    background-image: url('/Images/tarihback.png');
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-weight: bold;
}
.WebHaberForMain .HaberTarih p
{
    margin:0;
    }

.WebHaberForMain .HaberBaslik a
{ color: #da251c;
    
    }
.WebHaberForMain .HaberBaslik
{
    float: left;
    width: 490px;
    margin-left: 10px;
    color: #da251c;
    font-weight: bold;
    font-size: 13px;
}
.WebHaberForMain .HaberResim
{
    float: left;
    width: 165px;
    margin-left: 10px;
    color: #da251c;
    height: 95px;
}
.WebHaberForMain .HaberResim img
{width: 163px;
    height: 93px;
    }
.WebHaberForMain .HaberIcerik
{
    float: left;
    width: 490px;
    height: 97px;
    font-size: 12px;
    margin-left: 10px;
}
    #istekForm { font-size: 11px;
            color: #333333;
            font-family: "Trebuchet MS";
        }
       
        #istekForm input
        {
            font-size: 11px;
            width: 90%;
            border: 1px solid #333333;
        }
       #istekForm textarea
        { height:184px;
            color: #333333;
            font-size: 11px;width:95%;border: 1px solid #333333;
        }

#PageMain
{
    width: 795px;
    padding: 5px;
    margin: 0 auto;
    height: 100%;
}
#Header
{float:left;
 height:130px;
    width:100%;
    }
#Content
{
   margin-left:12px;
   _margin-left:6px;
  
   margin-top:1px; -moz-margin-top:0;
    width: 770px;
    background-color: #FFFFFF;
    height:100%;
    float: left;
    clear:both;
}
    #Footer
{float:left;
 width:100%;

    
    }
   .Box .tdBottomMiddle
        {
            font-size: 1px;
            background-image: url('/Images/ekutu_14.png');
        }
        .Box .tdTopMiddle
        {
            font-size: 1px;
            background-image: url('/Images/ekutu_02.png');
        }
        .Box .tdMiddleLeft
        {
            background-image: url('/Images/ekutu_05.png');
            background-repeat: repeat-y;
        }
        .Box .tdMiddleRight
        {
            background-image: url('/Images/ekutu_08.png');
            background-repeat: repeat-y;
        }

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu-h {
    margin: 0;
    border: 0 none;
    padding: 0;
    width: 770px; /*For KHTML*/
    list-style: none;
    
    
}

ul#navmenu-h li
{
    background-position: right;
    margin: 0;
    border: 0 none;
    padding: 0;
    float: left; /*For Gecko*/
    display: inline;
    list-style: none;
    position: relative;
    z-index: 1000;
    background-image: url('/Images/bar_seperator.png');
    background-repeat: no-repeat;
}

ul#navmenu-h ul
{
    margin: 0;
    border: 0 none;
    padding: 0;
    width: 120px;
    list-style: none;
    display: none;
    position: absolute;
    top: 39px;
    left: 0;
    z-index: 1001;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-h ul li
{
    width: 120px;
    float: left; /*For IE 7 lack of compliance*/
    display: block !important;
    display: inline; 
    background-image: none;
    
}

/* Root Menu */
ul#navmenu-h a
{
    padding: 0 10px;
    float: none !important; /*For Opera*/
    float: left; /*For IE*/
    display: block;
    color: #FFF;
    font: bold 11px/38px 'Trebuchet MS';
    text-decoration: none;
    height: auto !important;
    height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
  color: #4E575E;
}
ul#navmenu-h  ul li a
{
    padding: 0 10px;
    float: none !important; /*For Opera*/
    float: left; /*For IE*/
    display: block;
    color: #FFF;
    font: bold 11px/25px 'Trebuchet MS';
    text-decoration: none;
    height: auto !important;
    height: 1%; /*For IE*/
}

/* 2nd Menu */
ul#navmenu-h li:hover li a, ul#navmenu-h li.iehover li a
{
    background-position: #da251c;
    float: none;
    background: #da251c;
    color: #FFF;
   
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
  background: #F37021;
  color: #4E575E;
}

/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a {
  background: #4E575E;
  color: #FFF;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a {
  background: #F37021;
  color: #4E575E;
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a {
  background: #4E575E;
  color: #FFF;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
  background: #F37021;
  color: #4E575E;
}

ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 190px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
}
.menu
{
    background-position: left;
    background-image: url('/Images/PowerWax3_03.png');
    background-repeat: no-repeat;
    width: 795px;
    height: 39px;
}
.list
{
    width:650px;
    text-align:left;
    
    }
.caption
{
    padding: 2px;
    font-size: 14px;
    background-color: #F0F0F0;
}
/*img { behavior: url("/Script/iepngfix.htc");*/

}
.link_nor{
background-color: #333333;
font: normal 76% "Arial", "Lucida Grande",Verdana, Sans-Serif;
border: 2px solid #808000;
padding:0px 4px 0px 4px;
text-align:center;
color:white
}


.link_act
{
background-color:#808000;
font: normal 76% "Arial", "Lucida Grande",Verdana, Sans-Serif;
border: 2px solid #808000;
padding:0px 4px 0px 4px;
text-align:center;
color:white
}
 

span{
font: normal 76% "Arial", "Lucida Grande",Verdana, Sans-Serif;
color:black
}


.gray
{
background-color: gray;
position: absolute;
border: 0px solid #9F6D11;
z-index: 100;
}





.opa{
color:white;
padding:10px 20px 0px 20px;
position: absolute;
z-index: 101;
background-color: #FFA928;
opacity:0.5;
filter: alpha(opacity=50);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100,FinishOpacity=50, Style=3, StartX=0, FinishX=100, StartY=0,FinishY=16); 
-moz-opacity: 0.5;
}

 .PompaFiyatlari .tdMiddleLeft
        {
            background-image: url('/Images/PowerWax3_14.png'); background-repeat: repeat-y;
        }
         .PompaFiyatlari .tdMiddleRight
         {
             background-image: url('/Images/PowerWax3_17.png'); background-repeat: repeat-y;
             }
         
             .PompaFiyatlari .tdBottomCenter
         {
           background-image: url('/Images/PowerWax3_22.png'); background-repeat: repeat-x
             }
.Box
{
    margin-top: 5px;
}
.Box p
{
    margin: 2px;
    color: #666666;
    padding-left: 3px;
}
.Box .Btn
{
    background-color: #FF6600;
    color: #FFFFFF;
    border: thin solid #FFFFFF;
}
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 3000;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 10000;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('/Images/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 9000;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 10000;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 10000;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 10000;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('/Images/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 18100;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 11100; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 11200; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('/Images/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('/Images/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 7000;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 7000;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/Images/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/Images/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/Images/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/Images/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/Images/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/Images/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/Images/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/Images/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 10000;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('/Images/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('/Images/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('/Images/fancy_title_right.png') repeat-x;
}
a img {
	border: 1px solid #CCC;
	padding: 2px;	
	margin: 10px 5px 10px 0;
}
