#preLoader{
height:450px;
top: 150px;
display :none;
}
.gridItem{
position: relative;
float:left;
width: 138px;
height: 70px;
overflow:hidden;
margin-right: 8px;
margin-bottom: 8px;
cursor: pointer;
}
.gridImage{
width: 138px;
height: 39px;
}
.gridTitle{
font-size: 9px;
text-transform: uppercase;
text-align: left;
}
.gridSubTitle{
font-size: 9px;
text-transform: uppercase;
text-align: left;
color: #777777;
}
.textBlock{
font-size: 11px;
}
#leftImg{
width:157px;
height: 125px;
}
#midImgContainer{
position: absolute;
top: 53px;
left: 0px;
height: 347px;
}
#largeImage{
position: absolute;
top: 0px;
left: 0px;
height: 347px;
background: transparent;
}
#productLeft{
position:absolute;
top: 0px;
left: 0px;
width: 157px;
height: 415px;
margin-left: 36px;
margin-right:30px;
}
#leftTitleContainer{
margin-bottom: 10px;
}
#leftTitle, #leftSubTitle{
float: none;
color: #000000;

}
#leftScroll{
overflow: auto;
height:154px;
width: 142px;
background-color: #FFFFFF;
}
#leftScrollnone{
overflow: auto;
height:0px;
background-color: #FFFFFF;
}
#leftText{
background-color: #FFFFFF;
}
#leftInfo{
position: absolute;
margin-top: 5px;
padding-top: 10px;
border-top: 1px solid #616161;
background-color: #FFFFFF;
bottom: 0px;
height: 98px;
width: 130px;
}
.infoLine{
clear:both;
margin-bottom:2px;
position: relative;
}
#leftInfo .title{
float: left;
clear: left;
margin-right: 3px;
font-size: 9px !important;
position: relative;



}
#leftInfo .subTitle{
position: relative;
color: #777777;
font-size: 9px !important;
position: relative;

}

#productMiddle{
position:absolute;
top: 0px;
left: 223px;
width: 225px;
height: 400px;
margin-right: 21px;
}
#midTitleContainer{
border-bottom: 1px solid #616161;
height: 33px;
padding-bottom: 10px;
}
#midSubTitle{
line-height: 8px;
height: 18px;
font-size: 10px;
padding-top: 2px;
}
#productRight{
position:absolute;
top: 0px;
left: 469px;
width: 458px;
height: 400px;
}
#rightTitleContainer{
border-bottom: 1px solid #616161;
height:33px;
width:430px;
padding-bottom: 10px;
}
#rightSubTitle{
position:absolute;
top: 20px;
right: 28px;
text-align:right;
}
#scrollContainer{
position:absolute;
margin-top: 10px;
height:346px;
width: 458px;
overflow: hidden;
}
#gridContainer{
position: relative;
height:346px;
width: 458px;
overflow: auto;
z-index:10;
float:left;
background: #FFFFFF;
}
#rightScroll {
width: 15px;
height: 270px;
margin: 0px;
position:absolute;
right: 0px;
top:100px;
}
#productBottom{
position: absolute;
top: 405px;
left: 223px;
width: 675px;
height: 35px;
}
#bottomTitle{
border-bottom: 1px solid #616161;
padding-bottom: 5px;
}
#bottomSubTitle{
position: absolute;
right: 0px;
height: 17px;
margin-top: 4px;
width: 675px;
}
#bottomSubTitle ul{
padding: 0px;
margin: 0px;
}
#bottomSubTitle ul li{
white-space:nowrap;
list-style-type:none;
display:inline;
float:right;
margin-left: 25px;
font-size: 10px;
color: #000000;
background-color: #FFFFFF;
}
#bottomSubTitle ul li .bullet{
position:relative;
top: 2px;
margin-right: 3px;
}
