﻿


.Touch2Bet
{
    width: 227px;
    height: 175px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 2px;
    padding: 3px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    overflow: hidden;
    color: black;
    border: 0px solid #19191E;
    line-height: 1.4em;
    -webkit-filter: opacity(100%);
    background: #000000; /* Old browsers */
    background: -moz-linear-gradient(top,  #000000 0%, #000000 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#000000)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #000000 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #000000 0%,#000000 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #000000 0%,#000000 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #000000 0%,#000000 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
.Touch2Bet:hover
{
    -webkit-filter: opacity(70%);
    color: #0078C3;
    display: block;
}
.Touch2Bet a
{
    display: table;
    width: 237px;
    height: 147px;
    vertical-align: middle;
    text-align: center;
    position: relative;
}

.Touch2Bet span
{
    display: none;
}

.Touch2Bet a:hover span
{
    width: 237px;
    height: 147px;
    line-height: 183px;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    text-align: center;
    background: rgba(0,0,0,0.4);
}



.Touch2Bet img
{
    background: #e7e7e7;
    border: none;
    vertical-align: bottom;
}
.Touch2Bet p
{
    text-align: left;
    font-size: 12px;

    color: #FFF;
    text-shadow: 0px 0px 5px #efd77f !important;
}
.Touch2Bet span
{
    display: none;
}

.Touch2Bet a:hover span
{
    width: 237px;
    height: 147px;
    line-height: 193px;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    text-align: center;
    background: rgba(0,0,0,0.4);
}

.Touch2Bet span b
{
    font-size: 14px;
    font-weight: bold;
    padding: 10px 12px;
    color: #3f4c6b;
    font-family: Tahoma;
    background: #f2f5f6; /* Old browsers */
    background: -moz-linear-gradient(top,  #f2f5f6 0%, #e3eaed 37%, #c8d7dc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f5f6), color-stop(37%,#e3eaed), color-stop(100%,#c8d7dc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 ); /* IE6-9 */
    -moz-box-shadow: inset 0px 0px 0px 0px #bbdaf7;
    -webkit-box-shadow: inset 0px 0px 0px 0px #bbdaf7;
    box-shadow: inset 0px 0px 0px 0px #bbdaf7;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.Touch2Bet a:hover span b:hover
{
    background: #f2f5f6; /* Old browsers */
    background: -moz-linear-gradient(top,  #f2f5f6 0%, #e3eaed 37%, #95c9db 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f5f6), color-stop(37%,#e3eaed), color-stop(100%,#95c9db)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f2f5f6 0%,#e3eaed 37%,#95c9db 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f2f5f6 0%,#e3eaed 37%,#95c9db 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f2f5f6 0%,#e3eaed 37%,#95c9db 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f2f5f6 0%,#e3eaed 37%,#95c9db 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#95c9db',GradientType=0 ); /* IE6-9 */
    background-color: #378de5;
    color: #222;
}
