/* CSS Document */

header, section, article, nav, footer {
	display:block;
}
.cssTxt	{
	text-indent:-10000px;
}
.clear	{
	clear:both;
}
.blockLink	{
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
}
a.blockLink:hover	{
	background-position:left bottom;
}

#chmpWrapper,
#chmpWrapper header,
#chmpVideoSection,
#chmpCopySection,
#chmpProductsSection,
#chmpWrapper {
	width: 920px;
}

#chmpWrapper {
    font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	color: #fff;
}
#chmpWrapper img {
    border: 0 none;
}
#chmpWrapper a	{
    color: #fff !important;
	outline: none !important;
    text-decoration: underline !important;
}
#chmpWrapper nav ul,
#chmpWrapper nav li	{
	margin:0;
	padding:0;
}
#chmpWrapper nav li	{
	list-style:none;
	display:block;
	float:left;
	height:;
}

#chmpWrapper header {
    height: 374px;
    background: url(../images/chmpHeaderBkgrd.jpg) no-repeat 0 0;
}

#chmpWrapper header .chmpPadder,
#chmpWrapper header .chmpHr {
    width: 360px;
}

#chmpWrapper header .chmpPadder {
    padding: 74px 0 0 534px;
}

#chmpWrapper img.chmpTitle {
    display: block;
}

#chmpWrapper header p {
    margin: 0;
    padding: 0;
    text-align: center;
}

#chmpWrapper header .chmpSubTitle {
    padding: 0 0 13px 0;
    
    font-size: 20px;
	color: #fa9254;
}

#chmpWrapper header .chmpHr {
    display: block;
    padding-bottom: 12px;
    
    height: 3px;
    
    background: url(../images/chmpLine_Header.png) no-repeat 0 0;
}

#chmpShareButtons {
    display: block;
    padding-top: 12px;
    margin: 0 auto;
    
    width: 136px;
}

#chmpShareButtons a {
    float: left;
    background-image: url(../images/chmpButtonsSprite.png);
    background-repeat: no-repeat;
}

#chmpFacebookBtn {
    margin: 2px 7px 0 0;
    
    width: 24px;
    height: 24px;
    
    background-position: 0 -68px;
}

#chmpTwitterBtn {
    margin: 2px 15px 0 0;
    
    width: 25px;
    height: 24px;
    
    background-position: -24px -68px;
}

#btnShareThis {
    width: 65px;
    height: 27px;
    
    background-position: -49px -68px;
}

#chmpVideoSection {
    margin-top: 14px;
    
    height: 331px;
    
    background: url(../images/chmpContentTopBkgrd.jpg) no-repeat 0 0;
}

#chmpVideoSection .chmpLeft {
    display: block;
    float: left;
}

#chmpVideoSection #chmpVideoBox {
	padding: 35px 0 0 19px;
    width: 470px;
}

#chmpVideoSection #chmpVideoCopy {
    padding: 144px 0 0 0;
    
    width: 431px;
}

#chmpVideoSection #chmpVideoCopy p {
    margin: 0;
    text-align: center;
}

#chmpVideoSection #chmpVideoCopy .chmpTitle {
    padding-bottom: 10px;
    
    font-size: 20px;
    line-height: 20px;
    color: #e9943a;
}

#chmpCopySection {
    height: 135px;
    
    background: url(../images/chmpContentMiddleBkgrd.jpg) no-repeat 0 0;
}

#chmpCopySection .chmpPadder {
    padding: 10px 0 0 22px;
    
    width: 888px;
    height: 93px;
    
    letter-spacing: 0.2pt;
    line-height: 23px;
}
#chmpCopySection .chmpPadder a{
	text-decoration:none!important;
}

#chmpCopySection .chmpPadder a:HOVER{
	text-decoration:underline!important;
}

#chmpProductsSection {
	height: 295px;
    
    background: url(../images/chmpContentBottomBkgrd.jpg) no-repeat 0 0;
}

#chmpProductsSection .chmpPadder {
    padding: 32px 0 0 0;
    
    height: 235px;
}

#chmpProductsSection .chmpLeft,
#chmpProductsSection .chmpRight,
#chmpProductsSection article {
	display: block; 
}

#chmpProductsSection article {
    background: url(../images/chmpTransparent.png) repeat 0 0;
}

#chmpProductsSection .chmpLeft {
    float: left;
}

#chmpProductsSection .chmpRight {
    float: right;
}

#chmpProductsSection article {
    width: 445px;
    height: 235px;
}

#chmpProductsSection article.chmpRight {
    width: 455px;
}

#chmpProductsSection article .chmpThumbnail {
    width: 150px;
    height: 195px;
}

#chmpProductsSection article .chmpArticlePadder {
    padding: 18px 0 0 20px;
}

#chmpProductsSection article .chmpCopyWrapper {
    padding-left: 28px;
    width: 245px;
}

#chmpProductsSection article .chmpCopy {
    height: 158px;
}

#chmpProductsSection article .chmpTitle {
    display: block;
    padding-bottom: 16px;
    
    font-size: 20px;
    line-height: 20px;
}

#chmpProductsSection article .chmpCopy p {
    margin: 0;
    padding: 0 27px 0 0;
    font-size: 14px;
    line-height: 18px;
}

#chmpProductsSection article a.blockLink {
    width: 223px;
    height: 34px;
    
    background: url(../images/chmpButtonsSprite.png) no-repeat;
    background-position: left top;
}

#chmpProductsSection article a.blockLink:HOVER {
    background-position: right top;
}

#chmpProductsSection article a#chmpLearnMoreBtn {
    background-position: left -34px;
}

#chmpProductsSection article a#chmpLearnMoreBtn:HOVER {
    background-position: right -34px;
}

#chmpWrapper footer {
    padding: 8px 8px 0 8px;
    
    font-size: 11px;
}

#chmpVideoPopUp {
    width: 696px;
    height: 574px;
    
    background: url(../images/chmpPopupBkgrd.png) no-repeat 0 0;
}

#chmpVideoPopUp .chmpPadder {
    padding: 88px 131px 0 97px;
    
    width: 477px;
    height: 426px;
}

#chmpVideoPopUp .chmpVideoBox {
}

#chmpVideoPopUp .chmpVideoClose {
    height: 26px;
}

#chmpVideoPopUp .chmpVideoClose a {
    display: block;
    float: right;
    
    width: 20px;
    height: 26px;
    
    font-size: 16px;
    font-weight: bold;
    text-decoration: none !important;
    color: #fff;
}
