﻿@charset "utf-8";
/* CSS Document */

.main_pack_wrapper
{
	margin: 40px 0 20px;
	overflow: visible;
}

.pack_wrapper
{
	width: 311px;
	margin: 30px 9px 10px;
	position: relative;
	background: #f8f6f3;
	border-radius: 5px;
	display: inline-table;
}

.pack_name
{
	background: url(../img/pack/pack_header_bg.jpg) repeat top left;
	font-size: 20px;
	height: 50px;
	text-align: center;
	border-radius: 5px;
	color: #FFF;
	line-height: 55px;
	position: relative;
	z-index: 1;
}

.pack_price
{
	text-align: center;
	background: #dbd2c5;
	position: relative;
	font-size: 18px;
	padding: 25px 0 20px;
	margin: 0;
	top: -5px;
	width: 100%;
}

.price_bottom_bg
{
	background: url(../img/pack/price_bottom_bg.png) repeat-x left bottom;
	position: absolute;
	width: 100%;
	height: 7px;
	bottom: -7px;
}

.rs_symbol
{
	display: inline-block;
}

.total_channels
{
	font-size: 24px;
	display: block;
	background: url(../img/pack/total_ch_bg.jpg) repeat;
	text-align: center;
	margin: 5px 0;
	padding: 5px 0;
}

.pack_price_big
{
	font-size: 40px;
	color: #e03339;
}

.pack_inner_panel
{
	min-height: 590px;
	background: #f0eeeb;
	z-index: 1;
	padding: 10px 0;
	position: relative;
	border-radius: 5px;
}

.pack_tital_tag
{
	width: 100%;
	position: relative;
	z-index: 2;
}

.a_la_ch_tag
{
	margin: 0 14px;
	overflow: auto;
}

	.a_la_ch_tag ul
	{
		list-style-type: none;
		padding: 0;
		margin: 0;
	}

		.a_la_ch_tag ul li
		{
			float: left;
			list-style: none;
			padding: 0;
			margin: 10px;
			font-size: 12px;
			text-align: center;
		}

			.a_la_ch_tag ul li a
			{
				display: block !important;
				width: 90px;
				height: 90px;
				text-decoration: none;
				text-align: center;
				vertical-align: middle;
				margin: 0 auto;
				padding: 0;
				border: 1px solid #dbd2c5;
				border-radius: 10px;
				color: #6d5f53;
				cursor:pointer;
			}

				.a_la_ch_tag ul li a:hover
				{
					background: #dbd2c5;
				}

				.a_la_ch_tag span img
{
	width: 70px;
	display: block;
	margin: 0 auto;
	padding: 9px 0;
}

.all_ch_tag
{
	margin: 0 14px;
	overflow: auto;
}

	.all_ch_tag ul
	{
		list-style-type: none;
		padding: 0;
		margin: 0;
	}

		.all_ch_tag ul li
		{
			float: left;
			list-style: none;
			padding: 0;
			margin: 1px;
			font-size: 12px;
			text-align: center;
		}

			.all_ch_tag ul li a
			{
				display: block !important;
				width: 90px;
				height: 80px;
				text-decoration: none;
				text-align: center;
				vertical-align: middle;
				margin: 0 auto;
				padding: 0;
				border: 1px solid #dbd2c5;
				border-radius: 10px;
				color: #6d5f53;
			}

				.all_ch_tag ul li a:hover
				{
					background: #dbd2c5;
				}

.icon_imag
{
	position: relative;
	line-height: 55px;
	margin: 0 auto;
	width: 70px;
	height: 60px;
	display: block;
}

	.icon_imag img
	{
		width: auto !important;
		height: auto !important;
		margin: auto;
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
	}




.form
{
	height: 40px;
	background: #dbd2c5;
	line-height: 40px;
	font-size: 18px;
	padding-left: 750px;
	position: relative;
	margin: 0;
	overflow: visible;
}

.form_icon
{
	left: 690px;
	position: absolute;
	top: -14px;
}

.form a
{
	text-decoration: none;
	color: #6d5f53;
}

	.form a:hover
	{
		color: #e03339;
	}


.a_la_wrapper
{
	width: auto;
	margin: 30px 9px 10px;
	position: relative;
	background: #f8f6f3;
	border-radius: 5px;
	display: inline-block;
}



.price_tag
{
	height: 30px;
	line-height: 30px;
	width: auto;
	font-size: 16px;
	color: #E1191D;
	background: #dbd2c5;
	border-radius: 5px;
}

	.price_tag img
	{
		height: 15px;
		display: inline-block;
		margin: 0px 5px 0 0;
	}

.chl_genreclass
{
	background: #94897D;
	color: white;
	text-align: center;
	height: 25px;
	line-height: 25px;
	margin: 10px 50px;
	border-radius: 5px;
	font-size: 20px;
	padding: 5px 0;
}
