

.carusel_f {
width:900px;
    border: 0px solid #346F97;
background:url("") no-repeat scroll 0 6px;
	 height:70px;


}

.jcarousel-skin-tango .jcarousel-item {/*width: 115px;*/
height: 70px; 	vertical-align:middle; margin-right:20px; text-align:center;}

.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
   border-radius: 10px;
    border: 0px solid #346F97;
	color: #376988;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 860px;
	left:10px;

}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  800px;
    height: 75px;
	padding-right:20px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 100px;
    height: 75px;
	text-align:center;
	margin-bottom:40px;
}

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

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

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

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

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {position: absolute;top:10px; right:855px; width: 7px;height:70px;cursor: pointer;background: transparent url(../img/back3.gif) no-repeat 0 0;}


/**position: absolute;top: 0;  width: 7px; height: 85px; left:0px; cursor: pointer; background:  url(../img/back3.gif) no-repeat 0 0;}


*/





.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: -32px 0;
	   background:  url(../img/back3.gif) no-repeat ;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
	   background:  url(../img/back3.gif) no-repeat ;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
	   background:  url(../img/next3.gif) no-repeat ;
   position: absolute;top: 0;  width: 7px; height: 85px; right:40px; 
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {

   background:  url(../img/next3.gif) no-repeat ;
   position: absolute;top: 10px;  width: 7px; height: 85px; right:5px; cursor: pointer;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {

   background:  url(../img/next3.gif) no-repeat ;
   position: absolute;top: 0;  width: 7px; height: 85px; right:40px; left:0px; cursor: pointer;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: -32px 0;
	   background:  url(../img/next3.gif) no-repeat ;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
	   background:  url(../img/next3.gif) no-repeat ;
}

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

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

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

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

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

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

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

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

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

/* partlogo */
.adobe {}
.apacer { margin-top:7px!important}
.canon {margin-top:13px!important}
.cisco {margin-top:1px!important}
.creative {margin-top:17px!important}
.ctx {margin-top:10px!important}
.hp {margin-top:3px!important}
.ibm {margin-top:7px!important}
.netgear {margin-top:17px!important}
.oracle {margin-top:7px!important}
.seagate {margin-top:12px!important}
.sony {margin-top:4px!important}
.toshiba {margin-top:18px!important}
.tripplite {margin-top:10px!important}
.tuncmatik {margin-top:10px!important}
.zyxel {margin-top:7px!important}
.dlink {margin-top:7px!important}
.genius {margin-top:6px!important}
.intel {margin-top:4px!important}
.iomega {margin-top:0px!important}
.kaspersky { left:10px; margin-top:15px!important}
.kingston {margin-top:12px!important}
.linksys {margin-top:17px!important}
.liteon {margin-top:14px!important}
.microsoft {margin-top:19px!important}
.stgroup {margin-top:4px!important}
. {margin-top:17px!important}
.foxcon {margin-top:10px; margin-right:30px!important}
