﻿@charset "utf-8";

body {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:62.5%; }

/* ======== Countries drop-down select box  ======== */
#countrySelector { background-color:#E8E6E4; font:1.0em Verdana, Arial, Helvetica, sans-serif; width:160px; position:absolute;  }
#countrySelector ul { padding: 1px; }
#countrySelector ul#countrySel, #countrySelector ul#countrySel ul { list-style:none; margin:0px; padding:0px; line-height:1.5em; cursor:pointer; }
#countrySelector ul#countrySel { background: url(images/dropdown_countries.png) no-repeat; }
#countrySelector ul#countrySel>li { line-height:1.8em; }
#countrySelector ul#countrySel span { padding-left:4px; }
#countrySelector ul#countrySel ul { margin-top:1px; display:none; height:200px; overflow:auto; }
#countrySelector ul#countrySel li a { display:block; padding:2px 3px 3px 29px; background-position:5px; background-repeat:no-repeat; text-decoration:none; color:#333333; } 
#countrySelectList { width:160px;  }
#countrySelector ul#countrySel li a:hover { text-decoration:none; }
#countrySelector ul#countrySel li ul a:hover { background-color:#DCDCDA; color:#333333; }
.flagAFG { background: url(images/ulkeler/3.png);  }
.flagALB { background: url(images/ulkeler/4.png); }
.flagALG { background: url(images/ulkeler/20.png); }
.flagAZE { background: url(images/ulkeler/1.png); }
.flagBAH { background: url(images/ulkeler/11.png); }
.flagBAN { background: url(images/ulkeler/12.png); }
.flagBEN { background: url(images/ulkeler/13.png); }
.flagBOS { background: url(images/ulkeler/59.png); }
.flagBRU { background: url(images/ulkeler/56.png); }
.flagBUR { background: url(images/ulkeler/14.png); }
.flagCAM { background: url(images/ulkeler/43.png); }
.flagCEN { background: url(images/ulkeler/58.png); }
.flagCHA { background: url(images/ulkeler/17.png); }
.flagCOM { background: url(images/ulkeler/40.png); }
.flagCOT { background: url(images/ulkeler/21.png); }
.flagDJI { background: url(images/ulkeler/22.png); }
.flagEGY { background: url(images/ulkeler/51.png); }
.flagGAB { background: url(images/ulkeler/33.png); }
.flagGAM { background: url(images/ulkeler/34.png); }
.flagGUI { background: url(images/ulkeler/36.png); }
.flagGUIB { background: url(images/ulkeler/37.png); }
.flagGUY { background: url(images/ulkeler/35.png); }
.flagIND { background: url(images/ulkeler/6.png); }
.flagIRAN { background: url(images/ulkeler/9.png); }
.flagIRAQ { background: url(images/ulkeler/31.png); }
.flagJOR { background: url(images/ulkeler/2.png); }
.flagKAZ { background: url(images/ulkeler/42.png); }
.flaGKKTC { background: url(images/ulkeler/62.png); }
.flagKUW { background: url(images/ulkeler/44.png); }
.flagKYR { background: url(images/ulkeler/41.png); }
.flagLEB { background: url(images/ulkeler/45.png); }
.flagLIB { background: url(images/ulkeler/46.png); }
.flagMALA { background: url(images/ulkeler/47.png); }
.flagMALD { background: url(images/ulkeler/48.png); }
.flagMALI { background: url(images/ulkeler/49.png); }
.flagMAU { background: url(images/ulkeler/52.png); }
.flagMOR { background: url(images/ulkeler/50.png); }
.flagMOZ { background: url(images/ulkeler/53.png); }
.flagNIG { background: url(images/ulkeler/54.png); }
.flagNIGERIA { background: url(images/ulkeler/55.png); }
.flagOMA { background: url(images/ulkeler/32.png); }
.flagPAK { background: url(images/ulkeler/10.png); }
.flagPAL { background: url(images/ulkeler/38.png); }
.flagQAT { background: url(images/ulkeler/39.png); }
.flagRUS { background: url(images/ulkeler/61.png); }
.flagSAU { background: url(images/ulkeler/23.png); }
.flagSEN { background: url(images/ulkeler/24.png); }
.flagSIE { background: url(images/ulkeler/28.png); }
.flagSOM { background: url(images/ulkeler/29.png); }
.flagSUD { background: url(images/ulkeler/25.png); }
.flagSUR { background: url(images/ulkeler/26.png); }
.flagSYR { background: url(images/ulkeler/27.png); }
.flagTAJ { background: url(images/ulkeler/30.png); }
.flagTAY { background: url(images/ulkeler/60.png); }
.flagTOG { background: url(images/ulkeler/18.png); }
.flagTUN { background: url(images/ulkeler/19.png); }
.flagTR { background: url(images/ulkeler/16.png); }
.flagTUR { background: url(images/ulkeler/15.png); }
.flagUGA { background: url(images/ulkeler/8.png); }
.flagUNI { background: url(images/ulkeler/5.png); }
.flagUZB { background: url(images/ulkeler/7.png); }
.flagYEM { background: url(images/ulkeler/57.png); }




