/* lanuguage box */
.uber_language_box_table {

}
.uber_language_box_title {
  padding-left: 3px;
  text-align: left;
  color: #000000;
  font-size: 8pt;
}


/* lanuguage box */
.uber_currency_box_table {

}
.uber_currency_box_title {
  padding-left: 3px;
  text-align: left;
  color: #000000;
  font-size: 8pt;
}

.uber_product_listing_title {
  color: #333333;
  font-size: 14pt;
  background-image: url(../images/product_banner_background.jpg);
  background-repeat: repeat-x;  
}

.uber_product_listing_title2 {
  color: #333333;
  font-size: 10pt;
  background-image: url(../images/product_banner_background.jpg);
  background-repeat: repeat-x;  
}


/* information links box */
.uber_information_links_box_table {
  color: #FFFFFF;
  font-size: 8pt;
}

.uber_currency_box_title {

}


/* mini cart box */

.uber_mini_cart_box_table {
  border: 1 solid #4EACD0;
  border-collapse: collapse;

}
.uber_mini_cart_box_title {
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  background-image: url(../images/title_bar.jpg);
  height: 18px;
  background-repeat: repeat-x;  
}

.uber_mini_cart_box_title_text {
  padding-left: 4px;
  padding-right: 4px;
  font-weight: bold;
  text-align: center;
}

.uber_side_menu_title {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  background-image: url(../images/title.jpg);
  font-weight: bold;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 50px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-top: 	0px;
  color: #0B477D;
  font-size: 11pt;
}

.uber_product_listing_heading {
  background-color: #dddddd;
  font-weight: bold;
  text-align: center;
}

UL.information_list {
  padding-top: 0px;
  padding-bottom: 0px;
}

LI.information_list {
  list-style: url(../images/more_small.gif);
}

.pageHeading {

  font-weight: bold;
  font-size: 12pt;
  padding-left: 5px;
  valign: middle;
  color: #0B477D;
}

.infoBoxContents {
  border: 1 solid #000000;
}

.infoBox {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  
  border: 1 solid #aaaaaa;
}

.product_footer {
  border-color: #EFEFEF;
  border-style: solid;
  border-bottom-width: 0px;
  border-top-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;  
}

.product_box1 {
  border-color: #666666;
  border-style: solid;
  border-bottom-width: 1px;
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 1px; 
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;   
}

.product_box2 {
  border-color: #666666;
  border-style: solid;
  border-bottom-width: 1px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;  
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;  
}

.product_box3 {
  border-color: #666666;
  border-style: solid;
  border-bottom-width: 0px;
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 1px; 
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;   
}

.product_box4 {
  border-color: #666666;
  border-style: solid;
  border-bottom-width: 0px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;  
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;  
}

.product_horz_dash {
  background-image: url(../images/horz_dash.gif);
  background-repeat: repeat-x;
}

.product_vert_dash {
  background-image: url(../images/vert_dash.gif);
  background-repeat: repeat-y;
}