/* @override http://www.riverchelles.com.sg/web/css/riverchelles.css */

/* General
***********************************************/
body {
	background: #fff;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a:link {
	color: #33B479; text-decoration: underline;
}

a:visited {
	color: #33B479; text-decoration: underline;
}

a:hover {
	color: #666666; text-decoration: none;
}

/* CSS RESET
***********************************************/
p { padding: 0.2em 0 1.2em 0; margin: 0;}

h2 { margin: 13px 0 15px 0; padding: 0; font-size: 13px; text-transform: uppercase; color: #CC0000; } 
h3 { margin: 0; padding: 0; font-size: 12px; font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif; text-transform: uppercase; text-align:left; color: #33B479;}

ul { margin: 8px 0 0 20px; padding: 0; }

/* Structure
**********************************************/
#wrapperOuter {
	width: 853px;
	background: url(../auxil/bg_wrapper.jpg) repeat-y;
	margin: 0 auto;
}

#innerWrapper, #jobbank {
	left: 26px;
	position: relative;
	width: 800px;
}

#leftCol {
	float: left;
	width: 565px;
	margin: 0 0 15px 0;
}

#rightCol {
	float: right;
	width: 230px;
	font-size: 11px;
}

* html #rightCol { width: 225px; }


#WelcomeText {
	text-align: justify;
	padding: 15px 15px 0px 20px;
}

#rightCol .header { margin-left: 10px; }

#newsEvents {
	background: url(../auxil/bg_newsevents.jpg) repeat-x bottom right;
	padding: 10px;
	border-bottom: 4px solid #33B479;
}

h2 a:link { text-decoration: none; }

#newsEvents p, #testimony p, #optionalRegion p { margin: 8px 10px 0px 15px; }

#testimony p { margin-bottom: 8px; }

#testimony {
	background: url(../auxil/bg_quicklinks.jpg) repeat-x bottom right;
	border-bottom: 4px solid #33B479;
}

#quicklinks {
	padding-top: 11px;
	padding-left: 10px;
	background: url(../auxil/bg_quicklinks.jpg) repeat-x bottom right;
	border-bottom: 4px solid #33B479;
}

#quicklinks img {
	border: 0;
	margin-bottom: 7px;
}

#focus ul { list-style: none; text-align: left; }
#focus ul li{ background: url(../auxil/ico_greenarrow.gif) no-repeat left top; padding: 0 0 0 25px;}

#focus li ul { margin: 0 0 8px 14px;}
#focus li ul li { background: none; }

/* Styles for Our Services Page Element 
******************************************************/
#ourServices {
	margin-left: 8px;
	height: 314px;
	background: url(../auxil/bg_ourservices.jpg) no-repeat center top;
	font-size: 11px;
}

#ourServices p { margin:0; }

#ourServices h3 {
	margin:13px 0 0 0;
	font-size: 13px;
	color: #CC0000;
	text-transform:uppercase;
}

#ourServices img {
	float: left;
	vertical-align: middle;
	border: 0;
}

.serviceRow1 {
	margin-top: 50px;
	width: 47%;
	float: left;
}

.serviceRow2 {
	margin-top: 20px;
	width: 47%;
	float: left;
}

#subTestimony {
	background: url(../auxil/bg_quicklinks.jpg) repeat-x bottom right;
	border-bottom: 3px solid #33B479;
}

#subTestimony p { margin: 8px 10px 15px 15px; }

#subquicklinks {
	padding-left: 10px;
	background: url(../auxil/bg_quicklinks.jpg) repeat-x bottom right;
}

#subquicklinks img {
	border: 0;
	margin-bottom: 7px;
}

#optionalRegion {
	background: url(../auxil/bg_quicklinks.jpg) repeat-x bottom right;
	border-bottom: 2px solid #33B479;
}

.rightColBorder { border-bottom: 4px solid #33B479; }

#staffingsolutions {
	background: url(../auxil/bg_staffingsolutions.jpg) no-repeat bottom left;
	padding: 10px;
	font-size: 11px;
}

#ourFocusLinks {
	font-size: 12px;
	font-weight: bold;
}

#ourFocusLinks a:link, #ourFocusLinks a:visited { text-decoration: none; }

#breadcrump {
	margin: 10px 15px 0 0;
	float: right;
	font-size: 11px;
}

a.department:link {
color: #000000;
text-decoration:none;
font-weight:bolder;
}

a.department:visited {
color: #bcbcbc;
text-decoration:none;
font-weight:bolder;
}



/* Classes
***********************************************/

.subHeader {
	margin: 0;
	padding: 0;
	color: #CC0000;
	text-transform: uppercase;
	font-weight: bold;
}

.subHeaderBg {
	width: 100%;
	background: #ebebeb;
	font-weight: bold;
	color: #666666;
	padding: 5px;
}

.coyName {
	color: #00AE45;
	font-size: 90%;
	font-weight: bolder;
	text-transform:uppercase;
}

.highlight {
	color: #00AE45;
	font-weight: bold;
}

.clientbase ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.clientbase li {
	background: url(../auxil/ico_greenarrow.gif) no-repeat 0 20%;
	padding-left: 30px;
}

.divider {
	margin: 30px 0 30px 0;
	border-bottom: 1px dotted #33B479;
	width: 100%;
}


.red {
	color: #FF0000;
	font-size: 11px;
}

/* FOOTER
******************************************************/
#footer {
	margin-top: 5px;
	clear: both;
	width: 853px;
	height: 37px;
	font-size: 10px;
	color: #868686;
	padding: 5px;
	padding-left: 40px;
	background: url(../auxil/bg_footer.jpg) no-repeat;
}

/* == Notice / Error == */
.error {
  font-family: Arial;
  font-size: 12px;
  padding:4px 6px;
	padding-left:23px;
  color: #CE4141;
	border: 1px solid #CE4141;
	background: url(../admin/img/tiny-icons/cross.gif) no-repeat 4px 2px #FFF1F1;
	margin: 4px 0;
}

.notice {
  font-family: Arial;
  font-size: 12px;
  padding:4px 6px;
	padding-left:23px;
  color: #2E6D29;
	border: 1px solid #2E6D29;
	background: url(../admin/img/tiny-icons/tick.gif) no-repeat 4px 2px #E9FFE4;
	margin: 4px 0;
}
/* == End of Notice Error == */

.deposit {
width:110px;
height:20px;
background: url(../images/depositresume.gif);
border: none;
}

.search {
width:56px;
height:20px;
background: url(../images/search.gif);
border: none;
}

.browse {
width:76px;
height:20px;
background: url(../images/browse.gif);
border: none;
}

.submit {
width:88px;
height:20px;
background: url(../images/submit.gif);
border: none;
}
