/*
* Here are all the ACX Global Theme CSS (for example Button,Headers, Base Colors, etc)
* Created By RP / SP
*/

/***** GLOBAL STYLE BASE COLORS *****/
.getspan {
    position: relative;
    top: 2px;
    font-weight: normal;
}
.getspan:hover {
    color: #d0a533;
}
.acx_gold, .acx_gold a{
    color: #d0a533;
}

.acx_red, .acx_red a{
    color: #a42112;
}

.acx_blue, .acx_blue a{
    color: #1a23d8;
}

.acx_green, .acx_green a{
    color: #5b9569;
}
.acx_gray{
    color: #919396; /* FOR BODY TEXTS*/
}

/* PAGE HEADERS */

.page_header_red{
    color: #A22112;
    font-family: "Arial";
    font-size: 48px;
    font-weight: bold;
    margin: 20px 0 40px 55px;
    text-shadow: #999 2px 2px 3px ;
}

.page_header_red2{
    color: #A22112;
    font-family: "Arial";
    font-size: 48px;
    line-height: 55px;
    font-weight: bold;
    margin: 20px 0 40px 55px;
    text-shadow: #999 2px 2px 3px ;
}


/***** GLOBAL STYLE BUTTONS *****/

.acx_button_gold{
    font-family: "Trebuchet MS";
    font-size: 20px;
    background: url("../../../images/acx_theme/acx_btn_bg_gold.png") top center no-repeat;
    height: 30px;
    width: 178px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    padding-top: 5px;
    cursor: pointer;
    margin-top: 20px;
}
.acx_button_red{
    font-family: "Trebuchet MS";
    font-size: 20px;
    background: url("../../../images/acx_theme/acx_btn_bg_red.png") top center no-repeat;
    height: 30px;
    width: 178px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    padding-top: 5px;
    cursor: pointer;
}
.acx_button_red_long{
    font-family: "Trebuchet MS";
    font-size: 20px;
    background: url("../../../images/acx_theme/acx_btn_bg_red_long.png") top center no-repeat;
    height: 30px;
    width: 278px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    padding-top: 5px;
    cursor: pointer;
}

.acx_button_blue{
    font-family: "Trebuchet MS";
    font-size: 20px;
    background: url("../../../images/acx_theme/acx_btn_bg_blue.png") top center no-repeat;
    height: 30px;
    width: 178px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    padding-top: 5px;
    cursor: pointer;
}
.acx_button_blue_long{
    font-family: "Trebuchet MS";
    font-size: 20px;
    background: url("../../../images/acx_theme/acx_btn_long_blue.png") top center no-repeat;
    width: 246px;
    height: 35px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    padding-top: 5px;
    cursor: pointer;
}
.acx_button_blue_longer{
    font-family: "Trebuchet MS";
    background: url("../../../images/acx_theme/acx_btn_vlong_blue.png") top center no-repeat;
    width: 310px;
    height: 35px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    padding-top: 5px;
    cursor: pointer;
    text-decoration: none;
    vertical-align: middle;
    font-size: 13px;
}
.acx_button_green{
    font-family: "Trebuchet MS";
    font-size: 20px;
    background: url("../../../images/acx_theme/acx_btn_bg_green.png") top center no-repeat;
    height: 30px;
    width: 178px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    padding-top: 5px;
    cursor: pointer;
}
.acx_button_icon_gold{
    font-family: "Trebuchet MS";
    font-size: 20px;
    background: url("../../../images/acx_theme/acx_icon_red.png"), url("../../../images/acx_theme/acx_btn_bg_gold.png");
    background-position: 6px, top center;
    background-repeat: no-repeat, no-repeat;
    height: 30px;
    width: 178px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    padding-top: 5px;
    cursor: pointer;
}
.acx_button_icon_red{
    font-family: "Trebuchet MS";
    font-size: 20px;
    background: url("../../../images/acx_theme/acx_icon_gold.png"), url("../../../images/acx_theme/acx_btn_bg_red.png");
    background-position: 6px, top center;
    background-repeat: no-repeat, no-repeat;
    height: 30px;
    width: 178px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    padding-top: 5px;
    cursor: pointer;
}
.acx_button_icon_blue{
    font-family: "Trebuchet MS";
    font-size: 20px;
    background: url("../../../images/acx_theme/acx_icon_gold.png"), url("../../../images/acx_theme/acx_btn_bg_blue.png");
    background-position: 6px, top center;
    background-repeat: no-repeat, no-repeat;
    height: 30px;
    width: 178px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    padding-top: 5px;
    cursor: pointer;
}
.acx_button_icon_green{
    font-family: "Trebuchet MS";
    font-size: 20px;
    background: url("../../../images/acx_theme/acx_icon_gold.png"), url("../../../images/acx_theme/acx_btn_bg_green.png");
    background-position: 6px, top center;
    background-repeat: no-repeat, no-repeat;
    height: 30px;
    width: 178px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    padding-top: 5px;
    cursor: pointer;
}

.acx_button_small_gold, .acx_button_small_gold a{
    color: #FFF;
    border:2px solid #d0a533;
    background-color:#C09220;
    -moz-box-shadow:0 0 20px #F6BC02 inset;
    -webkit-box-shadow:0 0 20px #F6BC02 inset;
    -khtml-box-shadow:0 0 20px #F6BC02 inset;
    box-shadow:0 0 20px #F6BC02 inset;
    padding: 2px 10px;
    overflow: hidden;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    background-image: url(../../../images/acx_theme/acx_button_bg.png) ;
    background-position: top;
    background-repeat: repeat-x;
    font-family: "Arial";
    font-size: 11px;
    line-height: 20px;
    cursor: pointer;
    text-align: center;
}

.acx_button_small_blue, .acx_button_small_blue a{
    color: #FFF;
    border:2px solid #1a23d8;
    background-color:#1F287F;
    -moz-box-shadow:0 0 20px #0000ff inset;
    -webkit-box-shadow:0 0 20px #0000ff inset;
    -khtml-box-shadow:0 0 20px #0000ff inset;
    box-shadow:0 0 20px #0000ff inset;
    padding: 2px 10px;
    overflow: hidden;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;

    background-position: top;
    background-repeat: repeat-x;
    font-family: "Arial";
    font-size: 11px;
    line-height: 20px;
    cursor: pointer;
    text-align: center;
}
.acx_button_small_red, .acx_button_small_red a{
    color: #FFF;
    border:2px solid #a42112;
    background-color:#69000A;
    -moz-box-shadow:0 0 20px #BB001B inset;
    -webkit-box-shadow:0 0 20px #BB001B inset;
    -khtml-box-shadow:0 0 20px #BB001B inset;
    box-shadow:0 0 20px #BB001B inset;
    padding: 2px 10px;
    overflow: hidden;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;

    background-position: top;
    background-repeat: repeat-x;
    font-family: "Arial";
    font-size: 11px;
    line-height: 20px;
    cursor: pointer;
    text-align: center;
}
.acx_button_small_green, .acx_button_small_green a{
    color: #FFF;
    border:2px solid #1921e6;
    background-color:#1921e6;
    -moz-box-shadow:0 0 20px #1921e6 inset;
    -khtml-box-shadow:0 0 20px #1921e6 inset;
    padding: 2px 10px;
    overflow: hidden;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;

    background-position: top;
    background-repeat: repeat-x;
    font-family: "Arial";
    font-size: 11px;
    line-height: 20px;
    cursor: pointer;
    text-align: center;
}

/***** GLOBAL STYLE - SIDEBAR/HEADER-BARS / HEADERS *****/

.acx_bar_gold{
    background: #f6bc02;
    background: -moz-linear-gradient(top,  #f6bc02 0%, #c09220 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6bc02), color-stop(100%,#c09220));
    background: -webkit-linear-gradient(top,  #f6bc02 0%,#c09220 100%);
    background: -o-linear-gradient(top,  #f6bc02 0%,#c09220 100%);
    background: -ms-linear-gradient(top,  #f6bc02 0%,#c09220 100%);
    background: linear-gradient(to bottom,  #f6bc02 0%,#c09220 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6bc02', endColorstr='#c09220',GradientType=0 );
}

.acx_bar_red{
    background: #c81f23;
    background: -moz-linear-gradient(top,  #c81f23 0%, #830f0a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c81f23), color-stop(100%,#830f0a));
    background: -webkit-linear-gradient(top,  #c81f23 0%,#830f0a 100%);
    background: -o-linear-gradient(top,  #c81f23 0%,#830f0a 100%);
    background: -ms-linear-gradient(top,  #c81f23 0%,#830f0a 100%);
    background: linear-gradient(to bottom,  #c81f23 0%,#830f0a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c81f23', endColorstr='#830f0a',GradientType=0 );
}

.acx_bar_blue{
    background: #0000ff;
    background: -moz-linear-gradient(top,  #0000ff 0%, #1f287f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0000ff), color-stop(100%,#1f287f));
    background: -webkit-linear-gradient(top,  #0000ff 0%,#1f287f 100%);
    background: -o-linear-gradient(top,  #0000ff 0%,#1f287f 100%);
    background: -ms-linear-gradient(top,  #0000ff 0%,#1f287f 100%);
    background: linear-gradient(to bottom,  #0000ff 0%,#1f287f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0000ff', endColorstr='#1f287f',GradientType=0 );
}

.acx_bar_green{
    background: #6ab56d;
    background: -moz-linear-gradient(top,  #6ab56d 0%, #47784e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6ab56d), color-stop(100%,#47784e));
    background: -webkit-linear-gradient(top,  #6ab56d 0%,#47784e 100%);
    background: -o-linear-gradient(top,  #6ab56d 0%,#47784e 100%);
    background: -ms-linear-gradient(top,  #6ab56d 0%,#47784e 100%);
    background: linear-gradient(to bottom,  #6ab56d 0%,#47784e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ab56d', endColorstr='#47784e',GradientType=0 );
}

/* GLOBAL THEME CONTENT BOX WITH INNER SHADOW (WIDTH, MARGIN, PADDING NOT DEFINED) */

.acx_grayshadowbox {
    -webkit-box-shadow: inset 0 0 40px rgba(194, 194, 194, 0.87);
    box-shadow: inset 0 0 40px rgba(194, 193, 193, 0.91);
    height: auto;
    overflow: hidden;
    border: thin;
    border-color: #B5B9BC;
    border-style: solid;
    background-color: #FBFBFB;
}

/*****  Page Header Gold Color Band added by RP*****/
.page_header_band_gold {
    background-color: #d0a533;
    background-image: url('../../../images/acx_theme/page_header_band_leftbg.png'), url('../../../images/acx_theme/page_header_band_rightbg.png');
    background-repeat: no-repeat,no-repeat;
    background-position: right top, left top;
}
.page_header_band_gold >span{
    color: #fff;
    font-size: 34px;
    font-weight: bold;
    line-height: 90px;
    font-family: "arial";
    padding: 0 30px;
    display: block;
    margin: 0 10px;
    text-shadow: rgba(19, 18, 19, 0.84) 2px 2px 3px;
    background-image: url('../../../images/acx_theme/page_header_band_middlebg.png');
    background-position: left top;
    background-repeat: repeat-x;
}

/*****  Page Header Red Color Band added by RP*****/
.page_header_band_red {
    background-color: #a42112;
    background-image: url('../../../images/acx_theme/page_header_band_leftbg.png'), url('../../../images/acx_theme/page_header_band_rightbg.png');
    background-repeat: no-repeat,no-repeat;
    background-position: right top, left top;
}
.page_header_band_red > span{
    color: #fff;
    font-size: 34px;
    font-weight: bold;
    line-height: 90px;
    font-family: "arial";
    padding: 0 30px;
    display: block;
    margin: 0 10px;
    text-shadow: rgba(19, 18, 19, 0.84) 2px 2px 3px;
    background-image: url('../../../images/acx_theme/page_header_band_middlebg.png');
    background-position: left top;
    background-repeat: repeat-x;
}
/*****  Page Header Green Color Band added by RP*****/
.page_header_band_green {
    background-color: #5b9569;
    background-image: url('../../../images/acx_theme/page_header_band_leftbg.png'), url('../../../images/acx_theme/page_header_band_rightbg.png');
    background-repeat: no-repeat,no-repeat;
    background-position: right top, left top;
}
.page_header_band_green > span{
    color: #fff;
    font-size: 34px;
    font-weight: bold;
    line-height: 90px;
    font-family: "arial";
    padding: 0 30px;
    display: block;
    margin: 0 10px;
    text-shadow: rgba(19, 18, 19, 0.84) 2px 2px 3px;
    background-image: url('../../../images/acx_theme/page_header_band_middlebg.png');
    background-position: left top;
    background-repeat: repeat-x;
}
/*****  Page Header Blue Color Band added by RP*****/
.page_header_band_blue {
    background-color: #1a23d8;
    background-image: url('../../../images/acx_theme/page_header_band_leftbg.png'), url('../../../images/acx_theme/page_header_band_rightbg.png');
    background-repeat: no-repeat,no-repeat;
    background-position: right top, left top;
}
.page_header_band_blue > span{
    color: #fff;
    font-size: 34px;
    font-weight: bold;
    line-height: 90px;
    font-family: "arial";
    padding: 0 30px;
    display: block;
    margin: 0 10px;
    text-shadow: rgba(19, 18, 19, 0.84) 2px 2px 3px;
    background-image: url('../../../images/acx_theme/page_header_band_middlebg.png');
    background-position: left top;
    background-repeat: repeat-x;
}

/* DEFINING SOME FONT SIZES*/
.eight_px{
    font-size: 8px;
}
.nine_px{
    font-size: 9px;
}
.ten_px{
    font-size: 10px;
}
.eleven_px{
    font-size: 11px;
}
.twelve_px{
    font-size: 12px;
   }
.thirteen_px{
    font-size: 13px;
}
.fourteen_px{
    font-size: 14px;
}
.fifteen_px{
    font-size: 15px;
}
.sixteen_px{
    font-size: 16px;
}
.seventeen_px{
    font-size: 17px;
}
.eighteen_px{
    font-size: 18px;
}
.nineteen_px{
    font-size: 19px;
}
.twenty_px{
    font-size: 20px;
}

.countititle{
    width: 790px;
    height: 27px;
    margin: 20px 0 20px 10px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    padding-top: 10px;
    border-radius: 4px;
    color: #5b9569;
    background-repeat: repeat-x;
    background-image: url(../../../images/dashboard/gold-gradient.png);
}

.servertime{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 20px;
    color: #5b9569;
}
.acx_button_blue2 {
    cursor: pointer;
    text-decoration:none;
    border: 3px solid rgb(0, 0, 153);
    padding: 5px 10px 5px 10px;
    color:rgb(255, 255, 255);
    font-size:18px;
    font-family:arial, serif;
    text-shadow: 1px 1px 2px rgb(0, 0, 0);
    font-size: 18px;
    border-radius:5px 5px 5px 5px;
    -moz-border-radius:5px 5px 5px 5px;
    -webkit-border-radius:5px 5px 5px 5px;
    box-shadow:0px 0px 0px rgb(0, 0, 0);
    -moz-box-shadow:0px 0px 0px rgb(0, 0, 0);
    -webkit-box-shadow:0px 0px 0px rgb(0, 0, 0);
    background-color: #003392;
    background-image:linear-gradient(-90deg, rgb(0, 51, 204), rgb(0, 51, 102));
    background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, from(rgb(0, 51, 204)), to(rgb(0, 51, 102)));
    background-image:-moz-linear-gradient(-90deg, rgb(0, 51, 204), rgb(0, 51, 102));
}

.acx_button_blue2:hover {
    cursor: pointer;
    text-decoration:none;
    border: 3px solid rgb(0, 0, 153);
    padding: 5px 10px 5px 10px;
    color:rgb(255, 204, 51);
    font-size:18px;
    font-family:arial, serif;
    text-shadow: 1px 1px 2px rgb(0, 0, 0);
    font-size: 18px;
    border-radius:5px 5px 5px 5px;
    -moz-border-radius:5px 5px 5px 5px;
    -webkit-border-radius:5px 5px 5px 5px;
    box-shadow:0px 0px 0px rgb(0, 0, 0);
    -moz-box-shadow:0px 0px 0px rgb(0, 0, 0);
    -webkit-box-shadow:0px 0px 0px rgb(0, 0, 0);
    background-color: #003392;
    background-image:linear-gradient(90deg, rgb(0, 51, 204), rgb(0, 51, 102));
    background-image:-webkit-gradient(linear, 50% 100%, 50% 0%, from(rgb(0, 51, 204)), to(rgb(0, 51, 102)));
    background-image:-moz-linear-gradient(90deg, rgb(0, 51, 204), rgb(0, 51, 102));
}