/*
ColorBox Core Style:
The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; box-shadow:0 4px 23px 5px rgba(255, 255, 255, 0.2), 0 2px 6px rgba(255, 255, 255, 0.15); background:#fff;}
#cboxWrapper { background: white; padding-bottom:15px; }
#cboxOverlay{position:fixed; width:100%; height:100%;background:#000; opacity:0.7 !important;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; border:1px solid #CCC;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
/*
User Style:
Change the following styles to modify the appearance of ColorBox. They are
ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxTopLeft{width:14px; height:14px;/*  background:url(../images/controls-2.png) no-repeat 0 0;*/}
#cboxTopCenter{height:14px; /* background:url(../images/border.png) repeat-x top left; */}
#cboxTopRight{width:14px; height:14px;/*  background:url(../images/controls.png) no-repeat -36px 0;*/}
body.weddings #cboxBottomLeft{width:14px; height:43px; /* background:url(../images/controls.png) no-repeat 0 -32px;*/}
body.weddings #cboxBottomCenter{height:43px;/*  background:url(images/border.png) repeat-x bottom left;*/}
body.weddings #cboxBottomRight{width:14px; height:43px;/*  background:url(../images/controls.png) no-repeat -36px -32px;*/}
#cboxMiddleLeft{width:14px;/*  background:url(../images/controls.png) repeat-y -175px 0;*/}
#cboxMiddleRight{width:14px;/*  background:url(../images/controls.png) repeat-y -211px 0;*/}
#cboxContent{background:#fff; overflow:visible;height:auto !important;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{margin-bottom:5px;}
#cboxLoadingOverlay{/* background:url(images/loading_background.png) no-repeat center center;*/}
#cboxLoadingGraphic{/* background:url(images/loading.gif) no-repeat center center;*/}
/*#cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}*/
/*#cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}*/
/*#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(../images/controls.png) no-repeat 0px 0px; width:23px; height:23px; text-indent:-9999px;}*/
#cboxClose{position:absolute; background:url('/wp-content/plugins/fs-booking-widget/images/btn-spr-sign-in-close.png') no-repeat 0px 0px; height: 14px; width: 14px; right: 20px; }

#cboxPrevious:hover{background:url(/wp-content/themes/fs_magazine_2011/images/arrow_lrg_left_r.png) left bottom no-repeat}
#cboxNext:hover{background:url(/wp-content/themes/fs_magazine_2011/images/arrow_lrg_right_r.png) right bottom no-repeat}
#cboxClose{ color:#307da8;}
#cboxClose:hover{color:#007ac9;}

#cboxPrevious { display: block; padding-top:0; height: 50%; width: 30%; left:0; top:0; }
#cboxNext { display: block; padding-top:0; height: 50%; width: 30%; right:0; top:0; }

.cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
.cboxSlideshow_on #cboxSlideshow:hover{background-position:-150px 0px;}
.cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
.cboxSlideshow_off #cboxSlideshow:hover{background-position:-125px 0px;}


body.weddings #cboxOverlay{background:#fff !important; opacity:0.7 !important;}
#colorbox, body.weddings #cboxOverlay, body.weddings #cboxWrapper { 
	background: #fff;
	-webkit-box-shadow: 0px 0px 5px #CCC;
	-moz-box-shadow: 0px 0px 5px #CCC;
	box-shadow: 0px 0px 5px #CCC; 
	}
body.weddings #cboxClose{ top:auto; right:auto; bottom:-50px; left:-15px; position:absolute !important; padding:10px 10px 5px 15px; width: 50px; background:none !important; text-indent:0 !important;}
#cboxOverlay { cursor:-moz-zoom-out !important; cursor:-webkit-zoom-out !important; }
#cboxWrapper { height:auto !important; overflow:visible !important; border:none; }
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{
	text-indent: -9999px;
	position: absolute;
	top: -7px;
	right: -7px;
}

body.weddings #cboxPrevious, body.weddings #cboxNext, body.weddings #cboxClose, body.weddings #cboxSlideshow{color:#f4337c; }
#cboxPrevious, #cboxNext {
  text-indent:-9999px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  user-select: none;
}

/*body.weddings #cboxPrevious { left:0 !important; border-right:1px solid #f4337c; padding-right:10px; }
body.weddings #cboxNext { left:90px !important; }*/
#cboxPrevious:hover, #cboxNext:hover, #cboxClose:hover { color:#333; }
#cboxCurrent{clear:both; color:#7C7C7C; display:block; text-align:center; font-weight:normal; font-size:12px; }
#cboxTitle { font-size:14px; line-height:19px; margin:0 20px 20px; }
body.verticalslide #cboxTitle { color:#A92E2E; }
body.weddings #cboxTitle{color: #333; display: block; font-weight:normal; font-size:16px; font-family:'adobe-garamond-pro', Times, serif; margin:10px 0; padding-bottom:10px; border-bottom:1px solid #ccc; text-align:left; width:100%;}
body.weddings #cboxTitle a.pin-it-button { float:right; padding:5px 10px 0 20px; }


