﻿/* CSS layout */
body {
	background-image: url('../Images/bg.png');
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 12px;
	color: #7b7b7b;
	margin: 0;
	padding: 0;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}
a:active, a:visited, a:link {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color:Orange;
}
.clear {
	clear: both;
}
.gallery
{
	float:left; width:100%;
}
.gallery .group
{
	float:left; width:48%;text-align:justify;padding:5px;
	height:200px;
}
.gallery .sep
{
	float:left;
	width:5px;
	
}
.gallery .group a
{
	font-weight:bold;
	font-size:14px;
}
 
.gallery .group img
{
	margin:5px;
	padding:2px;
	border:solid 1px #948282;
	float:left;
}
.news {
	background-image: url('../Images/bgline4.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}
.news .title a {
	font-size: 16px;
	color: #5a5a5a;
	font-weight: bold;
}
.news .title a:hover {
	color: orange;
}
.news .published {
	color: #c6c810;
}
.news .teaser {
	float: right;
	margin: 5px;
	padding: 2px;
	border: solid 1px #dcdcdc;
	margin-top: 0px;
}
.news .summary {
	text-align: justify;
	color: #5f5f5f;
}

.news .text {
	text-align: justify;
	color: #5a5a5a;
	font-size:13px;
	color:Black;
}
.news .child-sub 
{
	padding:0px;
	float:left;
}

.news .child-sub  img
{
	border:solid 0px white;
	vertical-align:middle;
	padding-right:3px;
}

.news .child-sub li
{
	display:inline;
	list-style-type:circle;
	padding-right:5px;
}
.news .child-sub li a
{
	color:#5a5a5a;
	font-weight:bold;
}

.img_teaser 
{
	border:solid 1px #229bf4;
	padding:2px;
	margin:5px;
	margin-left:0px;
	float:left;
}

.services_nav ul
{
	margin-left:0px;
	padding-left:25px;
	padding-right:25px;
}

.services_nav ul li
{
	list-style-type:none;
	list-style-image:url('../Images/bullet.png');
	color:#67addc;
	border-bottom:dotted 1px #bcbbc0;
	padding-bottom:5px;
	padding-top:5px;
}

.services_nav a
{
	color:#67addc;
	font-weight:bold;
}

.services_nav a:hover
{
	color:Orange;
}

.home_job {
	width: 924px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 14px;
}
.home_job .top {
	width: 924px;
	height: 6px;
	line-height:0px;
	font-size:1px;
	background-image: url('../Images/homejobtop.png');
	background-repeat: no-repeat;
	float: left;
}
.home_job .contentjob {
	width: 922px;
	float: left;
	border-left: solid 1px #c4d7dc;
	border-right: solid 1px #c4d7dc;
	background-color: white;
	background-image: url('../Images/jobbg.png');
	background-position: bottom;
	background-repeat: repeat-x;
}
.home_job .bottom {
	width: 924px;
	height: 6px;
	background-image: url('../Images/homejobbottom.png');
	background-repeat: no-repeat;
	float: left;
}
.home_job .title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	font-family: Verdana;
}
.home_job .image {
	text-align: center;
	margin-top: 10px;
}
.home_job .image img {
	border: solid 1px #948282;
	padding: 2px;
}
.home_job .text {
	text-align: justify;
	margin-top: 10px;
	padding: 5px;
	color: #7b7b7b;
}
.sbox {
}
.sbox .top {
	width: 227px;
	height: 6px;
	font-size:1px;
	float: left;
	background-image: url('../Images/sbox_top.png');
	background-repeat: no-repeat;
}
.sbox .bottom {
	width: 227px;
	height: 6px;
	float: left;
	background-image: url('../Images/sbox_bottom.png');
	background-repeat: no-repeat;
}
.sbox .contentbox {
	border-left: solid 1px #d9e5e9;
	border-right: solid 1px #d9e5e9;
	width: 215px;
	float: left;
	padding: 5px;
	background-color:White;
}
.button {
	background-image: url('../Images/cmdbg.png');
	color: white;
	font-size: 10px;
}
.sbox .title {
	margin-bottom: 5px;
	background-image: url('/App_Themes/MaiAnh/Images/newsletter.png');
	background-repeat:no-repeat;
	height:20px;
	padding-left:30px;
	padding-top:0px;
}
.ErrorMessage 
{
	color:Red;
}
.InfoMessage
{
	color:Green;
}
.Search 
{
	/*float:left;
	margin-left:670px;
	margin-top:27px;
	position:absolute;*/
}

.Search input
{
	/*border-style:none;
	color:Gray;
	font-style:italic;*/
	border:solid 1px #cccccc;
}

#masthead {
	width: 940px;
	height: 180px;
	margin-left: auto;
	margin-right: auto;
	/*background-image: url('../Images/banner.png');*/
	background-color:White;
}

#masthead .menu 
{
	/*float:right;
	margin-right:20px;*/
	/*margin-top:100px;*/
	padding-top:6px;
}

#masthead .menu a
{
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
}

#masthead .menu ul
{
	margin:0; padding:0;
}

#masthead .menu ul li
{
	list-style-type:none;
	display:inline;
	padding-left:10px;
}

#top_nav {
}
#container {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../Images/cbg.png');
	background-repeat: no-repeat;
	float: left;
	background-color: white;
}
#left_col {
	width: 235px;
	margin-left: 5px;
	padding-left: 3px;
	float: left;
}
#page_content {
	float: left;
	width: 690px;
	margin-top:5px;
}

#page_content .top 
{
	width:687px;
	height:6px;
	background-image:url('../Images/lbox_top.png');
	float:left;
	font-size:1px;
}

#page_content .bottom 
{
	width:687px;
	height:6px;
	background-image:url('../Images/lbox_bottom.png');
	background-repeat:no-repeat;
	float:left;
}

#page_content .contentpage
{
	width:676px;
	float:left;
	padding:5px;
	border-left:solid 1px #deebea;
	border-right:solid 1px #deebea;
	background-color:White;
} 

#footer 
{
	width:933px;
	margin-left:7px;
	margin-top:10px;
	margin-bottom:10px;
	height:80px;
	background-image:url('../Images/footer.png');
	float:left;
}

#footer .copyright
{
	text-align:center;
	margin-top:10px;
}

#footer .menu
{
	text-align:center;
	margin-top:10px;
}

#footer .menu a
{
	color:#7b7b7b;
	font-weight:bold;
}

#footer .menu ul
{
	margin:0;
	padding:0;
}

#footer .menu ul li
{
	display:inline;
	list-style-type:none;
	padding-left:10px;
}

.PagerControl
{
	text-align:center;
}

.contact_td{
	text-align: right;
}

.contact_input input 
{
	width:250px;
}

h3
{
	margin:0;
	padding:0;
	color:#67addc;
}

.EditingFormErrorLabel
{
	color:Red;
}

.photoGallery
{
	padding:5px;
}

.photoGallery img
{
	border:solid 1px #cccccc;
	padding:4px;
	margin:2px;
}

.app-cmd 
{
	margin-top:10px;
}

.logo 
{
	margin-top:10px;
}

.logo .title
{
	border-bottom:solid 1px #e5e7e7; height:20px; margin-bottom:10px;
}

.logo img
{
	border:solid 1px #cccccc;
	padding:2px;
	margin:2px;
}
.tbJob
        {
            border-collapse: collapse;
            border: 1px solid #e2e3ea;
        }
        .tbJob .header
        {
            color: #003399;
            background-color: #a4c4e3;
            height: 40px;
        }
        .tbJob .alt
        {
            background-color: #edf6ff;
            height: 45px;
        }
        .tbJob .item
        {
            height: 45px;
        }