body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;  /* Tip: Treat this as 10pt. */
	line-height:1.1em;
	text-align:center;
	color:#666666;
	/* background:#000 url(/_images/bg_full.gif); */
    background-color:#111111;
	
	

}

.overflow-hidden {
overflow:hidden
}

.clear {
	overflow:hidden;
	clear:both;
	height:1px;
	margin:-1px 0px 0px 0px;
	font-size:1px;
}
.clear-simple {
	clear:both;
}
.display-inline {
	display:inline;
}

/* Inserted by Luis */
.display-block {
	display:block;
}

.display-none {
	display:none;
}



.float-left {
	float:left;
	display:inline;
}
.float-right {
	float:right;
	display:inline;
}

.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}

.text-capitalize {
	text-transform: capitalize;
}

.text-uppercase {
	text-transform:uppercase; 
}

.text-lowercase {
	text-transform: lowercase; 
}
img { 
	border:0px; 
}


/******************* LISTS *******************/

#richtext { 
 list-style-type:circle; list-style-position:inside;
}

#richtext ul {

	margin:5px;
	padding:5px;
}
#richtext li {
	display:list-item;margin:5px; list-style-type:circle;
	padding:5px; 
}

#richtext ol { 
 list-style-type:decimal;
margin:5px;
	padding:5px;
}









ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
li {
	display:inline;
}
li.block {
	display:block;
}
ol { 
	list-style-type:decimal;
	list-style:inside;
	margin:0px;
	padding:0px;
}






/********************************************************* RATING ****************************************************************************/


#bfeedbackform {

position:relative; z-index:999999; padding:15px; color:#FFFFFF; text-align:left; width:210px; height:auto; float:left; left:-215px; background:url(/_images/bg_colorchanger.jpg) repeat-x; border:2px solid #ccc; display:none;
}
#bfeedbackform ol{

margin-bottom:10px;
}
#bfeedbackform ul{

margin-bottom:5px;
}




#useragreement {

margin:10px 0px 40px 10px; font-size:12px; line-height:1.5em
}

#useragreement ul{

margin:0px 0 10px 0;
}



.davetiyetext {
background-position:top; 
width: 90px; height: 12px; 
font-size: 11px; 
color: #333333; margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 1px; border-bottom:1px solid #999; border-top:0px; border-left:0px; border-right:0px;
display: inline;

}







.ratingblock {
	display:block;
	padding-bottom:0px;
	margin-bottom:0px; height:16px;
	}

.loading {
	height: 16px;
	background: url('/_images/rating/working.png') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 16px;
	position: relative;
	background: url('/_images/rating/starrating.png') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:16px;
	height: 16px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('/_images/rating/starrating.png') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:16px;}
.unit-rating a.r2-unit{left:16px;}
.unit-rating a.r2-unit:hover{width: 32px;}
.unit-rating a.r3-unit{left: 32px;}
.unit-rating a.r3-unit:hover{width: 48px;}
.unit-rating a.r4-unit{left: 48px;}	
.unit-rating a.r4-unit:hover{width: 64px;}
.unit-rating a.r5-unit{left: 64px;}
.unit-rating a.r5-unit:hover{width: 80px;}
.unit-rating a.r6-unit{left: 80px;}
.unit-rating a.r6-unit:hover{width: 96px;}
.unit-rating a.r7-unit{left: 96px;}
.unit-rating a.r7-unit:hover{width: 112px;}
.unit-rating a.r8-unit{left: 128px;}
.unit-rating a.r8-unit:hover{width: 128px;}
.unit-rating a.r9-unit{left: 134px;}
.unit-rating a.r9-unit:hover{width: 134px;}
.unit-rating a.r10-unit{left: 150px;}
.unit-rating a.r10-unit:hover{width: 150px;}
.unit-rating li.current-rating {
	background: url('/_images/rating/starrating.png') left bottom;
	position: absolute;
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}		








/********************************************************* AUTOCOMPLETE ****************************************************************************/

.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	overflow: hidden;
}


.ac_over {
	background-color: Highlight;
	color: HighlightText;
}




/********************************************************* ETIKET SISTEMI ****************************************************************************/

 .tag-cloud  { padding:0 10px 10px 10px;}
 .tag-cloud LI { display: inline;  }
        /* hide the extra context from CSS-enabled browsers, but not screenreaders */
        /* size is purely presentational, based upon the class */
        .tag-cloud .not-popular { font-size: 1.2em;  line-height:1.5em; }
        .tag-cloud .not-very-popular { font-size: 1.5em; line-height:1.6em; }
        .tag-cloud .normal { font-size: 1.7em; line-height:1.6em; }
        .tag-cloud .popular { font-size: 1.9em; line-height:1.3em; }
        .tag-cloud .very-popular { font-size: 2.2em; line-height:1.4em;}
        .tag-cloud .ultra-popular { font-size: 2.5em; line-height:2.0em; }


/********************************************************* BUTON ****************************************************************************/

a.general_btn { display: block; position: relative;  padding: 5px;  float: left; color: #333; text-decoration: none; cursor: pointer; line-height:15px; }
a.general_btn * { font-style: normal; background-image: url(btn2.png); background-repeat: no-repeat; display: block; position: relative; }
a.general_btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0px; left: 0; width: 5px; height: 5px; }
a.general_btn span { background-position: bottom left; left: -5px; padding: 0 10px 5px 20px; margin-bottom: -5px; }
a.general_btn span i { background-position: bottom right; margin-bottom: 2px; position: absolute; left: 100%; width: 10px; height: 100%; top: 0px; }
a.general_btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }


* html a.general_btn span,
* html a.general_btn i { float: left; width: auto; background-image: none; cursor: pointer; }

a.general_btn.mini {  color:#333 }
a.general_btn.mini span { padding: 0 0px 5px 10px; }
a.general_btn.mini:hover { color:#00a0c6  }
a.general_btn.mini:hover * { background-image: url(btn3.png); }

a.general_btn.pink {  color:#fff }
a.general_btn.pink * { background-image: url(btnkpembe.png); }
a.general_btn.pink:hover { color:#fd0d4d  }
a.general_btn.pink:hover * { background-image: url(btn3.png); }

a.general_btn.blue {  color:#fff }
a.general_btn.blue * { background-image: url(btnmavi.png); }
a.general_btn.blue:hover { color:#00a0c6  }
a.general_btn.blue:hover * { background-image: url(btn3.png); }

a.general_btn.gray {  color:#333 }
a.general_btn.gray * { background-image: url(btn2.png); }
a.general_btn.gray:hover { color:#fff  }
a.general_btn.gray:hover * { background-image: url(btn3.png); }


a.general_btn:hover {  color:#f0f0f0; text-decoration: none; }
a.general_btn:hover * {  background-image: url(btn3.png); text-decoration: none; }

a.general_btn:active { background-image: url(btn3.png);  }



* html a.general_btn span, * html .general_btn i { float: left; width: auto; background-image: none; cursor: pointer; }
* html a.general_btn { border: 3px double #aaa; }
* html a.general_btn.blue { border-color: #2ae; }
* html a.general_btn.green { border-color: #9d4; }
* html a.general_btn.pink { border-color: #e1a; }
* html a.general_btn:hover { border-color: #00a0c6; }

a.general_btp span, * html .general_btp i { float: left; width: auto; background-color:#f0f0f0; padding:5px; cursor: pointer; margin-bottom:10px; }
a.general_btp { background-color: #f0f0f0; color:#333; border: 1px solid #aaa;padding:5px;margin-bottom:10px; }
a.general_btp.blue { background-color: #00a0c6; color:#fff; padding:5px;margin-bottom:10px;}
a.general_btp.green { background-color: #9d4;color:#fff;padding:5px;margin-bottom:10px; }
a.general_btp.pink { background-color: #fd0d4d;color:#fff;padding:5px;margin-bottom:10px; }
a.general_btp:hover { background-color: #00a0c6;padding:5px;margin-bottom:10px; }





#region-nav {
	width:980px; float:left;
	padding:0px 0px 0px 0px; background-color:#444; border-bottom:3px solid #999;
}


#nav-master {
	clear:both;
	float:left;
	width:100%;
	padding:0px 0 0px 0;
	 background-color:#222;
	 position:relative; 
	 
}


#account-line {
	float:left;
	width:958px; height:28px;
	 
	padding:5px 10px 5px 10px;  border-right:1px solid #555; border-left:1px solid #555; border-top:1px solid #555;
}

#account-line li {
	padding:0px 0 0px 0;
}




#nav-master ul li ul {	
display: block;
	visibility: hidden; margin-left:1px;
	position: absolute; 
	left: 0px; top:38px; background-color:#444;
	width: 750px;padding:12px 10px 12px 18px;
	
}



.nav-masterli  {
	padding:12px 21px 12px 21px;
float: left; 
}




#nav-master li#navmenukafam ul {
	text-align:right;
}

#nav-master li#navmenulinks ul {
	text-align:right;
}

#nav-master li:hover a {

  color:#ccc; text-decoration:none; 
}

#nav-master li a {

  color:#666; text-decoration:none; 
}




#navmenusabit {
margin:7px 0 8px 8px; color:#ccc;

}


#navmenusabitprofile {
margin:6px 0 8px 2px; color:#ccc;

}

#navmenusabitprofile a { 
color:#ccc; 

}


#navmenusabit a { 
color:#ccc; 

}


#nav-master li:hover  {
margin-top:-3px; 
 margin-bottom:-3px;
background-color:#444;
height:15px; 
border:1px solid #555; border-bottom:1px solid #444;
cursor:pointer;
color:#f0f0f0;
padding:12px 20px 12px 20px;
float: left; 

}


#nav-master li:hover ul {
	visibility: visible;
	z-index: 100;
}

#nav-master li ul.a{
	 
	color:#f0f0f0;
}

#nav-master li ul a:hover{
	text-decoration:underline; color:#ccc;
	
}



.navmenuchange1 {

margin-top:-3px; 
 margin-bottom:-3px;
background-color:#444;
height:15px; 
border:1px solid #555; border-bottom:1px solid #444;
cursor:pointer;
color:#f0f0f0;
padding:12px 20px 12px 20px;
float: left; 
}

.navmenuchange2 {

margin-top:0px; 
 margin-bottom:0px;
background-color:#222;
cursor:pointer;
color:#ccc;
padding:12px 21px 12px 21px;
float: left; 


}




.menu_btn_mini { background: #666666; padding:4px 5px 4px 5px; margin-left:5px; text-align:center;  color: #999999; cursor: pointer; font-size:10px; font-weight:bold; text-transform: uppercase; }


.menu_btn_mini:hover { background-color: #00a0c6; color:#333333; text-decoration: none; }
.menu_btn_mini:active { background-color: #464646; }



.haber_btn { background: #333; border:1px solid #666; padding:3px 6px 3px 6px; margin-left:4px; text-align:center;  color: #ccc; cursor: pointer; font-size:11px; text-transform: uppercase; }


.haber_btn:hover { background-color: #00a0c6; color:#333333; text-decoration: none; font-weight:bold; }
.haber_btn:active { background-color: #fff; }




.navigation_btn { padding:3px 6px 3px 6px; margin:0 2px 0 2px; text-align:center;  cursor: pointer; font-size:11px; text-transform: uppercase; }


.navigation_btn:hover { text-decoration: underline;  }


#workinfo{
margin-left:-15px;
margin-top:-14px; margin-bottom:15px;
float:left;  
width:965px; 
border-bottom:4px solid #ccc; 
padding:3px 0 10px 15px; 
background-color:#f0f0f0

}






#middlebar{
float:left;
}
#middlebar .menu li {
 float:left;
}
#middlebar .menu li a{
 display:block;
float:left;
}
#middlebar .menu li a:hover{


}

#middlebar ul .submenu {
border:solid 1px #c9dea1;
background:#FFFFFF;
position:absolute;
width:150px;
padding:6px 0; 
margin-top:28px;
clear:both;
z-index:66;
display:none;
}

#middlebar ul .submenu li{
background:none;
display:block;
float:none;
margin:0 6px;
border:0;
height:auto;
line-height:normal;
border-top:solid 1px #DEDEDE;
}
#middlebar .submenu li a{
background:none;
display:block;
float:none;
padding:6px 6px;
margin:0;
border:0;
height:auto;
color:#105cbe;
line-height:normal;
}
#middlebar .submenu li a:hover{
background:#e3edef;
}



/********************************************************** MENU **********************************************************/

.nav li {
  float: left;
  position: relative;
}


#nav-one li:hover a, 
#nav-one li.sfHover a {
   color:#00a0c6;
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
  background: #fff;	color:#333333;
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
  background: #fff;	
}

.nav ul {
  background: #fff; 
  padding:10px;
  margin: 0; 
  line-height:1.8em; 
  border-right:1px solid #ccc; 
  border-bottom:1px solid #ccc;
  width: 120px;
  position: absolute;
  top: -999em;
  left: 0px;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 25px;
}
.nav ul li {
  border: 0;
  float: none; color:#333333; clear:both;
}


.nav ul a {
  padding-right: 15px;
  white-space: nowrap;  
}
.nav ul a:hover {
  background: #fff; text-decoration:underline;  color:#00a0c6;

}



/********************************************************** GENEL KULLANIM **********************************************************/


#notifications {
float:left; width:100%;
}

#notifications ul {
float:left; padding:5px; width:570px; border-bottom:1px solid #f0f0f0;
}



#ad-top {
	width:980px; height:110px;
}

#ad-footer {
	float:left; text-align:center; padding-top: 30px;
}



.logo {
	width:207px; 
	float:left;
	padding-left:5px;
    margin-top:22px;
}

.ad-top-right {
	float:right;
	/*height:90px;*/
	min-height:90px; margin-top:15px;
	width:728px; /* Tip: For non IE 5.5 browsers. */
}
* html .ad-top-right{
	height:90px;
}
#header {
	clear:both;
}







.mini_imaj_head {
	float:right;
	margin:0px 0px 0px 7px; 
	border:1px solid #666666;
}

/******************* GENISLIKLER *******************/


#shell {
}

#page {
	margin:auto;
	width:980px;
	text-align:left;
	padding:0px 0px 0px 0px; /* Tip: 10px bottom padding as the footer */
}





    

#userinfo_div {

position:absolute; display:none; background-color:#f0f0f0; margin:2px; width:135px; height:135px;  z-index:10;
}

#userinfo_div ul {

margin:5px 10px 5px 10px; width:115px; line-height:1em; padding:5px 0 5px 0;
}






.tease {
	float:left; padding:20px 20px 15px 0px; width:554px; 
	background:url(/_images/bg_tease.jpg) repeat-x; margin-bottom:15px;  	border:3px solid #ccc; 
	}
	
	
	
	

.tease_visual {

	width:574px;
	top:0px;
	left:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	position: relative;
	
}
.tease_visual_photo {
	position: absolute;	border:3px solid #ccc;
}
.tease_visual_overlay {
	position: absolute;
	top: 205px;
	left: 3px;
	width: 574px;
	height: 73px;
	background-color:  #000;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	
}
.tease_visual_overlay_content {
	position: absolute;
	top: 205px;
	left: 3px;
	width: 574px;
	text-align: left; 
	padding-left:15px; padding-top:0px;
	height: 73px;
	color: #fff;
	overflow:hidden;
	
}



.portcontentul1 {
position:absolute;  top:45px; 	
filter:alpha(opacity=85);
	-moz-opacity:.85; 
	margin-right:12px;
	 padding:2px 5px 2px 5px; left:15px; z-index:12;
	
}

.portcontentul2 {
position:absolute; width:250px; top:97px; -moz-opacity:.85; left:0px;
	margin-right:12px; background-color:#000000; margin-right:12px; padding:2px 5px 2px 5px;
}




#notfound {
padding:20px;
	}
	

	

.haber {
	width: 578px; float:left; 
	background-color:#f0f0f0; margin-bottom:15px; border:1px solid #ccc; height:423px; 
	}
	
#haber_content {
width: 570px; padding:5px;
	}
	
	
	
#header {
	clear:both;
}


#region-top-ad {
	display:block;
	width:980px;
	margin:0px 0px;
	padding-bottom:12px;

}

.header-section {
   float:left; 
	color:#00a0c6; background-color:#333; width:100%; 
	
	text-transform: capitalize; padding:5px 0 5px 0; margin:0 0 15px 0; border-bottom:4px solid #cccccc;
}


.header-section-yorum {
   float:left; 
	color:#00a0c6; width:100%; 
	
	text-transform: capitalize; padding:5px 0 2px 0; margin:0 0 15px 0; border-bottom:4px solid #ccc; 
}



#section_head {

	color:#00a0c6; float:left;
	
	text-transform: capitalize; padding-bottom:5px; margin-bottom:10px; border-bottom:1px solid #f0f0f0;
}



#head_songname {
	float:left;
	margin:0px; color:#666666;
	

	text-transform: capitalize;
	padding:8px 0px 0px 5px;
	
}



#header-utils-yorum {
	float:right;
	margin:0px;
	color:#bacee6;

	text-transform: capitalize;
	padding:5px;
	
}

#header-utils-portfolyo {
	float:right;
	margin:0px;
	color:#bacee6;

	text-transform: capitalize;
	padding:5px 0px 0px 0px;
}


#header-utils {
	float:right;
	margin:0px;
	color:#bacee6;

	text-transform: capitalize;
	padding:7px 10px 5px 5px;
	
}



#heading-utils {
	float:right;
	margin:0px;
	color:#bacee6;

	text-transform: capitalize;
	padding:5px;
	
}






#header-utils a.utils_selected {
	color:#666666;
	text-transform: capitalize;
}

#header-utils a.utils_normal {
	color:#999999;
	text-transform: capitalize; 
}




#region-content-sp {
	display:block;float:left;
	width:950px;
	padding:15px;
	background-color:#FFFFFF; 
	
}


#region-content {
	display:block;float:left;
	width:950px;
	padding:15px; padding-bottom:30px;
	background-color:#FFFFFF; 
	
}

#region-body {
	margin:0px; float:left; width:950px;
	
	

}


#region-body-and-footer {
	margin:0px; float:left;
	
	

}

#region-left {
	float:left;
	margin:0;
	padding:0;
}

#region-right {
	float:right;
	margin:0 0 0 0;
	padding:0 0 0 0;
}



/****************************************************************** FOOTER *****************************************************/

#region-footer {
	clear:both; float: left;
	display:block; 
    background:#666 url(/_images/bg_alt.gif) repeat-x;
}

#region-footer-section{
	float:left;
	width:300px;
	margin:30px 10px 15px 5px;
}

#region-footer-sag-all{
	float:right;

	margin:30px 40px 0 0; width:580px;
}

#region-footer-sag-1{
	float:left;

	padding:0px 20px 0 0px; width:270px;
}



#region-footer-section2{
	float:left;
	width:905px; padding:15px 0 0 0px ;
	margin:20px 40px 30px 35px;border-top:1px solid #777
}

#blog_content {
 padding:5px; float:left; margin:5px 0 20px 0; width:570px;
	
}

#blog_content ul{
 margin:5px 0 5px 0;
	
}


#tipik_content {
float:left; margin:5px 0 20px 0; padding:0px 5px 0 5px;width:98%;
	
}

#tipik_content ul{
 margin:5px 0 5px 0;
	
}



#link_click {
 float:right; margin-top:-20px; min-width:30px; text-align:center;  padding:7px 0 7px 0;
	
}

#link_click span{

	
}

#link_content {
 padding:5px; float:left; margin:0px 0 10px 0; width:98%;
	
}

#link_content ul{
margin:5px 0 5px 0;
	
}

#search_results {
 padding:5px 0 5px 0px; float:left; margin:0; width:100%;
	
}

#search_results ul{
 padding-left:5px;
	
}

#kafaekle{
float:left; margin:0 0 10px 0; padding:0;
}

#kafaekle ul {
 margin:10px 0 10px 0;
}


#kafa_content_show {
 padding:10px 0 10px 0px; float:left; margin:0; width:98%;
	
}

#kafa_content_show ul{
float:left;  margin-top:5px;
	
}

#kafa_link {
  margin:10px 0 10px 0; width:100%; border-top:1px solid #ccc; border-bottom:1px solid #ccc; float:left; padding:0px 0 5px 0;
	
}


#kafa_link ul{
  margin:10px 0 10px 0; width:100%;
	
}



#kafa_content {
 padding-right:5px; float:left; margin:0px 0 10px 0; width:98%;
	
}

#kafa_content ul{
margin:5px 0 5px 0; float:left; line-height:1.3em;
	
}


#kafa_content ul ol{
margin:0px 0 20px 0; min-height:130px;
	
}







#events_icerik {
 padding:5px; margin:20px 0 0 0; width:98%; float:left
	
}

#events_icerik ol{
 padding:0px 0 5px 0; margin:0 0 5px 0;
	
}

#events_icerik ul{
 padding:0px 0 10px 0; 
	
}



#events_content_home {
float:left; margin:0px 0 10px 0; width:96%; padding:5px; 
	
}

#events_content_home ul{
margin:0px 0 0px 0;
	
}


#events_content_home ol{
margin:0; float:left; width:65%;
	
}

#events_content_home li{
float:left;
	
}



#events_detail_home {
margin:10px 0 0px 0; line-height:1.5em; float:left; padding:15px 0 0 0;
	
}


#events_content_index {
float:left; margin:0px 0 10px 0; width:98%; padding:5px; 
	
}

#events_content_index ul{
margin:0px 0 0px 0;
	
}


#events_content_index ol{
margin:0; float:left; width:79%;
	
}

#events_content_index li{
float:left;
	
}

#events_detail_index {
margin:10px 0 0px 0; line-height:1.5em; float:left; padding:45px 0 0 0;
	
}






#events_content {
 padding-right:5px; float:left; margin:0px 0 10px 0; width:98%;
	
}

#events_content ul{
margin:0px 0 5px 0;
	
}


#events_content ol{
margin:0px 0 00px 0; float:left;
	
}

#events_content li{
float:left; width:80px
	
}




#events_detail_complete{
line-height:1.4em; float:left; width:344px; margin-top:10px; 
	
}


#events_detail_complete ul{

	float:left;width:344px; 
}


#events_detail_complete ul li.li1{
 width:90px;float:left; font-weight:bold; 
}

#events_detail_complete ul li.liw2{
 width:250px;float:left;
}





#attend { 
	float:left;
	width:98%;
	margin:5px 5px 10px 10px;
	padding:0px 0 10px 0; 
}

#attend ul{ 

	padding:0px 0 5px 0px; 
	
}

#attend ol {

	padding:2px 0 6px 0;float:left; width:170px;
	
}

#attend li {

	padding:10px 0 20px 0;
	
	
}	




#haber_header {
 margin:5px; float:left; margin:5px 0 20px 0;
	
}

.haber_imaj {
 padding:2px; border:1px solid #f0f0f0;
	
}

.tipik_tease_imaj {
 padding:8px; 
	
}


.haber_detay_imaj {
 padding:9px; background-color:#fff; border-top:1px solid #ccc
	
}



#minidetay_footer {
 float:left; width:100%; padding:10px 0 10px 0;border-top:1px solid #777; width:280px;
	
}

#minidetay_footer_text {
 float:left; width:100%; padding-top:5px;border-bottom:1px solid #777; width:270px;
	
}


.mini_footer_imaj {
	float:left;
	margin:0;
	padding:5px 6px 0 10px;
}

.minidetay_footer_imaj {
	float:left;
	margin:0 8px 0 0;border:1px solid #999; 
}




.minidetay_footer_imaj_long {
	float:left; height:50px; height:50px; overflow:hidden;
	margin:0 8px 0 0; border:1px solid #999; 
}





/****************************************************************** SORTABLE *****************************************************/
.groupWrapper
{
	width: 580px;
	float: left;
}
.serializer
{
	clear: both;
}
.groupItem
{
	margin-bottom: 5px; border:1px solid #ccc; 
}
.groupItem .itemHeader
{
 
	background-color: #E7F6FF;
	color: #000;
	padding: 4px 5px;
	cursor: move;
	font-weight: bold;
	font-size: 12px;
	height: 35px;
	position: relative;
}

.groupItem .itemHeader a
{
	position: absolute; color: #666;
	font-weight: normal;
	text-decoration: none;
}
.sortHelper
{
	border: 2px dashed #000;
	width: auto !important;
}
.groupWrapper p
{
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}






.genrepicker {
background-image:url(/_images/bg_tease.jpg); display:none; border:2px solid #333;
	
	overflow: hidden;
	position: absolute;
	 z-index:101;
}

.genrepicker_btn {

background-color:#00a0c6; color:#fff;  padding:5px 10px 5px 10px; border:1px solid #333; margin-right:40px; margin-top:10px;
}



.genrepicker_btn_kapat {

background-color:#333; color:#fff; padding:2px 5px 2px 5px; border:1px solid #333;
}





#profpanel_visual {
	float:left;
	margin:0px 0px 20px 0px; 

	
}

#profpanel_visual ul{

	padding:10px 0 10px 0px;
	
}

#profpanel_visual ul li{

	
    padding:0px 10px 12px 10px;  
	
}



.profpanel-border-kalin-visual {

   border-bottom:5px solid #ccc;
	
}

.editopen_visual {

     border-bottom:5px solid #00a0c6;  color:#00a0c6; 
    
    }
	
	
	

/****************************************************************** FOOTER *****************************************************/

    #relateit {
	background-color:#f0f0f0; float:left; margin:5px;  width:98%; border:1px solid #ccc;
	
	}
	
	#relateit ul {
	padding:5px;
	}
    

#copyright_form {
	float:left;
	width:98%;
	margin:10px 10px 15px 5px;
	padding:10px 0 10px 0; 
}

#copyright_form ul {

	padding:0px 0 5px 0px;
	
}

#copyright_form ol {

	padding:10px 0 0 0;
	
}

#copyright_form li {

	padding:10px 0 20px 0;
	
	
}	
	
	
	
	
#addnew_form_acc {
	float:left;
	width:380px;
	margin:0 10px 15px 0;
	padding:0px 0 0 0;  font-size:11px; color:#333;    font-weight:bold;  
}

#addnew_form_acc ul {

	padding:0px 0 5px 5px;
	
}

#addnew_form_acc ol {

	padding:15px 0 0 0;min-height:100px;
	
}

#addnew_form_acc li {

	padding:10px 0 20px 0;
	
	
}	
	
	
	
	
	
	
#addnew_form_events {
	float:left;
	width:380px;
	margin:0 10px 15px 0;
	padding:0px 0 0 0; font-size:11px; color:#333; font-weight:bold;  
}

#addnew_form_events ul {

	padding:0px 0 5px 5px;
	
}

#addnew_form_events ol {

	padding:15px 0 0 0;min-height:65px;
	
}

#addnew_form_events li {

	padding:10px 0 20px 0;
	
	
}	
	
	
	
	
	
		
	
#admin_form {
	float:left;
	width:580px;
	margin:0 10px 15px 0;
	padding:0px 0 0 0;  
}

#admin_form ul {

	padding:0px 0 0px 5px;
	
}

#admin_form ol {

	padding:15px 0 0 0;min-height:70px;
	
}

#admin_form li {

	padding:10px 0 10px 0;
	
	
}	
	
	
	
	
	
	
#addnew_form {
	float:left;
	width:380px;
	margin:0 10px 15px 0;
	padding:0px 0 0 0;  font-size:11px; color:#333;  font-weight:bold;   
}

#addnew_form ul {

	padding:0px 0 5px 5px;
	
}

#addnew_form ol {

	padding:15px 0 0 0;min-height:100px
	
}

#addnew_form li {

	padding:10px 0 20px 0;
	
	
}	
	
	
	
#sign_form {
	float:left;
	width:100%;
	margin:0 0 15px 0;
	padding:0px 0 0 0; font-size:11px; color:#333;   font-weight:bold;  
}

#sign_form ul {

	padding:0px 0 5px 10px;
	
}

#sign_form ol {

	padding:20px 0 0 0;
	
}

#sign_form li {

	padding:10px 0 20px 0;
	
}


#column-any {
	float:left;
	width:100%;
	margin:0 0 15px 0;
	padding:0px 0 0 0; 
}

#yorum-container {
	float:left;
	width:100%;
	margin:25px 0 15px 0;
	padding:0px 0 0 0;  
}


#yorum-bos {
	float:left;
	width:100%;
	margin:40px 0 40px 0;
	padding:0px 0 0 0; text-align:center;   
}

#column-simdiki {
	float:left;
	width:98%;
	margin:0px 0 20px 5px;
	padding:0px 0 15px 0;
}


#column-yorum {
	float:left;
	width:100%;
	margin:20px 0 20px 10px;
	padding:0px 0 0 0;
}

#column-any-specific {
	float:left;
	margin:0 0 8px 0;
	padding:0px 0 0 0;
}


#column-any-nopadding {
	float:left;
	margin:0;
	padding:0;
}



#column-any-right {
	float:right;
	margin:0 0 0px 0px;
	padding:0px 0 0 0;
}

#region-etiket {
	float:left;
	margin:0;
	padding:0px 0 5px 0; border-bottom:1px solid #CCCCCC;
}

#region-simdikizaman {
	float:left;
	margin:0px 0 10px 0;
	width:100%; height:159px; 
}



#region-videoboard {
	float:left;
	margin:15px 0 0 0;
	padding:0px 0 0 0;
}

#region-mainpage-board {
	float:left;
	width:285px;
	margin:0px 0 0 0;
	padding:0 0 0 0;
}


#region-mainpage-video {
	float:right;
	width:285px;
	margin:0px 0 0 0;
	padding:0 0 0 0;
}


.nextprev {
	float:left;
	width:100%;
	margin:0 0 30px 0;
	padding:10px 0 0 0; 
	text-align:center; 
}



/********************************************************** CONTAINERS **********************************************************/


#minidetay {
	float:left; width:97%; margin:0px;
	
}

#minidetay ol{
	float:left; width:100%;
	margin:5px 0 5px 0px;
	padding:5px 5px 10px 5px; border-bottom:1px solid #f0f0f0;
}


#minidetay ul{
	 line-height:1.5em
}



#minidetay-music {
	float:left; width:100%;
	margin:0 0 15px 0;
	padding:0px 0 10px 0;
}



#minidetay-others {
	float:left; width:170px;
	 border-bottom:1px solid #f0f0f0;margin:12px 10px 0px 10px; padding-bottom:12px;
}

#minidetay-others ul {
	float:left; 
}




#music_detail {
	float:left; width:780px;
	margin:0px 0 10px 0px;
	padding:0px 0 10px 0; 
}

#music_detail ul{
float:left;
	
	
}


#music_detail ol{

	padding:0px 0 15px 0px;
	
}


.artwork {
	float:right;
	margin:0 10px 5px 0px;
}

.events_tease {
	float:right;
	margin:0 0px 5px 0px;
}



.artwork_detail {
	float:left;
	margin:0 10px 2px 0px; padding:2px;
}


.artwork_rop {
	float:right;
	margin:5px 5px 5px 5px;padding:2px;
}


#minidetay_kucuk {
	float:left; width:93%; margin:0 5px 0 5px;
	
}

#minidetay_kucuk ol{
	float:left; width:100%;
	margin:0px 0 5px 0px;
	padding:5px 5px 10px 5px; border-bottom:1px solid #cccccc;
}


#minidetay_kucuk ul{
	 line-height:1.5em
}


#minidetay_aktif {
	float:left; width:100%;
	margin:0px 0 15px 0px;
	padding:0px 0 15px 0; border-bottom:1px solid #cccccc;
}



#minidetay_simdiki {
	float:left;

	padding:0px 0 15px 0; width:100%; margin-bottom:15px;
}

#minidetay_simdiki ol{
	float:left;   
}


#minidetay_simdiki ul{
	float:left;   
}




#minidetay_yorum {
	float:left; margin-left:10px;

	padding:15px 0 15px 0; width:97%; 
}

#minidetay_yorum ol{
	float:left;   
}


#minidetay_yorum ul{
	float:left;   
}




#minidetay_message {
	float:left;
	margin-bottom:30px; width:580px;
	 
}


#minidetay_inbox {
	float:left;
	padding:5px;
	border:1px solid #ccc;
	 margin-bottom:10px; height:103px; width:570px;
	 
}


#nextbackmaster {
	margin-bottom:5px; padding-bottom:5px; padding-top:5px; width:580px; float:left;
}

#nextbackmaster ul{
	padding:5px;float:right;
}


#minidetay_inbox ol{
	float:left;
	 
}


#minidetay-isler {
	float:left; width:100%;
	margin:0 0 0 0;
	padding:10px 0 5px 0; border-bottom:1px solid #f0f0f0;
}


#minidetay-menu {
	float:left; width:180px;
	margin-left:5px;
	padding:10px 0 10px 0px; border-bottom:2px solid #ccc;
}

#minidetay-menualt {
	float:left; width:100%;
	margin:0 0 0 0px;
	padding:10px 0 5px 0; 
}

#minidetay-menualt li {
    float:left; width:170px;
	margin:0 0 0 5px;
	padding:5px 0 5px 5px; 
	border-bottom:1px solid #f0f0f0;
}






.minidetay_imaj {
	float:left;
	margin:0 8px 0 0; 
	border:1px solid #ccc;
}


.minidetay_imaj:hover {
	border:1px solid #ccc;
}


#minidetay_text {
 float:left; width:100%; background-color:#fff; height:70px; padding-top:5px;
	
}

#minidetay_text ul{
	padding: 3px 0px 15px 0px; margin-left:10px; margin-right:10px; height:10px;
	
}


#minidetay_bottom {
 float:left; width:100%;  background-color:#f0f0f0;
	
}

#minidetay_bottom li{
 padding:5px 10px 5px 10px;
	
}

.mini_imaj {
	float:left;
	margin:0;
	padding:3px 4px 0 10px;
}


.mini_imaj_headers {
	float:left;
	margin:8px 3px 0px 0px; 

}





.etiket_imlec {

	margin:0px 5px 0 5px;
}



#minidetay_edit_none {
	

	width:100%; 
	
}


#minidetay_edit_none ul{

	margin:0px 5px 0px 5px; padding:5px 0 5px 0; 

}




#minidetay_edit {
	float:left;
	
	width:100%; 
	
}


#minidetay_edit ul{

	margin:5px 10px 5px 10px; 

}





.autocompimaj {
	float:left;
	margin:0px 10px 0px 5px; padding-right:5px; 

}





.genreselected {
	float:left;
	margin-right:4px; margin-bottom:5px; padding:5px;

}

.genreselected li {
	margin-right:5px; 

}





/**************************  FOTO ALBUM  **************************/


#thumbnail_140_album
{
float: left;
width: 139px;

margin-bottom: 8px;
border:1px solid #ccc; 
}

#thumbnail_140_album p
{
padding: 2px; padding-top:5px; height:20px; overflow:hidden; 
}


#minidetay_album {
 float:left; width:100%; background-color:#fff; height:50px; padding-top:5px;
	
}

#minidetay_album li{
	margin-top:5px;
	
}


#minidetay_album ul{
	padding: 3px 0px 0px 0px; margin-left:10px; margin-right:10px;
	
}




/**************************  USERS  **************************/


#thumbnail_100
{
float: left;
width: 100px;
height: 100px;

margin-bottom: 8px; 

}



#thumbnail_140_photo
{
float: left;
width: 141px;
height: 141px;

margin-bottom: 8px; 

}





#thumbnail_140
{
float: left;
width: 139px;
height: 139px;

margin-bottom: 8px; 

}


#thumbnail_140_online
{
float: left;
width: 139px;
height:3px; background-color:#00cc33;

}



#thumbnail_140 p
{
padding: 2px; padding-top:5px; height:40px; overflow:hidden; 
}






/**************************  TIPOGRAFI  **************************/
#tipografi-container {
	float:left;
	width:100%;

}



#thumbnail_285
{
float: left;
width: 284px;

margin-bottom: 15px; background:url(/_images/visual/portbg.jpg) repeat-x;

}

#thumbnail_285 ul
{
margin: 10px 10px 8px 12px;line-height:1.4em; overflow:hidden; 
}






#thumbnail_285_single
{
float: left;
width: 284px;

margin-bottom: 15px; padding-top:10px;

}

#thumbnail_285_single ul
{
margin: 5px 10px 5px 14px; padding-bottom:5px; line-height:1.4em;width: 255px;  
}






#thumbnail_180
{
float: left;
width: 186px;

margin-bottom: 20px;

}

#thumbnail_180 ul
{
margin: 4px 10px 4px 10px;line-height:1.2em; overflow:hidden; 
}



#thumbnail_180 p
{
padding: 2px; padding-top:5px; height:40px; overflow:hidden; 
}

#minidetay_tipografi {
 float:left; width:100%; background-color:#fff; height:80px; padding-top:5px;
	
}

#minidetay_tipografi ul{
	padding: 3px 0px 15px 0px; margin-left:10px; margin-right:10px; height:20px;
	
}


#minidetay_tipografi_bottom {
 float:left; width:100%;  background-color:#ccc;
	
}

#minidetay_tipografi_bottom li{
 padding:5px 10px 5px 10px;
	
}


/**************************  TIPOGRAFI END  **************************/

  #song_alt_info {
   float:left; border-top:2px solid #999; border-bottom:2px solid #999;
   width:755px; padding:15px 5px 15px 20px; background-color:#f0f0f0; margin-top:12px;
   
   }

   

.songname {
	
 float:left;

}

.songname_ul {
	
margin:0px 0 0px 0; float:left; border-bottom:1px solid; border-right:1px solid; border-top:1px solid; border-color:#ccc; height:30px; padding:12px 0 0px 5px; width:416px; 

}


.songname_pre {
	
width:465px; padding:5px 0 5px 0; margin-top:-1px; margin-right:0px; float:left;

}

.songname_ul_pre {
	
margin:2px 0 0px 0; float:left;

}



.sarkiadi {
	
width:435px; float:right; border-bottom:1px solid #f0f0f0;

}

.mp3players {
	
float:left;

}


.mp3players_detail {
	
width:780px; float:left; padding:10px 0 10px 0;


}


#sarkidetay {
	
width:435px; float:left; padding-top:5px;

}

#sarkidetay ul {
	
margin-right:5px; 

}


#sarkidetay ul li{
	 line-height:1.5em 

}


.mini_imaj_sarki {
	float:left;
	margin:0;
	padding:3px 6px 4px 0;
}



/******************* GENISLIKLER *******************/


.min-height-musicform {

 min-height:90px;

}
.min-height-profinfo {

 min-height:145px;

}

.min-height-music {

 min-height:75px;

}

.min-height-bos {

 min-height:120px;

}



.line-height-x-small {

 line-height:1.4em;

}


.line-height-small {

 line-height:1.6em;

}


.line-height-musicdetail {

 line-height:2.1em;

}



.absolute {
	 position:absolute
}


.z-index-top {
	z-index:999;
}


.no-margin {
	margin:0;
}

.no-padding {
padding:0;
	 
	 }

.width-160 {
	width:160px;
}


.width-170 {
	width:170px;
}


.width-180 {
	width:180px;
}

.width-190 {
	width:190px;
}

.width-200 {
	width:200px;
}



.width-275 {
	width:275px;
}

.width-285 {
	width:285px;
}

.width-350 {
	width:350px;
}

.width-355 {
	width:355px;
}

.width-360 {
	width:360px;
}

.width-365 {
	width:365px;
}

.width-390 {
	width:390px;
}

.width-400 {
	width:400px;
}

.width-430 {
	width:430px;
}

.width-435 {
	width:432px;
}


.width-440 {
	width:440px;
}

.width-450 {
	width:450px;
}


.width-460 {
	width:460px;
	}
	
	.width-470 {
	width:470px;
	}
	
	
	.width-475 {
	width:475px;
	}

.width-500 {
	width:500px;
}



.width-520 {
	width:520px;
}


.width-570 {
	width:570px;
}
.width-580 {
	width:580px;
}

.width-590 {
	width:590px;
}

.width-640 {
	width:640px;
}


.width-728 {
	width:728px;
}

.width-760 {
	width:760px;
}


.width-770 {
	width:770px;
}


.width-780 {
	width:780px;
}


.width-950 {
	width:935px;
}



.width-100-percent {
	width:100%;
}

.width-90-percent {
	width:90%;
}


.width-98-percent {
	width:98%;
}



.height-30 {
	height:30px;
}


.height-100 {
	height:100px;
}


.height-110 {
	height:110px;
}

.height-120 {
	height:120px;
}


.height-360 {
	height:360px;
}

.height-100-percent {
	height:100%;
}

.height-600 {
	height:600px;
}




.text-left {
text-align:left;

}


.text-center {
text-align:center;

}



.text-right {
text-align:right;

}

.padding-0 {
	padding:0; margin:0;
}

.padding-5 {
	padding:5px;
}


.padding-2 {
	padding:2px;
}

.padding-3 {
	padding:3px;
}


.padding-4 {
	padding:4px;
}

.padding-10 {
	padding:10px; 
}


.padding-25 {
	padding:25px;
}


.padding-15 {
	padding:15px; margin:15px;
}


.padding-top-0 {
	padding-top:0px;
}

.padding-top-3 {
	padding-top:3px;
}

.padding-top-5 {
	padding-top:5px;
}

.padding-top-7 {
	padding-top:7px;
}

.padding-top-8 {
	padding-top:8px;
}

.padding-top-10 {
	padding-top:10px;
}


.padding-top-15 {
	padding-top:15px;
}

.padding-top-20 {
	padding-top:20px;
}
.padding-top-25 {
	padding-top:25px;
}

.padding-top-30 {
	padding-top:30px;
}

.padding-top-40 {
	padding-top:40px;
}

.padding-top-50 {
	padding-top:50px;
}

.padding-top-60 {
	padding-top:60px;
}



.padding-bottom-15 {
	padding-bottom:15px;
}

.padding-bottom-20 {
	padding-bottom:20px;
}

.padding-bottom-60 {
	padding-bottom:60px;
}



.padding-top-6 {
	padding-top:6px;
}



.padding-bottom-5{
	padding-bottom:5px;
}

.padding-bottom-7{
	padding-bottom:7px;
}


.padding-bottom-10{
	padding-bottom:10px;
}

.padding-bottom-15 {
	padding-bottom:15px;
}

.padding-left-5 {
	padding-left:5px;
}

.padding-left-10 {
	padding-left:10px;
}
.padding-left-20 {
	padding-left:20px;
}


.padding-left-30 {
	padding-left:30px;
}


.padding-left-40 {
	padding-left:40px;
}


.padding-right-15 {
	padding-right:15px;
}

.padding-right-10 {
	padding-right:10px;
}
.padding-right-5 {
	padding-right:5px;
}

.padding-right-11 {
	margin-right:8px;
}




.padding-right-25 {
	margin-right:35px;
}





.cursor-pointer { 

cursor:pointer;

 }



.v-align-top {
	 vertical-align:top;
}




.margin-2 {
	margin:2px;
}

.margin-right-2 {
	margin-right:2px;
}

.margin-right-5 {
	margin-right:5px;
}

.margin-right-10 {
	margin-right:10px;
}

.margin-right-15 {
	margin-right:15px;
}



.margin-right-20 {
	margin-right:20px;
}

.margin-right-25 {
	margin-right:25px;
}



.margin-left-15 {
	margin-left:15px;
}

.margin-left-10 {
	margin-left:10px;
}

.margin-top-15 {
	margin-top:15px;
}

.margin-top-8 {
	margin-top:8px;
}

.margin-top-2 {
	margin-top:2px;
}


.margin-top-10 {
	margin-top:10px;
}

.margin-top-20 {
	margin-top:20px;
}

.margin-top-30 {
	margin-top:30px;
}

.margin-top-60 {
	margin-top:60px;
}


.margin-left-40 {
	margin-left:40px;
}

.margin-bottom-5 {
	margin-bottom:5px;
}

.margin-bottom-10 {
	margin-bottom:10px;
}


.margin-bottom-15 {
	margin-bottom:15px;
}

.margin-bottom-20 {
	margin-bottom:20px;
}


.margin-bottom-30 {
	margin-bottom:30px;
}


.margin-bottom-40 {
	margin-bottom:40px;
}



.margin-bottom-1 {
	margin-bottom:1px;
}



.bold {
 font-weight: bold;
}

.border-bottom {
border-bottom:1px solid #ccc
}

.border-bottom-koyu {
border-bottom:1px solid #777
}

.border-bottom-acik {
border-bottom:1px solid #f0f0f0
}



.border-top {

border-top:1px solid #ccc
}



.border-right {
border-right:1px solid #ccc
}

.border-right-koyu {
border-right:1px solid #777
}





.border-top-koyu {
border-top:1px solid #777
}

.border-top-acik {
border-top:1px solid #f0f0f0
}





.border-bottom-kalin {
border-bottom:2px solid #999
}

.page-top-border {
border-top:5px solid #333
}



.border-all-kalin-acik {
border:2px solid #666
}


.border-all {
border:1px solid #f0f0f0
}

.border-all-acikgri {
border:1px solid #cccccc
}

.border-all-dashed {
border:1px dashed #ccc
}


.border-all-koyugri {
border:1px solid #464646;
}

.valign-bottom {

vertical-align:bottom;

}

.valign-top {

vertical-align:top;

}


/********************************************************* RENKLER ****************************************************************************/

.border-color {
border-color: #f0f0f0;
}


.border-color-gri {
border-color: #ccc;
}


.border-color-koyugri {
border-color: #333;
}

.border-color-matvi {
border-color:#bacee6;
}

.border-color-turkuaz {
border-color: #bacee6;
}

.colour_siyah {
color:#000;
}


.colour_tipik {
color:#444;
}

.colour_tease {
color:#00a0c6;
}

.colour_username {
color:#00a0c6;
}

.colour_link {
color:#999;
}

.colour_text {
color:#666;
}

.colour_username {
color:#00a0c6;
}

.bgmsg_gri {
background:url(/_images/message/bgmavi.jpg) repeat-x;
}

.bgmsg_mavi {
background:url(/_images/message/bggri.jpg) repeat-x;
}


.bgcolour_info {
background-color:#f0f0f0;
}

.bgcolour_msgmavi {
background-color:#f2f9fc;
}


.colour_white {
color:#ffffff;

}
.colour_koyugri {
color:#333333;

}

.colour_gri {
color:#666666;

}

.colour_acikgri {
color:#999999;

}

.colour_cokacikgri {
color:#cccccc;

}


.colour_section {
color:#333333;

}


.colour_beyaz {
color:#fff;

}


.colour_turkuaz {
color:#00a0c6;

}

.colour_matvi {
color:#007C8F;

}

.colour_acikmatvi {
color:#bacee6;

}

.colour_red {
color:#ed1968;

}

.colour_text {
color:#666;

}

.section_bg {

background:url(/_images/section_bg.jpg) repeat-x; float:left;

}


.bgcolour_cokacikgri {
background-color:#f9f9f9;

}



.bgcolour_acikgri {
background-color:#f0f0f0;

}

.bgcolour_ortagri {
background-color:#cccccc;

}

.bgcolour_gri {
background-color:#666666;

}



.bgcolour_acikmavi {
background-color: #DDF3FF ;

}



.bgcolour_turkuaz {
background-color:#00a0c6;

}

.bgcolour_red {
background-color:#fd0d4d;

}

.bgcolour_beyaz {
background-color:#fff;

}
.bgcolour_koyugri {
background-color:#333333;

}

