@charset "UTF-8";
/* CSS Document */
.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet,
.addthis_toolbox.addthis_pill_combo a.addthis_counter {
    margin-top: -2px;
}
.addthis_button_compact .at15t_compact {
    margin-right: 4px;
    float: left;
}
#instagramHeader{
padding:20px 0;
}
#instagramHeader p{
padding-top:10px;
text-align:center;
}
div#instagramOuter {
	text-align: left;
}
div#instagramInner {
	padding: 0px;
}
#instagramOuter .bottom a {
text-decoration: none;
color: #848484;
display: block;
width: 5px;
height: 14px;
text-indent: 0;
background: none;
font-size:11px;
font-weight:bold;

}

#instagramOuter div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 620px;
}
#instagramOuter #gallery{
background:none;
}
#instagramOuter div.content a, #instagramOuter div.navigation a {
	text-decoration: none;
	color: #777;
}
#instagramOuter div.content a:focus, #instagramOuter div.content a:hover, #instagramOuter div.content a:active {
	text-decoration: underline;
}
#instagramOuter div.controls {
	margin-top: 5px;
	height: 23px;
}
#instagramOuter div.controls a {
	padding: 5px;
}
#instagramOuter div.ss-controls {
	float: left;
}
#instagramOuter div.nav-controls {
	float: right;
}
#instagramOuter div.slideshow-container {
	position: relative;
	clear: both;
	height: 614px; /* This should be set to be at least the height of the largest image in the slideshow */
}
#instagramOuter div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('/sxm/img/homepage/loading.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 614px;
	height: 614px; /* This should be set to be at least the height of the largest image in the slideshow */
}
#instagramOuter div.slideshow {

}
#instagramOuter div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
#instagramOuter div.slideshow a.advance-link {
	display: block;
	width: 620px;
	height: 620px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 612px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
#instagramOuter div.slideshow a.advance-link:hover, #instagramOuter div.slideshow a.advance-link:active, #instagramOuter div.slideshow a.advance-link:visited {
	text-decoration: none;
}
#instagramOuter div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
}
#instagramOuter div.download {
	float: right;
}
#instagramOuter div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
#instagramOuter span.image-caption {
	display: block;
	position: absolute;
	width: 620px;
	top: 0;
	left: 0;
}
#instagramOuter div.caption {
	color:#333333;
	line-height:1.8em;
	padding: 12px;

}
#instagramOuter div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
#instagramOuter div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
#instagramOuter div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
#instagramOuter ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
#instagramOuter ul.thumbs li {
	float: left;
	padding: 0;

	margin: 4px 4px 4px 4px;
	list-style: none;
}
#instagramOuter a.colorbox-thumb {
	padding: 0px;
	display: block;
	line-height: 0px;
	border: 1px solid #ccc;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
/*
#instagramOuter ul.thumbs li.selected a.colorbox-thumb {
	background: #000;
}
*/
#instagramOuter a.colorbox-thumb:focus {
	outline: none;
}
#instagramOuter ul.colorbox-thumb img {
	border: none;
	display: block;
}
#instagramOuter .colorbox-thumb img{
		width:88px;
	height:88px;

}
#instagramOuter div.pagination {
	clear: both;
}
#instagramOuter div.navigation div.top {
/*
	margin-bottom: 12px;
	height: 11px;
	*/
	display:none;
}
#instagramOuter div.navigation div.bottom {
	margin: 7px 2px 0 0;
	float:right;
}
#instagramOuter div.pagination a, #instagramOuter div.pagination span.current, #instagramOuter div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #a9a9a9;
	background:#f2f2f2;

}
#instagramOuter div.pagination a {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;

}
#instagramOuter div.pagination span.current {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}


#instagramOuter div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}

#instagramOuter div.pagination span.current {
	font-weight: bold;
	background-color: #808080;
	border-color: #808080;
	color: #dfdfdf;
}
#instagramOuter div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
#instagramOuter #instagramThumbs {
height: 220px;
overflow: hidden;
}

#cboxClose {
width: 35px;
height: 35px;
}
#colorbox, #cboxOverlay, #cboxWrapper {
overflow: visible !important;
}
#cboxContent {
  padding:10px 10px 75px 10px;
}
#cboxLoadedContent {
  padding-bottom:10px;
}
#cboxTitle {
  font-weight:bold;
  font-size:14px;
  color:#000000;
  display:block !important;
}


#instagramOuter a.colorbox-thumb {
	display: block;
width: 90px;
height: 90px;
text-indent: 0;
background: none;
}
#instagramOuter div.navigation {
left: 0;
position: relative;
top: 0px;
width: auto;
z-index: 1;
}

#cboxPrevious{
  position:absolute;
  width:15px;
  height:28px;
  left:10px;
  top:250px;
  text-indent: -9999px;
  background:url("/wo/i/instagram/img/nav-arrows.png") 0px 0px no-repeat;
}
#cboxNext {
  position:absolute;
    left:500px;
  top:250px;

  width:15px;
  height:28px;
    text-indent: -9999px;
      background:url("/wo/i/instagram/img/nav-arrows.png") -35px 0px no-repeat;

}