@charset "UTF-8";

div.scrollable {
	position:absolute;
	overflow:hidden;	 	
	width: 840px;	
	height:380px;

	margin: auto;
	padding:5px 0;
	padding-top:50px;	
}

div.scrollable div.items {	
	width:20000px;	
	position:absolute;
	clear:both;		
	margin-left:10px;
}

div.scrollable div.items div {
	float:left;
	width:277px;;
	height:374px;
}



a.prev, a.prevPage{
	display:block;
	width:18px;
	height:18px;
	background:url(../images/left.png) no-repeat;
	float:left;
	margin:180px -30px;
	cursor:pointer;
	font-size:1px;
}

a.prev:hover,  a.prevPage:hover {
	background-position:0px -18px;		
}
a.next, a.nextPage {
	width:18px;
	height:18px;
	background:url(../images/left.png) no-repeat;
	float:right;
	margin:-195px 0;
	cursor:pointer;
	font-size:1px;
}

a.next:hover, a.nextPage:hover {
	background-position:0px -18px;		
}
a.disabled {
	visibility:hidden !important;		
}

a.next, a.nextPage {
	background-image:url(../images/right.png);
	clear:right;	
}



#logo{
	background-image: url(../images/banner.png);
	height: 75px;
	width: 295px;
}
#div1{
	width:267px;
	height:374px;
	font-family: 'bitstream vera sans';
	margin-right: 20px;
	background:url(../images/gurup1.png);
	text-align: left;
}
#div2{
	width:267px;
	height:374px;
	font-family: 'bitstream vera sans';
	margin-right: 60px;
	background:url(../images/gurup2.png);
}
#div3{
	width:267px;
	height:374px;
	font-family: 'bitstream vera sans';
	margin-right: 20px;	
	background:url(../images/gurup6.png);
}
#div4{
	width:267px;
	height:374px;
	font-family: 'bitstream vera sans';
	margin-right: 20px;	
	background:url(../images/gurup3.png);
}
#div5{
	width:267px;
	height:374px;
	font-family: 'bitstream vera sans';
	margin-right: 20px;	
	background:url(../images/gurup5.png);
}
#div6{
	width:267px;
	height:374px;
	font-family: 'bitstream vera sans';
	margin-right: 20px;	
	background:url(../images/gurup4.png);
}

#baslik{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#680013;
	height:20px;
	padding:19px;
}
#ikon1 {
	height:110px;
	padding-top:20px;
	width:100px;
	background-repeat: no-repeat;
	margin-left: 80px;
}
#ikon2 {
	height:110px;
	padding-top:20px;
	width:100px;
	background-repeat: no-repeat;
	margin-left:90px;
}

#ikon3 {
	height:110px;
	padding-top:30px;
	width:100px;
	background-repeat: no-repeat;
	margin-left:80px;
}
#ikon4 {
	height:110px;
	padding-top:30px;
	width:100px;
	background-repeat: no-repeat;
	margin-left:55px;
}
#ikon5 {
	height:110px;
	padding-top:30px;
	width:100px;
	background-repeat: no-repeat;
	margin-left:90px;
}
#ikon6 {
	height:110px;
	padding-top:30px;
	width:100px;
	background-repeat: no-repeat;
	margin-left:85px;
}

#mesaj{
	font-family:"Trebuchet MS";
	font-size:11px;
	width:230px;
	height:100px;
	color:#000000;
	padding:15px;
	text-align: justify;
}
#adres {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	height:20px;
	width:100px;
	margin-right:0px;
	float: right;
	text-align:right;
	cursor:pointer;
	margin-top: 10px;
	margin-right:10px;
}
#cizgi{
	height:1px;
	background-color:#FFFFFF;
}
a {
	font-size:11px;
  	color: #FFF;
  	text-decoration: none;
	font-weight: bold;

}

a:hover {
	text-decoration: underline;
	color: #F00;
	font-weight: bold;

}
a:visited {
	font-size:11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}


a.siyah {
	font-size:11px;
  	color: #666;
  	text-decoration: none;
	font-weight: bold;

}

a.siyah:hover {
	text-decoration: underline;
	color: #F00;
	font-weight: bold;

}
a.siyah:visited {
	font-size:11px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}


p {
  	font-size: 12px;
  	margin: 10px 0;
}

.right {
  	float: right;
}

.amp {
  font-family: Georgia;
}

h1 {
  font-size: 16px;
  margin: 10px 0;
  color:#3366FF
}
.baslik {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #CE2600;
}
.dayazi {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333;
}
