@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4a4b;
	margin: 0;
}

a {
	text-decoration: none;
	}

#wrapper {
	width: 100%;
	/*background-color: #EAEAEA;*/
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	}
	
#container {
	width: 970px;
	margin: 0px auto;
	margin: 0px auto;
	background-color: #FFFFFF;
	}

/*#test-container {
	width: 980px;
	margin: 0px auto;
	background-color: #FFFFFF;
	}
	
#test-wrapper {
	width: 100%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	}*/

#body {
	width: 970px;
	margin: 0px auto;
	}
	
/******* NAVIGATION *******/
#nav {
	width: 1000px;
	height: 50px;
	background: url(images/nav-bg_13.png) no-repeat;
	margin: 0px auto;
	}
	
#nav-content {
	width: 950px;
	padding-top: 10px;
	padding-bottom: 19px;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 16px;
	color: #1c769b;
	font-weight: bold;
	}
	
#navleft {
	width: 334px;
	float: left;
	}
	
#navright {
	width: 666px;
	float: right;
	}
	
#clear {
	clear: both;
	}

/******* HEADER *******/	
#header-container {
	}
	
#header {
	margin: 0px auto;
	width: 960px;
	}

/******* BODY *******/	
#body-container {
	width: 960px;
	margin: 0px auto;
	}

#body-container-h {
	width: 961px;
	margin: 0px auto;
	}
	
#body-container-bg {
	background-color: #FFFFFF;
	}
	

/******* COLUMN LEFT *******/
#column-left {
	width: 322px;
	float: left;
	}
	
#readmore-container {
	width: 95px;
	padding-left: 100px;
	padding-top: 7px;
	}
	
#rss-container {
	width: 111px;
	padding-left: 195px;
	padding-top: 15px;
	}

#contactcen-container {
	width: 322px;
	height: 198px;
	background-image: url(images/contact-center_06.jpg);
	}
	
#webdev-content {
	padding-top: 55px;
	padding-left: 90px;
	}

#webdev-container {
	width: 322px;
	height: 202px;
	background-image: url(images/web-dev_10.jpg);
	}
	
#news-container {
	width: 322px;
	}	

#news-title {
	width: 322px;
	height: 67px;
	background: url(images/news-title_19.jpg) no-repeat;
	}
	
#news-content {
	width: 280px;
	margin: 0px auto;
	}
	
	
/******* COLUMN MIDDLE *******/
#column-middle {
	width: 317px;
	float: left;
	}

#multidev-container {
	width: 317px;
	height: 198px;
	background-image: url(images/multi-dev_06.jpg);
	}
	
#cad-container {
	width: 317px;
	height: 202px;
	background-image: url(images/cad_15.jpg);
	}
	
#welcome-container {
	width: 317px;
	}

#welcome-title {
	width: 317px;
	height: 67px;
	background: url(images/welcome-title_21.jpg) no-repeat;
	}
	
#welcome-content {
	width: 275px;
	margin: 0px auto;
	}
	
	
/******* COLUMN RIGHT *******/
#column-right-home {
	width: 322px;
	float: right;
	}

#column-right {
	width: 200px;
	float: right;
	padding-top: 4px;
	margin-top: 10px;
	}

#writing-container {
	width: 322px;
	height: 198px;
	background-image: url(images/writing_07.jpg);
	}
	
#transcription-container {
	width: 322px;
	height: 202px;
	background-image: url(images/trans-serv_16.jpg);
	}
	
#right-container {
	width: 322px;
	background-image: url(images/right-bg_33.jpg);
	background-repeat: repeat-y;
	}

#whyphil-title {
	width: 322px;
	height: 67px;
	background: url(images/whyphil-title_22.jpg) no-repeat;
	}
	
#right-content {
	width: 280px;
	margin: 0px auto;
	}

#right-bottom {
	width: 322px;
	height: 13px;
	background: url(images/right-bottom_46.jpg) no-repeat;
	}

#see-yourself {
	width: 322px;
	height: 32px;
	background: url(images/see-yourself_46.jpg) no-repeat;
	}
	

/******* SUB-PAGES CONTENT  *******/
#subpage-left {
	width: 720px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 20px;
}

#subpage-content {
	font-size: 13px;
	line-height: 18px;
	color: #1D1D1D;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	}

/******* TEXT STYLES *******/
.categories-text {
	font-size: 14px;
	color: #929292;
}

.news-date {
	font-size: 13px;
	font-weight: bold;
	color: #025C7F;
}

.style7 {
	font-weight: bold;
	font: "Trebuchet MS";
	font-size: 14px;
}

.style8 {
	font-size: 15px
}

.style9 {
	font-size: 13px;
	color: #B02525;
}

#bottom {
	}

.white {
	color: #FFFFFF;
}

#careers {
	width: 268px;
	height: 296px;
	background: url(images/careers_32.jpg) no-repeat;
	float: right;
	}
	
#careers2 {
	width: 268px;
	height: 296px;
	background: url(images/careers_32.jpg) no-repeat;
	}
	
#rightpanel {
	width: 268px;
	float: right;
	}
	
#howmay {
	width: 268px;
	height: 253px;
	background: url(images/help_33.jpg) no-repeat;
	}
	
#howmaycontent {
	width: 200px;
	margin: 0px auto;
	padding-right: 30px;
	padding-top: 50px;
	}
	
#careerscontent {
	width: 200px;
	padding-right: 30px;
	margin: 0px auto;
	padding-top: 216px;
	height: 80px;
	}
	
.style1 {
	color: #015c80;
	font-size: 20px;
	font-family: Verdana;
}

#customer-support {
	width: 660px;
	font-weight: bold;
	}
	
#technical-support {
	width: 660px;
	font-weight: bold;
	}
	
#telemarketing-services {
	width: 660px;
	font-weight: bold;
	}
	
#it-helpdesk {
	width: 660px;
	font-weight: bold;
	}
	
#service-offering {
	width: 660px;
	}
	
#back-top {
	width: 600px;
	text-align: right;
	}
	
/*#### styles ###*/

.footer-links {
	font-size: 12px;
	}
	
a.footer:link {
	text-decoration: none;
	font-size: 12px;
	color: #4D4D4D;
	}

a.footer:visited {
	color: #4D4D4D;
	text-decoration: none;
	font-size: 12px;
}

a.footer:hover {
	text-decoration: none;
	color: #000000;
}

a.footer:active {
	text-decoration: none;
}

a.nav:link {
	color: #1c769b;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #1c769b;
}
a.nav:hover {
	text-decoration: none;
}
a.nav:active {
	text-decoration: none;
}
a.nav:hover {
	color: #dc2b1b;
	text-decoration: none;
	}

#hr {
	height: 2px;
	border-bottom: 1px dotted #949284;
	width: 98%;
	}	
	
#news-01 {
	}
	
#news-02 {
	}
	
/*********************** HEADER AND NAV 2 *****************************/
#header2 {
	margin: 0px auto;
	width: 960px;
	}
	
	
@charset "UTF-8";

/* SpryCollapsiblePanel.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main CollapsiblePanel container. For our
 * default style, the CollapsiblePanel is responsible for drawing the borders
 * around the widget.
 *
 * If you want to constrain the width of the CollapsiblePanel widget, set a width on
 * the CollapsiblePanel container. By default, our CollapsiblePanel expands horizontally to fill
 * up available space.
 *
 * The name of the class ("CollapsiblePanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * CollapsiblePanel container.
 */
.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	border-left: solid 1px #CCC;
	border-right: solid 1px #999;
	border-top: solid 1px #999;
	border-bottom: solid 1px #CCC;
}

/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.CollapsiblePanelTab {
	border-bottom: solid 1px #CCC;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #B02525;
}

/* This is the selector for a CollapsiblePanel's Content area. It's important to note that
 * you should never put any padding on the content area element if you plan to
 * use the CollapsiblePanel's open/close animations. Placing a non-zero padding on the content
 * element can cause the CollapsiblePanel to abruptly grow in height while the panels animate.
 *
 * The name of the class ("CollapsiblePanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style a
 * CollapsiblePanel content container.
 */
.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
}

/* An anchor tag can be used inside of a CollapsiblePanelTab so that the
 * keyboard focus ring appears *inside* the tab instead of around the tab.
 * This is an example of how to make the text within the anchor tag look
 * like non-anchor (normal) text.
 */
.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "CollapsiblePanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the CollapsiblePanel.
 */
.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #EEE;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "CollapsiblePanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #CCC;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * CollapsiblePanel has focus. The "CollapsiblePanelFocused" class is programatically added and removed
 * whenever the CollapsiblePanel gains or loses keyboard focus.
 */
.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #3399FF;
}





/*Outsource Philippines nCode AJC*/

#NavC {
	margin: 0px auto;
	width: 960px;
	height: 34px;
	font-size: 12px;
	/*background-image: url(images/nav-sub.jpg);*/
	}

#NavContainer-sub {
	float: right;
	width: 720px;
	}

#NavC-home {
	margin: 0px auto;
	width: 970px;
	}

#NavContainer {
	margin: 0px auto;
	width: 925px;
	padding-left: 33px;
	height: 40px;
	font-size: 12px;
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #eaeff0;
	border-left: 1px solid #e7e9eb;
	border-right: 1px solid #e7e9eb;
	}

#logo {
	float: left;
	width: 430px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

.clr {
	clear: both;
	}

#footer {
	margin: 0px auto;
	margin-top: 10px;
	width: 950px;
	height: 100px;
	font-size: 11px;
	background-image: url(images/fbg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: 1px dotted #DDDDDD;
	font-family: "Trebuchet MS";
	}

#fc {
	padding-top: 30px;
	padding-left: 10px;
	}

#r-Con {
	float: right;
	width: 400px;
	padding-top: 10px;
	padding-right: 10px;
	color: #303131;
	}

#r-Icons {
	text-align: right;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #303131;
	padding-right: 10px
	}

#g-start {
	text-align: right;
	font-size: 18px;
	color: #363636;
	}

#pNum {
	text-align: right;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0f356c;
	padding-top: 4px;
	}

a.top:link { color: #88898a; text-decoration: none; font-weight: normal; font-size: 11px;}
a.top:visited { color: #88898a; text-decoration: none; font-weight: normal; font-size: 11px;}
a.top:hover { color: #000000; text-decoration: none; font-weight: normal; font-size: 11px;}
a.top:active { color:  #88898a; text-decoration: none; font-weight: normal; font-size: 11px;}

a.breadcrumb:link { color: #011467; text-decoration: underline; font-weight: normal; font-size: 11px; text-transform: lowercase;font-family: Verdana, Arial, Helvetica, sans-serif;}
a.breadcrumb:visited { color: #011467; text-decoration: underline; font-weight: normal; font-size: 11px; text-transform: lowercase;font-family: Verdana, Arial, Helvetica, sans-serif;}
a.breadcrumb:hover { color: #011a85; text-decoration: underline; font-weight: normal; font-size: 11px; text-transform: lowercase;font-family: Verdana, Arial, Helvetica, sans-serif;}
a.breadcrumb:active { color:  #011467; text-decoration: underline; font-weight: normal; font-size: 11px; text-transform: lowercase;font-family: Verdana, Arial, Helvetica, sans-serif;}

.brc {
		color: #011467;
		font-size: 11px;
		text-transform: lowercase;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#top {
	
	}

.style9 {
	color: #CD3F3B;
}


/*nCODE END AJC*/


/*TEST EDIT*/

#test-top {
	margin:0px auto;
	width: 960px;
	height: 20px;
	background-image: url(images/top-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	}

.title {
	padding-top: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	text-align: center;
	}

.test-title {
	text-align: center;
	}

#test-border {
	margin: 0px auto;
	width: 960px;
	
	}

#sub-header {
	}

#titlebg {
	margin: 0px auto;
	width: 948px;
	height: 28px;
	padding-top: 7px;
	color: #000000;
	background-image: url(images/title-bg.jpg);
	background-repeat: no-repeat;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 12px;
	}

/*ACCORDION*/

.accordiontitle{ /*header of 2nd demo*/
	cursor: hand;
	cursor: pointer;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 5px 0;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #D9D9D9;
}

.opencontent{
	color: #e15c03;
	font-weight: bold;
}

.closedcontent{
	color: #0641ad;
	font-weight: normal;
}

.thecontent {
	color: #454545;
	font-size: 12px;
	padding-left: 13px;
	padding-right: 10px;
	}

a.c-link {
	color: #CC0000;
	}

.r1 {
	background-color: #f7f7f7;
	color: #000000;
	}

.r2 {
	background-color: #FFFFFF;
	}

#l-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
	}

#l-title-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	}

#extrax {margin:1em 0;overflow:hidden;font-size:11px;line-height:1.2;}
#extrax .panelx tit {margin:0;border-bottom:1px dotted #FFF;font-weight:bold;font-size:12px;color: #000033; padding-bottom: 15px;}
#extrax .panelx ul {margin:0;padding:0;list-style:none;}
.panelx li {clear:both;overflow:hidden;border-bottom:1px dotted #999;}
.panelx li a {display:block;text-decoration:none;padding:4px 8px 4px 2px;}
#extrax .panelx a:link {border:0;color: #000033;}
#extrax .panelx a:visited {border:0;color: #000033;}
#extrax .panelx a:hover {background-color: #E9E9E9; color:#000;}
#extrax .relatedx {float:left;width:210px;display: inline; margin-left: 10px;}
#extrax .recentx {float:right;width:210px;}

#pn {
	float: left;
	width: 300px;
	padding-right: 10px;
	border-right: 1px dotted #A2A2A2;
	}

#lc {
	float: right;
	width: 80px;
	text-align: right;
	padding-top: 15px;
	}

.readmore{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363636;
	font-weight:bold;
}