.complete {
color: #576607;
}

select {
    border: 2px solid #E0E0E0;
}


 #answer {
     width:70%;
     display: none;
     padding:5px;
     border:2px solid #E1F1E8;
     background-color:#EAE7DF;
 }
 #question{
     display:block;
     width:70%;
     padding:5px;
     border:2px solid #E1F1E8;
     background-color:#FFFFFF;
 }

/* Tooltip */

.tooltip2 {
      border-bottom: 1px dotted #000000; color: #000000; outline: none;
      cursor: help; text-decoration: none;
      position: relative;
    }
    .tooltip2 span {
      margin-left: -999em;
      position: absolute;
    }
    .tooltip2:hover span {
      border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
      box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
      font-family: Calibri, Tahoma, Geneva, sans-serif;
      position: absolute; left: 1em; top: 2em; z-index: 99;
      margin-left: 0; width: 500px;
    }
    .tooltip2:hover img {
      border: 0; margin: -10px 0 0 -55px;
      float: left; position: absolute;
    }
    .tooltip2:hover em {
      font-family: Candara, Tahoma, Geneva, sans-serif; font-size: 1.2em; font-weight: bold;
      display: block; padding: 0.2em 0 0.6em 0;
    }

    .customs { padding: 0.5em 0.8em 0.8em 2em; }

    .help { background: #AFC6DE; border: 1px solid #2BB0D7;  }


/* General */

.clearfloat {
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
}

.spacer_5 {
  height: 5px;
  font-size: 0;
  line-height: 0;
}

.spacer_10 {
  height: 10px;
  font-size: 0;
  line-height: 0;
}

.spacer_15 {
  height: 15px;
  font-size: 0;
  line-height: 0;
}

.spacer_20 {
  height: 20px;
  font-size: 0;
  line-height: 0;
}

.line_spacer {
  height: 1px;
  font-size: 0;
  line-height: 0;
  background: #cbcac5;
  border-bottom: 1px solid #fff;
}

.l_s_460 {
  width: 460px;
}

.bold {
  font-weight: bold;
}

.font_10 {
  font-size: 77%;
}

.font_11 {
  font-size: 85%;
}

.font_12 {
  font-size: 93%;
}

.font_14 {
  font-size: 108%;
}

.font_16 {
  font-size: 123.1%;
}

.font_18 {
  font-size: 138.5%;
}

.font_blue {
  color: #197eb8;
}

.clear {
  clear: both;
}

.block {
  display: block;
}

.center_block {
  margin: 0 auto;
}

.fl_left {
  float: left;
}

.fl_right {
  float: right;
}

.align_right {
  text-align: right;
}

.valign_middle {
  vertical-align: middle;
}

.center {
  text-align: center;
}

.pagination {
  margin: 0 0 10px;
  text-align: right;
  float: right;
}

.clearfloat {
  clear: both;
}

.order_asc {
  background: url("../images/bullet_arrow_up.png") no-repeat scroll right center transparent;
  padding-right: 30px;
}

.order_desc {
  background: url("../images/bullet_arrow_down.png") no-repeat scroll right center transparent;
  padding-right: 30px;
}

/* END General */


/* Header */
/*
#header_c {
  width: 940px;
  height: 105px;
  margin: 0 auto;
  background: url(../images/bg_header.png) repeat-x center bottom;
}
*/
/*#header {
  width:940px;
  margin: 0 auto;
  position: relative;
}
*/
/*#logo {
  background:url("../images/bg_logo.png") no-repeat scroll 0 0 transparent;
  float:left;
  height:90px;
  margin-left:0;
  padding:15px 0 0 23px;
  width:365px;
}
*/
#top_links {
  padding: 67px 25px 0 0;
  float: right;
}

.link_top {
  height: 20px;
  padding-left: 7px;
  margin: 0 7px;
  display: inline-block;
  line-height: 20px;
  color: #fff !important;
  background: url(../images/bg_btn.png) no-repeat;
  font-size: 93% !important;
  font-weight: bold;
  text-decoration: none !important;
}

.link_top span {
  display: inline-block;
  padding-right: 8px;
  background: url(../images/bg_btn.png) no-repeat;
  cursor: pointer;
}

.link_login {
  background-position: 0 0;
}

.link_login span {
  background-position: 100% 0;
}

.link_register {
  background-position: 0 -20px;
}

.link_register span {
  background-position: 100% -20px;
}

.link_cart {
  vertical-align: middle;
  padding-right: 5px;
}

#cart_items {
  font-family: tahoma;
  font-size: 93%;
  font-weight: bold;
}


/* END header */


/* Index */

#content_c_index {
  background: #6bab56 url(../images/bg_index_new.png) repeat-x 0 0;
}

#c_index_left {
  width: 350px;
  padding-top: 10px;
  float: left;
  overflow: hidden;
}

#c_index_spacer {
  width: 2px;
  height: 158px;
  margin-top: 100px;
  background: url(../images/bg_index_spacer.png) no-repeat 0 0;
  font-size: 0;
  float: left;
  overflow: hidden;
}

#c_index_right {
  overflow: hidden;
  width:345px;
  padding-top: 5px;
  float: left;
}

.index_left_text {
  display: block;
  width: 350px;
  margin: 0 auto;
  color: #fff;
  font-size: 138.5%;
}

.index_right_title {
  background:url("../images/home_getstarted.png") no-repeat scroll 0 0 transparent;
  color:#FFFFFF;
  display:block;
  font-size:26px;
  font-weight:bold;
  height:46px;
  line-height:46px;
  width:270px;
  margin: 0 auto;
}

.index_right_title a {
  color: #FFFFFF !important;
  text-decoration: none !important;
}

.step {
  margin-bottom: 10px;
}

.step_nr {
  width: 40px;
  height: 40px;
  margin: 21px 6px 0 9px;
  float: left;
  background: url(../images/bg_steps.png) no-repeat 0 0;
  font-family: Tahoma;
  font-size: 205%;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 38px;
  display: inline;
}

.step_text {
  margin: 28px 3px 0 3px;
  font-size: 167%;
  font-weight: bold;
  color: #fff;
}

.step_pic_1 {
  float: left;
  margin-left: 5px;
  display: inline;
}

.step_pic_2 {
  float: left;
  margin: 0 10px 0 10px;
  display: inline;
}

.step_pic_3 {
  float: left;
  margin-left: 10px;
  display: inline;
}

.search_song {
  background:url("../images/bg_search.png") repeat-x scroll 0 0 transparent;
  border:1px solid #FFFFFF;
  float:right;
  height:24px;
  margin-bottom:40px;
  margin-top:40px;
  padding:7px 12px;
  position:relative;
  width:289px;
}


.search_credit {
  float:right;
  height:24px;
  margin-bottom:30px;
  margin-top:0px;
  padding:10px 12px;
  position:relative;
  width:289px;
}

.search_song_text {
  background:none repeat scroll 0 0 #FFFFFF;
  border:1px solid #214E7A;
  height:22px;
  line-height:20px;
  padding:0 5px;
  width:143px;
}

.search_song_submit_c {
  background:none repeat scroll 0 0 #CCCCCC;
  height:56px;
  position:absolute;
  right:8px;
  top:-10px;
  width:140px;
}

.search_song_submit {
  background:url("../images/bg_seach_song_submit.png") no-repeat scroll 0 0 transparent;
  border:0 none;
  color:#FFFFFF;
  cursor:pointer;
  font-size:167%;
  font-weight:bold;
  height:56px;
  margin:0;
  padding:0;
  width:140px;
}

.c_index_bottom_left {
  width: 460px;
  padding: 25px 0 20px 20px;
  float: left;
  font-size: 108%;
}

.c_index_bottom_right {
  width: 300px;
  margin-left: 155px;
  padding-top: 25px;
  float: left;
  font-size: 108%;
  display: inline;
}

.c_index_bottom_left .title, .c_index_bottom_right .title {
  font-size: 153.9%;
  font-weight: bold;
}

.c_index_bottom_left hr {
  width: 350px;
  height: 1px;
  text-align: left;
  color: #cbcac5;
  border: none;
}

html>body .c_index_bottom_left hr {
  width: 350px;
  height: 1px;
  margin-left: 0;
  background-color: #cbcac5;
  border: 0px solid #cbcac5;
}

.social_actions {
  padding: 0 15px;
}

.social_actions p {
  margin-bottom: .5em;
}

.c_index_bottom_right hr {
  height: 1px;
  color: #cbcac5;
  border: none;
}

html>body .c_index_bottom_right hr {
  height: 1px;
  background-color: #cbcac5;
  border: 0px solid #cbcac5;
}

.learn_more_links {
  color: #65819c;
}

.link_newsletter {
  font-size: 93%;
  font-weight: bold;
}

.link_newsletter img {
  vertical-align: middle;
}

.link_btn_style {
  height: 30px;
  padding-left: 8px;
  display: inline-block;
  line-height: 30px;
  color: #fff !important;
  background: url(../images/bg_btn.png) no-repeat 0 -40px;
  font-size: 93% !important;
  font-weight: bold;
  text-decoration: none !important;
}

.link_btn_style span {
  display: inline-block;
  padding-right: 8px;
  background: url(../images/bg_btn.png) no-repeat 100% -40px;
  cursor: pointer;
}

.btn_green {
  color: #839b06 !important;
  font-weight: bold !important;
}

.btn_black {
  color: #000 !important;
}

.btn_black span {
  margin-left: 5px;
  padding-left: 8px;
  color: #fff !important;
  background-position: 100% -70px;
}

.btn_blue {
  height: 27px;
  line-height: 27px;
  padding-left: 10px;
  background-position: 0 -100px;
  color: #000 !important;
  font-weight: bold !important;
}

.btn_blue span {
  padding-right: 10px;
  font-size: 108%;
  background-position: 100% -100px;
}

.btn_add, .btn_edit {
  height: 27px;
  line-height: 27px;
  padding-left: 10px;
  background-position: 0 -127px;
  color: #000 !important;
  font-weight: bold !important;
}

.btn_add span, .btn_edit span {
  padding-right: 10px;
  font-size: 108%;
  background-position: 100% -127px;
  white-space: nowrap;
}

.btn_green_admin {
  padding-left: 10px;
  background-position: 0 -154px;
  color: #fff !important;
  font-weight: bold !important;
}

.btn_green_admin span {
  padding-right: 10px;
  font-size: 108%;
  background-position: 100% -154px;
  text-transform: uppercase;
}

.btn_blue_admin {
  padding-left: 10px;
  background-position: 0 -184px;
  color: #fff !important;
  font-weight: bold !important;
}

.btn_blue_admin span {
  padding-right: 10px;
  font-size: 108%;
  background-position: 100% -184px;
  text-transform: uppercase;
}

/* Buton Stilizat */

.button_submit {
  cursor: pointer;
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  width: auto;
  overflow: visible;
  text-align: center;
  white-space: nowrap;
  height: 27px;
  line-height: 26px;
}

.button_submit span, button em {
  display: block;
  height: 27px;
  line-height: 26px;
  margin: 0;
  font-weight: bold;
}

.button_submit span {
  padding-left: 12px;
  background: url(../images/bg_btn.png) no-repeat 0 -100px;
}

.button_submit em {
  font-style: normal;
  padding-right: 12px;
  background: url(../images/bg_btn.png) no-repeat 100% -100px;
}

.button_tooltip_submit span {
  padding-left: 12px;
  background: url(../images/bg_btn.png) no-repeat 0 -214px;
}

.button_tooltip_submit em {
  font-style: normal;
  padding-right: 12px;
  background: url(../images/bg_btn.png) no-repeat 100% -214px;
}

/* END Buton Stilizat */

/* END Index */


/* Sectiune */

/* Sectiune TOP */

.sect_top h1 {
  color: #849E3D;
  float: left;
  font-size: 174%;
  margin-bottom: 20px;
  margin-top: 0;
  padding: 0;
}

.sect_top h2 {
  margin: 0 0 10px 20px;
  font-size: 167%;
  color: #839c07;
  float: left;
}

.sect_top_steps {
  height: 45px;
  padding-top: 5px;
  float: right;
  background: url(../images/bg_sect_top_steps.png) no-repeat 50% 35px;
}

.sect_top_step {
  width: 130px;
  height: 45px;
  float: left;
  font-size: 93%;
  font-weight: bold;
  text-align: center;
  background: url(../images/bg_sect_top_step.png) no-repeat 50% 23px;
}

.sect_top_steps .active {
  color: #576606;
  background: url(../images/bg_sect_top_step_active.png) no-repeat 50% 21px;
}

/* END Sectiune TOP */


/* Sectiune LEFT */

.sect_left {
  float: left;
  margin: 9px 9px 7px 0;
  width: 615px;
}

/* Song Clearance Accordion */

.ui-accordion h3 { margin: 0; }

.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 20px; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; right: .5em; top: 50%; margin-top: -9px; }
.ui-accordion .ui-accordion-content { padding: 25px 15px; border: 1px solid #afc6de; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; } /* Dialog */

.ui-state-default, .ui-widget-content .ui-state-default { background: #EAE7DF url(../images/bg_accordion_default.gif) 50% 50% repeat-x; font-weight: normal; color: #555555; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #576606; font-size: 93%; font-weight: bold; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { background: url("../images/bg_accordion_active.gif") repeat-x scroll 50% 50% #EAE7DF;
    color: #FFFFFF;
    font-weight: normal;
    outline: medium none;}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #000000; font-size: 93%; font-weight: bold; outline: none; text-decoration: none; }

.ui-icon { width: 16px; height: 17px; background-image: url(../images/accordion_icons.gif); }
.ui-icon-triangle-1-e { background-position: 0 0; }
.ui-icon-triangle-1-s { background-position: 0 -17px; }

.ui-state-default .info, .ui-state-active .info { font-size: 12px; font-weight: bold; color: #000; position: absolute; right: 3.5em; top: 50%; margin-top: -6px; }
.ui-state-default .red, .ui-state-active .red { color: #cc0000; }

#song_clearance_acc p.title, .acc_title {
  margin: .5em 0;
  color: #8DA93C;
  font-size: 108%;
  font-weight: bold;
}

#song_clearance_acc p.title a, .acc_title a {
  color: #1b7eb8 !important;
}

#song_clearance_acc .form_items, .song_clearance_acc_bottom, .lime_form {
  padding-left: 30px;
}

#song_clearance_acc .form_text_label {
  margin: 1.5em 0 .3em 0;
  display: block;
  font-size: 108%;
  font-weight: bold;
}

#song_clearance_acc .form_text {
  width: 415px;
  margin: .4em 0;
  padding: .5em .6em;
  display: block;
  font-size: 93%;
}

#song_clearance_acc .form_text_small {
  margin: .4em 0;
  padding: .5em .6em;
  display: block;
  font-size: 93%;
}

#song_clearance_acc .form_text_inline {
  margin-right: 20px;
  display: inline-block;
}

#song_clearance_acc input[disabled="disabled"], #song_clearance_acc input.disabled {
  background: #f0eeea;
  cursor: inherit;
}

#song_clearance_acc .form_checkbox {
  margin-left: 5px;
}

#song_clearance_acc .form_select {
  width: 60px;
}

#song_clearance_acc .desc {
  display: block;
  font-size: 93%;
  margin: .7em 0;
}

#song_clearance_acc .form_select_label {
  width: 50px;
  margin: 0 5px;
  display: inline-block;
}

#song_clearance_acc .vertical_bar {
  width: 230px;
  margin: 15px 30px 0 0;
  border-right: 1px solid #cbcac5;
  float: left;
}

#song_clearance_acc .vertical_bar_right {
  margin: 15px 0 0 0;
  float: left;
}

#song_clearance_acc .form_list ul {
  margin-left: 5px;
  padding: 0;
  width: 420px;
}

#song_clearance_acc .form_list ul li {
  border-top: 1px dashed #7690ab;
  padding: .3em 0 .3em 15px;
  color: #0b3b6c;
  list-style: none;
  background: url(../images/form_bullet.png) no-repeat 0 50%;
}

#song_clearance_acc .form_list ul li.first {
  border: 0;
}

#song_clearance_acc .form_list ul li .name {
  color: #000;
  float: left;
}

#song_clearance_acc .form_list ul li .actions {
  float: right;
}

/* END Song Clearance Accordion */


/* Register Form */

.lime_form .form_text_label {
  margin: 1em 0 .3em 0;
  display: block;
  font-size: 108%;
  font-weight: bold;
}

.lime_form .form_text {
  width: 415px;
  margin: .4em 0;
  padding: .5em .6em;
  display: block;
  font-size: 93%;
}

.lime_form input.error, .lime_form select.error {
  border: 1px dotted red;
}

.tooltip {
  background: url(../images/tooltip_arrow.gif) no-repeat 10px 100%;
  padding-bottom: 14px;
  display: none;
}

.tooltip p {
  background-color: #fff;
  margin: 0;
  border: 1px solid #cc0101;
  padding: 5px 10px;
  color: #000;
  text-align: left;
  font-size: 93%;
}

/* END Register Form */


/* Breadcrumb */

.breadcrumb {
  clear: left;
  margin: 0 0 10px 20px;
  float: left;
}

.breadcrumb a {
  font-size: 93% !important;
}

/* END Breadcrumb */

/* END Sectiune LEFT */


/* Sectiune RIGHT */

.sect_right {
  display: inline;
  float: left;
  margin-left: 0;
  margin-top: 10px;
  width: 274px;
}

#shopping_cart_right {
  border: 2px solid #839c08;
  padding: 10px 5px;
  background: #7abf53;
  color: #fff;
}

#shopping_cart_right_items {
  margin: 0;
  padding: 0;
}

#shopping_cart_right_items li {
  margin: 0 0 15px 0;
  padding: 0;
  list-style: none;
}

#shopping_cart_right_items li .title {
  background: none repeat scroll 0 0 #839C07;
  display: block;
  float: left;
  padding: 3px 5px;
  width: 220px;
}

#shopping_cart_right_items li .remove {
  width: 20px;
  padding: 2px 3px;
  background: #cc0000;
  font-weight: bold;
  text-align: center;
  display: block;
  float: right;
}

#shopping_cart_right_items li .remove a {
  font-weight: bold;
  color: #fff !important;
  display: block;
}

#shopping_cart_right_items li .edit {
  clear: both;
  padding: 2px 3px;
  display: block;
}

#shopping_cart_right_items li .edit a {
  font-size: 85%;
  color: #fff !important;
}

#shopping_cart_right .subtotal {
  width: 250px;
  margin-bottom: .2em;
  font-size: 93%;
}

#shopping_cart_right .subtotal span {
  font-size: 108%;
  display: inline-block;
  float: right;
}

#shopping_cart_right .discount {
  width: 250px;
  margin-bottom: .2em;
  font-size: 93%;
  font-style: italic;
}

#shopping_cart_right .discount span {
  font-size: 108%;
  font-style: normal;
  display: inline-block;
  float: right;
}

#shopping_cart_right .total {
  margin-bottom: .2em;
  border-top: 1px solid #839c07;
  padding-top:  .2em;
  font-size: 93%;
  font-weight: bold;
}

#shopping_cart_right .total span {
  font-size: 108%;
  font-style: normal;
  font-weight: bold;
  display: inline-block;
  float: right;
}

#shopping_cart_right .view_cart {
  display: block;
  padding: 5px 10px;
  background: #cc0000;
  color: #fff !important;
  font-size: 93% !important;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}

#shopping_cart_right .view_cart img {
  vertical-align: middle;
}

#shopping_cart_right .view_pricing_details {
  display: block;
  padding: 2px 5px;
  background: #839c07;
  color: #fff !important;
  font-size: 93% !important;
  text-decoration: none;
  cursor: pointer;
}

/* END Sectiune RIGHT */

/* END Sectiune */


/* Sectiune Admin */

/* Admin Menu */

.admin_menu {
  margin: 0;
  border-bottom: 5px solid #3e3f3a;
  padding: 0 20px 0 20px;
}

.admin_menu li {
  margin: 0;
  padding: 0 1px;
  list-style: none;
  display: inline;
}

.admin_menu a {
  padding: 2px 8px;
  color: #3b5b25;
  font-size: 138.5%;
  font-weight: bold;
  text-decoration: none !important;
  text-transform: uppercase;
}

.admin_menu a:hover, .admin_menu li.active a {
  background: #3e3f3a;
  color: #fff !important;
  display: inline-block;
}

.admin_actions {
  float: right;
  margin: 10px 20px 0 0;
}

/* END Admin Menu */


/* Admin Blue Header */

.admin_top_blue {
  margin: 10px;
  border: 1px solid #fff;
  background: #adc5dd url(../images/bg_admin_top_blue.png) repeat-x 0 0;
  padding: 10px;
}

.spacer_blue_dashed_10 {
  clear: both;
  margin-top: 10px;
  border-top: 1px dashed #197cb4;
  padding-top: 10px;
  font-size: 0;
}

.spacer_blue_dashed_5 {
  clear: both;
  margin-top: 5px;
  border-top: 1px dashed #197cb4;
  padding-top: 5px;
  font-size: 0;
}

.admin_top_blue_content {
  float: left;
}

.admin_top_blue_table {
  width: 100%;
  margin: 0;
  border-collapse: separate;
}

.admin_top_blue_table td {
  border-left: 1px solid #7e90a3;
  border-right: 1px solid #bcd7f2;
  border-width: 0 1px;
  padding: 0 .5em;
}

.admin_top_blue_table td.first {
  border-left: 0;
}

.admin_top_blue_table td.last {
  border-right: 0;
}

.admin_top_blue_table p {
  margin: .3em 0;
}

.admin_top_blue_table label {
  width: 90px;
  padding-right: 5px;
  text-align: right;
  display: inline-block;
}

.admin_top_blue_table .admin_input_text {
  width: 150px;
  margin: 0.4em 0;
  padding: 0.5em 0.6em;
  font-size: 93%;
}

/* END Admin Blue Header */


/* Admin List Table */

.content_admin_padding {
  padding: 0;
}

.admin_list_table {
  width: 100%;
  border-collapse: separate;
  border-bottom: 1px solid #afc6de !important;
  margin-bottom: 20px;
}

.td_align_center td {
  text-align: center;
}

.admin_list_table thead th {
  border: 0;
  color: #0B3C6C;
}

.admin_list_table td {
  vertical-align: top;
}

.admin_list_table thead th .asc {
  padding-right: 30px;
  background: url(../images/bullet_arrow_up.png) no-repeat 100% 50%;
}

.admin_list_table thead th .desc {
  padding-right: 30px;
  background: url(../images/bullet_arrow_down.png) no-repeat 100% 50%;
}

.admin_list_table tbody tr td:first-child, .admin_list_table tbody, .admin_list_table tbody tr td.b_left {
  border-left: 1px solid #afc6de !important;
}

.admin_list_table tbody tr td:last-child, .admin_list_table tbody tr td.b_right {
  border-right: 1px solid #afc6de !important;
}

.admin_list_table tbody tr:first-child td {
  border-top: 1px solid #afc6de;
}

.admin_list_table tbody td {
  border-right: 1px solid #e1f1fa;
  border-bottom: 1px solid #e1f1fa;
  border-width: 0 1px 1px 0;
}

.admin_list_table tbody tr.odd td {
  background: #fff;
}

.admin_list_table tbody tr.even td {
  background: #efefff;
}

.admin_list_table tbody tr.edit td {
  border-top: 2px solid #197cb4;
  border-bottom: 10px solid #edeae4;
}

.admin_list_table th.action, .admin_list_table td.action {
  width: 100px;
  text-align: center;
  vertical-align: middle;
}

.admin_list_table th.action_small, .admin_list_table td.action_small {
  width: 40px;
  text-align: center;
  vertical-align: middle;
}

.admin_list_table .action_edit {
  margin: .3em 0;
  padding-left: 17px;
  background: url(../images/action_edit.png) no-repeat 0 50%;
  color: #0b3c6c;
  display: block;
  cursor: pointer;
}

.admin_list_table a.action_delete {
  margin: .3em 0;
  padding-left: 17px;
  background: url(../images/action_delete.png) no-repeat 0 50%;
  color: #0b3c6c;
  display: block;
  cursor: pointer;
}

.admin_list_table tr.align_middle td {
  vertical-align: middle;
}

.admin_list_table tr.total td {
  background: #f4eb76;
  font-size: 123.1%;
  font-weight: bold;
}

.admin_list_table td.no_border {
  border: 0;
}

.form_close {
  width: 12px;
  height: 12px;
  display: inline-block;
  background: url(../images/form_close.png) no-repeat 0 0;
}

.form_open {
  width: 12px;
  height: 12px;
  display: inline-block;
  background: url(../images/form_open.png) no-repeat 0 0;
}


/* END Admin List Table */

/* END Sectiune Admin */

/* Checkout */

.checkout_subtitle {
  margin: .5em 0;
}

.input_text {
  width: 150px;
  margin: 0.4em 0;
  padding: 0.5em 0.6em;
  font-size: 93%;
}

.checkout_right {
  float: right;
  text-align: right;
}

.checkout_right p {
  margin-bottom: .5em;
}

/* END Checkout */


/* My account */

.content_padding {
  padding: 0;
}

ul.my_account_tabs {
  list-style: none;
  margin: 0 !important;
  padding: 10px 10px 0 10px;
  height: 30px;
  background: #afc6de;
}

ul.my_account_tabs li {
  float: left;
  text-indent: 0;
  padding: 0 10px 0 0;
  margin: 0 !important;
  list-style: none !important;
  display: inline-block;
}

ul.my_account_tabs a {
  margin: 0px;
  padding: 0 10px;
  font-size: 138.5%;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  color: #1a7eb8;
  position: relative;
  top: 1px;
}

ul.my_account_tabs a:active {
  outline: none;
}

ul.my_account_tabs a:hover, ul.my_account_tabs a.current, ul.my_account_tabs a.current:hover, ul.my_account_tabs li.current a {
  background: #FFFFFF;
  cursor: pointer !important;
  color: #000 !important;
}

div.panes div.pane {
  border: 1px solid #afc6de;
  padding: 10px;
  display: none;
}


.my_orders_table {
  width: 100%;
}

td, th {
  border: 1px solid #B5FC98;
  padding: 0.5em;
}

.my_orders_table th {
  border: 1px solid #cbcac5;
  border-width: 0 0 1px 0;
  text-align: left;
}

.my_orders_table td {
  border: 1px dashed #25517c;
  border-width: 0 0 1px 0;
  text-align: left;
}

.action_view_pdf {
  margin: .3em 0;
  padding-left: 25px;
  background: url(../images/action_view_pdf.png) no-repeat 0 50%;
  display: inline-block;
  cursor: pointer;
}

.my_orders_tooltip_c {
  width: 300px;
  padding-bottom: 14px;
  background: url(../images/orders_tooltip_arrow.png) no-repeat 10px 100%;
}

.my_orders_tooltip {
  background: #333333;
}

.my_orders_tooltip .title {
  height: 30px;
  padding: 0 10px;
  border-bottom: 20px solid #232323;
  background: url(../images/bg_orders_tooltip_title.png) repeat-x 0 0;
  line-height: 30px;
  font-size: 123.1%;
  font-weight: bold;
}

.my_orders_tooltip .content {
  border-bottom: 1px solid #232323;
  padding: 10px;
  color: #fff;
}

.my_orders_tooltip .content label {
  width: 180px;
  margin-right: 20px;
  border-right: 1px solid #505050;
  display: inline-block;
}

.my_orders_tooltip .bottom {
  height: 44px;
  background: url(../images/bg_orders_tooltip_bottom.png) repeat-x 0 0;
  line-height: 44px;
  text-align: center;
}

/* END My account */

/* END Content */


/* MENU */

.menu_wrapper {

}

.menu_content {
  background:url("../images/bg_menu.png") repeat-x scroll 0 0 #686966;
  height:44px;
  margin:0 auto;
  width:940px;
}

.small-text {
  font-size: 10px;
}

/* END MENU */

.buttons .ajax-loader {
  height: 31px;
}
