﻿@define 
{
	/*
		Định nghĩa các biến sử dụng trong Skin vào đây
	*/	
	Media_BigTitle;
	Media_BigTitle_Link;
	Media_BigTable;
	Media_BigImage;
	Media_BigImage_Img;
	Media_BigInit;
	Media_Big_Others_Table;
	Media_Big_Others_Cell;
	Media_Big_Others_Title;
	Media_Big_Detail_Link;
	Media_Big_Detail_LinkCell;
}

.Media_BigTitle
{
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	color: #248901;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.Media_BigTitle a, .Media_BigTitle a:link, .Media_BigTitle a:visited, .Media_BigTitle a:active
{
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	color: #248901;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.Media_BigTable
{
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

.Media_BigImage
{
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

.Media_BigImage img
{
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

.Media_BigInit
{
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	vertical-align: middle;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.HotNew_Big_Others_Table
{
	@HotNew_Big_Others_Table;
}

.Media_Big_Others_Cell
{
	font-family: Arial;
	font-size: 11px;	
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	color: #248901;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.Media_Big_Others_Cell a, .Media_Big_Others_Cell a:link, .Media_Big_Others_Cell a:visited, .Media_Big_Others_Cell a:active
{
	font-family: Arial;
	font-size: 11px;	
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	color: #248901;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.Media_Big_Detail_LinkCell
{
	@Media_Big_Detail_LinkCell;
}

.Media_Big_Detail_LinkCell a, .Media_Big_Detail_LinkCell a:link, .Media_Big_Detail_LinkCell a:visited, .Media_Big_Detail_LinkCell a:active
{
	@Media_Big_Detail_Link;
	
}