/* general */
.adSystemBtn {  padding:1px 10px; display:inline-block; text-decoration:none; color:#f4f4f4; text-shadow:1px 1px 2px #555555; font-family:Arial, Helvetica, sans-serif; font-size:11px; cursor:pointer; border:1px solid #377A00; -webkit-border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; border-radius:3px; }
.adSystemBtn:hover { text-decoration:none; color:#f4f4f4; }
.adSystemBtn.adGraidentRed { border-color:#b21200; }
.adSystemBtn.adGraidentGrey { color:#666; border-color:#999; text-shadow:1px 1px 2px #aaa; }
/* end general */

/* graidents */
.adGraidentGreen { background:#50B101; background:-moz-linear-gradient(top, #50B101 0%, #408E00 100%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#50B101), color-stop(100%,#408E00)); background:-webkit-linear-gradient(top, #50B101 0%,#408E00 100%); background:-o-linear-gradient(top, #50B101 0%,#408E00 100%); background:-ms-linear-gradient(top, #50B101 0%,#408E00 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#50B101', endColorstr='#408E00',GradientType=0 ); background:linear-gradient(top, #50B101 0%,#408E00 100%); }
.adGraidentGreen:hover { background:#4da901; background:-moz-linear-gradient(top, #4da901 0%, #3b8301 100%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#4da901), color-stop(100%,#3b8301)); background:-webkit-linear-gradient(top, #4da901 0%,#3b8301 100%); background:-o-linear-gradient(top, #4da901 0%,#3b8301 100%); background:-ms-linear-gradient(top, #4da901 0%,#3b8301 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#4da901', endColorstr='#3b8301',GradientType=0 ); background:linear-gradient(top, #4da901 0%,#3b8301 100%); }
.adGraidentRed { background:#ff3019; background:-moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); background:-webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%); background:-o-linear-gradient(top, #ff3019 0%,#cf0404 100%); background:-ms-linear-gradient(top, #ff3019 0%,#cf0404 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); background:linear-gradient(top, #ff3019 0%,#cf0404 100%); }
.adGraidentRed:hover { background:#f22c16; background:-moz-linear-gradient(top, #f22c16 0%, #c10202 100%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f22c16), color-stop(100%,#c10202)); background:-webkit-linear-gradient(top, #f22c16 0%,#c10202 100%); background:-o-linear-gradient(top, #f22c16 0%,#c10202 100%); background:-ms-linear-gradient(top, #f22c16 0%,#c10202 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f22c16', endColorstr='#c10202',GradientType=0 ); background:linear-gradient(top, #f22c16 0%,#c10202 100%); }
.adGraidentBlack { background:#7d7e7d; background:-moz-linear-gradient(top, #7d7e7d 0%, #444 10%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(10%,#444)); background:-webkit-linear-gradient(top, #7d7e7d 0%,#444 10%); background:-o-linear-gradient(top, #7d7e7d 0%,#444 10%); background:-ms-linear-gradient(top, #7d7e7d 0%,#444 10%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#444',GradientType=0 ); background:linear-gradient(top, #7d7e7d 0%,#444 10%); }
.adGraidentBlackFull { background:#7d7e7d; background:-moz-linear-gradient(top, #7d7e7d 0%, #444 100%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#444)); background:-webkit-linear-gradient(top, #7d7e7d 0%,#444 100%); background:-o-linear-gradient(top, #7d7e7d 0%,#444 100%); background:-ms-linear-gradient(top, #7d7e7d 0%,#444 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#444',GradientType=0 ); background:linear-gradient(top, #7d7e7d 0%,#444 100%); }
.adGraidentGrey { background:#eaeaea; background:-moz-linear-gradient(top, #eaeaea 0%, #c9c9c9 100%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(100%,#c9c9c9)); background:-webkit-linear-gradient(top, #eaeaea 0%,#c9c9c9 100%); background:-o-linear-gradient(top, #eaeaea 0%,#c9c9c9 100%); background:-ms-linear-gradient(top, #eaeaea 0%,#c9c9c9 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#c9c9c9',GradientType=0 ); background:linear-gradient(top, #eaeaea 0%,#c9c9c9 100%); }
.adGraidentGreyBtn { background:#eaeaea; background:-moz-linear-gradient(top, #eaeaea 0%, #c9c9c9 100%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(100%,#c9c9c9)); background:-webkit-linear-gradient(top, #eaeaea 0%,#c9c9c9 100%); background:-o-linear-gradient(top, #eaeaea 0%,#c9c9c9 100%); background:-ms-linear-gradient(top, #eaeaea 0%,#c9c9c9 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#c9c9c9',GradientType=0 ); background:linear-gradient(top, #eaeaea 0%,#c9c9c9 100%); }
.adGraidentGreyBtn:hover { background:#dfdede; background:-moz-linear-gradient(top, #dfdede 0%, #b9b9b9 100%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#dfdede), color-stop(100%,#b9b9b9)); background:-webkit-linear-gradient(top, #dfdede 0%,#b9b9b9 100%); background:-o-linear-gradient(top, #dfdede 0%,#b9b9b9 100%); background:-ms-linear-gradient(top, #dfdede 0%,#b9b9b9 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfdede', endColorstr='#b9b9b9',GradientType=0 ); background:linear-gradient(top, #dfdede 0%,#b9b9b9 100%); }
.adGraidentGreyLight { background:#fafafa; background:-moz-linear-gradient(top, #fafafa 0%, #e4e4e4 100%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#e4e4e4)); background:-webkit-linear-gradient(top, #fafafa 0%,#e4e4e4 100%); background:-o-linear-gradient(top, #fafafa 0%,#e4e4e4 100%); background:-ms-linear-gradient(top, #fafafa 0%,#e4e4e4 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e4e4e4',GradientType=0 ); background:linear-gradient(top, #fafafa 0%,#e4e4e4 100%); }
.adGraidentGreyLight:hover { background:#f2f2f2; background:-moz-linear-gradient(top, #f2f2f2 0%, #d6d6d6 100%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#d6d6d6)); background:-webkit-linear-gradient(top, #f2f2f2 0%,#d6d6d6 100%); background:-o-linear-gradient(top, #f2f2f2 0%,#d6d6d6 100%); background:-ms-linear-gradient(top, #f2f2f2 0%,#d6d6d6 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#d6d6d6',GradientType=0 ); background:linear-gradient(top, #f2f2f2 0%,#d6d6d6 100%); }
/* end graidents */
