/*
---

name: Spin Galleries

provides: CSS.SPIN2Galleries

...
*/

.slideshowStyle1, .slideshowStyle2 { clear: both; margin-bottom: 0px; }
.slideshowStyle1:AFTER, .slideshowStyle2:AFTER {
	content: '.';
	visibility: hidden;
	display: block;
	height: 0;
	clear:both;
}

/* STYLE 1 */
.oneColumn .slideshowStyle1 .display { height: 635px; }
.twoColumns .slideshowStyle1 .display { height: 345px; }
.twoColumnsSmallLeft .columnOne .slideshowStyle1 .display { height: 231px; }
.twoColumnsSmallLeft .columnTwo .slideshowStyle1 .display { height: 453px; }
.twoColumnsSmallRight .columnOne .slideshowStyle1 .display { height: 453px; }
.twoColumnsSmallRight .columnTwo .slideshowStyle1 .display { height: 231px; }

.threeColumns .slideshowStyle1 .display { height: 231px; }

.threeColumnsWideLeft .columnOne .slideshowStyle1 .display { height: 308px; }
.threeColumnsWideLeft .columnTwo .slideshowStyle1 .display { height: 245px; }
.threeColumnsWideLeft .columnThree .slideshowStyle1 .display { height: 275px; }

.threeColumnsWideRight .columnOne .slideshowStyle1 .display { height: 266px; }
.threeColumnsWideRight .columnTwo .slideshowStyle1 .display { height: 245px; }
.threeColumnsWideRight .columnThree .slideshowStyle1 .display { height: 308px; }

#main.area .oneColumn .slideshowStyle1 .display { height: 453px; }
#main.area .twoColumns .slideshowStyle1 .display { height: 276px; }
#main.area .twoColumnsSmallLeft .columnOne .slideshowStyle1 .display { height: 180px; }
#main.area .twoColumnsSmallLeft .columnTwo .slideshowStyle1 .display { height: 285px; }
#main.area .twoColumnsSmallRight .columnOne .slideshowStyle1 .display { height: 285px; }
#main.area .twoColumnsSmallRight .columnTwo .slideshowStyle1 .display { height: 165px; }

#mainright.area .oneColumn .slideshowStyle1 .display { height: 231px; }
.grid .slideshowStyle1 .display {
	background-color: #F3EFEA;
	position: relative;
	overflow: hidden;
}
	.grid .slideshowStyle1 .display .caption {
		background: #515151;
		background: rgba(0,0,0,.6);
		bottom: 0;
		height: auto;
		left: 0;
		margin: 0;
		opacity: 1;
		right: 0;
		visibility: visible;
		width: auto;
	}
		.grid .slideshowStyle1 .display .caption h4 {
			font-size: 1.538em;
			font-weight: bold;
			line-height: 22px;
			margin-bottom: 0;
		}
			.grid .slideshowStyle1 .display .caption h4 a {
				display: block;
				padding: 5px 0;
				text-decoration: none;
			}
			.grid .slideshowStyle1 .display .caption h4 a:hover {
				text-decoration: underline;
			}
		.grid .slideshowStyle1 .sleeve > P, .grid .slideshowStyle2 .sleeve > P, 
		.grid .gridLayout .sleeve > P {
			margin-bottom: 17px;
		}
		.grid .slideshowStyle1 .display .caption p {
			margin: 0;
			padding: 0 0 10px;
			font-size: .923em;
			line-height: 14px;
			color: #FFF;
			font-weight: normal;
		}
	.grid .slideshowStyle1 .display .caption .read {
		display: inline-block;
		margin-top: 1px;
		padding: 5px 12px;
		font-weight: bold;
		border: 1px solid #45616E;
		font-size: 1em;
		line-height: 1;
		background-color: #7f8e94;
		background-image: -ms-linear-gradient(top, #7F8E94 0%, #4D585D 90%);
		background-image: -moz-linear-gradient(top, #7F8E94 0%, #4D585D 90%);
		background-image: -webkit-linear-gradient(top, #7F8E94 0%, #4D585D 90%);
		background-image: linear-gradient(top, #7F8E94 0%, #4D585D 90%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7F8E94', endColorstr='#4D585D',GradientType=0 );
		text-transform: uppercase;
		text-align: center;
	}
	.grid .slideshowStyle1 .thumbs li {
		margin-right: 3px;
	}


/* STYLE 2 */
.grid .slideshowStyle2 .sectionhead + p {
	margin-bottom: 0;
	padding-bottom: 17px;
}
.grid .slideshowStyle2 .display {
	background: #fff;
	width: 306px;
}
.grid .slideshowStyle2 .thumbs {
	margin-left: -20px;
	border: solid #ccc;
	border-width: 1px 1px 1px 0;
	padding: 0;
}
.grid .slideshowStyle2 .thumbs LI {
	background-color: #E3E7E9;
	height: 118px;
	
	border-right: 1px solid #fff;
	width: auto;
}
	.grid .slideshowStyle2 .thumbs LI.first .caption {
		border-top: 0;
		height: 97px;
	}
		.grid .slideshowStyle2 .thumbs LI.last .caption {
			border-bottom-color: #fff;
		}
	.grid .slideshowStyle2 .thumbs LI.selected {
		position: relative;
		z-index: 10;
		margin-left: -20px;
		padding-left: 20px;
		border-bottom: 0;
		background: url(/magazine/graphics/gallery/selected.png) no-repeat 0 0;
	}
		.grid .slideshowStyle2 .thumbs LI.selected .heading,
		.grid .slideshowStyle2 .thumbs LI.selected .heading A {
			color: #0A4366;
			text-decoration: none;
		}
	.grid .slideshowStyle2 .thumbs LI .caption {
		border-top: 1px solid #fff;
		border-bottom: 1px solid #C7CFD3;
		padding: 10px 15px;
		height: 96px;
	}
		.grid .slideshowStyle2 .thumbs LI .caption .heading {
			margin: 0 0 12px;
			font-weight: bold;
			font-size: 1.538em;
			line-height: 22px;
			font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
		}
		.grid .slideshowStyle2 .thumbs LI .caption .heading a {
			text-decoration: none;
		}
		.grid .slideshowStyle2 .thumbs LI .caption .heading a:hover {
			text-decoration: underline;
		}
		.grid .slideshowStyle2 .thumbs LI .caption .standfirst {
			margin-top: 0;
			overflow: hidden;
			font-size: .923em;
			line-height: 16px;
			font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
			color: #666;
		}

.oneColumn .slideshowStyle2 .controls {
	margin-top: 338px;
}
.oneColumn .slideshowStyle2 .display { 
	width: 470px;
}
.oneColumn .slideshowStyle2 .thumbs {
	width: 490px;
}

/* TOP/FOOT TWO COLUMN (SMALL LEFT) */
#top.area .twoColumnsSmallLeft .slideshowStyle2 .thumbs, #foot.area .twoColumnsSmallLeft .slideshowStyle2 .thumbs {
	width: 326px;
}
	#top.area .twoColumnsSmallLeft .slideshowStyle2 .thumbs li, #foot.area .twoColumnsSmallLeft .slideshowStyle2 .thumbs li {
		height: 77px;
	}
	#top.area .twoColumnsSmallLeft .slideshowStyle2 .thumbs li.selected, #foot.area .twoColumnsSmallLeft .slideshowStyle2 .thumbs li.selected {
		margin-left: -15px;
		padding-left: 15px;
		background-image: url(/magazine/graphics/gallery/selected.small.png);
	}
		#top.area .twoColumnsSmallLeft .slideshowStyle2 .thumbs li.first .caption, #foot.area .twoColumnsSmallLeft .slideshowStyle2 .thumbs li.first .caption {
			height: 56px;
		}
		#top.area .twoColumnsSmallLeft .slideshowStyle2 .thumbs li .caption, #foot.area .twoColumnsSmallLeft .slideshowStyle2 .thumbs li .caption {
			height: 55px;
		}
	#top.area .twoColumnsSmallLeft .slideshowStyle2 .thumbs li .caption .heading, #foot.area .twoColumnsSmallLeft .slideshowStyle2 .thumbs li .caption .heading {
		font-size: 1.077em;
		line-height: 16px;
		margin-bottom: 4px;
	}
#top.area .twoColumnsSmallLeft .slideshowStyle2 .display, #foot.area .twoColumnsSmallLeft .slideshowStyle2 .display {
	height: 230px;
}

/* TOP/FOOT TWO COLUMN (SMALL RIGHT) */
#top.area .twoColumnsSmallRight .slideshowStyle2 .thumbs, #foot.area .twoColumnsSmallRight .slideshowStyle2 .thumbs {
	width: 326px;
}
	#top.area .twoColumnsSmallRight .slideshowStyle2 .thumbs li, #foot.area .twoColumnsSmallRight .slideshowStyle2 .thumbs li {
		height: 77px;
	}
	#top.area .twoColumnsSmallRight .slideshowStyle2 .thumbs li.selected, #foot.area .twoColumnsSmallRight .slideshowStyle2 .thumbs li.selected {
		margin-left: -15px;
		padding-left: 15px;
		background-image: url(/magazine/graphics/gallery/selected.small.png);
	}
		#top.area .twoColumnsSmallRight .slideshowStyle2 .thumbs li.first .caption, #foot.area .twoColumnsSmallRight .slideshowStyle2 .thumbs li.first .caption {
			height: 56px;
		}
		#top.area .twoColumnsSmallRight .slideshowStyle2 .thumbs li .caption, #foot.area .twoColumnsSmallRight .slideshowStyle2 .thumbs li .caption {
			height: 55px;
		}
	#top.area .twoColumnsSmallRight .slideshowStyle2 .thumbs li .caption .heading, #foot.area .twoColumnsSmallRight .slideshowStyle2 .thumbs li .caption .heading {
		font-size: 1.077em;
		line-height: 16px;
		margin-bottom: 4px;
	}
#top.area .twoColumnsSmallRight .slideshowStyle2 .display, #foot.area .twoColumnsSmallRight .slideshowStyle2 .display {
	height: 230px;
}


/* MAIN */
#main.area .oneColumn .columnOne .slideshowStyle2 .thumbs {
	width: 326px;
}
#main.area .oneColumn .columnOne .slideshowStyle2 .display {
	height: 230px;
	padding: 1px;
	width: 306px;
}
	#main.area .oneColumn .columnOne .slideshowStyle2 .controls {
		margin-top: 214px;
	}
#main.area .oneColumn .columnOne .slideshowStyle2 .thumbs LI {
	height: 77px;
}
#main.area .oneColumn .columnOne .slideshowStyle2 .thumbs LI.selected {
	margin-left: -15px;
	padding-left: 15px;
	background-image: url(/magazine/graphics/gallery/selected.small.png);
	height: 77px;
}
	#main.area .oneColumn .columnOne .slideshowStyle2 .thumbs LI .caption {
		border-top: 1px solid #fff;
		border-bottom: 1px solid #C7CFD3;
		padding: 10px 15px;
	}
		#main.area .oneColumn .columnOne .slideshowStyle2 .thumbs LI .caption .heading {
			font-size: 1.077em;
			line-height: 16px;
			margin-bottom: 4px;
		}
/*#main.area .oneColumn .columnOne .controls {
	margin-top: 204px;
}*/

.slideshowStyle2 .controls {
	margin-top: 214px;
	margin-left: 6px;
	padding: 0;
	background-color: transparent;
}

/* FONT SIZES */
.grid .twoColumnsSmallLeft .columnOne .slideshowStyle1 .display .caption h4,
.grid .twoColumnsSmallRight .columnTwo .slideshowStyle1 .display .caption h4,
.grid .threeColumns .slideshowStyle1 .display .caption h4,
.grid .threeColumnsWideLeft .slideshowStyle1 .display .caption h4,
.grid .threeColumnsWideRight .slideshowStyle1 .display .caption h4,
#rightcolumn .grid .oneColumn .slideshowStyle1 .display .caption h4,
#main .grid .twoColumnsSmallLeft .columnTwo .slideshowStyle1 .display .caption h4,
#main .grid .twoColumnsSmallRight .columnOne .slideshowStyle1 .display .caption h4,
.grid .twoColumns .slideshowStyle1 .display .caption h4 {
	font-size: 1.077em;
	line-height: 16px;
}
