* {
margin:0px; padding:0px;
font:normal 11px "Lucida Sans Unicode", Helvetica, sans-serif;
 color:#666666;
}
a { color:#666666; text-decoration:none }
a:hover { color:#CCCCCC; text-decoration:none }

.kirmizi  { text-decoration:none; color:#ff0000; }
.kirmizi:hover { color:#990000 }

#main
{
width:900px;
height:536px;
margin:0px auto;
}
#top {
width:900px;
height:64px;
margin:0px auto;
}
#footer {
width:900px;
height:15px;
margin:0px auto;
}
#logo {
width:200px;
height:64px;
float:left;
}
#menu {
width:700px;
height:64px;
float:right;
position:relative;
}
#left {
width:200px;
height:536px;
float:left;
}

#left_in {
width:190px;height:400px; margin-top:75px; text-align:right;
display:none;
}
#left_in li {
list-style:none;
margin-bottom:8px;
}
#left_in li a {
color:#999999;
}
#left_in li a:hover {
color:#000;
}

#content {
width:650px;
height:536px;
float:right;
margin-right:25px;
}

#top_menu
{
	position:absolute;
	top:17px;
	left:23px;
	height:24px;
	width:701px;
	z-index:1;
	letter-spacing:-1px
}

#top_menu li   { display:inline; list-style:none; margin-right:0px;   }
#top_menu li a {  text-decoration:none; color:#3a4852 ;	font:normal 33px "Lucida Sans Unicode", Helvetica, sans-serif; color:#e5e5e5   }
#top_menu li a:hover {  color:#b0b0b0   }

.top_select { color:#b0b0b0 }


#portfolyo_foto { width:638px; height:453px; clear:both; border:1px #CCCCCC solid; overflow:hidden; }

/* slide */

    .cont {
        width:650px;
        overflow:hidden;
        height:536px; /* you need to set a height */
        z-index:1000;
        position:relative;
        }
    .invis {
        position:absolute;
        left:0;
        /* width is set through java */
        }
    .slider-item,.slider-item2,.slider-item3 {
        float:left;
        display:block;
        width:630px;
        padding:10px;
        height:526px;
		overflow:auto;
        background:#fff;
        overflow:hidden;
        }
		.in {
		width:628px; height:506px; overflow:auto;
		}
	.nav a, .nav a:active, .nav a:visited {
		display:block;
		float:left;
		padding:5px;
		background:#666;
		color:#33CCFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		margin-right:5px;
		text-decoration:none;
		}
	.nav li {
		cursor:pointer;
	}
		
	/* END EXAMPLE 1 */
	.desc {
		margin:12px 0;
		}
    .clear {
        clear:both;
        }
/* slide */


#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#fff;
	padding:5px;
	display:none;
	color:#fff;
	z-index:100000;
	}
	
	
	