/* CSS Document */
  html {height:100%; overflow:hidden;}
  
  body { 
			
			height:100%; margin:0; padding:0;
			
			
			  
			  }
			  
			#bg {position:fixed; top:0; left:0; width:100%; height:100%;}
			#content{}
	    
			#orta {
			
			
			position:relative; 
			z-index:1;	
			
			
			left:31%;
			top:30%;
		
			}
			
			  
			  
			  	 /* opacity: 0.45;
				filter:alpha(opacity=45);
				-moz-opacity:0.45;
				-khtml-opacity: 0.45;*/
			 /* background-position:80% 3px;
			  background-attachment:fixed;
			
		 
			  background-repeat:no-repeat;*/
			
			  
			  font-family:Verdana, Arial, Helvetica, sans-serif;
			  font-size:24px;
			  
			
			}
            
            h1 {
                margin: 1em 0 1.5em;
                font-size: 18px;
            }
            h2 {
                margin: 2em 0 1.5em;
                font-size: 16px;
            }
            p {
                margin: 0;
            }
            pre, pre+p, p+p {
                margin: 1em 0 0;
            }
            code {
                font-family: "Courier New", Courier, monospace;
            }
			
			
			
			label {
							margin: 0;
							padding:0.2em;
							margin-top:0.3em;
							text-align:right;
							width:70px;
							float:left;
							text-transform:uppercase;

                  }

					legend {
							width:190px;
							height:50px;
							color:#fff;
							font-size:2em;
							padding-left:0.5em;
							background: transparent url("../images/legend_bg.gif"/*tpa=http://www.keepclubin.com/images/legend_bg.gif*/) no-repeat;
							position:relative;
							top:-1em;
							text-transform:uppercase;
							font-weight:bold;
							letter-spacing:-1px;
							white-space:pre; /* hack: make sure */
					}

					.br {display:none;} 



					.fieldset {
						  background-color:#ccc;
						   border:solid 0 #fff; /* Opera doesn't get border:none or border:0 on fieldsets */
						  width:300px;
					  }
					.fieldset label {
						text-align:right;
						width:70px;
						float:left;
						padding:0.2em;
						margin:0;
						margin-top:0.3em;
					  }

					.fieldset .nobr {display:none;}  

					.fieldset .textfield {
						margin:3px;
						padding: 3px 8px;
						height:20px;
						
						border:solid 0 #fff;
						background: transparent url("../images/textfield_bg.gif"/*tpa=http://www.keepclubin.com/images/textfield_bg.gif*/) no-repeat;
						width:200px;
					 }
             		fieldset>input.textfield {
					   background: transparent url("../images/textfield_bg.gif"/*tpa=http://www.keepclubin.com/images/textfield_bg.gif*/) no-repeat;
					}
					.fieldset .textarea {
						margin:3px;
						padding: 0px 8px;
						height:165px;
						width:200px;
						border:solid 0 #fff;
						background: transparent url("../images/textarea_bg.gif"/*tpa=http://www.keepclubin.com/images/textarea_bg.gif*/) no-repeat;
					 }
					 
					 
					 fieldset>textarea {
					    background: transparent url("../images/textarea_bg.gif"/*tpa=http://www.keepclubin.com/images/textarea_bg.gif*/) no-repeat;
					}
					


					.submit {
						margin:3px;
						height:20px;
						border:solid 0 #fff;
						width:80px;
						background: transparent url("../images/submit.gif"/*tpa=http://www.keepclubin.com/images/submit.gif*/) no-repeat; 
}            

           img#album:hover { border:3px solid #CC9933}
          .ks {margin-right:8px;}
			
			div#mp3{ left:0; top:10px;}
			
			a#ft:link { text-decoration:none; color:#FFFFFF; }
			a#ft:active { text-decoration:none; color:#FFFFFF; }
			
			.solresim{
		          position:absolute;
				  left:280px;
				  top:-100px;
			      width:217px;
			      height:122px;
			      background-image:url("../images/gozluk1.gif"/*tpa=http://www.keepclubin.com/images/gozluk1.gif*/);
			     opacity: 0.80;
				 filter:alpha(opacity=80);
				 -moz-opacity:0.80;
				 -khtml-opacity: 0.80;
				  border:2px solid #000000;
			
			}