.iv_tableWrapper img { max-width: none; }

.socialLinks { float: left; }
#shippingOptionsBox { position: relative; z-index: 10; }
#ProductControls { position: relative; }
#contentcolumn { /*z-index: 10000;*/ }
div#sp_shadow { position: absolute; z-index: 999; background: url("/scripts/smartview/res/shadow.png") no-repeat bottom right; }
iframe#sp_frame { position: absolute; background: #fff; border: 1px solid #ccc; z-index: 1000; }
table#sp_wrapper { position: absolute; top: 0px; left: 0px; }
table#sp_wrapper td { text-align: left; }
#sp_link { display: block; color: Navy; text-decoration: underline; cursor: pointer; }
img.sp_thumbimg { cursor: pointer; margin: auto; }
img#thumb__main { margin: auto; }
td.sp_thumbcell_active { vertical-align: middle; border: 1px solid #aaa; padding: 2px; }
td.sp_thumbcell { vertical-align: middle; border: 1px solid #fff; padding: 2px; }
td#sp_rightcell { padding: 3px; vertical-align: middle; }
td#sp_linkcell { vertical-align: bottom; padding: 3px 3px 5px 3px; font-family: Verdana; font-size: 11px; height: 12px; }
td#sp_leftcell { vertical-align: top; }

div.zoomExpanderwrap { position: absolute; z-index: 13000; display: none; }

div.expanderprev { position: absolute; z-index: 1100; left: -16px; top: 300px; width: 32px; height: 32px; /*background: #eee;*/ cursor: pointer; background: url(/scripts/smartview/res/prev.png) no-repeat center center; /*display:none;*/ }
div.expandernext { position: absolute; z-index: 1100; right: -20px; top: 300px; width: 32px; height: 32px; /*background: #eee;*/ cursor: pointer; background: url(/scripts/smartview/res/next.png) no-repeat center center; /*display:none;*/ }
div.expandernext:before { color: #000 !important; }

div.expanderclose { position: absolute; z-index: 1100; right: -16px; top: -14px; width: 32px; height: 32px; /*background: #eee;*/ cursor: pointer; background: url(/scripts/smartview/res/close.png) no-repeat center center; /*display:none;*/ }

img.zoomExpander { position: relative; z-index: 1100; display: none; cursor: url(/scripts/smartview/res/out.cur), pointer; //cursor:url(/scripts/smartview/res/out.cur); border: 1px solid #aaa; }

div.smartview_markerarea { position: absolute; overflow: hidden; z-index: 1000; }

div.zoomMarker { position: absolute; cursor: url("/scripts/smartview/res/in.cur"), pointer; //cursor:url("/scripts/smartview/res/in.cur"); overflow: hidden; z-index: 1001; }

img.zoomMarkerImage { position: relative; z-index: 1002; max-width: 400px; max-height: 400px; }

#zoomexpanderwrap { background: #fff; }
div.smartview_preload, div.smartview_load { position: absolute; opacity: 0.6; filter: alpha(opacity=60); height: 45px; width: 100px; padding-top: 15px; z-index: 1003; background: #fff; border: 1px solid #444; color: #444; text-align: center; font-size: 11px; vertical-align: middle; }

img.smartview_img { padding: 0px; border: 0px; position: absolute; z-index: 10000; }

div.smartview_imgctr { position: absolute; border: 1px solid black; }

table#zoomertable { position: absolute; z-index: 3000; background-color: #fff; }

div#zoomer { position: absolute; z-index: 10000; //left:0; }
div#zoomer img { }

td#zoomerdesccell { text-align: center; background: #c4c4c4; padding: 0; }

td#zoomerimagecell { position: relative; padding: 0; background: #fff; }

iframe#zoomframe { position: absolute; z-index: 2000; }

a#zoomlink { margin: 0 auto !important; padding: 0 !important; z-index: 1000; position: relative; text-decoration: none; display: inline-block; width: auto !important; text-align: center; }

table.iv_tableWrapper { width: 400px !important; margin: 0px; padding: 0; position: relative; }

table.iv_gridWrapper { width: auto; margin: 0 auto; border-collapse: separate; border-spacing: 2px; }
table.iv_gridWrapper *,
table.iv_gridWrapper *:before,
table.iv_gridWrapper *:after { -moz-box-sizing: padding-box; -webkit-box-sizing: padding-box; box-sizing: padding-box; }

.iv_tableWrapper td { text-align: left; vertical-align: middle; }

.zoomNoteWrapper { /*height:24px;*/ }
span#zoomnote { /*font-size:12px;*/ display: none; /*background-image: url(/scripts/smartview/res/mouseover.png);
	background-repeat: no-repeat;
	background-position: center center;*/ text-align: center; width: 100%; height: 2em; display: block; }

.imageViewWrapper { position: relative; width: 400px !important; padding: 0 !important; /*z-index:99;*/ }

img#zoomimage { position: relative; z-index: 900; /*border: 1px solid #cfefe0 !important;*/ padding: 0; margin: 0; vertical-align: top; max-width: 400px; max-height: 400px; }

td.iv_cellGridImage { border: 1px solid #aaa; padding: 0; vertical-align: top; text-align: center; }

td.iv_cellGridImage img { /*margin-bottom: 0px; 
	margin-right: 4px;
	margin-top:8px;*/ vertical-align: middle !important; text-align: center !important; margin-left: 0; /*width:100%;*/ }

table.iv_tableWrapper td { /*padding:0px !important;
    padding-right:5px !important;*/ padding: 3px; }

#overlay { z-index: 12000; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7; background-color: #eeeeee; }

#zoomWrapper { padding: 0; margin: 0; width: 400px !important; height: 365px; text-align: center; }

@media screen and (max-width: 1100px) {
    .imageViewWrapper,
    table.iv_tableWrapper,
    #zoomWrapper,
    a#zoomlink { width: 100% !important; height: auto !important; opacity: 1 !important; }
    #zoomertable,
    .zoomNoteWrapper,
    #zoomarea { display: none !important; }

    .iv_tableWrapper { width: 100%; table-layout: fixed; }
    img#zoomimage { max-width: 100% !important; height: auto !important; opacity: 1 !important; }
    a#zoomlink { display: block !important; }

    table.iv_tableWrapper { margin-bottom: 1.5em !important; }

    /*table.iv_tableWrapper td {display:inline;text-align:center;}*/
}

/*#zoomarea{width:100% !important;height:100% !important;}*/

#zoomWrapper { display: block; }
table.iv_gridWrapper { max-width: 100% !important; text-align: center; }
table.iv_gridWrapper td.iv_cellGridImage { width: auto !important; height: 68px !important; display: inline-block; margin: 0 .5em .5em 0; }
table.iv_gridWrapper td.iv_cellGridImage img { max-width: 60px; max-height: 60px; }
/*a#zoomlink{display:block;}*/
table.iv_gridWrapper tr.note td { text-align: center; }
table.iv_gridWrapper tr { display: inline; }
table.iv_gridWrapper tr.note { display: table-row; }

@media only screen and (min-width: 1200px) {
    table.iv_gridWrapper { /*top: 290px; left: 105%;position: absolute;width: 400px !important;*/ width: auto; z-index: 1000; max-width: 100%; margin: 0 /*auto*/; }
    td.zoomNoteWrapper { position: relative; }
    span#zoomnote { position: absolute; /*left:105%;width:100%;background-position:left center !important;*/ }
    table.iv_gridWrapper tr.note { display: none; }
    iv_tableWrapper .iv_gridWrapper {display:none;}
}

td.iv_cellGridImage.active { border: 2px solid #3e689c; }
