﻿body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#424242;
	margin:0px;
}
a:link, a:visited{
	color:#0579d3;
	text-decoration:underline;
}
a:hover{
	color:#0579d3;
	text-decoration:none;
}
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin-bottom: -1px;
}
.RedText{
	font-size:11px;
	color:red;
}
#Wrapper{
	width:960px;
	margin-left: auto;
	margin-right:auto;
	border-bottom:3px #f26e20 solid;
	border-left:3px #f26e20 solid;
	border-right:3px #f26e20 solid;
}
#Container{
	width:926px;
	margin-left: auto;
	margin-right:auto;
	padding-bottom:20px;
	padding-top:20px;

}
#LogoDiv{
	width:136px;
	float:left;
}
#DefinationDiv{
	width:765px;
	float:left;
	color:#424242;
	font-size:14px;
	margin-left:20px;
}

.DivButtons a {
    display:block;
    margin:0 0px 0 0;
    background-color:#ebeaea;
    font-size:13px;
	text-align:left;
    text-decoration:none;
    color: #424242;
    cursor:pointer;
    /*padding:8px 10px 9px 7px; /* Links */
    width:100%;
    height:22px;
    padding-top:5px;
    padding-left:10px;
}
.DivButtons a {
    width:auto;
    overflow:visible;
   /* padding:6px 10px 5px 7px; /* IE6 */
}

.DivButtons a [type]{
    /*padding:7px 10px 7px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    /*padding:6px 10px 5px 7px; /* IE7 */
}

.DivButtons a:hover{
    background-color:#f26e20;
    color: white;
}
.SpecialDiv{
	background-color:#ebeaea;
	text-align:center;
	/*padding:3px 0 4px 0;*/
	height:23px;
	padding-top:4px;
}
#Footer{
	margin:15px 0 10px 0;
	text-align:right;
}
/*inner page*/
.Header{
	text-align:right;
	font-weight:bold;
	font-size:16px;
	margin:0 5px 10px 0;
}
/*SelectBox*/
div.skinned-select {
                background: url('../images/SelectBox.png') no-repeat scroll 0pt 100%;
                height:25px;
                background-position:right;
}
div.skinned-select select {
                opacity: 0;
                filter: alpha(opacity = 0);
                moz-opacity: 0;
                
                z-index: 100;
}
div.skinned-select .select-text {
  position: absolute;
                line-height: 25px;
                z-index: 1;
                margin-left:100px;

}
div.skinned-select .select-text,
div.skinned-select select,
div.skinned-select select option {
                /*width: 405px;*/
                font-size: 11px;
                color: #316D89;

}

/* non javascript version select */

.my-skinnable-select select {
  width: 405px;
  font-size: 11px;
  border: 1px solid #D5E6EE;
}
/*SelectBox*/

.screen{
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:850px;
	visibility:visible;

}

/*Popup*/

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #Kullanici_Adi_ve_Sifre {
  width:375px; 
  height:280px;
  padding:10px;
  background-color:#ffffff;
  border:2px black solid;

}

#boxes #Alan_Adi_Uyari {
  width:375px; 
  height:280px;
  padding:10px;
  background-color:#ffffff;
  border:2px black solid;
}

#boxes #Modem_ADSL_Isigi {
  width:375px; 
  height:230px;
  padding:10px;
  background-color:#ffffff;
  border:2px black solid;
}

#boxes #Modem_Internet_Isigi {
  width:375px; 
  height:280px;
  padding:10px;
  background-color:#ffffff;
  border:2px black solid;
}

#boxes #Internet_Bagli_Sayfa_Goruntu {
  width:375px; 
  height:280px;
  padding:10px;
  background-color:#ffffff;
  border:2px black solid;
}

#boxes #Telefon_Cevir {
  width:375px; 
  height:230px;
  padding:10px;
  background-color:#ffffff;
  border:2px black solid;
}





/*Popup*/







































