/* 
    Document   : store
    Created on : Nov 11, 2008, 5:29:41 PM
    Author     : peterp
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.store{}
#pp_checkout_form{
  width: 200px;
}
.pp_checkout_form_div{
  float: left;
  clear: none;
}
.other_checkout_butons_div{
  float: left;
  clear: left;
}
#store_banner{
  width: 100%;
  background-color: gray;
  height: 28px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.catalog_availability_row{

}

.xxx{

}

.catalog_item_price_label{
  font-weight: bold;
  padding-right: 10px;
}
.store_item_price_divider{
  clear: none;
  float: left;
}
#store_banner_header{
  float: left;
  margin-left: 10px;
  color: #CCCC99;
  font-weight: bold;
}

.cart_action_link_view{
  float: right;
  background-color: teal;
  color: white;
  border: 1px solid black;
  font-size: smaller;
  margin-left: 5px;
  margin-top: 1px;
  padding: 1px;
  padding-left: 5px;
  padding-right: 5px;
}

.cart_action_link_clear{
  float: right;
  background-color: teal;
  color: white;
  border: 1px solid black;
  font-size: smaller;
  margin-left: 5px;
  margin-top: 1px;
  padding: 1px;
  padding-left: 5px;
  padding-right: 5px;
}

.cart_action_link_help{
  float: right;
  background-color: teal;
  color: white;
  border: 1px solid black;
  font-size: smaller;
  margin-left: 5px;
  padding: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
.cart_summary_text{
  float: right;
  padding-left: 5px;
  padding-right: 10px;
}
.cart_summary{
    float: right;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 4px;
    background-color: #cccc99;
    margin-bottom: 2px;
}

div.cart_action_link_view a:visited{
  color: white;
}
div.cart_action_link_view a{
  color: white;
}

div.cart_action_link_clear a:visited{
  color: white;
}
div.cart_action_link_clear a{
  color: white;
}

div.cart_action_link_help a:visited{
  color: white;
}
div.cart_action_link_help a{
  color: white;
}

.store_help_icon{
  float: right;
  margin-right: 5px;
  margin-top: 2px;
}
.catalog{
  padding: 0px;
}
.catalog_item span{

}
.catalog_item{
  float: left;
  clear: left;
  padding-bottom: 10px;
  margin-top: 5px;
  border-bottom: 3px solid black;
  width: 100%;
}
.catalog_item_info{
  float: left;
  clear: left;
  width: 90%;
  border-top: 1px solid black;
  padding-top: 5px;
  margin-top: 10px;
}
.catalog_item_pic{
  float: left;
  width: 25%;
  margin-right: 5px;
  padding-right: 10px;
  border-right: 1px solid black;
}
.catalog_item_pic_large{
  float: left;
  width: 25%;
  margin-right: 5px;
  padding-right: 10px;
  border-right: 1px solid black;
}
.catalog_item_pic_large img{
  width: 100%;
}

.catalog_item_pic_color{
  float: left;
  width: 25%;
  margin-right: 5px;
  padding-right: 10px;
}
.catalog_item_pic_color img{
  width: 90%;
}

.catalog_item_pic img{
  width: 100%;
}
.catalog_item_name{
  float: left;
  margin-bottom: 0px;
  font-weight: bold;
}
.catalog_item_code{
  float: left;
  clear: none;
  margin-left: 15px;
}
.catalog_item_price{
  float: left;
  clear: left;
  margin-left: 0px;
  width: 100%;
}
.catalog_item_prices{
  float: left;
  clear: none;
  margin-left: 0px;
}
.catalog_item_price_label{
  float: left;
  clear: left;
  margin-left: 0px;
}

.catalog_item_description{
  float: left;
  clear: left;
  margin-bottom: 10px;
  margin-left: 20px;
}
.catalog_item_info_label{
  font-weight: bold;
  padding-right: 10px;
}
.catalog_item_size{
  float:left;
  clear: left;
  margin-bottom: 5px;
}
.catalog_item_color{
  float:left;
  clear: none;
  left-margin: 15px;
  margin-bottom: 5px;
}

#cart_contents{
  float: left;
  clear: left;
}

.entry_form_grid_row{
  float: left;
  clear: left;
}
.entry_form_grid_row_label{
  float: left;
  width: 90px;
}
.entry_form_grid_first_column_label{
  float: left;
  width: 90px;
}
.entry_form_grid_column_label{
  float: left;
  width: 119px;
  margin-left: 12px;
  text-align: center;
}
.entry_form_grid_entry_field{
  float: left;
  width: 35px;
  margin-left: 2px;
}
.entry_form_grid_first_entry_field{
  float: left;
  width: 35px;
  margin-left: 10px;
}
.catalog_availability_label{
  float: left;
  clear: left;
  font-weight: bold;
  margin-bottom: 2px;
}
#add_inventory_item_control_buttons{
  float: left;
  clear: left;
}

.catalog_item_specs{
  float: left;
  clear: left;
  border-right: 1px black solid;
  width: 28%;
  margin-right: 5px;
  padding-right: 10px;
}
.catalog_item_availability{
  float: left;
  padding-left: 10px;
  font-size: smaller;
}

.store_item_addtocart_button{
  float: left;
  margin-left: 5px;
  margin-right: 10px;
}
.store_item_addtocart_button input{
  font-size: smaller;
  margin-right: 2px;
  margin-bottom: 2px;
  width: 40px;
}
.store_item_sold_out_text{
  float: left;
  text-align: center;
  margin-left: 20px;
}
.store_help_icon{
  float: right;
}
.store_item_price{
  background-color: teal;
  color: white;
  float: left;
}
.store_item_price_premium{
  background-color: yellow;
  float: left;
}
.store_item_price_divider{
  text-align: center;
  width: 8px;
  float: left;
}
.store_item_size_class{
  background-color: teal;
  color: white;
  float: left;
  margin-left: 1px;
  margin-top: 2px;
  width: 22px;
  text-align: center;
}
.store_item_size_class_premium{
  background-color: yellow;
  float: left;
  margin-left: 1px;
  margin-top: 2px;
  width: 22px;
  text-align: center;
}

.store_item_avail_grid_row_label{
  float: left;
  clear: left;
  width: 95px;
  text-align: right;
  margin-right: 5px;
  margin-bottom: 3px;
}

.labeled_form_field input{
  float: left;
  clear: none;
}

.form_div span{
  clear: right;
}

#new_inventory_item_title{
clear:none;
float:none;
margin-bottom: 15px;
padding-bottom: 15px;
}



.cart{
  float: left;
  width: 100%;
}
div.cart input{

}
.cart_header{
  float: left;
  clear: left;
  margin-left: 10px;
  width: 95%;
  font-size: larger;
  font-weight: heavy;
}
.cart_item_name{
  float: left;
  clear: left;
    margin-left: 10px;
    margin-right: 10px;
    width: 200px;
    text-align: center;
}
.cart_row{
  float: left;
  clear: left;
  width: 100%;
}
.cart_detail_rows{
  float: left;
  clear: left;
  width: 100%;
}
.cart_footer_row{
  float: left;
  clear: left;
  width: 100%;
  height: 1px;
  margin-bottom: 15px;
  margin-top: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-top: 1px double black;

}
.cart_heading_row{
  float: left;
  clear: left;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 15px;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 2px;
  border-top: 1px solid black;
  border-bottom: 1px double black;
}
.cart_totals{
  float: left;
  clear: left;
  width: 100%;
}
.cart_quantity_field{
  width: 35px;
  margin-right: 5px;
  margin-left: 30px;
  float: left;
  clear: none;
}
.cart_item_quantity{
  float: left;
  width: 100px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 10px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
}
.cart_item_size{
  float: left;
    margin-left: 10px;
    width: 100px;
}
.cart_item_color{
  float: left;
    margin-left: 10px;
    width: 100px;
  text-align: center;
}
.cart_item_price{
   float: left;
   margin-left: 10px;
    width: 100px;
    text-align: right;
}
.cart_item_extended_price{
   float: left;
   margin-left: 10px;
    width: 100px;
    text-align: right;
}
.cart_total_items{
   float: left;
   clear: none;
   width: 100px;
   margin-bottom: 10px;
   text-align: right;
}
.cart_sub_total{
   float: left;
   clear: none;
   width: 100px;
   text-align: right;
}
.cart_shipping{
   float: left;
   clear: none;
   width: 100px;
   text-align: right;
}
.cart_total{
   float: left;
   clear: none;
   width: 100px;
   text-align: right;
}
.cart_body{
  float: left;
  clear: left;
}
.cart_contents{
  float: left;
  clear: left;
}
.cart_total_label{
  float: left;
  clear: left;
  width: 100px;
}
.cart_buttons{
  float: left;
  clear: left;
  width: 100%;
  margin-top: 20px;
}

.paypal_processing_notice{
  width: 65%;
  text-align: center;
  padding: 10%;
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 1%;
  border: 3px solid red;
}
.paypal_processing_notice_please_wait{
  font-size: xx-large;
  font-weight: bolder;
  padding-bottom: 20px;
  width: 100%;
}
.paypal_processing_notice_warning{
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: bold;
  border: groove 2px black;
}
.paypal_processing_notice_thank_you{
  width: 100%;
  font-size: large;
  font-weight: bold;
  padding-top: 20px;
  padding-bottom: 20px;
}
.order_summary_order_number{
  float: left;
  clear: left;
  width: 50px;
  text-align: center;
}
.order_summary_date{
  float: left;
  text-align: center;
  width: 100px;
}
.order_summary_status_field{
  float: left;
  width: 135px;
  text-align: center;
}
.order_summary_name_field{
  float: left;
  width: 200px;
  text-align: center;
}








