@import "main.css";

#branding-image2 {
	left: 661px;
}

#nav-main #history-link {
	left: 614px;
	width: 72px;
	height: 40px;
	background: transparent url("../../img/nav/stories_on.jpg") top left no-repeat;
}

#nav-main #history-link a, #nav-main #history-link a:hover {
	background: transparent url("../../img/nav/stories_on.jpg") top left no-repeat;
}

.content-body{
	width: 708px;
	margin: 5px auto;
}

#history-details {
	position: relative;
	top: 0;
	left: 650px;
}

#past {
	background: transparent url("../../img/stories/past-photo.jpg") top left no-repeat;
	width: 259px;
	height: 382px;
	text-indent: -9999px;
	float: left;
}

#past a {
	background: transparent url("../../img/stories/past-photo.jpg") top left no-repeat; /* repeated to prevent IE flicker */
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

#and {
	background: transparent url("../../img/stories/and.gif") top left no-repeat;
	width: 184px;
	height: 345px;
	text-indent: -9999px;
	float: left;
}

#present {
	background: transparent url("../../img/stories/present-photo.jpg") top left no-repeat;
	width: 259px;
	height: 382px;
	text-indent: -9999px;
	float: left;
}

#present a {
	background: transparent url("../../img/stories/present-photo.jpg") top left no-repeat; /* repeated to prevent IE flicker */
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 100%;
	height: 100%;
	text-decoration: none;
}


.articles {
	width: 392px;
	margin-top: 17px;
	float: left;
	background: transparent url("../../img/stories/past-footer.gif") bottom left no-repeat; /* repeated to prevent IE flicker */
}

.articles h1 {
	width: 392px;
	height: 63px;
	margin: 0;
	padding: 0;
	text-indent: -999px;
}

.article-past {
	background: transparent url("../../img/stories/past-header.gif") top left no-repeat;
}

.article-present {
	background: transparent url("../../img/stories/present-header.gif") top left no-repeat;
}

.article-body {
	width: 392px;
	height: 280px;
	overflow: auto;
	scrollbar-base-color: #E4DCCA;
	scrollbar-face-color: #d8d2c4;
	margin-bottom: 30px;
	margin-top: 0px;
	background: transparent url("../../img/stories/past-contentbg.gif") top left repeat-y;
}

*html .article-body {
	margin-top: 0;
}	

.article-body p:first-child {
	padding-top: 15px;
}

.article-body p {
	width: 300px;
	padding-left: 35px;
}

.article-body div{
	width: 300px;
	height: 100px;
	margin:5px;
	padding: 0;
}

.article-body div:first-child {
	width: 300px;
	height: 100px;
	margin:5px;
	padding-top: 15px;
}

.article-body div h2 {
	width: 68px;
	height: 86px;
	margin: 0 10px 0 35px;
	padding: 0;
	float: left;
}

.bridalguide {
	background: transparent url("../../img/stories/cover-bridalguide08.gif") top left no-repeat;
	width: 68px;
	height: 86px;
	border: 1px solid #333;
}

.cnt {
	background: transparent url("../../img/stories/cover_travller.gif") top left no-repeat;
	width: 68px;
	height: 86px;
	border: 1px solid #333;
}

.biba {
	background: transparent url("../../img/stories/cover_biba.gif") top left no-repeat;
	width: 68px;
	height: 86px;
	border: 1px solid #333;
}

.national {
	background: transparent url("../../img/stories/cover_national.gif") top left no-repeat;
	width: 68px;
	height: 86px;
	border: 1px solid #333;
}

.movie {
	background: transparent url("../../img/stories/cover_movie.gif") top left no-repeat;
	width: 68px;
	height: 86px;
	border: 1px solid #333;
}


.weston {
	background: transparent url("../../img/stories/cover-weston.gif") top left no-repeat;
	width: 68px;
	height: 86px;
	border: 1px solid #333;
}

.crains {
	background: transparent url("../../img/stories/cover-crains.gif") top left no-repeat;
	width: 68px;
	height: 86px;
	border: 1px solid #333;
}

.hotelbiz {
	background: transparent url("../../img/stories/cover-hotelbiz.gif") top left no-repeat;
	width: 68px;
	height: 86px;
	border: 1px solid #333;
}

.zink {
	background: transparent url("../../img/stories/cover-zink.gif") top left no-repeat;
	width: 68px;
	height: 86px;
	border: 1px solid #333;
}

.zagat {
	background: transparent url("../../img/stories/cover-zagat.gif") top left no-repeat;
	width: 68px;
	height: 86px;
	border: 1px solid #333;
}

.lodging {
	background: transparent url("../../img/stories/cover_lodging.gif") top left no-repeat;
	width: 68px;
	height: 86px;
	border: 1px solid #333;
}

.candy {
	background: transparent url("../../img/stories/cover_dailycandy.gif") top left no-repeat;
	width: 68px;
	height: 86px;
	border: 1px solid #333;
}

.jetstyle {
	background: transparent url("../../img/stories/cover_jetstyle.gif") top left no-repeat;
	width: 68px;
	height: 86px;
	border: 1px solid #333;
}

.travelandleisure{
	background: transparent url("../../img/stories/cover-travel-leisure.gif") top left no-repeat;
	width: 68px;
	height: 90px;
	border: 1px solid #333;
}


.thumb{
	position: absolute;
	top: 40px;
	right: 20px;
	width: 102px;
	height: 151px;
}

.thumb a{
	display: block;
	width: 102px;
	height: 151px;
	text-indent: -999px;
}

.present-t {
	background: transparent url("../../img/stories/present-photo-sm.jpg");
}

.past-t {
	background: transparent url("../../img/stories/past-photo-sm.jpg");
}
