/*-------------pt microsite-------------*/
.ptTitle{
	font-size:18px;
}
.ptDescription {
	font:normal 16px Arial;
	color:#fff;
	width:275px;
	padding:7px 34px 30px 0px;
	margin:0px 25px 0px -20px;
}
.ptNavigation {
	background-color:#fddb55;
	width:519px;
	height:26px;
	padding:6px 0px 0px 10px;
}
.ptNavigation p {
	display:none;
}
.ptNavigationLinks {
	font:normal 15px Arial;
	color:#ebaa61;
}
.ptNavigationLinks a {
	font:bold 15px Arial;
	color:#e16614;
	padding:0px 20px 0px 20px;
}
.ptNavigationLinks a:hover {
	font:bold 15px Arial;
	color:#ee8d40;
	text-decoration:none;
}
.ptUpdates {
	font:normal 13px Arial;
	color:#e16614;
	background:url('/Common/website_templates/waterton/images/pt_updates/updates_background.png') no-repeat;
	width:182px;
	padding:15px 20px 0px 20px;
	margin-top:25px;
	min-height:100px;
}
.ptUpdates a {
	font:normal 13px Arial;
	color:#fff;
	text-decoration:none;
}
.ptUpdates a:hover {
	font:normal 13px Arial;
	color:#fff;
	text-decoration:underline;
}
a {
	font:normal 13px Arial;
	color:#fdeca7;
}
a:hover {
	color:#fdeca7;
	text-decoration:underline;
}
/*-------------overriding from full_width.css------------*/
.title {
	font:bold 17px Arial;
	color:#fddb55;
}
.newsHead {
	font:bold 15px Arial;
	color:#fddb55;
}
.newsTitle {
	font:normal 13px Arial;
	color:#fff;
}
.newsTitle a {
	font:normal 13px Arial;
	color:#fff;
}
.newsTitle a:hover {
	text-decoration:underline;
}
.newsDate {
	font:normal 13px Arial;
	color:#fff;
}
.newsData {
	font:normal 13px Arial;
	color:#fff;
}
.btn {
	margin-top:0px;
	background-color: #f54a04;
	font:normal 11px Arial;
	text-transform:uppercase;
	text-align:center;
}
.btn:hover {
	background-color: #f54a04;
	text-decoration:underline;
}
.btn *{
	background-image:none;
}
.contentTopLeft{
	width:0px;
	height:0px;
	background:none;
}
.contentTopRight{
	width:0px;
	height:0px;
	background:none;
}
.contentBottomLeft{
	width:0px;
	height:0px;
	background:none;
}
.contentBottomRight{
	width:0px;
	height:0px;
	background:none;
}
.hideForPTUpdates {
	display:none;
}
.bottomPadding {
	padding-bottom:0px;
}
/*.displayTextBlock {
	width:275px;
	margin-left:-20px;
	margin-top:-30px;
	*margin-top:0px;
	text-align:left;
}
.displayTextBlockText {
	font:normal 16px Arial;
	color:#fff;
	line-height:19px;
}*/

.displayTextBlockSlideShow {
	margin-left:-20px;
	margin-top:-70px;
}
