/* Start of CMSMS style sheet 'homeFeature' */
.Btns .active .button{
	background-position: 0 -44px;
}
.Btns .active .button:hover{
	background-position: 0 -66px;
}

#interactive_pnl h2{
	margin-bottom:-10px;
}

#hpfeatureContent{
	display:none;
}
#homepageFeature .calloutBox{
	float:right;
	width:200px;
}
#homepageFeature .right{
	display:none;
}
#homepageFeature .calloutBox h3{
	font-size:1.17em;
}
.authentic h2, .authentic h3 {
	color:#a6ba3c;
}
.authoritative h2, .authoritative h3 {
	color:#309ab5;
}
.interactive h2, .interactive h3 {
	color:#c141c0;
}
#homepageFeature #ts{
	padding-bottom:20px;
	background: url(images/white-gray_tile.gif) bottom right repeat-x;
}
#homepageFeature{
	width:986px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	overflow:hidden;
	height:600px;
}
#homepageFeature .innercontent{
	width:986px;
	display:block;
	position:absolute;
	top:0;
	left:0;
}
#homepageFeature .content{
	position:absolute;
	top:0;
	right:0;
	width:725px;
	height:327px;
	padding:20px 40px;
	display:block;
	background: url(images/tabContent.gif) no-repeat 0 -34px;
}
#homepageFeature .content .oPanel{
	float:left;
	width:480px;
	padding-right:20px;
	background: url(images/white-gray_tile.gif) top right repeat-y;
	font-size:12px;
}
.Btns {
	position:absolute;
	top:-17px;
	right:793px;
	width:160px;
}
.Btns div {
	width:155px;
	background: url(images/sideButton.jpg) no-repeat;
	margin: 22px 0;
	height:90px;
	padding-top:15px;
	position:relative;
}
.Btns #sideButtonNu1 {	background-image: url(images/topBtn.gif); }
.Btns #sideButtonNu2 {	background-image: url(images/midBtn.gif); }
.Btns #sideButtonNu3 {	background-image: url(images/bottomBtn.gif); }

.Btns div.active{
	background-position: 0 -110px;
}

.Btns div *{
	position:relative;
	z-index:2;
	padding: 0 10px;
	width:135px;
}
.Btns div p {
	margin: 3px 0;
	color:#757474;
}
.Btns div a {
	margin: 2px 0 5px 10px;
	width:40px;
}
.Btns div h2 {
	height:15px;
	display:block;
	text-indent:-500000px;
	background-repeat: no-repeat;
	background-position: 10px 0;
}

#sideButtonNu1 h2{ background-image: url(images/Authentic.gif); }
#sideButtonNu2 h2{ background-image: url(images/Authoritative.gif); }
#sideButtonNu3 h2{ background-image: url(images/Interactive.gif); }

#sideButtonNu1 a{ background-image: url(images/moreBtn_green.gif); }
#sideButtonNu2 a{ background-image: url(images/moreBtn_blue.gif); }
#sideButtonNu3 a{ background-image: url(images/moreBtn_purple.gif); }
/* End of 'homeFeature' */

