/*
	UTILITY STYLES
*/				  				  
.headlinebanner {
	background-image: url(/images/headline_banner.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 40px;
	width: 630px;
	padding-left: 10px;
	padding-top: 3px;
}
.headlinebanner div {
	font-size: 27px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
	height: 40px;
}
.headlinebgd {
	height: 90px;
	width: 630px;
	position: absolute;
	top: 310px;
	background-image: url(/images/bgd_rotator-new.png);
	background-repeat: repeat-x;
}
.headlinebgd div {
	font-size: 13px;
	color: #ffffff;
	text-align: justify;
	padding-top: 28px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: baseline;
	position: absolute;
}
.headlinebgd-static {
	height: 90px;
	width: 630px;
	position: absolute;
	top: 310px;
	background-image: url(/images/bgd_rotator-new.png);
	background-repeat: repeat-x;
}
.headlinebgd-static div {
	font-size: 13px;
	color: #ffffff;
	text-align: justify;
	padding-top: 28px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: baseline;
	position: absolute;
}
.floatLeft {
	float: left;
	margin-left: -10px;
	margin-top:-50px;
	z-index:3;
}
.floatRight {
	float: right;
	margin-right: -10px;
	margin-top:-20px;
	z-index:3;
}
.clear {
	clear: both;
}
a {
	outline: none;
}
.shadow {
	height: 1em;
	filter: Shadow(Color=#000000, Direction=135, Strength=2);
}
/*
	PAGE STRUCTURE
*/
#page-wrapper {
	width: 635px;
	position: relative;
	height: auto;
}
/*
	TYPOGRAPHY
*/
a, a:visited {
	color: #ffffff;
	text-decoration: none;
}
/*
	SLIDER
*/
.slider-wrap {
	position:relative;
	width:646px;
	height:509px;
	background-image: url(/images/bgd-rotator2.jpg);
	background-repeat: no-repeat;
	left: 7px;
	top: -5px;
	padding-top: 6px;
	padding-left: 6px;
}
.slider-wrap-sub {
	position:relative;
	width:646px;
	height:425px;
	background-image: url(/images/bgd-rotator-sub.jpg);
	background-repeat: no-repeat;
	left: 7px;
	top: 5px;
	padding-top: 6px;
	padding-left: 6px;
}
.slider-static-sub {
	position:relative;
	width:646px;
	height:415px;
	background-image: url(/images/bgd-rotator-static.jpg);
	background-repeat: no-repeat;
	left: 7px;
	top: 5px;
	padding-top: 6px;
	padding-left: 6px;
}
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}
.stripViewer {
	position: relative;
	overflow: hidden;
	width: 630px;
	height: 411px;
}
.stripViewer .panelContainer {
	position: relative;
	left: 0;
	top: 0;
}
.stripViewer .panelContainer .panel {
	float: left;
	height: 100%;
	position: relative;
	width: 630px;
}
.stripNavL, .stripNavR, .stripNav {
	display: none;
}
.nav-thumb {
border: 1px solid #666666;
}
#movers-row {
	position: absolute;
	top:407px;
	left:520px;
	height:50px;
	width: 100px;
}
#movers-row div {
	float: left;
	margin-right: 5px;
}
#movers-row div a.cross-link {
	float: left;
}

.cross-link {
   display: inline-block;
}
.active-thumb {
	border: 1px solid #cc0000;
	margin-bottom: 2px;
}
#textnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	position: absolute;
	top: -20px;
	right: 0px;
}

