/* CSS Document */
*{margin:0; padding:0;}

html, body {
	padding: 0;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%
}


body {
	background:no-repeat scroll top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	position:relative;
}

.Styleminimenu, Styleminimenu:visited {color: #FFFFFF; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

.Stylemenu {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	a:visited: #FFFFFF;
}

a img.transp{
			opacity: 0.7;
		}

a:hover img.transp{
			opacity: 1;
		}

Stylemenu a:visited
{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	a:visited: #FFFFFF;
	text-decoration: none;
}

a
{
	color: black;
	text-decoration: none;
}

a:hover
{
	color: gray;
	text-decoration: underline;
}

h1
{
        color: #758092;
        font-size: 20px;
        font-weight: bold;
}

h2
{
	color: #000000;
	font-size: 12px;
}

#site
{
	width: 803px;
	background-image:url("images/bg-site.gif");
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	position: relative;
}

#copyright
{
	width: 782px;
	line-height: 24px;
	height: 24px;
	margin: auto;
	padding: 0px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
}

#header
{
	width: 782px;   	
	height: 140px;
	margin: auto;
	background-image:url("images/header.jpg");
	background-repeat: no-repeat;
}

/** Fond du contenu de la page et menu **/

#menu
{ 
	width: 782px;
    height: 20px;
	margin: auto;
	background-color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	
}

#menu ul 
{
	padding: 0px;
	list-style: none;
}
#menu li 
{
	margin: 0px;
	float: left;
	height: 20px;
	padding: 0px;
}

#menu a, #menu a:visited
{
	float: left;
	display: block;
	color: #000000;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 20px;
	height: 20px;
	padding: 0px 5px;
}

#menu a:hover 
{
	background-color: #CCEAA3;
	text-decoration: none;
}

.sp_menu1
{
	width: 782px;
	height: 4px;
	margin: auto;
	background-color: #DDDDDD;
	font-size: 0px;
}

.sp_menu2
{
	width: 782px;
	height: 2px;
	margin: auto;
	font-size: 0px;
}

#page
{
	width: 782px;
	margin: auto;
}

/** fin **/

#footer
{
	width: 782px;
	height: 20px; 	
	margin: auto;
	background-image: url("images/footer.gif");
	color: #FFFFFF;
}

.sp
{
	width: 782px;
	height: 4px;
	margin: auto;
	font-size: 0px;
}

/** cadre légende **/

			.cadre{
				border-width: 2px;
				border: 2px solid green;
				
			}
			
			.titrecadre{
				font-size: 10px;
				text-align: center;
				color: green;
			}
			
			.z_cadre{
				font-size: 0px;
				margin: 3px 0px;
			}

/** formulaire **/

/* Form elements */
input,textarea, select {
	color: #CCEAA3;
	font-size: 12px;
}

input.post, textarea {
	border: solid 1px #CCEAA3;
	background-color: #222;
	color: #CCEAA3;
}
* html input.post, * html textarea { border-color: #CCEAA3; }
input.post:hover, textarea:hover { border-color: #FFFFFF; }
input.post:focus, textarea:focus { border-color: #FFFFFF; color: #CCEAA3; }


select {
	background-color: #000;
	color: #FFFFFF;
	background-image:url("images/dwn_btn.png");
	background-repeat: no-repeat;
	background-position: center right;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	border: solid 1px #CCEAA3;
}
input.button:hover { 
	background-color: #000000; 
	color: #FFFFFF;
}
* html input.button { color: #000; }

/* The main submit button option */
input.mainoption {
	background-color: #222;
	color: #FFFFFF;
	font-weight : bold;
	border: solid 1px #CCEAA3;
}

/* None-bold submit button */
input.liteoption {
	background-color: #222;
	color: #FFFFFF;
	border: solid 1px #000;
}

input.mainoption:hover, input.liteoption:hover { border-color: #FFFFFF; }
input.mainoption:focus, input.liteoption:focus { color: #FFF; border-color: #FFFFFF; }

/* Autres */
#dhtmltooltip{
	font-family: Comic Sans MS;
	font-size: 13px;
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: #ECF7EA;
	visibility: hidden;
	z-index: 1000;
	/*margin-left : -150px;*/
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
#menucombat{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: absolute;
	width: 217px !important;
	//padding: 5px;
	//background: url(images/vignette_defis_fond.png) center top no-repeat;
	visibility: hidden;
	margin-top:126px;
	z-index: 999;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
#menucombat2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 207px !important;
	padding: 5px;
	background: url(images/vignette_defis_fond.png) center top no-repeat;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
#dhtmltooltipfixe{
	font-family: Comic Sans MS;
	font-size: 13px;
	position: absolute;
	width: 347px;
	padding:2px 4px;
	z-index: 100;
	visibility:hidden;
/*    background-color: #fff;
    border: solid 1px #ccc;*/
    padding: 5px;
    border-radius: 5px;
}

.cadre{
	border-width: 2px;
	border: 2px solid green;
	margin: 0;
	padding: 0;	
}			
.titrecadre{
	font-family: verdana;
	font-size: 11px;
	font-weight:700;
	color: green;
}

/*PUBS*/
#megaban{ width:728px; height:90px; }
#skyscrapper{ width:160px; height:600px; }
#carre{ width:300px; height:250px; }

/*STYLE*/
body, td, xmp
{font-size: 12px; color:#000000;font-family: Arial; letter-spacing:0px;word-spacing:0px;}
a:link, a:visited, a:active
{text-decoration:none;font-weight: none;cursor:pointer; letter-spacing:0px}
a:hover
{text-decoration:none;}

.center{ width:100%;text-align:center; }
.center table{ margin:auto; }

.green{ color:green; }
.red{ color:red; }
.bold{ font-weight:bold; }

/* Attractions */

/* Colisée */
#colisee_global{
	width: 686px;
	margin-left: 4px;
	background: #fafafa;
	border:1px solid grey;
	padding: 20px 0;
	text-align: center;
}

#colisee_inscription{
	background: rgba(0,0,0,0.05);
	width: 350px;
	margin: 20px auto;
	border: 1px solid grey;
	border-radius: 2px;
}

.colisee_titre{
	background: #c6d5db;
	padding: 5px 0;
	font-size: 1.5em;
	border-bottom: 1px solid grey;
}

.colisee_contenu{
	padding: 20px 0;
}

.selectPokemon{
	background: #fafafa;
	border: 1px solid darkslategrey;
	border-radius: 2px;
	color:black;
	width: 250px;
	padding: 5px;
	margin: 10px auto 20px;
}

.boutonSelect{
	width: 150px;
	height: 40px;
	background: #c6d5db;
	border:1px solid grey;
	border-radius: 2px;
	color:black;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.3),
				0px 1px 1px 0px white inset;
	cursor:pointer;
	transition: all 0.25s ease-in-out;
}

.boutonSelect:hover{
	background: #E3F5FC;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.colisee_cadre_poules{
	background: rgba(0,0,0,0.05);
	width: 40%;
	margin: 10px 20px;
	border: 1px solid grey;
	border-radius: 2px;
	display: inline-block;
}

#colisee_infos_joueur{
	float:right;
	border: 1px solid grey;
	border-radius: 2px;
	width:190px;
	height: 100px;
	margin-right:10px;
	padding: 10px;
	background: rgba(0,0,0,0.025);
	box-shadow: 0 2px 2px white, 0 2px 2px rgba(0,0,0,0.2) inset;
}

#colisee_matches_histo, #colisee_final{
	width: 80%;
	border: 1px solid grey;
	margin:auto;
	text-align: center;
	background: rgba(0,0,0,0.05);
}

#tableau_final_g{
	width: 500px;
	height: 230px;
	margin: auto;
	background: url('images/tableau-final-colisee.png');
	position: relative;
}

.tableau_final_case{
	position: absolute;
	width: 77px;
	height:17px;
	line-height: 17px;
}

.view_page_colisee{
	cursor: pointer;
	display: inline-block;
	margin: 20px auto;
}

.view_page_colisee:hover{
	color:#c6d5db;
}
#navigation_horizenatl
{
height:49px;
width:1006px;
background:url('images/habillage/bg-nav.jpg') center no-repeat;
padding-top:-5px;
position:relative;
z-index:9999;
}
#navigation_horizenatl ul
{
  margin:0;
  padding:0;
}
#navigation_horizenatl ul li
{
  color:#fff;
  font-size:16px;
  list-style:none;
  float:left;
  padding:15px 26px;
  background:url('images/habillage/sep-nav.jpg') left top no-repeat;
  display:block;
  position:relative;
}
#navigation_horizenatl ul li:first-child
{
  background:none;
}
#navigation_horizenatl ul li a
{ 
  color:#fff;
  font-size:16px;
  text-decoration:none;
  font-weight:bold;
}
#navigation_horizenatl li ul 
{
display: none;
margin:0;
padding:0px;
margin-top:14px;
background:#2d3336;
position:absolute;
left:0;
min-width:150px;
 //border:1px solid #858585;
 border-top:none;
} 
 #navigation_horizenatl li:hover > ul 
 {
 display: block;
 } 
  #navigation_horizenatl li ul li
 {
 float: none;
 margin:0;
 padding:6px 30px 7px 10px;
 background:none;
 border-top:1px solid #1d2123;
 }
   #navigation_horizenatl li ul li:first-child
 {
   border-top:none;
 }
 #navigation_horizenatl li ul li:hover
 { 
  background:#1d2123;
  cursor:pointer;
 }
   #navigation_horizenatl li ul li a
 {
   font-size:14px;
   font-weight:normal;
 }
  #zone_bonus
 {
  z-index:0;
  background:#FEDA48;
  margin-right:7px;
  float:right;
  height:20px;
  width:800px;
  margin-top:7px;
  padding:8px 5px 3px 5px;
  font-weight:bold;
  font-size:14px;
  position:relative;
  z-index:9;
 }
 #zone_aventure
 {
 font-size:12px;font-weight:bold;margin-top:10px;margin-bottom:10px;color:#333;padding-left:10px;text-align:center;
 }
  #bloc_carte
 {
   margin-left:8px;
   width:674px;
   height:1520px;
   background-color:rgba(221,221,221,1);
   padding-top:20px;
   border-style:solid;
   border-width:1px;

 }
 .titre_carte{
   padding:5px 10px;
   width:184px;
   height:21px;
   text-align:right;
   color:#fff;
   font-size:16px;
   font-weight:bold;
   background:url('images/habillage/languette.jpg') left center no-repeat;
   float:left;
   margin-left:2px;
 }
 .pres_carte
 {
  width:650px;
  margin:10px 10px 35px 15px;
  float:left;
 }
 .img_carte
 {
  width:360px;
  float:left;
 }
 
 .txt_carte
 {
  width:290px;
  float:left;
 }
 #content
 {
 width:1006px;height:auto;background-color:#fff0b5;
 padding-bottom:10px;
 }
 #right_bloc
 {
 float:left;width:690px;height:auto;
 }
 #left_bloc1
 {
 padding-left:-2px;
 padding-top:5px;
 float:right;
 width:300px;
 height:auto;
 min-height:350px;
 padding-right:4px;
 background-color:#fff0b5;
 margin:0px 5px 10px 0;
 }
 
 #left_bloc
 {
   padding:100px 5px 5px 5px;
   float:right;
   width:293px;
   height:auto;
   min-height:350px;
   background:url('images/habillage/bg_aide.png') top center no-repeat;
   margin:14px 12px 10px 0;
   text-align:center;
   line-height:24px;
   font-size:14px;
 }
 #top_fond
 {
   margin-top : 15px;
   margin-left : 20px; 
 }
 #bloc3_right
 {
   background:url('images/habillage/bg_fond.png') top center repeat-y;
   width : 629px;
   min-height:300px;
   margin :0px 0 0 19px;  
   padding : 0px 15px 0 15px;
 }
#bottom_fond
 {
 
   margin-left : 20px; 
 }
.grand
{
 font-weight:bold;
 font-size:16px;
}
.grand2
{
 font-weight:bold;
 font-size:34px;
 text-align:center;
 color:#222222;
 margin:0 8px 15px 8px!important;
}
.img_profil
{
 float:left;
 margin:5px -65px 5px 5px;
}
 #footer
 {
  background:url('images/bas.jpg') center top no-repeat #C6D5DC;
  height:200px;
  width:1006px;
 }
 #pub {
	position: relative;
	width:1265px;
	top:100px;
	margin:0px auto 0 auto;
	z-index:9;
}

#pubGauche {
	position:absolute;
    left: 0;
	width:130px;
	height:650px;
	padding:122px 1px 0 2px;
	background:url('images/pikachu.png') center top no-repeat;
}

#pubDroite {
	position:absolute;
    right: 0;
	width:120px;
	height:650px;
	padding:107px 1px 0 1px;
	background:url('images/bulbizare.png') center top no-repeat;
}
 #combat
 {
   width:677px;
   background:url('images/habillage/ppbo-fenetre-popup.png') center top no-repeat;
   margin:10px;
 }
 #niv_adv
 {
  background:url('images/habillage/fond-combat.png') center top no-repeat;
  width:509px;
  padding:60px 84px 20px 84px;
  margin:10px auto 10px auto;
  height:350px;
 }
 #cont_niv_adv
 {
  width:499px;
  padding:35px 5px 10px 5px;
  height:297px;
  background:url('images/habillage/cadre-presentation-combat.png') center top no-repeat;
  text-align:center;
 }
 #niv_adv2
 {
  background:url('images/habillage/ppbo-fenetre-popup.png') center top no-repeat;
  width:509px;
  padding:60px 84px 20px 84px;
  margin:10px auto 10px auto;
  height:190px;
 }
 #cont_niv_adv2
 {
  width:395px;
  padding:20px 5px 10px 5px;
  height:105px;
  background:url('images/habillage/ppbo--fond-popup.png') center top no-repeat;
  text-align:center;
  color:#fff;
  margin:auto;
 }
 #left_vs
 {
   width:230px;
   float:left;
 }
 #right_vs
 {
   width:230px;
   float:right;
   margin-right:-5px;
 }
 #txt_vs
 {
 width:80%;
 float:left;
 color:#fff;
 margin: 10px 0 0 50px;
 text-align:center;
 }
 .link1
 {
  font-size:0px;
  background:url('images/habillage/ppbo-bouton-annuler-confirmer.png') left center no-repeat;
  padding:14px 200px 37px 10px;
  float:left;
  margin-left:-10px;
 }
 .link2
 {
  font-size:0px;
  background:url('images/habillage/ppbo-bouton-annuler-confirmer.png') right center no-repeat;
  padding:14px 40px 37px 172px;
  float:right;
  margin-right:-13px;
 }
 #bloc_anim
 {
  display:inline-block;
  width:495px;
  height:320px; 
  margin-left:-5px;
  padding:20px 80px;
  background:url('images/habillage/ppbo-decoupage-cadre-animation.png') center top no-repeat;
 }
 #pok_gangne
 {
  width:332px;
  background:url('images/habillage/cadre-stats-victoire.png') center top no-repeat;
  padding:13px 80px;
  margin:0 auto;
  line-height:22px;
  height:197px;
 }
 #pok_perdre
 {
  width:334px;
  background:url('images/habillage/ppbo-decoupage-fenetre-defaite.png') center top no-repeat;
  padding:13px 97px 13px 133px;
  margin:0 auto;
  line-height:22px;
  height:197px;
 }
 #pok_gangne td,  #pok_perdre td
 {
   font-size:11px;
 }
 #bg_packdresseur
 {
  width:647px;
  padding:70px 19px 0px 20px;
  height:auto;
  float:left;
  min-height:200px;
  background:url("images/habillage/fond_packdresseur.png") center top no-repeat;
  margin-left:5px;
 }
 #btm_pack
 {
   width:686px;  
   margin-left:5px;
   height:20px;
  float:left;
  background:url("images/habillage/bas-fond_packdresseur.png") center top no-repeat;
 }
 #bloc_txt
 {
  width:627px;
  padding:10px;
  background:url("images/habillage/cadre-texte.png") center top no-repeat;
  text-align:justify;
  height:110px;
  margin-bottom:10px;
 }
.bg_pok
 {
  width:87px;
  height:108px;
  background:url("images/habillage/cadre-pokemon.png") center top no-repeat;
 }
.bg_pok_select
 {
  width:87px;
  height:108px;
  background:url("images/habillage/cadre-pokemon-select.png") center top no-repeat;
 }
 .selection-dresseur
 {
  background:url("images/habillage/selection-dresseur.png") center top no-repeat;
 }
 .bg_pok img, .bg_pok_select img
 {
   /*width:70px;*/
 }
 #bloc_desc
 {
  width : 648px; 
  margin : auto; 
  margin-top:10px;
  padding-top : 105px;
  height:315px;
  background:url("images/habillage/fond-dresseur.png") center top no-repeat;
 }
  #bg_confirm
 {
  width : 649px; 
  margin : auto; 
  margin-top:10px;
  padding-top : 50px;
  height:223px;
  background:url("images/habillage/confirmation.png") center top no-repeat;
 }
 #bloc_don
 {
 float:left;
 margin-left:125px;
 line-height:42px;
 width:102px;
 font-weight:bold;
 text-align:center;
 }
 
 #bloc_det
 {
 float:left;
 margin-left:18px;
 line-height:22px;
 width:394px;
 text-align:center;
 }
 #bloc_det P
 {
 margin:8px 0;
 }
 #bg_arene
 {
   margin-left:5px;
   width:652px; 
   padding:80px 11px 20px 11px;
   text-align:center;
 }
 #bg_text_arene
 {
  width:572px;
  padding:20px 40px;
  height:197px;
  position:relative;
 }
 #bloc_pok
 {
   position:absolute;
   bottom:68px;
   height:75px;
 }
 #menu_arene
 {
 margin-top:20px;
}
 #menu_arene a img
 {
 margin:5px 0;
 border:0;
 cursor:pointer;
 }
 .vos_poks
 {
   width:89px;
   height:93px;
   margin:0 4px;
   float:left;
 }
 .vos_poks_select
 {
   width:89px;
   height:93px;
   margin:0 4px;
   float:left;
   background:url('images/habillage/selecteur.png') center top no-repeat;
 }
 #bg_combat1
 {
   margin-left:4px;
   width:612px; 
   padding:20px 31px 20px 31px;
   text-align:center;
   border:1px solid #233a42;
   background:#79c9f9;
 }
 #bloc_pok2
 {
  width:572px; 
  padding:2px 20px 0 20px;
  height:90px;
  text-align:center;
 }
  .pseud_choi
 {
  background:url('images/habillage/adversaire.png') center top no-repeat;
  background-size: 207px 115px;
  width:207px;
  height:115px;
  cursor:pointer;
  display:table-cell;
  vertical-align:middle;
 }
 .pseud_choi_select
 {
  background:url('images/habillage/adversaire-select.png') center top no-repeat;
  background-size: 207px 115px;
  width:207px;
  height:115px;
  cursor:pointer;
  display:table-cell;
  vertical-align:middle;
 }

 #bloc_rech_combat
 {
  width:580px; 
  margin:10px auto 10px auto; 
  padding:30px 16px 10px 16px;
  text-align:center;
 }
 #list_conn
 {
  margin-top:-18px;
 }
 #bloc_train
 {
  width:575px;
  margin-left:10px;
  padding:140px 50px 20px 50px;
 }
 #bloc_text_train
 {
  width:555px;
  padding:70px 10px 0px 10px;
  color:#00300;
  line-height:19px;
  text-align:center;
 }
  #bloc_train4
 {
  width:674px;
  margin-left:10px;
  padding:70px 0px 20px 0px;
 }
 #bg_felicit
 {
   width:340px;
   margin:10px 15px 0 auto;
   padding:60px 153px 0 100px;
   height:215px;
   text-align:center;
   line-height:20px;
 }
 #bg_attention
 {
   width:402px;
   padding:55px 40px 20px 40px;
   margin:70px auto 70px auto;
   background:url('images/habillage/attention.png') center top no-repeat;
   text-align:center;
   color:#fff;
   line-height:22px;
 }
 #bloc_res_vec
 {
  margin:20px auto 0 auto;
  width:466px;
  padding:60px 50px 10px 50px;
  min-height:239px;
 }
 #bloc_res_def
 {
  margin:20px auto 0 auto;
  width:481px;
  padding:60px 50px 10px 50px;
  min-height:239px;
 }
  #bloc_train2
 {
  width:589px;
  margin-left:10px;
  padding:58px 43px 20px 43px;
 }
 #bloc_pok_train
 {
  width:582px;
  padding:36px 0px 0px 18px;
  height:124px;
  margin-left:-8px;
 }
 .vos_poks2
 {
   width:89px;
   height:120px;
   margin:0 3px 0 4px;
   float:left;
   cursor:pointer;
   text-align:center;
 }
 .vos_poks_select2
 {
   width:89px;
   height:120px;
   margin:0 3px 0 4px;
   float:left;
   background:url('images/habillage/selecteur.png') center top no-repeat;
   cursor:pointer;
   text-align:center;
 }
 #zn_arene
 {
  width:396px;
  margin:20px auto 0 auto;
  padding:20px 10px 20px 10px;
  color:#fff;
  line-height:18px;
  text-align:center;
  background:url("images/habillage/bg_zn_arene.png") center top no-repeat;
 }
 #bloc_dresseur
 {
  margin:10px auto 0 auto;
  padding:20px 30px;
  background:url("images/habillage/fond-trainer.png") center top no-repeat;
  width:437px;
  min-height:298px;
  text-align:center;
 }
 #bloc_dresseur h1
 {
 color:#FFF !important;
 font-size:18px !important;
 }
 #bloc_ds
 {
  width:205px;
  height:214px;
  float:left;
  margin:10px 0;
 }
 #bloc_pkmn_ds
 {
  width:185px;
  height:170px;
  float:right;
  text-align:center;
  padding:35px 10px 10px 10px;
  margin-top:10px;
  line-height:32px;
 }
 .bg_bloc_news
 {
  background:url('images/habillage/fond_news.jpg') center top no-repeat;
  padding:0px 5px;
 }
 .fond-offres
 {
  background:url('images/habillage/fond-offres.png') center top no-repeat;
  padding:4px;
margin-left:4px;
 }
 .link_news
 {
  font-family:'Myriad Pro';
  font-weight:bold;
  font-size:16px;
  color:#233a43;
 }
 .txt_date
 {
  font-family:Arial;
  font-size:12px;
 }
 .txt_titre_news
 {
  font-family:Arial;
  font-size:12px;
 }
 tr.td_obj:hover
 {
  background:#fffbec;
  cursor:pointer;
 }
 .bg_ach_pok
 {
   background:url('images/habillage/cadre-pkm.png') center top no-repeat;
   width:117px;
   margin:5px 6px;
   display:inline-block;
   height:151px;
   position:relative;
 }
ul.list_map li
{
 list-style-image: url('images/habillage/pixel_rectangle.jpg');
}

/* Dropdown Pokemon list */

.pokdropdown dt {}
.pokdropdown dd, .pokdropdown dt, .pokdropdown ul { margin:auto; padding:0px; }
.pokdropdown dd { position:relative;}
.pokdropdown a, .pokdropdown a:visited { color:#5b7081; text-decoration:none; outline:none;}
.pokdropdown a:hover { color:#17355d;}
.pokdropdown dt a:hover { color:#17355d; border: 1px solid #8ea7b2;}
.pokdropdown dt a {background:#c9e0ea url('http://www.jankoatwarpspeed.com/wp-content/uploads/examples/reinventing-drop-down/arrow.png') no-repeat scroll right center; display:block; padding-right:20px;
				border:1px solid #b0bfc5;min-height:34px;vertical-align:middle;}
.pokdropdown dt a span {cursor:pointer; display:block; padding:5px;}
.pokdropdown dd ul { background:#c9e0ea none repeat scroll 0 0; border:1px solid #b0bfc5; color:#b0bfc5; display:none;
				  left:0px; padding:5px 0px; position:absolute; top:2px; min-width:170px; list-style:none;height:200px; overflow:auto; -webkit-overflow-scrolling: touch;z-index:10;}
.pokdropdown span.value { display:none;}
.pokdropdown dd ul li a { padding:5px; display:block;}
.pokdropdown dd ul li a:hover { background-color:#8ea7b2;}

/*.pokdropdown img.tag { border:none; vertical-align:middle;}*/
img.tag { border:none; vertical-align:-2px;}