@charset "utf-8";
/* CSS Document */

#ftd {
	height: 258px;
	margin: 0 25px;
	background-color:#CCC;
	border: 1px solid #E3E6E6;
	padding: 0;
	background-image: url(../img/featurebg.png);
}
#ftd h3 {
	font-size: 10px;
	font-weight: bold;
	color: #4C4C4C;
	margin-bottom: 10px;
}
.finfo li {
	background-image: url(../img/plus.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 13px;
}
.finfo {
	position: relative;
	width: 490px;
	float:left;
	position: relative;
	top: 45px;
	left: 30px;
	font-size: 11px;
}
.fic {
	position: relative;
	width: 570px;
	float:left;
	position: relative;
	top: 45px;
	left: 30px;
	font-size: 11px;
}
.fcol {
	position: relative;
	width: 490px;
	top: 20px;
	line-height: 150%;
}
.fcopy {
	position: relative;
	width: auto;
	top: 20px;
	line-height: 150%;
}
.fcola {
	float:left;
	height: 52px;
	width: 162px;
	background-image: url(../img/dot-featured.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
.fcolb {
	float:left;
	height: 52px;
	width: 130px;
	margin-left: 20px;
	background-image: url(../img/dot-featured.gif);
	background-repeat: repeat-y;
	background-position: top right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
}
.fcolc {
	float:left;
	height: 52px;
	width: 150px;
	margin-left: 25px;
}
.digit {
	font-size: 56px;
	font-weight: lighter;
	position: relative;
	top: 7px;
}
.dol {
	position: relative;
	top: 5px;
}
.cad {
	float:right;
	position: relative;
	top: 13px;
	right: 25px;
}
.seal {
	position: relative;
	top: 10px;
	right: 10px;
}
#sbnv8 {
	background-image: url(../img/navbar.png);
	clear: both;
	height: 50px;
}
#sbnv8 a, #sbnv8 a:link, #sbnv8 a:visited {
	display: inline-block;
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0px 45px;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	border-right: 1px solid #F0F2F2;
	border-left: 1px solid #FFF;
}
#sbnv8 a:hover {
	text-decoration: none;
	color: #B22D2D;
}
 #sbnv8 a:focus, #sbnv8 a:blur {
color: #54B5C2!important;
 background-image: url(../img/featarrow.gif);
 background-position: top center;
 background-repeat: no-repeat;
}

* {
	margin: 0;
	padding: 0;
}
/*
	SLIDER
*/

.s-w {
	width: 862px;
	height: 208px;
	overflow-y:  hidden;
}
.panel {
	float:left;
}
.stripViewer {
	position: relative;
	overflow: hidden;
	width: 862px;
	height: 208px;
}
.stripViewer .cntr {
	position: relative;
	left: 0;
	top: 0;
}
.stripViewer .cntr .panel {
	float: left;
	height: 208px;
	position: relative;
	width: 862px;
}
.stripNavL, .stripNavR, .stripNav {
	display: none;
}
.navt {
}
#movers-row {
	display: inline;
}
#movers-row div {
	display: inline;
}
#movers-row div a.clink {
}
.clink {
}
.active-thumb {
	background-image: url(../img/featarrow.gif);
	background-position: top center;
	background-repeat: no-repeat;
	color: #B22D2D!important;
}

