.prd_container{
display:table-cell;
width:970px;
padding:0px 5px;
}

.prd_left_center_container{
float:left;
width:770px;
display:table-cell;
padding-bottom:10px;
}

.prd_right_container{
float:left;
width:200px;
margin-top:5px;
}

.product_name{
font-size:18px;
font-weight: bold;
text-decoration:none;
line-height:18px;
}

.prd_left_container{
float:left;
width:302px;
padding-top:5px;
display:table-cell;
}

.prd_bigimage_container{
position:relative;
height:385px;
margin-bottom:5px;
}

.prd_bigimage_div{
height:383px;
width:300px;
text-decoration:none;
text-align:center;
}

.product_main_image{
display:block;
border:#ffffff solid 0px;
}

.prd_buttons{
display:block;
border:0px;
}

.prd_alternative_images{
float:left;
width:302px;
}

.prd_altimg{
float:left;
width:55px;
margin-right:5px;
cursor:pointer;
}

.prd_center_container{
float:left;
display:table-cell;
margin-top:5px;
}

.prd_center_innertube_top{
width:430px;
margin: 0 17px;
}

.prd_center_innertube_material_samples{
width:380px;
height:12px;
margin: 2px 17px;
padding:0 25px;
}

.sample_swatch_marker{
padding-left:132px;
line-height:3px;
display:block;
}

.prd_center_innertube_material_samples_swatch_marker{
width:380px;
height:3px;
margin: 5px 17px;
line-height:3px;
padding:0 25px;
}

.prd_center_innertube_info_stock_0{
width:430px;
height:40px;
margin: 0 17px;
padding: 10px 0;
text-align:center;
}

.prd_center_innertube_info{
width:380px;
height:62px;
margin: 0 17px;
padding:0px 25px;
}

.prd_center_innertube_info_4{
width:360px;
margin: 3px 17px;
font-size:11px;
padding:0 30px;
}

.prd_center_innertube_buttons{
width:374px;
margin: 5px 17px;
padding:0px 28px;
}

.buy_now_button{
border: 0px solid #FFFFFF;
background: transparent url('../images/buttons/buy_now.gif') no-repeat top right;
height:29px;
width: 250px;
cursor:pointer;
display: inline;
}

.wishlist_button{
border: 0px solid #FFFFFF;
background: #ffffff;
color:#666666;
height:16px;
width: 200px;
font-size:12px;
text-decoration: underline;
text-align: left;
cursor:pointer;
margin:0px;
padding:0px;
}

.old_product_price{
color:#777777;
font-size: 11px;
line-height:9px;
}

.product_price{
color:#3a5dae;
font-weight: bold;
font-size: 15px;
line-height:25px;
}

.sample{
border: #a0a0a0 1px solid;
float:left;
width:25px;
height:12px;
margin-right:5px;
display:block;
CURSOR:POINTER;
}

.prd_select{
width:250px;
color: #000000;
font-family: Arial;
font-size:12px;
padding:2px;
margin-bottom:10px;
border:1px solid #999999;
}

.prd_select_qty
{
width:40px;
padding:0px;
color: #000000;
font-family: Arial;
font-size:12px;
margin-bottom:10px;
border:1px solid #999999;
}

.prd_main_container {
float:none;
width:753px;
height:18px;
border-bottom:1px solid #cccccc;
}

.prd_main_prod_name {
float:left;
width:553px;
text-align:right;
font-size: 10px;
line-height: 20px;
color:#999999;
}

.prd_main_title {
float:left;
width:200px;
font-size: 18px;
line-height:18px;
}

.txt_prod_name {
width:150%;
background:#ffffff;
padding:0 5px;
color:#3a5dae;
font-family: Arial;

}

.dimensions_table_div{
float:left;
padding-bottom:10px;
}

.dimensions_table{
border: 1px solid #000000;
}


.dimensions_table_cell{
padding:3px 15px;
text-align:center;
border-top: 1px solid #ececec;
}

.dimensions_table_top_cell{
padding:3px 12px;
text-align:center;
border: 1px solid #000000;
background-color:#000000;
color:#ffffff;
}

#dhtmltooltip{
position: absolute;
width: 180px;
border: 1px solid #999999;
padding: 2px;
background-color:#ffffff;
visibility: hidden;
z-index: 100;
}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color:#FFCC00;
width: 180px; /*Default width of hint.*/
padding: 3px;
border:1px solid black;
font:normal 11px Arial;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

#hintbox{ /*CSS for link that shows hint onmouseover*/
color:#000000;
line-height:14px;
border:#666666 solid 1px;
background:#FFFFCC;
}

.prd_share_div{
padding:0 5px;
width:233px;
display:table-cell;
}

.review_div{
width:730px;
display:table-cell;
padding:5px;
border-bottom:2px dotted #999;
}


div.zoomBlock {
    margin-left:323px;
    margin-top:58px;
    padding: 0;
    width: 430px;
    height: 330px;
    border: 1px solid #ccc;
    float: left;
    overflow: hidden;
    background-color: #ffffff;
}

div.slideshow {
    width:300px;
    float:left;
    align:left;
    text-align:center;
 background-color: #ffffff;
}



div.zoomViewfinder {
    position: absolute;
    border: 0px solid #ccc;
    cursor: crosshair;
    z-index:-2;
    background-color: #fff;
    filter:alpha(opacity=30);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;


}

.zoomBlock .zoomLoading { background-color:white; text-align:center; }
.zoomBlock .zoomLoading img {  }
