﻿body
{
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*hai duong vien hai ben cua masterpage*/
.LeftRight
{
	background-color: #bbe4fa;
	width: 80px;
}

/*phan duoi cung, dia chi va thong tin lien he.*/
.bottom
{
	font-size: 11px;
	font-weight: bold;
	height: 80px;
	background-color: #bbe4fa;
}

/*iframe trong trang home*/
.iFra
{
	text-align: justify;
	text-indent: 1cm;
	font-size: small;
}

/*div trong muc login, catalogue......*/
.divsub
{
	margin-top: 7px;
	margin-left: 12px;
}

/*xu ly trong div logout*/
.divlogout
{
	color: White;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*xu ly div trong homapage.aspx*/
.divhome
{
	font-size: 10pt;
	text-indent: 20px;
	font-family: Tahoma;
	text-align: left;
}

/*xu ly div khi mo ta cac san pham: outdoor, indoor... */
.divDescription
{
	text-align: right;
	margin-right: 12px;
	font-size: medium;
	margin-top: 15px;
}

/*xu ly khung cho image trong production*/
.IPro
{
	border-right: darkgray 2px solid;
	border-top: darkgray 2px solid;
	border-left: darkgray 2px solid;
	border-bottom: darkgray 2px solid;
	height: 142px;
}

.Title
{
	font-size: medium;
	font-weight: bold;
	color: White;
	background-color: #ff9900;
	text-align: center;
	vertical-align: middle;
	height:25px;
}

a:link
{
	text-decoration: none;
	color: Black;
}
a:visited
{
	text-decoration: none;
	color: Black;
}
a:hover
{
	text-decoration: none;
	color: #3300FF;
}
a:active
{
	text-decoration: none;
	color: Black;
}

.Prodes1
{
	color: #FFFFFF; 
	background-color: #02BCE4; 
	font-weight:bold;
	width:110px;
	font-size:smaller;
}

.Prodes2
{
	color: #2478D5;
font-size:smaller;
background-color: #EDFDE9;

}



