﻿#body2{
	width:987px;
	/*margin:15px -10px -3px 1px;*/
	margin:0 auto;
	height: 195px;
  background:url(image/home-selector.jpg) 0 0 repeat-x;  

}
#body2 ul.nav
{
    margin-left:-33px;
    margin-top:-9px;
    width:986px;
	height:189px;
	float:left;

}
#body2 ul.nav li{
	float:left;
	 width:240px;
	height:189px;
	margin:0 3px 0 0;
	font-size:0;
	line-height:0;
}
#body2 ul.nav li a{
	display:block;
	width:236px;
	height:189px;
	font:bold 11px/26px  "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#EBEBEB;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	
}
#body2 ul.nav li.noMargin{
	margin:0;
}
#body2 ul.nav li a:hover
{
    margin:0 auto;
	background:url(image/ddd.png) 0 0 no-repeat;
	background-color:inherit;
}
#body2 ul.nav li a.hover{
	display:block;

	width:246px;
	height:189px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	cursor:text;
}
#body2 ul.nav h1
{
 padding:10px 0 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
letter-spacing:0px;
font-weight:100;
}
#body2 ul.nav h2
{
 padding:0 0 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
letter-spacing:0px;
font-weight:100;
	height: 51px;
}
.ContentHeader
{
    width:100%;
    border-bottom-style:solid; 
    border-bottom-color:#1e1e1e;
    text-align:center;
}
.ContentContent
{
    margin-top:25px;
}
.BoxHeader
{
    behavior:url(../PIE.htc) url(../csshover3.htc);
    padding:5px 0 5px 0;
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/*border-style:solid;
	border-width:thin;*/
	background-color:#272727;
	color:White;
 text-align:center;

    font-family:Arial, Helvetica, sans-serif;
    font-size:x-large;
    font-weight:bold;
   background: -moz-linear-gradient(top, #727272, #013953);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#727272), to(#013953));
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#727272', endColorstr='#013953');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#727272', endColorstr='#013953')";
    
}
.BoxHeaderContent
{
     behavior:url(../PIE.htc) url(../csshover3.htc) url(../border-radius.htc);
    padding:5px 0 5px 0;
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/*border-style:solid;
	border-width:thin;*/
	background-color:#272727;
	color:White;
 text-align:center;

    font-family:Arial, Helvetica, sans-serif;
    font-size:small;
    font-weight:normal;
  background: -moz-linear-gradient(top, #727272, #013953);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#727272), to(#013953));
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#727272', endColorstr='#013953');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#727272', endColorstr='#013953')";
}
body

{
   background-repeat:repeat; background-attachment:fixed; background-image:url('Theme/Image/elephant.gif');
}

.BoxTop
{
    width:238px;
    height:9px;
    background-image:url('Box/BoxTop.png');
    background-repeat:no-repeat;
    
}

.BoxBottom
{
    clear:both;
    width:238px;
    height:9px;
    background-image:url('Box/BoxBottom.png');
    background-repeat:no-repeat;
}
.BoxLeft
{
    width:10px;
    background-image:url('Box/BoxLeft.png');
    background-repeat:repeat-y;
    float:left;
}
.BoxRight
{
    width:10px;
    background-image:url('Box/BoxRight.png');
    background-repeat:repeat-y;
    float:left;
}
.BoxAra
{
    width:212px;
    height:25px;
    background-image:url(Box/BoxAra.png);
}
.BoxMainContent
{
    height:270px;
    width:220px;
     background-image:url(Box/BoxMain.png);
    float:left;
}
.BoxBaslik
{
    padding:10px 10px 10px 10px;
    font-size:14px;
    color:Black;
    text-align:center;
    font-weight:bolder;
}
.BoxInnerContent
{
    padding:10px 10px 10px 10px;
}
ul.siraliliste li
{
    margin-bottom:10px;
}