/* ---------->>> jtip <<<---------------------------------------------------------------*/
#JT_close_left, #JT_close_right{font-size: 1.1em;}
#JT_copy p, #JT_copy ul{font-size: 1.1em;}
#JT_arrow{
	position:absolute;
	background-repeat: no-repeat;
	background-position: left top;
	z-index:101;
}

.JT_arrow_top{
	height:23px;
	width:10px;
    top:-3px;
}

.JT_arrow_bottom{
	height:23px;
	width:10px;
    top:266px;
}

.JT_arrow_left{
	/*background-image: url(../images/arrow_left.gif);*/
	left:-11px;
}

.JT_arrow_right{
	/*background-image: url(../images/arrow_right.gif);*/
}

#JT {
	position: absolute;
	z-index:100;
	border: 0px solid #000;
	background:transparent;
	width: 223px;
	height: 310px;
	background-image: url(../images/missing.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#JT_copy{
	padding:0px 0px 0px 0px;
	color:#333333;
}



#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 0px;
}

.jTip{
cursor:hand;
white-space:nowrap;
}

/*=======================================MTG HELPER=============================================*/

.mtgh{
 	border: 0px solid;
	list-style:none;
	margin: 20px 0;
	padding: 0px;
	text-align:left;
}

/*================ HEADER OPTIONS ==================*/

.mtgh .header_options{
	color:#000000;
	padding: 5px;
	position: absolute;
	right: 2px;
	text-decoration:none;
	top: 2px;
	z-index: 10;
}

.mtgh .header .header_options a{
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

/*================ POOLHEADER ==================*/

.mtgh .header{
	margin:0;
	padding:0;
}

.mtgh .header h4{
	font-weight:bold;
	font-size: 150%;
	text-align:left;
	padding:0;
	margin:0;
}

.mtgh .header h4 hr{
	padding:0;
	margin:0;
}

.mtgh .header a{
/*
	text-align:right;
	font-weight:normal;
	font-size: 90%;
	padding:0;
	margin:0;
*/
}

/*================ POOLTABS ==================*/

.mtgh .tab{
	background:#CCCCCC;
	height: auto !important;
	overflow: hidden;
}
.mtgh .tab ul{
	height: auto !important;
	width:100%;
	margin:0px;
	padding:0px;
	list-style:none;
	overflow: hidden;
}

.mtgh .tab li{
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	list-style-type: none;
	overflow:hidden;
	width: 100px !important;
}
.mtgh .tab li a{
	display:block;
	color:#000000;
	margin:0;
	padding: 8px 10px !important;
	text-decoration:none;
	height: auto !important;
}

.mtgh .tab li a:hover{
	text-decoration:underline;
}

/*================ CARDLIST ==================*/

.mtgh .content{
	/*margin:3px 3px 0 3px;*/
        margin:0;
	padding:0;
	border:0px none;
	clear: both;
}

.mtgh .content td{
	vertical-align:top;
	margin:0px;
	padding:0px;
}

.mtgh .content ul{
	list-style:none;
	margin: 0px;
	padding: 0px;

}
 
.mtgh .content li{
	line-height:110%;
	list-style:none;
	margin: 0px;
	padding: 0px;
 }

.mtgh .content a{
	text-decoration:none;
}

/*================ CARDBOX==================*/

.mtgh .card_box {
	margin:0px;
	padding:0px;
	width: 223px;
	height: 310px;
}

.mtgh .card_box img{
	margin:0px;
	padding:0px;
}

.mtgh .card_box table{
	border-spacing: 0px;
}

.mtgh .card_box table td{
	padding:0px;
	margin:0px;
}

.mtgh .display_preview{
	vertical-align:center;
	/*width: 200px;
	height: 285px;*/
        width: 223px;
	height: 310px;
        
	padding:0px;
	margin:0px;
	background-image: url(../images/missing.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#DCDCDC;
}

/*================ STYLE IMG ==================*/

.mtgh .thumbnail{
 margin:0px;
 padding:0px;	
}

img.cardpick_border{
	border:2px solid red;
}

a.cardpick_border{
	color:red;
	font-weight:bold;
}

/*================== JAREK ====================*/
.mtgh {
	border: 1px solid #b6b6b5;
	padding: 2px;
	position: relative !important;
	width: auto !important;
}

.mtgh h4 {
	background: #e1e1e0;
	display: block !important;
	font-size: 18px !important;
	font-weight: bold !important;
	margin: 0 !important;
	padding: 18px !important;
	position: relative !important;
	width: auto !important;
}

.mtgh h4 hr {
	display: none;
}

.mtgh .content table {
	margin: 2px 0 0 !important;
	width: 100% !important;
}

.mtgh .content table table {
	margin: 0 !important;
}

.mtgh .content table td {
	border: 0;
	margin: 2px 0 0 !important;
}

.mtgh .content .card_box {
	margin: 0 !important;
	width: auto !important;
}

.mtgh .content .card_box table td {
	border: 0 !important;
	margin: 0 !important;
	padding: 6px 0 !important;
}

.mtgh .content table table div {
	font-size: 16px !important;
	font-weight: bold !important;
}

.mtgh .content table table td {
	border-right: 2px solid white !important;
	padding: 12px !important;
}

.mtgh .content ul {
	margin: 12px 0 18px !important;
}

.mtgh .content li {
	list-style-type: none !important;
}

.mtgh .content li a {
	text-decoration: underline !important;
}

.mtgh .content .card_box table td.display_preview {
	padding: 0 !important;
}

.mtgh .content table td.wp-helper-first-td {
	border-right: 2px solid white !important;
	padding: 12px !important;
	width: 377px;
}

.mtgh .tab ul {
	margin: 2px !important;
}


.mtgh .tab ul li {
	height: auto !important;
	margin: 0 !important;
	width: auto;
}