<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">img {
	border:0px;
	/*transition: transform 0.3s linear 0s;*/
}
/*img:hover {
	border:0px;
	transform:scale(1.03);
}*/
clear {
	clear:both;
}
 @font-face {
 font-family: 'Ramabhadra';
 src:url('../fonts/Ramabhadra.ttf') format('truetype');
 font-weight:normal;
 font-style:normal;
}
body {
	margin:0px;
	padding:0px;
	color:#0049ac;
	font-size:15px;
	 font-family: Georgia,'Ramabhadra',"Times New Roman",Times,serif,Arial,Helvetica,sans-serif;
	background-color:#ffffff;
	background-image: url(../home_images/home_bg_new.jpg);
	width:100%;
}
.top_strip {
	margin:0px;
	padding:0px;
	width:100%;
	height:auto;
	clear:both;
	background:url(../home_images/top_strip.png) top repeat-x;
}
#ad_wrapper {
	background-attachment: fixed;
	background-image: url("../home_images/home_bg_ad.gif");
	background-position: 50% 0;
	background-repeat: no-repeat;
	padding:0px;
}
.center {
	margin:0 auto;
	padding:0px;
	width:100%;
}
.center_ad {
	float:left;
	width:728px;
	height:90px;
	padding:0px;
	margin:0 0 0 40px;
}
#left_ad {
	width:130px;
	height:auto;
	top:0px;
	float:left;
}
.left_ad {
	position: fixed;
}
#right_ad {
	width:130px;
	height:auto;
	top:0px;
	float:right;
}
.right_ad {
	left: 1165px;
	position: fixed;
}
.header_block_main {
	margin: 0 0 10px 0;
	padding:0px;
	width:100%;
	height:50px;
	clear:both;
	position:fixed;
	z-index:9999;
	background:url(../home_images/top_strip.png) top repeat-x;
}
.home_wrapper {
	overflow:hidden;
	/*position:relative;*/	
	margin:50px auto 0 auto;
	padding:0;
	width:100%;
	height:auto;
}
#main_wrapper {
	width:100%;
	margin:0 auto;
	padding:0px;
	height:auto;
	top:0px;
}
#wrapper {
	margin:0px auto;
	padding:0px;
	width:100%;
	height:auto;
	top:0px;
}
.header_main {
	width:98%;
	height:auto;
	padding:0px;
	margin:50px 0 0 10px;
	float:left;
}
/* Top Menu Starts Here */
#trending_menu_block {
	width:100%;
	height:55px;
	margin:0px;
	padding:0px;
	z-index:9999;
	float:left;
}
.topnav {
	margin:0px;
	padding:0px;
	height:auto;
}
.topnav ul {
	display:block;
	list-style:none;
	margin:0px;
	padding:0px;
	height:auto;
}
.topnav ul li {
	float:left;
	height:auto;
	display:inline;
}
.topnav ul li a {
	color:#000000;
	display:block;
	float:left;
	height:auto;
	line-height:35px;
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:0px 5px;
	text-decoration:none;
}
.topnav ul li a:hover {
	color:#000000;
	text-decoration:underline;
}
.topnav-ul {
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	line-height:30px;
}
/* Top Menu Ends Here */
.logo_block {
	width:auto;
	height : auto;
	padding : 0;
	margin :6px 0 0 0;
	float : left;
}
.header_right_block_main {
	width:775px;
	height:auto;
	padding:0px;
	margin :0px;
	float:right;
}
.header_ad_block_main {
	width:728px;
	height:auto;
	padding:0px;
	margin :0 5px 0 0;
	float:left;
}
.header_icon_block_main {
	width:40px;
	height:auto;
	padding:0px;
	margin :0px;
	float:right;
}
/* Navigation Starts Here */
#navigation_main {
	margin:0 auto 5px auto;
	padding:0px;
	width:100%;
	height:35px;
	float:left;
}
#navigation {
	margin:0px auto;
	padding:0px;
	text-align:center;
	width:100%;
	height:35px;
}
#navigation ul {
	list-style: none;
	display: inline;
	float: left;
	height:35px;
	margin:0px;
	padding:0px;
	position: relative;
}
#navigation ul li {
	position: relative;
	list-style: none;
	display: inline;
	float: left;
	line-height:45px;
	text-transform: uppercase;
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	height:45px;
}
#navigation ul li a {
	position: relative;
	display: block;
	padding:0 10px;
	color: #fff;
	text-decoration:none;
}
#navigation ul li a:hover {
	color: #ffffff;
	text-decoration: none;
	background:#701f00;
}
#navigation ul li a.active {
	color: #ffffff;
	text-decoration: none;
	background:#701f00;
}
#navigation ul li a span.sep-right {
	position: absolute;
	top: 10px;
	right:0px;
	overflow: hidden;
	display: block;
	width: 10px;
	height: 5px;
	background: url(../home_images/nav-sep.png) no-repeat 0 0;
}
#navigation .dd {
	display: none;
	position: absolute;
	top:45px;
	left:-126px;
	width:180px;
	line-height:30px;
	font-size: 12px;
}
#navigation .dd ul {
	float: left;
}
#navigation .dd ul li {
	position: relative;
	margin:0px;
	padding:0px;
	line-height:30px;
	font-size: 12px;
	width:180px;
	height:30px;
	color:#ffffff;
	text-align:left;
	background:#701f00;
	border-bottom:1px dashed #4c1500;
}
#navigation .dd ul li a {
	display: block;
	float: left;
	padding:0 0 0 10px;
	width: 170px;
	height: 30px;
	line-height:30px;
	font-size: 12px;
}
#navigation .dd span.dd-first {
	position:absolute;
	display: block;
	top: 0;
	left:0px;
	color:#ffffff;
	background:#701f00;
}
#navigation .dd .dd {
	position: absolute;
	left:180px;
	top:0px;
}
#navigation ul li.active {
	z-index: 100;
	background:#701f00;
}
#navigation ul li.active .dd {
	display: block;
}
#navigation ul li.active .dd .dd {
	display: none;
}
#navigation ul li.active a {
	color: #ffffff;
	background:#701f00;
}
#navigation ul li.active a span {
	background-position: 0 -18px;
}
#navigation ul li.active .dd a {
	color: #fff;
}
#navigation ul li.active .dd a:hover, #navigation ul li.active .dd li.active a {
	color: #ffffff;
	background:#14a99d;
}
#navigation ul li.active .dd a:hover span.sep-left, #navigation ul li.active .dd li.active a span.sep-left {
	background-position: 0 -18px;
}
#navigation ul li.active .dd li.active .dd {
	display: block;
}
#navigation ul li.active .dd li.active .dd a {
	color: #fff;
}
#navigation ul li.active .dd li.active .dd span.sep-left {
	background-position: 0 0;
}
#navigation ul li.active .dd li.active .dd a:hover {
	color: #ffffff;
	background:#701f00;
}
#navigation ul li.active .dd li.active .dd a:hover span.sep-left {
	background-position: 0 -18px;
}
#navigation ul li.active .dd span {
	background-position: 0 0;
}
/* Navigation Ends Here */
/* Content  Starts */
.tone_content_wrapper_main {
	width : 100%;
	height:auto;
	margin : 0;
	padding:0px;
	float:left;
}
.tone_topcontent_wrapper_main {
	width : 100%;
	height:auto;
	margin : 0;
	padding:0px;
	float:left;
}
.tone_bottomcontent_wrapper_main {
	width : 100%;
	height:auto;
	margin : 0;
	padding:0px;
	float:left;
}
.tone_middle_ads_block {
	width : 99%;
	height:auto;
	margin :0 0 10px 0;
	padding:0 10px;
	float:left;
}
.tone_ad728_block {
	width : 728px;
	height:90px;
	margin :0 0 20px 10px;
	padding:0px;
	float:left;
}
.tone_smallads_block_main {
	/*width : 265px;*/
	width:250px;
	height:90px;
	margin :0px;
	padding:0px;
	float:left;
}
.tone_left_content_block {
	width :67.5%;
	height:auto;
	margin :0 0 0 5px;
	padding:0px;
	float:left;
}
/* News styles starts */
.tonenews_content_block {
	width : 100%;
	height:100%;
	margin :0px;
	padding:0px;
	float:left;
	border:0px solid #dfdfdf;
}
.tonenews_heading_box {
	width : 99.5%;
	height:32px;
	margin :0 0 10px 0;
	padding:0 0 0 10px;
	float:left;
	background:url(../home_images/heading_bg.png) top repeat-x;
	border-bottom:3px solid #1ca59a;
}
.tonenews_big_thumb_block {
	width : 36%;
	height:100%;
	margin :0 0 10px 10px;
	padding:0px;
	float:left;
}
.tonenews_top_thumb_container {
	width :100%;
	height:100%;
	margin :0px;
	padding:0px;
	float:left;
}
.tonenews_top_thumb {
	width : 100%;
	/*height:70%;
	height:235px;*/
	height:auto;
	margin : 0 0 5px 0;
	padding:0px;
	float:left;
}
.tonenews_top_thumb_info {
	width : 100%;
	height:auto;
	margin : 0px;
	padding:0px;
	float:left;
}
.tonenews_top_title_txt {
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 16px;
	line-height:20px;
	font-weight : bold;
	text-decoration : none;
	color : #0049ac;
}
.tonenews_top_title_txt a {
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 16px;
	line-height:20px;
	font-weight : bold;
	text-decoration : none;
	color : #0049ac;
}
.tonenews_top_title_txt a:hover {
	color : #0049ac;
	text-decoration:underline;
}
.tonenews_small_thumbs_block_main {
	width : 383px;
	height:auto;
	margin :0 10px 0 0;
	padding:0px;
	float:right;
}
.tonenews_smallthumb_container_main {
	width :180px;
	height:146px;
	margin : 0 0 10px 11px;
	padding:0px;
	float:left;
}
.tonenews_small_thumb {
	width :180px;
	height:100px;
	margin : 0 0 5px 0;
	padding:0px;
	float:left;
}
.tonenews_small_thumb_info {
	width :180px;
	height:auto;
	margin : 0px;
	padding:0px;
	float:left;
}
.tonenews_info_txt {
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 12px;
	line-height:17px;
	font-weight : normal;
	text-decoration : none;
	color : #0049ac;
}
.tonenews_info_txt a {
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 12px;
	line-height:17px;
	font-weight : normal;
	text-decoration : none;
	color : #0049ac;
}
.tonenews_info_txt a:hover {
	color : #0049ac;
	text-decoration:underline;
}
/* News styles ends */
.tone_banner_block {
	width :100%;
	height:300px;
	margin : 0 auto 10px auto;
	padding:0px;
	text-align:center;
}
.tone_topupdates_slider_main {
	width :100%;
	height:auto;
	margin :0px;
	padding:0px;
	float:left;
	border:0px solid #dfdfdf;
}
.tone_topupdates_slider_heading_tab {
	width :99.5%;
	height:32px;
	margin :0 0 10px 0;
	padding:0 0 0 10px;
	float:left;
	background:url(../home_images/heading_bg.png) top repeat-x;
	border-bottom:3px solid #1ca59a;
}
.tone_topupdates_heading {
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#1ca59a;
	line-height:30px;
	text-decoration:none;
	float:left;
	width:auto;
	background:#ffffff;
	padding:0 20px;
}
.tone_topupdates_container_main {
	width :300px;
	height:auto;
	margin :0 auto;
	padding:0px;
	text-align:center;
}
.tone_categories_block {
	width :100%;
	height:auto;
	margin : 0px;
	padding:0px;
	float:left;
}
.tone_category_container_main {
	width :100%;
	height:auto;
	margin : 0 0 10px 0;
	padding:0px;
	float:left;
}
.tone_category_box1 {
	width :100%;
	height:auto;
	margin : 0 10px 0 0;
	padding:0px;
	float:left;
	border:0px solid #dfdfdf;
}
.tone_category_box2 {
	width :100%;
	height:auto;
	margin : 0px;
	padding:0px;
	float:left;
	border:0px solid #dfdfdf;
}
.tone_category_thumb_container_main {
	width :95%;
	height:auto;
	margin : 0 0 10px 10px;
	padding:0px;
	float:left;
}
.tone_category_thumb {
	width :40%;
	height:auto;
	margin : 0 9px 0 0;
	padding:0px;
	float:left;
}
.tone_category_thumb_info {
	width :56%;
	height:auto;
	margin : 0px;
	padding:0px;
	float:right;
}
.kidsone_thumbs_block_main {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	height:auto;
}
.kidsone_thumbs_container_main {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	height:auto;
}
.kidsone_thumb_container {
	margin:0 0 10px 10px;
	padding:0px;
	float:left;
	width:28%;
	height:auto;
}
.kidsone_thumb_img {
	margin:0 0 5px 0;
	padding:0px;
	float:left;
	width:100%;
	height:auto;
}
.greetings_thumb_img {
	margin:0 0 5px 0;
	padding:0px;
	float:left;
	width:100%;
	height:110px;
}
.kidsone_thumb_border {
	padding:1px;
	border:2px solid #dfdfdf;
}
.kidsone_thumb_info {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	height:30px;
}
.kidsone_title_txt {
	font-family: Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 12px;
	line-height:15px;
	font-weight : bold;
	text-decoration : none;
	color : #0049ac;
}
.kidsone_title_txt a {
	font-family: Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 12px;
	line-height:15px;
	font-weight : bold;
	text-decoration : none;
	color : #0049ac;
}
.kidsone_title_txt a:hover {
	color : #0049ac;
	text-decoration:underline;
}
.grandalayam_thumbs_block_main {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	height:auto;
}
.grandalayam_thumbs_container_main {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	height:auto;
}
.grandalayam_thumb_container {
	/*margin:0 0 10px 10px;
	padding:0px;
	float:left;
	width:28%;
	height:135px;*/
	 float: left;
	height: auto;
	margin: 0 0 10px 10px;
	padding: 0;
	width: 28%;
}
.grandalayam_thumb_img {
	margin:0 0 5px 0;
	padding:0px;
	float:left;
	width:100%;
	height:100px;
}
.grandalayam_thumb_border {
	padding:1px;
	border:2px solid #dfdfdf;
}
.grandalayam_thumb_info {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	height:35px;
}
.grandalayam_title_txt {
	font-family: Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 12px;
	line-height:15px;
	font-weight : bold;
	text-decoration : none;
	color : #0049ac;
}
.grandalayam_title_txt a {
	font-family: Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 12px;
	line-height:15px;
	font-weight : bold;
	text-decoration : none;
	color : #0049ac;
}
.grandalayam_title_txt a:hover {
	color : #0049ac;
	text-decoration:underline;
}
.tone_category_heading_tab {
	width :100%;
	height:32px;
	margin :0 0 10px 0;
	padding:0 0 0 10px;
	float:left;
	background:url(../home_images/heading_bg.png) top repeat-x;
	border-bottom:3px solid #1ca59a;
}
.category_heading_txt {
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 12px;
	line-height:30px;
	font-weight : bold;
	text-decoration : none;
	color : #0049ac;
}
.category_heading_txt a {
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 12px;
	line-height:30px;
	font-weight : bold;
	text-decoration : none;
	color : #0049ac;
}
.category_heading_txt a:hover {
	color : #0049ac;
	text-decoration:underline;
}
.top_category_txt {
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 13px;
	line-height:18px;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}
.top_category_txt a {
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 13px;
	line-height:18px;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}
.top_category_txt a:hover {
	color : #0049ac;
	text-decoration:underline;
}
.topnews_category_list_box {
	width :60%;
	height:auto;
	margin :0px;
	padding:0 10px;
	float:right;
}
.topnews_categorylist_txt {
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px;
	width:100%;
	height:auto;
}
.topnews_categorylist_txt ul {
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px;
	width:100%;
	height:auto;
}
.topnews_categorylist_txt ul li {
	float:left;
	margin:0 0 8px 0;
	padding :0 0 0 10px;
	display:inline;
	width:98%;
	height:auto;
	background : url(../home_images/category_list_icon.png) 0px 7px no-repeat;
	color:#0049ac;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
	list-style:none;
}
.topnews_categorylist_txt ul li a {
	color:#0049ac;
	display:inline;
	float:left;
	height:auto;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	padding :0px;
	text-decoration:none;
	width:auto;
	height:auto;
	list-style:none;
}
.topnews_categorylist_txt ul li a:hover {
	color:#0049ac;
	text-decoration:underline;
}
.topnews_categorylist_txt-ul {
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0049ac;
	line-height:18px;
	display:inline;
}
.topnews_category_txt-list li {
	list-style-type : none;
	background : url(../home_images/topnews_category_list_icon.png) no-repeat;
	text-indent : 0;
}
.category_list_box {
	width :94.3%;
	height:auto;
	margin :0px;
	padding:0 10px;
	float:left;
}
.categorylist_txt {
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px;
	width:94.3%;
	height:auto;
}
.categorylist_txt ul {
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px;
	width:94.3%;
	height:auto;
}
.categorylist_txt ul li {
	float:left;
	margin:0 0 8px 0;
	padding :0 0 0 10px;
	display:inline;
	width:100%;
	height:auto;
	background : url(../home_images/category_list_icon.png) 0px 7px no-repeat;
	color:#0049ac;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	list-style:none;
}
.categorylist_txt ul li a {
	color:#0049ac;
	display:inline;
	float:left;
	height:auto;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding :0px;
	text-decoration:none;
	width:auto;
	height:auto;
	list-style:none;
}
.categorylist_txt ul li a:hover {
	color:#0049ac;
	text-decoration:underline;
}
.categorylist_txt-ul {
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0049ac;
	line-height:18px;
	display:inline;
}
.category_txt-list li {
	list-style-type : none;
	background : url(../home_images/category_list_icon.png) no-repeat;
	text-indent : 0;
}
.tone_right_content_block {
	width :300px;
	height:auto;
	margin :0 5px 0 0;
	padding:0px;
	float:right;
}
.tori_block {
	width :100%;
	height:auto;
	margin :0px;
	padding:0px;
	float:left;
	border:0px solid #dfdfdf;
	text-align:center;
}
.tori_heading_tab {
	width :100%;
	height:32px;
	margin :0 0 10px 0;
	padding:0 0 0 10px;
	float:left;
	background:url(../home_images/heading_bg.png) top repeat-x;
	border-bottom:3px solid #1ca59a;
}
.right_block_heading_tab {
	width :100%;
	height:32px;
	margin :0 0 10px 0;
	padding:0 0 0 10px;
	float:left;
	background:url(../home_images/heading_bg.png) top repeat-x;
	border-bottom:3px solid #1ca59a;
}
.tori_thumb_container_main {
	width :100%;
	height:auto;
	margin : 0 auto 10px auto;
	padding:0px;
	text-align:center;
}
.tori_thumb {
	width :100%;
	height:auto;
	margin :0px;
	padding:0px;
	float:left;
}
.tori_thumb_info {
	width :100%;
	height:auto;
	margin : 0 0 10px 0;
	padding:0px;
	float:left;
}
.toneMovies_block {
	width :100%;
	height:436px;
	margin : 0px;
	padding:0px;
	text-align:center;
	border:0px solid #dfdfdf;
}
.toneVideos_block {
	width :100%;
	height:auto;
	margin : 0 auto 10px auto;
	padding:0px;
	text-align:center;
	border:0px solid #dfdfdf;
}
.tone_adspace_300x600 {
	width :100%;
	height:auto;
	margin : 0 auto 10px auto;
	padding:0px;
	text-align:center;
}
.tone_adspace_300x250 {
	width :100%;
	height:auto;
	margin : 0 auto 10px auto;
	padding:0px;
	text-align:center;
}
.tone_adbanner_block {
	width :100%;
	height:auto;
	margin : 0 auto;
	padding:0px;
	text-align:center;
}
/* Gallery Starts */
.gallery_container_main {
	margin : 0 0 10px 0;
	padding:0px;
	float:left;
	width:693px;
	height:auto;
}
.slider_main {
	margin:0px;
	padding:0px;
	float:left;
	width:693px;
	height:auto;
}
.hofpack {
	margin:0px;
	width:693px;
	clear: both;
}
.hof {
	display:block;
	margin:0 0 0 3px;
	padding:0px;
	float:left;
	width:660px;
	height:auto;
	z-index:9000;
}
li.plate {
	display: block;
	width: 145px;
	height:200px;
	margin:0 5px 0 5px;
	color:#0049ac;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.plate_thumb {
	width: 145px;
	height:170px;
	float:left;
	margin:0px;
	padding:0px;
}
.plate_thumb_title {
	width: 145px;
	height:25px;
	float:left;
	margin:0px;
	padding:0px;
}
.plate_thumb_title_txt {
	color:#0049ac;
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
}
.plate_thumb_title_txt a {
	color:#0049ac;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.plate_thumb_title_txt a:hover {
	color:#0049ac;
	text-decoration:underline;
}
#hofPresenter {
	width:660px;
	margin:0px;
	padding:0px;
	z-index:9000;
}
.hofWrapper {
	margin:0px;
	padding: 0px;
	float: left;
	width:660px;
	height:auto;
	position:relative;
}
.prev {
	width:14px;
	height:26px;
	background: url(../home_images/bt-slidh.png) no-repeat;
	text-indent: -99999px;
	margin-top:75px;
	cursor:pointer;
	float:left;
}
.next {
	width:14px;
	height:26px;
	background: url(../home_images/bt-slidg.png) no-repeat;
	text-indent: -99999px;
	margin-top:75px;
	cursor:pointer;
	float:right;
}
.viewmore_txt {
	color:#0049ac;
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	text-decoration:none;
	float:right;
	width:auto;
	margin:0 10px 0 0;
}
.viewmore_txt a {
	color:#0049ac;
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	text-decoration:none;
	float:right;
	width:auto;
}
.viewmore_txt a:hover {
	color:#0049ac;
	text-decoration:underline;
}
/* Gallery Ends */
/* Content Ends */
/* Footer Starts */
#footer_bg_main {
	width: 100%;
	height:310px;
	margin: 0px;
	clear:both;
	background:url(../home_images/footer_bg.jpg) repeat-x top;
}
#footer_wrapper_main {
	width: 100%;
	height:310px;
	margin: 0px auto;
	padding:0px;
}
#footer_content_main {
	width: 100%;
	height : 300px;
	margin : 0 auto;
	padding:10px 0 0 0;
}
#footer_content_main {
	width: 99%;
	height:auto;
	margin : 0 5px 15px 5px;
	padding:0px;
	float:left;
}
#footer_content_left {
	width : 67%;
	margin : 15px 0 0 0;
	padding : 0;
	float : left;
	height : auto;
}
#footer_content_box1 {
	width : 65%;
	margin : 10px 10px 0 0;
	padding : 0;
	float : left;
	height : auto;
}
#footer_content_box2 {
	width : 30%;
	margin : 10px 10px 0 0;
	padding : 0;
	float : left;
	height : auto;
}
#footer_content_box3 {
	width : 30%;
	margin : 10px 0 0 0;
	padding : 0;
	float : right;
	height : auto;
}
#footer_content_right {
	margin : 15px 0 0 0;
	padding : 0;
	float : right;
	width : 200px;
	height : auto;
}
#footer_content {
	margin : 10px 0 0 0;
	width : auto;
	padding : 0;
	float : left;
	height : auto;
}
.footer_heading1 {
	float : left;
	padding : 0;
	width : 100%;
	height : 20px;
	margin :0px;
}
.footer_heading2 {
	float : left;
	padding : 0;
	width : auto;
	height : 20px;
	margin :0 0 5px 0;
}
.footer_heading_txt {
	padding : 0;
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	line-height:15px;
	color : #ffffff;
	margin : 0;
}
.footer_heading_txt1 {
	padding : 0;
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	line-height:15px;
	color : #ffffff;
	margin : 5px 0 0 0;
}
.white_bold_txt18px {
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	text-decoration : none;
	line-height:20px;
	color : #ffffff;
}
#footer_text {
	margin : 0;
	padding : 0;
	float : left;
	width:160px;
}
.footer_text {
	margin : 0;
	padding : 0;
	float : left;
	width:25%;
}
.footer_list_box {
	margin : 0;
	padding : 0;
	float : left;
	width:25%;
}
.ftxt {
	float : left;
	padding :0px;
	width : 100%;
	margin :0px;
}
.ftxt ul li {
	width : 100%;
	margin : 0 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	color : #ffffff;
	padding :0 0 0 10px;
	float : left;
	list-style-type : none;
}
.ftxt ul li a {
	margin : 0;
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	list-style-type : none;
	color : #ffffff;
}
.ftxt ul li a:hover {
	color : #f5f5f5;
	text-decoration:underline;
}
.fbullet-list {
	margin : 0 0 0 8px;
	padding : 0 0 30px 0;
}
.fbullet-list li {
	list-style-type : none;
	background : url(../home_images/listicon.png) 0 7px no-repeat;
	text-indent : 0;
}
.fdivider {
	width : 2px;
	height : 144px;
	float : left;
	margin-left : 10px;
	margin-top : 5px;
	background : url(../home_images/fdivider.png) repeat-y;
}
.footer_bottom_info_block {
	width : 99%;
	height:auto;
	margin : 6px 10px 0 10px;
	padding : 0;
	float:left;
}
#footer_bottom_content_main {
	width : 100%;
	height:auto;
	margin : 0;
	padding : 0;
	float:left;
}
#footer_search {
	width : 30%;
	height :30px;
	margin : 0px;
	padding : 0;
	float : left;
}
#copy_right_main {
	width : 100%;
	height:auto;
	margin :0px;
	float : left;
	padding : 0;
}
.f_content_txt {
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 11px;
	line-height:18px;
	font-weight : bold;
	text-decoration : none;
	list-style-type : none;
	color : #ffffff;
}
.light_gray_boldtxt {
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 11px;
	line-height:18px;
	font-weight : bold;
	text-decoration : none;
	list-style-type : none;
	color : #ffffff;
}
.light_gray_boldtxt a {
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 11px;
	line-height:18px;
	font-weight : bold;
	text-decoration : none;
	list-style-type : none;
	color : #ffffff;
}
.light_gray_boldtxt a:hover {
	color : #ffffff;
	text-decoration:underline;
}
.light_gray_txt {
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 11px;
	line-height:18px;
	font-weight : normal;
	text-decoration : none;
	list-style-type : none;
	color : #ffffff;
}
.copyright_txt {
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 11px;
	line-height : 20px;
	font-weight : bold;
	text-decoration : none;
	color : #ffffff;
	width:auto;
	float:left;
}
.ftr_link_txt {
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 11px;
	line-height : 20px;
	font-weight : bold;
	text-decoration : none;
	color : #ffffff;
	width:auto;
	float:right;
}
.ftr_link_txt a {
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 11px;
	line-height : 20px;
	font-weight : bold;
	text-decoration : none;
	color : #ffffff;
}
.ftr_link_txt a:hover {
	color : #f5f5f5;
	text-decoration:underline;
}
#copyright_container_main {
	width : 100%;
	height:auto;
	margin : 0px;
	float : left;
	padding : 0;
}
.icon_container_main {
	width : 320px;
	height:auto;
	margin :0 10px 0 0;
	float : left;
	padding : 0;
}
.icon_box {
	width : auto;
	height:auto;
	margin :0 10px 0 0;
	float : left;
	padding : 0;
}
#copyright {
	width :35%;
	height:auto;
	margin : 0 10px 0 0;
	float : right;
	padding : 0;
}
.copyrighttxt {
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 11px;
	line-height : 20px;
	font-weight : normal;
	text-decoration : none;
	color : #ffffff;
	text-align:right;
}
.keyword_txt {
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 20px;
	line-height : 20px;
	font-weight : bold;
	text-decoration : none;
	color : #ffffff;
	text-align:right;
	margin:5px 0 0 0;
}
.footer_txt {
	display:block;
	list-style:none;
	margin:0px;
	padding:0px;
	height:auto;
	float:right;
}
.footer_txt ul {
	display:block;
	list-style:none;
	margin:0px;
	padding:0px;
	height:auto;
}
.footer_txt ul li {
	float:left;
	height:auto;
	display:inline;
}
.footer_txt ul li a {
	color:#ffffff;
	display:block;
	float:left;
	height:auto;
	line-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	padding:0px 5px;
	text-decoration:none;
}
.footer_txt ul li a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.footer_txt-ul {
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	line-height:20px;
}
/* Footer Ends */

.tone_photos_container_main {
	width :100%;
	height:auto;
	margin :0 0 10px 0;
	padding:0px;
	float:left;
}
.tone_photos_thumb_heading_txt {
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 12px;
	line-height:25px;
	font-weight : bold;
	text-decoration : none;
	color : #0049ac;
}
.tone_photos_thumb_heading_txt a {
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 12px;
	line-height:25px;
	font-weight : bold;
	text-decoration : none;
	color : #0049ac;
}
.tone_photos_thumb_heading_txt a:hover {
	color : #0049ac;
	text-decoration:underline;
}
.tone_big_thumb_block_main {
	width : 45%;
	height:auto;
	margin :0 0 0 10px;
	padding:0px;
	float:right;
}
.tone_actress_thumb_heading_box {
	width : 100%;
	height:25px;
	margin :0px;
	padding:0 0 0 10px;
	float:left;
	background:#dfdfdf;
}
.tone_actress_thumb_container {
	width : 100%;
	height:auto;
	margin :0px;
	padding:0px;
	float:left;
}
.tone_small_thumbs_block_main {
	width : 52%;
	height:auto;
	margin :0px;
	padding:0px;
	float:left;
}
.tone_small_thumbs_container1 {
	width :100%;
	height:auto;
	margin :0 0 10px 0;
	padding:0px;
	float:right;
}
.tone_small_thumbs_container2 {
	width :100%;
	height:auto;
	margin :0px;
	padding:0px;
	float:right;
}
.tone_actors_block_main {
	width : 46%;
	height:auto;
	margin :0 10px 0 0;
	padding:0px;
	float:left;
}
.tone_actors_thumb_heading_box {
	width :100%;
	height:25px;
	margin :0px;
	padding:0 0 0 10px;
	float:left;
	background:#dfdfdf;
}
.tone_actors_thumb_container {
	width : 100%;
	height:auto;
	margin :0px;
	padding:0px;
	float:left;
}
.tone_movies_block_main {
	width : 46%;
	height:auto;
	margin :0px;
	padding:0px;
	float:right;
}
.tone_movies_thumb_heading_box {
	width :100%;
	height:25px;
	margin :0px;
	padding:0 0 0 10px;
	float:left;
	background:#dfdfdf;
}
.tone_moviephotos_thumb_container {
	width : 100%;
	height:auto;
	margin :0px;
	padding:0px;
	float:left;
}
.tone_events_block_main {
	width : 46%;
	height:auto;
	margin :0 10px 0 0;
	padding:0px;
	float:left;
}
.tone_events_thumb_heading_box {
	width : 100%;
	height:25px;
	margin :0px;
	padding:0 0 0 10px;
	float:left;
	background:#dfdfdf;
}
.tone_events_thumb_container {
	width : 100%;
	height:auto;
	margin :0px;
	padding:0px;
	float:left;
}
.tone_spicy_block_main {
	width : 46%;
	height:auto;
	margin :0px;
	padding:0px;
	float:right;
}
.tone_spicy_thumb_heading_box {
	width : 100%;
	height:25px;
	margin :0px;
	padding:0 0 0 10px;
	float:left;
	background:#dfdfdf;
}
.tone_spicy_thumb_container {
	width : 100%;
	height:auto;
	margin :0px;
	padding:0px;
	float:left;
}
/* //////// Movies SLIDER //////// */
#tonefreemovies_block {
	margin:0 auto;
	padding:0px;
	width:305px;
	height:300px;
	text-align:center;
}
div#sliderWrapper {
	margin:0px;
	padding:0px;
	float:left;
	width:298px;
	height:250px;
}
ul#slides {
	position:absolute;
	width:238px;
	height:290px;
	margin:0 30px;
	padding:0px;
}
ul#slides li {
	display:none;
	list-style:none;
	background-position:center top;
	background-repeat:no-repeat;
	position:absolute;
	width:238px;
	height:290px;
	margin:0px;
	padding:0px;
}
div#mslider {
	/*position:relative;*/
	height:auto;
	width:298px;
	float:left;
	overflow:hidden;
	margin:-166px 0 0 0;
	z-index:9999;
}
ul#navSlider {
	/*position:absolute;*/
	bottom:125px;
	height:34px;
	width:298px;
	float:left;
	text-align:center;
	z-index:9999;
	margin:0px;
	padding:0px;
}
ul#navSlider li {
	display:inline-block;
	width:23px;
	height:33px;
	margin:0 5px;
}
/*ul#navSlider li a {
	display:block;
	background:url(../home_images/bulletOf.png) no-repeat center;
	width:23px;
	height:33px;
}
ul#navSlider li.active a {
	background:url(../home_images/bulletOn.png) no-repeat center
}*/
ul#navSlider li#nextSlider a, ul#navSlider li#prevSlider a {
	width:23px;
	height:33px;
	display:block;
}
ul#navSlider li#nextSlider a {
	background:url(../home_images/next0000.png);
}
ul#navSlider li#prevSlider a {
	background:url(../home_images/prev0000.png);
}
ul#navSlider li#nextSlider a:hover {
	background:url(../home_images/nextOn00.png);
}
ul#navSlider li#prevSlider a:hover {
	background:url(../home_images/prevOn.png);
}
ul#navSlider li#nextSlider {
	margin-left:0px;
	float:right;
}
ul#navSlider li#prevSlider {
	margin-right:0px;
	float:left;
}
.tonemovies_list_thumb {
	width: 130px;
	height:150px;
	float:left;
	margin:0 5px 10px 5px;
	padding:0px;
}
.tonemovies_list_thumb1 {
	width: 130px;
	height:150px;
	float:left;
	margin:38px 5px 10px 5px;
	padding:0px;
}
.tonemovies_list_thumb_title {
	width: 150px;
	height:25px;
	float:left;
	margin:0px;
	padding:0px;
}
.tonemovies_list_thumb_title_txt {
	color:#0049ac;
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
}
.tonemovies_list_thumb_title_txt a {
	color:#0049ac;
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
}
.tonemovies_list_thumb_title_txt a:hover {
	color:#0049ac;
	text-decoration:underline;
}
.newsvideos_thumb {
	width:44%;
	height:auto;
	float:left;
	margin:0 16px 10px 0;
	padding:0px;
}
.newsvideos_thumbbig {
	width:100%;
	height:auto;
	float:left;
	margin:0 16px 10px 0;
	padding:0px;
}
.newsvideos_thumb_title {
	width:100%;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}
.newsvideos_thumb_title_txt {
	color:#0049ac;
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
}
.newsvideos_thumb_title_txt a {
	color:#0049ac;
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
}
.newsvideos_thumb_title_txt a:hover {
	color:#0049ac;
	text-decoration:underline;
}
/* //////// Movies SLIDER  Ends //////// */
/* //////// Videos SLIDER  Starts //////// */
#tonevideos_container_main {
	margin:0 auto;
	padding:0px;
	width:298px;
	height:300px;
	text-align:center;
}
div#newsTicker {
	width:298px;
	height:300px;
	float:left;
}
.jcarousel-skin-news .jcarousel-container {
	margin:0px;
}
.jcarousel-skin-news .jcarousel-direction-rtl {
	direction:rtl;
}
.jcarousel-skin-news .jcarousel-container-horizontal {
	width:298px;
	padding:0px;
	margin:0px;
}
.jcarousel-skin-news .jcarousel-clip {
	overflow:hidden;
}
.jcarousel-skin-news .jcarousel-clip-horizontal {
	width:238px;
	height:300px;
	margin:0 30px;
	float:left;
}
.jcarousel-skin-news .jcarousel-item {
	width:238px;
	height:300px;
	margin:0 30px;
	float:left;
}
.jcarousel-skin-news .jcarousel-item-horizontal {
	margin:0px;
}
.jcarousel-skin-news .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left:10px;
	margin-right:0;
}
.jcarousel-skin-news .jcarousel-item-placeholder {
	background:#fff;
	color:#000;
}


.jcarousel-skin-news .jcarousel-next-horizontal {
	position:absolute;
	top:98px;
	right:7px;
	width:16px;
	height:24px;
	cursor:pointer;
	background:transparent url(../home_images/next-hos.png) no-repeat 0 0;
}
.jcarousel-skin-news .jcarousel-direction-rtl .jcarousel-next-horizontal {
	left:5px;
	right:auto;
	background-image:url(../home_images/prev-hos.png);
}
.jcarousel-skin-news .jcarousel-prev-horizontal {
	position:absolute;
	top:98px;
	left:7px;
	width:16px;
	height:24px;
	cursor:pointer;
	background:transparent url(../home_images/prev-hos.png) no-repeat 0 0;
}
.jcarousel-skin-news .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	left:auto;
	right:5px;
	background-image:url(../home_images/next-hos.png);
}
.jcarousel-skin-news .jcarousel-next-horizontal:hover, .jcarousel-skin-news .jcarousel-next-horizontal:focus, .jcarousel-skin-news .jcarousel-prev-horizontal:hover, .jcarousel-skin-news .jcarousel-prev-horizontal:focus {
	background-position:-16px 0;
}
.jcarousel-skin-news .jcarousel-next-horizontal:active, .jcarousel-skin-news .jcarousel-prev-horizontal:active {
	background-position:-32px 0;
}
.jcarousel-skin-news .jcarousel-next-disabled-horizontal, .jcarousel-skin-news .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-news .jcarousel-next-disabled-horizontal:focus, .jcarousel-skin-news .jcarousel-next-disabled-horizontal:active, .jcarousel-skin-news .jcarousel-prev-disabled-horizontal, .jcarousel-skin-news .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-news .jcarousel-prev-disabled-horizontal:focus, .jcarousel-skin-news .jcarousel-prev-disabled-horizontal:active {
	cursor:default;
	background-position:-48px 0;
}
.tonevideos_list_thumb {
	width:238px;
	height:260px;
	float:left;
	margin:0 0 10px 0;
	padding:0px;
}
.tonevideos_list_thumb_title {
	width: 238px;
	height:25px;
	float:left;
	margin:0px;
	padding:0px;
}
.tonevideos_list_thumb_title_txt {
	color:#0049ac;
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
}
.tonevideos_list_thumb_title_txt a {
	color:#0049ac;
	line-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.tonevideos_list_thumb_title_txt a:hover {
	color:#0049ac;
	text-decoration:underline;
}
/* //////// Videos SLIDER  Ends //////// */
/* //////// Trailers SLIDER  Starts //////// */
#tonetrailers_block {
	margin:0 0 10px 0;
	padding:0px;
	float:left;
	width:693px;
	height:160px;
}
.jcarousel-skin-home .jcarousel-container {
	margin:0px;
}
.jcarousel-skin-home .jcarousel-direction-rtl {
	direction:rtl;
}
.jcarousel-skin-home .jcarousel-container-horizontal {
	margin:0px;
	padding:0px;
	float:left;
	width:693px;
	height:160px;
}
.jcarousel-skin-home .jcarousel-clip {
	overflow:hidden;
}
.jcarousel-skin-home .jcarousel-clip-horizontal {
	margin:0 40px;
	padding:0px;
	float:left;
	width:612px;
	height:160px;
}
.jcarousel-skin-home .jcarousel-item {
	width:140px;
	height:90px;
	line-height:0;
}
.jcarousel-skin-home .jcarousel-item-horizontal {
	margin:0 6px;
}
.jcarousel-skin-home .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left:10px;
	margin-right:0;
}
.jcarousel-skin-home .jcarousel-item-placeholder {
	color:#000;
}
.jcarousel-skin-home .jcarousel-next-horizontal {
	position:absolute;
	top:30px;
	right:0;
	width:41px;
	height:30px;
	cursor:pointer;
	background:transparent url(../home_images/next-hor.png) no-repeat 0 0;
}
.jcarousel-skin-home .jcarousel-direction-rtl .jcarousel-next-horizontal {
	left:5px;
	right:auto;
	background-image:url(../home_images/prev-hor.png);
}
.jcarousel-skin-home .jcarousel-prev-horizontal {
	position:absolute;
	top:30px;
	left:0;
	width:30px;
	height:30px;
	cursor:pointer;
	background:transparent url(../home_images/prev-hor.png) no-repeat 0 0;
}
.jcarousel-skin-home .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	left:auto;
	right:5px;
	background-image:url(../home_images/next-hor.png);
}
.jcarousel-skin-home .jcarousel-next-horizontal:hover, .jcarousel-skin-home .jcarousel-next-horizontal:focus, .jcarousel-skin-home .jcarousel-prev-horizontal:hover, .jcarousel-skin-home .jcarousel-prev-horizontal:focus {
	background-position:-41px 0;
}
.jcarousel-skin-home .jcarousel-next-horizontal:active, .jcarousel-skin-home .jcarousel-prev-horizontal:active {
	background-position:-82px 0;
}
.jcarousel-skin-home .jcarousel-next-disabled-horizontal, .jcarousel-skin-home .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-home .jcarousel-next-disabled-horizontal:focus, .jcarousel-skin-home .jcarousel-next-disabled-horizontal:active, .jcarousel-skin-home .jcarousel-prev-disabled-horizontal, .jcarousel-skin-home .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-home .jcarousel-prev-disabled-horizontal:focus, .jcarousel-skin-home .jcarousel-prev-disabled-horizontal:active {
	cursor:default;
	background-position:-123px 0;
}
.tonetrailers_list_thumb {
	width: 140px;
	height:90px;
	float:left;
	margin:0px;
	padding:0px;
}
.tonetrailers_list_thumb_title {
	width: 140px;
	height:25px;
	float:left;
	margin:0px;
	padding:0px;
}
.tonetrailers_list_thumb_title_txt {
	color:#0049ac;
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
}
.tonetrailers_list_thumb_title_txt a {
	color:#0049ac;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.tonetrailers_list_thumb_title_txt a:hover {
	color:#0049ac;
	text-decoration:underline;
}
/* //////// Trailers SLIDER  Ends //////// */
@media screen and (max-width: 1003px) {
}
.tonerecipes_category_box {
	width :98%;
	height:auto;
	margin : 0 10px 0 0;
	padding:0px;
	float:left;
	border:1px solid #dfdfdf;
}
.tonerecipes_thumb_container_main {
	width :95%;
	height:auto;
	margin : 0 0 10px 7px;
	padding:0px;
	float:left;
}
.tonerecipes_thumb {
	width :100%;
	height:auto;
	margin : 0 0 10px 0;
	padding:0px;
	float:left;
}
.tonerecipes_thumb_info {
	width :100%;
	height:auto;
	margin : 0px;
	padding:0px;
	float:left;
}
.tonerecipes_category_list_box {
	width :100%;
	height:auto;
	margin :0px;
	padding:0 10px;
	float:left;
}
.tonerecipes_categorylist_txt {
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px;
	width:100%;
	height:auto;
}
.tonerecipes_categorylist_txt ul {
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px;
	width:100%;
	height:auto;
}
.tonerecipes_categorylist_txt ul li {
	float:left;
	margin:0 0 8px 0;
	padding :0 0 0 10px;
	display:inline;
	width:95%;
	height:auto;
	background : url(../home_images/category_list_icon.png) 0px 7px no-repeat;
	color:#0049ac;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	list-style:none;
}
.tonerecipes_categorylist_txt ul li a {
	color:#0049ac;
	display:inline;
	float:left;
	height:auto;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding :0px;
	text-decoration:none;
	width:auto;
	height:auto;
	list-style:none;
}
.tonerecipes_categorylist_txt ul li a:hover {
	color:#0049ac;
	text-decoration:underline;
}
.tonerecipes_categorylist_txt-ul {
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0049ac;
	line-height:18px;
	display:inline;
}
.tonerecipes_category_txt-list li {
	list-style-type : none;
	background : url(../home_images/topnews_category_list_icon.png) no-repeat;
	text-indent : 0;
}
.toneHealth_category_box {
	width :98%;
	height:auto;
	margin : 0px;
	padding:0px;
	float:right;
	border:1px solid #dfdfdf;
}
.toneHealth_thumb_container_main {
	width :95%;
	height:auto;
	margin : 0 0 10px 7px;
	padding:0px;
	float:left;
}
.toneHealth_thumb {
	width :100%;
	height:auto;
	margin : 0 0 10px 0;
	padding:0px;
	float:left;
}
.toneHealth_thumb_info {
	width :100%;
	height:auto;
	margin : 0px;
	padding:0px;
	float:left;
}
.toneHealth_category_list_box {
	width :100%;
	height:auto;
	margin :0px;
	padding:0 10px;
	float:left;
}
.toneHealth_categorylist_txt {
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px;
	width:100%;
	height:auto;
}
.toneHealth_categorylist_txt ul {
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px;
	width:100%;
	height:auto;
}
.toneHealth_categorylist_txt ul li {
	float:left;
	margin:0 0 8px 0;
	padding :0 0 0 10px;
	display:inline;
	width:95%;
	height:auto;
	background : url(../home_images/category_list_icon.png) 0px 7px no-repeat;
	color:#0049ac;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	list-style:none;
}
.toneHealth_categorylist_txt ul li a {
	color:#0049ac;
	display:inline;
	float:left;
	height:auto;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding :0px;
	text-decoration:none;
	width:auto;
	height:auto;
	list-style:none;
}
.toneHealth_categorylist_txt ul li a:hover {
	color:#0049ac;
	text-decoration:underline;
}
.toneHealth_categorylist_txt-ul {
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0049ac;
	line-height:18px;
	display:inline;
}
.toneHealth_category_txt-list li {
	list-style-type : none;
	background : url(../home_images/topnews_category_list_icon.png) no-repeat;
	text-indent : 0;
}
.toneAstrology_category_box {
	width :95%;
	height:auto;
	margin : 0px;
	padding:0px;
	float:right;
	border:1px solid #dfdfdf;
}
.toneAstrology_thumb_container_main {
	width :95%;
	height:auto;
	margin : 0 0 10px 7px;
	padding:0px;
	float:left;
}
.toneAstrology_thumb {
	width :100%;
	height:auto;
	margin : 0 0 10px 0;
	padding:0px;
	float:left;
}
.toneAstrology_thumb_info {
	width :100%;
	height:auto;
	margin : 0px;
	padding:0px;
	float:left;
}
.toneAstrology_category_list_box {
	width :100%;
	height:auto;
	margin :0px;
	padding:0 10px;
	float:left;
}
.toneAstrology_categorylist_txt {
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px;
	width:100%;
	height:auto;
}
.toneAstrology_categorylist_txt ul {
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px;
	width:100%;
	height:auto;
}
.toneAstrology_categorylist_txt ul li {
	float:left;
	margin:0 0 8px 0;
	padding :0 0 0 10px;
	display:inline;
	width:95%;
	height:auto;
	background : url(../home_images/category_list_icon.png) 0px 7px no-repeat;
	color:#0049ac;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	list-style:none;
}
.toneAstrology_categorylist_txt ul li a {
	color:#0049ac;
	display:inline;
	float:left;
	height:auto;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding :0px;
	text-decoration:none;
	width:auto;
	height:auto;
	list-style:none;
}
.toneAstrology_categorylist_txt ul li a:hover {
	color:#0049ac;
	text-decoration:underline;
}
.toneAstrology_categorylist_txt-ul {
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0049ac;
	line-height:18px;
	display:inline;
}
.toneAstrology_category_txt-list li {
	list-style-type : none;
	background : url(../home_images/topnews_category_list_icon.png) no-repeat;
	text-indent : 0;
}
.image {
	width:100%;
	height:120px;
}
.image1 {
	width:100%;
	height:275px;
}
.imageVideos {
	width:100%;
	height:260px;
}
.imageLife {
	width:20%;
	height:179px;
}
.thumb_images_all {
	width:115px;
	height:70px;
}
.technews_thumb {
	width:45%;
	height:180px;
	float:left;
	margin:0 8px 5px 8px;
	padding:0;
}
.technews_thumb1 {
	width:45%;
	height:180px;
	float:left;
	margin:25px 8px 5px 8px;
	padding:0;
}
.toneFM_thumbs_block_main {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	height:auto;
}
.toneFM_thumbs_container_main {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	height:auto;
}
.toneFM_thumb_container {	
	float: left;
    height:auto;
    margin: 0 0 10px 10px;
    padding: 0;
    width: 28%;
}
.toneFM_thumb_img {
	margin:0 0 5px 0;
	padding:0px;
	float:left;
	width:100%;
	height:auto;
}
.toneFM_thumb_border {
	padding:1px;
	border:2px solid #dfdfdf;
	
}
.toneFM_thumb_info {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	height:35px;
}
.toneFM_title_txt {
	font-family: Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 12px;
	line-height:15px;
	font-weight : bold;
	text-decoration : none;
	color : #0049ac;
}
.toneFM_title_txt a {
	font-family: Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 12px;
	line-height:15px;
	font-weight : bold;
	text-decoration : none;
	color : #0049ac;
}
.toneFM_title_txt a:hover {
	color : #0049ac;
	text-decoration:underline;
}

.tone_EV_container_main {
	width :100%;
	height:auto;
	margin :0px;
	padding:0px;
	float:left;
}

.tone_EV_bigthumb_block_main {
	width : 100%;
	height:auto;
	margin :0 0 10px 0;
	padding:0px;
	float:left;
}
.tone_EV_bigthumb_container {
	width : 100%;
	height:auto;
	margin :0px;
	padding:0px;
	float:left;
}
.tone_EV_bigthumb_imgbox {
	width : 100%;
	height:auto;
	margin :0px;
	padding:0px;
	float:left;
}
.tone_EV_bigthumb_title_box {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	height:auto;
}
.tone_EV_smallthumbs_block_main {
	width : 100%;
	height:auto;
	margin :0px;
	padding:0px;
	float:left;
}
.tone_EV_small_container {
	width :45%;
	height:auto;
	margin :0 0 10px 10px;
	padding:0px;
	float:left;
}
.tone_EV_smallthumb_imgbox {
	width : 100%;
	height:auto;
	margin :0px;
	padding:0px;
	float:left;
}
.tone_EV_smallthumb_title_box {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	height:35px;
}
.tone_EV_title_txt {
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 12px;
	line-height:15px;
	font-weight : bold;
	text-decoration : none;
	color : #0049ac;
}
.tone_EV_title_txt a {
	font-family:Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 12px;
	line-height:15px;
	font-weight : bold;
	text-decoration : none;
	color : #0049ac;
}
.tone_EV_title_txt a:hover {
	color : #0049ac;
	text-decoration:underline;
}
.shop_thumbs_block_main {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	height:auto;
}
.shop_thumbs_container_main {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	height:auto;
}
.shop_thumb_container {	
	 float: left;
	height: auto;
	margin: 0 0 10px 10px;
	padding: 0;
	width: 45%;
}
.shop_thumb_img {
	margin:0 0 5px 0;
	padding:0px;
	float:left;
	width:100%;
	height:auto;
	/*height:100px;*/
}
.shop_thumb_border {
	padding:1px;
	border:2px solid #dfdfdf;
}
.shop_thumb_info {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	height:auto;
	/*height:35px;*/
}
.shop_title_txt {
	font-family: Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 12px;
	line-height:15px;
	font-weight : bold;
	text-decoration : none;
	color : #0049ac;
}
.shop_title_txt a {
	font-family: Georgia, "Times New Roman", Times, serif, Arial,Helvetica, sans-serif;
	font-size : 12px;
	line-height:15px;

	font-weight : bold;
	text-decoration : none;
	color : #0049ac;
}
.shop_title_txt a:hover {
	color : #0049ac;
	text-decoration:underline;
}</pre></body></html>