@charset "iso-8859-1";	 
/** * This <div> element is wrapped by jCarousel around the list * and has the classname "jcarousel-container". */
/** * This <div> element is wrapped by jCarousel around the list * and has the classname "jcarousel-container". */
.jcarousel-skin-tango {	 
width:508px;
height:80px; 
}
.jcarousel-container {  position: relative; margin:17px 0 0 16px; }	  
.jcarousel-clip {    z-index: 2;    padding: 0;    margin: 0;    overflow: hidden; }
.jcarousel-list {    z-index: 1;    overflow: hidden;    top: 0;    left: 0;    margin: 0;    padding: 0;position: relative;}
.jcarousel-list li,.jcarousel-item {    float: left;    list-style: none; width:80px; height:80px; font:11px Arial; color:#fff; text-align:left; }

.jcarousel-next {    z-index: 3;    display: none;}
.jcarousel-prev {    z-index: 3;    display: none;}

.jcarousel-skin-tango .jcarousel-container-horizontal {    width: 508px; padding:1px;}
.jcarousel-skin-tango .jcarousel-clip-horizontal {    width: 508px;  height:80px;}
.jcarousel-skin-tango .jcarousel-item {    width: 80px; height:80px;  font:11px Arial;  color:#d9d9d9; }
.jcarousel-skin-tango .jcarousel-item-horizontal {    margin-right: 6px;}
.jcarousel-skin-tango .jcarousel-item-placeholder {    background: #fff;    color: #000;}
/** *  Horizontal Buttons */
.jcarousel-skin-tango .jcarousel-next-horizontal {    position: absolute;    top: 33px;   right: -23px;  width: 20px;    height: 21px;    cursor: pointer;    background: transparent url("../images/right_ar1.gif") no-repeat 0 0;}
.jcarousel-skin-tango .jcarousel-prev-horizontal {    position: absolute;    top: 33px;   left: -24px;  width: 20px;    height: 21px;    cursor: pointer;    background: transparent url("../images/left_ar1.gif") no-repeat 0 0;}
.jcarousel-list a { width:75px; height:75px; background:url('../images/frame_4.gif') left top no-repeat; padding:5px 0 0 5px; display:block; text-align:left;}	 

.drop_frame {											   
width:272px;
height:246px;				   
position:absolute;
left:154px;
top:200px;
display:block; 
z-index:100;
}  
.drop_frame span {	
width:272px;
height:246px;				   
background:url('../images/drop_frame.png') left top no-repeat;
behavior: url("iepngfix.htc"); 	 
z-index:1;
position:absolute;
left:0px;
top:0px;
}
.drop_frame a {	  
background:url('../images/spacer.gif') left top ;
width:272px;
height:246px;				   
z-index:3;
position:absolute;
left:0px;
top:0px;
}
.drop_frame img {				   
z-index:2;
position:absolute;
left:33px;
top:27px;
}



