@charset "utf-8";
/* CSS Document */
body {
	background-color: #620000;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position:top center ;
}


/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }



#ana_cerceve {

width:645px; height:350px; margin-left:auto; margin-right:auto; 

}
.style2 {
	font-size: 14px;
	color: #ECC88E;
	font-weight: bold;
}
.menu_st {

width:118px; 
height:38px;
text-align:center;
display: block;
}

#contact{
cursor:pointer;
height:39px ;
width:180px ;

}


#music_area{
width:645px; height:63px;
display:block;
}
.sol{
position: relative; width:180px; height:39px; float:left; padding-top:163px; padding-left:100px; padding-bottom:85px

}
.sag{
position: relative; width:175px; height:107px; float:left; padding-top:180px; padding-left:190px;

}

#ust{
width:645px; height:63px;
}

#flu{
display:block;
position: absolute;
width: 100%; height: 100%; margin-left:auto; margin-right:auto; 
top: 0; left: 0;
background-color: #630000;  opacity: .50;filter:Alpha(Opacity=50);
text-align:center;
}



.icerik_dis{
	width: 100%; height: 100%; 
	margin-left:auto; margin-right:auto; 
	z-index:355;
	position: absolute;
	top: 0; left: 0;
	/*background-color:#009900;*/
}

.icerik_ic{
	height:376px;
	width:611px;
	z-index:400;
	margin-left:auto;
	margin-right:auto;
	margin-top:43px;
}

.icerik_ic_bos{
	height:376px;
	width:611px;
	z-index:400;
	margin-left:auto;
	margin-right:auto;
	margin-top:45px;
}


.icerik_sol{
	height:376px;
	width:300px;
	float:left;
}

.icerik_contact{
	height:356px;
	width:291px;
	float:left;
	background-image:url(../images/contact_bck.jpg);
	background-repeat:no-repeat;
	padding:10px;
	background-color:#F6E5CC;
}

.icerik_about{
	height:356px;
	width:291px;
	float:left;
	background-image:url(../images/about_bck.jpg);
	background-repeat:no-repeat;
	padding:10px;
	background-color:#F6E5CC;
}

.icerik_portfolio{
	height:356px;
	width:291px;
	float:left;
	background-image:url(../images/portfolio_bck.jpg);
	background-repeat:no-repeat;
	padding:10px;
	background-color:#F1D49C;
}



.ajax_loading1{
	height:20px;
	width:126px;
	background-color:#F6E5CC;
	background-image:url(../images/loading.gif);
	background-repeat:no-repeat;
	background-position: center 5px;;
	margin-left:300px;
	position:absolute;
	margin-top:125px;
	margin-left:400px;
	text-align:center;
	padding-top:55px;
	border:1px solid #630000;
	
}






