/*
--------- VESTI PHOTO GALLERY --------- */

/*
--------- Left Block --------- */
#leftBlock {
    width: 660px;
    margin-right: 17px;
}

/*
--------- Photo Gallery --------- */
#photoGalleryBlock {
    margin-bottom: 21px;
    overflow: hidden;
}
#photoGallery h1 {
    clear: both;
    margin-bottom: 6px;
    padding-bottom: 13px;
    font: 26px "Times New Roman";
    font-weight: bold;
    color: #000;
}
#photoGallery .comments_rating {
    margin-bottom: 25px;
}
#photoGallery .comments_rating span {
    margin-right: 6px;
    font-size: 11px;
    font-weight: normal;
    color: #000;
}
#photoGallery .comments_rating .sep {
    margin-right: 2px;
    font-size: 11px;
    color: #aaa;
}
#photoGallerySlideBlock {
    margin-bottom: 10px;
}
#photoSlideBlock {
    position: relative;
    width: 660px;
    margin: 0 auto;
    background: #000;
    overflow: hidden;
}
#photoSlideWrapper {
    height: 430px;
    text-align: center;
    background: url(../images/photoLoad.gif) no-repeat 50% 190px;
}
#photoSlide1 {
    width: 660px;
    height: 430px;
}
#mainPhotoSlide {
    width: 660px;
    height: 430px;
    overflow: hidden;
}	
#photoSlideThumbView {
    display: none;
    width: 655px;
    height: 395px;
    padding: 34px 0 0 5px;
    background: #0f0f0f;
}
#photoSlideThumbView a {
    display: block;
    float: left;
    width: 153px;
    height: 100px;
    margin: 4px 4px 3px 3px;
    border: solid 1px #000;
}
#photoSlideThumbView a:hover {
    border: solid 1px #fff;
}
#photoSlideHover {
    position: absolute;
    bottom: 51px;
    width: 100%;
}
#photoSlideHoverThumb {
    display: none;
position: absolute;
    bottom: 51px;
    width: 100%;
}
#photoSlideBlock .view_toggle {
    float: right;
    height: 16px;
    overflow: hidden;
}
#photoSlideBlock .view_toggleThumb {
    float: right;
    height: 16px;
    overflow: hidden;
}
#photoSlideBlock .view_toggleUp {
    position: absolute;
    bottom: 413px;
    left: 617px;
}
#photoSlideBlock .view_toggle a {
    display: block;
    float: left;
    width: 21px;
    height: 16px;
}
#photoSlideBlock #view_toggle .thumbView {
    margin-right: 1px;
    /*background: url(../images/thumbView.gif) no-repeat;*/
    background: url(../images/vestiBgImgSprite4.gif) no-repeat -60px -28px;
}
#photoSlideBlock #view_toggle .singleView {
    margin-right: 1px;
    background: url(../images/singleView.gif) no-repeat;
}
#photoSlideBlock #view_toggle .toggleDown {
    /*background: url(../images/toggleDown.gif) no-repeat;*/
    background: url(../images/vestiBgImgSprite4.gif) no-repeat -38px -28px;
}
#photoSlideBlock #view_toggle .toggleUp {
    background: url(../images/toggleUp.gif) no-repeat;
}
#photoSlideHoverCaption {
    clear: both;
/*	height: 66px; */
    padding-left: 16px;
    font-size: 12px;
    color: #fff;
    border: solid 1px #000;
}
#photoSlideHoverCaption p {
    padding-bottom: 16px;
}
#photoSlideHoverCaptionThumb {
    clear: both;
    height: 66px;
    padding: 0 0 0 16px;
    font-size: 12px;
    color: #fff;
}
#photoSlideHoverCaption h2 {
    margin-bottom: 12px;
    padding-top: 16px;
    font-weight: bold;
}
#photoSlideHoverCaptionThumb h2 {
    margin-bottom: 12px;
    padding-top: 16px;
    font-weight: bold;
}
#photoSlideNav {
    height: 41px;
    padding: 5px 6px;
    background: #e6e6e6;
}	
#pgPlay,
#pgPrev,
#pgNext {
    position: relative;
    top: 10px;
}
#pgPlay {
    float: left;
    width: 37px;
    height: 22px;
    margin-right: 10px;
}
#photoSlideNav .pgPlay {
    /*background: #fff url(../images/photoNext.gif) no-repeat 15px 4px;*/
    background: #fff url(../images/vestiBgImgSprite4.gif) no-repeat 15px -53px;
}
#photoSlideNav .pgPause {
    background: #fff url(../images/photoPause.gif) no-repeat 13px 4px;
}
#photoSlideNav span {
    float: left;
    position: relative;
    top: 15px;
    font-size: 12px;
    font-weight: bold;
    color: #000;
}	
#photoSlideNav .photoSlideNavWrapper {
    float: right;
/*	width: 545px; */
    height: 41px;
    margin: 0 auto;
    overflow: hidden;
}
#pgPrev {
    float: left;
    width: 37px;
    height: 22px;
    /*background: #fff url(../images/photoPrev.gif) no-repeat 13px 4px;*/
    background: #fff url(../images/vestiBgImgSprite4.gif) no-repeat 14px -29px;
}
#pgNext {
    float: left;
    width: 37px;
    height: 22px;
    /*background: #fff url(../images/photoNext.gif) no-repeat 15px 4px;*/
    background: #fff url(../images/vestiBgImgSprite4.gif) no-repeat 15px -53px;
}
#photoSlideThumbNav {
    float: left;
    width: 455px;
    height: 41px;
    margin: 0 8px;
    overflow: hidden;
}
#photoSlideThumbNav ul {
    overflow: hidden;
}
#photoSlideThumbNav ul li {
    display: block;
    float: left;
}
#photoSlideThumbNav ul li a {
    display: block;
    float: left;
    width: 57px;
    height: 39px;
    margin: 0 3px;
    border: solid 1px #e6e6e6;
}
#photoSlideThumbNav a:hover,
#photoSlideThumbNav .activeThumb {
    border: solid 1px #000;
}	
#wrapper #container #leftBlock #photoGalleryBlock #photoGallery #photoGallerySlideBlock #photoSlideBlock #photoSlideNav #photoSlideThumbNav ul li a img.preload {
    position: relative;
    top: 12px;
    left: 20px;
}
#photoSlidePagingNav {
    display: none;
    height: 41px;
    padding: 5px 6px;
    background: #e6e6e6;
}	
#pgpPlay,
#pgpPrev,
#pgpNext {
    position: relative;
    top: 10px;
}
#pgpPlay {
    float: left;
    width: 37px;
    height: 22px;
    margin-right: 10px;
}
#photoSlidePagingNav .pgpPlay {
    background: #fff url(../images/photoNext.gif) no-repeat 15px 4px;
}
#photoSlidePagingNav .pgpPause {
    background: #fff url(../images/photoPause.gif) no-repeat 13px 4px;
}
#photoSlidePagingNav span {
    float: left;
    position: relative;
    top: 15px;
    font-size: 12px;
    font-weight: bold;
    color: #000;
}	
.photoSlideNavWrapper {
    float: right;
/*	width: 545px; */
    height: 41px;
    margin: 0 auto;
    overflow: hidden;
}
#pgpPrev {
    float: left;
    width: 37px;
    height: 22px;
    background: #fff url(../images/photoPrev.gif) no-repeat 13px 4px;
}
#pgpNext {
    float: left;
    width: 37px;
    height: 22px;
    background: #fff url(../images/photoNext.gif) no-repeat 15px 4px;
}
#photoSlideThumbNav {
    float: left;
/*	width: 455px; */
    height: 41px;
    margin: 0 8px;
    overflow: hidden;
}
#photoSlideThumbNav a {
    display: block;
    float: left;
    width: 57px;
    height: 39px;
    margin: 0 3px;
    border: solid 1px #e6e6e6;
}
#photoSlidePaging {
    float: left;
    position: relative;
    top: 10px;
/*	width: 453px; */	
    height: 22px;
    padding: 0 10px;
    overflow: hidden;
}
#photoSlidePaging ul {
    overflow: hidden;
}
#photoSlidePaging ul li {
    display: block;
    float: left;
}
#photoSlidePaging ul li a {
    display: block;
    float: left;
    height: 17px;
    width: 22px;
    padding-top: 5px;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #003579;
    background: #fff;
}
#photoSlidePaging ul li a:hover,
#photoSlidePaging ul li .activeSlide {
    color: #fff;
    background: #003579;
}	
#photoGallerySlideBlock .photoSource {
    display: block;
    float: right;
    margin-bottom: 12px;
    font: 9px Verdana;
    color: #969696;
}	
#photoGallerySlideBlock .photoSource a {
    color: #0097de;
    font-size: 11px;
}	
#photoGallery .photoGalleryContent {
    clear: both;
    margin-bottom: 12px;
    background: url(../images/dotBottom.gif) repeat-x bottom;
    overflow: hidden;
}
#photoGallery .photoGalleryContent p {
    margin-bottom: 17px;
    line-height: 1.2;
    font-size: 12px;
}
#photoGallery .photoGalleryContent p a {
    color: #0097de;
}
.photoGalleryContent p .pIcon {
    color: #0097de;
}
.photoGalleryContent p .readMore {
    padding-left: 16px;
    text-decoration: none;
    color: #003579;
    background: url(../images/readNore.gif) no-repeat 0 1px;
}
.photoGalleryContent p .readMore span {
    position: relative;
    bottom: 1px
}
.relPhotoGallery {
    padding-bottom: 10px;
    background: url(../images/dotBottom.gif) repeat-x bottom;
    overflow: hidden;
}
.relPhotoGallery ul {
    overflow: hidden;
}
.relPhotoGallery ul li {
    margin-bottom: 9px;
    overflow: hidden;
}
.relPhotoGallery ul li a {
    display: block;
    float: left;
    margin-right: 6px;
}
.relPhotoGallery ul li .relPhotoLink {
    padding-top: 7px;
    text-decoration: none;
    font-size: 12px;
    color: #003579;
}
.relPhotoGallery ul li .aIcon,
.relPhotoGallery ul li .vIcon, 
.relPhotoGallery ul li .pIcon {
    position: relative;
}	
.relPhotoGallery ul li .aIcon {
    top: 6px;
}
.relPhotoGallery ul li .vIcon {
    top: 7px;
}
.relPhotoGallery ul li .pIcon {
    top: 7px;
}

/*
--------- Photo Gallery Share Block --------- */
#photoGalleryShareBlock {
    clear: both;
    margin-bottom: 6px;
    overflow: hidden;
}
#photoGalleryShareBlock .share {
    float: left;
    padding-top: 3px;
}
#photoGalleryShareBlock .share a {
    display: block;
    float: left;
    height: 17px;
    margin-right: 5px;
    padding: 1px 0 0 27px;
    text-decoration: none;
    font-size: 12px;
    color: #003579;
}
#photoGalleryShareBlock .share .facebook {
    padding-left: 21px;
    background: url(../images/facebookBullet.gif) no-repeat 0 0;
}
.fb_edge_widget_with_comment {
    float: left;
    top: -3px;
}
#photoGalleryShareBlock .share .addthis_toolbox {
    float: left;
}
#photoGalleryShareBlock .share .addthis_default_style .at300bs {
    width: auto;
    height: auto;
    background: none;
}
#photoGalleryShareBlock .share .addthis_default_style .at300m {
    padding: 0 8px 0 0;
    background: url(../images/shareMore.gif) no-repeat right;
}
#photoGalleryShareBlock .share .twitter {
    padding-left: 21px;
    background: url(../images/twitter_icon.gif) no-repeat 0 0;
}
#photoGalleryShareBlock .share .sep {
    float: left;
    margin-right: 5px;
    padding-top: 1px;
    font-size: 11px;
    color: #7e7e7e;
}
#photoGalleryShareBlock .sendPrint {
    float: right;
}
#photoGalleryShareBlock .sendPrint a {
    display: block;
    float: left;
    margin-right: 5px;
    padding-left: 21px;
    text-decoration: none;
    font-size: 12px;
    color: #003579;
}
#photoGalleryShareBlock .sendPrint .send {
    background: url(../images/sendBullet.gif) no-repeat 0 2px;
}
#photoGalleryShareBlock .sendPrint .print {
    margin-right: 0;
    background: url(../images/printBullet.gif) no-repeat left;
}
#photoGalleryShareBlock .sendPrint .sep {
    float: left;
    margin-right: 5px;
    font-size: 11px;
    color: #7e7e7e;
}

/*
--------- Photo Gallery Category Block --------- */
#photoGalleryCatBlock, 
#photoGalleryInCatBlock {
/*	margin-bottom: 27px; */
    overflow: hidden;
}
.photoGalleryCat {
    padding-bottom: 13px;
/*	margin-bottom: 20px; */
}
#photoGalleryInCatBlock .photoGalleryCat {
    background: url(../images/dotBottom.gif) repeat-x bottom;
}
.photoGalleryCat h2 {
    padding-bottom: 4px;
    font: 15px "Times New Roman";
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    border-bottom: solid 5px #326099;
}
.photoGalleryCat .photoGalleryRow {
    overflow: hidden;
}
.photoGalleryCat .photoGalleryRow .photoGalleryContent {
    float: left;
    width: 50%;
/*  height: 120px; */
    padding: 27px 0 0;
}
.photoGalleryCat .photoGalleryRow .photoGalleryContent p {
    float: left;
    font-size: 12px;
}
.photoGalleryCat .photoGalleryRow .photoGalleryContent a.pgImg {
    display: block;
    float: left;
    width: 153px;
    height: 100px;
    margin-right: 9px;
}
photoGalleryCat .photoGalleryRow .photoGalleryContent h3 {
/*	width: 330px; */
    margin-bottom: 9px;
}
.photoGalleryCat .photoGalleryRow .photoGalleryContent a.pgTitle {
    position: relative;
    bottom: 3px;
    font: 16px "Times New Roman";
    line-height: 1.1;
    text-decoration: none;
    font-weight: bold;
    color: #003579;
}
.photoGalleryCat .photoGalleryRow .photoGalleryContent .comments_rating {
    margin-bottom: 0;
}
#pgPaging {
    height: 29px;
    padding: 17px 9px 0;
    overflow: hidden;
    margin-bottom: 8px;
}
#pagination {
    float: left;
}
#pagination .current {
    color: #000000;
    font-weight: bold;
}
#pgPaging span {
    float: left;
    margin-right: 8px;
    font-size: 12px;
    color: #969696;
}
#pagination a {
    display: block;
    float: left;
    margin-right: 8px;
    font-size: 12px;
    font-weight: bold;
    color: #003579;
    text-decoration: none;
}
#pagination .prev,
#pagination .next {
    width: 5px !important;
    height: 12px !important;
    text-indent: -1200px !important;
}
#pagination .prev {
    background: url(../images/pPrev.gif) 0 2px no-repeat !important;
}
#pagination .next {
    background: url(../images/pNext.gif) 0 2px no-repeat !important;
}
#pagination a:hover,
#pagination a.active {
    color: #000;
}
#pgPaging #pTop {
    float: right;
}
#pgPaging #pTop a {
    display: block;
    position: relative;
    bottom: 2px;
    height: 15px;
    padding: 2px 0 0 22px;
    font-size: 12px;
    color: #003579;
    text-decoration: none;
    background: url(../images/goTopBullet.gif) no-repeat 0 0;
}

/*
--------- Google Ads --------- */
#googleAds {
    width: 645px;
    height: 69px;
    background: #fff;
    padding: 20px 0 0 15px;
}

/*
--------- Right Block --------- */
#rightBlock {
    width: 300px;
}

/*
--------- Last Photo Block --------- */
#lastPhotoBlock {
    margin-bottom: 27px;
    padding: 9px;
    background: #e6e6e6;
}
#lastPhotoInnerBlock {
    border: solid 1px #cacaca;
    background: #fff;
}
#photoBlock {
    clear: both;
    padding: 0 9px 19px;
    overflow: hidden;
}
#photoBlock h2 {
    padding-top: 4px;
    padding-bottom: 6px;
    text-transform: uppercase;
    font: 14px "Times New Roman";
    font-weight: bold;
    border-bottom: solid 1px #c5c5c5;
}
#photoSlide {
    clear: both;
    width: 262px;
/*	height: 605px; */
    margin-bottom: 9px;
}
#photoSlide .photoSlide {
    display: none;
    width: 268px;
}
#photoSlide .photoRow {	
    margin-top: 18px;
    padding-bottom: 19px;
    background: url(../images/dotBottom.gif) repeat-x bottom;
    overflow: hidden;
}
#photoSlide .photoRow .photoImg {
    display: block;
    float: left;
    margin-right: 9px;
}
#photoSlide .photoRow div span {
    font-size: 11px;
    color: #aaa;
}
#photoSlide .photoRow div .sep {
    position: relative;
    bottom: 1px;
}
#photoSlide .photoRow div a.cat {
    font-size: 11px;
    color: #0097de;
}
#photoSlide .photoRow p a {
    text-decoration: none;
    color: #003579;
}
#photoSlide .photoRow h3 {
    padding-right: 6px;
    padding-top: 2px;
}
#photoSlide .photoRow h3 a {
    position: relative;
    bottom: 2px;
    text-decoration: none;
    font-family: "Times New Roman";
    font-size: 16px;
    font-weight: bold;
    color: #003579;
}
#photoSlide .photoRow .comments_rating {
    margin-bottom: 0;
}
#photoBlock .photoNav {
    float: right;
    overflow: hidden;
}
#photoNav {
    float: left;
    padding-top: 3px;
}
#photosPrev {
    display: block;
    float: left;
    width: 6px;
    height: 11px;
    margin-right: 5px;
    background: transparent url(../images/vestiBgImgSprite4.gif) no-repeat 0 -17px;
}
#photosNext {
    display: block;
    float: left;
    width: 6px;
    height: 11px;
    background: transparent url(../images/vestiBgImgSprite4.gif) no-repeat -6px -17px;
}
#photoNav a {	
    display: block;
    float: left;
    width: 5px;
    height: 5px;
    margin-right: 5px;
    background: #969696;
}
#photoNav .activeSlide {
    background: #000;
}
#picText a {
    color: #0097DE;
    text-decoration: none;
}
