

/*---------------- Homologacao -----------------*/

/*

/* Configuracoes gerais */

* {
    margin: 0;
    padding: 0;
}



div#menu {
    margin: 5px auto;
}

div#cabecalho {
    height: 100%;
    width: 100%;
    background-position: left;
    background-repeat: no-repeat;
    border-style:solid;
    border-width:1px;
    border-color:black;


}

div#copyright {
    font: 11px 'Trebuchet MS';
    color: #fff;
    text-indent: 30px;
    padding: 5px 0 0 0;
    text-align: right;
    display: none;
}

div#footer a {
    color: #765;
    text-decoration: none
}

div#footer a:hover {
    color: #f0f0f0;
    text-decoration: none
}


div#box {
    background-color: #eeeeff;
    border-color: #eeeeee;
    border-style: solid;
    border-width: 1px;
    border-spacing: 0px;

    margin: 0px;
    padding: 0px;
    display: block;
    position: relative;
    clip: rect(auto, auto, auto, auto);
    /* For WebKit (Safari, Google Chrome etc) */
    background: -webkit-gradient(linear, left top, right bottom, from(#eeeeFF), to(#eeeee));
    /* For Mozilla/Gecko (Firefox etc) */
    background: -moz-linear-gradient(left top, #eef, #eee);
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #eef, endColorstr = #eeeeee);
    /* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#eeeeff, endColorstr=#eeeeee)";
}

div#box_tab_item2 {
    text-align: center;
    float: left;
    margin: 0px;
    margin-top: 5px;
    margin-left: 2px;
    margin-right: 2px;
    padding: 5px;
    display: block;
    position: relative;
    clip: rect(auto, auto, auto, auto);
    line-height: 25px;

}

div#box_tab_item {
    text-align: center;
    float: left;
    background-color: #0066ff;
    aborder-color: #0099ff;
    aborder-style: solid;
    aborder-width: 1px;
    aborder-spacing: 5px;
    margin: 0px;
    margin-top: 5px;
    margin-left: 2px;
    margin-right: 2px;
    padding: 5px;
    display: block;
    position: relative;
    clip: rect(auto, auto, auto, auto);
    line-height: 25px;
    color: #fff;

    /* For WebKit (Safari, Google Chrome etc) */
    abackground: -webkit-gradient(linear, left top, left bottom, from(#06F), to(#00A));
    /* For Mozilla/Gecko (Firefox etc) */
    abackground: -moz-linear-gradient(top, #06f, #00A);
    /* For Internet Explorer 5.5 - 7 */
    afilter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #0066FF, endColorstr = #0033CC) progid:DXImageTransform.Microsoft.dropshadow(OffX = 5, OffY = 5, Color = '#cccccc', Positive = 'true');

    /* For Internet Explorer 8 */
    a-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF6600, endColorstr=#CC3300); progid: DXImageTransform . Microsoft . dropshadow(OffX = 5, OffY = 5, Color = '#cccccc', Positive = 'true'); ";
    a-moz-box-shadow: 2px 0px 5px #ccc;
    a-webkit-box-shadow: 2px 0px 5px #ccc;
    box-shadow: 2px 0px 5px #ccc;
}

div#box_tab_item_disabled {
    text-align: center;
    float: left;
    background-color: #FFFFFF;
    border-color: #AAAAAA;
    border-style: solid;
    border-width: 1px;
    border-spacing: 5px;
    margin: 0px;
    margin-top: 5px;
    margin-left: 2px;
    margin-right: 2px;
    padding: 5px;
    display: block;
    position: relative;
    clip: rect(auto, auto, auto, auto);
    line-height: 25px;
    color: #333;

    /* For WebKit (Safari, Google Chrome etc) */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #AAAAAA));
    /* For Mozilla/Gecko (Firefox etc) */
    background: -moz-linear-gradient(top, #FFFFFF, #AAAAAA);
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #FFFFFF, endColorstr = #AAAAAA) progid:DXImageTransform.Microsoft.dropshadow(OffX = 5, OffY = 5, Color = '#cccccc', Positive = 'true');

    /* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#AAAAAA); progid: DXImageTransform . Microsoft . dropshadow(OffX = 5, OffY = 5, Color = '#cccccc', Positive = 'true'); ";
    -moz-box-shadow: 2px 0px 5px #cccccc;
    -webkit-box-shadow: 2px 0px 5px #cccccc;
    box-shadow: 2px 0px 5px #cccccc;
}

div#box_tab_item:hover {
    text-align: center;
    float: left;
    background-color: #DDEEFF;
    border-color: #0099FF;
    border-style: solid;
    border-width: 1px;
    border-spacing: 5px;
    margin: 0px;
    margin-top: 5px;
    margin-left: 2px;
    margin-right: 2px;
    padding: 5px;
    display: block;
    position: relative;
    clip: rect(auto, auto, auto, auto);
    line-height: 25px;
    color: #fff;

    /* For WebKit (Safari, Google Chrome etc) */
    background: -webkit-gradient(linear, left top, left bottom, from(#FFEEDD), to(#0000AA));
    /* For Mozilla/Gecko (Firefox etc) */
    background: -moz-linear-gradient(top, #DDEEFF, #0000AA);
    /* For Internet Explorer 5.5 - 7 */

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #FFEEDD, endColorstr = #0000AA) progid:DXImageTransform.Microsoft.dropshadow(OffX = 5, OffY = 5, Color = '#cccccc', Positive = 'true');

    /* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#DDEEFF, endColorstr=#0000AA); progid: DXImageTransform . Microsoft . dropshadow(OffX = 5, OffY = 5, Color = '#cccccc', Positive = 'true'); ";
    -moz-box-shadow: 2px 0px 5px #ccc;
    -webkit-box-shadow: 2px 0px 5px #ccc;
    box-shadow: 2px 0px 5px #ccc;

}

div#box_tab_item_selected {
    text-align: center;
    float: left;
    background-color: #eeeeff;
    border-color: #eeeeff;
    border-style: solid;
    border-width: 1px;
    border-spacing: 5px;
    margin: 0px;
    margin-top: 5px;
    margin-left: 2px;
    margin-right: 2px;
    padding: 5px;
    display: block;
    position: relative;
    clip: rect(auto, auto, auto, auto);
    line-height: 25px;
    color: #000;
    text-shadow: 0px 3px 3px #ccccc;

    /* For WebKit (Safari, Google Chrome etc) */
    background: -webkit-gradient(linear, left top, left bottom, from(#99f), to(#fff));
    /* For Mozilla/Gecko (Firefox etc) */
    background: -moz-linear-gradient(top, #99f, #fff);
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #99f, endColorstr = #fff);
    /* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99f, endColorstr=#fff)";
    -moz-box-shadow: 2px 0px 5px #cccccc;
    -webkit-box-shadow: 2px 0px 5px #cccccc;
    box-shadow: 2px 0px 5px #cccccc;

}

div#abox_register {
    abackground-color: #E8F6ff;
    aborder-color: #0099ff;
    aborder-style: solid;
    aborder-width: 1px;
    aborder-spacing: 5px;
    margin: 5px;
    padding: 5px;
    display: block;
    position: relative;
    clip: rect(auto, auto, auto, auto);
    line-height: 30px;
    width:auto;
    width:calc(100% - 38px);
    margin-left:12px;
    margin-right:12px;
}
div#box_register {
    abackground-color: #E8F6ff;
    aborder-color: #0099ff;
    aborder-style: solid;
    aborder-width: 1px;
    aborder-spacing: 5px;
    margin-left: 0px; margin-right: 0px;margin-bottom:10px;margin-top:10px;
    apadding: 40px;

    display: block;
    position: relative;
    aclip: rect(auto, auto, auto, auto);
    line-height: 30px;

}

div#box_search {
    background-color: #06F;
    border-color: #09F;
    border-style: solid;
    border-width: 1px;
    border-spacing: 5px;
    margin: 5px;
    padding: 5px;
    display: block;
    position: relative;
    clip: rect(auto, auto, auto, auto);
    line-height: 25px;
    color: #ffffff;

    /* For WebKit (Safari, Google Chrome etc) */
    background: -webkit-gradient(linear, left top, left bottom, from(#06F), to(#00A));
    /* For Mozilla/Gecko (Firefox etc) */
    background: -moz-linear-gradient(top, #0066ff, #0000AA);
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #0066ff, endColorstr = #0033CC);
    /* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0066FF, endColorstr=#0033CC)";
}

div#field {
    position: relative;
    float: left;
    margin-right:10px;

}

div#field_table {
    padding-left: 5px;
    padding-right: 5px;
    border-width: thin;
    border-style: solid;
    border-color: #669;
    position: relative;
    float: left;
    text-align: center;
    height: 18px;

}

.field_table {
    padding-left: 5px;
    padding-right: 5px;
    border-width: thin;
    border-style: solid;
    border-color: #669;
    position: relative;
    float: left;
    text-align: center;
    height: 18px;
}

table#search {
    border: #03C;
    border-style: solid;
    border-width: 1px;
    background: #FFD;
    padding: 5px;
}

/* Geral */

#row_par {
    background-color: #fef2cf;
    text-decoration: none;
    height:30px;
}

#row_impar {
    height:30px;
    background-color: #EEEECC;
    text-decoration: none;
    /* For WebKit (Safari, Google Chrome etc) */
    background: -webkit-gradient(linear, left top, right bottom, from(#eee), to(#ddd));
    /* For Mozilla/Gecko (Firefox etc) */
    background: -moz-linear-gradient(top, #eee, #ddd);
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #eee, endColorstr = #ddd);
    /* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#eee, endColorstr=#ddd)";
}

#row_selected {
    height:30px;
    background-color: #00EECC;
    text-decoration: none;
    /* For WebKit (Safari, Google Chrome etc) */
    background: -webkit-gradient(linear, left top, right bottom, from(#ddd), to(#aaa));
    /* For Mozilla/Gecko (Firefox etc) */
    background: -moz-linear-gradient(top, #ddd, #aaa);
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #ddd, endColorstr = #aaa);
    /* For Internet Explorer 8 */

}

#geral {
    width: 320px;
    height: 100%;
    padding: 0px 50px;
    margin: auto;
    background-color: #FFFFFF;
}

ali {
    list-style: none;
}

#background_transparent {
    background: rgba(255, 255, 255, 0.3);
}

/* Topo */

#topo {
    width: 320px;
    height: 20px;
    border-bottom: 20px #0000FF solid;
}

#topo #menu {
    width: 320px;
    height: 30px;
    float: left;
}

#topo #menu li {
    list-style: none;
    height: 50px;
    margin: 0px 10px 0px 10px;
    float: left;
}

#topo #menu a {
    color: #000000;
    font-family: Verdana, Arial, Sans-serif;
    font-size: 11px;
    display: block;
    text-decoration: none;
}

#topo #menu a:hover {
    color: #999999;
}

/* Meio */

#meio {
    #background-color: #dddddd;
    height: 100%;
    padding-right:20px;
}

#meio h1 {
    font-family: Tahoma;
    font-size: 12px;
}

#meio p {
    font-family: Tahoma;
    font-size: 12px;
    line-height: 13px;
    margin: 10px 0px;
    text-align: justify;
}

/* Rodape */

#rodape {
    width: 320px;
    aheight: 50px;
    apadding: 10px 0px 0px 0px;
    amargin-top: 20px;
    aborder-top: 4px #0000FF solid;

}

#rodape .rodape {
    amargin: auto;
    font-size: 11px;
    color: #999999;
    text-align: center;
}
abody { background:rgb(74,81,85); height:100%;}

body {
    margin: 0px;
    font-family: Lucida Grande, Verdana, Sans-serif;
    font-size: 14px;
    color: #55514f;

    #background:rgb(74,81,85);
    height: 100%;
}

a {
    color: #003399;
    background-color: transparent;
    font-weight: normal;
    text-decoration: none;
}

a:hover {
    color: #003399;
    background-color: transparent;
    font-weight: normal;
    text-decoration: none;
}

h1_old {
    color: #8c8c8c;
    background-color: transparent;
    #border-bottom: 1px solid #D0D0D0;
    font-size: 12px;
    font-weight: bold;
    #margin: 24px 0 2px 0;
    #padding: 5px 0 6px 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#333));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Tahoma;
    font-size: 12px;
    #padding-bottom:15px;
}


code {
    font-family: Monaco, Verdana, Sans-serif;
    font-size: 12px;
    background-color: #f9f9f9;
    border: 1px solid #D0D0D0;
    color: #002166;
    display: block;
    margin: 14px 0 14px 0;
    padding: 12px 10px 12px 10px;
}

.txtFrequency {
    border-style: none;
    width: 18px;
    text-align: center;
    font-size: 15px;
    background: none;
    color: black;
    margin-bottom: 2px;
}

/**
*********************************************
* Prototype of styles for horizontal CSS-menu
* @data 30.06.2009
*********************************************
* (X)HTML-scheme:
*  <div id="menu">
*      <ul class="menu">
*          <li><a href="#" class="parent"><span>level 1</span></a>
*              <ul>
*                  <li><a href="#" class="parent"><span>level 2</span></a>
*                      <ul><li><a href="#"><span>level 3</span></a></li></ul>
*                  </li>
*              </ul>
*          </li>
*          <li class="last"><a href="#"><span>level 1</span></a></li>
*      </ul>
*  </div>
*********************************************
*/

/* menu::base */

div#menu {
    height: 41px;
    background: url(../images/main-bg-dev.png) repeat-x;
    color: #7788BB;
}

div#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}

div#menu ul.menu {
    padding-left: 30px;
}

div#menu li {
    position: relative;
    z-index: 9;
    margin: 0;
    padding: 0 5px 0 0;
    display: block;
    float: left;
}

div#menu li:hover>ul {
    left: -2px;
}

div#menu a {
    position: relative;
    z-index: 10;
    height: 41px;
    display: block;
    float: left;
    line-height: 41px;
    text-decoration: none;
    font: normal 12px Trebuchet MS;
}

div#menu a:hover, div#menu a:hover span {
    color: #fff;
}

div#menu li.current a {
}

div#menu span {
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 95% 0;
}

div#menu ul ul a.parent span {
    background-position: 95% 8px;
    background-image: url(../images/item-pointer.gif);
}

div#menu ul ul a.parent:hover span {
    background-image: url(../images/item-pointer-mover.gif);
}

/* menu::level1 */
div#menu a {
    padding: 0 10px 0 10px;
    line-height: 30px;
    color: #e5e5e5;
}

div#menu span {
    margin-top: 5px;
}

/**@replace#1*/
div#menu li {
    background: url(../images/main-delimiter-dev.png) 98% 4px no-repeat;
}

div#menu li.last {
    background: none;
}

/* menu::level2 */
div#menu ul ul li {
    background: none;
}

div#menu ul ul {
    position: absolute;
    top: 38px;
    left: -999em;
    width: 163px;
    padding: 5px 0 0 0;
    background: rgb(45, 45, 45);
    margin-top: 1px;
}

div#menu ul ul a {
    padding: 0 0 0 15px;
    height: auto;
    float: none;
    display: block;
    line-height: 24px;
    color: rgb(169, 169, 169);
}

div#menu ul ul span {
    margin-top: 0;
    padding-right: 15px;
    _padding-right: 20px;
    color: rgb(169, 169, 169);
}

div#menu ul ul a:hover span {
    color: #fff;
}

div#menu ul ul li.last {
    background: none;
}

div#menu ul ul li {
    width: 100%;
}

/* menu::level3 */
div#menu ul ul ul {
    padding: 0;
    margin: -38px 0 0 163px !important;
    margin-left: 172px;
}

/* colors */
div#menu ul ul ul {
    background: rgb(41, 41, 41);
}

div#menu ul ul ul ul {
    background: rgb(38, 38, 38);
}

div#menu ul ul ul ul {
    background: rgb(35, 35, 35);
}

/* lava lamp */
div#menu li.back {
    background: url(../images/lava.png) no-repeat right -44px !important;
    background-image: url(../images/lava.gif);
    width: 13px;
    height: 44px;
    z-index: 8;
    position: absolute;
    margin: -1px 0 0 -5px;
}

div#menu li.back .left {
    background: url(../images/lava.png) no-repeat top left !important;
    background-image: url(../images/lava.gif);
    height: 44px;
    amargin-right: 8px;
    margin: -1px;
    amargin: -1px 0 15px -15px;
}

hr {
    height:1px;
    border: 1px solid #ddd;
    margin-top:5px;
}

<!--
h1 {
    font-family: "Myriad Pro", sans-serif;
    font-size: 12px;
    font-weight: normal;
}

/* --- start of magic ;-) --- */
.white-gradient {
    position:relative;
}
.white-gradient:after {
    content: '';
    position:absolute;
    display:block;
    top:0;
    left:0;
    height:100%;
    width:100%;
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
}
/* --- end of magic ;-) --- */
-->


#container {
    width: 200px;
    margin: auto;
}
#buy {
    /*border-radius*/
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    color: #FFF;
    font-weight: light;
    border: 1px solid #CCC;
    padding: 5px 15px;
}
#select_imc {
    /*border-radius*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #black;
    font-weight: bold;
    font-size: 16px;
    text-shadow: -1px -1px  3px #666;
    border: 1px solid #CCC;
    padding: 15px 20px;
    background: rgb(236,236,236);
    background: -moz-linear-gradient(top, rgba(246,246,246,1) 0%, rgba(211,211,211,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,246,246,1)), color-stop(100%,rgba(231,231,231,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,246,1) 0%,rgba(231,231,231,1) 100%);
    background: -o-linear-gradient(top, rgba(246,246,246,1) 0%,rgba(231,231,231,1) 100%);
    background: -ms-linear-gradient(top, rgba(246,246,246,1) 0%,rgba(231,231,231,1) 100%);
    background: linear-gradient(top, rgba(246,246,246,1) 0%,rgba(231,231,231,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#62baec', endColorstr='#1280d3',GradientType=0 );
}
#select_imc:hover {
    border: 1px solid #CCC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: rgb(226,226,216);
    background: -moz-linear-gradient(top, rgba(252,252,243,1) 0%, rgba(226,226,226,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,243,1)), color-stop(100%,rgba(226,226,226,1)));
    background: -webkit-linear-gradient(top, rgba(252,252,243,1) 0%,rgba(226,226,226,1) 100%);
    background: -o-linear-gradient(top, rgba(252,252,243,1) 0%,rgba(225,226,226,1) 100%);
    background: -ms-linear-gradient(top, rgba(252,252,243,1) 0%,rgba(226,226,226,1) 100%);
    background: linear-gradient(top, rgba(252,252,243,1) 0%,rgba(226,226,226,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3794d8', endColorstr='#0351b8',GradientType=0 );
}

#select{
    /*border-radius*/
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    color: #FFF;
    font-weight: bold;
    font-size: 16px;
    text-shadow: -1px -1px  3px #666;
    border: 1px solid #CCC;
    padding: 5px 10px;
    background: rgb(98,186,236);
    background: -moz-linear-gradient(top, rgba(98,186,236,1) 0%, rgba(18,128,211,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(98,186,236,1)), color-stop(100%,rgba(18,128,211,1)));
    background: -webkit-linear-gradient(top, rgba(98,186,236,1) 0%,rgba(18,128,211,1) 100%);
    background: -o-linear-gradient(top, rgba(98,186,236,1) 0%,rgba(18,128,211,1) 100%);
    background: -ms-linear-gradient(top, rgba(98,186,236,1) 0%,rgba(18,128,211,1) 100%);
    background: linear-gradient(top, rgba(98,186,236,1) 0%,rgba(18,128,211,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#62baec', endColorstr='#1280d3',GradientType=0 );

}
option {
    line-height:40px;
}
#select:hover {
    background: rgb(55,148,216);
    background: -moz-linear-gradient(top, rgba(55,148,216,1) 0%, rgba(3,81,184,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(55,148,216,1)), color-stop(100%,rgba(3,81,184,1)));
    background: -webkit-linear-gradient(top, rgba(55,148,216,1) 0%,rgba(3,81,184,1) 100%);
    background: -o-linear-gradient(top, rgba(55,148,216,1) 0%,rgba(3,81,184,1) 100%);
    background: -ms-linear-gradient(top, rgba(55,148,216,1) 0%,rgba(3,81,184,1) 100%);
    background: linear-gradient(top, rgba(55,148,216,1) 0%,rgba(3,81,184,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3794d8', endColorstr='#0351b8',GradientType=0 );
}
button {
    color:black;
    background: rgb(101,175,232);
    background: -moz-linear-gradient(top, rgba(101,175,232,1) 0%, rgba(49,113,193,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(101,175,232,1)), color-stop(100%,rgba(49,113,193,1)));
    background: -webkit-linear-gradient(top, rgba(101,175,232,1) 0%,rgba(49,113,193,1) 100%);
    background: -o-linear-gradient(top, rgba(101,175,232,1) 0%,rgba(49,113,193,1) 100%);
    background: -ms-linear-gradient(top, rgba(101,175,232,1) 0%,rgba(49,113,193,1) 100%);
    background: linear-gradient(top, rgba(101,175,232,1) 0%,rgba(49,113,193,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#65afe8', endColorstr='#3171c1',GradientType=0 );
}
button:hover {
    /*border-radius*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: black;
    font-weight: 500;
    -webkit-box-shadow: 0px 0px 5px #CCC;
    -moz-box-shadow: 0px 0px 5px #CCC;
    box-shadow: 0px 0px 5px #CCC;
    padding: 5px 15px;
    position: relative;
    background: rgb(62,158,229);
    background: -moz-linear-gradient(top, rgba(62,158,229,1) 0%, rgba(23,103,202,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(62,158,229,1)), color-stop(100%,rgba(23,103,202,1)));
    background: -webkit-linear-gradient(top, rgba(62,158,229,1) 0%,rgba(23,103,202,1) 100%);
    background: -o-linear-gradient(top, rgba(62,158,229,1) 0%,rgba(23,103,202,1) 100%);
    background: -ms-linear-gradient(top, rgba(62,158,229,1) 0%,rgba(23,103,202,1) 100%);
    background: linear-gradient(top, rgba(62,158,229,1) 0%,rgba(23,103,202,1) 100%);
    afilter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e9ee5', endColorstr='#1767ca',GradientType=0 ); /*box-shadow*/
    -webkit-box-shadow: inset 0 0 0px #666;
    -moz-box-shadow: inset 0 0 0px #666;
    box-shadow: inset 0 0 0px #666;
}


button:active {
    /*border-radius*/
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    color: #FFF;
    font-weight: 500;
    border: 2px solid #B3B3B3;
    padding: 5px 15px;
    position: relative;
    background: rgb(77,162,228);
    /*linear-gradient*/
    background: -webkit-gradient(linear,left top,left bottom,color-stop(rgba(77,162,228,1),0),color-stop(rgba(32,85,154,1),1));
    background: -webkit-linear-gradient(top, rgba(77,162,228,1) 0%, rgba(32,85,154,1) 100%);
    background: -moz-linear-gradient(top, rgba(77,162,228,1) 0%, rgba(32,85,154,1) 100%);
    background: -o-linear-gradient(top, rgba(77,162,228,1) 0%, rgba(32,85,154,1) 100%);
    background: linear-gradient(top, rgba(77,162,228,1) 0%, rgba(32,85,154,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(77,162,228,1)), color-stop(100%,rgba(32,85,154,1)));
    background: -webkit-linear-gradient(top, rgba(77,162,228,1) 0%,rgba(32,85,154,1) 100%);
    background: -moz-linear-gradient(top, rgba(77,162,228,1) 0%,rgba(32,85,154,1) 100%);
    background: -o-linear-gradient(top, rgba(77,162,228,1) 0%,rgba(32,85,154,1) 100%);
    background: linear-gradient(top, rgba(77,162,228,1) 0%,rgba(32,85,154,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4da2e4', endColorstr='#20559a',GradientType=0 );
    /*box-shadow*/
    -webkit-box-shadow: inset 0 0 8px #666;
    -moz-box-shadow: inset 0 0 8px #666;
    box-shadow: inset 0 0 8px #666;
}

#select{
    text-shadow: 1px -1px  1px #fff;
    color:#000;
    font-weight:lighter;
    font-size:12px;
    background: rgb(188,188,188);
    background: -moz-linear-gradient(top, rgba(188,188,188,1) 0%, rgba(229,229,229,1) 5%, rgba(179,179,179,1) 58%, rgba(179,179,179,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(188,188,188,1)), color-stop(5%,rgba(229,229,229,1)), color-stop(58%,rgba(179,179,179,1)), color-stop(100%,rgba(179,179,179,1)));
    background: -webkit-linear-gradient(top, rgba(188,188,188,1) 0%,rgba(229,229,229,1) 5%,rgba(179,179,179,1) 58%,rgba(179,179,179,1) 100%);
    background: -o-linear-gradient(top, rgba(188,188,188,1) 0%,rgba(229,229,229,1) 5%,rgba(179,179,179,1) 58%,rgba(179,179,179,1) 100%);
    background: -ms-linear-gradient(top, rgba(188,188,188,1) 0%,rgba(229,229,229,1) 5%,rgba(179,179,179,1) 58%,rgba(179,179,179,1) 100%);
    background: linear-gradient(top, rgba(188,188,188,1) 0%,rgba(229,229,229,1) 5%,rgba(179,179,179,1) 58%,rgba(179,179,179,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bcbcbc', endColorstr='#b3b3b3',GradientType=0 );}
#select:after{
    content:" ?";
    border-left:1px solid #000;
    margin-top:0px;
    padding-bottom:0px;
    padding-left:5px;}
#select:hover{background: rgb(188,188,188);
    background: -moz-linear-gradient(top, rgba(188,188,188,1) 0%, rgba(191,191,191,1) 5%, rgba(137,137,137,1) 58%, rgba(94,94,94,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(188,188,188,1)), color-stop(5%,rgba(191,191,191,1)), color-stop(58%,rgba(137,137,137,1)), color-stop(100%,rgba(94,94,94,1)));
    background: -webkit-linear-gradient(top, rgba(188,188,188,1) 0%,rgba(191,191,191,1) 5%,rgba(137,137,137,1) 58%,rgba(94,94,94,1) 100%);
    background: -o-linear-gradient(top, rgba(188,188,188,1) 0%,rgba(191,191,191,1) 5%,rgba(137,137,137,1) 58%,rgba(94,94,94,1) 100%);
    background: -ms-linear-gradient(top, rgba(188,188,188,1) 0%,rgba(191,191,191,1) 5%,rgba(137,137,137,1) 58%,rgba(94,94,94,1) 100%);
    background: linear-gradient(top, rgba(188,188,188,1) 0%,rgba(191,191,191,1) 5%,rgba(137,137,137,1) 58%,rgba(94,94,94,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bcbcbc', endColorstr='#5e5e5e',GradientType=0 );}

/* Code for the second select button, with the tooltip */
.thrColHybHdr #container2 {
    width: 100%;
    abackground: #FFFFFF;
    /*margem: 0 autom�tica; as margens autom�ticas (juntamente com a largura) centralizam a p�gina, se necess�rio */
    text-align: left; /* Isso substitui text-align: center do elemento body. */
    min-width: 320px;
    margin-top: 0px;
    padding-top: 0px;
    width: expression(document.body.clientWidth < 500? "500px": "auto" );
    aborder-style: dashed;


}

.thrColHybHdr #header {
    margin: 0;
    top: 0px;
    amin-width: 760px;
    width: 100%;
    padding: 0 0px; /* Este preenchimento corresponde ao alinhamento � esquerda dos elementos nos divs exibidos abaixo dele. Se uma imagem for usada em #header em vez de texto, conv�m remover o preenchimento. */
    height: 162px;
    border-style:solid;
    border-width:1px;
    border-color:grey;
}

.thrColHybHdr #header h1 {
    margin: 0; /* Se a margem do �ltimo elemento for zerada no div #header, a margem n�o ser� reduzida - um espa�o inexplic�vel entre divs. Se o div tiver uma borda ao redor dele, isso n�o ser� necess�rio, pois tamb�m evitar� a redu��o da margem */
    padding: 0px 0; /* Usar preenchimento em vez de margem permitir� manter o elemento longe das bordas do div */

}



.thrColHybHdr #footer {
    clear:both;
    padding: 10px;
    abackground-color: white;
    abackground-color: #E2E9F3;
}

.thrColHybHdr #footer p {
    margin: 0; /* Se as margens do primeiro elemento forem zeradas no rodap�, n�o haver� possibilidade de redu��o de margem - um espa�o entre divs */
    padding: 0px 0; /* O preenchimento neste elemento criar� um espa�o, exatamente como ocorreria na margem, sem o problema de redu��o de margem */
}


.thrColHybHdr #container2 #footer p {
    color: #FFF;
}

.thrColHybHdr #container2 #footer p {
    font-size: 9px;
}

.form_wrapper label { font-size:18px;color:black;}
.form_wrapper label { font-size:10px;color:#ff9900;}
.form_wrapper input { font-size:18px;width:100%;padding-left:15px;padding-right:15px;text-align:center;}
.form_wrapper_child label { margin:auto;font-size:10px;color:#ff9900;}
.form_wrapper_child input { margin:auto;font-size:18px;padding-left:5px;padding-right:5px;}


@media screen and (min-width: 900px) {
    /* Dicas para a barra lateral 1:
1. Lembre-se de que, se voc� definir um valor de tamanho de fonte neste div, a largura total do div ser� ajustada de acordo.
2. Como estamos trabalhando em espa�os "m", � melhor n�o usar o preenchimento na pr�pria barra lateral. Ele ser� adicionado � largura para navegadores compat�veis com padr�es, criando uma largura real desconhecida.
3. Para criar o espa�o entre a lateral do div e os elementos nele contidos, insira margens esquerda e direita nesses elementos, assim como na regra ".thrColHybHdr #sidebar1 p".
*/

    /* Dicas para lyrConteudo:
    1. Se voc� atribuir a este div #lyrConteudo um valor de tamanho de fonte diferente do valor do div #sidebar1, as margens do div #lyrConteudo se basear�o em seu respectivo tamanho de fonte e a largura do div #sidebar1 se basear� em seu respectivo tamanho de fonte. Conv�m ajustar os valores desses divs.
    2. O espa�o entre o lyrConteudo e sidebar1 � criado com a margem esquerda do div lyrConteudo. N�o importa quanto conte�do exista no div da barra lateral 1, o espa�o da coluna permanecer� igual. Voc� pode remover a margem esquerda se desejar que o texto do div #lyrConteudo preencha o espa�o #sidebar1 quando o conte�do em #sidebar1 terminar.
    3. Para evitar que a flutua��o se solte em uma resolu��o m�nima suportada de 800 x 600, os elementos dentro do div lyrConteudo devem ter 430 pixels ou menos (incluindo imagens). Contudo, se o tamanho da fonte do navegador do usu�rio estiver definido com um tamanho menor do que o normal, menos espa�o estar� dispon�vel no div #lyrConteudo do que o exibido no teste.
    4. No Coment�rio Condicional do Internet Explorer abaixo, a propriedade zoom � usada para fornecer "hasLayout" de lyrConteudo." Isso evita diversos erros espec�ficos do IE.
    */

    .thrColHybHdr #lyrConteudo3 {
        position:relative;
        padding-top:12px;
        background-color: rgb(255, 255, 255);
        amargin: 0 0px 0 158px; /* A margem direita pode ser fornecida em espa�os "m" ou pixels. Isso cria o espa�o abaixo e � direita da p�gina. */
        amargin: auto auto auto 178px;
        apadding: 10px; /* Aqui, o preenchimento cria um espa�o em branco "dentro da caixa". */

        font-family: Arial;
        font-size: 13px;
        font-size-adjust: inherit;
        apadding-right:20px;





    }

    .thrColHybHdr #sidebar1 {
        display:none;
        float: left;
        #left: 20px;
        width: 158px; /* Como esse elemento � flutuante, uma largura deve ser fornecida */
        padding: 0px 0; /* O preenchimento da parte superior e inferior cria um espa�o visual dentro deste div */
        #margin: 0px 0 0 0;
        vertical-align: top;

        background-position: right top;
        background-repeat: no-repeat;

        background-color: #FFF;

        z-index: 15;
            position:absolute;
        left:20px;
        top:175px;

    }

    .thrColHybHdr #sidebar2 {
        float: right;
        width: 270px; /* Como esse elemento � flutuante, uma largura deve ser fornecida */
        background: #FEC; /* A cor do plano de fundo ser� exibida para o comprimento do conte�do na coluna, mas n�o mais do que isso */
        padding: 0px; /* O preenchimento da parte superior e inferior cria um espa�o visual dentro deste div */
        margin: 0px;
        aborder-style: solid;
        border-left-color: #985;
        border-left-style: solid;
        border-left-width: 1;
        border-top-style: solid;
        border-top-color: #985;
        border-top-width: 1;
        border-bottom-style: solid;
        border-bottom-color: #985;
        border-bottom-width: 1;
        border-style:solid;
        border-width:1px;
        border-color:grey;
    }

    .thrColHybHdr #sidebar1 h3, .thrColHybHdr #sidebar1 p, .thrColHybHdr #sidebar2 p, .thrColHybHdr #sidebar2 h3 {
        amargin-left: 10px; /* As margens direita e esquerda devem ser fornecidas para cada elemento que ser� colocado nas colunas laterais */
        amargin-right: 10px;
    }

    .thrColHybHdr #lyrConteudo {
        margin: 0 190px 0 158px;
        padding: 0 1em 0 1em;

    }
    .footera{
        clear:both;border-top-color:orange; border-top-width:thin; border-top-style:solid;background:rgb(74,81,85);height:45px;min-height:45px;
        z-index:50000 !important;
    }
}
@media screen and (max-width: 900px) {
    /* Dicas para a barra lateral 1:
1. Lembre-se de que, se voc� definir um valor de tamanho de fonte neste div, a largura total do div ser� ajustada de acordo.
2. Como estamos trabalhando em espa�os "m", � melhor n�o usar o preenchimento na pr�pria barra lateral. Ele ser� adicionado � largura para navegadores compat�veis com padr�es, criando uma largura real desconhecida.
3. Para criar o espa�o entre a lateral do div e os elementos nele contidos, insira margens esquerda e direita nesses elementos, assim como na regra ".thrColHybHdr #sidebar1 p".
*/

    /* Dicas para lyrConteudo:
    1. Se voc� atribuir a este div #lyrConteudo um valor de tamanho de fonte diferente do valor do div #sidebar1, as margens do div #lyrConteudo se basear�o em seu respectivo tamanho de fonte e a largura do div #sidebar1 se basear� em seu respectivo tamanho de fonte. Conv�m ajustar os valores desses divs.
    2. O espa�o entre o lyrConteudo e sidebar1 � criado com a margem esquerda do div lyrConteudo. N�o importa quanto conte�do exista no div da barra lateral 1, o espa�o da coluna permanecer� igual. Voc� pode remover a margem esquerda se desejar que o texto do div #lyrConteudo preencha o espa�o #sidebar1 quando o conte�do em #sidebar1 terminar.
    3. Para evitar que a flutua��o se solte em uma resolu��o m�nima suportada de 800 x 600, os elementos dentro do div lyrConteudo devem ter 430 pixels ou menos (incluindo imagens). Contudo, se o tamanho da fonte do navegador do usu�rio estiver definido com um tamanho menor do que o normal, menos espa�o estar� dispon�vel no div #lyrConteudo do que o exibido no teste.
    4. No Coment�rio Condicional do Internet Explorer abaixo, a propriedade zoom � usada para fornecer "hasLayout" de lyrConteudo." Isso evita diversos erros espec�ficos do IE.
    */

    .thrColHybHdr #lyrConteudo3 {
        position:relative;
        top:0px;
        abackground-color: rgb(255, 255, 255);
        amargin: 0 0px 0 158px; /* A margem direita pode ser fornecida em espa�os "m" ou pixels. Isso cria o espa�o abaixo e � direita da p�gina. */
        margin: auto auto auto auto;
        #padding: 10px; /* Aqui, o preenchimento cria um espa�o em branco "dentro da caixa". */

        font-family: Arial;
        font-size: 13px;
        font-size-adjust: inherit;
        padding-right:0px;float:left;
        padding-left:0px;margin-left:0px;
        left:0px;
        right:0px;
        width:100%;

    }
    .thrColHybHdr #menucell {
        display:block;
    }

    .thrColHybHdr #sidebar1 {

        float:left;
        display:block;
        float: left;
        #left: 20px;
        width: 100px; /* Como esse elemento � flutuante, uma largura deve ser fornecida */
        padding: 0px; /* O preenchimento da parte superior e inferior cria um espa�o visual dentro deste div */
        #margin: 0px 0 0 0;
        vertical-align: top;

        background-position: right top;
        background-repeat: no-repeat;

        background-color: #FFF;


        z-index: 15;
        position:relative;
        left:20px;
        top:0px;

    }

    .thrColHybHdr #sidebar2 {
        float: right;
        width: 270px; /* Como esse elemento � flutuante, uma largura deve ser fornecida */
        background: #FEC; /* A cor do plano de fundo ser� exibida para o comprimento do conte�do na coluna, mas n�o mais do que isso */
        padding: 0px; /* O preenchimento da parte superior e inferior cria um espa�o visual dentro deste div */
        margin: 0px;
        aborder-style: solid;
        border-left-color: #985;
        border-left-style: solid;
        border-left-width: 1;
        border-top-style: solid;
        border-top-color: #985;
        border-top-width: 1;
        border-bottom-style: solid;
        border-bottom-color: #985;
        border-bottom-width: 1;
        border-style:solid;
        border-width:1px;
        border-color:grey;
    }

    .thrColHybHdr #sidebar1 h3, .thrColHybHdr #sidebar1 p, .thrColHybHdr #sidebar2 p, .thrColHybHdr #sidebar2 h3 {
        amargin-left: 10px; /* As margens direita e esquerda devem ser fornecidas para cada elemento que ser� colocado nas colunas laterais */
        amargin-right: 10px;
    }

    .thrColHybHdr #lyrConteudo {
        margin: 0 0px 0 0px;
        padding: 0 0em 0 0em;


    }
    .footera{
        clear:both;border-top-color:orange; border-top-width:thin; border-top-style:solid;background:rgb(74,81,85);height:45px;min-height:45px;z-index:50000 !important;
    }
}
.sidebar2 {
    border-left-width: thin;
    border-left-color: #999;
    border-left-style: solid;
}

.form_wrapper{
    background:#fff;
    border:1px solid #ddd;
    margin:0 auto;
    width:100%;
    font-size:16px;
    -moz-box-shadow:1px 1px 7px #ccc;
    -webkit-box-shadow:1px 1px 7px #ccc;
    box-shadow:1px 1px 7px #ccc;
}
.form_wrapper a{
    text-decoration:none;
    color:#777;
    font-size:12px;
}
.form_wrapper a:hover{
    color:#000;
}
.form_wrapper label{
    display:block;
    padding:0px 0px 0px 20px;
    margin:5px 0px 0px 0px;
    text-align: left;
}
.form_wrapper input[type="text"],
.form_wrapper input[type="password"]{
    border: solid 1px #E5E5E5;
    background: #FFFFFF;

    margin: 5px 5px 5px 5px;
    padding: 9px;
    display:block;
    font-size:16px;

    max-width:90%;
    background:
        -webkit-gradient(
            linear,
            left top,
            left 25,
            from(#FFFFFF),
            color-stop(4%, #EEEEEE),
            to(#FFFFFF)
        );
    background:
        -moz-linear-gradient(
            top,
            #FFFFFF,
            #EEEEEE 1px,
            #FFFFFF 25px
        );
    -moz-box-shadow: 0px 0px 8px #f0f0f0;
    -webkit-box-shadow: 0px 0px 8px #f0f0f0;
    box-shadow: 0px 0px 8px #f0f0f0;
}
.form_wrapper input[type="text"]:focus,
.form_wrapper input[type="password"]:focus{
    background:#feffef;
}
.form_wrapper .bottom{
    background-color:#444;
    border-top:1px solid #ddd;
    margin-top:20px;
    clear:both;
    color:#fff;
    text-shadow:1px 1px 1px #000;
}
.form_wrapper .bottom a{
    display:block;
    clear:both;
    padding:10px 30px;
    text-align:right;
    color:#ffa800;
    text-shadow:1px 1px 1px #000;
}
.form_wrapper a.forgot{
    float:right;
    font-style:italic;
    line-height:24px;
    color:#ffa800;
    text-shadow:1px 1px 1px #fff;
}
.form_wrapper a.forgot:hover{
    color:#000;
}
.form_wrapper div.remember{
    float:left;
    width:140px;
    margin:20px 0px 20px 30px;
    font-size:11px;
}
.form_wrapper div.remember input{
    float:left;
    margin:2px 5px 2px 5px;
}
.form_wrapper span.error{
    visibility:hidden;
    color:red;
    font-size:11px;
    font-style:italic;
    display:block;
    margin:4px 30px;
}
.form_wrapper input[type="submit"] {
    background: #e3e3e3;
    border: 1px solid #ccc;
    color: #333;
    font-family: "Trebuchet MS", "Myriad Pro", sans-serif;
    font-size: 14px;
    font-weight: bold;

    text-align: center;
    width: 130px;
    cursor:pointer;
    margin: 0px 0px 0px 0px;
    padding: 9px;
    text-shadow: 0px 1px 0px #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0px 0px 2px #fff inset;
    -webkit-box-shadow: 0px 0px 2px #fff inset;
    box-shadow: 0px 0px 2px #fff inset;
}
.form_wrapper input[type="submit"]:hover {

    background: #d9d9d9;
    -moz-box-shadow: 0px 0px 2px #eaeaea inset;
    -webkit-box-shadow: 0px 0px 2px #eaeaea inset;
    box-shadow: 0px 0px 2px #eaeaea inset;
    color: #222;
}
.show_on_over {
    display: none;
    #width:40px;
}
.active_show_on_over {
    float:left;
    left:-8px;top:3px;
    position:relative;
    width:20px;height:23px;

}
.active_show_on_over:hover .show_on_over {
    display: block;
    width:70px;height:40px;

}
.ui-menu-item {
    line-height:40px;
    padding:10px;
}
.ui-selectmenu-button {
    padding-top:5px;
    padding-bottom:5px;

}

.show_on_over {
    #display: none;
    opacity: 0.1;
    filter: alpha(opacity=10);

    #width:40px;
}
.show_on_over:hover{
    opacity: 1;
    filter: alpha(opacity=100);
}
.active_show_on_over {
    float:left;
    left:-8px;top:3px;
    position:relative;
    width:20px;height:23px;

}
.active_show_on_over:hover .show_on_over {
    display: block;
    width:70px;height:40px;

}

input[type=radio] {
    display:none;
}

input[type=radio] + label{
    display:inline-block;
    margin:-2px;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
    background-image: -o-linear-gradient(top,#fff,#e6e6e6);
    background-image: linear-gradient(to bottom,#fff,#e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #ccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    border-bottom-color: #b3b3b3;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}

input[type=radio]:checked + label{
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
    background-color:#f0c030;
}

.btn-group-toggle input[type=checkbox] {
    display:none;
}

.btn-group-toggle label{
    display:inline-block;
    margin:-2px;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
    background-image: -o-linear-gradient(top,#fff,#e6e6e6);
    background-image: linear-gradient(to bottom,#fff,#e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #ccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    border-bottom-color: #b3b3b3;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}
.btn-group-toggle label:hover{
    color:#f0c030;
}

.btn-group-toggle input[type=checkbox]:active + label{
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
    background-color:#f0c030;
}

