.cards.buy-text input.buy-panel
{
	background-color:#dddddd;
	border-radius:10px;
	padding:10px;
	margin-top:5px;
}
.buy-title
{

  font-weight: normal;
  color: #2c2c2c;
  line-height: 42px;
  margin-right: 20px;
  background: rgb(131, 10, 176);
  color: white;
  border-radius: 5px;
  height: 50px;
text-align: center;
  font-size: 22px;
}
.buy-desc {
    font-weight: normal;
    color: #2D2C2C;
    line-height: 30px;
    font-size: 13px;
    text-align: center;
    border-bottom: 2px solid #CCC5C5;
    margin-right: 10px;
    margin-left: 10px;
}

.buy-right
{
width: 31%;
float: right;
background-repeat: no-repeat;
background-position: left;
height: 183px;
clear: both;
text-align: center;
margin-right: -7px;
}
.buy-center
{
	width:310px;
	float:right;
        text-align: center;
	padding-right: 20px;
	margin-right: 5px;
}
.buy-left
{
	width:299px;
	float:right;
	height:183px;
	text-align: center;
	background-repeat:no-repeat;
	background-position:right;
	margin-right: 24px;
}
.buy-text
{
    width: 94%;
    height: 25px;
    background-color: #E2E2E2;
    padding: 5px;
    padding-right: 8px;
    margin-right: 10px;
    margin-bottom: 7px;
    border-radius: 4px;
}
.buy-text span
{

  font-size: 12px;
  line-height: 11px;
  float: right;
}
.buy-text input
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
    background-color: transparent;
    border: 0px solid #FFF;
    color: #2c2c2c;
    float: left;
    height: 20px;
    width: 62%;
    text-align: left;
    color: #2c2c2c;
    margin-top: -2px;
    border: 1px solid #A9A1A1;
}
.dp {
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background-color:transparent;
font-family: Tahoma;
font-size: 12px;
width: 161px;
margin-left: -4px;
height: 25px;
line-height: 17px;
color: #303030;
font-size: 11px;
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
-ms-transition: border linear 0.2s, box-shadow linear 0.2s;
-o-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s;
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
display: inline-block;
font-family: Tahoma,Arial;
font-size: 11px;
height: 20px;
padding: 5px;
line-height: 18px;
color: #808080;
border: 0px solid #ccc;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
float:left;
margin-top:-4px;
}
.btn {

}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
      -ms-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  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);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

.btn-large [class^="icon-"] {
  margin-top: 1px;
}

.btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px;
}

.btn-small [class^="icon-"] {
  margin-top: -1px;
}











#content .right-div {
 float: right;
 height: auto;
 position: relative;
 padding: 10px;
 width: 45%;
}
#content .left-div {
 float: left;
 height: auto;
 padding: 10px;
 width: 49%;
}
.info .left {
width: 320px;
float: left;
height: 200px;
color: #fff;
display: block;
margin: 5px 5px 5px 5px;
line-height: 24px;
}
#content h2 {
    border-bottom: 1px dotted #CCCCCC;
    font-size: 18px;
    margin: 0 10px 10px;
    padding: 0 18px 7px 0;
    text-shadow: 2px 2px 1px #CCCCCC;
}
#content .box {
 padding: 10px 5px;
 border: 1px solid #C3C3C3;
}
#content .marg {
 margin: 15px 0;
}
#content ul {
 list-style-type: none;
}
#content .form {
font-size: 13px;
    padding: 1px;
    width: 66%;
    margin-top: -3px;
    border: 1px solid rgba(150, 148, 148, 0.45);
    border-radius: 0px;
    height: 23px;
}
#content label.left {
    float: right;
    margin: 0 0 0 5px;
    padding: 2px;
    width: 78px;
}
#content table{
 background: #F4F2F2;
 border-collapse: collapse;
 border-spacing: 0;
}
#content tr {
 border: 4px solid #FFFFFF;
}
#content td {
 padding: 1px 3px;
}
#content .banks {
    list-style: none outside none;
    margin: 1px;
    padding: 0 15px;
    width: 320px;
}
#content .banks li {
    float: right;
    margin: 3px;
    padding: 1px;
    height: 29px;
    width: 29px;
    border: 1px solid #C3C3C3;
}
#content .banks li:hover {
	border: 1px solid #000;
}
#content .info {
	padding: 10px 5px;
}



.error
{
  font-size: 14px;
  font-weight: bold;
  background-color: #3F51B5;
  color: white;
  margin-top: 10%!important;
  text-align: center;
  opacity: 1 !important;
}



.button
{
        display: inline-block;
        white-space: nowrap;
        background-color: #ccc;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc));
        background-image: -webkit-linear-gradient(top, #eee, #ccc);
        background-image: -moz-linear-gradient(top, #eee, #ccc);
        background-image: -ms-linear-gradient(top, #eee, #ccc);
        background-image: -o-linear-gradient(top, #eee, #ccc);
        background-image: linear-gradient(top, #eee, #ccc);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee', EndColorStr='#cccccc');
        border: 1px solid #777;
        padding: 0px 0.5em;
        margin: 0.5em;
        font: bold 1em/2em;
        text-decoration: none;
        color: #333;
        text-shadow: 0 1px 0 rgba(255,255,255,.8);
        -moz-border-radius: .2em;
        -webkit-border-radius: .2em;
        border-radius: .2em;
        -moz-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
        -webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
        box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
}

.button:hover
{
        background-color: #ddd;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#ddd));
        background-image: -webkit-linear-gradient(top, #fafafa, #ddd);
        background-image: -moz-linear-gradient(top, #fafafa, #ddd);
        background-image: -ms-linear-gradient(top, #fafafa, #ddd);
        background-image: -o-linear-gradient(top, #fafafa, #ddd);
        background-image: linear-gradient(top, #fafafa, #ddd);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa', EndColorStr='#dddddd');
}

.button:active
{
        -moz-box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
        -webkit-box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
        box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
        position: relative;
        top: 1px;
}

.button:focus
{
        outline: 0;
        background: #fafafa;
}    

.button:before
{
        background: #ccc;
        background: rgba(0,0,0,.1);
        float: left;
        width: 1em;
        text-align: center;
        font-size: 1.5em;
        margin: 0 1em 0 -1em;
        padding: 0 .2em;
        -moz-box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        -webkit-box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        -moz-border-radius: .15em 0 0 .15em;
        -webkit-border-radius: .15em 0 0 .15em;
        border-radius: .15em 0 0 .15em;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cards {
 margin-left:auto;
 margin-right:auto;
 width: 88%;
}

.cards td.top {
 background: #CCCCCC;
 text-align: center;
 font-size: 18px;
 font-weight: bold;
  height: auto;
  width: auto;
}
.cards td {
 background: #EDEAEA;
 font-size: 16px;
}