﻿.ltr {
    direction: ltr;
    display: inline-block;
}



        .gradBox{
            font-size: 10pt;
            text-decoration:none;
            color: black;
            display: block;
            border: solid 1px #ccc;
            text-align: center;
            line-height: 15px;
            margin: 4px 0px 4px 3px;
            float: right;
            padding:4px 16px;
            background: -webkit-gradient(linear, left top, left bottom, from(#dcdcdc), to(#fefefe)) !important;
            background: -moz-linear-gradient(top, #dcdcdc, #fefefe) !important;
            background: -o-linear-gradient(#dcdcdc, #fefefe) !important;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dcdcdc', endColorstr='#fefefe') !important;

            zoom:1;
	        -moz-border-radius: 3px !important;
	        -webkit-border-radius: 3px  !important;
        }


           .gradBox2
        {
            font-size: 10pt;
            text-decoration:none;
            color: black;
            display: block;
            border: solid 1px #ccc;
            text-align: center;
            line-height: 15px;
            margin:0px;
            float: right;
            padding: 0px;
            background: -webkit-gradient(linear, left top, left bottom, from(#dcdcdc), to(#fefefe)) !important;
            background: -moz-linear-gradient(top, #dcdcdc, #fefefe) !important;
            background: -o-linear-gradient(#dcdcdc, #fefefe) !important;

            zoom:1;
        }


        .gradBoxWh{
            font-size: 10pt;
            text-decoration:none;
            color: black;
            display: block;
            border: solid 0px #FAFAFA;
            text-align: center;
            line-height: 15px;
            margin: 4px 0px 4px 3px;
            float: right;
            padding:4px 16px;
            background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#ffffff)) !important;
            background: -moz-linear-gradient(top, #fafafa, #ffffff) !important;
            background: -o-linear-gradient(#fafafa, #ffffff) !important;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#ffffff') !important;

            zoom:1;
	        -moz-border-radius: 3px !important;
	        -webkit-border-radius: 3px  !important;
        }
           .gradBoxOr
        {
            font-size: 10px;
            text-decoration:none;
            color: black;
            display: block;
            border: solid 1px #cbcbcb;
            text-align: center;
            line-height: 15px;
            margin: 1px 3px 4px 3px;
            float: right;
            margin-right:4px;
            padding:1px 16px 1px 6px;
            background: url('/images/attback.png') right no-repeat, -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#ebebeb)) !important;
            background: -moz-linear-gradient(top, #f8f8f8, #ebebeb) !important;
            background: -o-linear-gradient(#f8f8f8, #ebebeb) !important;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#ebebeb') !important;

            zoom:1;
	        -moz-border-radius: 3px !important;
	        -webkit-border-radius: 3px  !important;

        }


           .gradBoxBl
        {
            font-size: 10px;
            text-decoration:none;
            color: whitesmoke;
            display: block;
            border: solid 1px #000;
            text-align: center;
            line-height: 15px;
            margin: 1px 0px 4px 3px;
            float: right;
            padding:1px 16px 1px 6px;
            background: url('/images/attback2.png') right no-repeat, -webkit-gradient(linear, left top, left bottom, from(#666666), to(#333333)) !important;
            background: -moz-linear-gradient(top, #666666, #333333) !important;
            background: -o-linear-gradient(#666666, #333333) !important;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#333333') !important;

            zoom:1;
	        -moz-border-radius: 3px !important;
	        -webkit-border-radius: 3px  !important;

        }
            
            
           .gradBoxBlNormal
        {
            font-size: 10pt;
            text-decoration:none;
            color: whitesmoke;
            display: block;
            border: solid 1px #000;
            text-align: center;
            line-height: 15px;
            margin: 4px 0px 4px 3px;
            float: right;
            padding:4px 16px;
            background: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#333333)) !important;
            background: -moz-linear-gradient(top, #666666, #333333) !important;
            background: -o-linear-gradient(#666666, #333333) !important;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#333333') !important;

            zoom:1;
	        -moz-border-radius: 3px !important;
	        -webkit-border-radius: 3px  !important;

            }

            
            
           .gradBoxOrNormal
        {
            font-size: 10pt;
            text-decoration:none;
            color: black;
            display: block;
            border: solid 1px orangered;
            text-align: center;
            line-height: 15px;
            margin: 4px 0px 4px 3px;
            float: right;
            padding:4px 16px;
            background: -webkit-gradient(linear, left top, left bottom, from(orange), to(#ff7000)) !important;
            background: -moz-linear-gradient(top, orange, #ff7000) !important;
            background: -o-linear-gradient(orange, #ff7000) !important;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='orange', endColorstr='#ff7000') !important;

            zoom:1;
	        -moz-border-radius: 3px !important;
	        -webkit-border-radius: 3px  !important;

            }

            
           .gradBoxGold
        {
            font-size: 9px;
            font-weight: bold;
            text-decoration:none;
            color: black;
            display: block;
            border: solid 1px #ecb542;
            text-align: center;
            line-height: 15px;
            margin: 1px 0px 4px 3px;
            float: right;
            padding:1px 10px 1px 10px;
            background: url('/images/goldback.jpg') right no-repeat;

            zoom:1;
	        -moz-border-radius: 3px !important;
	        -webkit-border-radius: 3px  !important;

            }

            
           .gradBoxGreen
        {
            font-size: 10pt;
            text-decoration:none;
            color: white;
            display: block;
            border: solid 1px #0c5400;
            text-align: center;
            line-height: 15px;
            margin: 4px 0px 4px 3px;
            float: right;
            padding:4px 16px;
            background: -webkit-gradient(linear, left top, left bottom, from(#138800), to(#0c5400)) !important;
            background: -moz-linear-gradient(top, #138800, #0c5400) !important;
            background: -o-linear-gradient(#138800, #0c5400) !important;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#138800', endColorstr='#0c5400') !important;

            zoom:1;
	        -moz-border-radius: 3px !important;
	        -webkit-border-radius: 3px  !important;

            }


            
           .gradBoxRed2
        {
            font-size: 10pt;
            font-weight: bold;
            text-decoration:none;
            color: white;
            display: block;
            border: solid 1px darkred;
            text-align: center;
            line-height: 15px;
            margin: 1px 0px 4px 3px;
            float: right;
            padding:1px 10px 1px 10px;
            background: url('/images/redback.png') 100% 100% ;

            zoom:1;
	        -moz-border-radius: 3px !important;
	        -webkit-border-radius: 3px  !important;

            }





           .gradBoxRed
        {
            font-size: 10pt;
            text-decoration:none;
            color: whitesmoke;
            display: block;
            border: solid 1px #000;
            text-align: center;
            line-height: 15px;
            margin: 4px 0px 4px 3px;
            float: right;
            padding:4px 16px;
            background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), to(#660000)) !important;
            background: -moz-linear-gradient(top, #ff0000, #660000) !important;
            background: -o-linear-gradient(#ff0000, #660000) !important;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#660000') !important;

            zoom:1;
	        -moz-border-radius: 3px !important;
	        -webkit-border-radius: 3px  !important;

            }

  
.simplePager {}
.simplePager a { background-color: #2F7098;color: white;display: inline-block;width: 24px;height: 24px;line-height: 20px;text-align: center;
    color: white !important;
    -moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.simplePager span{ background-color: #F7941E;color: black;display: inline-block;width: 24px;height: 24px;line-height: 20px;text-align: center;
    color: white !important;
    -moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.simplePager:hover a { background-color: #444;color: white;}
.simplePager a:hover { background-color: #2F7098;color: white;}





.simplePagerNav { list-style: none; padding: 0;overflow: hidden; float:right;clear: both;}
.simplePagerNav li{ list-style: none;float: right;margin: 0 0 3px 3px;}
.simplePagerNav li:before { content: '' !important;}
.simplePagerNav a { background-color: #888;color: white;display: inline-block;width: 24px;height: 24px;line-height: 20px;text-align: center;
    color: white !important;font-size: 18px;
    -moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.simplePagerNav .currentPage a{ background-color: #F7941E;}

.simplePagerNav:hover a { background-color: #444;color: white;}
.simplePagerNav a:hover { background-color: #888;color: white;}
