@charset "utf-8";
/* CSS Company/About Us */
#wrFeature {
	z-index: 1;
}
#wrFeature .wrapper {
	background-image: url(/_content/www/_images/bg-feature-home.jpg);
	height: 265px;
	width: 960px;
}
#wrFeature .features{
}
#wrFeature .feature {
	display: none;
	width: 960px;
}
#wrFeature .feature-image {
	position: absolute;
	height: 265px;
	width: 960px;
}
#wrFeature .feature-image a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -999%;
}
#wrFeature .feature-details {
	position: absolute;
	width: 464px;
	height: 332px;
	top: 289px;
	left: 248px;
	font-size: 14px;
	line-height: 1.1em;
}
#wrFeature .feature-details .wrapper {
	position:absolute;
	left: 30px;
	top: 40px;
	width: 400px;
	height: 275px;
	margin: 0px auto;
	background-image: none;
	background-position: center bottom;
	background-repeat: no-repeat;
}
#wrFeature .feature-details h2 {
	margin: 10px 0 15px 20px;
	color: #820024;
	font-size: 20px;
	font-family: "Lucida Grande", "Lucida Sans Std", "Lucida Sans", Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: -0.06em;
}

#wrFeature .tabs {
	position: absolute;
	float: right;
	top: 265px;
	right: 260px;
	width: auto;
	height: 20px;
	padding-right: 30px;
	background-image: url(/_content/www/_images/bg-feature-navi.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	z-index: 1;
}
#wrFeature .tabs .wrapper {
	position: relative;
	width: auto;
	height: 20px;
	padding-left: 35px;
	background-image: url(/_content/www/_images/bg-feature-navi.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#wrFeature .tabs .wrapper a {
	position: relative;
	float: left;
	width: 8px;
	height: 8px;
	background-image: url(/_content/www/_images/icon-navi-dot-feature.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin: 5px 5px 0 0;
	cursor: pointer;
}
#wrFeature .tabs .wrapper a.current {
	background-position: 0px -8px;
}


#wrPageNav {
	display: none;
}

#wrPage {
	background: none;
}
#wrContent {
	background: none;
	padding-bottom: 0px;
}
#wrContent .wrapper {
	width: 960px;
}
#wrMain {
	background-image: url(/_content/www/_images/bg-page-home.png);
	height: 364px;
	width: 960px;
}
#wrMain .wrapper {
	width: 960px;
}
#pageTitle {
	background-image: url(/_content/www/_images/bg-pagetitle-home.png);
	width: 266px;
	height: 17px;
	margin: 0px 0px 20px;
}
#wrMain .home-main {
	width: 424px;
	position: absolute;
	top: 24px;
	left: 268px;
}
#wrMain .home-main .wrapper {
	/*background-image: url(/_content/www/_images/img-home-pagescreens.jpg);*/
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 400px;
	height: 275px;
	margin: 0px auto;
}

#wrMain .home-support {
	background-image: url(/_content/www/_images/bg-home-contact.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 242px;
	height: 182px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#wrMain .home-support h3.first {
	margin-top: 0px;
}
#wrMain .home-support .wrapper {
	width: 186px;
	height: 128px;
	margin: 24px 0px 0px 30px;
}
#wrMain .home-replookup {
	background-image: url(/_content/www/_images/bg-home-replookup.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 242px;
	height: 182px;
	position: absolute;
	top: 182px;
	left: 0px;
}
#wrMain .home-replookup .wrapper {
	width: 186px;
	height: 128px;
	margin: 24px 0px 0px 30px;
}
#wrMain .home-replookup p {
	font-size: 11px;
}
#wrMain .home-replookup #wrZipSearch {
	position: absolute;
	left: 56px;
	top: 128px;
	width: 130px;
	height: 26px;
	background-color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#wrMain .home-replookup #wrZipSearch #wrZip {
	width: 89px;
	background: none;
	padding: 5px 0px 0px 9px;
	border: none;
	color: #737373;
}
#wrMain .home-replookup #wrZipSearch #wrZip.watermark {
	color: #c6c6c6;
}
#wrMain .home-replookup #wrZipSearch #wrZipSubmit {
	position: absolute;
	right: 0px;
	top: 0px;
	display: block;
	width: 26px;
	height: 26px;
	background-color: transparent;
	background-image: url(/_templates/www/_images/bg-icon-search.png);
	background-position: center center;
	background-repeat: no-repeat;
	border: none;
	outline: none;
}
#wrMain .home-blog {
	background-image: url(/_content/www/_images/bg-home-blog.png);
	background-position: right top;
	background-repeat: no-repeat;
	width: 242px;
	height: 260px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#wrMain .home-blog .wrapper {
	position: relative;
	height: 230px;
	margin-top: 4px;
}
#wrMain .home-blog .wrapper .placeholder {
	display: none;
}
#wrMain .home-blog  ul {
	list-style: none;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 0px;
}
#wrMain .home-blog  ul li {
	margin: 0px;
	padding: 0px;
}
#wrMain .home-blog  ul li a {
	display: block;
	padding: 5px 20px;
	text-decoration: none;
	border-bottom: 1px solid #e0e0e0;
}
#wrMain .home-blog  ul li a:hover {
	display: block;
	padding: 5px 20px 3px;
	text-decoration: none;
	border-bottom: 3px solid #820024;
}
#wrMain .home-blog .wrapper {
	margin: 4px 0px 0px 6px;
	width: 226px;
	height: 247px;
	position: relative;
}
#wrMain .home-blog span.viewblog {
	display: block;
	background-image: url(/_content/www/_images/bg-home-viewblog.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 124px;
	height: 32px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#wrMain .home-blog span.viewblog a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 15px 0px 0px 38px;
	text-decoration: none;
}
#wrMain .home-blog .wrapper .screen-loading {
	background-position: center 70px;
	background-repeat: no-repeat;
	display: none;
	position: absolute;
	width: 226px;
	height: 247px;
	top: 0px;
	left: 0px;
}
#wrMain .home-events {
	background-image: url(/_content/www/_images/bg-home-events.png);
	background-position: right top;
	background-repeat: no-repeat;
	position: absolute;
	width: 242px;
	height: 105px;
	right: 0px;
	bottom: 0px;
}
#wrMain .home-events .wrapper {
	width: 226px;
	height: 93px;
	margin: 4px 0px 0px 6px;
}
#wrMain .home-events .wrapper .events {
    position: relative; 
    overflow: hidden; 
	width: 226px;
	height: 55px;
	margin-top: 18px;
}
#wrMain .home-events .wrapper .events .items {
    width: 20000em; 
    position: absolute; 
}
#wrMain .home-events .wrapper .events .event {
    float: left; 
	width: 187px;
	margin: 0 20px;
	font-size: 10px;
}
#wrMain .home-events .wrapper .events .event .event-title {
	font-weight: bold;
}
#wrMain .home-events .wrapper .events .current-true {
	width: 177px;
	border-left: 5px solid #820024;
	padding-left: 5px;
}
#wrMain .home-events .wrapper .navi {
	position: absolute;
	left: 113px;
	top: 75px;
}
#wrMain .home-events .wrapper .navi .tabs {
	position: relative;
	height: 8px;
	float: left;
	margin-left: -25%;
}
#wrMain .home-events .wrapper .navi .tabs a {
	float: left;
	width: 8px;
	height: 8px;
	background-image: url(/_templates/www/_images/icon-navi-dot.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	cursor: pointer;
}
#wrMain .home-events .wrapper .navi .tabs a.active {
	background-position: 0px -8px;
}
