/* CSS for the Digital Store */




* {
	margin: 0;
	padding: 0;
}
body {
	font-family: arial;
	font-size: 62.5%;
}
a {
	color: #406cac;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}

/* Site Container
------------------------- */

#cn_container {
	font-size: 1.1em;
	margin: 0 auto;
	width: 972px;
}

/* Top Hat Links
------------------------- */

#cn_tophat_cont {
	overflow: auto;
}
#cn_tophat_cont a {
	font-weight: bold;
}
.cn_tophat_left {
	float: left;
	padding-left: 2%;
	width: 48%;
}
.cn_tophat_left ul li {
	display: inline;
}
.cn_tophat_right {
	float: right;
	padding-right: 2%;
	text-align: right;
	width: 48%;
}
#cn_head_cont {
	background: url(../images/cn_brand_bg.gif) repeat-x;
	height: 96px;
	width: 972px;
}
.cn_brand_left {
	float: left;
	margin: 30px 0 0 5px;
}
.cn_brand_right {
	float: right;
	margin: 40px 5px 0 0;
}

/* Search / Nav Container
------------------------- */

#cn_searchnav_cont {
	background: url(../images/searchnav_bg.gif) repeat-x top left;
	height: 55px;
	margin: 0 15px 15px 15px;
	overflow: hidden;
}

/* Search Bar
------------------------- */

#cn_search_cont {
	float: left;
	height: 55px;
	width: 475px;
}
#cn_search_cont_google {
	display: none;
	float: left;
	height: 53px;
	width: 513px;
}
.cn_search_title {
	color: #636466;
	float: left;
	height: 28px;
	padding: 22px 2px 0 0;
	text-align: right;
	width: 58px;
}
.cn_search_title h3 {
	font-size: 1em;
}
.cn_sn_cont {
	float: left;
	width: 330px;
	height: 50px;
}
.cn_search_link {
	float: left;
	margin-top: 5px;
	width: 100%;
}
.cn_search_link ul {
	float: left;
}
.cn_search_link li {
	display: inline;
}
.cn_search_link li a:hover {
	background: #d1def0;
}
.cn_search_type {
	float: right;
	padding: 0 90px 2px 0;
}
.cn_search_go {
	float: left;
	padding: 19px 0 0 6px;
}
.cn_search_go_google {
	float: left;
	padding: 0 0 0 6px;
}
.cn_search_go_google input {
	margin-top: 19px;
}
.cn_google {
	float: left;
	margin: 13px 0 0 5px;
}
.cn_si {
	border: 1px solid #7f9db9;
	height: 18px;
	float: left;
	width: 185px;
}
.cn_si_google {
	border: 1px solid #7f9db9;
	height: 18px;
	float: left;
	margin-top: 2px;
	width: 320px;
}
.cn_search_in {
	color: #636466;
	float: left;
	font-weight: bold;
	padding: 3px 10px 0 10px;
}
.cn_ss {
	border: 1px solid #7f9db9;
	float: left;
	height: 20px;
	width: 107px;
}

/* Top Nav
------------------------- */

#cn_topnav_cont {
	float: right;
	height: 55px;
}
#cn_topnav_cont ul li {
	background: url(../images/topnav_bg.gif) no-repeat top right;
	display: block;
	float: left;
	height: 55px;
}
#cn_topnav_cont ul li a {
	display: block;
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	height: 30px;
	padding: 32px 10px 0 10px;
}
#cn_topnav_cont ul li.cn_howto {
	background: url(../images/cn_how_to_watch.gif) repeat-x top left;
}
#cn_topnav_cont ul li a.cn_howto_img {
	background: url(../images/cn_tv_icon.gif) no-repeat 10px 25px;
	padding-left: 40px;
}
#cn_topnav_cont ul li a.cn_topnav_cart {
	background: url(../images/cart_icon.gif) no-repeat 10px 25px;
	padding-left: 40px;
}
#cn_topnav_cont ul li a:hover {
	text-decoration: underline;
}

/* Left Nav
------------------------- */

.cn_leftnav_top {
	float: left;
}
.cn_leftnav_big {
	background: url(../images/cn_leftnav_big.jpg) no-repeat top left;
	display: block;
	height: 29px;
	width: 179px;
}
.cn_leftnav_top li {
	min-height: 29px;
}
.cn_leftnav_top li a.cn_leftnav_small {
	background: url(../images/cn_leftnav_small.jpg) no-repeat top left;
	display: block;
	float: left;
	line-height: 29px;
	height: 29px;
	width: 148px;
}
.cn_leftnav_updwn {
	background: url(../images/cn_leftnav_updwn.jpg) no-repeat top left;
	display: block;
	float: left;
	height: 29px;
	outline: none;
	width: 22px;
}
.cn_leftnav_updwn:hover {
	background-position: bottom left!important;
}
.cn_leftnav_updwnup {
	background: url(../images/cn_leftnav_updwn.jpg) no-repeat top right;
	display: block;
	float: left;
	height: 29px;
	outline: none;
	width: 22px;
}
.cn_leftnav_updwnup:hover {
	background-position: bottom right!important;
}
#cn_leftnav_cont {
	float: left;
	margin-left: 10px;
	width: 190px;
}
#cn_leftnav_cont ul li {
	clear: both;
	list-style: none;
	line-height: 24px;
	min-height: 24px;
	width: 186px;
}
.cn_leftnav_top li a {
	color: #464545;
	font-weight: bold;
	list-style: none;
	padding: 0 0 0 8px;
}
/* Left Sub Nav
------------------------- */
.cn_leftnav_sub li a {
	display: block;
	font-weight: normal;
	height: 24px;
	line-height: 24px;
	text-indent: 8px;
	width: 180px;
}
.cn_leftnav_sub li a:hover {
	background: #e9eef5;
}
.cn_leftnav_active {
	background: #e9eef5;
}
.cn_leftnav_top li ul {
	margin: 0;
	padding: 0;
	clear: both;
	position: static;
}
.cn_leftnav_sub {
	display: none;
}
ul.cn_leftnav_top li {
	display: inline;
}
/* What Is
------------------------- */

.cn_what_is ul {
	border-top: 3px solid #dfdfde;
	border-bottom: 3px solid #dfdfde;
	margin: 5px 0 0 0;
	padding: 5px 0 5px 0;
	width: 97%;
}
.cn_what_is a {
	font-weight: bold;
	margin-left: 5px;
}

/* Main Container
------------------------- */

.cn_more_details {
	font-weight: bold;
	margin: 226px 0 0 487px;
	position: absolute;
}
.season_link {
	font-size: 1.5em;
	font-weight: bold;
	margin: 250px 0 0 260px;
	position: absolute;
}
.tmpsubmit_btn {
	margin: 147px 0 0 750px;
	position: absolute;
}
.tmpdownload_btn {
	margin: 97px 0 0 731px;
	position: absolute;
	z-index: 0;
}
.eps_btn {
	font-size: 1em;
	font-weight: bold;
	margin: 105px 0 0 295px;
	position: absolute;
}
.checkout_btn {
	margin: 230px 0 0 730px;
	position: absolute;
}
#cn_main_cont {
	float: left;
	margin-left: 15px;
	width: 737px;
}
.cn_main_titlebar, .cn_main_titlebar_sub, .cn_checkout_titlebar {
	background: url(../images/cn_mainhead_bg.gif) repeat-x bottom left;
	border-bottom: 1px solid #ececec;
	height: 35px;
	padding: 8px 0 0 12px;
}
.cn_main_titlebar h1, .cn_main_titlebar_sub h1, .cn_checkout_titlebar h1 {
	background: url(../images/cn_cn_logo.gif) no-repeat top right;
	display: block;
	float: left;
	font-size: 1.6em;
	height: 27px;
	padding-top: 8px;
	width: 100%;
}
.cn_main_titlebar_sub h1 {
	background: url(../images/cn_cn_logo.gif) no-repeat top right;
}
.cn_checkout_titlebar h1 {
	background: none;
}
.cn_main_detail_cont {
	border-bottom: 1px solid #ececec;
	border-right: 1px solid #ececec;
	float: left;
}
.cn_main_detail {
	float: left;
	width: 524px;
}
.cn_main_detail img {
	border: 1px solid #ccc;
	float: left;
	margin: 15px;
}
.cn_detail_desc {
	float: left;
	margin-top: 15px;
	width: 300px;
}
.cn_detail_desc h2 {
	font-size: 1.4em;
	font-weight: bold;
}
.cn_detail_desc h3 {
	float: left;
	font-size: 1.2em;
	margin: 0 4px 0 0;
	padding: 0;
}
.cn_detail_desc p {
	font-size: 1em;
	margin-bottom: 10px;
	padding-top: 2px;
}
.cn_detail_desc a {
	margin-bottom: 10px;
}
.cn_detail_list {
	list-style: square;
	margin: 5px 0 0 25px;
}
.cn_details {
	font-weight: bold;
	margin-left: 10px;
}
.cn_main_buy_cont {
	float: left;
	width: 212px;
}
.cn_main_buy_head {
	background: #f0f0f0;
	height: 20px;
	padding: 2px 0 0 6px;
}
.cn_main_buy_head h2 {
	float: left;
	font-size: 1.2em;
}
.cn_detail_whatis {
	float: right;
	font-size: 1em;
	margin: 2px 5px 0 0;
}
.cn_detail_purchase {
	border-top: 1px solid #ececec;
	height: 111px;
}
.cn_detail_left {
	float: left;
	position: absolute;
	width: 230px;
}
.cn_detail_left p {
	margin: 3px 0 0 10px;
}
.cn_not_available {
	color: #999;
}
.cn_detail_right {
	float: right;
	width: 70px;
}
.cn_detail_ie {
	clear: both;
	color: #ff0000;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 15px;
	text-align: center;
}
.cn_addto_cart {
	background: #ccc url(../images/addtocart_bg.gif) repeat-x;
	border-left: 1px solid #d8d8d7;
	border-top: 1px solid #d8d8d7;
	margin: 38px 0 0 10px;
	text-align: center;
	width: 55px;
}
.cn_addto_cart a {
	font-weight: bold;
}
.cn_addto_cart a:hover {
	text-decoration: none;
}

/* Modal Window
-------------------------- */

.modal_cont {
	border: 2px solid #406cac;
	display: none;
	position: absolute;
	z-index: 3;
}
.cn_close_btn {
	background: url(../images/cn_close.jpg) no-repeat top left;
	display: block;
	float: right;
	height: 17px;
	margin: 5px 5px 0 0;
	outline: none;
	text-indent: -9999px;
	width: 19px;
}
#modCont {
	background: #fff url(../images/mediamanager.gif);
	border: 1px solid #e7e6e6;
	display: none;
	position: absolute;
	z-index: 3;
}
#modal_cover {
	background: #000;
	display: none;
	z-index: 2;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}
#close_modal {
	margin: 320px 0 0 590px;
	position: absolute;
}
.cn_faq_iframe {
	border: none;
	height: 356px;
	margin-top: 10px;
	width: 100%;
}

/* FAQ

--------------------------- */

#cn_faq_container {
	font-size: 1.3em;
}

#cn_faq_container a{
	font-weight: bold;
}

#cn_faq_container p {
	margin: 20px 20px 0 35px;
}

#cn_faq_container ul {
	margin-left: 30px;
}

#cn_faq_container li {
	padding: 5px;
}

.cn_faq_quick {
	font-weight: bold;
	margin-left: 35px;
}
#cn_faq_container p.cn_faq_link {
	margin: 2px 0 70px 35px;
}

#cn_faq_container ul {
	margin: 10px 0 10px 60px;
}

#cn_faq_container ol {
	margin: 10px 0 10px 60px;
}

#cn_faq_container .cn_faq_type_none {
	margin: 0 0 0 30px;
}

#cn_faq_container .cn_faq_type_none li {
	list-style: none;
}

/* Now Playing
--------------------------- */

#cn_np {
	float: left;
	margin-bottom: 15px;
}
.cn_np_left {
	float: left;
	height: 280px;
	width: 460px;
}
.cn_np_left_center {
	background: #000;
	float: left;
	height: 250px;
	width: 100%;
}
.cn_np_left_bottom {
	background: #000;
	float: left;
	width: 100%;
}
.cn_np_left_bottom_left {
	float: left;
	width: 130px;
}
.cn_np_left_bottom_center {
	color: #fff;
	float: left;
	font-size: .9em;
	padding-top: 4px;
	width: 200px;
}
.cn_np_left_bottom_right {
	float: right;
	width: 50px;
}
.cn_np_right {
	float: left;
	padding: 0 15px 0 15px;
	width: 240px;
}
.cn_np_right h1 {
	border-bottom: 2px dotted #ccc;
	font-size: 1.8em;
	padding-bottom: 5px;
	width: 240px;
}
.cn_np_right h2 {
	font-size: 1.4em;
	font-weight: bold;
}
.cn_np_right h3 {
	float: left;
	font-size: 1.2em;
	margin: 0 4px 0 0;
	padding: 0;
}
.cn_np_right p {
	font-size: 1em;
	margin-bottom: 10px;
	padding-top: 2px;
}
.cn_np_right a {
	display: block;
	margin-bottom: 10px;
}
.cn_np_title {
	background: url(../images/cn_down_arrow.gif) no-repeat center left;
	margin: 10px 0 0 0;
	padding-left: 20px;
}
.cn_bold {
	font-size: 1.2em;
	font-weight: bold;
}
.cn_bold_plain {
	font-weight: bold;
}
p.cn_available {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 5px;
}
.cn_avail_cent {
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	width: 100px;
}
.cn_np_rent, .cn_np_buy, .cn_np_or {
	float: left;
	text-align: center;
	width: 40px;
}
.cn_np_rent_or_buy {
	float: left;
	text-align: center;
	width: 100px;
}
.cn_np_or {
	width: 20px;
}
.cn_np_details {
	clear: both;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 5px;
}
/* New Releases
------------------- */
.cn_nr_cont {
	margin-top: 30px;
	position: relative;
	z-index: 3;
}

#cn_nr_cont_1, #cn_nr_cont_2 {
	margin-top: 15px;
	overflow: hidden;
	width: 747px;
}
.cn_nr_title {
	background: url(../images/cn_cn_logo.gif) no-repeat scroll 95% 0%;
	border-bottom: 1px solid #ececec;
	border-right: 1px solid #ececec;
	float: left;
	height: 35px;
	width: 640px;
}
.cn_nr_title h1 {
	font-size: 1.8em;
	margin-top: 5px;
}
.cn_nr_wrap {
	background: url(../images/cn_nr_bg_off.jpg) no-repeat top left;
	float: left;
	height: 245px;
	margin: 0 19px 5px 0;
	position: relative;
	text-align: center;
	width: 167px;
}
.cn_nr_wrap_on {
	background: url(../images/cn_nr_bg_on.jpg) no-repeat top left;
	float: left;
	height: 245px;
	margin: 0 19px 5px 0;
	position: relative;
	text-align: center;
	width: 167px;
}
a.cn_nr_trailer {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 0 0 38px;
	position: absolute;
	z-index: 2;
}
a.cn_nr_buy {
	display: block;
	height: 245px;
	position: absolute;
	text-decoration: none;
	width: 167px;
}
a.cn_nr_buy:hover {
}
.cn_nr_nav {
	border-bottom: 1px solid #ececec;
	float: left;
	height: 24px;
	padding-top: 11px;
	text-align: center;
	width: 96px;
}
.cn_nr_name {
	color: #000;
	font-weight: bold;
	font-size: 1.1em;
}
.cn_nr_name:hover p {
	text-decoration: underline;
}
.cn_nr_rent, .cn_nr_buy, .cn_nr_or {
	color: #000;
	float: left;
	font-size: .9em;
	text-align: center;
	width: 40px;
}
.cn_nr_rent_or_buy {
	color: #000;
	float: left;
	font-size: .9em;
	text-align: center;
	width: 100px;
}

.cn_nr_or {
	width: 20px;
}
.cn_nr_purch {
	margin: 0 auto;
	overflow: hidden;
	width: 100px;
}
.cn_nr_avail {
	color: #000;
	font-weight: bold;
	margin-top: 2px;
}
.cn_nr_details {
	font-weight: bold;
}

/* Shows
----------------------- */

.cn_tv_cont {
	margin-top: 20px;
	position: relative;
	z-index: 3;
}
.cn_tv_wrap {
	background: url(../images/cn_tv_bg_off.jpg) no-repeat top left;
	float: left;
	height: 141px;
	margin: 0 19px 5px 0;
	position: relative;
	text-align: center;
	width: 165px;
}
.cn_tv_wrap_on {
	background: url(../images/cn_tv_bg_on.jpg) no-repeat top left;
	float: left;
	height: 141px;
	margin: 0 19px 5px 0;
	position: relative;
	text-align: center;
	width: 165px;
}
a.cn_tv_trailer {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px 0 0 38px;
	position: absolute;
	z-index: 2;
}
a.cn_tv_buy {
	display: block;
	height: 141px;
	position: absolute;
	text-decoration: none;
	width: 167px;
}

/* Seasons
----------------------- */

.cn_show_overview {
	border-bottom: 1px solid #ececec;
	float: left;
	padding: 25px 0 25px 25px;
	width: 700px;
}
.cn_show_overview_l {
	float: left;
	width: 210px;
}
.cn_show_overview_r {
	float: left;
	margin-left: 25px;
	width: 300px;
}
.cn_season_overview {
	border-bottom: 1px solid #ececec;
	display: block;
	float: left;
	padding: 25px 0 25px 85px;
	width: 660px;
}
.cn_season_overview_l {
	float: left;
	width: 95px;
}
.cn_season_overview_r {
	float: left;
	margin-left: 80px;
	width: 300px;
}

/* Episodes
----------------------- */

.cn_episode_overview {
	border-bottom: 1px solid #ececec;
	float: left;
	overflow: hidden;
	padding: 25px 0 25px 25px;
	width: 720px;
}
.cn_episode_overview_l {
	float: left;
	margin-left: 25px;
}

.cn_episode_overview_r {
	float: left;
	margin-left: 25px;
	width: 300px;
}
.cn_episode_overview_r h2 {
	font-size: 1.5em;
}
.cn_ep_overview {
	border-bottom: 1px solid #ececec;
	float: left;
	overflow: hidden;
	padding: 0 0 0 50px;
	width: 697px;
}
.cn_ep_overview_l {
	float: left;
	padding: 25px 0 25px 0;
	width: 475px;
}
.cn_ep_overview_l h3 {
	font-size: 1.3em;
	margin-top: 5px;
}
.cn_ep_overview_l p {
	margin: 5px 0 5px 0;
}
.cn_ep_overview_r {
	border-left: 1px solid #ececec;
	float: left;
	height: 160px;
	margin-left: 80px;
	width: 140px;
}
.cn_ep_addto {
	margin: 38px 0 0 50px;
	text-align: center;
	width: 55px;
}
.cn_ep_addto_cart {
	background: #ccc url(../images/addtocart_bg.gif) repeat-x;
	border-left: 1px solid #d8d8d7;
	border-top: 1px solid #d8d8d7;
	margin: 5px 0 0 50px;
	text-align: center;
	width: 55px;
}

/* Search Results
----------------------- */

#cn_nonav_cont {
	margin: 0 auto;
	overflow: hidden;
	width: 700px;
}
.cn_search_nav {
	float: right;
}
.cn_search_nav ul {
	float: left;
	padding-top: 5px;
	width: 280px;
}
.cn_search_nav li {
	display: inline;
	list-style: none;
	margin-left: 5px;
}
.backtomain {
	float: left;
	font-weight: bold;
	padding-top: 5px;
	width: 100px;
}
.cn_search_head {
	border-bottom: 1px solid #ececec;
	float: left;
	padding: 2px 0 2px 0;
	width: 100%;
}
.cn_main_titlebar_search {
	background: url(../images/cn_mainhead_bg.gif) repeat-x top left;
	border-bottom: 1px solid #ececec;
	float: left;
	height: 26px;
	padding: 8px 0 0 12px;
	width: 725px;
}
.cn_main_titlebar_search h1 {
	display: block;
	float: left;
	font-size: 1.6em;
	width: 200px;
}
.cn_no_results p {
	margin: 8px 0 8px 0;
}
.cn_search_head p {
	padding: 6px 0 0 0;
}
.cn_sh_result {
	float: left;
	padding-left: 12px;
	width: 148px;
}
.cn_sh_title {
	float: left;
	padding-left: 10px;
	width: 170px;
}
.cn_sh_title p {
	float: left;
	padding-right: 5px;
}
.cn_sh_detail {
	float: left;
	width: 275px;
}
.cn_sh_type {
	float: left;
	width: 60px;
}
#cn_sh_drop {
	border: 1px solid #7f9db9;
	float: left;
	margin: 4px 0 0 6px;
	width: 95px;
}
.cn_search_body {
	border-bottom: 1px solid #ececec;
	float: left;
	padding: 15px 0 15px 12px;
}
.cn_sb_result {
	float: left;
	width: 148px;
}
.cn_sb_title {
	float: left;
	font-weight: bold;
	padding-left: 10px;
	width: 170px;
}
.cn_sb_detail {
	float: left;
	padding-right: 30px;
	width: 245px;
}
.cn_sb_type {
	float: left;
	width: 60px;
}

/* SHOPPING CART
------------------------------*/
.cn_sc_title {
	color: #406CAC;
	font-size: 1.2em;
	float: left;
	margin: 0 35px 0 0;
}
.cn_sc_items {
	font-size: 1.0em;
}
.cn_sc_body {
	border-bottom: 1px solid #ececec;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.cn_sc_buy {
	color: #000;
}
.cn_sc_remove {
	background: #fff url(../images/remove_icon.png) left 3px no-repeat;
	color: #000;
	display: block;
	float: left;
	margin-top: 10px;
	padding-left: 14px;
}
.cn_sc_cont_left {
	border-right: solid 1px #ececec;
	float: left;
	width: 556px;
}
.cn_sc_thumb {
	float: left;
	padding: 10px 40px 10px 10px;
	margin: 0;
}
.cn_sc_copy {
	float: left;
	padding: 10px 0 0 0;
	margin: 0;
	width: 335px;
}
.cn_sc_cont_right {
	float: left;
	margin: 0;
	padding: 50px 0 0 20px;
	width: 103px;
}
.cn_sc_cont_right_total {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	width: 103px;
}
.cn_sc_cinema_logo {
	background: #fff url(../images/sc_cinemanow_logo.png) top left no-repeat;
	clear: both;
	display: block;
	height: 11px;
	margin: 0 auto;
	padding-bottom: 10px;
	text-indent: -9999px;
	width: 99px;
}
.cn_sc_total {
	color: #000;
	font-weight: bold;
	padding: 5px 20px 5px 5px;
	text-align: right;
}
.cn_sc_total_price {
	color: #000;
	font-weight: bold;
	padding: 5px 5px 5px 0;
}
.cn_sc_continue {
	padding-left: 200px;
}
.cn_sc_continue a {
	font-size: 1.2em;
	font-weight:  bold;
}
.cn_sc_whatis {
	float: left;
	padding: 12px 0 0 12px;
	width: 432px;
}
.cn_sc_whatis a {
	font-size: 1.2em;
	font-weight:  bold;
}
.cn_sc_form {
	float: left;
	padding-top: 12px;
}
.cn_sc_form p {
	text-align:center;
	width: 250px;
}
.cn_sc_form form {
	float: left;
	margin-top: 10px;
	width: 230px;
}
.cn_sc_bill {
	background: #f7f7f7;
	float: left;
	padding: 10px;
	width: 230px;
}
.cn_sc_form form label {
	display: block;
	float: left;
	font-weight: bold;
	padding-top: 4px;
	width: 65px;
}
.cn_sc_form form .cn_sc_input {
	border: 1px solid #7f9db9;
	float: left;
	height: 18px;
	margin-bottom: 5px;
	width: 150px;
}
.cn_sc_forgotpw {
	font-size: .8em;
	margin-left: 106px;
}
.cn_sc_checkout {
	float: right;
	margin-top: 10px;
	width: 150px;
}

.cn_sc_checkout a {
	float: right;
}

.cn_sc_checkout input {
	float: right;
}

/* Download
----------------------- */

.cn_download_mediatitle {
	color: #406CAC;
	font-size: 1.2em;
	float: left;
	margin: 0 5px 0 0;
}
.cn_download_message {
	color: #ff0000;
	display: block;
	font-size: 1.6em;
	margin: 0 0 10px 12px;
}
h1.cn_download_title {
	background: none;
	display: block;
	float: left;
	font-size: 1.6em;
	width: 50%;
}
.cn_download_back {
	float: right;
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
}
.cn_download_header {
	border-bottom: 1px solid #ececec;
	float: left;
	padding: 15px 0 3px 12px;
}
.cn_download_title {
	float: left;
	width: 375px;
}
.cn_download_center {
	float: left;
	width: 140px;
}
.cn_download_type {
	float: left;
	width: 50px;
}
.cn_download_action {
	float: left;
	width: 120px;
}
.cn_download_purch {
	clear: both;
	float: right;
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
}
.cn_download_error {
	color: #ff0000;
	display: block;
	font-size: 1.2em;
}
.cn_error_red {
	color: #ff0000;
}
.cn_download_nodown {
	color: #ff0000;
	display: block;
	font-size: 1.2em;
	text-align: center;
}
.cn_checkout_pop {
	font-size: 1.6em;
	font-weight: bold;
	margin: 50px 50px 0 50px;
}
.cn_download_pop {
	clear: both;
	font-size: 1.4em;
	margin: 5px 50px 0 50px;
}
#modal_download_cont h2 {
	color: #ff0000;
	font-size: 2.4em;
	margin: 50px 50px 0 50px;
}
#modal_download_cont h3 {
	font-size: 1.6em;
	margin: 30px 50px 0 50px;
}
#modal_download_cont ul {
	font-size: 1.4em;
	list-style: square;
	margin: 10px 0 0 65px;
}
#modal_download_cont li {
	padding: 5px;
}
.cn_continue_btn {
	background: url(../images/cn_continue_btn.jpg) no-repeat;
	display: block;
	float: right;
	height: 24px;
	margin: 50px 55px 0 0;
	outline: none;
	text-indent: -9999px;
	width: 98px;
}
.cn_mm_btn {
	background: url(../images/mediamanager_btn.gif) no-repeat;
	display: block;
	float: right;
	height: 31px;
	margin: 5px 30px 0 0;
	outline: none;
	text-indent: -9999px;
	width: 102px;
}

.cn_notice {
	color: #ff0000;
	font-weight: bold;
}

/*CSS for Bubble Tooltips by Alessandro Fulciniti
- http://pro.html.it - http://web-graphics.com */

.tooltip_tv, .tooltip_movie {
	color: #000;
	height: 180px;
	font: lighter 11px/1.3 Arial,sans-serif;
	text-decoration: none;
	text-align: center;
	width: 436px;
}
.tooltip_tv {
    background: url(../images/bt.gif) no-repeat top;
}
.tooltip_movie {
    background: url(../images/bt1.gif) no-repeat top;
}
.tooltip span.top {
	padding: 30px 8px 0;
	height: 75px;
	width: 500px;
}
.tooltip b.bottom {
	color: #548912;
	height: 75px;
	padding:3px 8px 15px;
	width: 500px;
}
.cn_terms {
	clear: both;
	margin-bottom: px;
	padding: 4px 15px 0 12px;
}
.cn_optional_foot {
	clear: both;
	border-top: 1px solid #ccc;
	padding-top: 6px;
	text-align: center;
}
.no_ff {
	color: #ff0000;
	font-weight: bold;
	margin: 10px 0 5px 0;
	text-align: center;
}
#cn_download_fix {
	display: none;
}

