@import url("categories.css");

.ad_88 {
	float: right;
	top: -8px;
}

.template_old {
	border-left: 1px dashed #b2b2b2;
	width: 705px;
	padding: 0 0 100px 23px;
	margin-bottom: 0;
}

.template h1 {
	font-size: 2em;
	border-bottom: 1px solid #d3d3d3;
	padding-bottom: 10px;
	margin-bottom: 1px;
}

.template_old h1 {
	text-align: left;
	margin-top: 0;
	color: #666;
	border-bottom: 1px dashed #b2b2b2;
	padding-bottom: 10px;
	font-weight: bold;
	letter-spacing: 0.02em;
}

.template_content {
	border-top: 1px solid #d3d3d3;
}

.template_old .template_content {
	border: none;
}

.template_details {
	width: 548px;
}

.template_details .template_info {
	color: #bbb;
}

.template_details .template_info strong.desc {
	font-size: 1.3em;
	font-weight: normal;
	color: #888;
}

.template_details .template_info * {
	margin-bottom: 0.75em;
	line-height: 1.3em;
	color: #bbb;
}

.template_details .template_info h2 {
	font-size: 1em;
	display:inline;
	text-weight: normal;
}

.template_old .template_details {
	width: 705px;
}

.template_details p {
	line-height: 1.5em;
	width: 528px;
	padding: 15px 10px;
	margin: 0;
}

.template_old .template_details p {
	width: auto;
	padding: 15px 0;
}

.template_details .created {
	border-bottom: 1px solid #d3d3d3;
	color: #949494;
	padding: 10px;
}

.template_old .template_details .created {
	display: none;
}

.template_player {
	width: 548px;
	height: 330px;
	background: url(/images/backgrounds/template_player.png) no-repeat;
	position: relative;
}

.template_old .template_player {
	width: 705px;
	height: 327px;
	background-image: url(/images/backgrounds/template_player_bg.png);
}

.template_player img,
.template_player .small_client {
	height: 319px;
	position: absolute;
	top: 5px;
	left: 61px;
}

.template_old .template_player .small_client {
	position: static;
	height: 319px;
	margin: 0 auto;
	display: block;
	padding: 4px 0;
	text-align: center;
}

.template_old .template_player img {
	width: 425px;	
	left: 140px;
}

.template_player .exclusive {
	text-indent: -9999px;
	display: block;
	width: 180px;
	height: 19px;
	position: absolute;
	top: 10px;
	left: 61px;
	background: url(/images/icons/subscriber_exclusive_flag_new.gif) no-repeat;
}

.template_old .template_player .exclusive {
	left: 140px;
}

.template_player .image_shield {
	width: 425px;
	height: 319px;
	display: block;
	position: absolute;
	top: 5px;
	left: 61px;
	background: url(/images/misc/image_shield.gif) repeat top left;
}

.template_old .template_player .image_shield {
	left: 140px;
	top: 4px;
}

.template_buttons {
	text-align: center;
	border-bottom: 1px solid #d3d3d3;
	padding: 15px 0;
}

.template_old .template_buttons {
	border: none;
	padding: 20px 0;
}

.template_buttons li {
	list-style: none;
}

.template_buttons .modal_send_button a,
.template_buttons .modal_share_button a,
.template_buttons .modal_personalize_button a,
.template_buttons .modal_become_a_member_button a {
	text-indent: -9999px;
	height: 31px;
	display: block;
	margin: 0 auto;
	background-repeat: no-repeat;
}

.template_buttons .modal_send_button a {
	width: 102px;
	background-image: url(/images/buttons/template_send.png);
}

.template_buttons .modal_share_button a {
	width: 102px;
	background-image: url(/images/buttons/template_share.png);
}

.template_buttons .modal_personalize_button a {
	width: 139px;
	background-image: url(/images/buttons/template_personalize.png);
}

.template_buttons .modal_become_a_member_button a {
	width: 192px;
	background-image: url(/images/buttons/template_become_a_member.png);
}

.template_old .template_buttons .modal_send_button a {
	width: 309px;
	height: 58px;
	background: url(/images/buttons/send_huge.png) no-repeat;
	position: relative;
	left: 5px;	
}

.template_old .template_buttons .modal_share_button a {
	width: 309px;
	height: 58px;
	background: url(/images/buttons/share_huge.png) no-repeat;
	position: relative;
	left: 5px;	
}

.template_old .template_buttons .modal_become_a_member_button a {
	width: 309px;
	height: 58px;
	background: url(/images/buttons/become_a_member_huge.png) no-repeat;
	position: relative;
	left: 5px;
}

.template_old .template_buttons .modal_personalize_button a {
	width: 309px;
	height: 58px;
	background: url(/images/buttons/make_your_own_huge.png) no-repeat;
	position: relative;
	left: 5px;
}

.template_buttons .member_login_wrap {
	font-size: 0.8em;
	text-align: center;
	margin-top: 15px;
}

.template_old .template_buttons .member_login_wrap {
	font-size: 1em;
}

.template_content .ad {
	float: right;
	background-color: transparent;
	border: 1px solid #cbcbcb;
	padding: 0;
	margin-top: 10px;
}

/* @group Personalize */

h1 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #000;
	margin: 0 0 15px;
}

.player_wrap {
	width: 962px;
	margin: 0 auto 100px;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-bottom: 1px;
}

.player_wrap p {
	text-align: center;
	margin-top: 10px;
}

/* @end */

/* @group Store Flow */

.channel_store h1 {
	width: 950px;
	margin: 10px auto 30px;
	height: 57px;
	background: url(/images/store/headers/store_steps_header.png) no-repeat 160px -57px;
	text-indent: -9999px;
	color: #fff;
	font-size: 0;
}

.channel_store h1 strong {
	display: block;
	float: left;
	width: 117px;
	height: 48px;
	background: url(/images/store/headers/holiday_store.png) no-repeat;
	text-indent: -9999px;
}

/* @end */

/* @group Widescreen Player */

h1.new_personalize_header {
	color: #999;
	font-style: italic;
	letter-spacing: 0.02em;
	font-size: 2em;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
}

/* @end */

/* @group MLB */

.channel_mlb #header #logo {
	width: 535px;
	height: 68px;
	background: url(/images/mlb/logo_take_me_out.png);
}

/* @end */


