body{
  margin:0px;
  padding:0px;
  font-family:verdana;
  font-size:11px;
}

a{
text-decoration:none;
color:rgb(69,69,69);
}

.grayBorder{
  border:1px solid rgb(69,69,69);
}

a:hover{
color:rgb(154,12,21);
}

h2,h3{
  font-size:14px;
}

.entireSite{
  margin:auto;
  width:990px;
  color:rgb(69,69,69);
  padding:6px;  
}

.entireContent{
  border:1px solid rgb(69,69,69);
}

.navigationMain, .footer{  
  background-color:rgb(154,12,21);
  color:white;
  padding:7px;
}

.navigationMain a
{ 
  color:white;
}

.navigationMain a:hover{/*only IE needed that, learn why*/
  color:white;
}

.navigation{
  text-align:right;
  font-weight:bold;  
  margin-top:12px;
}

.languageNavigation{  
  font-size:x-small;
  height:6px  
}

.searchBar{
  text-align:right;  
  border-color:white;
  border-style:solid;
  border-left:0;
  border-right:0;
  background-image: url(images/sherit.jpg);
  background-repeat: repeat-x;
  height:32px;
}

.searchBar input{
	display:none;
}

textarea{
  width:260px;
  height:80px;
}

#searchButton{  
  background-image:url(images/buyuBg.jpg);
  background-repeat:no-repeat;
  border:none;
  height:31px;
  font-size:x-small;
  color:white; 
  /*display:none; */  
}

#searchText{
  border:none;
  margin-right:5px;
  margin-bottom:expression('7px');/*INTERNET EXPLORER BUG RESOLVER*/
  /*display:none;*/
}

.winRailAdvertisementHolder{
  border-bottom:1px solid rgb(69,69,69);
  height:302px;/*aslında tabi flaşa göre olacak*/
}

.winrailFlash{
  float:left;
  width:654px;    
  padding-bottom:1px;
}

.winrailAdvertise{
  float:left;
  width:334px;
  /*background-color:rgb(69,69,69);*/
  background: url(images/bg.gif) no-repeat;
  color:white;
  height:302px;
}

#winAdvertiseText{
  padding:10px 50px 10px 50px;  
  text-align:center;
}

.content{
  clear:left;
  width:100%;
  margin-top:1px;
}

.content a{
  color:rgb(69,69,69);  
}

.content a:hover{
  color:rgb(154,12,21);
}

.upperContent,.lowerContent{
  padding:46px;
  padding-top:20px;
  float:left;
  width:24%;
  height:124px;  
  /*border:1px solid black;*/
}

.lowerContent{
  padding:0;
  width:33%;
  border-top:2px solid rgb(69,69,69);
  border-right:1px solid rgb(69,69,69);
  background-image:url(images/alt_grad.jpg);
  background-repeat:repeat-x;
  height:142px;
}

#lastLowerContent{
  width:333px;
  border-right:0;
}

.uContentContent h2{
  border-bottom:1px solid rgb(69,69,69);
  padding-bottom:4px;
  font-weight:normal;
  font-size:large;
}

.uContentText{
 margin-left:20px; 
}

.lower1 h2{
  text-align:right;
  margin:26px 30px 0;
  font-size:18px;
  color:black;
}

.lower2{
  border-top:1px solid rgb(69,69,69);
  border-bottom:1px solid rgb(69,69,69);
  padding:10px 80px 4px 30px;
  height:50px;
}

.lower3{  
  
}

.uContentText{
  padding-top:10px;
}

.footer{
  clear:left;
  padding:13px 0 13px 12px;
  color:rgb(226,158,155);
  font-size:x-small;
  font-weight:bold;
}

.innerTitleBar{  
  height:20px;
  background-color:rgb(69,69,69);
  color:white;  
  font-weight:bold;
  font-size:1.2em;
}
.innerTitle{
  margin-left:24px;  
}

.subMenu{
  padding-top:20px;
  padding-bottom:20px;
  width:22%;
  border-right:1px solid rgb(69,69,69);
  vertical-align:top;
}

.menuButton{
  display:block;
  background-image:url(images/menuButton.gif);
  height:36px;
  background-repeat:no-repeat;
  width:178px;
  margin-top:3px;
	text-align:center;
}

.menuText{
  display:block;
  color:white;
  /*padding-top:14px;*/
  font-size:1.2em;
  font-weight:bold;
  padding-left:26px; 
}
.menuTextText{
  margin:auto;
}



.subContent{
  padding:20px;
}
