﻿input
{
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.1px;
}
.text_color
{
	color: #9d080c;
}

#div_page
{
	width: 720px;
}
#div_page_left
{
	width: 220px;
	float: left;
	margin-top: 15px;
	padding-left: 11px;
}

#div_page_right
{
	width: 470px;
	float: right;
	margin-top: 20px;
}

#div_background
{
	font-size: 12px;
	font-weight: 600;
	height: 60px;
	color: #EEEEEE;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
}
#div_page_content
{
	font-size: 13px;
	line-height: 18px;
	color: #525252;
	text-align: justify;
	margin-top: 15px;
	letter-spacing: 0.1px;
	margin-right: 15px;
}
#title
{
	font-size: 16px;
	letter-spacing: 0.5px;
	font-weight: bold;
}

/*Start home page*/
.background_home
{
	background-color: #84b50b;
}

#home_image_bottom
{
	text-align: right;
	padding-right: 20px;
}

/*End home page*/

/* Start about us*/
.background_aboutus
{
	background-color: #8b1a2f;
}
/* End about us*/

.TopPage_Title_Black
{
	font-size: 15px;
	color: #000000;
}
.TopPage_Title_Red
{
	font-size: 15px;
	color: #ba161f;
}

/* Start usercontrol*/
.div_corner
{
	width: 220px;
	background-color: #ececec;
}
.div_content_user
{
	text-align: left;
	padding-top: 7px;
	padding-bottom: 15px;
	margin-left: 5px;
	margin-right: 3px;
	line-height: 17px;
	color: #525252;
}

.title_usercontrol
{
	font-size: 16px;
	color: #970000;
	font-weight: 600;
}
/* End usercontrol*/

/* Start Contact us*/

#div_Contact
{
	width: 720px;
	font-size: 12px;
}

#div_Contact_Left
{
	width: 280px;
	float: left;
	text-align: left;
	padding-left: 10px;
	text-align: center;
	padding-top: 20px;
}

#div_Contact_Right
{
	width: 420px;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
}
.div_Location_Corner
{
	text-align: left;
}

#div_Contact_Control
{
	padding-left: 47px;
	padding-top: 10px;
	text-align: left;
	line-height: 18px;
	font-size: 11px;
	padding-bottom: 3px;
	vertical-align: top;
}
.div_Contact_Corner
{
	background-color: #f1f1f1;
}
#div_Control_button
{
	padding-right: 50px;
	text-align: right;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}

.div_popup
{
	width: 300px;
	height: 620px;
	left: 70px;
	top: 60px;
	position: absolute;
	text-align: center;
	filter: alpha(opacity=80);
	background-color: White;
	opacity: 0.8;
}
.popup_Content
{
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	z-index: 1;
	left: 70px;
	top: 300px;
	width: 200px;
	text-align: center;
}
.pop
{
	width: 280px;
	height: 150px;
}
#Content_Location
{
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
.title_location
{
	color: #90bc24;
	font-size: 14px;
	font-weight: bold;
}
.image_location
{
	margin: 20px;
	text-align: center;
}
.td
{
	padding-left: 10px;
}
.place
{
	font-size: 18px;
}
.place_content
{
	font-size: 14px;
	padding: 10px;
}
.location_validation
{
	position: absolute;
}
/* End Contact us*/
.px
{
	background: url(../images/px.gif) repeat-x;
	margin-bottom:20px;
	margin-top:20px;
}
