/*!
Pure v0.3.0
Copyright 2013 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yui/pure/blob/master/LICENSE.md
*//*!
normalize.css v1.1.2 | MIT License | git.io/normalize
Copyright (c) Nicolas Gallagher and Jonathan Neal
*//*! normalize.css v1.1.2 | MIT License | git.io/normalize */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-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,html,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:dotted thin}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.67em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}blockquote{margin:1em 40px}dfn{font-style:italic}hr{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}p,pre{margin:1em 0}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:after,q:before{content:'';content:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ol,nav ul{list-style:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure,form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}.pure-button{display:inline-block;zoom:1;line-height:normal;white-space:nowrap;vertical-align:baseline;text-align:center;cursor:pointer;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:100%;padding:.5em 1.5em;color:#444;color:rgba(0,0,0,.8);border:1px solid #999;border:0 transparent;background-color:#E6E6E6;text-decoration:none;border-radius:2px;-webkit-transition:.1s linear -webkit-box-shadow;transition:.1s linear box-shadow}.pure-button-hover,.pure-button:focus,.pure-button:hover{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(40%,rgba(0,0,0,.05)),to(rgba(0,0,0,.1)));background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1));background-image:linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1))}.pure-button:focus{outline:0}.pure-button-active,.pure-button:active{-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.15) inset,0 0 6px rgba(0,0,0,.2) inset;box-shadow:0 0 0 1px rgba(0,0,0,.15) inset,0 0 6px rgba(0,0,0,.2) inset}.pure-button-disabled,.pure-button-disabled:active,.pure-button-disabled:focus,.pure-button-disabled:hover,.pure-button[disabled]{border:0;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);filter:alpha(opacity=40);-khtml-opacity:.4;-moz-opacity:.4;opacity:.4;cursor:not-allowed;-webkit-box-shadow:none;box-shadow:none}.pure-button-hidden{display:none}.pure-button::-moz-focus-inner{padding:0;border:0}.pure-button-primary,.pure-button-selected,a.pure-button-primary,a.pure-button-selected{background-color:#0078e7;color:#fff}.pure-form input[type=color],.pure-form input[type=date],.pure-form input[type=datetime-local],.pure-form input[type=datetime],.pure-form input[type=email],.pure-form input[type=month],.pure-form input[type=number],.pure-form input[type=password],.pure-form input[type=search],.pure-form input[type=tel],.pure-form input[type=text],.pure-form input[type=time],.pure-form input[type=url],.pure-form input[type=week],.pure-form select,.pure-form textarea{padding:.5em .6em;display:inline-block;border:1px solid #ccc;font-size:.8em;-webkit-box-shadow:inset 0 1px 3px #ddd;box-shadow:inset 0 1px 3px #ddd;border-radius:4px;-webkit-transition:.3s linear border;transition:.3s linear border;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.pure-form input[type=color]:focus,.pure-form input[type=date]:focus,.pure-form input[type=datetime-local]:focus,.pure-form input[type=datetime]:focus,.pure-form input[type=email]:focus,.pure-form input[type=month]:focus,.pure-form input[type=number]:focus,.pure-form input[type=password]:focus,.pure-form input[type=search]:focus,.pure-form input[type=tel]:focus,.pure-form input[type=text]:focus,.pure-form input[type=time]:focus,.pure-form input[type=url]:focus,.pure-form input[type=week]:focus,.pure-form select:focus,.pure-form textarea:focus{outline:0;border-color:#129FEA}.pure-form input[type=checkbox]:focus,.pure-form input[type=file]:focus,.pure-form input[type=radio]:focus{outline:#129FEA auto 1px}.pure-form .pure-checkbox,.pure-form .pure-radio{margin:.5em 0;display:block}.pure-form input[type=color][disabled],.pure-form input[type=date][disabled],.pure-form input[type=datetime-local][disabled],.pure-form input[type=datetime][disabled],.pure-form input[type=email][disabled],.pure-form input[type=month][disabled],.pure-form input[type=number][disabled],.pure-form input[type=password][disabled],.pure-form input[type=search][disabled],.pure-form input[type=tel][disabled],.pure-form input[type=text][disabled],.pure-form input[type=time][disabled],.pure-form input[type=url][disabled],.pure-form input[type=week][disabled],.pure-form select[disabled],.pure-form textarea[disabled]{cursor:not-allowed;background-color:#eaeded;color:#cad2d3}.pure-form input[readonly],.pure-form select[readonly],.pure-form textarea[readonly]{background:#eee;color:#777;border-color:#ccc}.pure-form input:focus:invalid,.pure-form select:focus:invalid,.pure-form textarea:focus:invalid{color:#b94a48;border:1px solid #ee5f5b}.pure-form input:focus:invalid:focus,.pure-form select:focus:invalid:focus,.pure-form textarea:focus:invalid:focus{border-color:#e9322d}.pure-form input[type=checkbox]:focus:invalid:focus,.pure-form input[type=file]:focus:invalid:focus,.pure-form input[type=radio]:focus:invalid:focus{outline-color:#e9322d}.pure-form select{border:1px solid #ccc;background-color:#fff}.pure-form select[multiple]{height:auto}.pure-form label{margin:.5em 0 .2em;font-size:90%}.pure-form fieldset{margin:0;padding:.35em 0 .75em;border:0}.pure-form legend{display:block;width:100%;padding:.3em 0;margin-bottom:.3em;font-size:125%;color:#333;border-bottom:1px solid #e5e5e5}.pure-form-stacked input[type=color],.pure-form-stacked input[type=date],.pure-form-stacked input[type=datetime-local],.pure-form-stacked input[type=datetime],.pure-form-stacked input[type=email],.pure-form-stacked input[type=month],.pure-form-stacked input[type=number],.pure-form-stacked input[type=password],.pure-form-stacked input[type=search],.pure-form-stacked input[type=tel],.pure-form-stacked input[type=text],.pure-form-stacked input[type=time],.pure-form-stacked input[type=url],.pure-form-stacked input[type=week],.pure-form-stacked label,.pure-form-stacked select,.pure-form-stacked textarea{display:block;margin:.25em 0}.pure-form-aligned .pure-help-inline,.pure-form-aligned input,.pure-form-aligned select,.pure-form-aligned textarea,.pure-form-message-inline{display:inline-block;vertical-align:middle}.pure-form-aligned .pure-control-group{margin-bottom:.5em}.pure-form-aligned .pure-control-group label{text-align:right;display:inline-block;vertical-align:middle;width:10em;margin:0 1em 0 0}.pure-form-aligned .pure-controls{margin:1.5em 0 0 10em}.pure-form .pure-input-rounded,.pure-form input.pure-input-rounded{border-radius:2em;padding:.5em 1em}.pure-form .pure-group fieldset{margin-bottom:10px}.pure-form .pure-group input{display:block;padding:10px;margin:0;border-radius:0;position:relative;top:-1px}.pure-form .pure-group input:focus{z-index:2}.pure-form .pure-group input:first-child{top:1px;border-radius:4px 4px 0 0}.pure-form .pure-group input:last-child{top:-2px;border-radius:0 0 4px 4px}.pure-form .pure-group button{margin:.35em 0}.pure-form .pure-input-1{width:100%}.pure-form .pure-input-2-3{width:66%}.pure-form .pure-input-1-2{width:50%}.pure-form .pure-input-1-3{width:33%}.pure-form .pure-input-1-4{width:25%}.pure-form .pure-help-inline,.pure-form-message-inline{display:inline-block;padding-left:.3em;color:#666;vertical-align:middle;font-size:90%}.pure-form-message{display:block;color:#666;font-size:90%}@media only screen and (max-width :480px){.pure-form button[type=submit]{margin:.7em 0 0}.pure-form input[type=color],.pure-form input[type=date],.pure-form input[type=datetime-local],.pure-form input[type=datetime],.pure-form input[type=email],.pure-form input[type=month],.pure-form input[type=number],.pure-form input[type=password],.pure-form input[type=search],.pure-form input[type=tel],.pure-form input[type=text],.pure-form input[type=time],.pure-form input[type=url],.pure-form input[type=week],.pure-form label{margin-bottom:.3em;display:block}.pure-group input[type=color],.pure-group input[type=date],.pure-group input[type=datetime-local],.pure-group input[type=datetime],.pure-group input[type=email],.pure-group input[type=month],.pure-group input[type=number],.pure-group input[type=password],.pure-group input[type=search],.pure-group input[type=tel],.pure-group input[type=text],.pure-group input[type=time],.pure-group input[type=url],.pure-group input[type=week]{margin-bottom:0}.pure-form-aligned .pure-control-group label{margin-bottom:.3em;text-align:left;display:block;width:100%}.pure-form-aligned .pure-controls{margin:1.5em 0 0}.pure-form .pure-help-inline,.pure-form-message,.pure-form-message-inline{display:block;font-size:80%;padding:.2em 0 .8em}}.pure-g{letter-spacing:-.31em;text-rendering:optimizespeed;font-family:FreeSans,Arimo,"Droid Sans",Helvetica,Arial,sans-serif;-webkit-flex-flow:row wrap;display:-ms-flexbox;-ms-flex-flow:row wrap}.opera-only :-o-prefocus,.pure-g{word-spacing:-.43em}.pure-u{display:inline-block;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-g [class*=pure-u]{font-family:sans-serif}.pure-u-1,.pure-u-1-12,.pure-u-1-2,.pure-u-1-24,.pure-u-1-3,.pure-u-1-4,.pure-u-1-5,.pure-u-1-6,.pure-u-1-8,.pure-u-11-12,.pure-u-11-24,.pure-u-13-24,.pure-u-17-24,.pure-u-19-24,.pure-u-2-3,.pure-u-2-5,.pure-u-23-24,.pure-u-3-4,.pure-u-3-5,.pure-u-3-8,.pure-u-4-5,.pure-u-5-12,.pure-u-5-24,.pure-u-5-6,.pure-u-5-8,.pure-u-7-12,.pure-u-7-24,.pure-u-7-8{display:inline-block;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-1{width:100%}.pure-u-1-2{width:50%}.pure-u-1-3{width:33.3333%}.pure-u-2-3{width:66.6667%}.pure-u-1-4{width:25%}.pure-u-3-4{width:75%}.pure-u-1-5{width:20%}.pure-u-2-5{width:40%}.pure-u-3-5{width:60%}.pure-u-4-5{width:80%}.pure-u-1-6{width:16.6667%}.pure-u-5-6{width:83.3333%}.pure-u-1-8{width:12.5%}.pure-u-3-8{width:37.5%}.pure-u-5-8{width:62.5%}.pure-u-7-8{width:87.5%}.pure-u-1-12{width:8.3333%}.pure-u-5-12{width:41.6667%}.pure-u-7-12{width:58.3333%}.pure-u-11-12{width:91.6667%}.pure-u-1-24{width:4.1667%}.pure-u-5-24{width:20.8333%}.pure-u-7-24{width:29.1667%}.pure-u-11-24{width:45.8333%}.pure-u-13-24{width:54.1667%}.pure-u-17-24{width:70.8333%}.pure-u-19-24{width:79.1667%}.pure-u-23-24{width:95.8333%}.pure-g-r{letter-spacing:-.31em;font-family:FreeSans,Arimo,"Droid Sans",Helvetica,Arial,sans-serif;-webkit-flex-flow:row wrap;display:-ms-flexbox;-ms-flex-flow:row wrap}.opera-only :-o-prefocus,.pure-g-r{word-spacing:-.43em}.pure-g-r img{max-width:100%;height:auto}@media (min-width:980px){.pure-hidden-desktop,.pure-visible-phone,.pure-visible-tablet{display:none}}@media (max-width:480px){.pure-g-r>.pure-u,.pure-g-r>[class*=pure-u-]{width:100%}}@media (max-width:767px){.pure-g-r>.pure-u,.pure-g-r>[class*=pure-u-]{width:100%}.pure-hidden-phone,.pure-visible-desktop{display:none}}@media (min-width:768px) and (max-width:979px){.pure-hidden-tablet,.pure-visible-desktop{display:none}}.pure-menu ul{position:absolute;visibility:hidden}.pure-menu.pure-menu-open{visibility:visible;z-index:2;width:100%}.pure-menu ul{left:-10000px;list-style:none;margin:0;padding:0;top:-10000px;z-index:1}.pure-menu>ul{position:relative}.pure-menu-open>ul{left:0;top:0;visibility:visible}.pure-menu-open>ul:focus{outline:0}.pure-menu li{position:relative}.pure-menu .pure-menu-heading,.pure-menu a{display:block;line-height:1.5em;padding:5px 20px;text-decoration:none;white-space:nowrap}.pure-menu.pure-menu-horizontal>.pure-menu-heading{display:inline-block;zoom:1;margin:0;vertical-align:middle}.pure-menu.pure-menu-horizontal>ul{display:inline-block;zoom:1;vertical-align:middle;height:2.4em}.pure-menu li a{padding:5px 20px}.pure-menu-can-have-children>.pure-menu-label:after{content:'\25B8';float:right;font-family:'Lucida Grande','Lucida Sans Unicode','DejaVu Sans',sans-serif;margin-right:-20px;margin-top:-1px}.pure-menu-can-have-children>.pure-menu-label{padding-right:30px}.pure-menu-separator{background-color:#dfdfdf;display:block;height:1px;font-size:0;margin:7px 2px;overflow:hidden}.pure-menu-hidden{display:none}.pure-menu-fixed{position:fixed;top:0;left:0;width:100%}.pure-menu-horizontal li{display:inline-block;zoom:1;vertical-align:middle}.pure-menu-horizontal li li{display:block}.pure-menu-horizontal>.pure-menu-children>.pure-menu-can-have-children>.pure-menu-label:after{content:"\25BE"}.pure-menu-horizontal>.pure-menu-children>.pure-menu-can-have-children>.pure-menu-label{padding-right:30px}.pure-menu-horizontal li.pure-menu-separator{height:50%;width:1px;margin:0 7px}.pure-menu-horizontal li li.pure-menu-separator{height:1px;width:auto;margin:7px 2px}.pure-menu.pure-menu-horizontal li .pure-menu-children,.pure-menu.pure-menu-open{background:#fff;border:1px solid #b7b7b7}.pure-menu.pure-menu-horizontal,.pure-menu.pure-menu-horizontal .pure-menu-heading{border:0}.pure-menu a{border:1px solid transparent;border-left:0;border-right:0}.pure-menu .pure-menu-can-have-children>li:after,.pure-menu a{color:#777}.pure-menu .pure-menu-can-have-children>li:hover:after{color:#fff}.pure-menu .pure-menu-open{background:#dedede}.pure-menu li a:focus,.pure-menu li a:hover{background:#eee}.pure-menu li.pure-menu-disabled a:focus,.pure-menu li.pure-menu-disabled a:hover{background:#fff;color:#bfbfbf}.pure-menu .pure-menu-disabled>a{background-image:none;border-color:transparent;cursor:default}.pure-menu .pure-menu-can-have-children.pure-menu-disabled>a:after,.pure-menu .pure-menu-disabled>a{color:#bfbfbf}.pure-menu .pure-menu-heading{color:#565d64;text-transform:uppercase;font-size:90%;margin-top:.5em;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#dfdfdf}.pure-menu .pure-menu-selected a{color:#000}.pure-menu.pure-menu-open.pure-menu-fixed{border:0;border-bottom:1px solid #b7b7b7}.pure-paginator{letter-spacing:-.31em;text-rendering:optimizespeed;list-style:none;margin:0;padding:0}.opera-only :-o-prefocus,.pure-paginator{word-spacing:-.43em}.pure-paginator li{display:inline-block;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-paginator .pure-button{border-radius:0;padding:.8em 1.4em;vertical-align:top;height:1.1em}.pure-paginator .pure-button:active,.pure-paginator .pure-button:focus{outline-style:none}.pure-paginator .next,.pure-paginator .prev{color:#C0C1C3;text-shadow:0 -1px 0 rgba(0,0,0,.45)}.pure-paginator .prev{border-radius:2px 0 0 2px}.pure-paginator .next{border-radius:0 2px 2px 0}@media (max-width:480px){.pure-menu-horizontal{width:100%}.pure-menu-children li{display:block;border-bottom:1px solid #000}}.pure-table{border-collapse:collapse;border-spacing:0;empty-cells:show;border:1px solid #cbcbcb}.pure-table caption{color:#000;font:italic 85%/1 arial,sans-serif;padding:1em 0;text-align:center}.pure-table td,.pure-table th{border-left:1px solid #cbcbcb;border-width:0 0 0 1px;font-size:inherit;margin:0;overflow:visible;padding:6px 12px}.pure-table td:first-child,.pure-table th:first-child{border-left-width:0}.pure-table thead{background:#e0e0e0;color:#000;text-align:left;vertical-align:bottom}.pure-table td{background-color:transparent}.pure-table-odd td,.pure-table-striped tr:nth-child(2n-1) td{background-color:#f2f2f2}.pure-table-bordered td{border-bottom:1px solid #cbcbcb}.pure-table-bordered tbody>tr:last-child td,.pure-table-horizontal tbody>tr:last-child td{border-bottom-width:0}.pure-table-horizontal td,.pure-table-horizontal th{border-width:0 0 1px;border-bottom:1px solid #cbcbcb}.pure-table-horizontal tbody>tr:last-child td{border-bottom-width:0}.listNav{margin:0 0 10px}.ln-letters{overflow:hidden}.ln-letters a{font-size:.9em;display:block;float:left;padding:2px 6px;border:1px solid silver;border-right:none;text-decoration:none}.ln-letters a.ln-last{border-right:1px solid silver}.ln-letters a.ln-selected,.ln-letters a:hover{background-color:#eaeaea}.ln-letters a.ln-disabled{color:#ccc}.ln-letter-count{text-align:center;font-size:.8em;line-height:1;margin-bottom:3px;color:#369}#demoThree-nav .ln-letters a{border:none;border-top:2px solid pink;color:red}#demoThree-nav .ln-letters a.ln-last{border-right:none}#demoThree-nav .ln-letters a.ln-selected,#demoThree-nav .ln-letters a:hover{border-top:2px solid red;background-color:pink;color:#fff!important}#demoThree-nav .ln-letters a.ln-disabled{color:pink}#demoThree-nav .ln-letters a.ln-disabled:hover{color:#fff}#demoThree-nav .ln-letter-count{color:red}#demoThree li{color:pink}#demoThree li a{color:red;text-decoration:none}#demoThree li a:hover{text-decoration:underline}#demo4 #listWrapper{width:650px}#demoFour li{float:left}#demoFour a{display:block;text-align:center;width:85px;border:1px solid silver;padding:10px;margin:0 10px 10px 0;text-decoration:none}#demoFour a:hover{background-color:#eee}div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right,div.pp_default .pp_top,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_right{height:13px}div.pp_default .pp_top .pp_left{background:url(/themes/base/prettyPhoto/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}div.pp_default .pp_top .pp_middle{background:url(/themes/base/prettyPhoto/images/prettyPhoto/default/sprite_x.png) top left repeat-x}div.pp_default .pp_top .pp_right{background:url(/themes/base/prettyPhoto/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}div.pp_default .pp_content .ppt{color:#f8f8f8}div.pp_default .pp_content_container .pp_left{background:url(/themes/base/prettyPhoto/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}div.pp_default .pp_content_container .pp_right{background:url(/themes/base/prettyPhoto/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}div.pp_default .pp_next:hover{background:url(/themes/base/prettyPhoto/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}div.pp_default .pp_previous:hover{background:url(/themes/base/prettyPhoto/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}div.pp_default .pp_expand{background:url(/themes/base/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_expand:hover{background:url(/themes/base/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}div.pp_default .pp_contract{background:url(/themes/base/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_contract:hover{background:url(/themes/base/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}div.pp_default .pp_close{width:30px;height:30px;background:url(/themes/base/prettyPhoto/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}div.pp_default .pp_gallery ul li a{background:url(/themes/base/prettyPhoto/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}div.pp_default .pp_social{margin-top:7px}div.pp_default .pp_gallery a.pp_arrow_next,div.pp_default .pp_gallery a.pp_arrow_previous{position:static;left:auto}div.pp_default .pp_nav .pp_pause,div.pp_default .pp_nav .pp_play{background:url(/themes/base/prettyPhoto/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}div.pp_default a.pp_arrow_next,div.pp_default a.pp_arrow_previous{background:url(/themes/base/prettyPhoto/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}div.pp_default .pp_content_container .pp_details{margin-top:5px}div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover,div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_nav .pp_play:hover{opacity:.7}div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}div.pp_default .pp_bottom .pp_left{background:url(/themes/base/prettyPhoto/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}div.pp_default .pp_bottom .pp_middle{background:url(/themes/base/prettyPhoto/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}div.pp_default .pp_bottom .pp_right{background:url(/themes/base/prettyPhoto/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}div.pp_default .pp_loaderIcon{background:url(/themes/base/prettyPhoto/images/prettyPhoto/default/loader.gif) center center no-repeat}div.light_rounded .pp_top .pp_left{background:url(/themes/base/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}div.light_rounded .pp_top .pp_right{background:url(/themes/base/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}div.light_rounded .pp_next:hover{background:url(/themes/base/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.light_rounded .pp_previous:hover{background:url(/themes/base/prettyPhoto/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_rounded .pp_expand{background:url(/themes/base/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_rounded .pp_expand:hover{background:url(/themes/base/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_rounded .pp_contract{background:url(/themes/base/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_rounded .pp_contract:hover{background:url(/themes/base/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_rounded .pp_close{width:75px;height:22px;background:url(/themes/base/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_rounded .pp_nav .pp_play{background:url(/themes/base/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_nav .pp_pause{background:url(/themes/base/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_arrow_previous{background:url(/themes/base/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}div.light_rounded .pp_arrow_next{background:url(/themes/base/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}div.light_rounded .pp_bottom .pp_left{background:url(/themes/base/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}div.light_rounded .pp_bottom .pp_right{background:url(/themes/base/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_top .pp_left{background:url(/themes/base/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}div.dark_rounded .pp_top .pp_right{background:url(/themes/base/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}div.dark_rounded .pp_content_container .pp_left{background:url(/themes/base/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}div.dark_rounded .pp_content_container .pp_right{background:url(/themes/base/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}div.dark_rounded .pp_next:hover{background:url(/themes/base/prettyPhoto/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.dark_rounded .pp_previous:hover{background:url(/themes/base/prettyPhoto/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.dark_rounded .pp_expand{background:url(/themes/base/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_rounded .pp_expand:hover{background:url(/themes/base/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_rounded .pp_contract{background:url(/themes/base/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_rounded .pp_contract:hover{background:url(/themes/base/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_rounded .pp_close{width:75px;height:22px;background:url(/themes/base/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_rounded .pp_description{margin-right:85px;color:#fff}div.dark_rounded .pp_nav .pp_play{background:url(/themes/base/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_nav .pp_pause{background:url(/themes/base/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_arrow_previous{background:url(/themes/base/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}div.dark_rounded .pp_arrow_next{background:url(/themes/base/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}div.dark_rounded .pp_bottom .pp_left{background:url(/themes/base/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}div.dark_rounded .pp_bottom .pp_right{background:url(/themes/base/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_loaderIcon{background:url(/themes/base/prettyPhoto/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}div.dark_square .pp_content,div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right{background:#000}div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}div.dark_square .pp_loaderIcon{background:url(/themes/base/prettyPhoto/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}div.dark_square .pp_expand{background:url(/themes/base/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_square .pp_expand:hover{background:url(/themes/base/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_square .pp_contract{background:url(/themes/base/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_square .pp_contract:hover{background:url(/themes/base/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_square .pp_close{width:75px;height:22px;background:url(/themes/base/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_square .pp_nav{clear:none}div.dark_square .pp_nav .pp_play{background:url(/themes/base/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_nav .pp_pause{background:url(/themes/base/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_arrow_previous{background:url(/themes/base/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}div.dark_square .pp_arrow_next{background:url(/themes/base/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}div.dark_square .pp_next:hover{background:url(/themes/base/prettyPhoto/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}div.dark_square .pp_previous:hover{background:url(/themes/base/prettyPhoto/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_square .pp_expand{background:url(/themes/base/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_square .pp_expand:hover{background:url(/themes/base/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_square .pp_contract{background:url(/themes/base/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_square .pp_contract:hover{background:url(/themes/base/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_square .pp_close{width:75px;height:22px;background:url(/themes/base/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_square .pp_nav .pp_play{background:url(/themes/base/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_square .pp_nav .pp_pause{background:url(/themes/base/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_square .pp_arrow_previous{background:url(/themes/base/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}div.light_square .pp_arrow_next{background:url(/themes/base/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}div.light_square .pp_next:hover{background:url(/themes/base/prettyPhoto/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}div.light_square .pp_previous:hover{background:url(/themes/base/prettyPhoto/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_top .pp_left{background:url(/themes/base/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}div.facebook .pp_top .pp_middle{background:url(/themes/base/prettyPhoto/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}div.facebook .pp_top .pp_right{background:url(/themes/base/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}div.facebook .pp_content_container .pp_left{background:url(/themes/base/prettyPhoto/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}div.facebook .pp_content_container .pp_right{background:url(/themes/base/prettyPhoto/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}div.facebook .pp_expand{background:url(/themes/base/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}div.facebook .pp_expand:hover{background:url(/themes/base/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}div.facebook .pp_contract{background:url(/themes/base/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}div.facebook .pp_contract:hover{background:url(/themes/base/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}div.facebook .pp_close{width:22px;height:22px;background:url(/themes/base/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}div.facebook .pp_description{margin:0 37px 0 0}div.facebook .pp_loaderIcon{background:url(/themes/base/prettyPhoto/images/prettyPhoto/facebook/loader.gif) center center no-repeat}div.facebook .pp_arrow_previous{background:url(/themes/base/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}div.facebook .pp_arrow_next{background:url(/themes/base/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}div.facebook .pp_nav{margin-top:0}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}div.facebook .pp_nav .pp_play{background:url(/themes/base/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}div.facebook .pp_nav .pp_pause{background:url(/themes/base/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}div.facebook .pp_next:hover{background:url(/themes/base/prettyPhoto/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}div.facebook .pp_previous:hover{background:url(/themes/base/prettyPhoto/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_bottom .pp_left{background:url(/themes/base/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}div.facebook .pp_bottom .pp_middle{background:url(/themes/base/prettyPhoto/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}div.facebook .pp_bottom .pp_right{background:url(/themes/base/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}div.pp_pic_holder a:focus{outline:0}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px}.pp_description{display:none;margin:0}.pp_social{float:left;margin:0}.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}.pp_nav .pp_pause,.pp_nav .pp_play{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_next,a.pp_arrow_previous{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}.pp_gallery ul a{border:1px solid rgba(0,0,0,.5);display:block;float:left;height:33px;overflow:hidden}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{background:url(/themes/base/prettyPhoto/images/prettyPhoto/facebook/default_thumbnail.gif) no-repeat;display:block;height:33px;width:50px}.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous{margin-top:7px!important}a.pp_next{background:url(/themes/base/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{background:url(/themes/base/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_contract,a.pp_expand{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}#pp_full_res{line-height:1!important}#pp_full_res .pp_inline{text-align:left}#pp_full_res .pp_inline p{margin:0 0 15px}div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}div.light_rounded .pp_content,div.pp_default .pp_content{background-color:#fff}div.facebook #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.pp_default #pp_full_res .pp_inline{color:#000}.pp_gallery li.selected a,.pp_gallery ul a:hover,div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a{border-color:#fff}div.dark_rounded .pp_details,div.dark_square .pp_details,div.facebook .pp_details,div.light_rounded .pp_details,div.light_square .pp_details,div.pp_default .pp_details{position:relative}div.facebook .pp_content,div.light_rounded .pp_bottom .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_top .pp_middle,div.light_square .pp_content,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right{background:#fff}div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous{margin-top:12px!important}div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_rounded .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_rounded .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(/themes/base/prettyPhoto/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}div.dark_rounded .pp_bottom .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_top .pp_middle{background:url(/themes/base/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left}div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}.pp_bottom,.pp_top{height:20px;position:relative}* html .pp_bottom,* html .pp_top{padding:0 20px}.pp_bottom .pp_left,.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_bottom .pp_middle,.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_bottom .pp_middle,* html .pp_top .pp_middle{left:0;position:static}.pp_bottom .pp_right,.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_fade,.pp_gallery li.default a img{display:none}.elastislide-list{list-style-type:none;display:none}.no-js .elastislide-list{display:block}.elastislide-carousel ul li{min-width:20px}.elastislide-wrapper{position:relative;background-color:#fff;margin:0 auto;min-height:60px}.elastislide-wrapper.elastislide-loading{background-image:url(/themes/base/elastislide/img/loading.gif);background-repeat:no-repeat;background-position:center center}.elastislide-horizontal{padding:10px 40px}.elastislide-vertical{padding:40px 10px}.elastislide-carousel{overflow:hidden;position:relative}.elastislide-carousel ul{position:relative;display:block;list-style-type:none;padding:0;margin:0;-webkit-backface-visibility:hidden;-webkit-transform:translateX(0px);-ms-transform:translateX(0px);transform:translateX(0px)}.elastislide-horizontal ul{white-space:nowrap}.elastislide-carousel ul li{margin:0;-webkit-backface-visibility:hidden}.elastislide-horizontal ul li{height:100%;display:inline-block}.elastislide-vertical ul li{display:block}.elastislide-carousel ul li a img{max-width:100%}.elastislide-wrapper nav span{position:absolute;width:23px;height:23px;border-radius:50%;text-indent:-9000px;cursor:pointer;opacity:.8}.elastislide-wrapper nav span:hover{opacity:1}.elastislide-horizontal nav span{top:50%;left:10px;margin-top:-11px}.elastislide-vertical nav span{top:10px;left:50%;margin-left:-11px;background-position:-17px 5px}.elastislide-horizontal nav span.elastislide-next{right:10px;left:auto;background-position:4px -17px}.elastislide-vertical nav span.elastislide-next{bottom:10px;top:auto;background-position:-17px -18px}.bx-wrapper{position:relative;padding:0}.bx-wrapper img{max-width:100%;display:block}.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager{position:absolute;bottom:-30px;width:100%}.bx-wrapper .bx-loading{min-height:50px;background:url(/themes/base/img/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:700;color:#666;padding-top:20px}.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.bx-wrapper .bx-pager .bx-pager-item{display:inline-block}.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;border-radius:5px}.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:hover{background:#000}.bx-wrapper .bx-prev{left:10px;background:url(/themes/base/img/controls.png) 0 -32px no-repeat}.bx-wrapper .bx-next{right:10px;background:url(/themes/base/img/controls.png) -43px -32px no-repeat}.bx-wrapper .bx-prev:hover{background-position:0 0}.bx-wrapper .bx-next:hover{background-position:-43px 0}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(/themes/base/img/controls.png) -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:hover{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(/themes/base/img/controls.png) -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:hover{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:rgba(80,80,80,.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}a,a:visited{color:#000}body{position:relative;font-family:"Istok Web",sans-serif}.pure-g-r [class*=pure-u]{font-family:"Istok Web",sans-serif}.page-bg-1{position:absolute;top:0;left:0;width:50%;height:250px;background:#021166}.page-bg-2{position:absolute;top:0;right:0;width:50%;height:250px;background:#85888f}.is-home .page-bg-1{position:absolute;top:0;left:0;width:50%;height:450px;background:#021166}.is-home .page-bg-2{position:absolute;top:0;right:0;width:50%;height:450px;background:#85888f}.page{margin:0 auto;width:1170px;position:relative}.claim{position:absolute;right:18px;bottom:44px;padding:15px;width:451px;background:#1927be;color:#fff;text-align:center;opacity:.7}.head{position:relative;height:130px;background:url(/themes/base/img/top.png) no-repeat}.head h1{margin:0;padding:0;width:370px}.head h1 a{display:block;margin:0;padding:0;width:370px;height:130px;background:url(/themes/base/img/logo.png) no-repeat;text-indent:-9999em}.head .right{position:absolute;top:20px;right:20px;z-index:9999;width:420px}.head .right .block{float:left;margin-left:10px;width:113px;background:#a7abb4}.head .right .block.choose-company{width:147px}.head .right .block.lang{width:129px}.head .right .block a{position:relative;display:block;padding:3px 10px 0;color:#fff;text-align:center;text-decoration:none;font-weight:700;font-size:13px}.head .right .block.choose-company a{padding:3px 25px 0 10px}.head .right .block.lang a{padding:3px 15px 0 5px}.head .right .block a em{position:absolute;top:0;right:0;display:block;width:23px;height:22px;background:url(/themes/base/img/arrow.png) 6px 8px no-repeat #eff1f5;text-indent:-9999em}.head .right .block ul{z-index:1000;display:none;margin:0;padding:0;list-style:none}.head .right .block ul li{margin:0;padding:0;list-style:none}.head .right .block .list li a:hover{background:#6b6b6b}.menu{position:absolute;width:100%;top:136px;left:0;z-index:5000;background:0 0}.is-home .menu{position:absolute;top:136px;left:0;z-index:9999;background:0 0}.is-home-0 .menu{background:0 0}.bg-2{height:466px;background:url(/themes/base/img/top-bg.png) bottom left no-repeat}.is-subpage .bg-2{height:366px;background:url(/themes/base/img/top-bg.png) bottom left no-repeat}.home-player{max-height:420px}.home-player ul li{float:left;position:absolute;top:0;left:0}.is-home .bg-2{height:466px;background:url(/themes/base/img/top-bg.png) bottom left no-repeat}.znaczek{height:360px;background:url(/themes/base/img/znaczek.png) 903px 83px no-repeat}.is-home .znaczek{height:466px;background:url(/themes/base/img/znaczek.png) 903px 83px no-repeat}.menu-link{display:none}.full-tree-main{padding:16px 0 0}.menu ul{position:relative;margin:0;padding:0;display:block;height:39px;width:1170px;background:#fff;opacity:.9}.menu ul li{float:left;margin:0;padding:0;list-style:none;position:relative}.menu ul li a{display:block;padding:9px 15px;color:#000;text-align:center;text-decoration:none;text-transform:uppercase;font-weight:700;font-size:15px}.menu ul li a:hover{background:#0a5ec9;color:#fff}.tree-menu-1 .lvl-2{display:none;margin:0;padding:0;width:250px;position:absolute;top:39px;left:0;z-index:9999}.tree-menu-1 .lvl-2 li{float:none;margin:0;padding:0}.tree-menu-1 li:hover>ul{display:block}.tree-menu-1 .lvl-2 a{text-decoration:none;display:block;color:#000;background:#fff;z-index:9998;text-align:left;font-size:14px}.tree-menu-1 .lvl-2 a:hover{color:#fff;background:#0a5ec9}.search{position:absolute;top:20px;right:20px;width:210px;background:#a6aab3;text-align:right}.search form{margin:0;padding:0}.search form .query{margin:0;padding:5px;border:0;background:#a6aab3;color:#000;width:180px}::-webkit-input-placeholder{color:#fff}::-moz-placeholder{color:#fff}:-ms-input-placeholder{color:#fff}.search form .save{width:20px;border:0;background:url(/themes/base/img/search.png) center center no-repeat;text-indent:-9999em}.search-pages form{margin-bottom:25px;padding:5px;width:222px;background:#a6aab3}.search-pages form .query{margin:0;padding:5px;border:0;background:#a6aab3;color:#000}.search-pages form .save{width:20px;border:0;background:url(/themes/base/img/search.png) center center no-repeat;text-indent:-9999em}.box-r{margin-right:30px}.latest-news{margin-bottom:27px}.latest-news .news-item h3{margin:0;padding:30px 0 5px;font-weight:400}.latest-news .news-item h3 a{color:#000;text-decoration:none}.latest-news .news-item h3 a:hover{text-decoration:underline}.latest-news .news-item .date{margin:0;padding:0;color:#898989;font-size:12px}.latest-news .news-item .description{color:#5b5b5b;font-size:14px;line-height:21px}.news-header{position:relative;padding:24px;border-top:1px solid #f1f1f1;background:#e6e6e6}.notowania-header{position:relative;padding:24px;border-top:1px solid #f1f1f1;background:#f8f8f8}.header-title{margin:0;padding:0;color:#021166;text-transform:uppercase;font-weight:400}.news-header .more{position:absolute;top:27px;right:28px;display:block;padding:5px 0;width:200px;border:0 solid gray;background:url(/themes/base/img/arrow-gray.png) 166px 10px no-repeat #f0f0f0;color:#545454;text-align:center;text-decoration:none;font-size:14px}.news-header .more:hover{color:#1950c5}.offer .header-title{padding:24px;border-top:1px solid #f1f1f1;background:#f8f8f8}.offer ul{margin:15px 57px;padding:0;list-style:none}.offer ul li{display:inline-block;margin:0 21px 21px 0;padding:0;list-style:none}.offer ul li img{display:block;margin:0;padding:0;border:0}.offer ul li h4{margin:0;padding:0}.offer ul li h4 a{display:block;padding:10px;background:#021166;color:#fff;text-decoration:none}.offer ul li h4 a:hover{background:#2033a2}.bottom{margin-top:15px;padding:9px 25px;border-top:5px solid #9d9fa5;background:#a8aab0}.bottom ul{margin:0;padding:0;list-style:none}.bottom ul li{display:inline-block;border-right:1px solid #b8b9be}.bottom ul li a{display:block;padding:0 10px;color:#fff;text-decoration:none;font-weight:700;font-size:13px}.bottom ul li:first-child a{padding-left:0}.bottom ul li.no-b,.bottom ul li:last-child{border-right:0}.bottom ul li a:hover{text-decoration:underline}.bottom .site-map{position:relative;margin:11px 0 0;padding:10px 0 0;background:url(/themes/base/img/bottom-bg.png) repeat-x}.bottom .site-map .go-up{position:absolute;top:10px;right:0;display:block;width:100px}.bottom .site-map .go-up a{display:block;background:url(/themes/base/img/up.png) 66px 5px no-repeat;color:#fff;text-decoration:none;font-weight:700}.bottom .site-map .go-up a:hover{text-decoration:underline}.bottom-second{position:relative;padding:9px 25px;border-top:5px solid #9d9fa5;background:#e0e2e6;color:#595959;font-size:14px}.bottom-second .author{position:absolute;top:10px;right:46px}.bottom-second .author a{color:#595959;text-decoration:none;font-weight:700}.bottom-second .author a:hover{text-decoration:underline}.breadcrumb{margin:0 0 15px;padding:0;list-style:none}.breadcrumb .divider{display:inline-block;width:10px;height:20px;background:url(/themes/base/img/path.png) 0 7px no-repeat;text-indent:-9999em}.breadcrumb li{display:inline-block}.breadcrumb li a{display:inline-block;padding:3px 12px 3px 6px;color:#323232;text-decoration:none;font-weight:700;font-size:13px}.breadcrumb li a:hover{text-decoration:underline}.breadcrumb li:first-child a{width:15px;height:15px;background:url(/themes/base/img/home.png) 5px 5px no-repeat;text-indent:-9999em}.breadcrumb li:last-child a{font-weight:400}.breadcrumb li:last-child .divider{display:none}.left-menu ul{margin:0;padding:0}.left-menu ul li{border-top:1px solid #e8e8e8;list-style:none}.left-menu ul li a{display:block;padding:13px 19px;background:#f7f7f7;color:#3d3d3d;text-decoration:none;font-weight:400;font-size:15px}.left-menu ul .active>a,.left-menu ul li a:hover{background:#e6e6e6}.left-menu>ul>li>a{font-weight:700}.left-menu ul li ul li a{padding:13px 19px 13px 49px}.left-menu ul li ul li ul li a{padding:13px 19px 13px 69px}.left-menu ul li ul li ul li ul li a{padding:13px 19px 13px 99px}.main-title{margin:0;padding:24px;border-top:1px solid #f1f1f1;background:#e6e6e6;color:#021166;text-transform:uppercase;font-weight:400}.main-content-c{padding:25px;color:#3d3d3d}.main-content-c p{line-height:24px}.main-content-c ol,.main-content-c ul{margin:15px}.main-content-c ol li,.main-content-c ul li{margin:0;padding:5px 10px}.main-content-c ol li p,.main-content-c ul li p{margin:0;padding:0}.main-content-c a{border-bottom:0 solid #1325aa;color:#1325aa;text-decoration:underline}.main-content-c a:hover{color:#000}.main-content-c table{border:1px solid #c5c5c5;border-collapse:collapse}.main-content-c table tr td{margin:0;padding:5px;border:1px solid #c5c5c5}.main-content-c table tr td p{margin:0;padding:0}.main-content-c .blue-block{padding:15px;background:#e5f3ff;color:#4e516b}.main-content-c .float-1{float:right;margin:0 0 5px 15px;padding:19px;background:#1b8ce4;color:#fff;line-height:26px}.main-content-c .float-1 a{color:#fff}.ul-left,.ul-right{float:left;margin:0;padding:0;width:41%}.ul-right{float:right}.produkty-page h3{margin:10px 0}.produkty-page h3 a{color:#000;text-decoration:none}.produkty-page h3 a:hover{text-decoration:underline}.produkty-page .more{text-align:right}.produkty-page .more a{display:block;padding:5px 0;width:200px;border:0 solid gray;background:url(/themes/base/img/arrow-gray.png) 166px 13px no-repeat #f0f0f0;color:#545454;text-align:center;text-decoration:none;font-size:14px}.produkty-page .line{margin:15px 0;border-top:1px solid #cfcfcf}.article-list-items{margin:0;padding:0;list-style:none}.article-list-items li{padding:10px 0;border-bottom:1px solid #d5d5d5}ul.article-list-items li:last-child{border-bottom:0}ul.article-list-items{margin:0;padding:0}ul.article-list-items li{margin:0;padding:10px 0}ul.article-list-items li h3{margin:0;padding:30px 0 5px;font-weight:400}ul.article-list-items li h3 a{color:#000;text-decoration:none}ul.article-list-items li h3 a:hover{text-decoration:underline}ul.article-list-items li p.date{margin:0;padding:0;color:#898989;font-size:12px}ul.article-list-items li .description{color:#5b5b5b;font-size:14px;line-height:21px}a.back-left{display:inline-block;padding:7px 14px;border-radius:15px;background:#596ae0;color:#fff;text-decoration:none;font-weight:700;font-size:13px}a.back-left .arrow{padding:0 5px}a.back-left:hover{background:#3d5cbe;color:#fff}.wstawka{margin:0}.wstawka ul{margin:0;padding:0;list-style:none}.wstawka ul li{display:block;float:left;margin:0;padding:2px 5px 10px 40px;width:27%}.wstawka ul li.first{background:url(/themes/base/img/like-32.png) no-repeat}.wstawka ul li.second{background:url(/themes/base/img/clock-32.png) no-repeat}.wstawka ul li.third{background:url(/themes/base/img/diamond-32.png) no-repeat}.bx-wrapper{margin:0}.bx-wrapper .bx-viewport{left:0;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;border:0;background:0 0}.bx-wrapper .bx-viewport ul{margin:0;padding:0}.bx-wrapper .bx-viewport ul li{margin:0;padding:0;position:relative}.bx-wrapper .bx-viewport ul li div.znaczek{position:absolute;bottom:201px;right:16px;width:220px;height:122px;background:url(/themes/base/img/znaczek-gold.png) no-repeat}.is-subpage .bx-wrapper .bx-viewport ul li div.znaczek{bottom:124px}.pagination{margin:0}.pagination ul{display:inline-block;margin:0;padding:0;font-size:13px}.pagination ul>li{display:inline}.pagination ul>li>a,.pagination ul>li>span{float:left;margin-right:4px;padding:4px 12px;background-color:#fff;color:gray;text-decoration:none;line-height:20px}.pagination ul>.active>a,.pagination ul>.active>span,.pagination ul>li>a:focus,.pagination ul>li>a:hover{border-radius:4px;background-color:#0478c5;color:#fff}.pagination ul>.active>a,.pagination ul>.active>span{color:#fff;cursor:default}.pagination ul>.disabled>a,.pagination ul>.disabled>a:focus,.pagination ul>.disabled>a:hover,.pagination ul>.disabled>span{background-color:transparent;color:#999;cursor:default}.pagination-centered{text-align:center}.pagination-right{text-align:right}.pagination-large ul>li>a,.pagination-large ul>li>span{padding:11px 19px;font-size:17.5px}.pagination .disabled,.pagination .first,.pagination .last{display:none}.elastislide-wrapper nav span{background:url(/themes/base/elastislide/img/nav.png) 4px 3px no-repeat #3d3d3d}.offer-2 ul li{margin:0 10px 0 0}.offer-2 ul li div{height:194px}.offer-2 ul li div h4{margin:0;padding:0}.offer-2 ul li div a img{display:block}.offer-2 ul li div h4 a{display:block;margin:0;padding:10px;background:#021166;color:#fff;text-decoration:none;font-weight:400}.offer-2 ul li div h4 a:hover{background:#2b2b2b}.elastislide-wrapper{-webkit-box-shadow:none;box-shadow:none}.elastislide-carousel ul li a img{display:block;margin:0;padding:0;border:0}.elastislide-carousel ul li a{display:block;width:auto;white-space:normal}.offer-2 ul li div h4 a:hover{color:#fff}.sub-page-offer ul{margin:0;padding:0}.sub-page-offer ul li{float:left;margin:0;padding:0 2px 15px 0;list-style:none}.policy-c{position:fixed;bottom:0;right:0;z-index:9899;padding:0;width:403px}#cookie-policy,#rodo-policy{border-top:1px solid gray;background:#eee;color:#000;text-align:center;font-weight:400;font-size:12px;font-family:sans-serif;line-height:20px}.policy-c .url{color:#000;text-decoration:underline}.policy-c .url-accept{display:inline-block;margin:0 0 0 5px;padding:2px 10px;border-radius:4px;background:gray;color:#fff;text-decoration:none}.policy-c .url-accept:hover{background:#474545}.policy-c .policy-inner{margin:auto;padding:10px;max-width:960px;text-align:center;line-height:24px}.file-group-type-1 ul{margin:0}.article-image{float:left;margin:0 15px 15px 0;padding:6px;border:1px solid #d8d5c8;background:#fff;-webkit-box-shadow:3px 3px 12px #d8d5c8;box-shadow:3px 3px 12px #d8d5c8}.site-map{font-size:13px}.site-map ul{margin:0;padding:0;list-style:none}.site-map a{text-decoration:none}.site-map a:hover{text-decoration:underline}.site-map ul li{margin:0;padding:5px 34px}.search-pages ul{margin:0;padding:0;list-style:none}.search-pages ul li{margin:0;padding:5px 0}#mny_cw{font-size:13px}#mny_cw a{color:#2957cf;text-decoration:none}#mny_cw table{width:99%;border:1px solid #bbb;border-collapse:collapse}#mny_cw table td{padding:3px;border:1px solid #bbb}#mny_cw .cw_h1{position:relative}#mny_cw .cw_h1_l{position:absolute;top:2px;right:2px;width:50%;text-align:right}#mny_cw .c_minus{color:red}#mny_cw .c_plus{color:green}.products-head ul{margin:0;padding:0;list-style:none}.products-head ul li{margin:0;padding:3px 0}.products-head ul li a{color:#000;text-decoration:none}.products-head ul li a:hover{text-decoration:underline}a.btn-1{display:block;margin:15px 0;padding:5px 0;width:240px;border:0 solid gray;background:url(/themes/base/img/arrow-gray.png) 220px 10px no-repeat #f0f0f0;color:#545454;text-align:center;text-decoration:none;font-size:14px}a.bt-1:hover{text-decoration:none}a.go-back{width:120px;background:url(/themes/base/img/arrow-gray.png) 100px 10px no-repeat #f0f0f0}.products-list{position:relative}.products-list .remove-filtr{position:absolute;top:3px;left:234px}.products-list ul{margin:0;padding:0;list-style:none}.products-list ul li{margin:0;padding:4px 0}.products-list ul li a{color:#000;text-decoration:none}.products-list ul li a:hover{text-decoration:underline}.products-list form{margin:0 0 15px;padding:0;width:220px;background:#a6aab3}.products-list form .q{margin:0;padding:5px;border:0;background:#a6aab3;color:#000}.products-list form .save{width:20px;border:0;background:url(/themes/base/img/search.png) center center no-repeat;text-indent:-9999em}.product table{width:99%;border:0}.product table tr td,.product table tr th{padding:4px 12px;border:0;vertical-align:top}.product table tr th{border-right:1px solid #e2e2e2;text-align:right}.product .description{margin:10px 0;padding:10px;background:#f3f3f3;font-size:12px}.products-list .pagination-products{margin:15px 0}.products-list .pagination-products a:hover{text-decoration:none}.file-group-type-2 ul{background:#daf0ff;margin:0;padding:15px;list-style:none}.file-group-type-2 ul li{font-weight:700;display:block;padding:5px 2px 5px 45px;background:url(/themes/base/img/arrow-down-icon.png) no-repeat}.file-group-type-2 ul li a{color:#0b51bb;text-decoration:none}.file-group-type-2 ul li a:hover{text-decoration:underline}.file-group-type-2 ul li .file-info{padding:0 0 0 15px;font-weight:400;color:#88b1ee}@media screen and (max-width:1169px){#cookie-policy{position:relative;top:0;left:0;width:auto;height:auto}#cookie-policy .cookie-policy-inner{width:auto}.page{margin:0 auto;padding:0 10px;width:auto}.head,.is-home .page-bg-1,.is-home .page-bg-2,.page-bg-1,.page-bg-2{height:84px}.head .right{display:none}.head h1{width:auto}.head h1 a{width:240px;height:84px;background:url(/themes/base/img/logo-240.png) no-repeat}.bg-2{height:auto;display:none;background:0 0}.is-home .bg-2,.is-home .menu,.is-home .znaczek,.znaczek{height:auto;background:0 0}.menu{height:inherit;background:0 0;top:100px}.menu ul{position:relative;top:0;margin-bottom:16px;width:auto;height:auto;background:#ebebeb}.full-tree-main{padding:0;display:none}.full-tree-main.active{display:block;height:auto}.tree-menu-1 .lvl-2,.tree-menu-1 li:hover>ul{display:none}.menu ul{opacity:1}.menu ul li{display:block;float:none}.menu ul li a{text-align:left;padding:9px 15px 9px 44px}.search{display:none}.bottom-second .author{position:relative;top:inherit;right:inherit}.bottom,.bottom .site-map .go-up,.news-header .more{display:none}.menu-link{float:none;display:block;margin:10px 0 1px;padding:5px 5px 5px 45px;color:#000;font-weight:700;text-decoration:none;background:url(/themes/base/img/glyphicons/png/glyphicons_158_show_lines.png) 5px 10px no-repeat #ccc}.menu-link:hover{color:#fff;background:url(/themes/base/img/glyphicons/png/glyphicons_158_show_lines.png) 5px 10px no-repeat #4d85ff}.box-r{margin-right:0}.left-side{-webkit-box-ordinal-group:3;order:2;-ms-flex-order:2;-webkit-order:2}.main-content{-webkit-box-ordinal-group:2;-webkit-order:1;order:1;-ms-flex-order:1;-webkit-flex-order:1}}@media screen and (min-width:769px) and (max-width:1169px){.menu-link{display:none}.full-tree-main,.full-tree-main.active{display:block}.tree-menu-1 .lvl-2{display:none}.is-home .menu,.menu{position:relative;top:0}.menu ul li{display:inline-block;float:none}.menu ul li a{text-align:left;padding:9px 15px}.box-r{margin-right:30px}.flex-container{display:-webkit-box;display:flex;display:-ms-flexbox;display:-webkit-flex}.left-side{-webkit-box-ordinal-group:2;-webkit-order:1;order:1;-ms-flex-order:1;-webkit-flex-order:1}.main-content{-webkit-box-ordinal-group:3;-webkit-order:2;order:2;-ms-flex-order:2;-webkit-flex-order:2}}@media screen and (max-width:769px){.is-home .menu,.menu{position:relative;top:0}}