/* --------------------------------------------------------------
   Amazon Advanced Payment APIs Modul  V2.00
   amazon-checkout.css 2014-06-03

   alkim media
   http://www.alkim.de

   patworx multimedia GmbH
   http://www.patworx.de/

   Released under the GNU General Public License
   --------------------------------------------------------------
*/

.rm_slide_header {
  cursor:pointer;
}

#addressBookWidgetDiv{
    margin-bottom:20px;
}

.shMethod{
    margin: 3px;
    font-size:11px;
    float:left;
    width: 380px;
}
#checkout_amazon{
    min-width:900px;
    display:block;
}

#checkout_amazon a{
    color:#EB7E10;
}

.cba_header {
  padding:5px;
  margin: 4px 0;

  font-size:14px;
  color:#ffffff;

  font-weight:bold;
}

.cba_header_wo_a {
  padding:5px 5px 5px 5px;
  margin: 4px 0;

  font-size: 11pt;
  color: #cccccc;

  font-weight:bold;
}

.amzBox{
    border:1px solid #BBBBBB;
    border-radius:8px;
    padding:2px 4px 4px 4px ;
   margin-bottom:20px;
}

#AmazonOrderTotals{
    float:right;
    padding-top:5px;
    margin-top:5px;
    border-top:1px solid #ddd;
}

.walletPageWidget{
    height:300px;
    margin-top:10px;
    margin-bottom:10px;
}

.amzSetAddressWr{
    margin:20px 0;
    text-align:center;
    height:250px;
}

.amzButton{
    display:inline-block;
    padding:5px;
    margin:2px;
    border:1px solid #ddd;
    color:#333;

    border-radius:3px;

  background: rgb(249,249,249); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMGUwZTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(224,224,224,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,249,249,1)), color-stop(100%,rgba(224,224,224,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(224,224,224,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(224,224,224,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(224,224,224,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(249,249,249,1) 0%,rgba(224,224,224,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-8 */
border-color: #B9B9B9 #AAAAAA #9D9D9D;
}


.amzInput{
    padding:5px;
     border-radius:3px;
     border:1px solid #bbb;
     color:#555;

}

.amzMessageWr{
    width:400px;
    border:1px solid #BBBBBB;
    border-radius:8px;
    padding:20px ;
    margin:20px auto;
    
}

.amzError{
    font-weight:bold;
    color:#990000;
    margin:10px 0;
}
.amzButtonStyle{

background: rgb(249,249,249); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: -moz-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(224,224,224,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,249,249,1)), color-stop(100%,rgba(224,224,224,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(224,224,224,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(224,224,224,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(224,224,224,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(249,249,249,1) 0%,rgba(224,224,224,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-8 */
}

.accept_box_checkbox {
  float:left;
  width: 25px;
  margin-top: 5px;
}

.accept_box_text {
  float:left;
  padding: 2px;

}

#agbWidget {
  margin-bottom: 10px;
}
.cba_item_img {
    width: 60px;
    display: block;
    float: left;
    clear: left;
    margin-right:4px;
}
.cba_item_img img {
    width: 60px;
    max-width: 60px;
}

.priceSpalte {
    width: 90px;
    display: block;
    float: right;
}

.cba_clearer {
    clear: both;
    font-size: 0;
    line-height:0;
}
 .cba_item_qty {
    font-size: 10px;
	width: 25px;
	float: left;
}
.cba_item_title {
    font-size: 11px;
    float:left;
    clear:both;
}
.cba_item_price {
    font-size: 11px;
    text-align:right;

    padding-bottom: 5px;
    padding-top: 2px;
}
.cba_cart_value {
    text-align: right;
    font-size:12px;
    font-weight: bold;
    margin-bottom:15px;
}

.cba_item_list_odd {
/*    background-color: #efefef; */
}

.checkoutAmazonLegalBox{
    padding:10px;
    border:1px solid #ddd;
    border-color: #BBB;
    background: 1px solid #f3f3f3;
    margin-bottom:20px;
    border-radius:8px;

}

.amazonBoxes1{
    float:left; width:49%;
}

.amazonBoxes1 #addressBookWidgetDiv{
    height:250px;
}

.amazonBoxes1 #walletWidgetDiv{
    height:250px;
}

.amazonBoxes2{

}

.amazonCheckoutFinal1{
    float:right;
    width:49%;
}

.amazonCheckoutFinal2{
  clear:both;
  margin-top:20px;
}


.amazonBoxes2 #addressBookWidgetDiv{
    float:left;
    margin-right:20px;
}

.amazonBoxes2:not(.noShipping) #walletWidgetDiv
{
    float:right;

}

#AmazonProducts table{
    width:100%;
}

.amzBox .accept_box:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#AmazonOrderTotals { font-size: 10pt; }

#AmazonProducts,
#AmazonOrderTotals { width: 100% ; }

#container.checkout #content #AmazonProducts  table tr th,
#container.checkout #content #AmazonOrderTotals table tr th,
#container.checkout #content #AmazonProducts  table tr td,
#container.checkout #content #AmazonOrderTotals table tr td { padding: 3px; }

#container.checkout #content #AmazonProducts  table tr th,
#container.checkout #content #AmazonOrderTotals table tr th { color: #ffffff; }

#AmazonOrderTotals table { float: right; }

#container.checkout #content #AmazonProducts table tr td div a { text-decoration: none; color: #eeeeee;}

#container.checkout #content .amzBox .credit_sel { margin: 10px 0 0 0; padding: 0 0 0 0; float: none; clear: both; }

#container.checkout #content #AmazonOrderTotals table:after,
#container.checkout #content .amzBox .credit_sel:after,
#container.checkout #content .amzBox .credit_sel:before,
#content #login_table #login .submit .red:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

#container.checkout #content .amzBox .credit_sel .header { background: transparent none; }

#content #login_table #login .submit { position: relative; }
#content #login_table #login .submit .amazonLoginWr { width: 158px; height: 34px; float: right; margin: 15px 0 0 0; text-align: right; }
html[lang=en] #content #login_table #login .submit .amazonLoginWr { width: 156px; padding: 0 0 0 2px; margin: 15px -3px 0 0; }

#content_w #top_content .sw .r ul li.ap { width: 148px; height: 30px; padding: 12px 20px 3px 0; }
html[lang=en] #content_w #top_content .sw .r ul li.ap { width: 148px; height: 30px; padding: 13px 20px 2px 0; }

#container.checkout #content #checkout_payment #amazon_checkout_button_placehholder { height: 32px; margin: 0 0 10px 0; }

