﻿body {
font-family:Arial;
color:#7b7f82;
}
a:link
{
text-decoration:none;
}
a:hover
{
text-decoration:underline;
color:Red;
}
a:visited
{
color:Gray;
text-decoration:none;
}
#page
{
width:1000px;
margin-left:auto;
margin-right:auto;
border-color:#ebebeb;
border-spacing:2px;
margin-top:0px;
}
#header
{
 width:1000px; 
 height:122px;  
 background-image:url('../images/headerback.png');
 background-repeat:no-repeat;
} 
#logo
{
width:300px;
height:100px;
padding-top:10px;
padding-left:20px;
float:left;
}
#logoorta
{
width:472px;
height:100px;
padding-top:10px;
 
float:left;
}
#headersag
{
float:left;
width:158px;
height:80px; 
font-size:9px;
 margin-top:10px;
margin-left:10px;
}
#menu
{ 
width:1000px; 
height:42px;
margin-top: -18px;
background-image:url('../images/footer.png');
background-repeat:repeat-y; 
}
#menuic
{
width:960px; 
height:42px;
margin:auto;
background-color:#b7babf;
background-image:url(../images/maneBack.png);
background-repeat:repeat-x;
}


.tepemenu
{
list-style-type: none; 
padding-top:10px ;
/*color:#4f545a;*/


font-size:large;
}

ul.tepemenu li
  { 
display: inline; 
padding: .2em .7em; 
 }
ul.tepemenu li a
{
text-decoration:none;
color:#e9e9e9;
}
ul.tepemenu li a:hover
{
text-decoration:none;
color:White;
}

#main 
{
min-height:500px;
width:1000px;
background-image:url('../images/footer.png');
background-repeat:repeat-y;
overflow:auto;
}
#leftMenu
{
float:left;
width:160px;
margin-left:20px;
margin-top:10px;
list-style:none;
}
.solmenu
{
display:inline;
width:160px;
list-style:none;
margin:0;
padding:0;
}
ul.solmenu a
{display: block; color: #1B1B1B;
background-color: #008bff;   
width:160px;
padding: .2em .8em; text-decoration: none; 
}
ul.solmenu a:hover 
 { 
background-color: #bbbbbb; 
 }
 ul.solmenu li { 
margin: 0 0 .2em 0; 
 }
.solmenuic
{
margin:0;
padding:0;
display:inline;
list-style:none; 
}

ul.solmenuic a
{display: block; color: #111111;  
 background-color:#008bff;
width:160px;
padding: .2em .8em; text-decoration: none; 
}
ul.solmenuic a:hover 
 { 
background-color: #E2E2E2;
 }
 ul.solmenuic li { 
margin: 0 0 .2em 0; 
 }
.urunic
{
padding:5px 5px 5px 5px; 
overflow:hidden;
width:130px;
font-size:11px;
margin-top:10px;
border:solid 1px  #ffffff;
text-align:center;
}
.urunics
{
padding:5px 5px 5px  5px; 
overflow:hidden;
width:100px;
margin-top:0px;
border:solid 1px red;
background-color:Gray;
}
.baslik
{

font-size:large;
}
#content 
 {
float:left;
 width:597px;
  margin-left:15px;
  margin-top:10px;
  margin-bottom:15px;
  padding-left:15px;
 }
#content2 
 {
float:left;
 width:697px;
  margin-left:15px;
  margin-top:10px;
  margin-bottom:15px;
  padding-left:15px;
 }
#right 
 {
float:left;
 width:150px;
  margin-left:20px;
  margin-top:10px;
  margin-bottom:15px;
 }
#footer 
{
clear:both;
height:34px;
width:1000px;
text-align:center;
padding-top:3px;
font-size:10px;
background-image:url('../images/bottom.png');
border-top:solid 1px gray;
}


#admheader 
 {
 font-size:x-large;
 font-weight:bolder;
 min-height:20px;
width:1000px;
 }
 #admsol 
  {float:left;
  min-height:500px;
width:150px;
}
 #admcontent 
  {
  float:left;
  min-height:500px;
width:950px;
 
}
#admfooter 
 {clear:both;
 min-height:50px;
width:1000px;
 }
