/* ========= CSS Reset ========== */

body, h1, h2, h3, h4, h5, h6, a, p, ul, ol, li, em, strong, pre, code, form {
 padding: 0;
 margin: 0;
}

a{
	text-decoration:none;
}

/* ========= GENERAL STYLES ========== */
html
{height: 100%;}

body {
	color: white;
	line-height: 20px;
	height: 100%;
	overflow-x: hidden;
	background-color: #000;
}	
.SayfaAlani {
	float: right;
	width: 598px;
}


body.video_background
{overflow: hidden;}

body.video_background #page_wrap
{position: absolute;
top:0;
left:0;
width: 100%;
height: 100%;}

#wrapper
{
	width: 859px;
	margin: 0 auto;
	position: relative;
	height: 100%;
	z-index: 100;
}



/* ========= GENERAL STYLES END HERE========== */




/* ========= BACKGROUND AND SLIDER STYLES ========== */


#tf_bg{

	width:100%;

	height:100%;

	position:fixed;

	top:0px;

	left:0px;

}



#tf_bg img{

	position:absolute;

	top:0px; /*-482px;	 -(imgh/2 - wh/2) */

	left:0px;	/* calculate a negative value to center horizontally */

	width:100%;	/* windowwidth plus negative value of left */

	/*height:1650px; /* windowheight plus negative value of top */

	z-index: 1;

	display:none;

}





#slideshow_controls
{position: absolute;
top: 400px;
right: 400px;
z-index: 10000;
}


body span#body_loader
{width: 32px;
height: 32px;
position: absolute;
top: 50%; 
left: 50%;
text-indent: -9999px;
background: url(images/ajax-loader.gif) no-repeat top left;
display: block;
z-index: 0;} 


.hide
{display: none;}

#flashcontent {
height: 100%;
z-index: 1;
}

#flashcontent p
{position: absolute;
top: 50%;
left: 40%;
width: 300px;
}

.grid
{position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url(images/grid.png);
z-index: 10;
}


/* ========= BACKGROUND AND SLIDER STYLES END HERE========== */

.MenuBack {
	font-family:'ArchiveRegular', Arial, Helvetica, sans-serif;
	width: 260px;
	position: fixed;
	top: 0px;
}
.LogoBack {
	background-image: url(../../../images/logoBack.png);
	background-repeat: repeat-x;
	height: 173px;
	width: 100%;
}
.logom{
	margin-top:109px;
	margin-left:10px;
	}
.MenuAlan {
	background-image: url(../../../images/MenuBack.png);
	background-repeat: repeat;
	width: 260px;
	padding-top: 5px;
	padding-bottom: 10px;
	display: none;
}
.MenuTop {
	background-image: url(../../../images/MenuAcBack.png);
	background-position: center top;
	height: 46px;
	text-align: center;
	font-size: 20px;
	padding-top: 8px;
	cursor:pointer;
}
.MenuItem {
	font-size: 18px;
	color: #FFF;
	padding-left: 10px;
	padding-top:8px;
	cursor:pointer;
}

.MenuItem:hover {
	color:#000;
	}

.MenuItem_active{
	font-size: 18px;
	color: #F30;
	padding-left: 10px;
	padding-top:8px;
	cursor:pointer;
}
/*-------------*/

.BlackBorder{
	-moz-text-shadow: 0px 2px 2px #069;
	-webkit-text-shadow: 0px 2px 2px #069;
	-o-text-shadow: 0px 2px 2px #069;
	text-shadow: 0px 2px 2px #069;
}

/*-------------*/
