@CHARSET "UTF-8";

/* PLEASE DON'T REMOVE :) 
PAGE RE-CREATERD BY MATAN MIZRACHI / SPECIAL-SERV.CO.IL */

html {
	direction: rtl;
}

.clear {
	clear: both;
}

.underline {
	text-decoration: underline !important;
}

.ltr {
	direction: ltr !important;
}

#img-logo {
	display: block;
	width: 380px;
	height: 274px;
	background:url('../img/new_design/logo.png') no-repeat center center;
	position: absolute;
	top: 64px;
	right: 50%;
	margin-right: -190px;
	z-index: 10;
}

#img-characters {
	display: block;
	width: 420px;
	height: 317px;
	background: url('../img/new_design/characters.png') no-repeat center center;
	position: absolute;
	bottom: 2px;
	right: 3px;
	z-index: 5;
}

#img-top-logo {
	display: block;
	width: 178px;
	height: 25px;
	background: url('../img/new_design/top-logo.png') no-repeat center center;
	position: absolute;
	top: 8px;
	left: 50%;
	margin-left: -89px;
}

#img-right-character {
	display: block;
	width: 225px;
	height: 315px;
	background: url('../img/new_design/right-character.png') no-repeat center center;
	margin: 40px auto 10px auto;
}

#img-page-bottom {
	display: block;
	width: 1061px;
	height: 71px;
	background: url('../img/new_design/bottom-bg.png') no-repeat center center;
	margin: 0 auto;
	margin-top: -16px;
}

#menu .m_right {
	float: right;
	margin: 15px 40px 0 0;
}

#menu .m_left {
	float: left;
	margin: 15px 0 0 80px;
}

#hq .user_name {
	display: block;
	width: 100%;
}

#hq .user_name , #hq .user_name *{
	color: #FFFFFF;
	font-size: 19px;
	font-weight: bold;
	vertical-align: middle;
}

#hq .user_name .imgcircle {
	width: 48px;
	height: 41px;
	margin-right: -8px;
}

#hq .user_name a {
	margin-right: 0px;
}

#my_six {
	display: block;
	width: 97%;
	margin: 10px auto 0 auto;
	text-align: right;
}

#my_six a {
	display: inline-block;
	margin: 0 3px;
	/*background-color: #000000;
	border: 1px solid #000000;*/
}

#my_six a img {
	display: block;
	width: 32px;
	height: 32px;
	/*border: 2px solid #a7544c;*/
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video,select,input {
    margin: 0;
    /*
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-size:inherit;*/
}


/* M - HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
:focus {
    outline: 0;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
a {
    text-decoration: none;
    color: inherit;
    
    transition: all 0.3s;
    -moz-transition: all 0.3s; /* Firefox 4 */
    -webkit-transition: all 0.3s; /* Safari and Chrome */
    -o-transition: all 0.3s; /* Opera */
    -ms-transition: all 0.3s; /* MS */
}
/* A - end css reset*/  
b { font-weight:bold; }
a { color: #000; text-decoration: none; }
a:hover  { text-decoration:underline; }
a img { border: 0; }
h2 { font-size:18px; font-weight:bold; }



body{
	background: #000000 url('../img/new_design/bg-new.jpg') no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
	overflow-x:hidden;
	margin: 0 auto;
	padding: 0px;
	color:#fff;
	font-family:Arial;
}
#wrap{
	width:965px;
	height:332px;
	margin:auto;
	background: url('../img/new_design/header-bg.png') no-repeat center center;
	background-size: contain;
	position: relative;
}
#wrap2 {
	background:url(../img/new_design/content_bg.png) repeat;
	width:1061px;
	height:auto;
	margin:auto;
	display:block;
	clear: both;
}
#menu{
	background:url('../img/new_design/top-bg.png') no-repeat center center;
	height:74px;
	width:1042px;
	position: absolute;
	top: 0;
	right: -37px;
	z-index: 900;
}
#menu a{
	color:#d2d2d4;
	font-family:tahoma;
	font-size:14px;
	text-decoration:none;
	margin-right:20px;
	text-shadow: 0.1em 0.1em 0.05em #1c1c1c;
	direction:rtl;
}
#menu a:hover{
	color:#fff;
	direction:rtl;
}
#header{
	display:block;
	width:100%;
	position: relative;
	padding-top: 80px;
}
#hq{
	float:left;
	display:inline-block;
	margin-left:20px;
}
#hq1{
	width:290px;
	height:300px;
	float:right;
	display:inline;
	margin-right:650px;
}

.hq{
	width: 130px;
	line-height:20px;
	font-size:13px;
	margin-top:0px;
	float:right;
	display:inline;
	font-family:tahoma;
	margin-left:7px;
	margin-right: 3px;
}
.hq1{
	height:20px;
	width:125px;
	line-height:20px;
	font-size:13px;
	margin-top:6px;
	color:#000;
	float:right;
	display:inline;
	font-family:tahoma;
	margin-left:5px;
	direction:rtl;
}
.hq img{
	margin-top:2px;
	float:right;
	display:inline;
	margin-left:10px;
	background-color: #000000;
}
.hq , .hq * {
	color: #FFFFFF !important;
}

.hqteamicon{
	background:url(../images/icons/ball.gif);
	margin-top:110px;
	margin-left:4px;
	width:16px;
	height:16px;
}
.hqteam{
	height:20px;
	width:330px;
	line-height:20px;
	font-size:13px;
	margin-top:60px;
	color:#fff;
	float:left;
	display:inline;
	font-family:tahoma;
	margin-left:0px;
}
#berichten{
	background:url(../img/new_design/title1-bg.png) repeat;
	width:1061px;
	height:35px;
	display:block;
	color:#c5c5c5;
	text-shadow: 0.1em 0.1em 0.05em #1c1c1c;
	font-size:13px;
	font-family:tahoma;
	border-radius: 20px 20px 0 0;
	margin: 0 auto;
	-webkit-box-shadow: inset 0px -10px 11px -8px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px -10px 11px -8px rgba(0,0,0,0.75);
	box-shadow: inset 0px -10px 11px -8px rgba(0,0,0,0.75);
	position: relative;
}

#links{
	float:right;
	width:250px;
	display:inline-block;
	height:auto;
}
.sub{
	display:block;
	background: url('../img/new_design/stars-right-bg.png') repeat;
	width:100%;
	height:37px;
	margin-top:15px;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	text-shadow:1px 1px #000;
	border-radius: 10px 0 0 10px;
	text-align: center;
	text-shadow: 1px 1px 2px #000000;
	line-height: 35px;
	position: relative;
	clear: both;
}

.sub:before , .sub::before {
	content: "";
	display: inline-block;
	width: 4px;
	height: 43px;
	background: url('../img/new_design/stars-edge.png') no-repeat center center;
	position: absolute;
	top: -6px;
	right: -4px;
}

.sub img{
	display: none;
	float:right;
	margin-left:30px;
	margin-top:15px;
	margin-right:30px;
}
.links{
	display:block;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
	color:#2a2a2a;
	margin-right: 6px;
}

.linkss{
	width:100%;
	display:block;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
	color:#2a2a2a;
}

.links span{ color:gray; float:left; }
.links a{
	text-decoration:none;
	color:#2a2a2a;
	display:inline;
	padding:3px;
	padding-left:15px;
	-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;-ms-transition:all .2s;transition:all .2s;
}
.links a:hover{
	color:#369AFE;
	display:inline;
	margin-right:3px;
	-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;-ms-transition:all .2s;transition:all .2s;
}

.catchpokemon {
	display: block;
	width: 100%;
	margin: 0 auto;
	padding-top: 12px;
	padding-bottom: 20px;
	text-align:center;
}

.catchpokemon .cpimg {
	display: table-cell;
	width: 250px;
	height: 124px;
	background: url('../img/new_design/last_catch_bg.png') no-repeat center center;
	vertical-align: middle;
	position: relative;
	z-index: 2;
}

.catchpokemon .cpimg img {
	max-height: 60px;
}

.catchpokemon .cptxt {
	display: block;
	width: 205px;
	margin: -20px auto 0 auto;
	background-color: #111a26;
	border: 1px dashed #2d4463;
	border-radius: 10px;
	position: relative;
	z-index: 1;
	padding: 18px 0 20px 0;
}

.catchpokemon .cptxt .cpname {
	display: block;
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin-bottom: 7px;
}

.catchpokemon .cptxt .cpname a {
	display: inline-block;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 29px;
	line-height: 32px;
	color: #ffffff;
	padding: 0 12px;
	border-bottom: 1px solid #ededed;
	max-width: 100%;
}

.catchpokemon .cptxt .cpinfo,
.catchpokemon .cptxt .cpinfo *,
.catchpokemon .cptxt .pokadorr,
.catchpokemon .cptxt .pokadorr * {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #aab2bc;
}

.catchpokemon .cptxt .pokadorr {
	display: block;
	margin: 13px auto 0 auto;
}

.rechts{
	display:inline-block;
	width: 45%;
	float:right;
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	line-height:20px;
	margin: 10px 10px 10px 0;
}
.rechts span{ color:gray; float:left; }
.rechts a{
	text-decoration:none;
	color:#2a2a2a;
	display:block;
	padding:3px;
	-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;-ms-transition:all .2s;transition:all .2s;
}
.rechts a:hover{
	color:#369AFE;
	margin-right:3px;
	-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;-ms-transition:all .2s;transition:all .2s;
}
#center{
	width:780px;
	height:auto;
	margin-left:10px;
	float:left;
	display:inline-block;	
	overflow: hidden;
}
.subtitel{
	display: block;
	background-color: #111a26;
	width:100%;
	margin-top:5px;
	clear: both;
}

.subtitel p {
	padding: 13px 10px;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	text-shadow:1px 1px #000;
}

#center_tekst{
	display: block;
	width:100%;
	color:#2a2a2a;
	margin-top:10px;
	font-family:arial;
	font-size:12px;
}
#center_tekst img{
max-width:700px;
	overflow:hidden;
}
#footer{
	display:block;
	width:1061px;
	margin: 0 auto;
	background-color: #292929;
	color:#767676;
	font-size:12px;
	padding: 8px 0;
}
#footer a{
	color:#767676;
	font-size:11px;
	display:inline;
	text-decoration:none;
	margin: 0 5px;
}
#footer a:hover {
	color: #FFFFFF;
}
#footer .copyrights{
	float: left;
	display: inline-block;
	margin: 0 10px;
	vertical-align: top;
}
#footer .copyrights p{
	display: block;
	line-height: 120%;
	text-align: left;
}
#footer .copyrights a {
	margin: 0;
}
.pokemon_hand_box_tekst ul li { list-style:none; line-height:32px; margin-top:2px; display:block; width:150px; overflow:hidden; float:left; color:#000;}
.pokemon_hand_box ul li { list-style:none; line-height:32px; display:block; width:45px; overflow:hidden; float:left; color:#000;}
.pokemon_hand_box ul li .img {float:left; width:32px;}

.statsnieuw li label { width: 88px; padding: 0 0 0 26px; float: left; cursor:text; }
.statsnieuw li span { font-weight:bold; }
.statsnieuw.ledentotaal {background: url(../images/icons/lid.png) no-repeat 0 3px; }
.statsnieuw.ledenonline {background: url(../images/icons/man.png) no-repeat 0 3px; }
.statsnieuw.nieuwvandaag {background: url(../images/icons/statistieken_online.png) no-repeat 0 3px; }

.premiumlottery { color: #000; font-size: 13px; font-weight:bold; }
.buddytext { color: #00a139; }
.blocktext { color: #DC0000; }
.selftext{ color: #000000; }
.clantext{ color: #762698; }
.clanownertext{ color: #762698; font-weight:bold; }
.imglower{ margin-bottom:-3px; }
.smalltext{ font-family:Arial, Verdana; font-size:11px; }
.smalltext a{ font-family:Arial, Verdana; font-size:11px; }
.redtext {font: 11px Arial, Helvetica, sans-serif; color:#F00;}

div.green {
	width: 560px;
	color: #00a139;
	font-weight: bold;
	background: #dfffd6 url(../images/icons/alert_green.png) left center no-repeat;
	border: 1px solid #7cb86c;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 28px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
}
div.green ul, div.green ol{ margin:0 0 0 20px; padding:0px; }

div.blue {
	width: 560px;
	color: #366BAF;
	font-weight: bold;
	background: #DFEFFF url(../images/icons/alert_blue.png) left center no-repeat;
	border: 1px solid #366BAF;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 28px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
}
div.blue ul, div.blue ol{ margin:0 0 0 20px; padding:0px; }

div.red {
	width: 560px;
	color: #DC0000;
	font-weight: bold;
	background: #FFE5DF url(../images/icons/alert_red.png) left center no-repeat;
	border: 1px solid #DC0000;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 28px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
}
div.red_error {
	width: 560px;
	color: #DC0000;
	font-weight: bold;
	background: #FFE5DF url(../images/icons/alert_red.png) left center no-repeat;
	border: 1px solid #DC0000;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 28px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
}
div.red ul, div.red ol{ margin:0 0 0 20px; padding:0px; }

div.quote {
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 0px;
	border: 1px dotted #000000;
	background: #FBF9F6;
	color:#000;
}

#pokemon_star{
	float: left;
	width: 16px;
	height: 16px;
	background-image:url(../images/icons/lidbetaald.png);
}

#computer_star{
	float: right;
	width: 16px;
	height: 16px;
	background-image:url(../images/icons/lidbetaald.png);
}

#topteam{
	width:85px;
	display: block;
	float: left;
	margin: 7px;
}
#topteam img{
	padding-left: 0px;
}

.greyborder {
	border: 1px solid #999;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
}
.greyborder:hover {
	border: 1px solid #000;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
}

.border_black{
	border: 1px solid #000;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
}

/* T - type icons
************************************************/

	.type {
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.6),inset 0 -1px 0 rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.6),inset 0 -1px 0 rgba(0,0,0,0.4);
	-ms-box-shadow:inset 0 1px 0 rgba(255,255,255,0.6),inset 0 -1px 0 rgba(0,0,0,0.4);
	-o-box-shadow:inset 0 1px 0 rgba(255,255,255,0.6),inset 0 -1px 0 rgba(0,0,0,0.4);
	box-shadow:inset 0 1px 0 rgba(255,255,255,0.6),inset 0 -1px 0 rgba(0,0,0,0.4);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	display:-moz-inline-box;
	-moz-box-orient:vertical;
	display:inline-block;
	vertical-align:middle;
	color:#fff;
	font-size:8px;
	line-height:1em;
	padding:4px;
	text-align:center;
	text-shadow:1px 1px 0 rgba(0,0,0,0.6),0 0 1px rgba(0,0,0,0.4);
	text-transform:uppercase;
	vertical-align:middle;
	padding:4px 0;
	width:40px;
	}
	.type.normal { background-color: #a8a878; font-family: verdana, sans-serif; font-size: 8px; }
	.type.fire { background-color: #f08030; font-family: verdana, sans-serif; font-size: 8px; }
	.type.water { background-color: #6890f0; font-family: verdana, sans-serif; font-size: 8px; }
	.type.electric { background-color: #f8d030; font-family: verdana, sans-serif;font-size: 8px; }
	.type.grass { background-color: #78c850; font-family: verdana, sans-serif; font-size: 8px; }
	.type.ice { background-color: #98d8d8; font-family: verdana, sans-serif;font-size: 8px; }
	.type.fighting { background-color: #c03028; font-family: verdana, sans-serif; font-size: 7.5px; }
	.type.poison { background-color: #a040a0; font-family: verdana, sans-serif; font-size: 8px; }
	.type.ground { background-color: #e0c068; font-family: verdana, sans-serif; font-size: 8px; }
	.type.flying { background-color: #a890f0; font-family: verdana, sans-serif; font-size: 8px; }
	.type.psychic { background-color: #f85888; font-family: verdana, sans-serif; font-size: 8px; }
	.type.bug { background-color: #a8b820; font-family: verdana, sans-serif; font-size: 8px; }
	.type.rock { background-color: #b8a038; font-family: verdana, sans-serif; font-size: 8px; }
	.type.ghost { background-color: #705898; font-family: verdana, sans-serif;font-size: 8px; }
	.type.dragon { background-color: #7038f8; font-family: verdana, sans-serif; font-size: 8px; }
	.type.steel { background-color: #b8b8d0; font-family: verdana, sans-serif; font-size: 8px; }
	.type.dark { background-color: #705848; font-family: verdana, sans-serif; font-size: 8px; }
	.type.fairy { background-color: #EE99AC; font-family: verdana, sans-serif; font-size: 8px; }
	.type.white { background-color: #fff; font-family: verdana, sans-serif; font-size: 9px; }
	.type.reed { background-color: #ccc; font-family: verdana, sans-serif; font-size: 9px; }
	.type.yellow { background-color: #cc3333; font-family: verdana, sans-serif; font-size: 9px; }
	.type.gren { background-color: #00cc66; font-family: verdana, sans-serif; font-size: 9px; }
	.none { background-color: none; font-family: verdana, sans-serif; font-size: 8px; }
	.type.xcurse { background-color: #68a090; }
	.typelist { text-align: center; }
	div.typelist .type { display: -moz-inline-box; /* Firefox bug fix */ display: inline-block; }
	
	.type-grass{color:#86ce63;}
	.type-grass.tag {
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.6),inset 0 -1px 0 rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.6),inset 0 -1px 0 rgba(0,0,0,0.4);
	-ms-box-shadow:inset 0 1px 0 rgba(255,255,255,0.6),inset 0 -1px 0 rgba(0,0,0,0.4);
	-o-box-shadow:inset 0 1px 0 rgba(255,255,255,0.6),inset 0 -1px 0 rgba(0,0,0,0.4);
	box-shadow:inset 0 1px 0 rgba(255,255,255,0.6),inset 0 -1px 0 rgba(0,0,0,0.4);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	display:-moz-inline-box;
	-moz-box-orient:vertical;
	display:inline-block;
	vertical-align:middle;
	background-color:#86ce63;
	color:#fff;
	font-size:8px;
	line-height:1em;
	padding:4px;
	text-align:center;
	text-shadow:1px 1px 0 rgba(0,0,0,0.6),0 0 1px rgba(0,0,0,0.4);
	text-transform:uppercase;
	vertical-align:middle;
	padding:4px 0;
	width:38px;
	}
	
/* A - GYMS*/
.available{
	border: 2px solid #0f4c5f;
	color:#0f4c5f;
	background:#6cc7e3;
	height:120px;
	float:left;
	margin:4px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
}
.finished{
	border: 2px solid #336600;
	color:#336600;
		height:120px;
	background: #ccff66;
	float:left;
	margin:4px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
}
.notyet{
	border: 2px solid #333;
	color:#333;
	height:120px;
	background: #dadada;
	float:left;
	margin:4px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
}

.pcenter{
	border: 1px solid #000;
	background-image:url(../images/img_pkmc.png);
	float:left;
	margin:4px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
}

/* N - Badges*/
#badgebox{
	width:585px;
	border: 5px solid #BBBBBB;
	margin: 15px 0;
	display:block;
	overflow: hidden;
	width:585px;
	text-align:center;
	background-color: #DDD;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius:15px;
	-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;-ms-transition:all .2s;transition:all .2s;
	}
	#badgebox:hover { background-color:#eee;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;-ms-transition:all .2s;transition:all .2s; }
	#badgeboxs{
	width:580px;
	border: 5px solid #BBBBBB;
	margin: 15px 0;
	display:block;
	overflow: hidden;
	width:560px;
	text-align:center;
	background-color: #DDD;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius:15px;
	}
	#badgebox img { margin:8px 10px 5px 10px; }
	
/* INFORMATIE */
#information ul, ol{ padding: 10px 0px 10px 25px; }

/* TRAVEL */
#surfblock{
	margin: 10px 15px 10px 0px;
	width:32px;
	height:60px;
	float:left;
	}
	#surfblock input{ margin: 8px 0px 0px 8px; }
	
.button {
	margin: 2px 0px 2px 0px;
	border: 1px solid #CCCCCC; 
	background:#fff;
	width: 140px;
	height:23px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
}
.button_mini {
	margin: 2px 0px 2px 0px;
	border: 1px solid #CCCCCC; 
	background:#fff;
	width: 60px;
	height:23px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
}
.button:hover {
	margin: 2px 0px 2px 0px;
	border: 1px solid #CCCCCC; 
	background:#F6F5F5;
	width: 140px;
	height:23px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
}
.button_mini:hover {
	margin: 2px 0px 2px 0px;
	border: 1px solid #CCCCCC; 
	background:#F6F5F5;
	width: 60px;
	height:23px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
}
.text_long {
	margin: 2px 0px 2px 0px;
	padding: 3px 5px 3px 7px;
	border: 1px solid #CCCCCC;
	width: 126px;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
}
.text_short {
	margin: 2px 0px 2px 0px;
	padding: 3px 5px 3px 7px;
	border: 1px solid #CCCCCC;
	width: 40px;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
}
.text_select {
	margin: 2px 0px 2px 0px;
	padding: 3px 5px 3px 5px;
	border: 1px solid #CCCCCC;
	width: 140px;
	height:23px;
	float: right;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
}


div.stats-container {
	border: 1px solid #606060;
	width: 150px;
	padding: 1px;
	background: #D5D8E7;
	margin: 2px 25px 2px 0;
	text-align:right;
	direction:rtl;
}
div.stats-container div {
	background-color: #cc3333;
	height: 16px;
	line-height:16px;
	font-weight:bold;
	font-size:9px;
	color:#fff;
	text-shadow:1px 1px #000;
	text-align:right;
	direction:rtl;
}

.progress_bar{clear: both; margin:0;height:39px;width:227px;background-repeat:no-repeat;background-position: center center;font-size:10px;text-align:right;position: relative;color:#fff;text-shadow:1px 1px #555;}
.progress_bar.progress_yellow { background-image:url('../img/new_design/progress_yellow.png'); }
.progress_bar.progress_blue { background-image:url('../img/new_design/progress_blue.png'); }
.progress_bar .progress_maxWidth { display: block; width: 199px; overflow: hidden; position: relative; height:14px; position: absolute; top: 11px; right: 15px; }
.progresspr{height: 100%;}
.progresspr , .progress_bar.progress_yellow .progresspr {background: url('../img/new_design/progress_in_yellow.png') repeat-x; }
.progress_bar.progress_blue .progresspr {background: url('../img/new_design/progress_in_blue.png') repeat-x; }
.progress_bar .progresspr span {display: block; width: 190px; height: 100%; z-index: 1000; line-height: 14px; text-shadow: 1px 1px 2px #000000; margin: 0 2px;}

/*.progresspr, .progresspr.greenpr{background-color:#7cce1b;border:#59970f 1px solid}
.progresspr.bluepr{background-color:#22b0d4;border:#0e8aa9 1px solid}*/

.greyborder {
color:#fff;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#fff;
	border: 1px solid #444;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
}
.greyborder:hover {
	background-color:#eee;
	border: 1px solid #444;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
	color:DeepSkyBlue ;
}

.border_black{
	border: 1px solid #000;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
}

.markt_naam { background-color:#444; padding-top:3px; padding-bottom:3px; }

.top_td{
	height:25px;
background:#fff url('http://i.imgur.com/7mj0Ezp.png') bottom repeat-x;
	border-bottom: 1px dashed #555;
	font-weight:bold;
}
.top_first_td{
	height:25px;
background:#fff url('http://i.imgur.com/7mj0Ezp.png') bottom repeat-x;
	border-bottom: 1px dashed #555;
	padding-right: 10px;
	font-weight:bold;
}

.normal_first_td{
	padding: 3px 10px 0px 10px;
}
.normal_td{
	padding-top: 3px;
}

#topteam{
	width:85px;
	display: block;
	float: left;
	margin: 10px;
}
#topteam img{
	padding-bottom: 10px;
}

/*CSS sabrosus style pagination*/
DIV.sabrosus {
	padding: 3px;
	margin: 0;
	text-align: center;
    direction: ltr;
}
DIV.sabrosus A {
    display: inline-block;
    padding:  5px 10px;
    margin-right: 0;
    border-radius: 3px;
    border: solid 1px #c0c0c0;
    background: #e9e9e9;
    box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #717171;
    text-shadow: 0px 1px 0px rgba(255,255,255, 1);
}
DIV.sabrosus A:hover {
	border: #B1B5BF 1px solid;
	color: #B1B5BF;
	color: #FFF;
	background-color: #B1B5BF;
}
DIV.pagination A:active {
    display: inline-block;
    padding:  5px 10px;
    margin-right: 0;
    border-radius: 3px;
    border: solid 1px #003366;
    background: #336699;
    box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #FFF;
    text-shadow: 0px 1px 0px rgba(255,255,255, 1);
}
DIV.sabrosus SPAN.current {
    display: inline-block;
    padding:  5px 10px;
    margin-right: 0;
    border-radius: 3px;
    border: solid 1px #003366;
    background: #336699;
    box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #FFF;
    text-shadow: 0px 1px 0px rgba(255,255,255, 1);
}
DIV.sabrosus SPAN.disabled {
    display: inline-block;
    padding:  5px 10px;
    margin-right: 0;
    border-radius: 3px;
    border: solid 1px #c0c0c0;
    background: #fff;
    box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #717171;
    text-shadow: 0px 1px 0px rgba(255,255,255, 1);
}

/* TOOLTIP */
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color:#fac503;
width: 284px; /*Default width of hint.*/ 
border: 5px solid #3c59a5;
box-shadow: 0 0 15px #333;
font: 12px Arial, Helvetica, sans-serif;
color:#000000;
z-index:100;
visibility: hidden;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
direction:rtl;
opacity:0.9;
}
.popuptr { padding-right:5px; }

.popuptitle {
text-align:center;
font-size:18px;
font-weight:bold;
border-bottom: 4px solid #3c59a5;
padding:4px;
text-shadow:0 0 5px #888;
}

.tooltip{float:left; /*CSS for link that shows hint onmouseover*/
text-decoration: none;
font-family: Verdana;
font-size:13px;
color: #000000;
}

#tooltip {
	background:gold;
	border:1px solid brown;
	position:absolute;
	display:none;
	padding:5px;
	font-size:11px;
	color:brown;
	overflow:hidden;
	z-index:42;
	text-align: left;
}


/* Levensbalkjes */
.bar_red { width: 245px; height: 6px; padding: 2px 3px 2px 2px; background: url(../images/bar_red.gif); font-size: 0; clear: both; }
.bar_blue { width: 245px; height: 6px; padding: 2px 3px 2px 2px; background: url(../images/bar_blue.gif); font-size: 0; clear: both; }
.progress { height: 6px; background: url(../images/progress.gif) right; }

.hp_red { width: 134px; height: 6px; padding: 2px 1px 2px 2px; background: url(../img/battle/hp_red.gif); font-size: 0; clear: both; }
.exp_blue { width: 137px; height: 6px; padding: 2px 3px 2px 6px; background: url(../img/battle/exp_blue.gif); font-size: 0; clear: both; }

.battle_area{
	background-image: url('../img/battle/battle-area.png');
	width: 676px;
	height: 402px;
	margin-left:auto;
	margin-right:auto;
}

.duel_area{
	background-image: url('../images/duel-area.png');
	width: 676px;
	height: 402px;
	margin-left:auto;
	margin-right:auto;
}

.new_bar {
	background-image: url('../img/battle/new_bar.png');
	background-repeat: no-repeat;
	width: 240px;
	height: 90px;
}

.text-box {
	background-image: url('../img/battle/text_box.png');
    text-align:center;
	background-repeat: no-repeat;
	width: 676px;
	height: 123px;
	margin-top: 6px;
	margin-left:13px;
	text-shadow: 1px 2px 1px black;
	color: whitesmoke;
	font-weight: bold;
	font-size: 15px;
	
}

.new_bar2 {
	background-image: url('../img/battle/new_bar2.png');
	background-repeat: no-repeat;
	width: 240px;
	height: 90px;
}

/* Area market */
#premiumpacks table {line-height:40px; height:40px; border:1px solid #000; padding:0 5px; margin:5px 0; }
	#premiumpacks .Riolu_Pack { background:url(../images/pack_riolu.jpg) no-repeat left #7cc9d0; }
	#premiumpacks .Raichu_Pack { background:url(../images/pack_raichu.jpg) no-repeat left #ede510; }
	#premiumpacks .Scizor_Pack { background:url(../images/pack_scizor.jpg) no-repeat left #ef1e1e; }
	#premiumpacks .Heatran_Pack { background:url(../images/pack_heatran.jpg) no-repeat left #7f3f00; }
	#premiumpacks .Silver_Pack { background:url(../images/pack_silver.jpg) no-repeat left #dfdfe0; }
	#premiumpacks .Gold_Pack, #premiumpacks .Gold_Ultra_Pack { background:url(../images/pack_gold.jpg) no-repeat left #d0b55e; }
	#premiumpacks .Bundle_Pack { background:url(../images/pack_bundle.jpg) no-repeat left #9355a5; }
	#premiumpacks .Premium_Bundle { background:url(../images/pack_bundle.jpg) no-repeat left #9355a5; }

/* Modify order */

div#listContainer {
	width: 400px;
	border: 1px solid #000000;
	background: #2467b6;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
}

.modify-order-item {
	border: 1px solid #000000;
	margin: 5px;
	padding: 3px 5px;
	background: #FFFFFF;
	font-weight: bold;
	cursor: move;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
}

.modify-order-item-old {
	border: 1px solid #000000;
	margin: 5px;
	padding: 3px 5px;
	background: #FFFFFF;
	font-weight: bold;
}

/*TRANSFERLIST */
/*TRANSFERLIST */
#transferlist{
 width: 660px;
 float: right;
}
.top_number{
 width: 41px;
 float: right;
 line-height:25px;
 background-color:#fff;
 border-bottom: 1px dashed #000;
 padding-right: 10px;
 font-weight:bold;
}
.number{
 width: 41px;
 float: right;
 line-height:32px;
 padding-right:10px;
}
.top_pokemonimg{
 width: 99px;
 float: right;
 line-height:25px;
 background-color:#fff;
 border-bottom: 1px dashed #000;
 font-weight:bold;
}
.pokemonimg{
 width: 99px;
 float: right; 
 line-height:32px;
}
.top_roepnaam{
 width: 140px;
 float: right;
 line-height:25px;
 background-color:#fff;
 border-bottom: 1px dashed #000;
 font-weight:bold;
}
.roepnaam{
 width: 140px;
 float: right;
 line-height:32px;
}
.top_level{
 width: 51px;
 float: right;
 line-height:25px;
 background-color:#fff;
 border-bottom: 1px dashed #000;
 font-weight:bold;
}
.level{
 width: 51px;
 float: right;
 line-height:32px;
}
.top_price{
 width: 72px;
 float: right;
 line-height:25px;
 background-color:#fff;
 border-bottom: 1px dashed #000;
 font-weight:bold;
}
.price{
 width: 72px;
 float: right;
 line-height:32px;
}
.top_player{
 width: 120px;
 float: right;
 line-height:25px;
 background-color:#fff;
 border-bottom: 1px dashed #000;
 font-weight:bold;
}
.player{
 width: 120px;
 float: right;
 line-height:32px;
}
.top_buy{
 width: 55px;
 float: right;
 line-height:25px;
 background-color:#fff;
 border-bottom: 1px dashed #000;
 font-weight:bold;
}
.buy{
 width: 55px;
 float: right;
 line-height:32px;
}
.top_buyin{
 width: 55px;
 float: right;
 line-height:25px;
 background-color:#fff;
 border-bottom: 1px dashed #000;
 font-weight:bold;
 padding-top:8px;
}
.buyin{
 width: 55px;
 float: right;
 line-height:32px;
 padding-top:8px;
 padding-bottom:4px;
}

/* Shoutbox */

 #daddy-shoutbox {
	 margin-bottom:10px;
	 font:Arial, Helvetica, sans-serif;
	 font-size: 11px;
    }
 	.inputform-shoutbox{
	  padding-bottom:5px;	  
 	}
    .shoutbox-list {
      border-top: 1px solid #8db820;
      padding: 5px;
      display: none;
    }
    #daddy-shoutbox-list {
      text-align: left;
      margin: 0px auto;
    }
    #daddy-shoutbox-form {
      text-align: left;
      
    }
    .shoutbox-list-time {
      color: #334600;
    }
    .shoutbox-list-nick {
      margin-left: 5px;
      font-weight: bold;
    }
    .shoutbox-list-message {
      margin-left: 5px;
    }

#content table.general{
    width: 100%;
}
#content table.general td{
    padding: 5px;
    vertical-align: middle;
    background: rgb(250, 250, 250);
    border: 1px solid #d8d8d8;
    font-size: 12px;
}
#content .titel{
    width: 500px;
    padding: 5px;
    border-radius: 3px;
    background: #58ABFE;
	color:#fff;
    height: 20px;
    padding-left: 50px;
    padding-right: 50px;
    -webkit-box-shadow: 0px 2px 2px #b1b1b1;
    -moz-box-shadow: 0px 2px 2px #b1b1b1;
    box-shadow: 0px 2px 2px #b1b1b1;
    line-height: 20px;
    margin-bottom: 5px;
}
.Clanbg {
 background-image:url('../images/clan/1.png');
 background-repeat:no-repeat;
 width:595px;
 height:322px;
}
.Clanbg2 {
 background-image:url('../images/clan/2.png');
 background-repeat:no-repeat;
 width:595px;
 height:322px
}
.Clanbg3 {
 background-image:url('../images/clan/3.png');
 background-repeat:no-repeat;
 width:595px;
 height:322px
}

.sep {background:url("../img/new/content.sep.png");width:766px;height:2px;margin:10px 0px 15px 0px;}

 /* New Pokemon Information Page v0.8 - START */
 
 #pokeinfo {
 padding:0px;
 margin:0px;
 }
 .infotop {
 background-color:#223e89;
 color:#fff;
 border:1px solid #ccc;
 text-align:center;
 padding:5px 10px 5px 10px;
 width:120px;
 }
 .infotopr {
 background-color:#892222;
 color:#fff;
 border:1px solid #ccc;
 text-align:center;
 padding:5px 10px 5px 10px;
 width:120px;
 }
 .infobottom {
 background-color:#fff;
 border:1px solid #ccc;
 text-align:center;
 padding:5px 10px 5px 10px;
 width:120px;
 }
  .infobottom2 {
 background-color:#eee;
 border:1px solid #ccc;
 text-align:center;
 padding:5px 10px 5px 10px;
 width:120px;
 }
  .infobottom3 {
 background-color:#22892e;
 color:#fff;
 border:1px solid #ccc;
 text-align:center;
 padding:5px 10px 5px 10px;
 width:120px;
 }
 
 #infoimg{
	width:96px;
	height:96px;
	vertical-align:middle;
	line-height:96px;
	text-align:center;
	margin: 10px;
	    background-color:#fff;
    border-radius:10px;
    border:2px solid #006699;
	display:inline-block;
}
#infoimg img{
	padding-bottom: 10px;
	vertical-align:middle;
	line-height:96px;
display:block;
}
#topteam{
	width:85px;
	display: block;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
		margin-top: 0px;

}
#topteam .img{
	padding-bottom: 10px;
    background-color:#fff;
    border-radius:0 0 10px 10px;
    border:2px solid #006699;
    -webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;-ms-transition:all .2s;transition:all .2s;
}
#topteam .img:hover {background-color:#fffed2;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;-ms-transition:all .2s;transition:all .2s;}
#topteam1 {
width:96px;
height:25px;
line-height:25px;
border-radius:10px 10px 0 0;
border:2px solid #006699;
border-bottom:0px;
margin:0px;
background-color:#000;
}
#topteam1 a{
margin:0px;
color:#fff;
font-weight:bold;
font-size:12px;
}
 /* New Pokemon Information Page v0.8 - END */
 
 	.button1 { 
    overflow: visible; 
    display: inline-block; 
    padding: 0.8em 2.4em; 
    border: 1px solid #d4d4d4; 
    margin: 0;
    text-decoration: none; 
    text-shadow: 1px 1px 0 #fff; 
    font:18px/normal sans-serif; 
    color: #333; 
    white-space: nowrap; 
    cursor: pointer; 
    outline: none; 
    background-color: #ececec;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#ececec));
    background-image: -moz-linear-gradient(#f4f4f4, #ececec);
    background-image: -o-linear-gradient(#f4f4f4, #ececec);
    background-image: linear-gradient(#f4f4f4, #ececec);
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    -o-background-clip: padding-box; 
    /*background-clip: padding-box;*/ /* commented out due to Opera 11.10 bug */
    -webkit-border-radius: 0.2em; 
    -moz-border-radius: 0.2em; 
    border-radius: 0.2em; 
    /* IE hacks */
    zoom: 1; 
    *display: inline; 
}

.button1:hover,
.button1:focus,
.button1:active {
    border-color: #3072b3;
    border-bottom-color: #2a65a0;
    text-decoration: none; 
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3); 
    color: #fff; 
    background-color: #3072b3;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#599bdc), to(#3072b3));
    background-image: -moz-linear-gradient(#599bdc, #3072b3);
    background-image: -o-linear-gradient(#599bdc, #3072b3);
    background-image: linear-gradient(#599bdc, #3072b3);
}

.button1:active,
.button1.active {
    border-color: #2a65a0;
    border-bottom-color: #3884CF;
    color: #fff; 
    background-color: #3072b3;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3072b3), to(#599bdc));
    background-image: -moz-linear-gradient(#3072b3, #599bdc);
    background-image: -o-linear-gradient(#3072b3, #599bdc);
    background-image: linear-gradient(#3072b3, #599bdc);
}

/* overrides extra padding on button elements in Firefox */
.button1::-moz-focus-inner {
    padding: 0;
    border: 0;
}

table.pokemon_center {
border-color:#083844; border-style:solid; border-width:2px 2px 2px 2px; border-radius: 20px 20px 0 0; background:url(../images/center_bg.jpg) repeat;
}

 /* New Battle System v0.1 - START */
     .battlearea1 {
	background-image:url('../images/attackbg1.png');
	width: 676px;
	height: 402px;
	margin-right:auto;
	margin-left:auto;
	}
	.battlearea2 {
    background-image:url('../images/attackbg2.png');
	width: 676px;
	height: 402px;
	}
	.battlearea3 {
    background-image:url('../images/attackbg3.png');
	width: 676px;
	height: 402px;
	}
	.battlearea4 {
    background-image:url('../images/attackbg4.png');
	width: 676px;
	height: 402px;
	}
	.battlearea5 {
    background-image:url('../images/attackbg5.png');
	width: 676px;
	height: 402px;
	}
	.battlearea6 {
    background-image:url('../images/attackbg6.png');
	width: 676px;
	height: 402px;
	}
	.battlearea7 {
    background-image:url('../images/attackbg7.png');
	width: 676px;
	height: 402px;
	margin-left:auto;
	margin-right:auto;
	}
	.battlearea8 {
    background-image:url('../images/attackbg8.png');
	width: 676px;
	height: 402px;
	}
	.battleareaGym {
	background-image:url('../images/attackbgGym.png');
	width: 676px;
	height: 402px;
	}
	
	.details {
	background-image:url('../images/detailbg.png');
	background-repeat:no-repeat;
	width:320px;
	height:79px;
	opacity: 0.85;
	margin-left:auto;
	margin-right:auto;
	}
	
	.duel-log, .duel-log a, .duel-log a:visited {
		background:#585858;
	background-image:url('../images/logbg.png');
	background-repeat:no-repeat;
	width:350px;
	height:100px;
	color:white;
	font-size:14px;
	padding-top:3px;
	}
	.choose-attack {
	background-image:url('../images/chooseattack.png');
	background-repeat:no-repeat;
	width:310px;
	height:110px;
	color:white;
	font-size:14px;
	padding-top:3px;
	padding-right:3px;
	}
	.choose-pokemon{
	background-image:url('../images/choosepokemon.png');
	background-repeat:no-repeat;
	width:165px;
	height:110px;
	color:white;
	font-size:14px;
	padding-top:3px;
	padding-right:3px;
	}
	.choose-item{
	background-image:url('../images/chooseitem.png');
	background-repeat:no-repeat;
	width:170px;
	height:110px;
	color:white;
	font-size:14px;
	padding-top:3px;
	padding-right:5px;
	}
	#pla {
		padding-top: 50px;

	}
    .text_area {
        padding:5px;
        margin:5px;
        border-radius:5px;
        width:500px;
        height:100px;
    }
    
.wild_attack{
	background:url(../images/wild-attack/bg-forest.png) no-repeat;
	width: 753px;
	height: 500px;
	}
#wild_attack{ width: 676px; height: 402px; margin-left: 5px; padding-left: 5px; background: url(../images/wild-attack/bg-forest.png) no-repeat; color:#fff;}
.yourpkm { margin-left:75px; margin-top:250px;}
.yourpkmstats { margin-left:200px; margin-top:250px;}
.opponentpkm { margin-left:200px; margin-top:100px;}
.opponentpkmstats {}

.button_attack{
	background: url(../img/battle/button-attack.png) no-repeat;
	width:140px;
	height:48px;
	color:#fff;
	border: 0px;
	margin-right:5px;
	margin-bottom: 10px;
}
.button_attack2{
	background: url(../img/battle/button-attack2.png) no-repeat;
	width:140px;
	height:48px;
	color:#fff;
	border: 0px;
	margin-right:5px;
	margin-bottom: 10px;
}
.button_attack3{
	background: url(../img/battle/button-attack3.png) no-repeat;
	width:140px;
	height:48px;
	color:#fff;
	border: 0px;
	margin-right:5px;
	margin-bottom: 10px;
}
.button_attack4{
	background: url(../img/battle/button-attack4.png) no-repeat;
	width:140px;
	height:48px;
	color:#fff;
	border: 0px;
	margin-right:5px;
	margin-bottom: 10px;
}
.button_attack:hover {
	background: url(../img/battle/button-attackhover.png) no-repeat;
	width:140px;
	height:48px;
	color:#FF6600;
	border: 0px;
	margin-right:5px;
	margin-bottom: 10px;
}
.button_attack2:hover {
	background: url(../img/battle/button-attack2hover.png) no-repeat;
	width:140px;
	height:48px;
	color:#FF6600;
	border: 0px;
	margin-right:5px;
	margin-bottom: 10px;
}
.button_attack3:hover {
	background: url(../img/battle/button-attack3hover.png) no-repeat;
	width:140px;
	height:48px;
	color:#FF6600;
	border: 0px;
	margin-right:5px;
	margin-bottom: 10px;
}
.button_attack4:hover {
	background: url(../img/battle/button-attack4hover.png) no-repeat;
	width:140px;
	height:48px;
	color:#FF6600;
	border: 0px;
	margin-right:5px;
	margin-bottom: 10px;
}


/* PLAYER CUSTUMIZATION */
.user_list {
background-color:#fff;
padding:0px;
float:right;
margin:1px;
text-align:center;
border:1px solid #D5D5D5;
width:90px;
height:28px;
line-height:28px;
color:#000;
border-radius:3px;
    margin: 0px 9px;
}

.user_list:hover { background-color:#ccf4ff; }

.user_perms {
background-color:#fff;
padding:0px;
float:right;
margin:1px;
text-align:center;
border:1px solid #D5D5D5;
width:90px;
height:28px;
line-height:28px;
color:#000;
border-radius:3px;
}

.user_perms:hover {
-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);transform:scale(1.1,1.1);background-color:#ccf4ff; -webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;-ms-transition:all .2s;transition:all .2s;
}

.user_self {
background-color:#ccff66;
padding:0px;
float:right;
margin: 0px 9px;
text-align:center;
border:1px solid #D5D5D5;
width:90px;
height:28px;
line-height:28px;
border-radius:3px;
}
.user_list2 {
background-color:#fff;
padding:0px;
margin:1px;
text-align:center;
border:1px solid #D5D5D5;
width:400px;
height:28px;
line-height:28px;
}
.rare_notice {
background-color:#ff6666;
padding:5px;
margin:5px;
text-align:center;
border:1px solid #660000;
color:#660000;
width:400px;
}
.rare_notice2 {
background-color:#faf20f;
padding:5px;
margin:5px;
text-align:center;
border:1px solid #666600;
color:#666600;
width:400px;
}
.user_admin {
background:#000 url('http://pokemon-arena.co.il/images/backround.gif');
padding:0px;
float:right;
margin:1px;
text-align:center;
border:1px solid #D5D5D5;
width:90px;
height:28px;
line-height:28px;
border-radius:3px;
    margin: 0px 9px;
}
.user_premium {
	background: #000 url(http://pokemon-arena.co.il/images/backgroundpri.gif) no-repeat center center;
	padding:0px;
	float:right;
	margin:1px;
	text-align:center;
	border:1px solid #D5D5D5;
	width:90px;
	height:28px;
	line-height:28px;
	border-radius:3px;
    margin: 0px 9px;
}
.profiletop{
    background-image:url('../images/profile.png');
	background-repeat:no-repeat;
	width:240px;
	height:160px;
	color:white;
	font-size:12px;
	padding-right:10px;
	}
.profiletop_admin{
	background-image:url('../images/profile_a.png');
	background-repeat:no-repeat;
	width:240px;
	height:160px;
	color:white;
	font-size:12px;
	padding-right:10px;
	}
h2.profile {
color:#fff;
				font-family:"Arial";
				font-size:16px;
				text-transform:uppercase;
				font-weight:bold;
				text-shadow:1px 1px 0px #000;
				filter: DropShadow(Color=#000000, offX=1, offY=1, positive=1);
				padding:0px;
				margin:0px;
}

.tfisa {
padding:5px;
margin-left:35px;
margin-right:35px;
border:1px solid #ccc;
border-radius:6px;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
background:#fff url('http://i.imgur.com/7mj0Ezp.png') bottom repeat-x;
}

.badge {
height:110px;
width:80px;
text-align:center;
display:block;
float:right;
background: rgb(206,220,231); /* Old browsers */
background: -moz-linear-gradient(top, rgba(206,220,231,1) 0%, rgba(89,106,114,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(206,220,231,1)), color-stop(100%,rgba(89,106,114,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72',GradientType=0 ); /* IE6-9 */
border-left:1px dashed white;
}
.badge img { margin-left:auto; margin-right:auto; margin-top:20px; }
.oi_details { height:90px; width:240px; background: rgb(238,238,238); /* Old browsers */
background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */display:block;float:right;padding-right:10px;padding-top:20px;border-left:1px dashed white;
 }
.oi_button { height:110px; width:100px; background: rgb(206,220,231); /* Old browsers */
background: -moz-linear-gradient(top, rgba(206,220,231,1) 0%, rgba(89,106,114,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(206,220,231,1)), color-stop(100%,rgba(89,106,114,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72',GradientType=0 ); /* IE6-9 */ border:0; border-radius:10px 0 0 10px; }
.oi_button:hover {background: rgb(89,106,114); /* Old browsers */
background: -moz-linear-gradient(top, rgba(89,106,114,1) 0%, rgba(206,220,231,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(89,106,114,1)), color-stop(100%,rgba(206,220,231,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(89,106,114,1) 0%,rgba(206,220,231,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(89,106,114,1) 0%,rgba(206,220,231,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(89,106,114,1) 0%,rgba(206,220,231,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(89,106,114,1) 0%,rgba(206,220,231,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#596a72', endColorstr='#cedce7',GradientType=0 ); /* IE6-9 */}
.oi_noyet { height:110px; width:100px;float:right;background: rgb(206,220,231); /* Old browsers */
background: -moz-linear-gradient(top, rgba(206,220,231,1) 0%, rgba(89,106,114,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(206,220,231,1)), color-stop(100%,rgba(89,106,114,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72',GradientType=0 ); /* IE6-9 */ text-align:center;border-radius:10px 0 0 10px;}
.oi_success { height:110px; width:100px;float:right;background: rgb(206,220,231); /* Old browsers */
background: -moz-linear-gradient(top, rgba(206,220,231,1) 0%, rgba(89,106,114,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(206,220,231,1)), color-stop(100%,rgba(89,106,114,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72',GradientType=0 ); /* IE6-9 */ text-align:center;border-radius:10px 0 0 10px;}

#inbox .msg {
line-height:20px;
height:20px;
}
#inbox .msg:hover {
background-color:#fff;
opacity:0.9;
line-height:20px;
    -webkit-box-shadow: 0px 0px 20px #b1b1b1;
    -moz-box-shadow: 0px 0px 20px #b1b1b1;
    box-shadow: 0px 0px 20px #b1b1b1;
}
.active {
background-color:#000;
}


/**
 *	CKEditor editables are automatically set with the "cke_editable" class
 *	plus cke_editable_(inline|themed) depending on the editor type.
 */

/* Style a bit the inline editables. */
.cke_editable.cke_editable_inline
{
	cursor: pointer;
}

/* Once an editable element gets focused, the "cke_focus" class is
   added to it, so we can style it differently. */
.cke_editable.cke_editable_inline.cke_focus
{
	box-shadow: inset 0px 0px 20px 3px #ddd, inset 0 0 1px #000;
	outline: none;
	background: #eee;
	cursor: text;
}

/* Avoid pre-formatted overflows inline editable. */
.cke_editable_inline pre
{
	white-space: pre-wrap;
	word-wrap: break-word;
}

/**
 *	Samples index styles.
 */

.twoColumns,
.twoColumnsLeft,
.twoColumnsRight
{
	overflow: hidden;
}

.twoColumnsLeft,
.twoColumnsRight
{
	width: 45%;
}

.twoColumnsLeft
{
	float: left;
}

.twoColumnsRight
{
	float: right;
}

dl.samples
{
	padding: 0 0 0 40px;
}
dl.samples > dt
{
	display: list-item;
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 0 3px;
}
dl.samples > dd
{
	margin: 0 0 3px;
}
.warning
{
    color: #ff0000;
	background-color: #FFCCBA;
    border: 2px dotted #ff0000;
	padding: 15px 10px;
	margin: 10px 0;
}

/* Used on inline samples */

blockquote
{
	font-style: italic;
	font-family: Georgia, Times, "Times New Roman", serif;
	padding: 2px 0;
	border-style: solid;
	border-color: #ccc;
	border-width: 0;
}

.cke_contents_ltr blockquote
{
	padding-left: 20px;
	padding-right: 8px;
	border-left-width: 5px;
}

.cke_contents_rtl blockquote
{
	padding-left: 8px;
	padding-right: 20px;
	border-right-width: 5px;
}

img.right {
    border: 1px solid #ccc;
    float: right;
    margin-left: 15px;
    padding: 5px;
}

img.left {
    border: 1px solid #ccc;
    float: left;
    margin-right: 15px;
    padding: 5px;
}

.cell-barchart{width:100%}
.barchart-bar{height:16px;background-image:-webkit-linear-gradient(#c8c8c8,silver);background-image:-moz-linear-gradient(#c8c8c8,silver);background-image:-o-linear-gradient(#c8c8c8,silver);background-image:linear-gradient(#c8c8c8,silver);-webkit-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.2);box-shadow:inset 1px 1px 0 rgba(255,255,255,0.2);border:1px solid #a6a6a6}
.barchart-high{border-color:#73a644;background:#a4c93a;background-image:-webkit-linear-gradient(#a4c93a,#89c04b);background-image:-moz-linear-gradient(#a4c93a,#89c04b);background-image:-o-linear-gradient(#a4c93a,#89c04b);background-image:linear-gradient(#a4c93a,#89c04b)}
.barchart-med{border-color:#e0ac1d;background:#fcd035;background-image:-webkit-linear-gradient(#fcd035,#f3b517);background-image:-moz-linear-gradient(#fcd035,#f3b517);background-image:-o-linear-gradient(#fcd035,#f3b517);background-image:linear-gradient(#fcd035,#f3b517)}
.barchart-low{border-color:#c72f06;background:#e75832;background-image:-webkit-linear-gradient(#e75832,#e33a0e);background-image:-moz-linear-gradient(#e75832,#e33a0e);background-image:-o-linear-gradient(#e75832,#e33a0e);background-image:linear-gradient(#e75832,#e33a0e)}
.vitals-table th{color:#777;font-style:normal;font-weight:normal}
.vitals-table{width:560px;background-color:#fff;padding:5px;border:1px solid #ccc;border-radius:4px;}.vitals-table th,.vitals-table td{border-width:1px 0;border-style:solid;border-color:#ececec}.vitals-table th{width:1px;white-space:nowrap;text-align:right}
.vitals-table tfoot {background-color:#ff9999;}
.vitals-table .num {padding-right:4px;padding-left:4px;}

.pwrtotal { 
text-shadow:1px 1px 0 #fff, -1px -1px 0 #fff,  1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;color:#000;font-weight:bold;font-size:14px;font-family:arial;
}

.pkmn6 {
background:url(../img/profile/pokemons-bg.png) no-repeat center bottom;
padding:0px;
width:700px;
height:170px;
border:2px solid #fff;
box-shadow: 1px 1px 0 #000;
border-radius:0 0 10px 10px;
padding-top:20px;
margin-bottom:5px;
}
.profile-block {
width:700px;
height:170px;
box-shadow: 1px 1px 0 #000;
border-left:2px solid #fff;
border-right:2px solid #fff;
border-radius:0 0 10px 10px;

}

.profile-title {
background:url(../img/profile/pokemons-bg.png) no-repeat center -170px;
width:690px;
height:40px;
line-height:40px;
border:2px solid #fff;
box-shadow: 1px 1px 0 #000;
border-radius:10px 10px 0 0;
text-align:right;
padding-right:10px;
}

#profile-info {
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=1 ); /* IE6-9 */
width:590px;
height:140px;
margin-right:110px;
text-align:right;
text-shadow:1px 1px #fff;
}

#profile-info .right { float:right; display:inline; width:250px; padding:5px; }
#profile-info .left { float:left; display:inline; width:319px; height:130px; padding:5px; border-right:1px dashed #cacaca; }

.profile-you {
background: rgb(254,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(254,255,255,1) 65%, rgba(210,235,249,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(65%,rgba(254,255,255,1)), color-stop(100%,rgba(210,235,249,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(254,255,255,1) 65%,rgba(210,235,249,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(254,255,255,1) 65%,rgba(210,235,249,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(254,255,255,1) 65%,rgba(210,235,249,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(254,255,255,1) 65%,rgba(210,235,249,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#d2ebf9',GradientType=0 ); /* IE6-9 */
padding-top:5px;
height:165px;
width:110px;
float:right;
border-radius:0 0 10px 0;
}

.profile-badges {
background: rgb(30,87,153); /* Old browsers */
background: -moz-linear-gradient(top, rgba(30,87,153,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(50%,rgba(41,137,216,1)), color-stop(51%,rgba(32,124,202,1)), color-stop(100%,rgba(125,185,232,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
width:700px;
height:65px;
line-height:65px;
padding-top:5px;
box-shadow: 1px 1px 0 #000;
border-left:2px solid #fff;
border-right:2px solid #fff;
border-top:2px solid #fff;
vertical-align:middle;
}

.profile-team {
background: rgb(125,126,125); /* Old browsers */
background: -moz-linear-gradient(top, rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(14,14,14,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
width:700px;
height:35px;
line-height:35px;
box-shadow: 1px 1px 0 #000;
border-left:2px solid #fff;
border-right:2px solid #fff;
border-radius:10px 10px 0 0;
}

.profile-footer {
background: rgb(30,87,153); /* Old browsers */
background: -moz-linear-gradient(top, rgba(30,87,153,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(50%,rgba(41,137,216,1)), color-stop(51%,rgba(32,124,202,1)), color-stop(100%,rgba(125,185,232,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */width:700px;
height:17px;
box-shadow: 1px 1px 0 #000;
border-left:2px solid #fff;
border-right:2px solid #fff;
border-bottom:2px solid #fff;
border-radius:0 0 10px 10px;
}

.profile-mishpat {
background:url(../img/profile/mishpat.png) no-repeat center bottom;
width:700px;
height:30px;
line-height:30px;
text-shadow:1px 1px #000;
color:#fff; 
font-size:18px;
box-shadow: 1px 1px 0 #000;
border-left:2px solid #fff;
border-right:2px solid #fff;
border-bottom:2px solid #fff;
border-radius:0 0 10px 10px;
}

.profile-buttons {
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(209,209,209,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(209,209,209,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,209,209,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,209,209,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,209,209,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(209,209,209,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d1d1d1',GradientType=0 ); /* IE6-9 */
width:700px;
height:35px;
box-shadow: 1px 1px 0 #000;
border-left:2px solid #fff;
border-right:2px solid #fff;
}

.profile-buttons2 {
background: rgb(209,209,209); /* Old browsers */
background: -moz-linear-gradient(top, rgba(209,209,209,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(209,209,209,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(209,209,209,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(209,209,209,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(209,209,209,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(209,209,209,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
width:700px;
height:35px;
border-top:1px dashed #eee;
box-shadow: 1px 1px 0 #000;
border-left:2px solid #fff;
border-right:2px solid #fff;
}

.profile-buttons img,
.profile-buttons2 img {
vertical-align:middle;
}

.profile-link {
width:175px;
height:35px;
line-height:35px;
vertical-align:middle;
float:right;
font-size:16px;
text-shadow:1px 1px #fff;
}

.profile-link2 {
width:175px;
height:35px;
line-height:35px;
vertical-align:middle;
float:right;
font-size:16px;
}

.profile-link a:hover,
.profile-link2 a:hover{
text-decoration:none;
}

.profile-link:hover {
background: rgb(209,209,209); /* Old browsers */
background: -moz-linear-gradient(top, rgba(209,209,209,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(209,209,209,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(209,209,209,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(209,209,209,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(209,209,209,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(209,209,209,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.profile-link2:hover {
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(209,209,209,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(209,209,209,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,209,209,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,209,209,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,209,209,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(209,209,209,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d1d1d1',GradientType=0 ); /* IE6-9 */
}

#accordion h3 small { font-size:10px;text-decoration:underline; }
#accordion h3 {
color:#fff;
background: rgb(59,103,158); /* Old browsers */
background: -moz-linear-gradient(top, rgba(59,103,158,1) 0%, rgba(43,136,217,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(59,103,158,1)), color-stop(50%,rgba(43,136,217,1)), color-stop(51%,rgba(32,124,202,1)), color-stop(100%,rgba(125,185,232,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
padding:5px;
margin:0;
background-color:#eee;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;-ms-transition:all .2s;transition:all .2s; 
}
#accordion h3:hover {
cursor:pointer;
text-shadow:0px 0px 5px #000;
color:#fff;
padding-right:10px;
background: rgb(30,87,153); /* Old browsers */
background: -moz-linear-gradient(top, rgba(30,87,153,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(50%,rgba(41,137,216,1)), color-stop(51%,rgba(32,124,202,1)), color-stop(100%,rgba(125,185,232,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
background-color:#eee;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;-ms-transition:all .2s;transition:all .2s; 
}
#accordion h3:focus {
cursor:pointer;
text-shadow:0px 0px 5px #000;
color:#fff;
padding-right:10px;
background: rgb(30,87,153); /* Old browsers */
background: -moz-linear-gradient(top, rgba(30,87,153,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(50%,rgba(41,137,216,1)), color-stop(51%,rgba(32,124,202,1)), color-stop(100%,rgba(125,185,232,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
background-color:#eee;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;-ms-transition:all .2s;transition:all .2s; 
}
#accordion {
margin:0;
border-left:2px solid #fff;
border-right:2px solid #fff;
box-shadow: 1px 1px 0 #000;
}
#accordion div {
background-color:#fff;
margin-top:0;
}
#accordion div p {
background: -moz-linear-gradient(top, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0) 60%, rgba(0,0,0,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.2)), color-stop(60%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 60%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 60%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 60%,rgba(0,0,0,0) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 60%,rgba(0,0,0,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
margin-top:0;
margin-bottom:0;
padding:5px;
border-top:1px solid white;
border-bottom:1px solid black;
}
.news-top h2 {
height:40px;
line-height:40px;
border:2px solid #fff;
box-shadow: 1px 1px 0 #000;
border-radius:10px 10px 0 0;
padding:5px;
background:url(../img/profile/pokemons-bg.png) no-repeat center -170px;
margin:0px;
text-align:center;
text-shadow:1px 1px #000; color:#fff; font-size:18px;
}
.news-top img { vertical-align:middle; }
.news-bottom {
margin-bottom:3px;
background:url(../img/profile/pokemons-bg.png) no-repeat center -170px;
width:746px;
height:17px;
box-shadow: 1px 1px 0 #000;
border-left:2px solid #fff;
border-right:2px solid #fff;
border-top:1px solid #fff;
border-bottom:2px solid #fff;
border-radius:0 0 10px 10px;
color:#fff;
text-shadow:0 0 5px #000;
text-align:center; 
font-size:10px;
font-family:Tahoma;
}
#accordion h3 img { vertical-align:middle;float:left;background:#fff;padding:2px;border-radius:3px;box-shadow: 0px 0px 5px 0 #000; }
.span10 {
width:750px;
margin-right:auto;
margin-left:auto;
}
#accordion p a { text-decoration:underline;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;-ms-transition:all .2s;transition:all .2s; }
#accordion p a:hover { text-shadow:0 0 2px rgb(30,87,153);-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;-ms-transition:all .2s;transition:all .2s; }

.item-box {
border:2px solid #fff;
box-shadow: 1px 1px 0 #000;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=1 ); /* IE6-9 */
border-radius:10px 10px 0 0;
border-bottom:0px;
}
.item-title {
background:url(../img/new_bg.jpg) no-repeat center -100px;
width:690px;
height:30px;
line-height:30px;
border:2px solid #fff;
text-align:right;
padding-right:10px;
border-radius:10px 10px 0 0;
}
.item-title h3 {margin:5px;}

.item-footer {
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=1 ); /* IE6-9 */
height:17px;
box-shadow: 1px 1px 0 #000;
border-left:2px solid #fff;
border-right:2px solid #fff;
border-top:0px;
border-bottom:2px solid #fff;
border-radius:0 0 10px 10px;
margin-bottom:5px;
width:696px;
}

#trainercard{ width: 100%; display: block; margin: 0 auto; border-top: 1px solid #000000;}
#trainercard .trainer_title { display: block; width: 566px; background-color: #111a26; height: 64px; margin: 20px auto 0 auto; box-shadow: 0 0 12px #000000; }
#trainercard .trainer_title .trainer_parse { display: inline-block; width: 224px; font-size: 33px; color: #FFFFFF; text-shadow: 1px 1px 2px #000000; float: left; background: url('../img/new_design/trainer_opacity.png') no-repeat right bottom; height: 100%; padding-right: 30px; font-weight: bold; line-height: 60px; }
#trainercard #trainercard-rank{ color: #fff; text-shadow: 1px 1px 2px #000000; font-size: 17px; display: inline-block; font-weight: bold; font-family: Tahoma; width: 305px; margin-top: 22px; }
#trainercard #trainercard-rank img { display: inline-block; float: right; margin: -10px 22px 0 0; width: 48px; height: 41px; }

#trainer_content { display: block; width: 100%; height: 447px; margin: 0 auto; background: url('../img/new_design/trainer_bg.png') no-repeat center center; overflow: hidden; }
#trainer_content .trainer_right { display: inline-block; width: 300px; float: right; }

/* PLEASE DON'T REMOVE :) 
PAGE RE-CREATED BY MATAN MIZRACHI(while1.co.il) / SPECIAL-SERV.CO.IL */
#trainercard #trainercard-naam{ color: #fff; text-shadow: 1px 1px 2px #000000; font-size: 11px; font-family: Tahoma; display: block; text-align: center; background-color: #080c12; margin: 0 auto; position: relative; left: -100px; padding: 18px 0 16px 0; width: 310px; }
#trainercard #trainercard-naam:before , #trainercard #trainercard-naam::before { content: ""; display: inline-block; width: 16px; height: 16px; background: url('../img/new_design/icons/pokador.png') no-repeat center center; margin: 0 0 0 13px; vertical-align: middle; }
#trainercard #trainercard-naam .progress_outer { display: block; width: 281px; height: 18px; margin: 5px auto; position: relative; background: url('../img/new_design/trainer_progress_outer.png') no-repeat center center; overflow: hidden; }
#trainercard #trainercard-naam .progress_inner { display: block; height: 15px; position: absolute; top: 0; left: 0; background: url('../img/new_design/trainer_progress_inner.png') no-repeat left center; z-index: 1; }

#trainercard #trainercard-pokemon { display: block; background: url('../img/new_design/trainer_center_bg.png') no-repeat center center; width: 638px; height: 271px; margin: -30px auto 0 auto; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; padding: 55px 100px 45px 50px; position: relative;}

#trainercard .card { display: inline-block; width: 128px; height: 80px; background: url('../img/new_design/poke_bottom.png') no-repeat center bottom; margin: 0 7px; float: left; }
#trainercard .card img , #trainercard .card div { display: block; width: 120px; height: 57px; margin: 10px auto 0 auto; background-size: contain !important; }
/*#trainercard .card.small_card { width: 146px; height: 210px; margin: 0 2px; }
#trainercard .card.small_card img , #trainercard .card.small_card div { width: 90px; height: 124px; margin: 60px 10px 0 auto; }
#trainercard .card.unknown { background-image: url('../img/new_design/card-unknown.png'); }*/

#trainercard #trainercard-player{ margin: 10px 20px 0 auto; }

#trainercard #img-the-player{ display: block; background: url('../img/new_design/red.png') no-repeat center center; width: 108px; height: 233px; position: absolute; bottom: 45px; right: 50px; }

/*#trainercard #trainercard-pokemon{ width: 470px; margin: 10px 0px 0px 0px; float: left; }
#trainercard #trainercard-pokemon .trainercard-list1{ width: 126px; height: 80px; display: block; float: left; }
#trainercard #trainercard-pokemon .trainercard-list2{ width: 126px; height: 80px; display: block; float: left; }
#trainercard #trainercard-pokemon .trainercard-list3{ width: 126px; height: 80px; display: block; float: left; }
#trainercard #trainercard-pokemon .trainercard-list4{ width: 126px; height: 80px; display: block; float: left; }
#trainercard #trainercard-pokemon .trainercard-list5{ width: 126px; height: 80px; display: block; float: left; }
#trainercard #trainercard-pokemon .trainercard-list6{ width: 126px; height: 80px; display: block; float: left; }*/

#trainercard #trainercard-badges{ display: none; margin: 37px 10px 0px 190px; float: left; }

#trainercard #tags {
	display: block;
	width: 567px;
	margin: -21px auto 0 auto;
	padding: 16px 0 18px 0;
	background-color: #090e14;
	clear: both;
	box-shadow: 0 0 12px #000000;
}

#trainercard #tags .tags_title {
	display: block;
	width: 100%;
	margin: 0 auto;
	font-family: Arial;
	font-size: 33px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: 1px 1px 2px #000000;
	text-align: left;
	padding: 0 25px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#the_news {
	display: block;
	width: 100%;
	height: 219px;
	overflow: auto;
	background: url('../img/new_design/news_bg.png') no-repeat center left;
	margin-bottom: -5px;
}

a { color: #000; text-decoration: none; }
a:hover  { text-decoration:underline; }
a img { border: 0; }

.lt-ie8 input.radioChanged , .lt-ie7 input.radioChanged{
  height:auto;
  width:auto;
  opacity:1;
}

input.radioChanged, input.checkboxChanged{
  position:relative;
  z-index:2;
  opacity:0;
  height:23px;
  margin:0;
  width:23px; 
  display:inline-block;
}
.lt-ie8 .checkboxContainer, .lt-ie7 .checkboxContainer, .lt-ie7 .radioContainer, .lt-ie8 .radioContainer{
  display:none !important;
}
.checkboxContainer, .radioContainer{
  position:relative;
  z-index:1;
  height:23px;
  width:23px; 
  margin-left:-23px;
  display:inline-block;
  
}
.lt-ie8 input.radioChanged + .checkboxContainer{
  background-image:none !important;
}
.lt-ie8 input.radioChanged + .radioContainer{
  background-image:none !important;
}
input.checkboxChanged + .checkboxContainer{
  background:url('http://www.dragon-ball.co.il/img/bg_checkbox.png') top left no-repeat;
}
input.checkboxChanged:hover + .checkboxContainer, input[type="radio"]:hover + .radioContainer {
  background-position:top center;
}
input.radioChanged + .radioContainer{
  background:url('http://www.dragon-ball.co.il/img/bg_radio.png') top left no-repeat;
}
input.checkboxChanged:checked + .checkboxContainer, input[type="radio"]:checked + .radioContainer{
  background-position:top right;
}
.radioGroup {
  padding-bottom: 5px;
}

.glow {
    -webkit-animation: glow .5s infinite alternate;
}

@-webkit-keyframes glow {
    to {
       text-shadow:0 0 5px gold
    }
}

   .myButton {
        
        -moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
        -webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
        box-shadow:inset 0px 1px 0px 0px #54a3f7;
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
        background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
        background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
        background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
        background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
        background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
        
        background-color:#007dc1;
        
        -moz-border-radius:3px;
        -webkit-border-radius:3px;
        border-radius:3px;
        
        border:1px solid #124d77;
        
        display:inline-block;
        color:#ffffff;
        font-family:arial;
        font-size:13px;
        font-weight:normal;
        padding:6px 24px;
        text-decoration:none;
        margin:2px;
        text-shadow:0px 1px 0px #154682;
        
    }
    .myButton:hover {
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
        background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
        
        background-color:#0061a7;
    }
    .myButton:active {
        position:relative;
        top:1px;
    }
/* RIBBON */
.ribbon {
	z-index: 9999;
	background-color: #4D6CBF;
	overflow: hidden;
	/* top left corner */
	position: absolute;
	right: -3em;
	top: 2.5em;
	/* 45 deg ccw rotation */
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	/* shadow */
	-moz-box-shadow: 0 0 1em #fff;
	-webkit-box-shadow: 0 0 1em #fff;
}
.ribbon a {
	border: 1px solid #2F4B94;
	color: #ffcc03;
	display: block;
	font: bold 81.25% 'Helvetiva Neue', Helvetica, Arial, sans-serif;
	margin: 0.05em 0 0.075em 0;
	padding: 0.5em 3.5em;
	text-align: center;
	text-decoration: none;
	/* shadow */
	text-shadow: 0 0 0.5em #444;
}
.ribbon a b { font-size:16px; }


.lt-ie8 input.radioChanged , .lt-ie7 input.radioChanged{
  height:auto;
  width:auto;
  opacity:1;
}

input.radioChanged, input.checkboxChanged{
  position:relative;
  z-index:2;
  opacity:0;
  height:23px;
  margin:0;
  width:23px; 
  display:inline-block;
}
.lt-ie8 .checkboxContainer, .lt-ie7 .checkboxContainer, .lt-ie7 .radioContainer, .lt-ie8 .radioContainer{
  display:none !important;
}
.checkboxContainer, .radioContainer{
  position:relative;
  z-index:1;
  height:23px;
  width:23px; 
  margin-left:-23px;
  display:inline-block;
  
}
.lt-ie8 input.radioChanged + .checkboxContainer{
  background-image:none !important;
}
.lt-ie8 input.radioChanged + .radioContainer{
  background-image:none !important;
}
input.checkboxChanged + .checkboxContainer{
  background:url('http://dragon-ball.co.il/img/bg_checkbox.png') top left no-repeat;
}
input.checkboxChanged:hover + .checkboxContainer, input[type="radio"]:hover + .radioContainer {
  background-position:top center;
}
input.radioChanged + .radioContainer{
  background:url('http://dragon-ball.co.il/img/bg_radio.png') top left no-repeat;
}
input.checkboxChanged:checked + .checkboxContainer, input[type="radio"]:checked + .radioContainer{
  background-position:top right;
}
.radioGroup {
  padding-bottom: 5px;
}






.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background: #1d2c40 url('../images/icons/mini_star.png') no-repeat 98% center;
  border-color: #263f59;
  text-shadow: 1px 1px 1px #000000;
}
.btn-primary.icon-swords {
	background-image: url('../img/new_design/icons/swords.png');
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    background: red; 
    border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
    background: #b30000; 
}