|
|
Line 743: |
Line 743: |
| color:#000; | | color:#000; |
| font-size: 12px; | | font-size: 12px; |
- | line-height: 2em; | + | line-height: 1.5em; |
| | | |
| } | | } |
Line 755: |
Line 755: |
| color:#000; | | color:#000; |
| font-size: 12px; | | font-size: 12px; |
- | line-height: 2em; | + | line-height: 1.5em; |
| } | | } |
| | | |
Line 1,329: |
Line 1,329: |
| margin-bottom: 15px; | | margin-bottom: 15px; |
| } | | } |
- |
| |
- |
| |
- |
| |
| | | |
| | | |
Line 2,271: |
Line 2,268: |
| } | | } |
| | | |
- | /*---
| |
| | | |
- | div.light_rounded .pp_top .pp_left{
| |
- | background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;
| |
- | }
| |
- | div.light_rounded .pp_top .pp_middle{
| |
- | background:#fff;
| |
- | }
| |
- | div.light_rounded .pp_top .pp_right{
| |
- | background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;
| |
- | }
| |
- | div.light_rounded .pp_content .ppt{
| |
- | color:#000;
| |
- | }
| |
- | div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right{
| |
- | background:#fff;
| |
- | }
| |
- | div.light_rounded .pp_content{
| |
- | background-color:#fff;
| |
- | }
| |
- | div.light_rounded .pp_next:hover{
| |
- | background: url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.light_rounded .pp_previous:hover{
| |
- | background: url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.light_rounded .pp_expand{
| |
- | background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.light_rounded .pp_expand:hover{
| |
- | background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.light_rounded .pp_contract{
| |
- | background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.light_rounded .pp_contract:hover{
| |
- | background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.light_rounded .pp_close{
| |
- | width:75px;
| |
- | height:22px;
| |
- | background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.light_rounded #pp_full_res .pp_inline{
| |
- | color:#000;
| |
- | }
| |
- | div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next{
| |
- | margin-top:12px !important;
| |
- | }
| |
- | div.light_rounded .pp_nav .pp_play{
| |
- | background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
| |
- | height:15px;
| |
- | width:14px;
| |
- | }
| |
- | div.light_rounded .pp_nav .pp_pause{
| |
- | background: url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
| |
- | height:15px;
| |
- | width:14px;
| |
- | }
| |
- | div.light_rounded .pp_arrow_previous{
| |
- | background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;
| |
- | }
| |
- | div.light_rounded .pp_arrow_previous.disabled{
| |
- | background-position:0 -87px;cursor:default;
| |
- | }
| |
- | div.light_rounded .pp_arrow_next{
| |
- | background: url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;
| |
- | }
| |
- | div.light_rounded .pp_arrow_next.disabled{
| |
- | background-position: -22px -87px;
| |
- | cursor:default;
| |
- | }
| |
- | div.light_rounded .pp_bottom .pp_left{
| |
- | background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;
| |
- | }
| |
- | div.light_rounded .pp_bottom .pp_middle{
| |
- | background:#fff;
| |
- | }
| |
- | div.light_rounded .pp_bottom .pp_right{
| |
- | background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;
| |
- | }
| |
- | div.light_rounded .pp_loaderIcon{
| |
- | background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;
| |
- | }
| |
- | div.dark_rounded .pp_top .pp_left{
| |
- | background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;
| |
- | }
| |
- | div.dark_rounded .pp_top .pp_middle{
| |
- | background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
| |
- | }
| |
- | div.dark_rounded .pp_top .pp_right{
| |
- | background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;
| |
- | }
| |
- | div.dark_rounded .pp_content_container .pp_left{
| |
- | background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;
| |
- | }
| |
- | div.dark_rounded .pp_content_container .pp_right{
| |
- | background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;
| |
- | }
| |
- | div.dark_rounded .pp_content{
| |
- | background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
| |
- | }
| |
- | div.dark_rounded .pp_next:hover{
| |
- | background: url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.dark_rounded .pp_previous:hover{
| |
- | background: url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.dark_rounded .pp_expand{
| |
- | background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.dark_rounded .pp_expand:hover{
| |
- | background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.dark_rounded .pp_contract{
| |
- | background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.dark_rounded .pp_contract:hover{
| |
- | background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.dark_rounded .pp_close{
| |
- | width:75px;
| |
- | height:22px;
| |
- | background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.dark_rounded .currentTextHolder{
| |
- | color:#c4c4c4;
| |
- | }
| |
- | div.dark_rounded .pp_description{
| |
- | color:#fff;
| |
- | }
| |
- | div.dark_rounded #pp_full_res .pp_inline{
| |
- | color:#fff;
| |
- | }
| |
- | div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next{
| |
- | margin-top:12px !important;
| |
- | }
| |
- | div.dark_rounded .pp_nav .pp_play{
| |
- | background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
| |
- | height:15px;
| |
- | width:14px;
| |
- | }
| |
- | div.dark_rounded .pp_nav .pp_pause{
| |
- | background: url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
| |
- | height:15px;
| |
- | width:14px;
| |
- | }
| |
- | div.dark_rounded .pp_arrow_previous{
| |
- | background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;
| |
- | }
| |
- | div.dark_rounded .pp_arrow_previous.disabled{
| |
- | background-position:0 -87px;cursor:default;
| |
- | }
| |
- | div.dark_rounded .pp_arrow_next{
| |
- | background: url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;
| |
- | }
| |
- | div.dark_rounded .pp_arrow_next.disabled{
| |
- | background-position: -22px -87px;
| |
- | cursor:default;
| |
- | }
| |
- | div.dark_rounded .pp_bottom .pp_left{
| |
- | background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;
| |
- | }
| |
- | div.dark_rounded .pp_bottom .pp_middle{
| |
- | background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
| |
- | }
| |
- | div.dark_rounded .pp_bottom .pp_right{
| |
- | background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;
| |
- | }
| |
- | div.dark_rounded .pp_loaderIcon{
| |
- | background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
| |
- | }
| |
- | div.dark_square .pp_left ,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{
| |
- | background: url(../images/prettyPhoto/dark_square/contentPattern.png) top left repeat;
| |
- | }
| |
- | div.dark_square .currentTextHolder{
| |
- | color:#c4c4c4;
| |
- | }
| |
- | div.dark_square .pp_description{
| |
- | color:#fff;
| |
- | }
| |
- | div.dark_square .pp_loaderIcon{
| |
- | background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
| |
- | }
| |
- | div.dark_square .pp_content_container .pp_left{
| |
- | background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;
| |
- | }
| |
- | div.dark_square .pp_content_container .pp_right{
| |
- | background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;
| |
- | }
| |
- | div.dark_square .pp_expand{
| |
- | background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.dark_square .pp_expand:hover{
| |
- | background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.dark_square .pp_contract{
| |
- | background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.dark_square .pp_contract:hover{
| |
- | background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.dark_square .pp_close{
| |
- | width:75px;
| |
- | height:22px;
| |
- | background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.dark_square #pp_full_res .pp_inline{
| |
- | color:#fff;
| |
- | }
| |
- | div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next{
| |
- | margin-top:12px !important;
| |
- | }
| |
- | div.dark_square .pp_nav .pp_play{
| |
- | background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
| |
- | height:15px;
| |
- | width:14px;
| |
- | }
| |
- | div.dark_square .pp_nav .pp_pause{
| |
- | background: url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
| |
- | height:15px;
| |
- | width:14px;
| |
- | }
| |
- | div.dark_square .pp_arrow_previous{
| |
- | background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;
| |
- | }
| |
- | div.dark_square .pp_arrow_previous.disabled{
| |
- | background-position:0 -87px;
| |
- | cursor:default;
| |
- | }
| |
- | div.dark_square .pp_arrow_next{
| |
- | background: url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;
| |
- | }
| |
- | div.dark_square .pp_arrow_next.disabled{
| |
- | background-position: -22px -87px;
| |
- | cursor:default;
| |
- | }
| |
- | div.dark_square .pp_next:hover{
| |
- | background: url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.dark_square .pp_previous:hover{
| |
- | background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.light_square .pp_left ,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content{
| |
- | background:#fff;
| |
- | }
| |
- | div.light_square .pp_content .ppt{
| |
- | color:#000;
| |
- | }
| |
- | div.light_square .pp_expand{
| |
- | background: url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.light_square .pp_expand:hover{
| |
- | background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.light_square .pp_contract{
| |
- | background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.light_square .pp_contract:hover{
| |
- | background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.light_square .pp_close{
| |
- | width:75px;
| |
- | height:22px;
| |
- | background: url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.light_square #pp_full_res .pp_inline{
| |
- | color:#000;
| |
- | }
| |
- | div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{
| |
- | margin-top:12px !important;
| |
- | }
| |
- | div.light_square .pp_nav .pp_play{
| |
- | background: url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
| |
- | height:15px;
| |
- | width:14px;
| |
- | }
| |
- | div.light_square .pp_nav .pp_pause{
| |
- | background: url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
| |
- | height:15px;
| |
- | width:14px;
| |
- | }
| |
- | div.light_square .pp_arrow_previous{
| |
- | background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;
| |
- | }
| |
- | div.light_square .pp_arrow_previous.disabled{
| |
- | background-position:0 -87px;
| |
- | cursor:default;
| |
- | }
| |
- | div.light_square .pp_arrow_next{
| |
- | background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;
| |
- | }
| |
- | div.light_square .pp_arrow_next.disabled{
| |
- | background-position: -22px -87px;
| |
- | cursor:default;
| |
- | }
| |
- | div.light_square .pp_next:hover{
| |
- | background: url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.light_square .pp_previous:hover{
| |
- | background: url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.light_square .pp_loaderIcon{
| |
- | background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;
| |
- | }
| |
- | --*/
| |
- | /*--
| |
- | div.facebook .pp_top .pp_left{
| |
- | background: url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;
| |
- | }
| |
- | div.facebook .pp_top .pp_middle{
| |
- | background: url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;
| |
- | }
| |
- | div.facebook .pp_top .pp_right{
| |
- | background: url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;
| |
- | }
| |
- | div.facebook .pp_content .ppt{
| |
- | color:#000;
| |
- | }
| |
- | div.facebook .pp_content_container .pp_left{
| |
- | background: url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;
| |
- | }
| |
- | div.facebook .pp_content_container .pp_right{
| |
- | background: url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;
| |
- | }
| |
- | div.facebook .pp_content{
| |
- | background:#fff;
| |
- | }
| |
- | div.facebook .pp_expand{
| |
- | background: url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.facebook .pp_expand:hover{
| |
- | background: url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.facebook .pp_contract{
| |
- | background: url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.facebook .pp_contract:hover{
| |
- | background: url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.facebook .pp_close{
| |
- | width:22px;
| |
- | height:22px;
| |
- | background: url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.facebook #pp_full_res .pp_inline{
| |
- | color:#000;
| |
- | }
| |
- | div.facebook .pp_loaderIcon{
| |
- | background: url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat;
| |
- | }
| |
- | div.facebook .pp_arrow_previous{
| |
- | background: url(../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(../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(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
| |
- | height:22px;
| |
- | width:22px;
| |
- | }
| |
- | div.facebook .pp_nav .pp_pause{
| |
- | background: url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
| |
- | height:22px;
| |
- | width:22px;
| |
- | }
| |
- | div.facebook .pp_next:hover{
| |
- | background: url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.facebook .pp_previous:hover{
| |
- | background: url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
| |
- | cursor: pointer;
| |
- | }
| |
- | div.facebook .pp_bottom .pp_left{
| |
- | background: url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;
| |
- | }
| |
- | div.facebook .pp_bottom .pp_middle{
| |
- | background: url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;
| |
- | }
| |
- | div.facebook .pp_bottom .pp_right{
| |
- | background: url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;
| |
- | }
| |
- | --*/
| |
| div.pp_pic_holder a:focus{ | | div.pp_pic_holder a:focus{ |
| outline:none; | | outline:none; |