#area {
height:13px;
width:412px;
margin:0 auto 0 auto;
text-align:left;
border:1px solid #4e4e4e;
}
#knob {
height:13px;
width:110px;
background:url(../includes/sts_templates/vendiglobe/images/drag_bar.gif) no-repeat;
}
.outter{
overflow:hidden;
height:366px;
background-color:#252525;
position:relative;
}
.outter #inner{
overflow:hidden;
width:4064px;
position:absolute;
margin-left:30px;
}
.outter #inner .content{
overflow:hidden;
float:left;
text-align:center;
}
.outter #inner .content .first, .outter #slideshow_inner .content .second{
width:244px;
}
.outter #inner .content .first{
height:263px;
}
.outter #inner .content .second{
font-size:12px;
margin:0 0 15px 0;
}
.outter #inner .content .second a{
color:#afafaf;
}
.outter #inner .content .second a:hover{
color:#FFF;
}
.outter #inner .content .second .prod_name{
font-size:13px;
font-weight:bold;
margin-top:5px;
text-align:center;
}
.outter #inner .split{
overflow:hidden;
float:left;
width:10px;
height:400px;
background:url(../includes/sts_templates/vendiglobe/images/split.jpg) 50% 45px no-repeat;
}
.outter #inner .content .option{
overflow:hidden;
position:absolute;
left:5px;
top:0;
width:323px;
background:url(../includes/sts_templates/vendiglobe/images/more_info_t.png) no-repeat;
}
.outter #inner .content .option .bot{
overflow:hidden;
width:300px;
height:17px;
background:#252525 url(../includes/sts_templates/vendiglobe/images/more_info_b.png) bottom left no-repeat;
}
.outter #inner .content .option .OptButtons a{
color:#E67707;
}
.outter #inner .content .option .OptButtons a:hover{
color:#CCC;
}
.outter #inner .content .option select.dropdownOpt{
width:162px;
font-size:11px;
text-transform:capitalize;
}
.slideImg {
cursor:move;
border:2px solid #FFF;
}
.prodInfo_box{
overflow:hidden;
background:url(../includes/sts_templates/vendiglobe/images/infoBox_m.gif) repeat-x;
margin:10px 0 7px 0;
width:225px;
}
.prodInfo_box .left{
overflow:hidden;
background:url(../includes/sts_templates/vendiglobe/images/infoBox_l.gif) top left no-repeat;
}
.prodInfo_box .right{
overflow:hidden;
background:url(../includes/sts_templates/vendiglobe/images/infoBox_r.gif) top right no-repeat;
height:37px;
line-height:37px;
text-align:left;
padding:0 10px 0 10px;
}
/* Tips */
.tool-tip {
z-index:100;
background:url(prodList_tip_bg.gif) repeat-x;
border:3px #6d6d6d solid;
}

.tool-title {
font-weight: bold;
font-size:11px;
color:#CCC;
margin:8px 0 25px 0;
text-align:center;
}

.tool-text {
padding:4px 18px 8px 18px;
color:#333;
}