.btn{display:inline-block;zoom:1;*display:inline-block;vertical-align:baseline;cursor:pointer;text-align:center;text-decoration:none;font-weight:500;text-shadow:0 1px 0 rgba(0,0,0,.2);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 3px 0 rgba(0,0,0,.2);-moz-box-shadow:0 3px 0 rgba(0,0,0,.2);box-shadow:0 3px 0 #ddd;font-size:16px;padding:.5em 1.2em;*padding:.4em 1.1em;border:1px solid transparent;margin:0;overflow:visible}.btn:hover{text-decoration:none;border:1px solid transparent #0065b0;-webkit-box-shadow:0 0 0 rgba(0,0,0,.2);-moz-box-shadow:0 0 0 rgba(0,0,0,.2);box-shadow:0 0 0 rgba(0,0,0,.2);-moz-transition:background-position .1s linear 0s;background-color:#eee;background-position:0 -15px}.btn:active{position:relative;top:1px}.btn-m{font-size:14px}.btn-s{font-size:12px}.btn-prim,a.btn-prim,a.btn-prim:visited,.btn-split,a.btn-split,a.btn-split:visited{color:#fff;text-shadow:0 1px 0 rgba(0,0,0,0.2);text-decoration:none;background:#00509d;background:-webkit-gradient(linear,left top,left bottom,from(#0079bc),to(#00509d));background:-moz-linear-gradient(top,#0079bc,#00509d);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0079bc',endColorstr='#00509d')}.btn-prim:hover,a.btn-prim:hover,.btn-prim:focus,a.btn-prim:focus,.btn-prim:active,a.btn-prim:active{background:#00509d;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00509d',endColorstr='#00509d')}.btn-scnd,a.btn-scnd,a.btn-scnd:visited{color:#fff;text-shadow:0 1px 0 rgba(0,0,0,0.2);text-decoration:none;background:#2386c0;background:-webkit-gradient(linear,left top,left bottom,from(#45aad6),to(#2386c0));background:-moz-linear-gradient(top,#45aad6,#2386c0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#45aad6',endColorstr='#2386c0')}.btn-scnd:hover,a.btn-scnd:hover,.btn-scnd:focus,a.btn-scnd:focus,.btn-scnd:active,a.btn-scnd:active{background:#2386c0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2386c0',endColorstr='#2386c0')}.btn-ter,a.btn-ter,a.btn-ter:visited{color:#0654ba;border-width:1px;border-style:solid;border-color:#ddd;text-decoration:none;text-shadow:0;background:#f8f8f8;background:-webkit-gradient(linear,left top,left bottom,from(#fefefe),to(#f8f8f8));background:-moz-linear-gradient(top,#fefefe,#f8f8f8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe',endColorstr='#f8f8f8')}.btn-ter:hover,a.btn-ter:hover,.btn-ter:focus,a.btn-ter:focus,.btn-ter:active,a.btn-ter:active{color:#025da1;border:1px solid #aaa;background:#fafafa}.btn-g,a.btn-g,a.btn-g:visited{color:#fff;text-shadow:0 1px 0 rgba(0,0,0,0.2);text-decoration:none;background:#479313;background:-webkit-gradient(linear,left top,left bottom,from(#70b42d),to(#479313));background:-moz-linear-gradient(top,#70b42d,#479313);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#70b42d',endColorstr='#479313')}.btn-g:hover,a.btn-g:hover,.btn-g:focus,a.btn-g:focus,.btn-g:active,a.btn-g:active{background:#2c7908;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c7908',endColorstr='#479313')}.btn.btn-d{opacity:.4;progid:DXImageTransform.Microsoft.gradient(Opacity=40);filter:alpha(opacity=40);-ms-filter:"alpha(opacity=40)";filter:alpha(opacity=40)}.btn-d,a.btn-d,.btn[disabled],a.btn-d:visited,.btn-d:hover,a.btn-d:hover{cursor:default}.btn-d:active,a.btn-d:active{position:relative;top:0}.btn-split{border-radius:0 3px 3px 0}.dropdown>.btn-split:first-child{border-radius:3px 0 0 3px}.btn-split+.dropdown-toggle{padding:8px 12px;*padding:5px 12px;border-left:1px solid #bbb;border-radius:0 3px 3px 0}.btn-ter+.dropdown-toggle{border-left:0}.btn-m+.dropdown-toggle{padding:7px 10px;*padding:5px 10px}.btn-s+.dropdown-toggle{padding:6px 8px;*padding:4px 8px 3px}.dropdown{position:relative;list-style:none;display:inline-block;*display:inline}.dropdown-toggle:active,.open .dropdown-toggle{outline:0}.caret-dn,.btn-ter .caret-dn{display:inline-block;width:0;height:0;vertical-align:top;border-top:4px solid #0654ba;border-right:4px solid transparent;border-left:4px solid transparent;content:"";opacity:.8;filter:alpha(opacity=80)}.btn-prim .caret-dn,.btn-scnd .caret-dn{display:inline-block;width:0;height:0;vertical-align:top;border-top:4px solid #fff;border-right:4px solid transparent;border-left:4px solid transparent;content:"";opacity:.8;filter:alpha(opacity=80)}.caret-dn{margin-top:8px;margin-left:10px}.btn-m .caret-dn{margin-top:7px;margin-left:10px}.btn-s .caret-dn{margin-top:5px;margin-left:10px}.btn-split-lg .caret-dn{margin-left:0;margin-top:8px}.btn-split-m .caret-dn{margin-left:0;margin-top:7px}.btn-split-s .caret-dn{margin-left:0;margin-top:6px}.dropdown:hover .caret-dn,.open .caret-dn{opacity:1;filter:alpha(opacity=100)}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:156px;padding:5px 0;margin:-1px 0 0;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);*border-right-width:1px;*border-bottom-width:1px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 4px 1px #ddd;-moz-box-shadow:0 4px 1px #ddd;box-shadow:0 4px 1px #ddd;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.dropdown-menu .divider{*width:80%;height:1px;margin:5px;*margin:-5px 0 5px;overflow:hidden;background-color:#ddd}.dropdown-menu a{display:block;padding:5px 14px;margin:0 5px;clear:both;font-weight:normal;line-height:18px;color:#555;white-space:nowrap}.dropdown-menu-sm a{font-size:12px;padding:3px 10px}.dropdown-menu-lg a{font-size:16px;padding:7px 18px}.dropdown-menu li>a:hover,.dropdown-menu li>a:focus,.dropdown-menu .active>a,.dropdown-menu .active>a:hover,.dropdown-menu .active>a:focus{color:#0654ba;text-decoration:none;background-color:#eee}.open{*z-index:1000}.open>.dropdown-menu{display:block}.dropdown .btn:active{top:0}.dropdown .disabled-link{opacity:.4;progid:DXImageTransform.Microsoft.gradient(Opacity=40);filter:alpha(opacity=40);-ms-filter:"alpha(opacity=40)";filter:alpha(opacity=40);cursor:default}.drag{cursor:move}.oly{position:absolute;padding:20px;overflow:hidden;background-color:#fff;border:1px solid rgba(221,221,221,1);z-index:100001;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-box-shadow:8px 8px 10px rgba(0,0,0,.35);-webkit-box-shadow:8px 8px 10px rgba(0,0,0,.35);box-shadow:8px 8px 10px rgba(0,0,0,.35);-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;outline-style:none}.fade{opacity:0;-webkit-transition:opacity .3s linear;-moz-transition:opacity .3s linear;-ms-transition:opacity .3s linear;-o-transition:opacity .3s linear;transition:opacity .3s linear}.oly.fade.in{top:50%}.oly-m{position:fixed;right:0;top:0;bottom:0;left:0;z-index:100000;background-color:#000}.oly-m.fade{opacity:0}.oly-m,.oly-m.fade.in{opacity:.4;filter:alpha(opacity = 40)}.oly-h{position:relative;border-bottom:1px solid #d4d4d4;padding-bottom:28px;margin-bottom:28px}.oly-h h3{margin-bottom:0;font-size:1.75em;font-weight:normal}.oly a.oly-c{position:absolute;right:20px;top:25px;background:url(http://pics.ebaystatic.com/aw/pics/cmp/ds3/sprds3_18.png) no-repeat -340px -127px;width:13px;height:13px}.oly a.oly-c:hover{background-position:-356px -127px}.oly-f{text-align:right;padding-top:24px;margin-bottom:0;margin-top:20px;border-top:1px solid #d4d4d4}.oly-f:before,.oly-f:after{display:table;content:""}.oly-f:after{clear:both}.oly-f .btn{margin-left:5px;margin-bottom:0}.oly-f .closeLink{margin-left:28px;font-weight:bold;font-size:.9em}.offscreen{position:absolute;left:-300em;top:-300em}.bub .oly-h{border:0;padding:0}.bub .oly-h a.oly-c{right:-15px;top:5px}.bub.sm .oly-b{font-size:.9em;font-family:Arial,Helvetica}.bub.sm .oly-c{right:15px;top:15px}.oly.bub{overflow:visible}.sm .arr{content:'';height:13px;width:13px;position:absolute;border-left:1px solid rgba(221,221,221,1);border-bottom:1px solid rgba(221,221,221,1);z-index:1;background-color:#FFF}.sm.right .arr{transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);top:18px;left:-7px}.sm.bottom .arr{transform:rotate(135deg);-ms-transform:rotate(135deg);-webkit-transform:rotate(135deg);top:-7px;left:18px}.sm.left .arr{transform:rotate(225deg);-ms-transform:rotate(225deg);-webkit-transform:rotate(225deg);top:18px;right:-7px;-moz-box-shadow:-10px 5px 6px rgba(0,0,0,.25);-webkit-box-shadow:-10px 5px 6px rgba(0,0,0,.25);box-shadow:-10px 5px 6px rgba(0,0,0,.25)}.sm.top .arr{transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);bottom:-7px;left:18px;-moz-box-shadow:-5px 5px 8px rgba(0,0,0,.3);-webkit-box-shadow:-5px 5px 8px rgba(0,0,0,.3);box-shadow:-5px 5px 8px rgba(0,0,0,.3)}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font-weight:normal}html body{line-height:1;font-size:14px;color:#333;font-family:"Helvetica neue",Helvetica,Arial,Sans-serif;background-image:url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABVAAD/4QMraHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjAtYzA2MCA2MS4xMzQ3NzcsIDIwMTAvMDIvMTItMTc6MzI6MDAgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgTWFjaW50b3NoIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjM5RDRDOEYzQ0QzNjExRTFBRTIwRkUzMzM4MTZCOEQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjM5RDRDOEY0Q0QzNjExRTFBRTIwRkUzMzM4MTZCOEQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzlENEM4RjFDRDM2MTFFMUFFMjBGRTMzMzgxNkI4RDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzlENEM4RjJDRDM2MTFFMUFFMjBGRTMzMzgxNkI4RDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAACAQEBAQECAQECAwIBAgMDAgICAgMDAwMDAwMDBQMEBAQEAwUFBQYGBgUFBwcICAcHCgoKCgoMDAwMDAwMDAwMAQICAgQDBAcFBQcKCAcICgwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAAkACADAREAAhEBAxEB/8QAYwABAQEBAAAAAAAAAAAAAAAAAAECCQEBAAAAAAAAAAAAAAAAAAAAABABAAEDAgUDAwUAAAAAAAAAAREhAhIAMfBBYSIyUaETsfFiccFCggMRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/AO7clpAhbVm52g330EItG1cY2PRd3f25aCN6DyBneh1WePoFvcWRxibt5x3Jo1H04AXXBbyMav49YmpoDfbatygWmRWIGksJOgJbOUtpbNyz4+q1roF1y0tO47pOSi5RPN5cAR/0ttEUyt7m6dq71emgo3TksJ3JK4k7+VR9NBcriniFd9q7oPtoM8isNvd3MxMzc1J/TQLh/wAysW2i3TPi1J326aCyQj2x7MzO+gWsXYzEBcfjNDnz46AVtFaB4k+LUlh9uADnT49pccs4y+2gM/w8o7fKc6z+0fbQZPlxcfCH45zjOXj6aDT8s2/HM/2jLrFNB//Z)}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}caption{text-align:left;font-weight:normal;float:none!important}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}blockquote{margin:1.5em;color:#555;font-style:italic;font-family:serif}ins{color:#000;background-color:#ff9;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,button,select,textarea{font-family:inherit}input,select{vertical-align:middle}a img{border:0 none}b,strong{font-weight:bold}.gspr{background-image:url(http://pics.ebaystatic.com/aw/pics/cmp/ds3/sprds3_18.png);display:block}h1{font-size:2em;line-height:1.95em;margin-bottom:.5em}.shpt{position:absolute;top:38px;margin-left:135px;font-size:2.571em}h2{font-size:1.714em}h3{font-size:1.429em;font-weight:500}h4{font-size:1.143em;font-weight:600}h1 img,h2 img,h3 img,h4 img,h5 img,h6 img{margin:0}.fgsm{font-family:verdana,arial,sans-serif;font-size:.76em;line-height:1.875em}.gfs{font-size:.92em;line-height:1.875em}.gfsp{font-size:1.077em;line-height:2em}.gfm{font-size:1.231em;line-height:2.5em}.hltd{background-color:#ff0}.clr:after{content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden}.clr{display:block}a{color:#0654ba;text-decoration:none}a:visited,a.scnd:visited{color:#6a29b9;text-decoration:none}a.undl{text-decoration:underline}a.scnd{color:#555}a.thrd,a.thrd:visited{color:#777}a:focus,a:hover{color:#0654ba;text-decoration:underline}a.thrd:hover{color:#777;text-decoration:underline}a.scnd:hover{color:#555;text-decoration:underline}.hide{display:none}.show{display:block}.fl{float:left}.fr{float:right}.g-hdn{font-size:0;height:0;line-height:0;outline:medium none;overflow:hidden;position:absolute;width:0;z-index:-1}#body{min-width:500px;max-width:980px;margin:-20px auto 0}#body .pgtl{font-family:inherit;border:0;padding:0}.sz1200 #body{min-width:500px;max-width:1200px}.footer{border-top:1px solid #dedede;bottom:-1px;color:#999;height:0;left:0;position:fixed;width:100%;z-index:1000}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.rfloat{float:right;margin-top:10px}.lfloat{float:left}.ds3-border-shadow{border:1px solid #DDD;border-radius:3px;background-color:white;box-shadow:4px 4px 1px #EEE;padding:35px 40px 9px;margin-bottom:20px}.imgBox{margin-top:40px}.idtLft{padding-left:10px}.idtBtm{padding-bottom:10px}.idtLftM{padding-left:20px}.subTxt{color:#666;font-size:13px}#closeGuideOly{font-size:12px;font-weight:bold}.mgnTop{margin-top:10px}#gdVdo img{padding-right:5px}#gdVdo{cursor:pointer}.gdVdoCnt{text-align:right;margin-right:45px}.brcrmbEllps,.brcrmbEllps h2{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.writeBtn{text-align:center}.writeBtn a{white-space:normal;width:130px}.myguides{text-align:center;padding-bottom:15px}#bc h2{font-size:12px}body.sz940 #gh,body.sz940 .gf-t{width:980px;margin:0 auto}body.sz980 #gh,body.sz980 .gf-t{width:980px;margin:0 auto}body.sz1200 #gh,body.sz1200 .gf-t{width:1200px;margin:0 auto}a.btn-prim:hover{color:#fff}.srchTypeBtns{color:#777;font-size:12px;position:relative;padding-bottom:15px;margin-top:-10px}.srchTypeBtns input{vertical-align:bottom}#searchType ul{margin-bottom:0;padding-top:11px}#srchRdBtnsFrm{overflow:hidden}.radio-lb:focus{outline:-webkit-focus-ring-color auto 5px}.radioBtn ul{list-style:none outside none;padding:15px 0;color:#333}.radioBtn.radio-lg ul{padding:15px 0 18px 0}.radioBtn.radio-sm ul{padding:15px 0 17px 0}.radioBtn .gspr{clear:left;float:left;height:20px;width:20px;cursor:pointer}.radioBtn>label{font-size:16px;font-weight:bold;color:#333}.radioBtn.radio-sm>label{font-size:14px}.radioBtn.radio-lg>label{font-size:18px}.radioBtn.radio-sm li{line-height:14px;font-size:12px;padding:0 0 8px}.radioBtn.radio-med li{line-height:20px;font-size:14px;padding:0 0 10px}.radioBtn.radio-lg li{line-height:26px;font-size:16px;padding:0 0 12px}.radioBtn.radio-med .radio-on,.radioBtn.radio-med .radio-on.radio-d:hover{background-position:-218px -121px}.radioBtn.radio-med .radio-on:hover{background-position:-318px -181px}.radioBtn.radio-med .radio-off,.radioBtn.radio-med .radio-off.radio-d:hover{background-position:-170px -121px}.radioBtn.radio-med .radio-off:hover{background-position:-194px -121px}.radioBtn.radio-lg .gspr{height:26px;width:26px}.radioBtn.radio-lg .radio-on,.radioBtn.radio-lg .radio-on.radio-d:hover{background-position:-66px -178px}.radioBtn.radio-lg .radio-on:hover{background-position:-290px -178px}.radioBtn.radio-lg .radio-off,.radioBtn.radio-lg .radio-off.radio-d:hover{background-position:-4px -178px}.radioBtn.radio-lg .radio-off:hover{background-position:-35px -178px}.radioBtn.radio-sm .gspr{height:13px;width:13px}.radioBtn.radio-sm .radio-on,.radioBtn.radio-sm .radio-on.radio-d:hover{background-position:-221px -184px}.radioBtn.radio-sm .radio-on:hover{background-position:-340px -184px}.radioBtn.radio-sm .radio-off,.radioBtn.radio-sm .radio-off.radio-d:hover{background-position:-189px -184px}.radioBtn.radio-sm .radio-off:hover{background-position:-205px -184px}.radioBtn .radio-lb{cursor:pointer;margin-left:10px}.radioBtn.radio-sm .radio-lb{margin-left:8px}.radioBtn.radio-lg .radio-lb{margin-left:12px}.radioBtn .radio-lb:hover{color:#0654ba}.radioBtn .radio-input{display:none}.radioBtn.radio-hori ul{padding:15px 0 0 0;overflow:hidden;margin-bottom:25px}.radioBtn.radio-lg.radio-hori ul{margin-bottom:30px}.radioBtn.radio-hori li{padding:0;float:left;margin-right:30px}.radioBtn .gspr.radio-d,.radioBtn .radio-lb-d,.radioBtn .radio-lb-d:hover{opacity:.5;filter:alpha(opacity=50);-ms-filter:"alpha(opacity=50)";filter:alpha(opacity=50);cursor:default;color:#999}.sw-plg>div{display:inline}.gssh{margin-top:-15px}.sw-plg{position:absolute;right:0;border:none!important;width:50%;text-align:right}.tk-fr.sw-plg .wut{vertical-align:bottom;line-height:16px;margin-right:10px;padding-right:5px;border-right:1px solid #ccc;float:right}#ebayShare_1{float:right}*+html .gssh{margin-top:0}*+html .sw-plg{padding-right:135px}*+html .sw-plg>div{position:absolute;right:0;width:135px}ol#bc{clear:both;font-size:12px;height:12px;list-style:none outside none;margin:20px 0}ol#bc li{float:left}ol#bc li.bkto{margin:0 16px 0 0}ol#bc li.right,ol#bc li.left{height:10px;text-indent:-9999px;width:4px}ol#bc li.right{background-position:-285px -105px;margin:1px 8px}ol#bc li.left{background-position:-337px -82px;margin:1px 8px 0 0}ol#bc li.bkto{margin:0 20px 0 0}.hide{text-indent:-9999px}h1{margin-bottom:0}.bestsellers h2{font-size:1.35em;color:#282828}ul.features li{margin:10px 0}#body .gcbd,#body .center{margin-bottom:0}.sz980 .center{min-width:180px;max-width:548px}.sz1200 .center{min-width:180px;max-width:760px}ul.gscn li a{line-height:15px}.reviews,.guides{float:left;width:49%;border:1px solid #ccc}.guides{float:right;width:50%}.tab-pane{position:relative}.tab-pane .gscn{margin-top:-10px;margin-left:-10px}.left{position:absolute;width:210px;left:0}.left ul{list-style:none}.left ul .plvl,.left ul.slvl{margin:0;padding:0;list-style:none;font-size:16px;font-weight:bold;vertical-align:middle}.left ul.slvl{font-size:small;font-weight:normal;list-style:none}.left ul .plvl,.left ul.slvl li{padding-top:10px}.left li.plvl ul.slvl{margin-left:25px}.left ul .plvl span{font-size:small;font-weight:normal}.plvl b{background:url(http://pics.ebaystatic.com/aw/pics/myebay/images/sprME_DS3.png) no-repeat scroll -122px -713px;height:22px;width:26px;display:inline-block;vertical-align:middle}.plvl.opn b{background-position:-148px -713px}.clr{clear:both}.srch .in{width:300px}.prds h3{font-size:15px;font-weight:bold;margin-bottom:10px}.prds .img{border:1px solid #eee;width:225px;height:225px;vertical-align:middle;padding:5px;text-align:center;float:left}.prds .img img{max-width:225px;max-height:225px;border:0;vertical-align:middle}.gds .img{width:140px;height:140px}.gds .img img{max-width:140px;max-height:140px}.prds .titles h4{display:inline;font-size:14px;font-weight:normal}.prds .titles{margin-left:245px}.gds .titles{margin-left:160px}.prds .desc{font-size:12px;color:#333;margin:5px 0}.prds .titles ul{list-style:none;margin:0;padding:0}.prds .titles ul li{padding-bottom:10px}.poptags{margin-bottom:20px}.titles .count{color:#F60}.flRt{float:right}.flLt{float:left}.hpr{position:absolute;right:0;width:170px;text-align:right}#body .tab-content-p{padding:20px 0 0}.catList{list-style-type:disc;padding:10px 10px 10px 0;margin:0;width:210px;overflow:hidden;font-size:12px}.catList li{padding:0 10px 10px 0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.catList li a{color:#333}.tadT,.tadP{width:50%;height:215px;overflow:hidden;text-align:justify;text-justify:newspaper}.sz980 .tadT{width:65%}.sz980 .tadP{width:35%}.tadT .txt{padding:20px 30px;background:#aaa;color:#fff;height:175px;text-align:left}.tadT .txt h2{margin-bottom:12px}.tadT p{text-align:left;font-size:16px;line-height:25px;margin-top:10px}.sz940 .tadT p{font-size:13px;line-height:22px}.sz940 h2{font-size:1.514em}.sz980 .tadP .mnImg{max-height:215px}.tabbable{position:relative;padding-top:15px}.gspr.right{position:static}.sw-plg .tuwut{color:#333}.scShareText{font:13px arial,verdana;color:black;height:19px;float:left;padding-right:3px}.scShareIcon{width:16px;height:20px;background:url(http://pics.ebaystatic.com/aw/pics/social/spr_share_widget_DS3.png);display:inline-block;cursor:pointer;font-size:20px;overflow:hidden;padding-right:7px;text-decoration:none!important}.scShare_email{background-position:0 -1px}.scShare_facebook{background-position:0 -22px}.scShare_twitter{background-position:0 -43px}.scShare_pinterest{background-position:0 -85px}.daily-deals .mer-mod h3{text-align:left;margin-bottom:10px}div.mer-mod{padding:9px}.mer-mod .l-shad{float:none;display:block;border-color:#fff}.mer-mod .i140{width:140px;height:140px}.mer-mod .imgt img{max-width:140px;max-height:140px}.mer-mod .mer-ttl{display:block;padding:8px 0;text-align:right;width:140px;font-size:14px;font-weight:bold;color:#333;word-wrap:break-word}.mer-ttl a{color:#000}.mer-ttl a:hover{color:#0654ba}.mer-prc,.mer-sprc,.mer-poff,.mer-ship{text-align:right;margin-bottom:5px}.mer-prc{font-size:22px;font-weight:bold;color:#333}.mer-sprc{font-size:18px;color:#333;text-decoration:line-through}.mer-poff,.mer-ship{font-size:12px;font-weight:bold;color:#5ba71b}.mer-mod .mod{border-bottom:1px solid #ccc;padding-bottom:10px;margin-bottom:10px;padding-top:10px}.mer-mod .mod.modl{border-bottom:0;padding-bottom:10px;margin-bottom:0}.gcma{white-space:nowrap}.gcma h3{color:#282828;margin-top:45px;font-size:1.25em}.gcma ul{width:165px;display:inline-block;vertical-align:top;padding:10 10px 10px 10px;list-style-type:none}*+html .gcma ul{float:left}.sz1200 .gcma ul{width:235px}.gcma ul *{white-space:normal}.gcma li{margin:15px 0}.gcma td{padding:8px 15px 7px 0;width:235px}.gcma table{margin-top:10px}.navrghdr h1{font-size:20px;font-weight:bold;width:208px;line-height:16px;margin-left:-10px}#gr-nav-tabs li{display:inline-block;float:none}#gr-nav-tabs li a{font-weight:bold;font-size:.95em;text-align:center;border:1px solid #DDD;margin-right:0}#gr-nav-tabs>.active>a{border-bottom:1px solid #f5f5f5}ul.gscn li.see_all_links>a{font-family:Helvetica,Arial,Sans-Serif;color:#0654ba;font-size:12px;font-style:normal;text-align:left}.sz1200 .gds-cm{left:982px;width:804px}.gds-cm{position:relative;left:759px;float:left;overflow:hidden;padding:0 0 5px;width:588px}.sz1200 .daily-deals{position:relative;float:left;width:170px;text-align:right;left:990px}.daily-deals{position:relative;float:left;width:170px;text-align:right;left:770px}.expHgt{height:230px;overflow-y:scroll;margin-bottom:30px!important}#fullExpGds h2{position:relative;font-size:16px;padding:5px 0 10px;font-weight:bold;line-height:16px;overflow:hidden}#fullExpGds ul.gscn{margin-top:0}.audismsg{padding-top:30px;padding-bottom:20px;color:#777;font-size:11px;line-height:1.25em}.audismsg a:visited,.audismsg a:hover,.audismsg a:focus{color:#777}.alignLft{text-align:left}.ddGdsTxt{color:#777;line-height:18px}.ddGdsLnk{line-height:16px;padding-top:15px;padding-bottom:18px;border-bottom:solid 1px #ccc}#gr-nav-tabs li a#mainContent{display:none!important}.gdVdoCnt_hp{margin-right:0}.blueLyr_hp{top:0;left:0;height:215px;width:760px;background-color:#0654ba;opacity:.50;filter:alpha(opacity=50)}.blueLyr_hp:hover{opacity:.65;filter:alpha(opacity=65)}.videoImg_hp{background-image:url('http://ir.ebaystatic.com/f/3ilu0y1yiyyurjjj0x3meejbdyd.png');position:relative}.lrnAll_hp{font-size:24px;position:relative;top:-57px;color:#fff;text-align:center;margin-bottom:-24px;padding:5px 0}.playBtn_hp{position:relative;top:30px;left:315px;height:100px;width:100px;background-image:url('http://ir.ebaystatic.com/f/1hytlrg11aym5ab5fp3dvzjrhej.png');background-position:203px 0}.guideLrnVdo_crp{margin:0 0 25px 10px}.blueLyr_crp{top:0;left:0;height:137px;width:255px;background-color:#0654ba;opacity:.25;filter:alpha(opacity=25)}.blueLyr_crp:hover{opacity:.5;filter:alpha(opacity=50)}.videoImg_crp{background-image:url('http://ir.ebaystatic.com/f/x4nwqznn1m0v5ci1zqq3zyoheex.png');position:relative;background-repeat:no-repeat}.lrnAll_crp{font-size:12px;font-weight:bold;padding-top:10px;margin-bottom:20px;line-height:15px;width:200px;text-align:center;margin:0 auto}.playBtn_crp{position:relative;top:49px;left:100px;height:50px;width:50px;background-image:url('http://ir.ebaystatic.com/f/1hytlrg11aym5ab5fp3dvzjrhej.png');background-position:203px 50px}.catBox{margin:0 0 10px 1px;list-style:none;border-left:1px solid #f5f5f5}.catBox li{display:inline-block;width:180px;border-right:1px solid #f5f5f5;border-bottom:1px solid #f5f5f5;height:142px;vertical-align:middle;text-align:center;border-collapse:collapse;position:relative;font-size:16px}*+html .catBox li{float:left}.sz1200 .catBox li{width:185px}.sz980 .catBox li,.sz940 .catBox li{width:177px}.catBox li a{vertical-align:middle;width:183px;height:122px;display:table-cell;z-index:1;padding:10px;transition-delay:background .500s;-moz-transition-delay:background .500s;-webkit-transition-delay:background;color:#000;font-size:16px}.catBox li a:hover{transition-delay:background .500s;-moz-transition-delay:background .500s;-webkit-transition-delay:background}.catBox .lyr{position:absolute;bottom:0;left:0;background:#fff;opacity:.8;color:#000;font-style:normal;width:180px;padding:5px 0;filter:alpha(opacity=80)}*+html .catBox .lyr{line-height:20px}.catBox .midlyr{opacity:.8;color:#000;font-style:normal}.catBox a:hover .lyr{color:#004e8a}*:focus{outline:none!important}.mgnLftL{margin-left:20px}.guideOlyBtns{text-align:right;margin-right:15px;padding-top:10px}.radio-lb label{cursor:pointer}.h2title{font-size:1.714em}.oldDefImg{margin-top:-20px;border:solid 1px #eee;height:80px;width:80px}#selectTmp{margin-right:10px}.d-i-b{display:inline-block;vertical-align:top}.ovly{background-clip:padding-box;background-color:#fff;border:1px solid #ddd;border-radius:3px 3px 3px 3px;box-shadow:8px 8px 10px rgba(0,0,0,0.35);outline-style:none;overflow:hidden;padding:20px;position:absolute;top:30%;left:20%;display:none}.ovly .hdr{position:relative}.ovly .clz{background:url("http://ir.ebaystatic.com/f/31o2aa33i23updwyf5obbywfwam.png") no-repeat scroll -340px -127px transparent;height:13px;position:absolute;right:20px;top:25px;width:13px}.ovly .clz:hover{background-position:-356px -127px}.ovly_upnl{display:none}.ovly.shadow{-moz-box-shadow:8px 8px 10px #AAA;-webkit-box-shadow:8px 8px 10px #AAA;box-shadow:8px 8px 10px #AAA;background-color:#FFF}.ovly_mask{position:fixed;width:100%;height:100%;left:0;top:0;display:none}.ovly .prt{background:url("http://pics.ebaystatic.com/aw/pics/cmp/ds2/sprOverlayPointers.png") no-repeat scroll 0 0 transparent;z-index:100020}.ovly .left{background-position:0 0;position:absolute;height:44px;width:17px;left:-16px}.ovly .top{top:29px}.ovly .right{background-position:0 -54px;position:absolute;height:44px;width:17px;right:2px}.ovly .bottom{bottom:38px}.ovly .vert.bottom{background-position:0 -135px;height:20px;width:54px;bottom:-20px}.ovly .vert.top{background-position:0 -108px;position:absolute;height:20px;width:54px;right:-15px;top:-13px}.ovly .vert.left.top,.ovly .vert.left.bottom{left:30px}.ovly .vert.right.top,.ovly .vert.right.bottom{right:30px}