@charset "utf-8";
/* MSI=ECS Phil | MSI ECS CSS Document */
/* Template Design by: Anjella C. Valino*/
/* CSS by: Anjella C. Valino*/

/*Global*/
html, body, font {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}


body {
		background:#ffffff
			  url(../images/img-bg-news.png) repeat-x;			  
}

.padding {
	padding:10px;	
}

/*Template Wrapper*/
#page-container {
	margin:auto;
	width:1000px;
}

/*Header Navigation*/

#header-nav {
	background-image:url(../images/img-nav.png);
	float:right;
	height: 33px;	
}


/*Header Logo*/

#header-logo {
	background-color:#FFF;
	width:1000px;
	height:120px;
	float:left;
}

/*MSI logo*/
#logo {
	background-image:url(../images/img-logo.png);
	float:left;
	width:180px;
	height: 55px;
	margin:0;

}

/*search button*/
h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#999;
	margin: 0;
	padding: 0;
	float: right;
	margin-top: 78px;
	padding-right: 25px;
	width:240px;
}

/*Tag line*/
h5 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#999;
	margin: 0;
	padding: 0;
	margin-top: 60px;
}

/*Sub-page Navigation Bar*/

#subpage-nav {
	background-image:url(../images/img-nav-news.png);
	width:1000px;
	height:66px;
	float:left;

}

#subpage-nav .padding {
	padding: 20px 0px 0px 20px;	
}

#subpage-nav a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-decoration:none;
	font-weight:500;
	color:#ccc;
}
#subpage-nav a:visited{ /*selected link*/
	color:#ccc;
	text-decoration:none;
}


#subpage-nav a:hover{ /*mouse over link*/
	color:#fff;
	text-decoration:none;
}


/*Side Bar*/
#content-sidebar {
	background-color:#f7f7f7;
	margin-top:10px;
	float:right;
	width:250px;

}

#sidebar1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

#sidebar1-content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

}

#sidebar1-content a {
	text-decoration:none;
	color:#666;
}

#sidebar1-content a:hover {
	text-decoration:none;
	color:#09F;
}
#sidebar2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

#sidebar2-content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#sidebar2-content a {
	text-decoration:none;
	color:#666;
}

#sidebar2-content a:hover {
	text-decoration:none;
	color:#09F;
}



/*Content Wrapper*/

#content-wrapper {
	width:1000px;
	height:auto;
}

#c-wrapper	{
	width: 1000px;
	height: auto;
}

/*Content  News*/

#content-news {
	margin-top:10px;
	float:left;
	width:700px;	
}

/*careers line*/
.careers-selected {
	background-image:url(../images/contact_bg-line.jpg);
	width: 400px;
	height: 19px;
	border-bottom: 0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}	

/* buttons */
.button-txt	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}	

/*Footer*/
#footer {
	background-image:url(../images/img-line.png);
	background-repeat:repeat-x;
	font-size:11px;
	clear:both;
	width:1000px;
	height:50px;

	
}

#footer a {
	color: #c9c9c9;
	text-decoration: none;
}

#footer a:hover {
	color: #db6d16;
}

#footer-company {
	margin-top:5px;
	float:left;
}

#footer-links {
	margin-top:5px;
	margin-right:10px;
	float:right;
}

#career-content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#666;
}