/**
 * CSS Buttons Stylesheet
 *
 * Thanks to paulm for much of the content of the CSS buttons code
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet_css_buttons.css 2765 2006-01-01 21:15:45Z birdbrain $
 */

/* css buttons */
.cssButton, .cssButtonHover {
width : 20px;
background-color: #FFC881;
color : #504C46;
border: 1px solid #808080;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align:center;
 letter-spacing: 1px;  
white-space: nowrap;
text-decoration: none;
font-weight: bold;
padding: 2px;
/*border-spacing: 1px;*/
/*margin-left: auto;
margin-right: auto;*/
/*display: block;*/
/*vertical-align: top;*/
/*line-height: 130%;*/
/*cursor: pointer;*/
}

.cssButtonHover {
background-color: #FFE3C1;  
color: #616161;
border-style: inset;
text-decoration: none;
}
/* adding the styles below might be needed if the default button width is changed */
/* .button_continue_shopping, .button_shipping_estimator {width: 150px;} */
.small_delete, .button_prev, .button_next, 
.button_sold_out_sm, .button_sold_out, .button_update_cart, .button_checkout, .button_login {width: 10em;}
.button_return_to_product_list, .button_add_selected {width: 22em;}

.button_submit {width: 18em;}
.button_update_cart {color: red;}
.button_update_cartHover {color: black;}
/*.innerbox#headernavcenter .boxtext .button_search {display:inline;}*/

.button_search {

background: #ffffff;
}

.button_info, .button_info_featured {
border: 0px solid #808080; 
line-height:20px;
width:20px; 
padding-bottom: 10px;   
    background: url("../buttons/danish/button_info.gif") top center no-repeat;     
}



.button_in_cart{
    background: url("../buttons/danish/button_in_cart.gif") top center no-repeat;       
width: 30px;
padding-left:25px;
padding-top: 9px;
padding-right:10px;
padding-bottom: 20px; 

 border: none;
 text-align: ;
 font-size: 11px; 
 color:#ffffff;
 vertical-align: bottom;
}             


.button_checkout {
    background: url("../buttons/danish/button_checkout.gif") center no-repeat;  
    padding-bottom: 100px;
    color:#ffffff; 
font-size: 8px;
    padding-left:150px ;
                         position: relative;
  height:80px;
}

.small_edit {
    background: url("../buttons/danish/small_edit.gif") center no-repeat;  

    color:#000000; 
font-size: 10px;
    padding: 18px;
                         position: relative;
  height:30px;
}

        #checkoutConfirmDefault .cssButtonHover {
border-style: none;
}

                #checkoutConfirmDefault .cssButton {
border: none;
}

        #checkoutPayment .cssButtonHover {
border-style: none;
}

        #checkoutPayment .cssButton {
border-style: none;

}

.button_continue_shopping {
    background: url("../buttons/danish/button_continue_shopping.gif") center no-repeat;  
    padding-bottom: 100px;
   font-size: 8px;  
   color:#ffffff;
    padding-right:100px ;
    position: relative;
  height:80px;
}
.button_continue_checkout  {
    background: url("../buttons/danish/button_continue_checkout.gif") center no-repeat;  
    padding-top:5px;
    padding-bottom:5px;
    padding-right: 10px;
width:220px;
font-size: 12px;  
 text-align:center;  
    color:#ffffff;  
}

.button_continue  {
    background: url("../buttons/danish/button_continue_checkout.gif") center no-repeat;  
    padding-top:5px;
    padding-bottom:5px;
    padding-right: 10px;
    color: transparent;
width:200px;
font-size: 12px;  
 text-align:center;  
}

.button_confirm_order {
    background: url("../buttons/danish/button_confirm_order.gif") center no-repeat;  
    padding-bottom: 0px;
    padding-left: 0px;
   font-size: 8px;  
   color:#000000;
   border: none;


  height:60px;
  width:200px;
font-size: 12px;  
 text-align:center;  
}

.button_confirm_orderHover   {
     padding-left: 0px; 
}

#checkoutConfirmDefault cssButtonHover {
                
}


#createAcctDefault .cssButtonHover {
border-style: none;

}

#createAcctDefault .cssButton {
border-style: none;
}
#checkoutPayAddressDefault .cssButton {
border-style: none;
}

#checkoutShipAddressDefault .cssButton {
border-style: none;
}

#productGeneral  .cssButton, .cssButtonHover {
border: none;
text-align:center;
white-space: nowrap;
text-decoration: none;
font-weight: bold;

/*border-spacing: 1px;*/
/*margin-left: auto;
margin-right: auto;*/
/*display: block;*/
/*vertical-align: top;*/
/*line-height: 130%;*/
/*cursor: pointer;*/
 
border-style: none;
text-decoration: none;
}
   


#productGeneral      .button_in_cart{
     
color: #ffffff;     
width: 20px;
padding-left:20px; 
margin-right:10px;
width: 130px;
margin-top: -5px;  
 font-size: 11px; 

               
line-height: 17px;
         
text-align: center;
vertical-align: top;
}


#productGeneral    .button_in_cart a {
border: none;
}


#checkoutShipAddressDefault .button_continue  {
    background: url("../buttons/danish/button_continue_checkout.gif") center no-repeat;  
    padding-top:5px;
    padding-bottom:5px;
    padding-right: 10px;
    color: transparent;
width:200px;
font-size: 12px;  
 text-align:center;  
}

.button_send {
    background: url("../buttons/danish/button_send.gif") center no-repeat;  
    padding-top:5px;
    padding-bottom:5px;
    padding-right: 10px;
    color:#000000;
width:200px;
font-size: 12px;  
border:0px;
 text-align:center;  
}