/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

html {
  overflow-y: scroll;
 }

.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size: 11px; background: #ffb3b5; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size: 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size: 11px; color: #70d250; text-decoration: underline; }

BODY {
  background: #eeeeee;
  color: #333333;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AAAAAA;
  text-decoration: underline;
}

TD {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

td.maincontent {
	background-color: #FFFFFF;
	}
	
	
p {
  color: #000000;
  }


FORM {
	display: inline;
}

TR.header {
   background-image: url(images/header_back.png);
   background-position: top center;
   background-repeat: no-repeat;
   height: 72px;
   vertical-align: middle;
}


TR.headerSquare {
   background-image: url(images/header_back_slice.png);
   background-repeat: repeat-x;
   height: 72px;
   vertical-align: middle;
}

TR.headerNavigation {
  background: #333333;
}

TD.infobar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #000000;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  vertical-align: bottom;
  color: #ffffff;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #960014;
}

TD.headerError {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #960014;
  color: #ffffff;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #00ff00;
  color: #ffffff;
  text-align: center;
}



TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #ffffff;
  text-align: center;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.blankBox {
}

TD.blankBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #cf4b2d;
  text-align: Left;
}

.blankBoxContents {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}


.contentBox {
  border-top:2px solid #ffffff;
  border-bottom:2px solid #cccccc;
  border-left:2px solid #cccccc;
  border-right:2px solid #cccccc; 
}

TD.contentBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight:bold;
  color: #cf4b2d;
  background-image:url(images/backline.gif);
  text-align: Left;
}

.contentBoxContents {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size: 11px;
}

TD.headerbox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #cf4b2d;
  color: #ffffff;
  text-align: left;
  vertical-align: bottom;
}

td.interbar {

  background-color: #cf4b2d;

 } 
 



.AccountBox {
  border-top:2px solid #ffffff;
  border-bottom:2px solid #cccccc;
  border-left:2px solid #cccccc;
  border-right:2px solid #cccccc; 
}
TD.AccountBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight:bold;
  color: #cf4b2d;
  background-image:url(images/backline.gif);
  text-align: Left;
  }
  
.AccountBoxContents {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}




.CategoriesBox {
  border-top:2px solid #ffffff;
  border-bottom:2px solid #cccccc;
  border-left:2px solid #cccccc;
  border-right:2px solid #cccccc; 
}
TD.CategoriesBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight:bold;
  color: #cf4b2d;
  background-image:url(images/backline.gif);
  text-align: Left;
  }
  
.CategoriesBoxContents {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}


.CurrenciesBox {
  background: #333333;
}
TD.CurrenciesBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #333333;
  color: #ffffff;
  text-align: center;
}
.CurrenciesBoxContents {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}


.InformationBox {
  border-top:2px solid #ffffff;
  border-bottom:2px solid #cccccc;
  border-left:2px solid #cccccc;
  border-right:2px solid #cccccc; 

}
TD.InformationBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #3e4aa6;
  font-weight:bold;
  color: #cf4b2d;
  background-image:url(images/backline.gif);
  text-align: Left;
  }
  
.InformationBoxContents {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}


.LanguagesBox {
  background: #333333;
}
TD.LanguagesBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 40px;
  font-style:italic;
  color:#FFFF33;
  text-align: center;
}

.LanguagesBoxContents a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight:bold;
  font-style:italic;
  text-decoration:none;
  color:#FFFFFF;
  text-align: center;

}

TD.TitlebarBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 60px;
  font-style:italic;
  color:#FFFF33;
  text-align: center;
  text-shadow:Black;
}


.ManufacturerInfoBox {
  background: #333333;
}
TD.ManufacturerInfoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #333333;
  color: #ffffff;
  text-align: center;
}
.ManufacturerInfoBoxContents {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}


.manufacturersBox {
  border-top:2px solid #ffffff;
  border-bottom:2px solid #cccccc;
  border-left:2px solid #cccccc;
  border-right:2px solid #cccccc; 
}
TD.manufacturersBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight:bold;
  color: #cf4b2d;
  background-image:url(images/backline.gif);
  text-align: Left;
  }
  
.manufacturersBoxContents {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.NewsDeskBox {
  border-top:2px solid #ffffff;
  border-bottom:2px solid #cccccc;
  border-left:2px solid #cccccc;
  border-right:2px solid #cccccc; 
}
TD.NewsDeskBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight:bold;
  color: #cf4b2d;
  background-image:url(images/backline.gif);
  text-align: Left;
  }
  
.NewsDeskBoxContents {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.OrderHistoryBox {
  background: #333333;
}
TD.OrderHistoryBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #333333;
  color: #ffffff;
  text-align: center;
}
.OrderHistoryBoxContents {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}


.ProductNotificationsBox {
  background: #333333;
}
TD.ProductNotificationsBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #333333;
  color: #ffffff;
  text-align: center;
}
.ProductNotificationsBoxContents {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}


.ReviewsBox {
  background: #333333;
}
TD.ReviewsBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #333333;
  color: #ffffff;
  text-align: center;
}
.ReviewsBoxContents {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}


.SearchBox {
  border-top:2px solid #ffffff;
  border-bottom:2px solid #cccccc;
  border-left:2px solid #cccccc;
  border-right:2px solid #cccccc; 
}
TD.SearchBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight:bold;
  color: #cf4b2d;
  background-image:url(images/backline.gif);
  text-align: Left;
  }
  
.SearchBoxContents {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}


.ShoppingCartBox {
  background: #333333;
}
TD.ShoppingCartBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #333333;
  color: #ffffff;
  text-align: center;
}
.ShoppingCartBoxContents {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}


.SpecialsBox {
  border-top:2px solid #cccccc;
  border-left:2px solid #cccccc;
  border-right:2px solid #cccccc; 
}

TD.SpecialsBoxText {
  color: #ffffff;
  text-align: right;
  font-size: 13px;
}

TD.SpecialsBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  background-image:url(images/infobox_back.jpg);
  background-repeat: repeat-y;
  background-position: right;
  background-color:#000000;
  text-align: right;
}

TD.SpecialsWideBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  background-image:url(images/infobox_back_wide.jpg);
  background-repeat: repeat-y;
  background-position: right;
  background-color:#000000;
  text-align: right;
}

.SpecialsBoxContents {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  padding-left: 2px;
}

TD.specialsContentText {
  font-size: 11px;
  vertical-align: text-top;
  text-align: left;
  padding-left: 10px;
  padding-right: 5px;
}


.TellaFriendBox {
  background: #333333;
}
TD.TellaFriendBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #333333;
  color: #ffffff;
  text-align: center;
}
.TellaFriendBoxContents {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.WhatsNewBox {
  border-top:0px solid #ffffff;
  border-bottom:2px solid #cccccc;
  border-left:2px solid #cccccc;
  border-right:2px solid #cccccc; 
}
TD.WhatsNewBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight:bold;
  color: #cf4b2d;
  background-image:url(images/backline.gif);
  text-align: Left;
}
.WhatsNewBoxContents {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size: 11px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  background: #ffffff;
  background-color: #FFFFFF;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight:bold;
  background: #ffffff;
  background-color: #FFFFFF;
  color: #cf4b2d;
}

TD.productListing-data, p.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  background-color: #FFFFFF;
  padding-left: 20px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

A.promo {
  font-size: 11px;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  color: #cf4b2d;
  vertical-align: top;
  text-align: left;
}

TD.smallHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-align: left;
  color: #666666;
}


TD.smallHeadingOrange {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-align: left;
  color: #cf4b2d;
}

TD.catHeading, SPAN.catHeading {
  font-size: 16px;
  text-align: left;
  color: #cf4b2d;
}

TD.featuredHeading {
  font-size: 20px;
  color: #cf4b2d;
  text-align: left;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  font-size: 13px;
  color: #000000;
}

TD.footer_menu {
  font-size: 10px;
  color: #666666;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color:#FFFFFF;
}

TD.footerText, TD.footerText a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#000000;
}


TD.newsumText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#cf4b2d;
}

TD.newsumHead {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#cf4b2d;
}

reviewHead {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#cf4b2d;
}

TR.menubar {
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url(images/back4.jpg)
  }

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #960014;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #f0a480;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #c76170;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #960014;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #960014;
}



.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #CC0000; color:#FFFFFF; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #960014; }

.horbar	{   /* Color of main horizontal menubar and border */

}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
}

.horizitem a {              /* Font style, size of submenu items */
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	text-decoration: none;
	position: relative;	
	display: block;	
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #cf4b2d;
	text-decoration: none;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	text-decoration: none;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #cf4b2d;
	background-color: #ffffff;	
	text-decoration: none;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.horizsubframe	{      /* Color of submenu item and border */
	background-color: #cf4b2d;
	border-right: 1px outset #CF550C;
	border-bottom: 1px outset #CF550C;
	border-left: 1px outset #cf4b2d;
	border-top: 1px outset #cf4b2d; 
	position: relative;
	display: block;	
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
	padding: 3px 5px;
}

.horizsubitem a {            /* Font style, size of submenu items */
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	text-decoration: none;
	position: relative;
	display: block;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #ffffff;
	font-size: 11px;	
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #cf4b2d;
	background-color: #ffffff;
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */

}

.horbar .dmselected {   /* Style override for selected root category */

}

.mainMenu {
	background-color:#000000;
	background-image: url(images/button_highlight.png);
	background-repeat: repeat-x;
}

.mainMenu a {              /* Font style, size of submenu items */
  font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
	text-decoration: none;
	position: relative;	
	display: block;	
	text-align:right;

}

.mainMenu a:link, .mainMenu a:visited 	{      /* Font style & color of main menu items */
	color: #ffffff;
	text-decoration: none;
	text-align:center;
}

.mainMenu a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #cf4b2d;
	text-decoration: none;
	text-align:center;
}

.homeMenu a:link, .homeMenu a:visited 	{      /* Font style & color of main menu items */
	color: #ffffff;
	text-decoration: none;
	text-align:center;
}

.homeMenu a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	text-decoration: none;
	text-align:center;
}



TABLE.tabline {
  background: none;
}


.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 10px;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 360px;

}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  360px;
    height: 120px;

}

.jcarousel-skin-tango .jcarousel-item {
    width: 120px;
    height: 120px;	
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 33px;
    right: -30px;
    width: 32px;
    height: 52px;
    cursor: pointer;
    background: transparent url(images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 33px;
    left: -30px;
    width: 32px;
    height: 52px;
    cursor: pointer;
    background: transparent url(images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

  .jcarousel-until-ready {

           overflow: hidden;
		   list-style: none;

           height: 116px; /* carousel height */

           width: 360px; /* carousel width */

       }

       .jcarousel-until-ready ul {

           margin: 0;

           padding: 0;

           float: left;

           list-style-type: none;

       }

       .jcarousel-until-ready ul li {

           float: left;

       }
