body { behavior: url(/csshover.htc); }

.chevy_mainContainer {
    background: #006e07 url(http://content.cmt.ca/Images/Chevy/background1.jpg) no-repeat top;
    width: 949px;
    float: left;
	line-height: 18px;
	position: relative;
}

.chevy_bigBoxAd {
	position: absolute;
	top: 10px;
	right: 15px;
	z-index: 1000;
}

.chevy_homeLink {
	position: absolute;
	top: 10px;
	left: 140px;
	z-index: 10000;
}

.chevy_leftContainer {
	position: relative;
    width: 600px;
    padding: 0px 0px 0px 17px;
    float: left;
	z-index: 100;
}

.chevy_RightContainer {
	position: relative;
    width: 300px;
    padding: 0px 12px 0px 0px;
    float: right;
	z-index: 100;
}

.chevy_fullContainer {
	width: 600px;
	margin-bottom: 20px;
	float: left;
}

.chevy_introContainer {
	position: relative;
    background: url(http://content.cmt.ca/Images/Chevy/background-show.jpg) no-repeat top;
    width: 949px;
	height: 740px;
	margin-top: -120px;
	line-height: 18px;
	float: left;
	z-index: 99;
	
	/*
	position: absolute;
    background: url(http://content.cmt.ca/Images/Chevy/background-show.jpg) no-repeat top;
    width: 949px;
	height: 760px;
    bottom: 0px;
	left: 0px;
	line-height: 18px;
	z-index: 1;
	*/
}

* html .chevy_introContainer { margin-top: 0px; }

.chevy_date {
	margin-top: 117px;
	padding-left: 255px;
}

.chevy_fbLike {
	background: url(http://content.cmt.ca/Images/Chevy/fb-like-background.png) no-repeat top;
	width: 280px; /* full width: 300px; - padding */
	padding: 10px 10px 0px 10px;
	height: 60px;
	margin-top: 280px;
	margin-bottom: 10px;
	float: left;
	behavior: url(/iepngfix.htc);
}


/* NAVIGATION ITEMS */
.chevy_navContainer {
	width: 600px;
	height: 34px;
	margin-top: 158px;
	margin-bottom: 22px;
	float: left;
}

.chevy_navContainer ul {
	width: 600px;
	list-style-type: none;
	float: left;
}

.chevy_navContainer ul li {
	text-align: center;
	float: left;
}

.chevy_navContainer ul li a {
	color: #ffffff;
	font-size: 16px;	
	font-weight: bold;
	letter-spacing: -0.02em;
	text-decoration: none;
	height: 26px; /* full height: 34px; - padding */
	background: url(http://content.cmt.ca/Images/Chevy/navigation-background.jpg) no-repeat top;
	display: block;
	padding-top: 8px;
}


.chevy_navContainer ul li a:hover { text-decoration: none; }

.chevy_navContainer ul li.chevy_home a { width: 66px; background-position: 0 0; }
.chevy_navContainer ul li.chevy_home a:hover, .chevy_navContainer ul li.chevy_home a.selected { background-position: 0 -34px; }

.chevy_navContainer ul li.chevy_countdown a { width: 108px; background-position: -66px 0; }
.chevy_navContainer ul li.chevy_countdown a:hover, .chevy_navContainer ul li.chevy_countdown a.selected { background-position: -66px -34px; }

.chevy_navContainer ul li.chevy_vote a { width: 56px; background-position: -174px 0; }
.chevy_navContainer ul li.chevy_vote a:hover, .chevy_navContainer ul li.chevy_vote a.selected { background-position: -174px -34px; }

.chevy_navContainer ul li.chevy_yourSay a { width: 91px; background-position: -230px 0; }
.chevy_navContainer ul li.chevy_yourSay a:hover, .chevy_navContainer ul li.chevy_yourSay a.selected { background-position: -230px -34px; }

.chevy_navContainer ul li.chevy_caseys a { width: 114px; background-position: -321px 0; }
.chevy_navContainer ul li.chevy_caseys a:hover, .chevy_navContainer ul li.chevy_caseys a.selected { background-position: -321px -34px; }

.chevy_navContainer ul li.chevy_top5 a { width: 123px; background-position: -310px 0; }
.chevy_navContainer ul li.chevy_top5 a:hover, .chevy_navContainer ul li.chevy_top5 a.selected { background-position: -310px -34px; }

.chevy_navContainer ul li.chevy_community a { width: 165px; background-position: -435px 0; }
.chevy_navContainer ul li.chevy_community a:hover, .chevy_navContainer ul li.chevy_community a.selected { background-position: -435px -34px; }



/* VIDEO ITEMS */
.chevy_videoContainer {	
	margin-bottom: 13px;
	width: 600px;
	float: left;
}

.chevy_video {
	width: 600px;
	margin-bottom: 20px;
	float: left;
}

.chevy_videoSelectorContainer {
	background: url(http://content.cmt.ca/Images/Chevy/video-selector.jpg) no-repeat top;
	width: 600px;
	height: 174px;
	float: left;
}



/* BLUE BOX ITEMS */
.chevy_blueBox_container {
	position: relative;
	background: #003c00 url(http://content.cmt.ca/Images/Chevy/greenbox-bottom.jpg) no-repeat bottom;
	width: 560px; /* full width: 600px; - padding */
	padding: 0px 20px 30px 20px;
	margin-bottom: 20px;
	float: left;
}

.chevy_blueBox_top {
	background: #003c00 url(http://content.cmt.ca/Images/Chevy/greenbox-top.jpg) no-repeat bottom;
	width: 600px;
	height: 18px;
	float: left;
}

.chevy_blueBox_smallContainer {
	position: relative;
	background: #003c00 url(http://content.cmt.ca/Images/Chevy/greenbox-small-bottom.jpg) no-repeat bottom;
	width: 260px; /* full width: 300px; - padding */
	padding: 10px 20px 30px 20px;
	margin-bottom: 20px;
	float: left;
}

.chevy_blueBox_smallTop {
	background: #003c00 url(http://content.cmt.ca/Images/Chevy/greenbox-small-top.jpg) no-repeat bottom;
	width: 300px;
	height: 12px;
	float: left;
}

.chevy_whiteBox_container {
	position: relative;
	background-color: #003c00;
	width: 560px; /* full width: 600px; - padding */
	padding: 0px 20px 0px 20px;
	float: left;
}

.chevy_whiteBox_top {
	background: url(http://content.cmt.ca/Images/Chevy/greenbox-top.png) no-repeat bottom;
	width: 600px;
	height: 18px;
	float: left;
	behavior: url(/iepngfix.htc);
}

.chevy_whiteBox_bottom {
	background: url(http://content.cmt.ca/Images/Chevy/greenbox-bottom.png) no-repeat bottom;
	width: 600px;
	height: 18px;
	margin-bottom: 20px;
	float: left;
	behavior: url(/iepngfix.htc);
}


.chevy_whiteBox_smallContainer {
	position: relative;
	background: #003c00 url(http://content.cmt.ca/Images/Chevy/greenbox-small-bottom.jpg) no-repeat bottom;
	width: 260px; /* full width: 300px; - padding */
	padding: 10px 20px 30px 20px;
	margin-bottom: 20px;
	float: left;
}

.chevy_whiteBox_smallTop {
	background: #003c00 url(http://content.cmt.ca/Images/Chevy/greenbox-small-top.jpg) no-repeat bottom;
	width: 300px;
	height: 12px;
	float: left;
}

.chevy_whiteBox_other_container {
	position: relative;
	background: #ffffff url(http://content.cmt.ca/Images/Chevy/whitebox-bottom.jpg) no-repeat bottom;
	width: 560px; /* full width: 600px; - padding */
	padding: 0px 20px 30px 20px;
	margin-bottom: 20px;
	float: left;
}

.chevy_whiteBox_other_top {
	background: #ffffff url(http://content.cmt.ca/Images/Chevy/whitebox-top.jpg) no-repeat bottom;
	width: 600px;
	height: 25px;
	float: left;
}

.chevy_gray {
    color: #ffffff;
}

/* EPISODE ITEMS */
.chevy_episodeSelectorContainer {
	background: url(http://content.cmt.ca/Images/Chevy/episode-selector-large.png) no-repeat top;
	width: 600px;
	height: 553px;
	margin-bottom: 13px;
	float: left;
	behavior: url(/iepngfix.htc);
}

.chevy_episodeContent ul.chevy_episodeWidth {
	float: left;
	list-style: none;
	padding-left: 20px;
}

.chevy_episodeContent ul.chevy_episodeWidth li {
	width: 250px;
	height: 405px;
	border: 10px solid #12253d;
	float: left;
	list-style: none;
	margin-right: 20px;
}

.chevy_episodeContent ul.chevy_episodeWidth li p a.chevy_bluebox {
	font-size: 13px;
	padding: 2px 3px 2px 3px;
	margin-right: 6px;
	background-color: #12253d;
	color: #ffffff;
	letter-spacing: -0.02em;
	text-decoration: none;
}

.chevy_episodeContent ul.chevy_episodeWidth li p a.chevy_bluebox:hover { color: #66ccff; text-decoration: none; }



/* YOUR SAY ITEMS */
.chevy_question {
	background-color: #001f00;
	width: 540px; /* full width: 560px; - padding */
	padding: 10px;
	margin: 15px 0px 10px 0px;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: -0.02em;
	line-height: 21px;
	color: #ffffff;
}


/* PHOTO ITEMS */
.chevy_photoContainer {
	width: 300px;
	float: left;
}

.chevy_photoSelectorContainer {
	background: url(http://content.cmt.ca/Images/Chevy/photo-selector.jpg) no-repeat top;
	width: 300px;
	height: 186px;
	margin-bottom: 13px;
	float: left;
}

.chevy_photoThumb { border: 1px solid #d0cac1; }



/* TWITTER ITEMS */
.chevy_twitterContainer {
	position: relative;
	background: url(http://content.cmt.ca/Images/Chevy/twitter-background.jpg) no-repeat top;
	width: 260px; /* full width: 300px; - padding */	
	height: 367px; /* full height: 387px; - padding */
	padding: 20px 20px 0px 20px;
	margin-bottom: 20px;
	float: left;
}

.chevy_twitterList {
	width: 546px;
	padding: 16px 0px 0px 26px;
	float: left;
}


/* TOP 40 ITEMS */
.chevy_top40Container {
	position: relative;
	background: url(http://content.cmt.ca/Images/Chevy/top40-background.jpg) no-repeat top;
	width: 270px; /* full width: 290px; - padding */	
	height: 351px; /* full height: 371px; - padding */
	padding: 20px 10px 0px 10px;	
	float: left;
}

ul.chevy_smallTop40 { list-style: none; margin: 10px 0px 15px 0px; border-bottom: 1px solid #e3ded7; }

ul.chevy_smallTop40 li div.chevy_top40Content {
	border-top: 1px solid #e3ded7;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 270px;
	float: left;
}

ul.chevy_smallTop40 li div.chevy_top40Left {
	width: 93px;
	padding-right: 10px;
	float: left;
}

ul.chevy_smallTop40 li div.chevy_top40Right {
	width: 167px;
	float: left;
}

ul.chevy_smallTop40 li div.chevy_thisWeek, ul.chevy_smallTop40 li div.chevy_lastWeek {
	width: 44px; /* full width: 44px; - padding */	
	height: 23px; /* full height: 38px; - padding */
	padding-top: 15px;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

ul.chevy_smallTop40 li div.chevy_thisWeek {
	background: url(http://content.cmt.ca/Images/Chevy/this-week.png) no-repeat top;
	float: left;
}

ul.chevy_smallTop40 li div.chevy_lastWeek {
	background: url(http://content.cmt.ca/Images/Chevy/last-week.png) no-repeat top;
	float: right;
}

ul.chevy_smallTop40 li div.chevy_top40Content {
	border-top: 1px solid #e3ded7;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 270px;
	float: left;
}

ul.chevy_smallTop40 li div.chevy_top40Left {
	width: 93px;
	padding-right: 10px;
	float: left;
}

ul.chevy_smallTop40 li div.chevy_top40Right {
	width: 167px;
	float: left;
}

ul.chevy_smallTop40 li div.chevy_thisWeek, ul.chevy_smallTop40 li div.chevy_lastWeek {
	width: 44px; /* full width: 44px; - padding */	
	height: 23px; /* full height: 38px; - padding */
	padding-top: 15px;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

ul.chevy_smallTop40 li div.chevy_thisWeek {
	background: url(http://content.cmt.ca/Images/Chevy/this-week.png) no-repeat top;
	float: left;
}

ul.chevy_smallTop40 li div.chevy_lastWeek {
	background: url(http://content.cmt.ca/Images/Chevy/last-week.png) no-repeat top;
	float: right;
}



ul.chevy_top40 { list-style: none; margin: 20px 0px 15px 0px; border-bottom: 1px solid #e3ded7; }

ul.chevy_top40 li div.chevy_top40Content {
	border-top: 1px solid #e3ded7;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 560px;
	float: left;
}

ul.chevy_top40 li div.chevy_top40Left {
	width: 95px;
	padding-right: 10px;
	float: left;
}

ul.chevy_top40 li div.chevy_top40Right {
	width: 455px;
	padding-top: 8px;
	float: left;
}

ul.chevy_top40 li div.chevy_thisWeek, ul.chevy_top40 li div.chevy_lastWeek {
	width: 43px; /* full width: 43px; - padding */	
	height: 26px; /* full height: 56px; - padding */
	padding-top: 30px;
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

ul.chevy_top40 li div.chevy_thisWeek {
	background: url(http://content.cmt.ca/Images/Chevy/this-week-large.png) no-repeat top;
	float: left;
}

ul.chevy_top40 li div.chevy_lastWeek {
	background: url(http://content.cmt.ca/Images/Chevy/last-week-large.png) no-repeat top;
	float: right;
}



/* PROFILE ITEMS */
.chevy_caseyContainer {
	position: relative;
	background: url(http://content.cmt.ca/Images/Chevy/casey-background.png) no-repeat top;
	width: 270px; /* full width: 290px; - padding */	
	height: 282px; /* full height: 332px; - padding */
	padding: 50px 10px 0px 10px;	
	float: left;
	behavior: url(/iepngfix.htc);
}

.chevy_lindsayContainer {
	position: relative;
	background: url(http://content.cmt.ca/Images/Chevy/lindsay-background.png) no-repeat top;
	width: 270px; /* full width: 290px; - padding */	
	height: 282px; /* full height: 332px; - padding */
	padding: 50px 10px 0px 10px;	
	float: right;
	behavior: url(/iepngfix.htc);
}

.chevy_fansContainer span.innerTopLeft,
.chevy_fansContainer span.innerTopRight,
.chevy_fansContainer span.innerBottomLeft,
.chevy_fansContainer span.innerBottomRight { display: none; }

.chevy_fansContainer div.smallpager .searchNavPagesContainer ul.searchNavPagesList li.searchNavPages a:hover, .chevy_fansContainer div.smallpager .searchNavPagesContainer ul.searchNavPagesList li.searchNavPages a.current {
	background-color:#00a000;
	border-color:#00a000;
	color: #ffffff;
	padding-bottom: 2px;
}

.chevy_fansContainer div.smallpager .searchNavPagesContainer ul.searchNavPagesList li.searchNavPages a {
	background-color:#ffffff;
	border-color:#00a000;
	color:#00a000;
	padding: 0px 0px 2px 0px;
}

.chevy_postsContainer hr { display: none; }
.chevy_postsContainer .blue20, .chevy_postsContainer a { color: #006e04; }
.chevy_postsContainer a:hover { color: #006e04; }
.chevy_postsContainer .profileMemberPostsContainer { width: 560px !important; }
.chevy_postsContainer .profileMemberPostsRight { width: 480px !important; }
.chevy_postsContainer .horizontalDivider_598 { width: 560px !important; background:none; border-bottom: 1px solid #e3e2e0; }




/* TOP 5 ITEMS */
.chevy_top5FeaturedContainer {
	width: 540px; /* full width: 560px; - padding */
	background-color: #003c00;
	padding: 10px;
	margin-top: 10px;
	float: left;
}

.chevy_top5FeaturedContainer a { color: #ffffff; font-weight: bold; text-decoration: none; }
.chevy_top5FeaturedContainer a:hover { color: #ffffff; text-decoration: underline; }
.chevy_top5FeaturedContainer .horizontalDivider { display: none; }
.chevy_top5FeaturedContainer .profileMemberPostsRight { width: 440px !important; }

.chevy_top5FeaturedContainer .profileMemberPostsLeft,
.chevy_top5FeaturedContainer .profileMemberPostsRight { padding: 15px 0px 15px 0px; }


/* PROMO ITEMS */
.chevy_promoContainer {
	width: 290px;
	float: right;
}

.chevy_promoSelectorContainer {
	background: url(http://content.cmt.ca/Images/Chevy/promo-background.jpg) no-repeat top;
	width: 290px; /* full width: 290px; - padding */	
	height: 371px; /* full height: 371px; - padding */
	float: left;
}

.chevy_promoContent ul.chevy_promoWidth {
	float: left;
	list-style: none;
	padding-left: 10px;
	margin-top: 16px;
}

.chevy_promoContent ul.chevy_promoWidth li {
	width: 250px;
	height: 270px;
	border: 10px solid #8a8a8a;
	float: left;
	list-style: none;
	margin-right: 20px;
}



/* FACEBOOK ITEMS */
.chevy_fbContainer {
	width: 300px;
	float: left;
}

.UIIntentionalStory_Names a { color: #ea1d24 !important; }
.fan_box .full_widget .connect_top { background-color: #f1ede8 !important; }



/* TONIGHT ON CMT ITEMS */
.chevy_introContainer .tonightContainer { /* check ie6.css for alternative */
	position: absolute;
    background: url(http://content.cmt.ca/Images/Chevy/tonight-on-cmt-bg.jpg) no-repeat !important;
    bottom: 15px;
	left: 12px;
}



/* LIST ITEMS */
.chevy_videoContent ul.chevy_videoWidth {
	float: left;
	list-style: none;
	margin-top: 10px;
}

.chevy_videoContent ul.chevy_videoWidth li {
	width: 100px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #e9e9e9;
	float: left;
	list-style: none;
}

.chevy_videoContent ul.chevy_videoWidth li p { line-height: 13px; }
.chevy_videoContent ul.chevy_videoWidth li p.chevy_videoText { margin-top: 5px; }

.chevy_photoContent ul.chevy_photoWidth {
	float: left;
	list-style: none;
	padding-left: 28px;
}

.chevy_photoContent ul.chevy_photoWidth li {
	width: 65px;
	padding-right: 20px;
	float: left;
	list-style: none;
}

ul.chevy_yourSayList {
	width: 560px;
	margin-top: 5px;
	margin-bottom: 10px;
	list-style: none;
}

ul.chevy_yourSayList li {
	width: 540px; /* full width: 560px; - padding */
	background-color: #002d00;
	padding: 10px;
	margin-bottom: 1px;
	font-size: 14px;
	color: #ffffff;
}

.chevy_musicList {
	width: 540px; /* full width: 560px; - padding */
	background-color: #12253d;
	padding: 15px 10px 10px 10px;
	margin-bottom: 10px;
	list-style: none;
}

.chevy_musicList ul {
	width: 540px;
	margin-top: 15px;
	list-style: none;
}

.chevy_musicList ul li {
	border-bottom: 1px solid #355f8c;
	width: 525px; /* full width: 540px; - padding */
	padding: 3px 5px 4px 10px;
	font-size: 14px;
	color: #ffffff;
}

.chevy_twitterContainer ul { list-style: none; margin-top: 10px; }

.chevy_twitterContainer ul li div.chevy_twitterContent {
	border-top: 1px solid #e3ded7;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 255px;
	float: left;
}

.chevy_twitterContainer ul li div.chevy_twitterLeft {
	width: 73px;
	padding-right: 10px;
	float: left;
}

.chevy_twitterContainer ul li div.chevy_twitterRight {
	width: 172px;
	float: left;
}

ul.chevy_top20Voting { list-style: none; width: 580px; float: left; margin: 20px 0px 10px 0px; }
ul.chevy_top20Voting li { width: 190px; float: left; height: 60px; padding: 4px 0px 4px 2px; }
ul.chevy_top20Voting li.odd { background-color: #ebfce9; }

ul.chevy_groupsList { list-style: none; border-top: 1px solid #e3ded7; }
ul.chevy_groupsList li { width: 560px; border-bottom: 1px solid #e3ded7; padding: 3px 0px 3px 0px; }
ul.chevy_groupsList li a { font-size: 14px; font-weight: bold; color: #14ab14; text-decoration: none; padding-left: 5px; }
ul.chevy_groupsList li a:hover { text-decoration: underline; }




/* IMAGE ITEMS */
.chevy_divider {
	background: url(http://content.cmt.ca/Images/Chevy/divider.gif) repeat-x top;
	width: 100%;
	height: 2px;
	margin: 12px 0px 12px 0px;
	float: left;
}

.chevy_birdie {
	position: absolute;
	width: 49px;
	height: 51px;
	top: 20px;
	right: 14px;
	z-index: 100;
}

* html .chevy_birdie { left: 235px;  }



/* BUTTON ITEMS */
.chevy_seeMoreQuestions, .chevy_submitAnswer, .chevy_previous, .chevy_next, .chevy_playButton, .chevy_submit,
.chevy_follow, .chevy_seeTheRest, .chevy_voteNow, .chevy_voteAgain, .chevy_pickTop5, .chevy_caseyProfile,
.chevy_lindsayProfile, .chevy_caseysPlayBtn, .chevy_caseysVoteBtn, .chevy_caseysVoteBtnFB, .chevy_caseysFB, .chevy_caseysVoteAgainBtn {
	display: block;
	text-indent: -9999px;
	border: 0;
	cursor: pointer;
}

.chevy_seeMoreQuestions { background: url(http://content.cmt.ca/Images/Chevy/see-more-questions.png) no-repeat 0 0; width: 210px; height: 22px;
	position: absolute;
	top: 0px;
	right: 20px;
}
.chevy_seeMoreQuestions:hover { background-position: 0px -22px; }

.chevy_submitAnswer { background: url(http://content.cmt.ca/Images/Chevy/submit-answer.png) no-repeat 0 0; width: 210px; height: 22px; }
.chevy_submitAnswer:hover { background-position: 0px -22px; }

.chevy_previous { background: url(http://content.cmt.ca/Images/Chevy/previous.png) no-repeat 0 0; width: 90px; height: 22px;
	position: absolute;
	top: 61px;
	right: 102px;
}
.chevy_previous:hover { background-position: 0px -22px; }

.chevy_next { background: url(http://content.cmt.ca/Images/Chevy/next.png) no-repeat 0 0; width: 90px; height: 22px;
	position: absolute;
	top: 61px;
	right: 20px;
}
.chevy_next:hover { background-position: 0px -22px; }

.chevy_playButton { background: url(http://content.cmt.ca/Images/Chevy/play-button.png) no-repeat 0 0; width: 33px; height: 33px;
	position: absolute; z-index: 100; top: -15px; left: 207px; }
.chevy_playButton:hover { background-position: 0px -33px; }

* html .chevy_playButton { left: 197px; }

.chevy_submit { background: url(http://content.cmt.ca/Images/Chevy/submit.png) no-repeat 0 0; width: 90px; height: 22px; }
.chevy_submit:hover { background-position: 0px -22px; }

.chevy_follow { background: url(http://content.cmt.ca/Images/Chevy/follow-twitter.png) no-repeat 0 0; width: 195px; height: 22px; }
.chevy_follow:hover { background-position: 0px -22px; }

.chevy_seeTheRest { background: url(http://content.cmt.ca/Images/Chevy/see-the-rest.png) no-repeat 0 0; width: 270px; height: 45px; }
.chevy_seeTheRest:hover { background-position: 0px -45px; }

.chevy_voteNow { background: url(http://content.cmt.ca/Images/Chevy/vote-now.png) no-repeat 0 0; width: 147px; height: 36px; }
.chevy_voteNow:hover { background-position: 0px -36px; }

.chevy_voteAgain { background: url(http://content.cmt.ca/Images/Chevy/vote-again.png) no-repeat 0 0; width: 147px; height: 36px; }
.chevy_voteAgain:hover { background-position: 0px -36px; }

.chevy_pickTop5 { background: url(http://content.cmt.ca/Images/Chevy/pick-your-top5-now.png) no-repeat 0 0; width: 210px; height: 22px; }
.chevy_pickTop5:hover { background-position: 0px -22px; }

.chevy_caseyProfile { background: url(http://content.cmt.ca/Images/Chevy/casey-profile.png) no-repeat 0 0; width: 215px; height: 22px; }
.chevy_caseyProfile:hover { background-position: 0px -22px; }

.chevy_lindsayProfile { background: url(http://content.cmt.ca/Images/Chevy/lindsay-profile.png) no-repeat 0 0; width: 215px; height: 22px; }
.chevy_lindsayProfile:hover { background-position: 0px -22px; }

.chevy_caseysPlayBtn { background: url(http://content.cmt.ca/Images/Chevy/play-button.png) no-repeat 0 0; width: 32px; height: 32px; position: absolute; top: 17px; left: 26px; behavior: url(/iepngfix.htc); }
.chevy_caseysPlayBtn:hover { background-position: 0px -32px; }

.chevy_caseysVoteBtn { position: absolute; top: 870px; left: 284px; z-index:10000; background: url(http://content.cmt.ca/Images/Chevy/caseys-vote.png) no-repeat 0 0; width: 65px; height: 25px; margin: 20px 0px 0px 0px; }
.chevy_caseysVoteBtn:hover { background-position: 0px -25px; }

.chevy_caseysVoteBtnFB { position: absolute; top: 680px; left: 227px; z-index:10000; background: url(http://content.cmt.ca/Images/Chevy/caseys-vote.png) no-repeat 0 0; width: 65px; height: 25px; margin: 20px 0px 0px 0px; }
.chevy_caseysVoteBtnFB:hover { background-position: 0px -25px; }

.chevy_caseysVoteAgainBtn { background: url(http://content.cmt.ca/Images/Chevy/vote-again2.png) no-repeat 0 0; width: 145px; height: 25px; margin: 0 auto; }
.chevy_caseysVoteAgainBtn:hover { background-position: 0px -25px; }

.chevy_caseysFB { background: url(http://content.cmt.ca/Images/Chevy/share-fb.png) no-repeat 0 0; width: 243px; height: 48px; margin: 0 auto; }
.chevy_caseysFB:hover { background-position: 0px -48px; }


/* TEXT ITEMS */
.chevy_lightBlue { color: #ccffff; }
.chevy_green { color: #00a000; }
.chevy_lightGreen { color: #19c819; }
.chevy_darkBlue { color: #18406b; }
.chevy_lightGray { color: #7d7c7c; }
.chevy_other_gray { color: #3e3931; }



/* FORM ITEMS */
.chevy_questionTextareaContainer {
	background: url(http://content.cmt.ca/Images/Chevy/textarea-background.png) no-repeat top;
	width: 560px;
	min-height: 65px;
	height: auto !important;
	height: 65px;	
	margin-bottom: 5px;
	border: none;
	float: left;
	behavior: url(/iepngfix.htc);
}

.chevy_questionTextarea {
	width: 535px;
	height: 40px;
	margin: 6px 10px 0px 10px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -0.02em;
	color: #122740;
	border: 0;
}

.chevy_questionTextboxContainer {
	background: url(http://content.cmt.ca/Images/Chevy/textbox-background.png) no-repeat left top;
	width: 540px;
	height: 26px;
	margin-bottom: 5px;
	border: none;
	float: left;
}

.chevy_questionTextbox {
	width: 160px;
	height: 20px;
	margin: 4px 10px 0px 10px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -0.02em;
	color: #122740;
	border: 0;
	float: left;
	background-color: #ffffff;	
}

.chevy_questionCaptchaTextbox {
	margin-bottom:10px;
	vertical-align:top;
	height:22px;
	width:50px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -0.02em;
}

/* ERROR ITEMS */
.chevy_questionTextboxContainer .errorNotification {
	color: #FCBE03;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	float: left;
}

.chevy_questionTextareaContainer .errorNotification {
	color: #FCBE03;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}

.chevy_questionCaptchaContainer .errorNotification {
	color: #FCBE03;
	font-size: 12px;
	font-weight: bold;
}


/* POLL ITEMS */
.chevy_blueBox_smallContainer .pollQuestionContainer table { margin-top: 10px; }
.chevy_blueBox_smallContainer .pollQuestionContainer p { padding: 3px 0px 3px 0px;}


/* THE CASEY'S ITEMS */
.chevy_caseysContainer {
	position: relative;
	width: 600px;
	float: left;
}

.chevy_caseysContainer_top {
	background: url(http://content.cmt.ca/Images/Chevy/caseys-top2.png) no-repeat bottom;
	width: 560px; /* full width: 600px; - padding */
	height: 95px; /* full height: 110px; - padding */
	padding: 15px 20px 0px 20px;
	float: left;
	behavior: url(/iepngfix.htc);
}

.chevy_caseysContainer_top2 {
	background: url(http://content.cmt.ca/Images/Chevy/caseys-top.png) no-repeat top;
	width: 560px; /* full width: 600px; - padding */
	height: 50px; /* full height: 80px; - padding */
	padding: 30px 20px 0px 20px;
	float: left;
	behavior: url(/iepngfix.htc);
}

.chevy_caseysContainer_content {
	background-color: #ffffff;
	width: 561px; /* full width: 600px; - padding */
	height: 320px; /* full height: 330px; - padding */
	padding: 20px 19px 0px 20px;
	float: left;
}

.chevy_caseysContainer_bottom {
	background: url(http://content.cmt.ca/Images/Chevy/caseys-bottom.png) no-repeat bottom;
	width: 600px;
	height: 20px;
	margin-bottom: 20px;
	float: left;
	behavior: url(/iepngfix.htc);
}

.chevy_caseysQuestion { position: absolute; top: 84px; left: 20px; font-size: 15px; color: #ffffff; }

.chevy_caseysVideo_left { width: 260px; float: left; }
.chevy_caseysVideo_right { width: 300px; float: left; }

.chevy_caseysVideoContent { width: 260px; float: left; margin-bottom: 20px; }
.chevy_caseysVideoRadio { position: relative; background: url(http://content.cmt.ca/Images/Chevy/radio-background-video.png) no-repeat bottom; width: 17px; height: 16px; float: left; }
.chevy_caseysVideoRadio input { position: absolute; top: 1px; left: 3px; } /* see ie7.css for alternative */
.chevy_caseysVideoThumb { position: relative; width: 96px; float: left; }
.chevy_caseysVideoDesc { width: 130px; float: left; }
.chevy_caseysVideoDesc a { line-height: 14px; color: #3e3931; font-size: 12px; font-weight: bold; text-decoration: none; }
.chevy_caseysVideoDesc a:hover { text-decoration: underline; }

.chevy_caseysPhoto { width: 561px; float: left; margin-bottom: 20px; }
.chevy_caseysPhotoContent { width: 186px; margin-right: 1px; float: left; }
.chevy_caseysPhotoContent img { width: 186px; height: 170px; }

.chevy_caseysPhotoDesc { width: 166px; height: 60px; float: left; background-color: #e8e8e8; padding: 10px; line-height: 13px; font-size: 12px; }
.chevy_caseysPhotoRadio { position: relative; margin-left: 85px; background: url(http://content.cmt.ca/Images/Chevy/radio-background-photo.png) no-repeat bottom; width: 16px; height: 18px; float: left; }
.chevy_caseysPhotoRadio input { position: absolute; top: 2px; left: 2px; } /* see ie7.css for alternative */

#chevy_caseysErrorContainer {
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 16px;
	color: #ffffff;
	width: 600px;
	height: 350px;
	padding-top: 120px;
	background: url(http://content.cmt.ca/Images/Chevy/error-overlay.png) no-repeat top;
	text-align: center;
	z-index: 10001;
	behavior: url(/iepngfix.htc);
}



/* THE CASEY'S FACEBOOK ITEMS */
.chevy_FBContainer .chevy_whiteBox_container { background-color: #003c00; width: 480px; /* full width: 520px; - padding */ }
.chevy_FBContainer .chevy_whiteBox_top { background: url(http://content.cmt.ca/Images/Chevy/greenboxFB-top.png) no-repeat bottom; width: 520px; }
.chevy_FBContainer .chevy_whiteBox_bottom { background: url(http://content.cmt.ca/Images/Chevy/greenboxFB-bottom.png) no-repeat bottom; width: 520px; height: 18px; }

.chevy_FBContainer .chevy_caseysContainer { width: 520px; }

.chevy_FBContainer .chevy_caseysContainer_top {
	background: url(http://content.cmt.ca/Images/Chevy/caseys-FB-top.png) no-repeat bottom;
	width: 480px; /* full width: 520px; - padding */
	height: 95px; /* full height: 110px; - padding */
}

.chevy_FBContainer .chevy_caseysContainer_top2 {
	background: url(http://content.cmt.ca/Images/Chevy/caseys-FB-top2.png) no-repeat top;
	width: 480px; /* full width: 520px; - padding */
	height: 50px; /* full height: 80px; - padding */
}

.chevy_FBContainer .chevy_caseysContainer_content {
	background-color: #ffffff;
	width: 479px; /* full width: 520px; - padding & borders */
	height: 320px;
	padding-bottom: 20px;
	border: 1px solid #999999;
	border-top: none !important;
}

.chevy_FBContainer .chevy_caseysContainer_bottom {
	background: none !important;
	width: 520px;
	height: 1px;
}

.chevy_FBContainer p.FBquestion { font-size: 18px !important; }


.chevy_FBContainer .chevy_caseysVideo_left { width: 179px; float: left; }
.chevy_FBContainer .chevy_caseysVideo_right { width: 300px; float: right; }

.chevy_FBContainer .chevy_caseysVideoContent { width: 179px; float: left; margin-bottom: 20px; }
.chevy_FBContainer .chevy_caseysVideoThumb { position: relative; width: 95px; float: left; }
.chevy_FBContainer .chevy_caseysVideoDesc { width: 100px; float: left; padding-left: 16px; padding-top: 5px; }
.chevy_FBContainer .chevy_caseysVideoDesc a { line-height: 14px; color: #3e3931; font-size: 12px; font-weight: bold; text-decoration: none; }
.chevy_FBContainer .chevy_caseysVideoDesc a:hover { text-decoration: underline; }


.chevy_FBContainer .chevy_caseysPhoto { width: 479px; float: left; }
.chevy_FBContainer .chevy_caseysPhotoContent { width: 158px; margin-right: 1px; float: left; }

.chevy_FBContainer .chevy_caseysPhotoContent img { width: 158px; height: 144px; }

.chevy_FBContainer .chevy_caseysPhotoDesc { width: 138px; height: 60px; float: left; background-color: #e8e8e8; padding: 10px; line-height: 13px; font-size: 12px; }
.chevy_FBContainer .chevy_caseysPhotoRadio { position: relative; margin-left: 71px; background: url(http://content.cmt.ca/Images/Chevy/radio-background-photo.png) no-repeat bottom; width: 16px; height: 18px; float: left; }
.chevy_FBContainer .chevy_caseysPhotoRadio input { position: absolute; top: 2px; left: 2px; } /* see ie7.css for alternative */

.chevy_FBContainer #chevy_caseysErrorContainer {
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 16px;
	color: #ffffff;
	width: 520px;
	height: 350px;
	padding-top: 120px;
	background: url(http://content.cmt.ca/Images/Chevy/error-overlay-fb.png) no-repeat top;
	text-align: center;
	z-index: 10001;
	behavior: url(/iepngfix.htc);
}



/* SCROLL ITEMS */
#chevy_videoSelector {
	width: 600px;
	display: block;
	_overflow: hidden;
}

.chevy_videoSelectorContainer .jScrollPaneTrack {
	background: none;
	bottom: 0;
	left: 11px !important;
	z-index: 1000;
}

.scroll-pane {
	width: 600px;
	height: 145px;
	float: left;
	padding: 0;
}

#chevy_photoSelector {
	width: 292px;
	display: block;
	_overflow: hidden;
}

.chevy_photoSelectorContainer .jScrollPaneTrack {
	background: none;
	bottom: 0;
	left: 16px !important;
	z-index: 1000;
}

.scroll-pane-photo {
	width: 300px;
	height: 103px;
	float: left;
	padding: 0;
}

#chevy_episodeSelector {
	width: 600px;
	display: block;
	_overflow: hidden;
}

.chevy_episodeSelectorContainer .jScrollPaneTrack {
	background: none;
	bottom: 0;
	left: 12px !important;
	z-index: 1000;
}

.scroll-pane-episode {
	width: 600px;
	height: 479px;
	float: left;
	padding: 0;
}

#chevy_episodeSelector_small {
	width: 292px;
	display: block;
	_overflow: hidden;
}

.chevy_episodeSelectorContainer_small .jScrollPaneTrack {
	background: none;
	bottom: 0;
	left: 21px !important;
	z-index: 1000;
}

.scroll-pane-episode-small {
	width: 300px;
	height: 413px;
	float: left;
	padding: 0;
}

#chevy_promoSelector_small {
	width: 290px;
	display: block;
	_overflow: hidden;
}

.chevy_promoSelectorContainer .jScrollPaneTrack {
	background: none;
	bottom: 0;
	left: 21px !important;
	z-index: 1000;
}

.scroll-pane-promo-small {
	width: 290px;
	height: 342px;
	float: left;
	padding: 0;
}

.chevy_videoSelectorContainer .jScrollPaneDrag, .chevy_photoSelectorContainer .jScrollPaneDrag, .chevy_episodeSelectorContainer .jScrollPaneDrag,
.chevy_episodeSelectorContainer_small .jScrollPaneDrag, .chevy_promoSelectorContainer .jScrollPaneDrag {
	position: absolute;
	background: transparent url(http://content.cmt.ca/Images/Chevy/scroll.png) no-repeat !important;
	bottom: 0;
	width: 102px !important;
	z-index: 10 !important;
	behavior: url(/iepngfix.htc);
}

* html .chevy_videoSelectorContainer .jScrollPaneDrag,
* html .chevy_photoSelectorContainer .jScrollPaneDrag,
* html .chevy_episodeSelectorContainer .jScrollPaneDrag,
* html .chevy_episodeSelectorContainer_small .jScrollPaneDrag { bottom: -1px; }

/* SCROLL ARROWS */
a.jScrollArrowLeft {
	background: url(http://content.cmt.ca/Images/Chevy/scroll-arrow-left.png) no-repeat 0 0;
	display: block;
	position: absolute;
	z-index: 1000 !important;
	bottom: 0px !important;
	left: 11px !important;
	text-indent: -2000px !important;
	overflow: hidden;
	height: 18px !important;
	width: 19px !important;
}

a.jScrollArrowLeft:hover {
	background-position: 0px -18px;
}

a.jScrollArrowRight {
	background: url(http://content.cmt.ca/Images/Chevy/scroll-arrow-right.png) no-repeat 0 0;
	display: block;
	position: absolute;
	z-index: 1000 !important;
	bottom: 0px !important;
	right: 11px !important;
	text-indent: -2000px !important;
	overflow: hidden;
	height: 18px !important;
	width: 19px !important;
}

a.jScrollArrowRight:hover {
	background-position: 0px -18px;
}
	
* html a.jScrollArrowLeft, * html a.jScrollArrowRight { behavior: url(/iepngfix.htc); cursor: hand; }
* html a.jScrollArrowLeft, * html a.jScrollArrowRight { bottom: -1px !important; }

.chevy_episodeSelectorContainer_small a.jScrollArrowLeft,
.chevy_photoSelectorContainer a.jScrollArrowLeft { left: 21px !important; }

.chevy_episodeSelectorContainer_small a.jScrollArrowRight,
.chevy_photoSelectorContainer a.jScrollArrowRight { right: 5px !important; }


div#fancy_outer { z-index: 200000 !important; }

/* TAB ITEMS */
.ui-tabs .ui-tabs-hide {
    display: none !important;
}



