
.breadcrumb-navigation{
/*	text-transform:uppercase;
	color:#665;
	font-weight:normal;
	font-size:1.1em;
	margin-bottom:20px;

		padding-bottom:10px;
		font-weight:bold;
		font-size:1em;*/
}
.clear {
	clear:both;
	height:0;
	font-size: 0px;
	line-height: 0px;
}
.clear-left {
	clear:left;
	height:0;
	font-size: 0px;
	line-height: 0px;
}
.white-tabs{
	
}
	.white-tabs td{
		height:30px;
		border-right:solid 1px #fff;
		vertical-align:bottom;		
		padding:0;
		padding-top:5px;
	}
	.white-tabs td.active{
		padding:0;

	}
	.white-tabs td.passive{
		padding-top:5px;
	}
	.white-tabs td div{
		background:#f7efda url(images/order_top_left.gif) no-repeat 0 0;
		border-bottom:solid 1px #f7efda;
	}
	.white-tabs td.passive div{
		border-bottom:solid 1px #f7efda;
	}
	.white-tabs td.active div{
		border-bottom:none;
	}

	.white-tabs td a{
		display:block;
		color:#333;
		font-weight:bold;
		text-decoration:none;
		background:url(images/order_top_right.gif) no-repeat right top;
		height:24px;
		line-height:22px;
		vertical-align:middle;
		padding:0 15px 0 15px;
	}
	.white-tabs td.active a{
		height:30px;
		line-height:28px;
	}




/*jcarusel*/
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel .jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 160px;
    height: 160px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3000;
    display: none;
}

.jcarousel-prev {
    z-index: 3000;
    display: none;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 670px;
    padding: 10px 25px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:670px;
    height: 160px;
	padding:0;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 175px;
    height: 160px;
	margin-left:-15px;

}
.jcarousel-skin-tango .jcarousel-item a{
	display:block;
	line-height:160px;
	width:160px;
	height:160px;
	vertical-align:middle;
	border:solid 1px #f00;
}
.jcarousel-skin-tango .jcarousel-item a img{
}

.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: 45px;
    right: 0;
    width: 25px;
    height: 75px;
    cursor: pointer;
    background: transparent url(next-horizontal.png) no-repeat 0 0;
}

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

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -50px 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: -75px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 45px;
    left: 0;
    width: 25px;
    height: 75px;
    cursor: pointer;
    background: transparent url(prev-horizontal.png) no-repeat 0 0;
}

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

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -50px 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: -75px 0;
} 


.seo{
	margin-top:10px;
	margin-bottom:10px;
}
.seo .seo-top, .seo .seo-bottom{
	height:6px;
	font-size:1px;
	background:url("images/seo_top.gif") no-repeat;	
}
.seo .seo-bottom{
	background:url("images/seo_bottom.gif") no-repeat;	
}
.seo .seo-cont{
	background:url("images/seo_cont.gif") repeat-y;	
	padding:4px 10px;
	text-align:left;
}
.seo .seo-cont a{
	color:#333;
}

div#content .gift-block ul {
	padding-left: 0;
}

.gift-block .jcarousel-container {
	padding: 0 19px;
}

.gift-block .jcarousel .jcarousel-direction-rtl {
	direction: rtl;
}

.gift-block .jcarousel .jcarousel-container-horizontal {
}

.gift-block .jcarousel .jcarousel-clip-horizontal {
    height: 250px;
}
.gift-block .jcarousel .jcarousel-item, 
.gift-block .jcarousel .jcarousel-list li, 
.gift-block  .jcarousel-list li, .gift-block  .jcarousel .jcarousel-item {
    width: 184px;
    height: 250px;
	padding: 0 11px 0 0;
	font-size: 9pt;
}
.gift-block .jcarousel .jcarousel-item img {margin-bottom: 10px;}
.gift-block .jcarousel .jcarousel-item a {font-weight: bold; display: block;}
.gift-block .jcarousel .jcarousel-item:hover {
	background: #999;
}

.gift-block .jcarousel .jcarousel-item-horizontal {
	margin: 0;
}

.gift-block .jcarousel .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.gift-block .jcarousel .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.gift-block .jcarousel-next-horizontal {
    position: absolute;
    top: 113px;
    right: 5px;
    width: 14px;
    height: 32px;
    cursor: pointer;
    background: transparent url(./images/next-horizontal.png) no-repeat 0 50%;
}

.gift-block  .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(./images/prev-horizontal.png);
}

.gift-block .jcarousel .jcarousel-next-horizontal:hover {
    background-position: -14px 0;
}

.gift-block .jcarousel .jcarousel-next-horizontal:active {
    background-position: -42px 0;
}

.gift-block  .jcarousel-next-disabled-horizontal,
.gift-block  .jcarousel-next-disabled-horizontal:hover,
.gift-block  .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -14px 0;
}

.gift-block  .jcarousel-prev-horizontal {
    position: absolute;
    top: 113px;
    left: 5px;
    width: 14px;
    height: 32px;
    cursor: pointer;
    background: transparent url(./images/prev-horizontal.png) no-repeat 0 50%;
}

.gift-block  .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(./images/next-horizontal.png);
}

.gift-block  .jcarousel-prev-horizontal:hover {
    background-position: -14px 0;
}

.gift-block .jcarousel-prev-horizontal:active {
    background-position: -42px 0;
}

.gift-block .jcarousel-prev-disabled-horizontal,
.gift-block  .jcarousel-prev-disabled-horizontal:hover,
.gift-block  .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -14px 0;
}
/* for tabs */
div#content #tabs ul {
	padding-left: 0;
}

#tabs .jcarousel-container {
	padding: 0 16px;
}

#tabs .jcarousel .jcarousel-direction-rtl {
	direction: rtl;
}

#tabs .jcarousel .jcarousel-container-horizontal {
}

#tabs .jcarousel .jcarousel-clip-horizontal {
    height: 250px;
}
#tabs .jcarousel .jcarousel-item, 
#tabs .jcarousel .jcarousel-list li, 
#tabs  .jcarousel-list li, #tabs  .jcarousel .jcarousel-item {
    width: 184px;
    height: 250px;
	padding: 0 0 0 0;
	font-size: 9pt;
}
#tabs .jcarousel .jcarousel-item img {margin-bottom: 10px;}
#tabs .jcarousel .jcarousel-item a {font-weight: bold; display: block;}
#tabs .jcarousel .jcarousel-item:hover {
	background: #999;
}

#tabs ul li.jcarousel-item {margin-right: 3px;}

#tabs .jcarousel .jcarousel-item-horizontal {
	margin: 0;
}

#tabs .jcarousel .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

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


/**
 *  Horizontal Buttons
 */
#tabs .jcarousel-next-horizontal {
    position: absolute;
    top: 113px;
    right: 0px;
    width: 14px;
    height: 32px;
    cursor: pointer;
    background: transparent url(./images/next-horizontal.png) no-repeat 0 50%;
}

#tabs  .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 0px;
    right: auto;
    background-image: url(./images/prev-horizontal.png);
}

#tabs .jcarousel .jcarousel-next-horizontal:hover {
    background-position: -14px 0;
}

#tabs .jcarousel .jcarousel-next-horizontal:active {
    background-position: -42px 0;
}

#tabs  .jcarousel-next-disabled-horizontal,
#tabs  .jcarousel-next-disabled-horizontal:hover,
#tabs  .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -14px 0;
}

#tabs  .jcarousel-prev-horizontal {
    position: absolute;
    top: 113px;
    left: 0px;
    width: 14px;
    height: 32px;
    cursor: pointer;
    background: transparent url(./images/prev-horizontal.png) no-repeat 0 50%;
}

#tabs  .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 0px;
    background-image: url(./images/next-horizontal.png);
}

#tabs  .jcarousel-prev-horizontal:hover {
    background-position: -14px 0;
}

#tabs .jcarousel-prev-horizontal:active {
    background-position: -42px 0;
}

#tabs .jcarousel-prev-disabled-horizontal,
#tabs  .jcarousel-prev-disabled-horizontal:hover,
#tabs  .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -14px 0;
}

