﻿#fade
{
	display: none;
	background-color: #3E3E3E;
	position: absolute;
	top: 0%;
	left: 0%;
	z-index: 90;
	width: 100%;
	height: 300px;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#fade1
{
	display: none;
	background-color: #3E3E3E;
	position: absolute;
	top: 0%;
	left: 0%;
	z-index: 90;
	width: 100%;
	height: 400px;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#light
{
	display: none;
	position: absolute;	
	z-index: 100;
	text-align: left;
	width: 100%;
}

#light_Contact
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	z-index: 100;
	text-align: left;
	width: 100%;
}

.white_innerContent
{
	background-color: #fff;
	position: relative;
	width: 400px;
	margin: 0 auto;
	color: #333333;
}

.white_innerContent_Default
{
	background-color: #ffffff;
	position: relative;
	width: 650px;
	margin: 0 auto;
	color: #333333;
}

.white_innerContent_Contact
{
	background-color: #fff;
	position: relative;
	width: 618px;
	margin: 0 auto;
	color: #333333;
}

.white_innerContent_SendFriend
{
	background-color: #fff;
	position: relative;
	width: 475px;
	margin: 0 auto;
	color: #333333;
}

.white_innerContent_Utility
{
	background-color: #fff;
	position: relative;
	width: 400px;
	margin: 0 auto;
	color: #333333;
}

.lightfoot_Contact
{
	font-family: Verdana, Tahoma, Times New Roman;
	background-image: url(../Image/lienhe_header.png);
	height: 30px;
	width: 618px;
	font-weight: bold;
	color: White;
	font-size: 11px;
}

.lightfoot_SendFriend
{
	font-family: Verdana, Tahoma, Times New Roman;
	background-image: url(../Image/lienhe_header.png);
	height: 30px;
	width: 475px;
	font-weight: bold;
	color: White;
	font-size: 11px;
}

.lightfoot_Utility
{
	font-family: Verdana, Tahoma, Times New Roman;
	background-image: url(../Image/lienhe_header.png);
	height: 30px;
	width: 400px;
	font-weight: bold;
	color: White;
	font-size: 11px;
}

.lightfoot
{
	font-family: Verdana, Tahoma, Times New Roman;
	background-image: url(../Image/lienhe_header.png);
	height: 30px;
	width: 400px;
	font-weight: bold;
	color: White;
	font-size: 11px;
}

.divTextHolder
{
	overflow: auto;
	width: 390px;
	padding: 5px;
	height:310px;
}
.divTextHolder_Default
{
	overflow: auto;
	width: 650px;
	height:498px;
}
.divTextHolder_Contact
{
	overflow: auto;
	width: 608px;
	padding: 5px;	
	background-color:#FAFAFA;
}

.divTextHolder_SendFriend
{
	overflow: auto;
	width: 465px;
	padding: 5px;	
}

.divTextHolder_Utility
{
	overflow: auto;
	width: 390px;
	padding: 5px;
	height:310px;
}

#dvHeaderLightBoxLeft
{
	float: left;
	padding: 8px 0 0 5px;
	width: 250px;
	float: left;
}

#dvHeaderLightBoxRight
{
	float: right;
	width: 80;
	padding-right: 5px;
	padding-top: 8px;
	text-align:right;
}

.LinkCloseLightBox
{
	font-family: Verdana, Tahoma, Times New Roman;
	font-weight: bold;
	color: White;
	font-size: 11px;
	text-decoration: none;
}

.LinkCloseLightBox:hover
{
	font-family: Verdana, Tahoma, Times New Roman;
	font-weight: bold;
	color: Orange;
	font-size: 11px;
	text-decoration: none;
}

.LightBoxHeader
{
	font-family: Verdana, Tahoma, Times New Roman;
	font-weight: bold;
	color: White;
	font-size: 11px;
	text-decoration: none;
}
