.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://ir.ebaystatic.com/pictures/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://ir.ebaystatic.com/pictures/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-left:auto;margin-right:auto}body.sz980 #gh,body.sz980 .gf-t{width:980px;margin-left:auto;margin-right:auto}body.sz1200 #gh,body.sz1200 .gf-t{width:1200px;margin-left:auto;margin-right:auto}a.btn-prim:hover{color:#fff}body .shpt{top:24px}#gh{*z-index:3}.gh-clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.gh-clearfix{zoom:1}.gh-none{display:none}body .gh-hide-if-nocss{display:block}body .gh-ar-hdn{color:#000}.gh-w a:focus,.gh-w a:hover{text-decoration:underline}#gh-ac,#gAC .ui-menu-item{font-family:"Helvetica Neue",Helvetica,Arial,Verdana,Sans-serif!important}#gh-top #_nkw{line-height:28px;margin-left:5px}#gh-title{font-size:36px;padding-left:19px;vertical-align:bottom;line-height:51px}#gh-ppp{position:absolute;top:32px;left:40px}.gh-IE8 .gh-spr,.gh-IE8 .gh-sprRetina{background-image:url(http://ir.ebaystatic.com/rs/v/apstidvcvu5pxlbxkphrrdo5iqv.png);background-size:auto auto}.gh-oldDT #gh-ac-box2{padding:6px 0}#gh-cat-td{*width:220px}#page .announcements{z-index:1}.gh-menu,.gh-sublayer{display:inline}.gh-menu>a.ghn-b{padding-top:0}.gh-menu .gh-submenu{position:absolute;z-index:9999;background:#fff;border:1px solid #ddd;padding:5px 3px 10px 6px;box-shadow:1px 3px 4px 0 rgba(0,0,0,0.15);border-radius:0 0 3px 3px;margin-top:-1px;min-width:180px}.gh-hvr.rt .gh-menu .gh-submenu{right:0}.gh-menu .gh-submenu li>a{font-size:12px;display:block;padding:8px 5px;white-space:nowrap}.gh-dd .gh-menu>a{*zoom:1}#gh .gh-hvr{vertical-align:top}.gh-hvr:hover .gh-menu .gh-submenu{display:block;background:#fff}ul#gh-topl{*margin-top:8px}.gh-p{*vertical-align:top;*line-height:14px}#gh{position:relative;margin:0;padding:35px 0 10px 0;white-space:nowrap}.gh-w{text-align:left}.gh-w a,.gh-w a:visited{color:#0654ba;text-decoration:none}#gh,#gh-btn.btn,button#gh-shop-a{font-family:"Helvetica Neue",Helvetica,Arial,Verdana,Sans-serif!important}.gh-w ul,.gh-w li{margin:0;padding:0;list-style:none outside none}.gh-spr,.gh-sprRetina{background-image:url(http://ir.ebaystatic.com/rs/v/fxxj3ttftm5ltcqnto1o4baovyl.png);background-repeat:no-repeat}.gh-sprRetina{background-size:250px 200px}#gh-topl{margin-top:1px;text-align:left}#gh-topl a,#gh-eb a{color:#333;cursor:pointer}#gh-topl a:hover,#gh-eb a:hover,#gh-ug a,#gh-eb-u-o a{color:#0654ba}.gh-tbl{width:100%;margin-top:0;background:none!important}.gh-tbl,.gh-tbl2{border-collapse:collapse;border-spacing:0}@media screen and (-webkit-min-device-pixel-ratio:0){.gh-tbl2{width:100%}}.gh-td{width:1%;vertical-align:bottom;padding:0;min-width:3px}.gh-td-s{width:99%;vertical-align:middle;padding:0}#gh-ac-box{border:1px solid #ddd;background:#fff;height:38px;padding:0 10px 0 1px;border-radius:3px 0 0 3px;transition:border-color .1s linear}#gh-ac-box2{position:relative;white-space:normal}#gh ul li{list-style:none}#gh-eb{position:absolute;top:1px;right:0;z-index:99999;zoom:1}.gh-menu{position:relative}.gh-p{padding:3px 0 5px;font-size:12px}.gh-menu .gh-submenu{display:none}.gh-hdn{height:0;line-height:0;overflow:hidden;width:0;position:absolute;font-size:0;z-index:-1;outline:0}button.gh-control{background-color:transparent;cursor:pointer}.gh-w li.gh-t-rt{background-position:-457px -35px;padding:0 3px;margin:-1px -5px;vertical-align:text-bottom}.gh-t-rt .gh-p{padding:0 9px}#gh-topl #gh-ti{display:inline-block;*display:inline;vertical-align:top;padding-left:15px!important;height:30px;overflow:hidden;padding-top:7px;margin-top:-7px;background:0;*margin-top:-9px;box-sizing:initial}#gh-hs{vertical-align:top}#gh-hsi{border:0;margin-top:-1px;*margin-top:-8px;*vertical-align:middle}#gh-doodleL{float:left;width:245px;height:400px;position:relative;left:-245px;margin-bottom:-400px;display:none}#gh-top,#gh-gb{background-color:#fff;border-bottom:1px solid #ccc;width:100%;position:absolute;top:0;left:0;height:30px;box-sizing:initial}#gh-gb{z-index:-1;outline:0;border-top-width:0}#gh-gb.gh-gb-shadow,.gh-pre-js #gh-top{box-shadow:1px 3px 4px 0 rgba(0,0,0,0.15)}#gh{min-width:320px}@media(max-width:939px){.gh-flex #gh-eb-Comm,.gh-flex #gf-BIG{display:none}.gh-flex .gf-lb{display:block}}@media(max-width:899px){.gh-flex #gh-as-td{display:none}}@media(max-width:799px){.gh-flex #gh-topl #gh-ti{display:none}}@media(max-width:699px){.gh-flex #gh-shop,.gh-flex #gh-ug-flex,.gh-flex #gh-p-4{display:none}.gh-flex #gh-btn{background:url(http://ir.ebaystatic.com/rs/v/fxxj3ttftm5ltcqnto1o4baovyl.png) no-repeat 0 -200px;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border-radius:0;text-indent:-9999px;margin-left:-6px;*text-indent:0;*color:transparent;*margin-left:-1px;width:43px}.gh-flex .gh-IE8 #gh-btn{background-image:url(http://ir.ebaystatic.com/rs/v/apstidvcvu5pxlbxkphrrdo5iqv.png)}}@media(max-width:599px){.gh-flex #gh-p-3,.gh-flex #gh-p-5,.gh-flex #gh-eb-Cust,.gh-flex #gh-p-1{display:none}}@media(max-width:479px){.gh-flex #gh-cat-td,.gh-flex #gh-eb-Sell,.gh-flex #gh-p-2,.gh-flex #gh-eb-Alerts{display:none}}.gh-939 #gh-eb-Comm,.gh-939 #gf-BIG,.gh-899 #gh-as-td,.gh-799 #gh-topl #gh-ti,.gh-699 #gh-shop,.gh-699 #gh-ug-flex,.gh-699 #gh-p-4,.gh-599 #gh-p-1,.gh-599 #gh-p-3,.gh-599 #gh-eb-Cust,.gh-599 #gh-p-5,.gh-479 #gh-cat-td,.gh-479 #gh-eb-Sell,.gh-479 #gh-p-2,.gh-479 #gh-eb-Alerts{display:none}.gh-939 .gh-myOverlay{margin-left:-20px}.gh-939 .gf-lb{display:block}.gh-699 #gh-btn{background:url(http://ir.ebaystatic.com/rs/v/fxxj3ttftm5ltcqnto1o4baovyl.png) no-repeat 0 -200px!important;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border-radius:0;text-indent:-9999px;margin-left:-6px;*text-indent:0;*color:transparent;*margin-left:-1px;width:43px}.gh-IE8 .gh-699 #gh-btn{background-image:url(http://ir.ebaystatic.com/rs/v/apstidvcvu5pxlbxkphrrdo5iqv.png)!important}#gf-bp{display:block;width:570px;height:60px}.gf-bp-bg{background:url(http://ir.ebaystatic.com/rs/v/rla3gbmsoi0qbnezjfezqosvlqa.png) no-repeat 0 0}@media(max-width:939px){.gh-flex #gf-bp.gf-bp-bg{background-image:url(http://ir.ebaystatic.com/rs/v/umlzu5u2pmzrpmruee3vsg4dfic.png);width:250px}}.gh-939 #gf-bp.gf-bp-bg{background-image:url(http://ir.ebaystatic.com/rs/v/umlzu5u2pmzrpmruee3vsg4dfic.png);width:250px}div.gh-o,div.gh-eb-o{z-index:9999;background:#fff;border:1px solid #ddd;padding:5px 3px 10px 6px;-webkit-box-shadow:1px 3px 4px 0 rgba(0,0,0,0.15);box-shadow:1px 3px 4px 0 rgba(0,0,0,0.15);-moz-border-radius:0 0 2px 2px;border-radius:0 0 3px 3px}div.gh-o-l,div.gh-o-err,ul.gh-o-l,ul.gh-o-err{color:#333;background:#fff url(http://ir.ebaystatic.com/pictures/aw/pics/globalAssets/imgLoading_30x30.gif) no-repeat center bottom;font-size:12px!important;height:56px;margin:9px 0;*margin:9px auto;text-align:center}div.gh-o-err{margin-bottom:0;line-height:44px}div.gh-o-err{background:0}div.gh-o-errb{line-height:45px;*white-space:normal}.gh-w #gh-eb{_width:600px;*text-align:right;*top:0}.gh-w li.gh-eb-li{_display:inline;*display:inline}.gh-hvr:hover .gh-eb-li-a,.gh-eb-active .gh-eb-li-a,.gh-eb-active #gh-ug,.gh-shop-active #gh-shop-a{border-style:solid;border-width:2px 1px 0;border-color:#598fd5 #ddd;border-radius:3px 3px 0 0;box-shadow:2px 0 0 #eee;z-index:10000;position:relative;background:#fff}.gh-eb-li-a:hover{color:#0654ba!important}div.gh-eb-o{position:absolute;left:0;min-width:180px;margin-top:-1px;*top:28px;*left:0;*text-align:left;*margin-top:0;*vertical-align:inherit}.gh-oldDT div.gh-eb-o{width:180px}.gh-oldDT div.gh-eb-o-err{width:330px}.gh-eb-li-last .gh-eb-o{right:0;left:auto}.gh-eb-oa{font-size:12px;display:block;padding:8px 5px;*padding:7px 5px;white-space:nowrap}.gh-eb-oa:hover{color:#333!important}#gh-eb{position:absolute;top:1px;right:0;z-index:99999}li.gh-eb-li{display:inline-block;vertical-align:middle;position:relative;white-space:nowrap;margin:0 3px}.gh-eb-li-a{position:relative;padding:5px 10px 6px;font-size:12px;color:#333!important;display:inline-block;border:1px solid transparent;border-width:2px 1px 0;text-decoration:none!important}#gh-eb .gh-acc-exp-div,#gh-eb .gh-acc-exp-a{right:0}#gh .gh-acc-a2{display:block;font-size:11px;text-decoration:underline;background-color:#fff7ed;white-space:nowrap;padding:4px;position:absolute;top:auto;right:10000px}#gh .gh-acc-a2:focus{right:0!important;*top:23px}.gh-acc-exp-div{position:absolute;top:-500px;width:1px;height:1px;overflow:visible}.gh-acc-a2{display:none}.gh-ar-hdn{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.gh-acc-a{display:block;font-size:11px;text-decoration:underline;background-color:#fff7ed;white-space:nowrap;z-index:-1;padding:4px;position:static}.gh-acc-a:focus{z-index:9999;position:absolute;top:530px;display:block}#gh-hdn-stm:focus{top:500px}#glbfooter{background:#FFF;border-top:1px solid #CCC;margin:10px 0 0;padding:20px 10px 40px 10px}#gf-l li{display:inline-block;padding:0 20px 10px 0}#glbfooter a{display:inline-block;font-size:12px}.gf-t{width:100%;margin-top:20px;border-spacing:0;border-collapse:collapse}.gf-t td{padding:1px 0}#gf-l{padding-bottom:20px}#gf-l .gf-li{display:inline-block;*display:inline;padding:0}.gf-bar-a{padding:0 20px 10px 0;font-size:12px;display:inline-block}.gf-lb{display:none}.gf-legal{-webkit-text-size-adjust:100%}.gf-legal,.gf-legal a,.coreFooterLegalNotice,.coreFooterLegalNotice a{font-size:11px!important}.gf-legal a{text-decoration:underline!important;color:#727272!important}.coreFooterVerisign{margin:10px 25px 0 125px}.footerBG{padding:1px 0 5px}.gffoot{clear:both;margin-bottom:20px;position:relative}.gffoot td{vertical-align:top}.gffoot ul{float:left;height:100%;padding-right:10px;margin:0;list-style:none;min-width:177px;*width:177px}#gf-BIG.gffoot li{margin-bottom:12px;display:list-item;font-size:12px}.gffoot a{margin-right:5px}a#gf-eBP{display:none}#gf-norton{background:url(http://ir.ebaystatic.com/rs/v/f5uxsy10bmz05dtrtrqybl5qquv.png) no-repeat 0 0;border:0;display:block;overflow:hidden;text-indent:-9999px;font-size:0;height:40px;width:80px}.gf-img{border:0}#gf-AdChoice{background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIxIiBoZWlnaHQ9IjEyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KCjxnPgoJPGNpcmNsZSByPSIxMC4zIiBjeT0iNDIiIGN4PSI2MCIgZmlsbD0iIzg2ODY4NiIvPgoKCTxwYXRoCiAgIGQ9Ik0gMTE4LjcsNzQuOCBDIDExMywxMDEuNSA4NywxMjAuNSA2MCwxMjAuNSBjIC03LjYsMCAtOS44LC00LjEgLTkuOCwtOSAwLC0zIDAsLTcgMCwtMTIgLTAsLTEyIDAsLTI2IDAsLTMxIDAsLTcuMyA0LjUsLTEwLjYgOS45LC0xMC42IDYsMCA5LjcsMy40IDkuNiwxMC42IEMgNzAsNzUuNSA3MCw4OC41IDcwLDEwMCA3Niw5OC41IDgyLDk1LjUgODYsOTEuNCA5NSw4NC41IDEwMSw3Mi41IDEwMC44LDYwIDEwMC43LDUyLjUgOTksNDQuNSA5NC40LDM4LjQgODQsMjQuNSA3NiwyMC41IDYwLDIwIDQ4LDE5LjUgMzYuNCwyNS40IDI5LDM0LjQgMjAsNDYuNSAxOC41LDU3LjYgMjEsNjkuNSBjIDIuMiwxMCA4LDE4IDE2LDI0IDcsNSA2LDEwIDMsMTQgQyAzNCwxMTYuNSAyNiwxMTAuNSAyMSwxMDYgMTAsOTcgMyw4NCAxLDcwIGwgMCwtMCBDIC0yLDQ3IDUsMjkgMjEsMTUgMjUsMTEgMzAsOCAzNSw1LjUgNDMsMiA1MSwwIDYwLDAgODMsMC41IDk3LDEwLjUgMTA3LjYsMjMgMTIwLDM5LjUgMTIzLDU2LjUgMTE4LjcsNzUgWiIgZmlsbD0iIzg2ODY4NiIgLz4KPC9nPgo8L3N2Zz4=") no-repeat right center / 12px 12px;padding:1px 15px 1px 0;margin-top:-1px}.gf-nosvg #gf-AdChoice{padding-bottom:0;background:url(http://ir.ebaystatic.com/rs/v/ff2ykywdtuz1rlx2iudrbsnzrqe.png) no-repeat right center}#gf-fbtn{border-right:0;position:relative;display:block;width:160px;height:30px;border:1px solid #ddd;background:#f5f5f5;cursor:pointer;position:relative;text-indent:50px;color:#707070!important;*left:-50px;line-height:29px}#gf-fbtn-arr{background-position:right -131px;position:absolute;right:10px;top:13px;height:5px;width:8px}#gf-fbtn:hover #gf-fbtn-arr{background-position:right -158px}.gh_IE8 #gf-fbtn-arr{background-position:-109px 0}.gh-IE8 #gf-fbtn:hover #gf-fbtn-arr{background-position:-109px -14px}#gf-f{width:630px;background-color:#fff;padding-top:10px;min-height:255px;border:1px solid #e7e7e7;display:none;position:absolute;z-index:9999;-moz-box-shadow:5px 2px 10px rgba(0,0,0,0.4);box-shadow:5px 2px 10px rgba(0,0,0,0.4);-moz-border-radius:0 0 2px 2px;border-radius:0 0 3px 3px;display:none;top:-267px;right:27px}#gf-f-trans{height:50px;position:absolute;background:transparent;width:100%;bottom:-50px}.gf-flags-wpr{position:relative}.gf-flags-wpr.gh-hvr:hover #gf-f{display:block}.gf-ful{margin:0 20px!important;padding:0}.gf-if-a{width:150px;height:35px;display:block;color:#666!important;font-size:12px!important;line-height:35px;position:relative;text-indent:46px;text-decoration:none;cursor:pointer;white-space:nowrap;*width:148px}.gf-if{width:24px;height:18px;position:absolute;top:6px;left:15px}#gf-f .gf-if{display:inline-block;left:10px;top:9px}.gf-i{line-height:16px}.gf-i .gspr{float:left;margin-right:5px}.gh-ovr{position:absolute;left:-1000px;z-index:10000}.gh-iovr{float:left;position:relative;background-color:#fff;border:1px solid #ccc}.gh-vs{border:1px solid #666;width:340px;background-color:#efefef}.gh-vs .gh-cw{padding:10px 0}.gh-vs .gh-cbtn{background-image:url(http://ir.ebaystatic.com/pictures/aw/pics/buttons/btnClose_16x16.gif);background-repeat:no-repeat;background-position:bottom left;background-color:transparent;cursor:pointer;display:inline;float:right;height:16px;width:16px;position:absolute;top:10px;right:5px;padding:0}.gh-vs .gh-ttl{color:#333;font-weight:bold;font-size:medium;padding:0 15px}.gh-vs .gh-ct{clear:both;padding:10px 15px 0}.gf-bttl{font-size:16px!important;color:#767676}#gf-f li.gf-f-li0{margin:0}#gf-f li.gf-f-li1{margin:0 0 0 150px}#gf-f li.gf-f-li2{margin:0 0 0 300px}#gf-f li.gf-f-li3{margin:0 0 0 450px}#gf-f li.gf-f-li-top{margin-top:-245px}.sz980 #gf-t-box{margin:0 auto;max-width:980px}.sz1200 #gf-t-box{margin:0 auto;max-width:1200px}#gh-qaMsgFlag{display:none}#glbfooter a.thrd{color:#767676}div.hpfoot a{font:12px "Helvetica neue",Helvetica,Arial,Verdana,Sans-serif}div.hpa-fd{margin-bottom:-15px}#glbfooter td{background:none!important}.gsft .gffoot{margin:0 0 10px;border-top:1px solid #ccc;background-color:transparent}.gh-w a.thrd,.gh-w a.thrd:visited{color:#767676!important}.gh-w .gspr{background-image:none}.gspr{display:block;background-image:url(http://ir.ebaystatic.com/pictures/aw/pics/cmp/ds3/sprds3_18.png)!important}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-weight:normal;font-size:100%}html body{background:url(http://ir.ebaystatic.com/pictures/aw/pics/cmp/ds3/imgbg.jpg) repeat 0 0 #f8f8f8;color:#333;font-size:14px;font-family:"Helvetica neue",Helvetica,Arial,Sans-serif;line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}caption{float:none!important;text-align:left;font-weight:normal}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{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-weight:bold;font-style:italic}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-spacing:0;border-collapse:collapse}hr{display:block;margin:1em 0;padding:0;height:1px;border:0;border-top:1px solid #ccc}input,select{vertical-align:middle}input,button,select,textarea{font-family:inherit}a img{border:0 none}b,strong{font-weight:bold}a{color:#0654ba;text-decoration:none}a:visited{color:#6a29b9;text-decoration:none}a.undl{text-decoration:underline}a.scnd,a.scnd:visited{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}h1{margin-bottom:.5em;font-size:2em;line-height:1.95em}.shpt{position:absolute;top:35px;margin-left:145px;font-size:2.571em}h2{font-size:1.714em}h3{font-weight:500;font-size:1.429em}h4{font-weight:600;font-size:1.143em}h1 img,h2 img,h3 img,h4 img,h5 img,h6 img{margin:0}.fgsm{font-size:.76em;line-height:1.875em;font-family:verdana,arial,sans-serif}.gfs{line-height:1.875em;font-size:.92em}.gfsp{line-height:2em;font-size:1.077em}.gfm{line-height:2.5em;font-size:1.231em}.hltd{background-color:#ff0}.clr:after{display:block;visibility:hidden;clear:both;overflow:hidden;height:0;content:"\0020"}.clr{display:block;clear:both}.fl{float:left}.fr{float:right}.g-hdn{position:absolute;z-index:-1;overflow:hidden;width:0;height:0;outline:medium none;font-size:0;line-height:0}.c-std,.c-std-bb{margin-bottom:20px;padding:17px 20px 9px;border:1px solid #ddd;border-radius:3px;background-color:#fff;box-shadow:4px 4px 1px #eee}.c-std-bb{padding:0}.c-std-bb img{border-radius:3px}.c-std p{margin:0 0 10px}.c-t{font-weight:500;font-size:1.429em;margin-bottom:5px;padding:0}.l-shad{position:relative;float:left;border:1px solid #ddd;background:#fff}a:hover .l-shad{border:1px solid #aaa;color:#0072ad;cursor:pointer}.l-shad:before{position:absolute;z-index:-2;content:""}.lftd{-webkit-border-radius:3px;border-radius:3px;-moz-border-radius:3px}.lftd:before{bottom:15px;left:5px;width:40%;height:10%;-webkit-box-shadow:0 15px 6px rgba(0,0,0,0.3);-moz-box-shadow:0 15px 6px rgba(0,0,0,0.3);box-shadow:0 15px 6px rgba(0,0,0,0.3);-webkit-transform:rotate(-4deg);-moz-transform:rotate(-4deg);-ms-transform:rotate(-4deg);-o-transform:rotate(-4deg);transform:rotate(-4deg)}.imgt{display:table-cell;border-radius:3px;background-color:white;vertical-align:middle;text-align:center;cursor:pointer}.imgt *{vertical-align:middle;text-align:center}.i96>span,.i140>span{display:block}.i96,.i96 .imgt{width:95px;height:95px}.i140,.i140 .imgt{width:139px;height:139px}.prom{right:128px;overflow:hidden;padding:12px 0 0 0;color:#fff;text-align:center;position:absolute}.prom140{top:-6px;left:-5px;width:106px;height:82px}.prom span.gspr{background-position:-42px -240px;font-weight:bold;font-size:13px;-webkit-transform:rotate(-40deg);-moz-transform:rotate(-40deg);-ms-transform:rotate(-40deg);-o-transform:rotate(-40deg);transform:rotate(-40deg);position:relative;backface-visibility:hidden}.prom140 span.gspr{top:12px;left:-30px;margin:1px 0 0 1px;padding-top:4px;height:24px;width:142px}.prom140 i{position:absolute;bottom:0;width:5px;height:16px;background-position:-10px -216px}.prom140 i.folw{top:-5px;right:0;width:10px;height:11px;background-position:-18px -206px}.ppcf{position:absolute;top:0;display:block;border:1px solid #ddd;border-radius:3px}a:hover .ppcf{border:1px solid #aaa}.ppcf i{position:absolute;top:-1px;left:-1px;z-index:-1;border:1px solid #ddd;border-radius:3px;background-color:#fff;-webkit-transform:rotate(6deg);-moz-transform:rotate(6deg);-ms-transform:rotate(6deg);-o-transform:rotate(6deg);transform:rotate(6deg);backface-visibility:hidden}.ppcf .ppcf-1{-webkit-box-shadow:0 4px 10px -4px rgba(0,0,0,0.5);-moz-box-shadow:0 4px 10px -4px rgba(0,0,0,0.5);box-shadow:0 4px 10px -4px rgba(0,0,0,0.5);-webkit-transform:rotate(-6deg);-moz-transform:rotate(-6deg);-ms-transform:rotate(-6deg);-o-transform:rotate(-6deg);transform:rotate(-6deg);backface-visibility:hidden}.item-status{position:absolute;bottom:0;padding:5px 0;width:100%;border-radius:0 0 3px 3px;color:#fff;text-align:center;text-transform:uppercase;font-weight:500;font-size:.857em}.won{background-color:#5ba71b}.purchased{background-color:#333}.pending{background-color:#666}.ending-soon{background-color:#ef8600}.ended{background-color:#555}.relisted{background-color:#999}.watching{background-color:#aaa}.outbid{background-color:#df2539}.last-one{background-color:#df2539}.fdhr{width:98%;height:1px;border:0;background:#ddd;background:#c8c8c8;background:-webkit-gradient(linear,left top,right top,color-stop(0%,rgba(200,200,200,.1)),color-stop(45%,rgba(120,120,120,.5)),color-stop(55%,rgba(120,120,120,.5)),color-stop(99%,rgba(200,200,200,.1)));background:-webkit-linear-gradient(left,rgba(200,200,200,.1) 0,rgba(120,120,120,.5) 45%,rgba(120,120,120,.5) 55%,rgba(200,200,200,.1) 99%);background:-o-linear-gradient(left,rgba(200,200,200,.1) 0,rgba(120,120,120,.5) 45%,rgba(120,120,120,.5) 55%,rgba(200,200,200,.1) 99%);background:-ms-linear-gradient(left,rgba(200,200,200,.1) 0,rgba(120,120,120,.5) 45%,rgba(120,120,120,.5) 55%,rgba(200,200,200,.1) 99%);background:linear-gradient(left,rgba(200,200,200,.1) 0,rgba(120,120,120,.5) 45%,rgba(120,120,120,.5) 55%,rgba(200,200,200,.1) 99%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd',endColorstr='#dddddd',GradientType=1);margin:10px 0;background:-moz-linear-gradient(left,rgba(200,200,200,.1) 0,rgba(120,120,120,.5) 30%,rgba(120,120,120,.5) 65%,rgba(200,200,200,.1) 99%)}.sm-co{padding:10px 10px 20px;border-radius:3px;background-color:#fff;box-shadow:4px 4px 0 #eee;border:1px solid #ddd}.sm-er{border-top:3px solid #d21725;color:#dd1e31}.sm-su{border-top:3px solid #5ba71b;color:#209900}.sm-al{border-top:3px solid #f18e00}.sm-in{border-top:3px solid #724fb9}.sm-co *{margin-top:5px}.sm-co p{margin-left:60px;font-weight:500;font-size:1.429em}.sm-co p.sm-md{margin-top:0;margin-left:35px;font-weight:500;font-size:1em}.sm-co p span{color:#333;font-weight:normal;font-size:14px}.sm-co ul{margin-left:80px}.sm-co i{float:left;margin-top:-5px;background-repeat:no-repeat}.mi-er{font-weight:500;font-size:.857em;color:#dd1e31}.mi-er i{margin-right:10px;float:left}i.icer{width:44px;height:44px;background-position:-99px -2px}i.icmer{width:24px;height:24px;background-position:-146px -13px}i.icser{margin-top:-2px;width:18px;height:18px;background-position:-175px -17px}i.icsu{width:44px;height:44px;background-position:-300px -2px}i.icmsu{width:24px;height:24px;background-position:-347px -13px}i.icssu{margin-top:-2px;width:16px;height:16px;background-position:-376px -18px}.mi-su{font-weight:500;font-size:.857em;color:#209900}.mi-su i{margin-right:10px;float:left}i.ical{width:44px;height:44px;background-position:-198px -2px}i.icmal{width:24px;height:24px;background-position:-246px -13px}i.icsal{margin-top:-2px;width:16px;height:16px;background-position:-275px -18px}.mi-al{font-weight:500;font-size:.857em}.mi-al i{margin-right:10px;float:left}i.icin{width:44px;height:44px;background-position:-2px -1px}i.icmin{width:26px;height:26px;background-position:-48px -12px}i.icsin{margin-top:-2px;width:18px;height:18px;background-position:-76px -16px}.mi-in{font-weight:500;font-size:.857em}.mi-in i{margin-right:10px;float:left}.sm-msg-lg{padding-top:4px;padding-left:60px}.sm-msg-med{margin-top:-2px;padding-left:35px}.sm-msg-small{margin-top:-2px;padding-top:15px;padding-left:15px}.sm-msg-lg ul,.sm-msg-med ul,.sm-msg-small ul{margin-top:5px;padding-left:25px}.msg-std,.msg-lg{line-height:120%}.msg-std{color:#333;font-weight:500;font-size:1em}.msg-lg{color:#333;font-weight:500;font-size:1.538em}.btn{padding:.5em 1.2em;border:1px solid transparent;border-radius:3px;box-shadow:0 3px 0 rgba(0,0,0,0.04);vertical-align:baseline;text-align:center;text-decoration:none;white-space:nowrap;font-weight:500;font-size:16px;cursor:pointer;zoom:1;display:inline-block;*display:inline}.btn:hover{background-color:#eee;background-position:0 -15px;-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);text-decoration:none;-moz-transition:background-position .1s linear 0s}.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,.btn.btn-prim.btn-d:hover,a.btn.btn-prim.btn-d:hover,.btn.btn-prim.btn-d:focus,a.btn.btn-prim.btn-d:focus,.btn.btn-prim.btn-d:active,a.btn.btn-prim.btn-d:active{background:#00509d;background:-webkit-gradient(linear,left top,left bottom,from(#0079bc),to(#00509d));background:-moz-linear-gradient(top,#0079bc,#00509d);text-decoration:none;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0079bc',endColorstr='#00509d');color:#fff}.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,.btn.btn-scnd.btn-d:hover,a.btn.btn-scnd.btn-d:hover,.btn.btn-scnd.btn-d:focus,a.btn.btn-scnd.btn-d:focus,.btn.btn-scnd.btn-d:active,a.btn.btn-scnd.btn-d:active{background:#2386c0;background:-webkit-gradient(linear,left top,left bottom,from(#45aad6),to(#2386c0));background:-moz-linear-gradient(top,#45aad6,#2386c0);text-decoration:none;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#45aad6',endColorstr='#2386c0');color:#fff}.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.btn-ter,a.btn.btn-ter,a.btn.btn-ter:visited,.btn.btn-ter.btn-d:hover,a.btn.btn-ter.btn-d:hover,.btn.btn-ter.btn-d:focus,a.btn.btn-ter.btn-d:focus,.btn.btn-ter.btn-d:active,a.btn.btn-ter.btn-d:active{border:1px solid #ddd;background:#f8f8f8;background:-webkit-gradient(linear,left top,left bottom,from(#fefefe),to(#f8f8f8));background:-moz-linear-gradient(top,#fefefe,#f8f8f8);text-decoration:none;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe',endColorstr='#f8f8f8');color:#0654ba}.btn.btn-ter:hover,a.btn.btn-ter:hover,.btn.btn-ter:focus,a.btn.btn-ter:focus,.btn.btn-ter:active,a.btn.btn-ter:active{border:1px solid #aaa;background:#fafafa}.btn-g,a.btn-g,a.btn-g:visited,.btn-g.btn-d:hover,a.btn-g.btn-d:hover,.btn-g.btn-d:focus,a.btn-g.btn-d:focus,.btn-g.btn-d:active,a.btn-g.btn-d:active{background:#479313;background:-webkit-gradient(linear,left top,left bottom,from(#70b42d),to(#479313));background:-moz-linear-gradient(top,#70b42d,#479313);text-decoration:none;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#70b42d',endColorstr='#479313');color:#fff}.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-d,a.btn-d,.btn[disabled],a.btn-d:visited{opacity:.4}.btn.btn-d:active{top:0}.btn.btn-d:hover{box-shadow:none;text-decoration:none;cursor:default}.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;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}.btn-s+.dropdown-toggle{padding:6px 8px}ul#bc{clear:both;margin:20px 0;height:12px;list-style:none;font-size:12px}ul#bc li{float:left}ul#bc li.bkto{margin:0 16px 0 0}ul#bc li.right,ul#bc li.left{width:4px;height:10px;text-indent:-9999px}ul#bc li.right{margin:1px 8px;background-position:-285px -105px}ul#bc li.left{margin:1px 8px 0 0;background-position:-337px -82px}ul#bc li.bkto{margin:0 20px 0 0}input[type=text],input[type=password],textarea{border:1px solid #ddd;background:#fff;box-shadow:0 1px 0 rgba(255,255,255,0.8),inset 0 1px 2px rgba(0,0,0,0.06)}input[type=text]:focus,input[type=password]:focus,textarea:focus{outline:0;border:1px solid #aaa;-webkit-transition:border .1s linear 0s,box-shadow .2s linear 0s;-moz-transition:border .1s linear 0s,box-shadow .2s linear 0s;-ms-transition:border .1s linear 0s,box-shadow .2s linear 0s;-o-transition:border .1s linear 0s,box-shadow .2s linear 0s;transition:border .1s linear 0s,box-shadow .2s linear 0s}input.error[type=text],input.error[type=password],textarea.error{border:1px solid #dd1e31}p.formtext{padding:0 0 20px;color:#777;font-size:12px}p.error{color:#dd1e31}input[type=text],input[type=password],select,textarea{margin:0 0 5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#333}#large label,#large input[type=text],#large input[type=password]{font-size:1.143em}#large input[type=text],#large input[type=password]{padding:.6em}#medium label,#medium input[type=text],#medium input[type=password],textarea{font-size:1em}#medium input[type=text],#medium input[type=password]{padding:.5em}#small label,#small input[type=text],#small input[type=password]{font-size:.857em}#small input[type=text],#small input[type=password]{padding:.2em}textarea{padding:.4em;font-family:"Helvetica neue",Helvetica,Arial,Sans-serif}.dropdown{position:relative;list-style:none}.dropdown-toggle{*margin-bottom:-3px}.dropdown-toggle:active,.open .dropdown-toggle{outline:0}.caret-dn,.btn-ter .caret-dn{display:inline-block;width:0;height:0;border-top:4px solid #0654ba;border-right:4px solid transparent;border-left:4px solid transparent;content:"";vertical-align:top;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-top:8px;margin-left:0}.btn-split-m .caret-dn{margin-top:7px;margin-left:0}.btn-split-s .caret-dn{margin-top:6px;margin-left:0}.btn-prim .caret-dn,.btn-scnd .caret-dn{margin-left:0;border-top:4px solid #fff}.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;margin:-1px 0 0;padding:5px 0;min-width:156px;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#fff;background-clip:padding-box;-webkit-box-shadow:0 4px 1px #ddd;-moz-box-shadow:0 4px 1px #ddd;box-shadow:0 4px 1px #ddd;list-style:none;*border-right-width:1px;*border-bottom-width:1px;-webkit-background-clip:padding-box;-moz-background-clip:padding}.dropdown-menu .divider{overflow:hidden;margin:5px;height:1px;background-color:#ddd;*width:80%;*margin:-5px 0 5px}.dropdown-menu a{display:block;clear:both;margin:0 5px;padding:5px 14px;color:#555;white-space:nowrap;font-weight:normal;line-height:18px}.dropdown-menu-sm a{padding:3px 10px;font-size:12px}.dropdown-menu-lg a{padding:7px 18px;font-size:16px}.dropdown-menu li>a:hover,.dropdown-menu li>a:focus,.dropdown-menu .active>a,.dropdown-menu .active>a:hover,.dropdown-menu .active>a:focus{background-color:#eee;color:#0654ba;text-decoration:none}.open{*z-index:1000}.open>.dropdown-menu{display:block}.dropdown .btn:active{top:0}.nav{margin-bottom:18px;margin-left:0;list-style:none}.nav>li>a{display:block}.nav>li>a:hover{color:#0654ba;text-decoration:none}.nav>.pull-right{float:right}.nav-tabs-p,.nav-tabs-m{*zoom:1}.nav-tabs-p:before,.nav-tabs-m:before,.nav-tabs-p:after,.nav-tabs-m:after{display:table;content:""}.nav-tabs-p:after,.nav-tabs-m:after{clear:both}.nav-tabs-p>li,.nav-tabs-m>li{float:left}.nav-tabs-p>li>a,.nav-tabs-m>li>a{margin-right:-1px;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;color:#555;font-weight:500}.nav-tabs-p{margin-left:10px}.nav-tabs-m{border-bottom:1px solid #ddd}.nav-tabs-p>li,.nav-tabs-m>li{margin-bottom:-1px}.nav-tabs-p>li>a{margin-right:5px;padding:8px 30px;border:1px solid transparent;color:#0654ba;font-size:1.143em;line-height:20px}.nav-tabs-m>li>a{padding:8px 20px;border:1px solid #ddd;background-color:#f9f9f9;font-size:.857em;line-height:22px}.nav-tabs-p>li>a:hover{border-color:#ddd}.nav-tabs-m>li>a:hover{border-color:#ddd;background-color:#fff}.nav-tabs-p>.active>a,.nav-tabs-p>.active>a:hover{border-top:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #f5f5f5;border-left:1px solid #ddd;background-color:transparent;color:#333;font-weight:500;cursor:default}.nav-tabs-m>.active>a,.nav-tabs-m>.active>a:hover{position:relative;border:1px solid #ddd;border-bottom-color:#fff;background-color:#fff;box-shadow:4px -1px 0 #eee;color:#333;font-weight:500;cursor:default}.tabs-stacked .open>a:hover{border-color:#999}.tabbable{*zoom:1}.tabbable:before,.tabbable:after{display:table;content:""}.tabbable:after{clear:both}.tab-content-p{overflow:auto;margin-top:-18px;padding:20px 20px 20px 15px;border-top:1px solid #ddd}.tab-content-m{overflow:auto;margin-top:-19px;padding:20px 20px 20px 15px;border:1px solid #ddd;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:#fff;box-shadow:4px 4px 1px #eee}.tab-content-m-l{float:left;overflow:auto;margin-left:-1px;padding:20px;width:600px;height:300px;border:1px solid #ddd;-webkit-border-radius:0 3px 3px 3px;-moz-border-radius:0 3px 3px 3px;border-radius:0 3px 3px 3px;background:#fff;box-shadow:4px 4px 1px #eee}.tab-content-m-r{float:right;overflow:auto;padding:20px;width:600px;height:300px;border:1px solid #ddd;-webkit-border-radius:3px 0 3px 3px;-moz-border-radius:3px 0 3px 3px;border-radius:3px 0 3px 3px;background:#fff;box-shadow:4px 4px 1px #eee}.tabs-right>.nav-tabs-m,.tabs-left>.nav-tabs-m{border-bottom:0}.tab-content>.tab-pane,.tab-content-p>.tab-pane,.tab-content-m>.tab-pane,.tab-content-m-l>.tab-pane,.tab-content-m-r>.tab-pane{display:none}.tab-content>.active,.tab-content-p>.active,.tab-content-m>.active,.tab-content-m-l>.active,.tab-content-m-r>.active{display:block}.tabs-left>.nav-tabs-m>li,.tabs-right>.nav-tabs-m>li{float:none}.tabs-left>.nav-tabs-m>li>a,.tabs-right>.nav-tabs-m>li>a{margin-right:0;margin-bottom:0;min-width:74px}.tabs-left>.nav-tabs-m{float:left}.tabs-left>.nav-tabs-m>li>a{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.tabs-left>.nav-tabs-m>li>a:hover{border-color:#ddd #fff #ddd #ddd}.tabs-left>.nav-tabs-m .active>a,.tabs-left>.nav-tabs-m .active>a:hover{border-color:#ddd #fff #ddd #ddd;box-shadow:-1px 4px 0 #eee;*border-right-color:#fff}.tabs-right>.nav-tabs-p,.tabs-right>.nav-tabs-m{float:right;margin-left:-1px;border-left:1px solid #ddd}.tabs-right>.nav-tabs-p>li>a,.tabs-right>.nav-tabs-m>li>a{margin-left:-1px;-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.tabs-right>.nav-tabs-p>li>a:hover,.tabs-right>.nav-tabs-m>li>a:hover{border-color:#ddd #ddd #ddd #fff}.tabs-right>.nav-tabs-m .active>a,.tabs-right>.nav-tabs-m .active>a:hover{border-color:#ddd #ddd #ddd #fff;box-shadow:0 4px 0 #eee;*border-left-color:#fff}.t-wrp h3{padding-bottom:15px}.t-wrp h3 a{float:right;font-size:14px}.table{width:100%;border-spacing:0;border-collapse:collapse;border-top:1px solid #eee;background-color:transparent}.table th,.table td{padding:8px;border-top:1px solid #eee;vertical-align:top;text-align:left;line-height:18px}.table.tbl-ns th{background-color:#f7f7f7;border-top:1px solid #eee}.table th{color:#555;font-weight:600}.table thead th{vertical-align:bottom}.table th.tbl-p,.table td.tbl-p{text-align:right}.table th.tbl-q,.table td.tbl-q{text-align:center}.table tfoot td{padding-top:20px;padding-bottom:10px;border-top:1px solid #eee}.table tfoot td.tbl-p{white-space:nowrap;font-weight:500;font-size:1.143em}.table.tbl-str tbody tr:nth-child(odd) td,.table.tbl-str tbody tr:nth-child(odd) th{background-color:#f7f7f7}.pagn{margin:0 auto;text-align:center}.pagn a,.pagn a:visited{margin:0;padding:7px 14px;border:1px solid transparent;font-size:16px}.pagn a:hover{border:1px solid #c9dde9;border-radius:3px;background-color:#c9dde9;text-decoration:none}.pagn a.curr{border:1px solid #c9dde9;border-radius:3px;color:#555;text-decoration:none;cursor:default}.pagn .next,.pagn .prev,.pagn .next-d,.pagn .prev-d{display:inline-block;padding:0;width:34px;height:34px;background-position:-6px -79px;vertical-align:middle}.pagn .prev:hover{background-position:-46px -79px}.pagn .prev-d{background-position:-170px -79px}.pagn .next{background-position:-88px -79px}.pagn .next:hover{background-position:-129px -79px}.pagn .next-d{background-position:-211px -79px}.gssh{position:relative;z-index:1;margin:0 auto 15px;width:980px;height:20px}.sz1200 .gssh{width:1200px}.gcbd{position:relative;z-index:1;overflow:hidden;margin:-6px auto 50px;width:980px}.sz1200 .gcbd{width:1200px}.gcrt{position:relative;right:760px;z-index:1;float:left}.sz1200 .gcrt{right:980px}.gclr{left:760px;z-index:1;float:left;padding:1px 1px 20px;width:208px;position:relative}.sz1200 .gclr{left:980px}.gcmc{position:relative;left:770px;float:left;overflow:hidden;padding:0 0 5px;width:760px}.sz1200 .gcmc{left:990px;width:980px}.gscn{position:relative;margin:5px 0 0;width:198px;list-style:none;font-size:13px;padding:15px 0 25px 10px}.gscn li.mttl{border-bottom:0}.gscn li.mttl>h2{position:relative;font-size:16px;padding:5px 0 10px}.gscn li.mttl i{top:auto;left:auto;float:left;position:relative}.gscn li.mttl .gifb{height:15px;background-position:-305px -385px;width:16px}.gscn li.mttl .girs{height:18px;background-position:-327px -385px;width:16px}.gscn h2{position:relative;font-weight:bold;line-height:16px;overflow:hidden}.gsfo i{position:absolute;top:10px;right:0;width:7px;height:11px;background-position:-274px -70px}.gscn div{position:absolute;top:-1px;left:190px;padding:25px;border-top:1px solid #ddd;border-left:1px solid #ddd;border-radius:3px;background-color:#fff;box-shadow:5px 5px 5px rgba(0,0,0,0.4);white-space:nowrap;-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=6,Direction=135,Color='#aaaaaa')";filter:progid:DXImageTransform.Microsoft.Shadow(Strength=6,Direction=135,Color='#aaaaaa');display:none}.gscn div.cl2{width:290px}.gscn div.cl3{width:450px}.gscn ul{display:inline-block;margin-left:30px;width:130px;vertical-align:top}ul.gscn.gsfo div ul a{padding:6px 0;width:auto;border:0;color:#555;text-decoration:none;white-space:pre-line;font-size:12px}ul.gscn div ul a:hover{color:#555;text-decoration:underline}ul.gscn li a:hover{color:#0654ba}ul.gscn li a,ul.gscn li .cnll{position:relative;display:block;overflow:hidden;padding:5px 0;color:#555;width:175px}ul.gscn.gsfo li a,ul.gscn.gsfo li .cnll{padding:10px 15px 10px 15px;font-weight:normal;font-size:14px;margin-top:0}ul.gsfo{margin:0;padding:0 0 10px 0;width:208px;z-index:1}.gsfo li{border-bottom:1px solid #ddd;border-left:1px solid transparent;padding-left:1px}.gsfo li.gscl{position:relative;z-index:1;border-left:1px solid #ddd}.gscl h2{z-index:2;width:192px}.gscl h2 i{display:none}.gsfo .gsfs{border-top:1px solid transparent}li.gsfs.gscl{border-top:1px solid #ddd}.gscl h2 a,.gscl h2.cnll{background-color:#fff}.gscl .fofc{margin-left:0}li.gscl div{display:block}.gscl div li{position:relative;display:block;border-bottom:0}.gscl h3{margin-bottom:6px;padding-bottom:2px;height:22px;border-bottom:1px solid #dadada;color:#555;font-weight:bold;font-size:13px}.gscn .rmv{margin-top:10px;padding-right:10px;float:right}.gscn .rmv a{display:inline;padding:0;font-weight:700;text-transform:capitalize}.iclg{width:117px;height:48px}.icsc{width:20px;height:16px;background-position:-4px -396px}.icas{width:18px;height:18px;background-position:-5px -459px}.icah{width:12px;height:10px;background-position:-27px -463px}.icfn{width:16px;height:16px;background-position:-29px -396px}.icft{width:16px;height:16px;background-position:-50px -396px}.icfp{width:16px;height:16px;background-position:-71px -396px}.icpg{width:20px;height:20px;background-position:-8px -489px}.icpb{width:20px;height:20px;background-position:-33px -489px}.icgc{width:20px;height:20px;background-position:-58px -489px}.icbc{width:20px;height:20px;background-position:-83px -489px}.icla{height:22px;background-position:-2px -50px;width:14px}.icld{height:22px;background-position:-68px -50px;width:14px}.iclh{height:22px;background-position:-18px -50px;width:14px}.icra{height:22px;background-position:-36px -50px;width:16px}.icrd{height:22px;background-position:-84px -50px;width:16px}.icrh{height:22px;background-position:-52px -50px;width:16px}.icmag{height:16px;background-position:-7px -418px;width:16px}.icfbg{height:16px;background-position:-26px -418px;width:16px}.ictwg{height:16px;background-position:-45px -418px;width:16px}.icgpg{height:16px;background-position:-65px -418px;width:16px}.icpig{height:16px;background-position:-84px -418px;width:16px}.icstg{height:16px;background-position:-104px -418px;width:16px}.icdig{height:16px;background-position:-124px -418px;width:18px}.icmb{height:14px;background-position:-148px -419px;width:10px}.icma{height:16px;background-position:-7px -440px;width:16px}.icfb{height:16px;background-position:-26px -440px;width:16px}.ictw{height:16px;background-position:-45px -440px;width:16px}.icgp{height:16px;background-position:-65px -440px;width:16px}.icpi{height:16px;background-position:-84px -440px;width:16px}.icst{height:16px;background-position:-104px -440px;width:16px}.icdi{height:16px;background-position:-124px -440px;width:18px}.icst1{height:12px;background-position:-150px -438px;width:12px}.icst2{height:12px;background-position:-169px -438px;width:12px}.icst3{height:12px;background-position:-188px -438px;width:12px}.icst4{height:12px;background-position:-207px -438px;width:12px}.icst5{height:12px;background-position:-226px -438px;width:12px}.icst6{height:12px;background-position:-246px -438px;width:12px}.icst7{height:16px;background-position:-264px -438px;width:16px}.icst8{height:16px;background-position:-286px -438px;width:16px}.icst9{height:16px;background-position:-308px -438px;width:16px}.icst10{height:16px;background-position:-330px -438px;width:16px}.icst11{height:16px;background-position:-354px -439px;width:16px}.icst12{height:22px;background-position:-376px -434px;width:18px}.icfdg{height:14px;background-position:-250px -350px;width:14px}.icfdy{height:14px;background-position:-232px -350px;width:14px}.bhib{width:14px;background-position:-378px -211px;height:14px}.bhig{width:14px;background-position:-378px -228px;height:14px}.cksu{width:22px;background-position:-242px -121px;height:22px}.cksh{width:22px;background-position:-267px -121px;height:22px}.cksv{width:22px;background-position:-292px -121px;height:22px}.cksj{width:22px;background-position:-377px -121px;height:22px}.cksc{width:12px;background-position:-320px -127px;height:10px}.cktu{width:14px;background-position:-240px -184px;height:14px}.ckth{width:14px;background-position:-256px -184px;height:14px}.cktv{width:14px;background-position:-272px -184px;height:14px}.cktj{width:14px;background-position:-384px -184px;height:14px}.flpr i{width:24px;height:18px}.flar{background-position:-3px -274px}.flau{background-position:-31px -274px}.flat{background-position:-59px -274px}.flbe{background-position:-87px -274px}.flbr{background-position:-114px -274px}.flca{background-position:-142px -274px}.flcn{background-position:-170px -274px}.flcz{background-position:-198px -274px}.fldk{background-position:-3px -299px}.flfi{background-position:-31px -299px}.flfr{background-position:-59px -299px}.flde{background-position:-87px -299px}.flgr{background-position:-114px -299px}.flhk{background-position:-142px -299px}.flhu{background-position:-170px -299px}.flin{background-position:-198px -299px}.flie{background-position:-3px -323px}.flit{background-position:-31px -323px}.flkr{background-position:-59px -323px}.flmy{background-position:-87px -323px}.flmx{background-position:-114px -323px}.flnl{background-position:-142px -323px}.flnz{background-position:-170px -323px}.flno{background-position:-198px -323px}.flph{background-position:-3px -348px}.flpl{background-position:-31px -348px}.flpt{background-position:-59px -348px}.flru{background-position:-87px -348px}.flsg{background-position:-114px -348px}.fles{background-position:-142px -348px}.flse{background-position:-170px -348px}.flch{background-position:-198px -348px}.fltw{background-position:-3px -373px}.flth{background-position:-31px -373px}.fltr{background-position:-59px -373px}.flgb{background-position:-87px -373px}.flus{background-position:-114px -373px}.flvn{background-position:-142px -373px}.flsl{background-position:-98px -395px}.fluk{background-position:-125px -395px}.fluae{background-position:-277px -384px}.flro{background-position:-369px -464px}.flsr{background-position:-168px -494px}.flis{background-position:-196px -494px}.fljp{background-position:-224px -494px}.flid{background-position:-252px -494px}.flpe{background-position:-279px -494px}.flsa{background-position:-307px -494px}.flcl{background-position:-335px -494px}.flco{background-position:-363px -494px}#gh-logo{border:0}#gh-l-h1{margin:0;display:inline-block;*display:inline}#gh-la{display:block;overflow:hidden;position:relative;text-indent:-9999px;width:117px;height:48px}#gh-shop{*z-index:9999}#gh-shop-a{*margin-top:1px}i#gh-shop-ei{*vertical-align:middle;*margin-top:3px;*font-size:7px}.gh-IE8 #gh-shop-ei{background-position:0 -72px}.gh-shop-active #gh-shop-ei,#gh-shop-a:hover #gh-shop-ei{background-position:-79px -109px}.gh-IE8 .gh-shop-active #gh-shop-ei,.gh-IE8 #gh-shop-a:hover #gh-shop-ei{background-position:0 -80px}.gh-shop-active #gh-shop-a,#gh-shop-a:hover{color:#0654ba}.gh-shop-active #gh-shop-a{background:none repeat scroll 0 0 #fff;border-color:#598fd5 #ddd;border-radius:3px 3px 0 0;border-style:solid;border-width:2px 1px 0;box-shadow:2px 0 0 #eee;position:relative;z-index:10000}#gh-sbc-o{position:absolute;left:122px;top:80px;padding:20px 0;*padding-top:5px}.gh-oldDT #gh-sbc-o{top:83px}#gh-sbc #gh-shop-see-all{color:#0654ba!important;position:absolute;bottom:20px;font-size:14px!important}#gh-sbc{margin:0 15px 25px;padding-bottom:10px;border-bottom:1px solid #ddd}#gh-sbc li{padding:10px 0 0 5px}#gh-sbc td{width:200px;vertical-align:top;padding:0 10px 15px}#gh-sbc .gh-sbc-gap{width:10px;padding:0}#gh-sbc h3{margin:0;padding:15px 0 0;display:block}#gh-sbc h3.gh-sbc-parent{font-family:Helvetica,Arial;padding-top:30px;*padding-top:15px}#gh-sbc h3,#gh-sbc h3 a{font-weight:bold;font-size:14px;color:#333}#gh-sbc h3 a{padding-right:8px}.gh-oldDT #gh-sbc h3 a{margin-right:-10px}#gh-sbc h3 a:hover{text-decoration:underline;color:#0654ba!important}#gh-sbc h3:first-child{padding-top:0}#gh-sbc a{font-size:12px;color:#555}#gh-sbc a:hover{color:#0654ba}#gh-sbc #gh-shop-see-all{color:#0654ba!important;position:absolute;bottom:20px;font-size:14px!important}.gh-sbc-h3i{background-position:-103px -17px;height:8px;width:5px;display:inline-block;*display:inline;margin-left:4px}.gh-IE8 .gh-sbc-h3i{background-position:-16px -73px;right:0}.gh-oldDT .gh-sbc-h3i{display:none}#gh-shop-see-all .gh-sbc-h3i,.gh-sbc-parent:hover .gh-sbc-h3i{background-position:-111px -17px}.gh-IE8 #gh-shop-see-all .gh-sbc-h3i,.gh-IE8 .gh-sbc-parent:hover .gh-sbc-h3i{background-position:-24px -73px}#gh-shop-see-all .gh-sbc-h3i{bottom:3px}#gh-sbc #gh-shop-col-link{position:absolute;color:#0654ba!important;bottom:20px;font-size:12px!important;left:14px}#gh-sbc #gh-shop-col-link i{color:#333;font-style:normal}#gh-shop-col-link .gh-sbc-h3i{background-position:-111px -17px;bottom:2px}.gh-IE8 #gh-shop-col-link .gh-sbc-h3i{background-position:-24px -73px}#gh-shop{width:90px;margin:0 7px 0 5px}#gh-shop-a{position:relative;top:-2px;display:block;height:30px;color:#555;border:1px solid transparent;border-width:2px 1px 0;text-decoration:none;white-space:normal;padding:6px 5px 5px 8px;font-size:14px;line-height:14px;word-break:normal}button#gh-shop-a{height:43px;text-align:left;width:100%}@-moz-document url-prefix(){button#gh-shop-a{padding-left:3px;padding-right:0}}#gh-shop-ei{background-position:-79px -101px;display:inline-block;height:7px;margin-left:4px;position:relative;top:-7px;width:13px}input#gh-ac{*color:#000;*padding-left:0}#gh-ac:focus{color:#333}#gh-ac-box.gh-ac-box-focus{border-color:#999}#gh-ac::-webkit-input-placeholder{color:#767676}#gh-ac:focus:-moz-placeholder,#gh-ac:focus::-moz-placeholder{color:transparent!important}#gh-ac:focus::-webkit-input-placeholder{color:transparent!important}#gh-ac{font-size:16px;color:#767676;border:0;margin:0;padding:10px 0 9px 8px;width:100%;background:transparent;outline:0;box-shadow:none}select#gh-cat{*margin-top:8px;*width:200px;*height:auto}#gh-cat-box.gh-cat-box-focus{border-color:#999}@media \0\9screen{#gh-cat:hover,#gh-cat:focus{width:inherit}}#gh-cat option{height:20px}@-moz-document url-prefix(){#gh-cat{border-width:0 3px 0 0}}.sz980 #gh-cat{width:160px;*width:auto}@media screen and (-webkit-min-device-pixel-ratio:0){select#gh-cat{-webkit-appearance:none;border:0;padding-right:10px;background-position:right -124px;outline:0}#gh-cat:hover{background-position:right -151px}}#gh-cat-box{border:1px solid #ddd;border-left-color:#efefef;padding:0 10px;height:38px;background:#fff;border-radius:0 3px 3px 0}#gh-cat{color:#333;font:12px Arial;border-width:0;margin-top:10px;width:160px;height:18px;overflow:hidden;text-overflow:ellipsis;background-color:transparent;background-position:0 99px}#gh-btn.btn{*padding-right:.5em;*padding-left:.5em}@-moz-document url-prefix(){#gh-btn.btn{padding-bottom:.57em}}#gh-btn.btn{margin:0 0 0 5px;-webkit-box-shadow:none;-webkit-appearance:none;-moz-box-shadow:none;box-shadow:none;font-size:16px;height:40px}#gh-as-a{*top:0}#gh-as-a:hover{color:#0654ba!important;text-decoration:none}#gh-as-a{font-size:11px;display:block;line-height:40px;padding:0 10px;white-space:nowrap;color:#666}.gh-w li.gh-t{*background-position:-499px -30px}.gh-IE8 li.gh-t{background-position:-115px -33px;*background-position:-116px -27px}.gh-w li.gh-t:first-child,.gh-w #_nkw.gh-t{*display:inline;*margin-right:0;*vertical-align:top}.gh-w #gh-ug{*margin-right:0;*vertical-align:top}a#gh-ug:hover{color:#0654ba}#gh-eb-u-o{*top:21px;left:-5px}#gh-eb-u-o .gh-o-l,#gh-eb-u-o .gh-o-err{*margin:0 0 37px}.gh-eb-arw{font-size:13px;background-position:-79px -104px;display:block;height:5px;width:13px;position:absolute;top:10px;right:2px}.gh-IE8 .gh-eb-arw{background-position:0 -75px;*background-position:0 -75px}#gh-ug:hover .gh-eb-arw{background-position:-79px -112px}.gh-IE8 #gh-ug:hover .gh-eb-arw{background-position:0 -83px}#gh-uu{padding:5px;font-size:12px}#gh-up{position:absolute;left:10px;width:60px;text-align:center}.gh-oldDT #gh-up{height:60px;overflow:hidden}#gh-upi{border:0;max-width:60px;max-height:60px;white-space:normal}.gh-oldDT #gh-upi{width:60px}#gh-un{font-size:14px;color:#333;padding-bottom:3px}#gh-un,#gh-ui{margin-left:70px!important}#gh-ui{height:25px}#gh-eb-u-o #gh-uid{color:#333!important;font-weight:bold}#gh-ur{border:0;display:inline-block;vertical-align:middle;width:18px;height:22px;background:url(http://ir.ebaystatic.com/rs/v/0ihjkrpo5y3x3ijby5i4lxcknio.png) no-repeat 0 0}#gh-uo,#gh-uac,#gh-ucol{clear:both;padding-top:15px!important;*padding-top:10px!important}#gh-ucol{line-height:14px;clear:both;padding-top:30px!important;*padding-top:10px!important}.gh-w .gh-t{display:inline-block;*display:inline;font-size:12px;background-position:-498px -35px;padding:0 9px 0 11px}.gh-w .gh-t:first-child,.gh-w #_nkw.gh-t{background:0;padding:0}#gh-ug{font-size:12px;white-space:nowrap;display:inline-block;*display:inline;padding:5px 17px 6px 10px;border:1px solid #fff;border-width:2px 1px 0;text-decoration:none;position:relative;left:-10px}.gh-pre-js #gh-ug{border-color:transparent}#gh-ug.gh-ug-guest{padding-right:5px}a#gh-ug{color:#333;margin-left:5px}#gh-eb-sub-li-cpn.gh-bucks,#gh-eb-sub-li-cpn.gh-cpn{border-top:1px solid #CCC;color:#666;font:bold 10px Verdana;margin-top:10px!important;padding:10px 0 10px 5px!important;white-space:normal}#gh-bucks-ttl,#gh-cpn-ttl{background-position:0 -54px;display:block;height:19px;width:100px}#gh-cpn-ttl{background-position:0 -33px}#gh-eb-sub-li-cpn a{padding:0;font:bold 10px Verdana;display:inline;color:#0654ba!important;white-space:normal}#gh-eb-Alerts-n1,#gh-eb-Alerts-n2,#gh-eb-Alerts-n3{font:normal 11px Arial;position:absolute;right:2px;top:3px;background:#f18e00!important;color:#fff;font-weight:bold;display:inline-block;*display:inline;padding:1px 4px 1px 4px;margin-left:2px;-moz-border-radius:2px;border-radius:2px}#gh-eb-Alerts{margin-right:0;*z-index:1}#gh-Alerts-i{background-position:-37px -101px!important;width:16px;height:18px;display:block;overflow:hidden;text-indent:-9999px;font-size:0}.gh-IE8 #gh-Alerts-i{background-position:-126px -69px!important}#gh .ghn-new{background:#f18e00;text-indent:0;width:auto;height:auto}.gh-eb-Alerts-tab-0 .gh-eb-li-a{padding-right:20px}.gh-eb-Alerts-tab-1 .gh-eb-li-a{padding-right:20px}#gh-eb-Alerts-n1{right:-2px}.gh-eb-Alerts-tab-2 .gh-eb-li-a{padding-right:25px}#gh-eb-Alerts-n2{right:-7px}.gh-eb-Alerts-tab-3 .gh-eb-li-a{padding-right:30px}#gh-eb-Alerts-n3{right:-13px}#gh-eb-Alerts-o{width:327px;padding:0;left:-277px}.gh-eb-Alerts-oa,.gh-eb-Alerts-oam{position:relative;font-size:12px;line-height:14px;margin:1px 0;min-height:60px;border-bottom:1px solid #ddd;padding:9px 8px 0 75px;display:block;white-space:normal;*min-width:155px;background:url(http://ir.ebaystatic.com/rs/v/1rrhc51pve4ejnkh4y2jemysuam.png) no-repeat 8px -67px #fff}.gh-eb-Alerts-b-last{border:0}.gh-eb-Alerts-oam{background-position:8px 5px}#gh-eb-Alerts-o .thrd{color:#333!important}.gh-eb-Alerts-b-new{font-weight:bold;background-color:#f5f5f5}.gh-eb-Alerts-oas{color:#0654ba;white-space:nowrap;font-weight:bold}#gh-eb-Alerts .gh-eb-li-a{padding:2px 17px 3px;vertical-align:top}#gh-eb-Alerts button.gh-eb-li-a{width:52px}.ghn-pop-wrap{right:-350px;width:290px;margin-bottom:10px;position:relative;z-index:99999;position:fixed}.ghn-pop-i{background-color:#fff;z-index:99999;width:290px;height:106px}#gh-eb-Alerts-o,.ghn-pop-i{border-radius:0;-moz-border-radius:0;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,0.15);-moz-box-shadow:0 2px 3px 0 rgba(0,0,0,0.15);box-shadow:0 2px 3px 0 rgba(0,0,0,0.15);border:1px solid #f0eeec}.ghn-pop-rmv{background:url(http://ir.ebaystatic.com/rs/v/1rrhc51pve4ejnkh4y2jemysuam.png) no-repeat -217px -60px;position:absolute;right:0;top:5px;float:right;height:28px;width:30px}.ghn-pop-rmv:hover{background:url(http://ir.ebaystatic.com/rs/v/1rrhc51pve4ejnkh4y2jemysuam.png) no-repeat -217px -40px}.ghn-pop-h{border-bottom:1px solid #ddd;height:auto;font-weight:bold;text-align:left;padding:9px 20px}#ghn-ul{width:335px;max-height:635px;overflow:auto;position:relative}.ghn-li-itm{border-bottom:solid 1px #ddd;position:relative;line-height:18px;white-space:normal;font-size:12px;cursor:pointer;background-color:#f8f8f8}.ghn-pop-wrap .ghn-li-itm{border-bottom:0}li.ghn-li-itm:last-child{border-bottom:0}#gh-eb-Alerts-o a.ghn-a-itm,.ghn-pop-wrap a.ghn-a-itm{color:#767676!important;text-decoration:none!important;display:block;padding:8px 8px 8px 110px;height:65px}#gh-eb-Alerts-o a.ghn-a-itm:hover{color:#767676!important}#gh-eb-Alerts-o a.ghn-a-itm.disable{cursor:default}#gh-eb-Alerts-o .ghn-li-itm:hover,.ghn-pop-wrap .ghn-li-itm:hover{background-color:#f8f8f8!important}#gh-eb-Alerts-o .ghn-li-itm .ghn-pop-rmv{display:block}.ghn-confirm{display:none}.ghn-undo{display:none}#gh-eb-Alerts-o .gh-eb-Alerts-li-g{float:left;margin-right:25px;display:block;height:90px;width:67px;overflow:hidden;margin-top:15px}#gh-eb-Alerts-o .ghn-g-t{padding:9px 8px 9px 15px;font-weight:bold;background-color:#f8f8f8}#gh-eb-Alerts-o .ghn-g-c{overflow:hidden;padding-left:15px;background-color:#f8f8f8;height:120px}#gh-eb-Alerts-o .ghn-li-itm.ghn-new{background-color:white;color:#555!important}.ghn-pop-wrap .ghn-li-itm.ghn-new{background-color:transparent;color:#555!important;border:0}#ghn-f{border-top:solid 1px #ddd;text-align:center;height:46px}#ghn-f a.gh-eb-oa.thrd{color:#0654ba!important;text-decoration:none;font-size:14px;line-height:14px;padding:16px 0!important}#ghn-f a.gh-eb-oa.thrd:hover{color:#0654ba!important}#ghn-h{border-bottom:solid 1px #ddd;font-weight:bold;padding-top:5px;padding-bottom:5px;padding-left:10px;color:#333;text-decoration:none;font-size:12px;line-height:14px}.ghn-a-img{display:table;position:absolute;top:8px;left:20px}.ghn-cd{font-weight:bold}.ghn-lm{color:#dd1e31}.ghn-hl{position:absolute;font-size:12px;display:block;bottom:0;background-color:#f18e00;width:66px;color:white;text-align:center;font-weight:bold;left:0}.ghn-div-img{height:72px;width:72px;display:table-cell;vertical-align:middle}.ghn-desc{height:66px;display:table-cell;vertical-align:middle}.ghn-desc-o{display:block}.ghn-desc-a{color:#0654ba;font-weight:bold;display:block}.ghn-i{margin:0 auto;width:72px;*height:72px;border:0;display:none;border:0}.ghn-i-n{height:72px;width:auto;*width:72px}#ghn-err{font-size:16px!important;color:#767676;margin:0;line-height:24px;padding:0 88px}#ghn-err a{color:#0654ba;text-decoration:none;font-size:16px!important}#ghn-err a:hover{text-decoration:none}.ghn-errb{display:block;padding:76px 0;white-space:normal;text-align:center}.ghn-errb.ghn-errb-a{padding:0}#ghn-err .ghn-errb-a a{color:#333;padding:76px 0;display:block}#ghn-err .ghn-errb-a span{color:#0654ba}#ghn-err .ghn-errb-a span:hover{text-decoration:underline}.ghn-itm-last{border:0}.ghn-bmi{background:url(http://ir.ebaystatic.com/rs/v/1rrhc51pve4ejnkh4y2jemysuam.png) no-repeat -0px 0;width:83px;height:80px;position:absolute;top:1px;left:9px}.ghn-ic-ob{width:25px;height:23px;position:absolute;top:-6px;right:-13px;display:block;border:0;background:url(http://ir.ebaystatic.com/rs/v/1rrhc51pve4ejnkh4y2jemysuam.png) no-repeat -210px 0}#gh .ghn-conf-but.btn.btn-ter.ghn-conf-but{box-shadow:none;text-shadow:none;font-weight:bold;padding:3px 11px;background:#fff;font-size:12px}#gh .ghn-conf-but.btn.btn-ter:hover{border:1px solid #a9a9a9!important;background:#fff!important;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(enabled=false)"}.ghn-lon-but{border:0;background-color:transparent;color:#0654ba;cursor:pointer}.ghn-lon-but:hover{text-decoration:underline}.ghn-rmv-popover{border-radius:3px;-moz-box-shadow:5px 5px 10px rgba(0,0,0,0.4);box-shadow:5px 5px 10px rgba(0,0,0,0.4);-moz-border-radius:0 0 2px 2px;position:absolute;right:35px;top:4px;border:1px solid #ddd;padding:6px 7px;background-color:white;display:none;font-size:10px;color:#545454}.ghn-arr{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;top:50%}.ghn-arr.ghn-arr-border{border-width:6px;right:-6px;margin-top:-6px;border-left-color:#ddd;border-right-width:0}.ghn-arr.ghn-arr-inner{border-width:5px;right:-5px;margin-top:-5px;border-left-color:white;border-right-width:0}a.ghn-pop-rmv:focus,a.ghn-a-itm:focus{outline-style:auto!important;outline-offset:-2px!important}.ghn-new-ic{display:block;background:url(http://ir.ebaystatic.com/rs/v/zuwvo2dezmzernfbr2c2vzci52k.png) no-repeat;background-size:27px 23px;background-position:-18px -6px;width:10px;height:8px;position:absolute;right:16px;top:12px;overflow:hidden;text-indent:-9999px;font-size:0}.ghn-desc-o{height:auto;overflow:hidden;word-wrap:break-word}.ghn-o-g-num{font-weight:bold}.ghn-desc-t{margin-bottom:3px;display:block}.ghn-div-img{height:72px;width:72px;overflow:hidden}.ghn_avt .ghn-div-img,.ghn_avt .ghn-bmi{display:block;border-radius:72px;-webkit-border-radius:72px;-moz-border-radius:72px;overflow:hidden;background-color:#ccc}.ghn-a-img{left:16px!important;top:16px!important}.ghn-desc{width:181px;font-size:14px;max-width:181px}#gh-eb-Alerts-o a.ghn-a-itm,.ghn-pop-wrap a.ghn-a-itm{color:#333!important}.ghn-li-itm{border-bottom:solid 1px #f0eeec;background-color:#FFF!important}.ghn-li-itm.ghn-new{background-color:#FFF!important}.ghn-cd{font-size:12px;height:16px;color:#c72338;font-weight:normal}.ghn-cd.ghn-cd-end{color:#555}.ghn-cd-div{height:14px;line-height:10px}.ghn-rmv-popover{right:38px}.ghn-pop-wrap{width:327px}.ghn-pop-i{width:327px}#gh-eb-Alerts-o .ghn-li-itm:hover,.ghn-pop-wrap .ghn-li-itm:hover,#gh-eb-Alerts-o .ghn-li-itm:hover .ghn-pop-new,.ghn-pop-wrap .ghn-li-itm:hover .ghn-pop-new{background-color:#fff!important}#gh-eb-Alerts-o a.ghn-a-itm:hover{color:#333!important}.ghn-pop-rmv,.ghn-pop-new{background:none!important;height:37px;width:37px}.ghn-pop-new{display:none;position:absolute;right:0;top:34px}.ghn-new .ghn-pop-new{display:block}.ghn-pop-rmv:hover .ghn-pop-rmv-ic{background:url(http://ir.ebaystatic.com/rs/v/zuwvo2dezmzernfbr2c2vzci52k.png) no-repeat;background-size:27px 23px;background-position:-7px -12px;*background-position:-1px -13px}.ghn-pop-rmv-ic{background:url(http://ir.ebaystatic.com/rs/v/zuwvo2dezmzernfbr2c2vzci52k.png) no-repeat -7px -1px;display:none;width:10px;height:10px;position:absolute;right:16px;top:12px;overflow:hidden;text-indent:-9999px;font-size:0;background-size:27px 23px;*background-position:-1px -1px}.ghn-touch .ghn-pop-rmv-ic{display:block!important}#gh-eb-Alerts-o .ghn-li-itm:hover .ghn-pop-rmv-ic,.ghn-pop-wrap .ghn-li-itm:hover .ghn-pop-rmv-ic,.ghn-pop-rmv:focus .ghn-pop-rmv-ic{display:block;background-color:white}.ghn-confirm .ghn-desc-t{color:#333!important}#ghn-h{font-weight:normal}#gh-eb-Alerts-o{width:335px;left:-285px}#gh-eb-Alerts-o a.ghn-a-itm,.ghn-pop-wrap a.ghn-a-itm{padding:16px 8px 16px 106px!important;height:73px}.ghn-desc-t{color:#515151;font-size:13px}.ghn_UI_1 .ghn-desc-t{color:#dd1e31}.ghn_UI_2 .ghn-desc-t{color:#dd1e31}.ghn_UI_3 .ghn-desc-t{color:#333}.ghn_UI_4 .ghn-desc-t{color:#333}.ghn_UI_5 .ghn-desc-t{color:#333}.ghn_UI_6 .ghn-desc-t{color:#333}.ghn-acc-txt{text-indent:-9999px;font-size:0}i.ghn-b-bell{background:url(http://ir.ebaystatic.com/rs/v/0qvkpmxcly5edhwpvg0wajyadmk.png) no-repeat -51px -40px;background-size:150px 150px;width:99px;height:110px;display:block;overflow:hidden;text-indent:-9999px;font-size:0;margin:auto auto 30px auto;*background-position:0 0}.ghn-errb.ghn-errb-bell{padding-top:70px}@media \0\9screen{i.ghn-b-bell{background-position:0 0}.ghn-pop-rmv:hover .ghn-pop-rmv-ic{background-position:-1px -13px}.ghn-pop-rmv-ic{background-position:-1px -1px}.ghn-new-ic{background-position:-35px -1px}}.ghn-bmi{background:0;width:100%;height:100%;position:absolute;top:0;background-color:#000!important;-ms-filter:"alpha(opacity=60)";filter:alpha(opacity=60);opacity:.6;left:0}.ghn-g-num-c{height:21px;font-size:21px;top:0;width:100%;height:100%;position:absolute;top:0;color:white;background:transparent;text-align:center}.ghn-g-num{margin-top:26px;display:block}.ghn-o-l{height:106px}.ghn-o-l .gh-o-l{height:30px;margin:0;padding-top:38px}#gh-cart .gh-eb-li-a{vertical-align:top}#gh-cart-i{font-size:0}#gh-cart-n{display:inline-block;*display:inline;position:absolute;right:-6px;top:3px;z-index:2;font:bold 11px Arial;background:#f18e00;color:#fff;padding:1px 4px 1px 4px;margin-left:2px;border-radius:2px}#gh-cart-2 #gh-cart-n{right:-12px}#gh-cart-3 #gh-cart-n{right:-17px}.gh-IE8 #gh-cart-i{background-position:-31px -72px!important}#gh-cart{margin-right:7px}#gh-cart .gh-eb-li-a{padding:2px 13px 3px 17px}#gh-cart-i{width:20px;height:18px;display:block;overflow:hidden;text-indent:-9999px;background-position:-55px -101px!important}#ghAC-show{display:block;z-index:1;position:absolute;top:10px;right:-30px;*top:11px}.gh-oldDT #ghAC-show{right:0}.gh-acHidden #gh-ac-box{padding-right:30px;*padding-right:29px}.gh-acHidden #gh-ac-box.gh-ac-box-focus{*padding-right:28px}#gh a.icas{width:18px;height:18px;background-position:-180px -33px!important}#gh.gh-IE8 a.icas{background-position:-102px -71px!important}i.icah{width:12px;height:10px;background-position:-161px -36px!important;position:absolute;bottom:3px;right:3px}.gh-IE8 i.icah{background-position:-84px -75px!important}* html #gAC .ui-autocomplete{width:1px}/*! jQuery UI - v1.10.2 - 2013-03-30
* http://jqueryui.com
* Includes: jquery#gAC .ui.core.css, jquery#gAC .ui.autocomplete.css, jquery#gAC .ui.menu.css
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */.ui-helper-hidden-accessible{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}#gAC .ui-state-disabled{cursor:default!important}#gAC .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}#gAC .ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}#gAC .ui-autocomplete{position:absolute;top:-1px!important;left:1px!important;cursor:default}#gAC .ui-menu{list-style:none;display:block;outline:0;padding:2px;margin-left:-1px}#gAC .ui-menu .ui-menu{margin-top:-3px;position:absolute}#gAC .ui-menu .ui-menu-item{margin:0;padding:0;width:100%}#gAC .ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}#gAC .ui-menu .ui-menu-item a{text-decoration:none;display:block;min-height:0;font-weight:normal;white-space:normal;cursor:pointer;color:#333!important;line-height:26px;padding:1px 7px}#gAC .ui-menu #ghAC_RTM_Ads a{padding:0;max-height:55px}#gAC .ui-menu .ui-state-disabled{font-weight:normal;margin:.4em 0 .2em;line-height:1.5}#gAC .ui-menu .ui-state-disabled a{cursor:default}#gAC .ui-menu-icons{position:relative}#gAC .ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}#gAC .ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}#gAC .ui-menu .ui-menu-icon{position:static;float:right}/*! 
GH 
*/#gAC{position:relative;*z-index:1}#gAC .ui-autocomplete{cursor:default;background:#fff;border:1px solid #aaa!important;-moz-box-shadow:2px 2px 5px rgba(0,0,0,0.2);box-shadow:2px 2px 5px rgba(0,0,0,0.2);-moz-border-radius:3px 0 3px 3px;-webkit-border-radius:3px 0 3px 3px;border-radius:3px 0 3px 3px;width:400px;z-index:9999;opacity:0;visibility:hidden;-moz-transition:visibility 0s linear .1s,opacity .1s linear;-webkit-transition:visibility 0s linear .1s,opacity .1s linear;-o-transition:visibility 0s linear .1s,opacity .1s linear;transition:visibility 0s linear .1s,opacity .1s linear}#gAC .ui-autocomplete.ghAC_opened{opacity:1;visibility:visible;-moz-transition:opacity .1s linear;-webkit-transition:opacity .1s linear;-o-transition:opacity .1s linear;transition:opacity .1s linear}#gAC .ui-menu-item .ghAC_hidden{visibility:hidden}#gAC .ui-menu-item .ghAC_visible{visibility:visible}#gAC .ui-menu-item{font:13px arial}#gAC .ui-state-focus{background:#f0f0f0}.ghAC_sugg,.ghAC_prd{color:#000}.ghAC_hl{color:#0654ba}#gAC .ghAC_newui .ui-menu-item{font:16px "Helvetica Neue",Helvetica,Arial,Verdana,Sans-serif}.ghAC_newui .ghAC_sugg{font-weight:bold!important}.ghAC_newui .ghAC_sugg u{font-weight:normal}.ghAC_newui .ui-menu-item .ghAC_hl{font-weight:normal;color:#333}#gAC .ui-autocomplete.ghAC_newui .ui-menu-item .ghAC_cat{font-weight:normal;color:#0654ba}#gAC .ui-autocomplete.ghAC_newui{min-width:300px}#gAC .ui-autocomplete .ghAC_prd_img{float:left;margin-right:5px;width:32px}#gAC .ui-autocomplete .ghAC_prd{font:10px Verdana;overflow:hidden}#gAC .ui-autocomplete .ghAC_cat{color:#666;font-style:normal;font-weight:bold}#gAC .ui-autocomplete .ghAC_cat.ghAC_cat_faded{color:#333;font-weight:normal}#gAC .ui-autocomplete .ghAC_title{border-bottom:1px solid #e7e7e7;position:relative;text-align:center;margin:0}#gAC .ui-autocomplete .ghAC_titletxt{background-color:#fff;color:#999;position:relative;top:6px;padding:0 5px;font:10px Verdana}#gAC .ui-autocomplete .ghAC_title.Rtm_hr{display:none}#gAC .ui-autocomplete div.ghAC-hide{color:#5d5d5d;font:10px Verdana;margin:5px 13px 0 0;padding-right:25px;text-align:right}#gAC .ui-autocomplete u{text-decoration:none}.ghAC-recser{font-weight:bold;color:#6a29b9}#gAC .ui-menu .ui-menu-item a.ghAC_logo.ui-state-focus{background:#fff;border-bottom:2px solid #0654ba;padding-bottom:5px}#gAC .ui-menu .ui-menu-item a.ghAC_logo{padding:7px}.ghAC_logo_img{display:block}#gh-bt{position:fixed;display:block;width:32px;height:33px;right:-50px;bottom:60px;overflow:hidden;z-index:9;border:1px solid #ddd;border-top-left-radius:3px;border-bottom-left-radius:3px}#gh-bti{position:absolute;clip:rect(0px,33px,36px,0px);top:-1px;left:-1px}#gh-bt:hover #gh-bti{clip:rect(38px,33px,76px,0px);top:-40px}.article-wrapper{float:none;width:auto;overflow:hidden;max-width:780px;margin-top:0}.notOwner{margin-top:45px}.sz1200 .article-wrapper{max-width:980px}.content{height:auto;overflow:hidden}.rightbar{margin:-25px 0 0 20px;width:225px;float:right;position:relative}@-moz-document url-prefix(){.rightbar{margin:-25px 0 0 20px;width:225px;float:right;position:relative;overflow:auto}}.tags{padding-top:25px;padding-bottom:12px;margin:10px 0;border-top:1px solid #ccc}.guide-author{margin-top:30px;overflow:hidden}.guide-author .member-pic{margin-right:20px}.rel-title{font:normal bold 20px "Neue Helvetica",Helvetica,Arial,Sans-serif;color:#333;margin:0 0 6px 8px}#guidesSection .rel-title{line-height:.9em}.rel-product{overflow:hidden;position:relative;width:150px;margin-bottom:25px;padding:4px 9px 10px}.rel-product:hover{background-color:#fff;border:1px solid #ddd;border-radius:3px 3px 3px 3px;box-shadow:4px 4px 1px #eee;padding:3px 8px 9px}.rel-product a{display:block;color:#0654ba;font-size:12px;line-height:15px}.rel-product .format{color:gray;font-size:12px}.rel-product .price{font:normal bold 16px/24px "Neue Helvetica",Helvetica,Arial,Sans-serif;color:#333;margin-top:18px}.std-img-container{max-width:150px;text-align:center;vertical-align:middle}.img-container{-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;background:none repeat scroll 0 0 white}.std-img-border{-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;border:1px solid #ddd;background:none repeat scroll 0 0 white}ul.rel_guides{list-style:none;min-height:495px}ul.rel_guides li{font:13px/15px "Neue Helvetica",Helvetica,arial,Sans-serif;padding:0 0 10px 0}.rel_guides_title{font:bold 20px "Neue Helvetica",Helvetica,arial,Sans-serif;color:#333;margin-top:30px}#defImg,.hideImg{display:none}.see_all_links{text-align:left}.article img.ctlgImg{float:right;margin:10px 0 10px 30px;max-height:400px;max-width:400px}.hd-sec{overflow:hidden;position:relative;padding-bottom:10px}#guideTitle h1{font-weight:bold;font-size:24px}.ds3-border-shadow-r{border:1px solid #DDD;border-radius:3px;background-color:white;box-shadow:4px 4px 1px #EEE;padding:20px 40px 9px;margin-bottom:20px}.hd-secR{overflow:hidden;position:relative;padding-top:20px}.left-hd{float:left;width:730px;max-width:730px;padding-top:10px}.left-hdR{margin-bottom:0!important;float:left;width:730px;max-width:730px;padding-top:10px}.left-hdR .pgtl{margin-bottom:0!important}.expert-cont{padding-top:15px;width:300px}.expert-auth{width:100%;padding:5px 100px 5px 5px;margin-bottom:10px}#expertRefresh{padding:5px;border:solid 1px #ccc;display:inline-block;margin-bottom:20px!important}#expertRefresh img{border:0;box-shadow:none;margin:0!important;vertical-align:middle;padding:2px}.editR{text-align:right;padding-top:10px}.exprtTop{margin-top:10px}.expert-border-shadow{border-radius:3px;background-color:#EEE}.expert-text{line-height:1.2;font-size:12px}.expert-auth img,.expert-auth-r img{vertical-align:middle;margin:0 8px 0 0}.img-cont{float:left}.author-details{line-height:1.2}.guide-container-refaced .author-details{line-height:normal}.full-name{font-weight:bold}.exp-rr{font-size:12px}.mgnBtmDE{margin-bottom:20px}.pgtl h1{line-height:1.35em}.mgnTopLong{margin-top:55px}.algnBtm{vertical-align:bottom}.algnTop{vertical-align:top}#body{min-width:500px;max-width:1200px;margin:-20px auto 0;margin-top:15px}.vgswd{overflow:hidden;margin-bottom:13px;margin-top:7px}.gdVdoCnt{margin-right:0}.blueLyr{background-color:#0654ba;top:0;left:0;height:95px;width:180px;background-color:#0654ba;opacity:.25;filter:alpha(opacity=25)}.blueLyr:hover{opacity:.5;filter:alpha(opacity=50)}.videoImg{background-image:url('http://ir.ebaystatic.com/rs/v/t30owjhfcyzjhhmhwlnjx0w2gyg.png');position:relative;width:180px}.lrnAll{font-size:12px;font-weight:bold;padding-top:10px;margin-bottom:20px;width:160px;line-height:15px}.playBtn{position:relative;top:24px;left:65px;height:50px;width:50px;background-image:url('http://ir.ebaystatic.com/rs/v/ev4lczhvsy3glmqsv2tzcja0xam.png');background-position:203px 50px}.vgswd #ebayShare_1{float:none}.sw-plg{position:absolute;right:0;border:none!important;width:50%;text-align:right;margin-right:44px}.tags .tagName h2,.tags .tagName h3{font-size:14px;font-weight:normal;color:#0654ba;display:inline-block;line-height:21px}.tags .tagName h3:hover,.tags .tagName h2:hover{text-decoration:underline}.item-title h3,.item-title h2{font-size:14px;font-weight:normal}.expert-auth-r{padding:5px;margin-right:10px;margin-top:8px;width:200px}.guideLrnVdo{padding-left:8px}.article{line-height:21px;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:14px;color:#555;text-align:left;padding-top:3px}.article *{margin-bottom:10px}.article img{padding:8px;margin:10px auto}.article h1,.article h2,.article h3,.article h4,.article h5,.article h6{margin:3px 0;color:#282828;line-height:24px}.article h1{font-size:2em;font-weight:normal}.article h2{font-size:1.5em;font-weight:normal}.article p{line-height:21px}.article>div{margin:6px 0}.article ul,.article ol{padding-left:30px;margin:.5em 0}.article hr{height:1px;color:#ccc}.guide-container-refaced .article hr{clear:both}@font-face{font-family:"Aleo Regular";src:url(http://ir.ebaystatic.com/rs/c/Aleo-Regular-b206666c.eot?e);src:url(http://ir.ebaystatic.com/rs/c/Aleo-Regular-b206666c.eot?e?#iefix) format("embedded-opentype"),url(http://ir.ebaystatic.com/rs/c/Aleo-Regular-6be64eb6.woff?e) format("woff"),url(http://ir.ebaystatic.com/rs/c/Aleo-Regular-4f48cfe5.ttf?e) format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:"Aleo Light";src:url(http://ir.ebaystatic.com/rs/c/Aleo-Light-c69ffac2.eot?e);src:url(http://ir.ebaystatic.com/rs/c/Aleo-Light-c69ffac2.eot?e?#iefix) format("embedded-opentype"),url(http://ir.ebaystatic.com/rs/c/Aleo-Light-db69ea99.woff?e) format("woff"),url(http://ir.ebaystatic.com/rs/c/Aleo-Light-06cc05c7.ttf?e) format("truetype");font-weight:normal;font-style:normal}.guide-name{display:inline-block}.subtitle{border-bottom:1px solid #ccc;margin-bottom:10px;padding-bottom:10px;font-weight:bold;font-size:15px}.rel-product .butIt span{clear:both;color:#777;font:10px/20px verdana}.rel-product span.item-title{position:relative;top:9px;font:14px/16px "Helvetica neue",Helvetica,Arial,Sans-serif}.main table{border:1px solid #333}.main th,.tmpl1 th,.article th{background-color:#eee;font-weight:bold;border:1px solid #ccc;padding:10px;text-align:left}.article td,.main td,.tmpl2 td,.tmpl1 td{border:1px solid #ddd;padding:5px;text-align:left}.tmpl2 .numbering{padding:6px 5px 5px}.guide-content table.tbl-str,.guide-content .tbl-str th,.guide-content .tbl-str td{border:0}.guide-content blockquote{font-style:italic;font-family:Georgia,Times,"Times New Roman",serif;padding:2px 0;border-style:solid;border-color:#ccc;border-width:0}.guide-content caption,.article caption{caption-side:bottom;padding-top:10px;font-size:x-small}.ovFlw{overflow:auto}.article{line-height:1.71429;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:14px;color:#282828}.article *{margin-bottom:10px}.article img{padding:8px;margin:10px 20px;margin-right:20px!important}.article h1,.article h2,.article h3,.article h4,.article h5,.article h6{margin:3px 0}.article h1{font-size:2em;font-weight:normal}.article h2{font-size:1.5em;font-weight:normal}.article h3{font-size:1.17em;font-weight:bold}.article p{line-height:21px}.article>div{margin:6px 0}.article ul,.article ol{padding-left:30px;margin:.5em 0}.article hr{height:1px;color:#ccc}.ttlEllps{width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mgnTopL{margin-top:20px}#tmplvs table{width:100%}#yutbeTbl td{text-align:center;padding-top:20px}#yutbeTbl img{border:0;box-shadow:none}#ftrsTbl td:nth-child(2),#ftrsTbl td:nth-child(3){width:37%}#ftrsTbl td:nth-child(1){width:26%}#ftrsTbl td{padding-left:10px}.idtTop{padding-top:10px}.brcrmbEllps,.brcrmbEllps h2{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.idtRgt{padding-right:10px}.ckTblMgn{margin:0 auto}.sz1200 .article-wrapper,.sz940 .article-wrapper{max-width:800px}.content{width:1200px}.article-wrapper{float:left}.rightbar{width:380px;margin:0}.sz940 #gh{width:1200px}.vgswd #ebayShare_1{float:none}.ds3-border-shadow-r{border:1px solid #DDD;border-radius:3px;background-color:white;box-shadow:4px 4px 1px #EEE;padding:20px 40px 9px;margin-bottom:20px}.guideLrnVdo{margin-right:25px;display:inline-block;overflow:hidden;padding-left:0;margin-bottom:15px}.guideLrnVdoL{margin-right:25px;display:inline-block;overflow:hidden}.myGuides{padding-top:15px;text-align:center}.left-hdRd{margin-bottom:0!important;float:left;width:650px;display:inline-block}.hd-sec{padding-bottom:0}.sz1200 .left-hdRd{width:648px}.editR{float:right;padding-top:0}.shopping-widget-caption{margin-top:0!important;color:#333!important}.shopping-widget-caption h3.alignleft{font-weight:bold}.mbg{float:left}.lrnAll{font-size:12px;font-weight:bold;padding-top:5px;padding-bottom:5px;width:180px;line-height:15px;position:relative;top:-26px;color:#fff;text-align:center;margin-bottom:-24px;background-color:#059}.idtTopSm{padding-top:5px}#concepts .fdhr{margin-bottom:20px!important}.playBtn{position:relative;top:16px;left:65px;height:50px;width:50px;background-image:url('http://ir.ebaystatic.com/rs/v/ev4lczhvsy3glmqsv2tzcja0xam.png');background-position:203px 50px}.myguides{padding-top:15px;text-align:center}.mgnBtmM{margin-bottom:15px}.authorLogo{text-align:right;height:38px}.authoredBy{font-size:x-small;position:relative;top:-48px;margin-bottom:-48px}.authoredByC{font-size:x-small}.authorImg{position:relative;top:2px}.topRgtPnl{margin-bottom:8px}.topRgtPnlIntl{margin-bottom:18px}.topRgtPnlEb{margin-bottom:0}.topRgtPnlEbIntl{margin-bottom:10px}.gssh{height:13px!important}.crDate{float:left;margin-right:20px;margin-top:10px}.socWdgt{float:right;margin-top:-5px}.tags{margin-top:30px;padding-top:13px;text-align:center;padding-bottom:3px}.relCatTtl{font-size:12px;color:#333;padding-bottom:5px}.relCats a,.relCats h3,.relCats h2{font-size:12px!important;color:#777;line-height:22px!important}.relCatGt{color:#999;font-size:12px}.idtBtmM{padding-bottom:15px}.relCatSec{width:70%}.stickyModl{position:fixed;z-index:9999999;background-color:#eee;top:0;border:solid 1px #ddd}.stickyModl li{list-style:none}.stickyTtl{font-weight:bold;font-size:14px;padding:14px 10px 14px 18px;width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stickyShare{padding-right:18px;float:right}.markMsg{float:left;margin-left:32px;border-left:1px solid #ddd;padding-left:15px;padding-top:8px;line-height:18px;font-size:16px;color:#777}.lrnMore{font-size:14px;line-height:18px;color:#0654ba;padding-top:3px}.markMsg:hover .lrnMore{text-decoration:underline}.idtBtm20{padding-bottom:20px}.exploreKwrds{border-top:none!important;margin-top:0!important;padding-top:0!important;text-align:left!important}.idtBtm50{padding-bottom:49px}.imageControls,.noImage,.eBayUrlControls,.section-text,.close-icon,.add-plus-small-icon,.removeControls,.addCaption,.imgCptn_edit,.addCaption-r,.imgCptn-edit-r{display:none!important}.con-br-rel h2,.collectionsWpr h2{font-family:'Helvetica neue',Helvetica,Arial,sans-serif;font-size:16px;color:#333;margin-bottom:10px;padding-left:25px}.collectionsWpr{padding-bottom:15px;border:solid 1px #ddd;background:#fff;padding-top:15px;margin-bottom:15px}[class^="filmstrip-"]>button{top:48%;cursor:pointer}[class^="filmstrip-"]>button[disabled]{cursor:default!important}[class^="filmstrip-"].filmstrip-centered li{width:19%}[class^="filmstrip-"].filmstrip-centered li>div{display:block}.fluid-cv-items{float:none;text-align:left;font-size:14px;color:#555;padding-top:7px}.fluid-cv-title{width:130px;margin-right:10px;font-size:14px;line-height:18px}.fluid-cv-footer{height:45px}.tmpl1 .wrap{margin:0 auto}.tmpl1 .main{padding:10px}.tmpl1 li.main{padding:0}.tmpl1 .side{float:right;margin:0 0 40px 40px}.tmpl1 .main>img,.tmpl1 .main>a img{float:right\9;margin:0 0 40px 40px\9}.tmpl1 .dh2{margin-top:15px}.tmpl1 .dlst{margin:20px}.tmpl1 .clr{clear:both}.tmpl1 .keyFtrs{padding-top:25px}.scrnSze{padding-top:25px}.tmpl1 pre,.guide-content pre{white-space:normal}.guide-content strong{word-break:break-word}.greyClr{color:#777}.scrnSze i{font-size:14px;font-weight:normal;padding-left:5px}.h3{font-weight:500;font-size:1.429em}.tmpl1 .tbl-str{width:73%;margin-bottom:15px}.tmpl1 .tbl-str th{vertical-align:top}.tbl-str .txtAlnRgt{text-align:right}.guide-title{font-family:"Aleo Regular","Palatino Linotype",Palatino!important;color:#333;font-size:40px;line-height:50px;max-width:1000px;margin-left:auto;margin-right:auto;word-wrap:break-word}.guide-container-refaced .guide-title{font-family:"Aleo Light","Palatino Linotype",Palatino!important;font-size:44px;margin:10px 0 15px;display:inline-block}.center-panel{background:#fff}.guide-container-refaced .center-panel{border-top:1px solid #ccc}.center-panel-content{width:800px;margin:0 auto}.guide-content{font-family:"Aleo Regular","Palatino Linotype",Palatino!important;color:#555;line-height:32px!important;font-size:20px!important}.guide-header{text-align:center;padding:0 5px 20px 5px}.guide-container-refaced .guide-header.section-separator{padding-bottom:8px;border-bottom:0}.guide-container{padding-top:5px}.guide-container-refaced .guide-container{font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;padding-top:0}.body{overflow:hidden}.guides-global-header{max-width:1200px;margin:0 auto;padding:0 15px}.guide-container-refaced .wide-content{width:auto;max-width:960px;margin:0 auto;padding:0}.guide-container-refaced .creation-date-container{padding-top:30px;font-size:14px;color:#999}@media screen and (max-width:1200px){.guides-global-header{max-width:1000px}.guide-container-refaced .wide-content,.guide-container-refaced .guides-global-header,.guide-container-refaced .guides-global-header #gh,.guide-container-refaced #glbfooter #gf-t-box{max-width:900px;width:auto}.guide-container-refaced .fbcomments{display:none!important}}@media screen and (max-width:979px){.guide-container-refaced .wide-content,.guide-container-refaced .guides-global-header,.guide-container-refaced .guides-global-header #gh,.guide-container-refaced #glbfooter #gf-t-box,.guide-container-refaced #glbfooter #gf-t-box .gf-t{max-width:800px;width:auto}.guide-container-refaced .guide-tags,.guide-container-refaced .guides-social-module,.guide-container-refaced .author-module,.guide-container-refaced .bdcrumbs-container,.guide-container-refaced .explore-more-title.wide-content{padding-left:0!important;padding-right:0!important}}@media screen and (max-width:850px){.guides-global-header{padding:0}.guide-container-refaced .wide-content,.guide-container-refaced .guides-global-header,.guide-container-refaced .guides-global-header #gh{max-width:none}.guide-container-refaced .wide-content,.guide-container-refaced .guides-global-header{margin-left:10px!important;margin-right:10px!important;padding-left:0!important;padding-right:0!important}.guide-container-refaced #glbfooter{padding-left:10px;padding-right:10px}.guide-container-refaced .center-panel-content{width:auto!important}}.guide-act-btns{text-align:center;padding-top:30px}.guide-container-refaced .guide-act-btns{text-align:left;padding-top:20px}.guide-container-refaced #editGuide,.guide-container-refaced #writeGuide{color:#fff;text-decoration:none}.guide-container-refaced .wag-label{margin-right:25px;font-size:15px;display:inline-block;padding-top:20px}.guide-container-refaced .guide-act-btns .wag-label{padding-top:0;padding-bottom:10px}.guide-act-btns a{margin-right:10px;font-weight:bold}.bdcrumbs-container{margin:0 auto;width:800px}.fol-widget>button.btn-s>span:first-child{height:11px!important}.tag-guide-anchor{height:24px;width:24px;position:absolute;right:10px;top:10px}.guide-container-refaced .author-image-container{border-radius:50%;overflow:hidden;border:1px solid #ddd;width:40px;height:40px;display:inline-block;vertical-align:middle;text-align:center}.guide-container-refaced .guide-info .author-image-container{float:left;margin-right:10px}.author-image{vertical-align:middle;padding-right:5px}.guide-container-refaced .author-image{padding-right:0}.published-by,.author-name{font-family:"Aleo Regular","Palatino Linotype",Palatino!important;color:#999;font-size:20px;display:inline-block;position:relative;top:2px;white-space:nowrap}.author-name a,.author-name a:hover{color:#333!important}.guide-container-refaced .guide-info a:focus{text-decoration:none}.guide-container-refaced .author-name a,.guide-container-refaced .author-name a:hover{color:#777!important}.author-name{padding-left:5px}.guide-container-refaced .author-name{font-family:Helvetica!important;color:#777;font-size:14px;position:static;top:0;height:42px;line-height:42px;padding-left:0}.guide-info{font-family:Helvetica;color:#aaa;font-size:14px;padding-top:23px}.dot-separator{padding-left:5px;padding-right:5px}.author-image{max-width:40px;max-height:40px}.yesCount a,.fbcomments a{color:#aaa!important}.guide-container-refaced .fbcomments a{color:#777!important}.touch .published-by-text,.notouch .by-text,.fbcomments-plural,.fbcomments,.fbcomments-singular,.guide-vote-share-container .scShareText{display:none}.guide-container-refaced .guide-info{display:table;width:100%;color:#777;padding-top:0}.guide-container-refaced .author-details,.guide-container-refaced .counts-cntr,.guide-container-refaced .actions-cntr{display:table-cell;width:30%}.guide-container-refaced .author-name,.guide-container-refaced .counts-cntr,.guide-container-refaced .actions-cntr{vertical-align:middle}.guide-container-refaced .author-details{text-align:left}.guide-container-refaced .counts-cntr>span{padding:0 10px}.guide-container-refaced .counts-cntr>span:first-child{border-left:0}.guide-container-refaced .actions-cntr .guide-votes-button{padding:0 10px}.guide-container-refaced .actions-cntr .share-widget-container{padding-left:10px}.guide-container-refaced .actions-cntr>div:first-child{border-left:0}.guide-container-refaced .counts-cntr{width:40%}.guide-container-refaced .actions-cntr{text-align:right}.guide-container-refaced .share-widget-container{display:inline-block}.guide-container-refaced .share-widget{clear:none;margin:0}@media screen and (max-width:960px){.guide-container-refaced .counts-cntr{display:none!important}.guide-container-refaced .author-details,.guide-container-refaced .actions-cntr{width:50%}}.conceptBox{border:solid 1px #ccc;width:180px;margin-right:20px;margin-right:15px\9;margin-top:20px;margin-bottom:20px}.conceptBox3{margin-left:40px;margin-right:47px}.conceptBox_r{margin-left:25px;margin-right:20px}.l2Wpr.conceptBox_r{margin-left:18px!important;margin-right:18px!important}.l2Wpr.conceptBox_2{margin-left:18px!important;margin-right:18px!important}.conceptBox img{border:0;box-shadow:none;max-height:150px;max-width:150px}.conceptName{text-align:center;padding-top:5px;font-weight:bold}.concepts ul{border:0;list-style:none;padding-left:0}.browse-widget{margin:auto;max-width:800px}.holder{width:100%;overflow:hidden}ul.boxes{padding:0;margin:0;list-style-type:none;float:left;position:relative;left:50%}ul.boxes li{float:left;position:relative;right:50%}.concepts .conceptBox{float:left;box-shadow:0 0 4px 2px #eee;width:180px;background-color:#fff;display:block;border:1px solid #ddd;position:relative;transition:all .2s ease 0s}.concepts .conceptBox:nth-child(4){margin-right:0}.conceptBox .imgCon{width:180px;height:160px;text-align:center;vertical-align:middle;display:table-cell}.conceptBox .title{float:left;width:180px;height:48px;display:table-cell;vertical-align:middle;text-align:center;background-color:#fff;border-top:1px solid #ddd;font-size:14px;font-style:normal;font-family:"Helvetica neue",Helvetica,Arial,Sans-serif;line-height:16px;color:#0654ba}.conceptBox .title i{display:table-cell;vertical-align:middle;text-align:center;width:180px;height:48px}.conceptBox .title b{max-width:180px;max-height:40px;padding:7px 10px 5px;font-size:14px;font-style:normal;font-family:"Helvetica neue",Helvetica,Arial,Sans-serif;line-height:16px}.b-img-link{width:180px;background-color:#fff;margin-bottom:0;display:block;overflow:hidden;position:relative}.conceptsTtl{color:#5d5d5d;font-size:11px}.conceptBox_2Ttl{position:relative;left:25%}.conceptBox_rTtl{position:relative;left:11%}.conceptBox:before{bottom:15px;box-shadow:0 15px 6px rgba(0,0,0,0.3);height:10%;left:5px;transform:rotate(-4deg);width:40%;content:"";position:absolute;z-index:0}.conceptBox_2{margin-left:106px}.sz940 .conceptBox_2{margin-left:50px}.cont{position:relative;text-align:center;border:1px solid #ddd;border-radius:2px;margin-bottom:5px;background-color:#fff}.topcat,.topcat .simg,.topcat .flm,.topcat .simg a{width:160px;height:160px}.cont .simg{margin-bottom:18px;display:table-cell;margin-bottom:0}.simg a{width:100%;float:left;position:relative;overflow:hidden}.cont .simg img{position:absolute;margin:auto;top:0;left:0;right:0;bottom:0;max-height:160px;max-width:160px}.cont .btm{bottom:0;border-radius:2px;position:absolute;width:100%;height:40px;background:#eee;background:rgba(238,238,238,0.85);left:0;text-align:left;color:#000}.l2Wpr{float:left;padding-top:15px;padding-bottom:5px}.btm .imgTitle{height:0;margin:0}.btm .imgTitle{float:none;text-align:center}.btm a{font-size:14px;font-weight:bold;margin:0;padding:15px 5px;display:block;color:#333}.cont:hover a{color:#fff}.ellipsis-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cont:hover .btm a:hover{text-decoration:none;color:#fff}.cont:hover .btm{background:rgba(51,51,51,0.85)}.cont:hover{border:solid 1px #aaa}#concepts .fdhr{margin-bottom:12px!important}.guides-social-module{margin-top:25px}.guide-votes-button{display:inline-block;margin-right:10px}.guide-votes-button.container{padding:0}.touch .guide-social .scShareText{display:none}.guide-social #ebayShare_1{float:none}.guide-social{display:inline-block;position:relative;top:-15px}.vote-txt{font-weight:bold;font-size:12px;font-family:Helvetica;position:relative;top:-2px;color:#333;padding-left:5px}.guide-container-refaced .vote-txt{font-weight:normal;font-size:14px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;position:static;top:0;color:#0654ba;padding-left:0;text-decoration:none;cursor:pointer}.guide-container-refaced .guide-votes-button{margin-right:-4px}#writeGuide1{float:right;font-weight:bold;position:relative;top:3px;white-space:nowrap}#writeGuide{font-weight:bold;margin-top:25px}.guide-vote-share-container .voteYes{padding:6px 15px 8px 15px}.guide-vote-share-container .vote-txt{font-size:14px;top:0}.guide-vote-share-container .thumbsup{position:relative;top:1px}.guide-vote-share-container .guide-social{top:0}.tipMsg{white-space:normal}.article{font-family:"Aleo Regular","Palatino Linotype",Palatino!important;font-size:20px;font-weight:300;color:#555;line-height:32px;letter-spacing:.01em}.article p{line-height:32px}.tmpl2 .lftSde{float:left;border:solid 1px #ccc;text-align:center;margin:0 45px 45px 0;vertical-align:middle}.tmpl2 .rgtCnt img{border:0;box-shadow:none}.tmpl2 .rgtCnt{vertical-align:top;margin-top:20px}.tmpl2 .rgtCnt img{padding:0;margin:0 45px 20px 0;float:left}.tmpl2 .prdTtlLnk{font-size:16px;font-weight:bold}.tmpl2 .lftPadUl{overflow:hidden}.guide-content .tmpl2 a{font-family:Helvetica Neue #0654ba;white-space:normal}.tmpl2 .subTtl{font-weight:bold;padding-top:2px;font-size:26px;min-width:400px;display:table-cell}.tmpl2 .clr{clear:both}.tmpl2 .fbSts{color:#777}.tmpl2 .dotted{border-bottom:dashed 1px #ccc;border-style:none none dashed;width:100%;margin-top:25px;margin-bottom:20px;color:#fff;background-color:#fff}.tmpl2 .idtTop{padding-top:20px}.tmpl2 .numbering{color:#777;font-size:20px;font-weight:bold;display:inline-block;height:26px;width:23px;text-align:center;border:0;margin-right:5px;background-repeat:no-repeat;padding-top:2px;margin-top:1px}.tmpl2 .content{margin-left:40px}.tmpl2 pre{white-space:normal}.tmpl2 table.toptenTbl td{border-color:#fff}@media screen and (max-width :980px){.tmpl2 .subTtl{min-width:100%!important}.tmpl2 .rgtCnt img{display:block;min-width:200px}}.guide-content *{font-family:"Aleo Regular","Palatino Linotype",Palatino;font-size:20px;font-weight:300;color:#555;line-height:32px;letter-spacing:.01em}.guide-content strong,.guide-content h1,.guide-content h2,.guide-content h3,.guide-content h4,.guide-content h5,.guide-content h6{font-weight:bold}.guide-content a{color:#0654ba}.guide-content a:visited{color:#6a29b9}.guide-content a.btn,.guide-content a.btn:visited,.guide-content a.imgTitle,.guide-content .conceptBox_r:hover a.imgTitle{color:#fff}.guide-content a.imgTitle,.guide-content a.imgTitle:visited{color:#333}.guide-content td img{max-width:initial;height:initial}.guide-content td a,.guide-content td a *{white-space:nowrap}.guide-content h2,.section-ttl-text{font-size:26px}.guide-container-refaced .guide-content *{font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif!important;font-size:15px!important;font-weight:normal;color:#777;line-height:24px!important}.guide-container-refaced .guide-content strong,.guide-container-refaced .guide-content h1,.guide-container-refaced .guide-content h2,.guide-container-refaced .guide-content h3,.guide-container-refaced .guide-content h4,.guide-container-refaced .guide-content h5,.guide-container-refaced .guide-content h6{font-weight:normal}.guide-container-refaced .guide-content h1,.guide-container-refaced .guide-content h2,.guide-container-refaced .guide-content h3,.guide-container-refaced .guide-content h4,.guide-container-refaced .guide-content h5,.guide-container-refaced .guide-content h6{clear:both}.guide-container-refaced .guide-content h1,.guide-container-refaced .guide-content h1 *{line-height:32px!important;font-size:28px!important;color:#333}.guide-container-refaced .guide-content h2,.guide-container-refaced .guide-content h2 *{line-height:30px!important}.guide-container-refaced .guide-content h3,.guide-container-refaced .guide-content h3 *{line-height:26px!important}.guide-container-refaced .guide-content a{color:#0654ba!important}.guide-container-refaced .guide-content a:visited{color:#6a29b9!important}.guide-container-refaced .guide-content a.btn,.guide-container-refaced .guide-content a.btn:visited,.guide-container-refaced .guide-content a.imgTitle,.guide-container-refaced .guide-content .conceptBox_r:hover a.imgTitle{color:#fff!important}.guide-container-refaced .guide-content a.imgTitle,.guide-container-refaced .guide-content a.imgTitle:visited{color:#333!important}.guide-container-refaced .guide-content img{max-width:100%!important;height:auto!important}.guide-container-refaced .guide-content td img{max-width:initial!important;height:initial!important}.guide-container-refaced .guide-content td a,.guide-container-refaced .guide-content td a *{white-space:nowrap}.guide-container-refaced .guide-content h2,.guide-container-refaced .section-ttl-text{font-size:26px!important;color:#333}.guide-container-refaced .guide-content h3{font-size:20px!important;color:#333}.guide-container-refaced .guide-tags-container.section-separator{padding-bottom:0}.guide-tags{text-align:left;padding:35px 0;display:table}.guide-tags .tag-label{color:#555;padding-right:15px;display:table-cell}.guide-container-refaced .guide-tags .tag-label{color:#333;font-size:15px}.guide-tags .guide-keywords{display:table-cell}.guide-container-refaced .item-separator{border-left:1px solid #ccc}.guide-container-refaced .section-separator{border-bottom:1px solid #ccc;padding-bottom:20px}.guide-container-refaced .guide-tags .guide-keywords a{margin-bottom:15px}.guide-container-refaced .guide-tags .guide-keywords a:first-child{border-left:0;padding-left:0}.guide-content.template_1,.guide-content.template_2,.guide-content.template_0{padding-top:30px}.guide-tags a.tagName,.guide-tags h2,.guide-tags h3{color:#aaa;font-size:14px;line-height:20px;display:inline-block;font-weight:normal}.guide-container-refaced .guide-tags{padding-top:30px;padding-bottom:5px}.guide-container-refaced .guide-tags a.tagName,.guide-container-refaced .guide-tags h2,.guide-container-refaced .guide-tags h3{color:#999;font-size:15px}.guide-tags a.tagName{margin-right:15px}.guide-container-refaced .guide-tags a.tagName{border-right:1px solid #ccc;padding-right:15px}.guide-container-refaced .guide-tags a.tagName.lastItem{border-right:0;padding-right:0;margin-right:0}.guide-tags .tagName h2:hover,.guide-tags .tagName h3:hover{text-decoration:underline}.fb-comments,.fb-comments iframe[style]{width:100%!important}.guide-container-refaced .fb-comments{margin-bottom:30px}.tbl-ovflw{overflow-x:scroll;-webkit-overflow-scrolling:touch}img{-moz-transition:width 1s ease-in-out,left 1s ease-in-out;-webkit-transition:width 1s ease-in-out,left 1s ease-in-out;-moz-transition:width 1s ease-in-out,left 1s ease-in-out;-o-transition:width 1s ease-in-out,left 1s ease-in-out;transition:width 1s ease-in-out,left 1s ease-in-out}.imgYoutube{display:none}.youtube-video{display:block!important}.videoControls{background:0}.youtubePlayIcon{display:none}.section-media .youtube-video iframe{height:300px;width:380px}.section-media.imgCntr .youtube-video iframe,.section-media.imgCntr.youTubeAdded{height:500px;width:800px}.imgCntr .yesVideo{height:100%;width:100%}@media screen and (min-width:568px) and (max-width:800px){.section-media.imgCntr .youtube-video iframe,.section-media.imgCntr.youTubeAdded{max-width:100%;height:400px}.section-media .youtube-video iframe{max-width:100%;height:300px}.section-media.youTubeAdded{border-left:none;border-right:0}}@media screen and (max-width:880px) and (min-width:768px){.section-media.youTubeAdded{max-height:100%!important}}@media screen and (max-width:568px){.yesVideo,.section-media .youtube-video iframe,.section-media.imgCntr .youtube-video iframe{max-width:100%;height:200px}.section-media.imgCntr .youtube-video iframe,.section-media.youTubeAdded,.section-media.imgCntr.youTubeAdded .section-media .youtube-video iframe,.section-media .youtube-video iframe{height:200px!important}.section-media.youTubeAdded{border-left:none;border-right:0}}.imgCaptionLyr-r{color:#999;padding-top:5px;font-size:14px;text-align:center;margin:0 auto;overflow:hidden;padding-bottom:15px;width:100%}.imgCaptionLyr,.article .imgCaptionLyr,.defUploadImgCont .imgCaptionLyr-r,.imgCptnVal-r{display:none}.addCaption-r i{height:15px;width:15px;background-position:-114px -712px;display:inline-block;top:2px;position:relative;margin-right:5px}.addCaption-r{display:block}.addCaption-r,.addCaption-r:hover,.imgCptn-r,.imgCptnVal-r{color:#999!important}.addCaption-r:hover i{background-position:-128px -712px}.imgCptn-r{border:none!important;box-shadow:none!important;width:100%;padding:0;margin:0!important}.imgCptnVal-r,.addCaption-r,.imgCptn-r{padding:6px 0;box-sizing:border-box}.imgCptn-r,.imgCptnVal-r,.article .imgCaptionLyr-r{font-size:14px!important;line-height:18px!important;text-align:center}.editguide .imgCptnVal-r:hover{cursor:pointer;background-color:#f9f9f9}@media screen and (min-width:981px){.touch .explore-more-container{width:815px!important}.touch .explore-more-title{padding-left:7px}}@media screen and (max-width:980px){.center-panel-content,.bdcrumbs-container,.guides-sticky-content{width:100%!important}.article,.tmpl1,.tmpl2{width:91%;padding:0 15px}.guide-container-refaced .article,.tmpl1,.tmpl2{width:auto}.guide-tags{padding-left:10px;padding-right:10px}.touch #writeGuide,.touch #editGuide{display:none}.section-media,.section-media.fl,.section-media.fr,.section-media .imgCntr,.guide-content img{float:none!important;margin-left:auto!important;margin-right:auto!important}.guide-tags,.guides-social-module,.author-module,.bdcrumbs-container{padding-left:29px;padding-right:29px}.guide-content table{overflow:auto}.explore-more-title{padding-left:29px!important}.notouch .explore-more-title{padding-left:32px!important}.explore-more-container [class*="filmstrip-"]{margin:0}.explore-more-container li:first-child{padding-left:20px}.touch .explore-more-container{width:auto!important}.notouch .explore-more-container{width:90%!important}.notouch .explore-more-wrapper{margin-right:15px}.guide-info-sticky{padding-left:20px}.share-widget-btn{margin-right:20px}.guide-info-title{width:70%}}.tablet #voteTooltip:before,.tablet #voteTooltip:after{left:13%}.guide-container-refaced .tablet #voteTooltip:before,.guide-container-refaced .tablet #voteTooltip:after{left:50%}.tablet .guide-vote-share-container #voteTooltip:before,.tablet .guide-vote-share-container #voteTooltipSt:before,.tablet .guide-vote-share-container #voteTooltip:after,.tablet .guide-vote-share-container #voteTooltipSt:after{left:50%}@media screen and (min-width:768px) and (max-width:880px){.section-media{width:345px}.section-media.imgCntr{max-width:100%;max-height:440px}.guide-container-refaced .article,.guide-container-refaced .tmpl1,.guide-container-refaced .tmpl2{padding-left:0!important;padding-right:0!important}}@media screen and (max-width :568px){.guide-title{font-size:32px;line-height:40px}.guide-container-refaced .guides-global-header{margin-left:0!important;margin-right:0!important}.guide-container-refaced .guide-title{font-size:32px;margin-top:5px}.guide-container-refaced .guide-header.section-separator{padding-left:10px;padding-right:10px}.guide-container-refaced .guide-info .author-image-container{width:30px;height:30px}.guide-container-refaced .author-image{max-width:30px;max-height:30px}.guide-content img{max-width:100%;margin:0 auto}.section-media{border-left:none;border-right:0;max-width:100%!important}.guide-container-refaced .section-media.fr{border-left:0}.guide-info,#srchRdBtnsFrm,#gh-ctab,.fol-widget,.scShareText,#writeGuide,#editGuide,.guide-info-sticky{display:none!important}.guide-container-refaced .guide-act-btns{display:none!important}.guide-container-refaced #writeGuide{display:inline-block!important}.guide-container-refaced .guide-info{display:table!important}.published-by,.author-name{font-size:18px}.author-details .author-name{max-width:145px;overflow:hidden;text-overflow:ellipsis}.guide-container-refaced .author-details .author-name{max-width:none;height:32px;line-height:32px;display:block}.notouch .author-name{position:relative;top:4px}.guide-container-refaced .creation-date-container{padding-top:20px}.guide-container-refaced .guide-content.template_1,.guide-container-refaced .guide-content.template_2,.guide-container-refaced .guide-content.template_0{padding-top:20px}.guide-content,.guide-tags,.author-module{padding-left:15px!important;padding-right:15px!important}.guide-container-refaced .guide-content{padding-left:0!important;padding-right:0!important}.guide-container-refaced .guide-content h1,.guide-container-refaced .guide-content h1 *{font-size:24px!important}.guide-container-refaced .guide-content h2,.guide-container-refaced .guide-content h2 *,.guide-container-refaced .section-ttl-text{font-size:22px!important}.guide-container-refaced .guide-content h3,.guide-container-refaced .guide-content h3 *{font-size:18px!important}.guide-container-refaced .guide-tags{padding-bottom:0!important}.guide-container-refaced .guide-tags a.tagName,.guide-container-refaced .guide-tags h2,.guide-container-refaced .guide-tags h3{font-size:14px}.guide-container-refaced .author-about-text-container,.guide-container-refaced .author-mod-name{padding-top:15px!important}.guide-container-refaced .author-store,.guide-container-refaced .author-items-sale{top:5px!important}.guide-content table{overflow:auto}.guide-content iframe{width:100%}.explore-more-title{padding-left:15px!important}.touch .explore-more-title{padding-left:14px!important}.notouch .explore-more-title{padding-left:10px!important}.guide-container-refaced .explore-more-title{padding:15px 0!important;margin-bottom:15px!important}.touch .explore-more-wrapper,.touch .explore-more-container{width:100%!important}.notouch .explore-more-container{width:78%!important}.explore-more-container [class*="filmstrip-"]{margin:0!important}.guide-container-refaced .explore-more-container [class^="filmstrip-"].filmstrip-centered{margin-bottom:5px!important}.guide-act-btns a{margin:0 auto 10px}.guide-act-btns{padding-left:10px;padding-right:10px}.bdcrumbs-container{display:none}.author-store,.author-items-sale{display:block;margin-bottom:5px}.soi{left:-3px}.author-about-text{width:100%!important}.author-expert{padding-left:0}.notouch .by-text{display:inline}.notouch .published-by-text{display:none}.touch .explore-more-container li:first-child{padding-left:6px}.android .author-name{top:6px}.guide-vote-share-container.fr{float:none}.guides-sticky-content{text-align:center}}.mobile .guide-votes-button{display:block!important;margin:0 auto;text-align:center}.guide-container-refaced .mobile .author-details,.guide-container-refaced .mobile .actions-cntr{width:50%}.guide-container-refaced .mobile .guide-votes-button{display:inline-block!important;margin-right:-4px!important}.mobile .guide-social{margin-left:0!important;top:0!important}.mobile .guides-social-module{padding:0!important;text-align:center}.mobile .section-media.imgCntr{max-width:100%!important;max-height:200px!important}.mobile .yesImage,.mobile .yesVideo{max-width:100%!important}.mobile .yesVideo{height:224px}.mobile .guide-vote-share-container .guide-votes-button{display:inline-block!important;margin-right:10px}.mobile .guide-vote-share-container #voteTooltip:before,.mobile .guide-vote-share-container #voteTooltipSt:before,.mobile .guide-vote-share-container #voteTooltip:after,.mobile .guide-vote-share-container #voteTooltipSt:after{left:30%}[class^="filmstrip-"]{display:block;position:relative;z-index:0;white-space:nowrap;margin:0 20px}[class^="filmstrip-"].filmstrip-centered li>div{margin:0 auto}[class^="filmstrip-"]>div{overflow:hidden;display:inline-block;width:100%}[class^="filmstrip-"]>div>ul{display:block;position:relative;word-spacing:-4px;margin:0;padding:0}[class^="filmstrip-"]>div>ul>li{list-style-type:none;display:inline-block;word-spacing:normal;white-space:normal;width:99%;margin:0 .5%}[class^="filmstrip-"]>button{vertical-align:top;border:1px solid transparent;background-color:transparent;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;display:inline-block;background-image:url('http://p.ebaystatic.com/aw/cmp/ds3/skin_sprite2.png');margin:0;padding:0;width:13px;height:20px;background-position:-35px -138px;position:absolute}[class^="filmstrip-"]>button:first-child{background-position:-1px -138px;left:-18px}[class^="filmstrip-"]>button[disabled]{background-position:-84px -138px}[class^="filmstrip-"]>button[disabled]:first-child{background-position:-67px -138px}.filmstrip-2>div>ul>li{width:49%}.filmstrip-3>div>ul>li{width:32.333333333333%}.filmstrip-4>div>ul>li{width:24%}.filmstrip-5>div>ul>li{width:19%}.filmstrip-6>div>ul>li{width:15.6666666666666666%}.filmstrip-7>div>ul>li{width:13.2857143%}.filmstrip-8>div>ul>li{width:11.5%}.no-touch .filmstrip>button:hover,.no-touch [class^="filmstrip-"]>button:hover{border:1px solid transparent;background-position:-51px -138px}.no-touch .filmstrip>button:first-child:hover,.no-touch [class^="filmstrip-"]>button:first-child:hover{background-position:-17px -138px}.no-touch .filmstrip>button[disabled]:hover,.no-touch [class^="filmstrip-"]>button[disabled]:hover{background-position:-84px -138px}.no-touch .filmstrip>button[disabled]:first-child:hover,.no-touch [class^="filmstrip-"]>button[disabled]:first-child:hover{background-position:-67px -138px}.fluid-filmstrip-mobiux{overflow-y:none;overflow-x:scroll;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;margin:0}.fluid-filmstrip-mobiux button{display:none}.fluid-filmstrip-mobiux>div{overflow:auto}.fluid-filmstrip-mobiux>div>ul>li{margin:0}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}.act-btn{margin:10px 0}.help_cont{float:right}.thumbsup{background-image:url(http://ir.ebaystatic.com/rs/v/dywuc20jjy531ntuqlwgjmhpfum.png);height:17px;width:16px;display:inline-block;background-repeat:no-repeat}.thumbsdown{background-image:url(http://ir.ebaystatic.com/rs/v/dywuc20jjy531ntuqlwgjmhpfum.png);height:17px;width:16px;background-position:-17px 0;display:inline-block;position:relative;top:5px;background-repeat:no-repeat}.voteYes.disabled .thumbsup,.thumbsup.disabled{background-position:-85px 0}.thumbsdown.disabled{background-position:-100px 0;top:5px;position:relative;cursor:default}.hlpflnssR{float:left;font-size:100%;margin-top:5px}.voteNo{margin-left:5px}.mgnRgt{margin-right:10px}.views img{margin-top:-3px}.views{color:#555}.views i{background-image:url(http://ir.qa.ebaystatic.com/f/lycenoia2e3tbjnsyfnpvkru5ae.png);height:17px;width:18px;background-position:-33px 0;display:inline-block;position:relative;top:7px;background-repeat:no-repeat}.fbcomments i{background-image:url(http://ir.qa.ebaystatic.com/f/lycenoia2e3tbjnsyfnpvkru5ae.png);height:17px;width:18px;background-position:-52px 0;display:inline-block;position:relative;top:7px;background-repeat:no-repeat}.fbcomments a{text-decoration:none;color:#555}#reportLink{font-size:12px}.disabledClr{color:#a9a9a9}.reportLink{font-size:12px;color:#a9a9a9;cursor:default}.fb-comments-count{display:inline}.tooltip{position:absolute;background-color:#fff;color:#000;padding:10px 13px 10px 40px;z-index:200001;font-size:14px;line-height:18px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;top:0;left:0;border:solid 1px #ddd;box-shadow:4px 4px 1px rgba(238,238,238,0.5);max-width:240px}#voteTooltip:before,#voteTooltip:after{top:100%;content:"";border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}#voteTooltip:before{border-color:rgba(221,221,221,0);border-top-color:#ddd;border-width:16px;left:50%;margin-left:-16px;-webkit-filter:drop-shadow(3px 2px 0 rgba(238,238,238,0.5));-moz-filter:drop-shadow(3px 2px 0 rgba(238,238,238,0.5));-ms-filter:drop-shadow(3px 2px 0 rgba(238,238,238,0.5));-o-filter:drop-shadow(3px 2px 0 rgba(238,238,238,0.5))}#voteTooltip:after{border-color:rgba(255,255,255,0);border-top-color:#fff;border-width:15px;left:50%;margin-left:-15px}#voteTooltipSt:after,#voteTooltipSt:before{bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}#voteTooltipSt:before{border-color:rgba(221,221,221,0);border-bottom-color:#ddd;border-width:16px;left:50%;margin-left:-16px}#voteTooltipSt:after{border-color:rgba(255,255,255,0);border-bottom-color:#fff;border-width:15px;left:50%;margin-left:-15px}.success .icon{background:url(http://ir.ebaystatic.com/pictures/aw/pics/cmp/ds3/sprds3_18.png) -375px -16px no-repeat;height:30px;width:25px;position:absolute;top:9px;left:15px}.warning .icon{background:url(http://ir.ebaystatic.com/pictures/aw/pics/cmp/ds3/sprds3_18.png) -274px -16px no-repeat;height:30px;width:25px;position:absolute;top:9px;left:15px}.error .icon{background:url(http://ir.ebaystatic.com/pictures/aw/pics/cmp/ds3/sprds3_18.png) -173px -16px no-repeat;height:30px;width:25px;position:absolute;top:9px;left:12px}.tooltip.warning{border-top:3px solid #f18e00}.tooltip.success{border-top:3px solid #209900}.tooltip.error{border-top:3px solid #dd1e31}.notch-border{border-top-color:#ccc}#voteTooltipSt.warning{border-bottom:3px solid #f18e00;border-top:solid 1px #ddd}#voteTooltipSt.success{border-bottom:3px solid #209900;border-top:solid 1px #ddd}#voteTooltipSt.error{border-bottom:3px solid #dd1e31;border-top:solid 1px #ddd}.notch{border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #fff;width:0;height:0;position:absolute;left:50%;top:100%}.stickyHlp{padding-top:5px;padding-right:25px}#voteTooltip .guideShare,#voteTooltipSt .guideShare{position:relative;margin-top:-10px}#voteTooltipSt .guideShare>div{float:none!important}.cursorLink{cursor:pointer}.cursorLink:hover a{text-decoration:underline}.hide{display:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:"sans-serif";-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{margin:.67em 0;font-size:2em}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{height:0;-moz-box-sizing:content-box;box-sizing:content-box}mark{color:#000;background:#ff0}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid #c0c0c0}legend{padding:0;border:0}button,input,select,textarea{margin:0;font-family:inherit;font-size:100%}button,input{line-height:normal}button,select{text-transform:none}button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{padding:0;box-sizing:border-box}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}html>body{font-family:"Helvetica neue",Helvetica,Arial,"sans-serif";font-size:14px;line-height:1;color:#333;background: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) repeat 0 0 #f8f8f8}h1{font-size:2em;line-height:1.95em}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}a,a:focus,a:hover,a:visited{color:#0654ba;text-decoration:none}a:visited{color:#6a29b9}a:focus,a:hover{text-decoration:underline}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:" "}.clearfix:after{clear:both}.hide{display:none}.hide-force{display:none!important}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.show{display:block}.show-force{display:block!important}.overflow-hide{overflow:hidden}.white-bkg{background:#fff}.left{float:left}.right{float:right}.center{margin-left:auto;margin-right:auto}.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.border-box{box-sizing:border-box}.clear{clear:both}.float-row{*zoom:1}.float-row:before,.float-row:after{display:table;content:" "}.float-row:after{clear:both}.float-row:before,.float-row:after{display:table;content:" "}.float-row:after{clear:both}.float-row>div,.float-row>li,.float-row>section,.float-row>aside{display:block;float:left}.fluid{display:block;box-sizing:border-box;width:100%}.fluid-image{display:block;box-sizing:border-box;max-width:100%;height:auto}.invisible{visibility:hidden}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.uppercase{text-transform:uppercase}.pointer{cursor:pointer}.text-center{text-align:center}.full-width{width:100%}.split{width:50%}.auto-width{width:auto}.space-top{margin-top:10px}.space-bottom{margin-bottom:10px}.space-left{margin-left:10px}.space-right{margin-right:10px}.space-vertical{margin-top:10px;margin-bottom:10px}.space-horizontal{margin-left:10px;margin-right:10px}.space-zero{margin:0}.pad-top{padding-top:10px}.pad-bottom{padding-bottom:10px}.pad-left{padding-left:10px}.pad-right{padding-right:10px}.pad-zero{padding:0}.pad-vertical{padding-top:10px;padding-bottom:10px}.pad-horizontal{padding-left:10px;padding-right:10px}.z-index{position:relative;z-index:1}.x-small{font-size:.71em}.small{font-size:.86em}.medium{font-size:1em}.large{font-size:1.43em}.x-large{font-size:2.57em}.btn,[class*="btn-"],.dropdown>a,.dropdown>button,[class*="dropdown-"]>a,[class*="dropdown-"]>button{display:inline-block;padding:10px 20px;background-repeat:no-repeat;text-align:center;font-size:14px;font-weight:bold;color:#0654ba;text-decoration:none;background-color:#fefefe;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#fafafa),color-stop(1,#fefefe));background-image:-ms-linear-gradient(bottom,#fafafa,#fefefe);background-image:-moz-linear-gradient(center bottom,#fafafa 0,#fefefe 100%);background-image:-o-linear-gradient(#fefefe,#fafafa);background-image:linear-gradient(to top,#fafafa,#fefefe);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe',endColorstr='#fafafa',GradientType=0);-webkit-box-shadow:0 2px 0 0 rgba(0,0,0,0.06);-moz-box-shadow:0 2px 0 0 rgba(0,0,0,0.06);box-shadow:0 2px 0 0 rgba(0,0,0,0.06);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.btn:visited,[class*="btn-"]:visited,.dropdown>a:visited,.dropdown>button:visited,[class*="dropdown-"]>a:visited,[class*="dropdown-"]>button:visited{color:#0654ba;text-decoration:none}.btn,.dropdown>a,.dropdown>button,.dropdown-no-split>a,.dropdown-no-split>button{border:1px solid #ddd}[disabled].btn,.disabled.btn,[disabled][class*="btn-"],.disabled[class*="btn-"],[disabled].dropdown>a,.disabled.dropdown>a,[disabled].dropdown>button,.disabled.dropdown>button,[disabled][class*="dropdown-"]>a,.disabled[class*="dropdown-"]>a,[disabled][class*="dropdown-"]>button,.disabled[class*="dropdown-"]>button{user-select:none;cursor:default;-webkit-box-shadow:0 1px 0 0 rgba(0,0,0,0.06);-moz-box-shadow:0 1px 0 0 rgba(0,0,0,0.06);box-shadow:0 1px 0 0 rgba(0,0,0,0.06);-moz-opacity:.5;-webkit-opacity:.5;opacity:.5;filter:alpha(opacity=50)}.btn[disabled],.disabled.btn,.disabled.dropdown>a,.disabled.dropdown>button{border:1px solid #ddd;color:#7fa6c4}.lt-ie9 .disabled.btn:hover,.lt-ie9 [disabled].btn:hover,.lt-ie9 .disabled[class*="btn-"]:hover,.lt-ie9 [disabled][class*="btn-"]:hover,.lt-ie9 .disabled.dropdown>a:hover,.lt-ie9 .disabled.dropdown>button:hover,.lt-ie9 .disabled[class*="dropdown-"]>a:hover,.lt-ie9 .disabled[class*="dropdown-"]>button:hover{border:1px solid #ddd;-webkit-box-shadow:0 1px 0 0 rgba(0,0,0,0.06);-moz-box-shadow:0 1px 0 0 rgba(0,0,0,0.06);box-shadow:0 1px 0 0 rgba(0,0,0,0.06);background-position:0 0;-moz-opacity:.5;-webkit-opacity:.5;opacity:.5;filter:alpha(opacity=50)}.btn.large,[class*="btn-"].large,.dropdown.large>a:first-child,.dropdown.large>button:first-child,[class*="dropdown-"].large>a:first-child,[class*="dropdown-"].large>button:first-child{padding:12px 20px;font-size:16px}.btn.small,[class*="btn-"].small,.dropdown.small>a:first-child,.dropdown.small>button:first-child,[class*="dropdown-"].small>a:first-child,[class*="dropdown-"].small>button:first-child{padding:7px 15px;font-size:12px}.no-touch .btn:hover,.no-touch [class*="btn-"]:hover,.no-touch .dropdown>a:hover,.no-touch .dropdown>button:hover,.no-touch [class*="dropdown-"]>a:hover,.no-touch [class*="dropdown-"]>button:hover{text-decoration:none;background-position:0 -45px;-webkit-transition:background-position .09s linear;-moz-transition:background-position .09s linear;-o-transition:background-position .09s linear;transition:background-position .09s linear;-webkit-box-shadow:0 1px 0 0 rgba(0,0,0,0.06);-moz-box-shadow:0 1px 0 0 rgba(0,0,0,0.06);box-shadow:0 1px 0 0 rgba(0,0,0,0.06)}.no-touch .btn:hover,.no-touch .dropdown>a:hover,.no-touch .dropdown>button:hover{border:1px solid #aaa}.no-touch .btn[disabled]:hover,.no-touch .disabled.btn:hover,.no-touch [class*="btn-"][disabled]:hover,.no-touch .disabled[class*="btn-"]:hover,.no-touch .disabled.dropdown>a:hover,.no-touch .disabled.dropdown>button:hover,.no-touch .disabled[class*="dropdown-"]>a:hover,.no-touch .disabled[class*="dropdown-"]>button:hover{background-position:0 0}.no-touch [disabled].btn:hover,.no-touch .disabled.btn:hover,.no-touch .disabled.dropdown>a:hover,.no-touch .disabled.dropdown>button:hover{border:1px solid #ddd}[class*="btn-"].disabled,[disabled][class*="btn-"],[class*="dropdown-"]>a,[class*="dropdown-"]>button{border:0;color:#fff}.no-touch [class*="btn-"].disabled:hover,.no-touch [disabled][class*="btn-"]:hover,.no-touch [class*="dropdown-"]>a:hover,.no-touch [class*="dropdown-"]>button:hover{border:0}.btn-prim,.dropdown-prim>a,.dropdown-prim>button{border:0;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,0.17);background-color:#00509d;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#00509d),color-stop(1,#007abd));background-image:-ms-linear-gradient(bottom,#00509d,#007abd);background-image:-moz-linear-gradient(center bottom,#00509d 0,#007abd 100%);background-image:-o-linear-gradient(#007abd,#00509d);background-image:linear-gradient(to top,#00509d,#007abd);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007abd',endColorstr='#00509d',GradientType=0)}.btn-prim:visited,.dropdown-prim>a:visited,.dropdown-prim>button:visited{color:#fff;text-decoration:none}.dropdown-prim.disabled>a+a,.dropdown-prim.disabled>button+button{border-left:1px solid #2680bb}.no-touch .btn-prim:hover,.no-touch .dropdown-prim>a:hover,.no-touch .dropdown-prim>button:hover{border:0;background-color:#00509d;color:#fff}.no-touch .btn-prim.disabled:hover,.no-touch .dropdown-prim.disabled>a:hover,.no-touch .dropdown-prim.disabled>button:hover{background-color:#00509d;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#00509d),color-stop(1,#007abd));background-image:-ms-linear-gradient(bottom,#00509d,#007abd);background-image:-moz-linear-gradient(center bottom,#00509d 0,#007abd 100%);background-image:-o-linear-gradient(#007abd,#00509d);background-image:linear-gradient(to top,#00509d,#007abd);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007abd',endColorstr='#00509d',GradientType=0)}.no-touch .dropdown-prim.disabled>a:hover+a,.no-touch .dropdown-prim.disabled>button:hover+button{border-left:1px solid #2680bb}.no-touch .dropdown-prim.disabled>a+a:hover,.no-touch .dropdown-prim.disabled>button+button:hover{border-left:1px solid #2680bb}.lt-ie9 .dropdown-prim.disabled>a:hover+a,.lt-ie9 .dropdown-prim.disabled>button:hover+button{border-left:1px solid #2680bb}.lt-ie9 .dropdown-prim.disabled>a+a:hover,.lt-ie9 .dropdown-prim.disabled>button+button:hover{border-left:1px solid #2680bb}.lt-ie9 .dropdown-prim.disabled>a:first-child:hover,.lt-ie9 .dropdown-prim.disabled>button:first-child:hover{border-right:0}.lt-ie9 .btn-prim:hover,.lt-ie9 .dropdown-prim>a:hover,.lt-ie9 .dropdown-prim>button:hover{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00509d',endColorstr='#00509d',GradientType=0)}.btn-scnd,.dropdown-scnd>a,.dropdown-scnd>button{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border:0;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,0.17);background-color:#2386c0;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#2386c0),color-stop(1,#46aad6));background-image:-ms-linear-gradient(bottom,#2386c0,#46aad6);background-image:-moz-linear-gradient(center bottom,#2386c0 0,#46aad6 100%);background-image:-o-linear-gradient(#46aad6,#2386c0);background-image:linear-gradient(to top,#2386c0,#46aad6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#46aad6',endColorstr='#2386c0',GradientType=0)}.btn-scnd:visited,.dropdown-scnd>a:visited,.dropdown-scnd>button:visited{color:#fff;text-decoration:none}.no-touch .btn-scnd:hover,.no-touch .dropdown-scnd>a:hover,.no-touch .dropdown-scnd>button:hover{border:0;background-color:#2386c0;color:#fff}.no-touch .btn-scnd.disabled:hover,.no-touch .dropdown-scnd.disabled>a:hover,.no-touch .dropdown-scnd.disabled>button:hover{background-color:#2386c0;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#2386c0),color-stop(1,#46aad6));background-image:-ms-linear-gradient(bottom,#2386c0,#46aad6);background-image:-moz-linear-gradient(center bottom,#2386c0 0,#46aad6 100%);background-image:-o-linear-gradient(#46aad6,#2386c0);background-image:linear-gradient(to top,#2386c0,#46aad6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#46aad6',endColorstr='#2386c0',GradientType=0)}.no-touch .dropdown-scnd.disabled>a+a,.no-touch .dropdown-scnd.disabled>button+button{border-left:1px solid #55add5}.no-touch .dropdown-scnd.disabled>a+a:hover,.no-touch .dropdown-scnd.disabled>button+button:hover{border-left:1px solid #55add5}.no-touch .lt-ie9 .btn-scnd.disabled:hover,.no-touch .lt-ie9 .dropdown-scnd.disabled>a:hover,.no-touch .lt-ie9 .dropdown-scnd.disabled>button:hover{border:1px solid #2386c0}.no-touch .lt-ie9 .dropdown-scnd.disabled>a+a:hover,.no-touch .lt-ie9 .dropdown-scnd.disabled>button+button:hover{border-left:1px solid #55add5}.no-touch .lt-ie9 .btn-scnd:hover,.no-touch .lt-ie9 .dropdown-scnd>a:hover,.no-touch .lt-ie9 .dropdown-scnd>button:hover{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2386c0',endColorstr='#2386c0',GradientType=0)}.btn-green{border:0;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,0.17);background-color:#479313;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#479313),color-stop(1,#70b52d));background-image:-ms-linear-gradient(bottom,#479313,#70b52d);background-image:-moz-linear-gradient(center bottom,#479313 0,#70b52d 100%);background-image:-o-linear-gradient(#70b52d,#479313);background-image:linear-gradient(to top,#479313,#70b52d);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#70b52d',endColorstr='#479313',GradientType=0)}.btn-green:visited{color:#fff;text-decoration:none}.no-touch .btn-green:hover{border:0;background-color:#479313;color:#fff}.no-touch .btn-green[disabled]:hover,.no-touch .btn-green.disabled:hover{background-color:#479313;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#479313),color-stop(1,#70b52d));background-image:-ms-linear-gradient(bottom,#479313,#70b52d);background-image:-moz-linear-gradient(center bottom,#479313 0,#70b52d 100%);background-image:-o-linear-gradient(#70b52d,#479313);background-image:linear-gradient(to top,#479313,#70b52d);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#70b52d',endColorstr='#479313',GradientType=0)}.lt-ie9 .btn-green:hover{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#479313',endColorstr='#479313',GradientType=0)}.lt-ie9 .btn-green[disabled]:hover,.lt-ie9 .btn-green.disabled:hover{border:1px solid #479313}.dropdown,[class*="dropdown-"]{position:relative;z-index:0;display:inline-block}.dropdown>a,[class*="dropdown-"]>a,.dropdown>button,[class*="dropdown-"]>button{position:relative;z-index:1;padding:10px 15px;margin:0;-webkit-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;-webkit-box-shadow:0 2px 0 0 rgba(0,0,0,0.06);-moz-box-shadow:0 2px 0 0 rgba(0,0,0,0.06);box-shadow:0 2px 0 0 rgba(0,0,0,0.06)}.dropdown>a+a:before,[class*="dropdown-"]>a+a:before,.dropdown>button+a:before,[class*="dropdown-"]>button+a:before,.dropdown>a+button:before,[class*="dropdown-"]>a+button:before,.dropdown>button+button:before,[class*="dropdown-"]>button+button:before{content:'';position:relative;top:-3px;display:inline-block;background-image:url('http://p.ebaystatic.com/aw/cmp/ds3/skin_sprite2.png');margin:0;padding:0;height:4px;width:8px;background-position:-251px -174px}.dropdown>a:first-child,[class*="dropdown-"]>a:first-child,.dropdown>button:first-child,[class*="dropdown-"]>button:first-child{padding-left:20px;padding-right:20px;-webkit-border-radius:2px 0 0 2px;-moz-border-radius:2px 0 0 2px;border-radius:2px 0 0 2px;border-right:0}.dropdown>ul,[class*="dropdown-"]>ul{display:none;position:absolute;padding:7px 5px 5px 5px;right:1px;top:22px;z-index:0;border:1px solid #aaa;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background-color:#fefefe;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#fefefe),color-stop(1,#fafafa));background-image:-ms-linear-gradient(bottom,#fefefe,#fafafa);background-image:-moz-linear-gradient(center bottom,#fefefe 0,#fafafa 100%);background-image:-o-linear-gradient(#fafafa,#fefefe);background-image:linear-gradient(to top,#fefefe,#fafafa);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa',endColorstr='#fefefe',GradientType=0);-webkit-box-shadow:0 2px 0 0 rgba(0,0,0,0.06);-moz-box-shadow:0 2px 0 0 rgba(0,0,0,0.06);box-shadow:0 2px 0 0 rgba(0,0,0,0.06)}.dropdown>ul>li,[class*="dropdown-"]>ul>li{margin:0;padding:15px 11px;list-style:none;font-size:14px;font-weight:normal;color:#555;text-decoration:none}.dropdown.open>ul,[class*="dropdown-"].open>ul{display:inline-block}.dropdown-prim>a,.dropdown-prim>button{-webkit-box-shadow:0 2px 0 0 rgba(0,0,0,0.06);-moz-box-shadow:0 2px 0 0 rgba(0,0,0,0.06);box-shadow:0 2px 0 0 rgba(0,0,0,0.06);border-left:1px solid #2680bb}.dropdown-scnd>a,.dropdown-scnd>button{-webkit-box-shadow:0 2px 0 0 rgba(0,0,0,0.06);-moz-box-shadow:0 2px 0 0 rgba(0,0,0,0.06);box-shadow:0 2px 0 0 rgba(0,0,0,0.06);border-left:1px solid #55add5}.dropdown-prim>a+a:before,.dropdown-scnd>a+a:before,.dropdown-prim>button+a:before,.dropdown-scnd>button+a:before,.dropdown-prim>a+button:before,.dropdown-scnd>a+button:before,.dropdown-prim>button+button:before,.dropdown-scnd>button+button:before{background-position:-293px -198px}.dropdown-prim>a:first-child,.dropdown-scnd>a:first-child,.dropdown-prim>button:first-child,.dropdown-scnd>button:first-child{border-left:0}.dropdown.large>a+button,[class*="dropdown-"].large>a+button,.dropdown.large>button+button,[class*="dropdown-"].large>button+button,.dropdown.large>a+a,[class*="dropdown-"].large>a+a,.dropdown.large>button+a,[class*="dropdown-"].large>button+a{padding:14px 17px 12px}.dropdown.large>ul,[class*="dropdown-"].large>ul{top:22px}.dropdown.large>ul li,[class*="dropdown-"].large>ul li{font-size:16px}.dropdown.small>a+button,[class*="dropdown-"].small>a+button,.dropdown.small>button+button,[class*="dropdown-"].small>button+button,.dropdown.small>a+a,[class*="dropdown-"].small>a+a,.dropdown.small>button+a,[class*="dropdown-"].small>button+a{padding:5px 8px 7px}.dropdown.small>ul,[class*="dropdown-"].small>ul{top:14px}.dropdown.small>ul>li,[class*="dropdown-"].small>ul>li{font-size:12px;padding:8px 11px}.dropdown-no-split>button:first-child,.dropdown-no-split>a:first-child{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:1px solid #ddd;color:#0654ba}.dropdown-no-split>button:after,.dropdown-no-split>a:after{content:'';position:relative;top:-3px;display:inline-block;background-image:url('http://p.ebaystatic.com/aw/cmp/ds3/skin_sprite2.png');margin:0;padding:0;height:4px;width:8px;background-position:-251px -174px;margin-left:20px}.dropdown-no-split.dropdown-prim>button,.dropdown-no-split.dropdown-scnd>button,.dropdown-no-split.dropdown-prim>a,.dropdown-no-split.dropdown-scnd>a{border:0;color:#fff}.dropdown-no-split.dropdown-prim>button:after,.dropdown-no-split.dropdown-scnd>button:after,.dropdown-no-split.dropdown-prim>a:after,.dropdown-no-split.dropdown-scnd>a:after{background-position:-293px -198px}.no-touch .dropdown>a:first-child:hover,.no-touch [class*="dropdown-"]>a:first-child:hover,.no-touch .dropdown>button:first-child:hover,.no-touch [class*="dropdown-"]>button:first-child:hover{border-right:0}.no-touch .dropdown>a:hover,.no-touch [class*="dropdown-"]>a:hover,.no-touch .dropdown>button:hover,.no-touch [class*="dropdown-"]>button:hover{-webkit-box-shadow:0 2px 0 0 rgba(0,0,0,0.06);-moz-box-shadow:0 2px 0 0 rgba(0,0,0,0.06);box-shadow:0 2px 0 0 rgba(0,0,0,0.06)}.no-touch .dropdown>a:hover+a,.no-touch [class*="dropdown-"]>a:hover+a,.no-touch .dropdown>button:hover+a,.no-touch [class*="dropdown-"]>button:hover+a,.no-touch .dropdown>a:hover+button,.no-touch [class*="dropdown-"]>a:hover+button,.no-touch .dropdown>button:hover+button,.no-touch [class*="dropdown-"]>button:hover+button{border-left:1px solid #aaa}.no-touch .dropdown.dropdown-prim>a:hover,.no-touch [class*="dropdown-"].dropdown-prim>a:hover,.no-touch .dropdown.dropdown-prim>button:hover,.no-touch [class*="dropdown-"].dropdown-prim>button:hover{-webkit-box-shadow:0 2px 0 0 rgba(0,0,0,0.06);-moz-box-shadow:0 2px 0 0 rgba(0,0,0,0.06);box-shadow:0 2px 0 0 rgba(0,0,0,0.06)}.no-touch .dropdown.dropdown-prim>a:hover+a,.no-touch [class*="dropdown-"].dropdown-prim>a:hover+a,.no-touch .dropdown.dropdown-prim>button:hover+a,.no-touch [class*="dropdown-"].dropdown-prim>button:hover+a,.no-touch .dropdown.dropdown-prim>a:hover+button,.no-touch [class*="dropdown-"].dropdown-prim>a:hover+button,.no-touch .dropdown.dropdown-prim>button:hover+button,.no-touch [class*="dropdown-"].dropdown-prim>button:hover+button{border-left:1px solid #2680bb}.no-touch .dropdown.dropdown-prim>a+a:hover,.no-touch [class*="dropdown-"].dropdown-prim>a+a:hover,.no-touch .dropdown.dropdown-prim>button+a:hover,.no-touch [class*="dropdown-"].dropdown-prim>button+a:hover,.no-touch .dropdown.dropdown-prim>a+button:hover,.no-touch [class*="dropdown-"].dropdown-prim>a+button:hover,.no-touch .dropdown.dropdown-prim>button+button:hover,.no-touch [class*="dropdown-"].dropdown-prim>button+button:hover{border-left:1px solid #2680bb}.no-touch .dropdown.dropdown-scnd>a:hover,.no-touch [class*="dropdown-"].dropdown-scnd>a:hover,.no-touch .dropdown.dropdown-scnd>button:hover,.no-touch [class*="dropdown-"].dropdown-scnd>button:hover{-webkit-box-shadow:0 2px 0 0 rgba(0,0,0,0.06);-moz-box-shadow:0 2px 0 0 rgba(0,0,0,0.06);box-shadow:0 2px 0 0 rgba(0,0,0,0.06)}.no-touch .dropdown.dropdown-scnd>a:hover+a,.no-touch [class*="dropdown-"].dropdown-scnd>a:hover+a,.no-touch .dropdown.dropdown-scnd>button:hover+a,.no-touch [class*="dropdown-"].dropdown-scnd>button:hover+a,.no-touch .dropdown.dropdown-scnd>a:hover+button,.no-touch [class*="dropdown-"].dropdown-scnd>a:hover+button,.no-touch .dropdown.dropdown-scnd>button:hover+button,.no-touch [class*="dropdown-"].dropdown-scnd>button:hover+button{border-left:1px solid #55add5}.no-touch .dropdown.dropdown-scnd>a+a:hover,.no-touch [class*="dropdown-"].dropdown-scnd>a+a:hover,.no-touch .dropdown.dropdown-scnd>button+a:hover,.no-touch [class*="dropdown-"].dropdown-scnd>button+a:hover,.no-touch .dropdown.dropdown-scnd>a+button:hover,.no-touch [class*="dropdown-"].dropdown-scnd>a+button:hover,.no-touch .dropdown.dropdown-scnd>button+button:hover,.no-touch [class*="dropdown-"].dropdown-scnd>button+button:hover{border-left:1px solid #55add5}.no-touch .dropdown>ul>li:hover,.no-touch [class*="dropdown-"]>ul>li:hover{color:#0654ba;background-color:#f0f0f0;text-decoration:none;-webkit-transition:background-color .08s linear;-moz-transition:background-color .08s linear;-o-transition:background-color .08s linear;transition:background-color .08s linear}.no-touch .dropdown>ul>a:hover,.no-touch [class*="dropdown-"]>ul>a:hover{text-decoration:none}.no-touch .dropdown-no-split>button:first-child:hover,.no-touch .dropdown-no-split>a:first-child:hover{border:1px solid #aaa}.no-touch .dropdown-no-split.dropdown-prim>button:hover:first-child,.no-touch .dropdown-no-split.dropdown-scnd>button:hover:first-child,.no-touch .dropdown-no-split.dropdown-prim>a:hover:first-child,.no-touch .dropdown-no-split.dropdown-scnd>a:hover:first-child{border:0}.no-touch .dropdown.disabled a:first-child:hover,.no-touch .dropdown.disabled button:first-child:hover{border-right:0}.no-touch .dropdown.disabled a:hover+a,.no-touch .dropdown.disabled button:hover+button{border-left:1px solid #ddd}.no-touch .dropdown-no-split.disabled>button:hover:first-child,.no-touch .dropdown-no-split.disabled>a:hover:first-child{border:1px solid #ddd;-webkit-box-shadow:0 2px 0 0 rgba(0,0,0,0.06);-moz-box-shadow:0 2px 0 0 rgba(0,0,0,0.06);box-shadow:0 2px 0 0 rgba(0,0,0,0.06)}.no-touch .dropdown-no-split.disabled.dropdown-prim>button:hover:first-child,.no-touch .dropdown-no-split.disabled.dropdown-scnd>button:hover:first-child,.no-touch .dropdown-no-split.disabled.dropdown-prim>a:hover:first-child,.no-touch .dropdown-no-split.disabled.dropdown-scnd>a:hover:first-child{border:0}.explore-more-title{font-size:16px;color:#333;padding-left:30px;padding-bottom:15px}.guide-container-refaced .explore-more-title{font-size:15px;padding-left:0;padding-top:20px;margin-bottom:20px}.guide-container-refaced .explore-more-container [class^="filmstrip-"].filmstrip-centered{max-width:821px;margin:0 auto 10px}.explore-more-container{width:861px;margin:20px auto}.explore-more-entry{width:180px;border:solid 1px #eee}.explore-img-cont,.explore-img-cont a{width:180px;height:180px;position:relative;margin:0 auto;display:block;overflow:hidden;background-color:#fff}.explore-more-bottom-cont{background-color:#fff;padding:15px 10px 8px 10px}.entry-title{padding-bottom:8px;min-height:36px}.entry-sub-title,.entry-buy-it-now{font-size:12px;line-height:16px}.entry-by,.entry-buy-it-now{color:#aaa}.entry-buy-it-now{padding-left:5px}.entry-title h2,.entry-title h2 a,.entry-title h3,.entry-title h3 a{font-size:14px;font-weight:normal;line-height:18px;color:#333;word-break:break-word}.entry-price{font-weight:bold}.explore-more-container li{margin-right:17px}.explore-more-container [class^="filmstrip-"].filmstrip-centered li{width:197px}.entry-author-link{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:83px;display:inline-block;vertical-align:top}.entry-author-link.de_DE{max-width:59px}.touch .explore-more-container [class^="filmstrip-"].filmstrip-centered button{display:none}[class*="filmstrip-"]>button[disabled],[class*="filmstrip-"]>button[aria-disabled="true"]{background-position:-84px -138px}[class*="filmstrip-"]>button[disabled]:first-child,[class*="filmstrip-"]>button[aria-disabled="true"]:first-child{background-position:-67px -138px}.no-touch .filmstrip>button[disabled]:hover,.no-touch [class*="filmstrip-"]>button[disabled]:hover,.no-touch .filmstrip>button[aria-disabled="true"]:hover,.no-touch [class*="filmstrip-"]>button[aria-disabled="true"]:hover{background-position:-84px -138px}.no-touch .filmstrip>button[disabled]:first-child:hover,.no-touch [class*="filmstrip-"]>button[disabled]:first-child:hover,.no-touch .filmstrip>button[aria-disabled="true"]:first-child:hover,.no-touch [class*="filmstrip-"]>button[aria-disabled="true"]:first-child:hover{background-position:-67px -138px}*: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/rs/v/dxuk20fq224q5jxbasnlmkctryv.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://ir.ebaystatic.com/pictures/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}.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:16px;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}