

   

/* signature
atu, august 2009 / kaan yżlmaz  
*/


/* General-Styles */  
  
body {  
		background: #939393 url(../images/back_giris_main.jpg) repeat-x center top;
		line-height:1;	
		margin: 0 auto;
		font-family: Arial, Helvetica, sans-serif; 
		font-size:12px;
        }
		
a, a:link, a:visited {text-decoration:none; color:#acacac;}
a:hover{text-decoration:none;cursor: pointer;color:#fff;}


/* Main Styles Start*/ 

#wrapperWelcome {
		 margin: 0 auto;
		 position: relative;
		 height:100%;
	     }
		 
#contentWelcome {
		 margin: 0 auto;
		 width:483px;
		 height:384px;
		 top:100px;
		 background: url(../images/back_welcome_content.png) repeat-x center top;
		 position: relative;
	     }
		 	
/* WELCOME PAGE Styles Start*/
		 
#LogoFlash {
		 margin:0 auto;
		 top:35px;
		 width:100px;
		 height:145px;
		 position: relative;
	
	     }		 
		 
#LovesDuty {
		 margin:0 auto;
		 top:38px;
		 width:281px;
		 height:132;
		 position: relative;
	     }		 
		
		
/* images sprite */			
#ImgWrap {margin:0 auto; width:293px; height:23px; position:relative; top:78px;}		
		 
#Imgs {margin:0 auto; width:293px; height:23px;  background: url(../images/welcome_imgsENG.png);}		 	 
#Imgs li {list-style-type: none;float: left; text-indent:-9999px; font-size:1px;}
#Imgs a {height: 23px; display: block;}
#Imgs span {display: none;}

#list1 {width: 128px;}
#list2 {width: 49px;}
#list3 {width: 116px;}
#list1 a:hover {background: url(../images/welcome_imgsENG.png) 0px -23px no-repeat;}
#list2  {background: url(../images/welcome_imgsENG.png) -128px -23px no-repeat;}
#list3 a:hover {background: url(../images/welcome_imgsENG.png) -177px -23px no-repeat;}

#ImgLine {margin:14px 0 12px 2px; width:314px; height:3px; position:relative;}
#ImgDiplomatic {margin:0 0 0 70px;  position:relative;}

/* english sprite */	
#english {width:63px; height:14px; position:absolute; top:40px; right:34px}
.eng {display:block; width:63px; height:14px;text-indent:-9999px;}
.eng a {display:block; width:100%; height:100%; background:url(../images/welcome_trk_sprite.png) no-repeat top left; outline:none;}
.eng a:hover {background-position:0 -14px;}


/* classes for tooltips */
.hovertip {
    position:absolute;
    display: none; /* in case javascript is disabled */
    background: url('../images/welcome_sub-bg.png') no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	z-index: 100;
	}
	
.hovertip_target {font-style: italic;}
.hovertip_target:hover {text-decoration: none; cursor:pointer;}

ul.hovertip li {display:block; list-style:none; padding-bottom:8px;}
html > body ul.hovertip li {*padding-bottom:8px;} /* IE7 Hack */ 

ul.hovertip li a {text-decoration:none; color:#3c3c3c; padding:1px 13px 1px 3px;}
ul.hovertip li a:hover {text-decoration:none;  border-top:1px solid #be2525;  border-bottom:1px solid #be2525; color:#be2525;}

ul.hovertip {width:114px; height:99px; margin:23px 0 0 -120px;  padding:35px 0 0 26px; display:block;}

.tooltipWrap {display:none;}

/* 18+ PAGE Styles Start*/

#welcome18 {
		 margin:0 auto;
		 top:55px;
		 width:368px;
		 height:89;
		 position: relative;
	     }
		 
/* images sprite */			
#CheckAgeWrap {margin:0 auto; width:227px; height:29px; position:relative; top:88px;}		
		 
#Age {margin:0 auto; width:227px; height:29px;  background: url(../images/welcome_18_yesno_spriteENG.png);}		 	 
#Age li {list-style-type: none;float: left; text-indent:-9999px; font-size:1px;}
#Age a {height:29px; display: block;}
#Age span {display: none;}

#list_age1 {width: 115px;}
#list_age2 {width: 112px;}
#list_age1 a:hover {background: url(../images/welcome_18_yesno_spriteENG.png) 0px -29px no-repeat;}
#list_age2 a:hover {background: url(../images/welcome_18_yesno_spriteENG.png) -115px -29px no-repeat;}

#info {
		 margin:0 auto;
		 top:125px;
		 width:433px;
		 height:77px;
		 left:5px;
		 position: relative;
	     }		 
		 
		 
#noCashInput {
		 margin:0 auto;
		 background: url(../images/welcome_18_inputBack.png) no-repeat;
		 top:125px;
		 width:126px;
		 height:34px;
		 padding:8px 0 0 9px;
		 position: relative;
	     }		 
		 
		 
