@CHARSET "UTF-8";
/******* GENERAL RESET *******/



.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
#container a{
	text-decoration: none;
	color: #666;
	
	font-weight:bold;
}
/******* GENERAL RESET *******/
/******* LOGO *******/
#logo{
	margin-top: 1em;
	display: block;
}
/******* /LOGO  *******/
/******* MENU *******/
#container{
	margin-top:25px;
	margin-bottom:35px;
	width: 700px;
	height:auto;
	
	
}
#container ul{
	list-style: none;
	list-style-position: outside;
}
#container ul.menu li{
	float: left;
	margin-right: 5px;
	margin-bottom: -1px;
}
#container ul.menu li{
	font-weight: 700;
	display: block;
	padding: 5px 10px 5px 10px;
	background: #efefef;
	margin-bottom: -1px;
	border: 1px solid #d0ccc9;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #898989;
	cursor: pointer;
}
#container ul.menu li.active{
	background: #fff;
	top: 1px;
	border-bottom: 0;
	color: #5f95ef;
}
/******* /MENU *******/
/******* CONTENT *******/
.content{
	margin: 0pt auto;
	background: #efefef;
	background: #fff;
	border: 1px solid #d0ccc9;
	text-align: left;
	padding: 10px;
	padding-bottom: 20px;
	font-size: 11px;
}
.content h1{
	line-height: 1em;
	vertical-align: middle;
	height: 48px;
	padding: 10px 10px 10px 52px;
	font-size: 32px;
}
/******* /CONTENT *******/
/******* NEWS *******/
.content.news h1{
	background: transparent url(images/news.jpg) no-repeat scroll left top;
}
.content.news{
	display: block;
	height:auto;
	width:700px;
	overflow:hidden;
}
.content.news2{
	display: block;
	height:auto;
	width:700px;
	overflow:hidden;
}
/******* /NEWS *******/
/******* TUTORIALS *******/
.content.tutorials h1{
	background: transparent url(images/tuts.jpg) no-repeat scroll left top;
}
.content.tutorials{
	display: none;
}
/******* /TUTORIALS *******/
/******* LINKS *******/
.content.links h1{
	background: transparent url(images/links.jpg) no-repeat scroll left top;
}
.content.links{
	display: none;
}
.content.links a{
	color: #5f95ef;
}
/******* /LINKS *******/

/******* Video *******/
.content.video h1{
	background: transparent url(images/links.jpg) no-repeat scroll left top;
}
.content.video{
	display: none;
}
.content.video a{
	color: #5f95ef;
}
/******* /LINKS *******/

#urunlerkutu{width:345px;height:128px;float:left;border:1px solid #CCC;overflow:hidden;}
 #urunlerbaslik{height:33px;background:#EDF2F2;border-bottom:1px solid #CCC;font-size:18px;text-align:center;}
 #urunlerbaslik a{color:#000;text-decoration:none;}
 .urunlisteleme{width:282px;height:135px;border:0px;}
 
 .urunkutu{width:330px;height:220px;border:0px; float:left; margin-left:10px;margin-right:5px; margin-top:25px;border:1px solid #CCC;}
 .urunbas{width:310px;height:20px;border:0px; border-bottom:1px solid #CCC; float:left; text-align:center;background:#EDF2F2;font-size:16px; margin-right:15px; padding:10px;}
 .urunresim{width:330px;height:153px;border:0px; margin-top:55px;margin-right:15px;}
 .detay{width:110px; height:28px; font-size:8px; text-decoration:none; font-family:Arial, Helvetica, sans-serif; margin-top:-16px; float:right; border-left:1px solid #CCC; border-top:1px solid #CCC;}
 .detay a{width:110px; height:28px; font-size:12px; text-decoration:none; font-family:Arial, Helvetica, sans-serif; margin-top:5px;  float:inherit; margin-right:-13px;}
 
 
 