html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height:18px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9pt;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
@charset "utf-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6 {
	font-size:9pt;
}

body {
	margin:0px;left:0px;top:0px;width:100%;font-size:9pt;
	font-family:Verdana, Geneva, sans-serif;
background-color:#e3e3e3;

	}
		

table {
	border-collapse: collapse;
	border-spacing: 0;
}

#box1, #box2, #box3, #box4 {
	float: left;
	margin: 0 0 30px 50px;
	width: 100px;
	height: 100px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	line-height: 90px;
	text-align: center;
	border: 3px solid #a9a9a9;
}

#box1 {
	box-shadow: 0 0 10px #000000;
	-moz-box-shadow: 0 0 10px #000000;
	-webkit-box-shadow: 0 0 10px #000000;
}

#box2 {
	box-shadow: 0 0 10px #000000;
	-moz-box-shadow: 0 0 10px #000000;
	-webkit-box-shadow: 0 0 10px #000000;
}
#box3 {
	box-shadow: 0 0 10px #000000;
	-moz-box-shadow: 0 0 10px #000000;
	-webkit-box-shadow: 0 0 10px #000000;
}
#box4 {
	box-shadow: 0 0 10px #000000;
	-moz-box-shadow: 0 0 10px #000000;
	-webkit-box-shadow: 0 0 10px #000000;
}


.style1 {
font-size:10pt;
}

.golge {
	padding:5px;
	margin:4px;
	border:0px solid #d4d4d4;
	background-color:#f3f3f3;
	padding: 7px 0 0 7px;
}

a {
text-decoration:none;
color:#000;
}
a img {
border:0;
}

#shadow-container {
    position: relative;
    left: 3px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
}
 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
    position: relative;
    left: -1px;
    top: -1px;
}
 
    #shadow-container .shadow1 {
        background: #F1F0F1;
    }
 
    #shadow-container .shadow2 {
        background: #DBDADB;
    }
 
    #shadow-container .shadow3 {
        background: #B8B6B8;
    }
 
    #shadow-container .container {
        background: #F2F2F2;
        border: 0px solid #848284;
        padding: 10px;
    }

.style2 {
font-size: 9pt;

}
a {
	font-size:9pt;
}

.style3 {

font-size: 9pt;
color:#FF0000;

}

.linkyazi {
	font: 11px !important;text-decoration:none; color:#000;
}

.clear {
	clear: both;
}


.main-wrapper {
	width: 1000px;
	margin: 0 auto;
}

.leftside {
	float: left;
}


.contentx {
	float: left;
	margin-left: 10px;
}


.baslik {
	font-size: 10pt;
	font-weight: bold;
	padding: 5px 0px 4px 0px;;
}
.kapat {
	position: absolute;
	margin-left: 292px;
	padding-top: 5px;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 10px;
	cursor: pointer;
}

* {margin: 0; padding: 0;}
img {border: none;}
.container {
	height: 280px;
	width: 680px;
}
ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;
	width: 121px;
	height: 237px;
}
ul.thumb li img {
	width: 121px; height: 237px;
	padding: 5px;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;
	border: none;
}
#main_view {
	float: left;
	padding: 9px 0;
	margin-left: -10px;
}

#dikey{
    display: table;
    height: 45px;
    #position: relative;
    overflow: hidden;
}
#IcerikAlani{
    #position: absolute;
    #top: 50%;
    display: table-cell;
    vertical-align: middle;
}
#alan{
    #position: relative;
    #top: -50%;
}

a:link    {color:red;}
a:visited {color:red;}
a:hover   {color:blue;}
a:active  {color:blue;}