#wrapper {
background-color:#1C1B1B;
background-image:url("../images/projectDetailBg.jpg");
height:435px;
padding-left:20px;
padding-top:20px;
position:relative;
width:898px;
}
#sliderWrapper{
	float:left;
	width:593px;
	overflow:hidden;
	height:100%;
	}
#viewPort {
background-color:#CCCCCC;
height:389px;
position:relative;
width:583px;
overflow:hidden;
border: 5px solid #4e4e4e;
float:left;
}
#viewPort ul{
	width:9000px;
	height:389px;
	padding:0; margin:0;
	overflow:hidden;
	position:relative;
	list-style-image:none;
	}
#viewPort ul li {
	width:583px;
	height:389px;
	float:left;
	background-color:#373737;
	list-style-image:none;
	list-style:none;	
	}
#viewPort ul li img {
	width:583px;
	height:389px;
	padding:0; margin:0;
	}
#projectInfoWrapper{
	position:relative;
	width:248px;
	height:389px;
	float:left;	
	}
#projectInfoWrapper a{
	color:white;
	font-size:12px;
	text-decoration:none;
	}
#projectInfoWrapper a:hover{
	color:#e6e6e6;
	}
#projectInfoWrapper a:active{color:white;}
.projecName {
color:#252525;
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
font-weight:bold;
letter-spacing:2px;
margin-left:12px;
margin-top:0;
}
#projectServicesWrapper {
background-color:#252525;
color:white;
font-family:arial,helvetica,sans-serif;
font-size:12px;
line-height:18px;
margin-top:15px;
padding-bottom:18px;
padding-left:12px;
padding-top:18px;
width:100%;
}
#projectServicesWrapper ul {
margin:0;
padding:0;
}
#projectServicesWrapper ul li {
margin:0 0 0 0;
padding-left:19px;
}
#facebookPlugIn {
margin-left:12px;
margin-top:45px;
position:relative;
}
.webTasarimBullet{
	list-style:none;
	background-image:url(../images/websiteBullet.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	
	}
.logoTasarimBullet{
	list-style:none;
	background-image:url(../images/logoTasarimBullet.jpg);
	background-repeat:no-repeat;
	background-position:left center;}
.tanitimFilmiBullet{
	list-style:none;
	background-image:url(../images/tanitimFilmiBullet.jpg);
	background-repeat:no-repeat;
	background-position:left center;}
#slideButtons {
float:center;
right:-150px;
position:relative;
top:5px;
}
#slideButtons ul {margin:0;padding:0;}
#slideButtons ul li {float:left; list-style-image:none; list-style:none; margin-left:5px;}
#slideButtons a {
	text-decoration:none;
	border:none;
	background-image:url(../images/slideButton.jpg);
	display:block;
	height:14px;
	width:14px;
	}
#iceriklayer {
	position:absolute;
	width:248px;
	height:359px;
	z-index:1;
	overflow:scroll;
	overflow-x:hidden;
}

