/*
-- CSS Document by Lester Dong [7 July 2006] --
Copyright Digitise Internet Business Solutions Ltd. All Rights Reserved.

::Caveat Pre Emptor (General Warnings)::
1. Any amendments to Section 1 and 2 made has to be reviewed and approved by Digitise
2. Any piece of CSS that is deemed experimental (i.e. CSS3) is NOT allowed.
3. Any piece of CSS that is relatively new to Digitise needs to go through a review and vetting process before it can be used or released.
4. Digitise believes in the "tried and true", please think of all consequences before adding new pieces of CSS.

::Notes::
- If there are any errors please inform Digitise.

::Developers::
Please place extra CSS at appropriate sections

::Sections::
Section 1: HTML Tag CSS
Section 2: Default Typography CSS
Section 3: Extra Typography CSS
Section 4: Structural CSS
*/

/* Section 1: HTML Tags : START */
body {
	margin:0;
	padding:0;
	background:url(../images/bg-pattern.gif);
}
img {
	margin:0;
	padding:0;
	border:0;
}
form {
	padding:0;
	margin:0;
	border: 0;
}
.container {
	background:url(../images/bg-pattern.gif);
}
.lhs-shade1 {
	background:url(../images/lhs-pattern.gif) repeat-y top right;
}
.lhs-shade2 {
	background:url(../images/lhs-pattern.gif) repeat-y top left;
}
.rhs-shade {
	background:url(../images/rhs-pattern.gif) repeat-y top right;
}
.bottom-shade {
	background:url(../images/bottom-pattern.gif) repeat-x left;
}
.bottomrh-shade {
	background:url(../images/bottomrh-pattern.gif) no-repeat top right;
}
.lhs-bottom1 {
	background:#dcdcdc url(../images/leftcolbg-new.gif) no-repeat top left;
	color:#093f4c;
}
.lhs-bottom2 {
	background:#24444E url(../images/lhs-bgbottom2.gif) no-repeat bottom left;
}
.lhs-bottom3 {
	background:#24444E url(../images/lhs-bgbottom3.gif) no-repeat top left;
}
/* Section 1: HTML Tags : END */

/* Section 2: Default Typography CSS : START */
h1 {
	font-size: 14px;
	font-family: arial, helvetica, Trebuchet MS, verdana, Trebuchet,sans-serif;  
	margin: 10px 0 10px 0;
	color: #831a3c;
}

h1 span {
	display:block;
	font-size:22px;
	line-height:26px;
}
h2 {
	font-size: 14px;
	font-family: Arial, helvetica, Trebuchet MS, verdana, Trebuchet,sans-serif;  
	margin: 8px 0 5px 0;
	color: #a40036;
}
h3 {
	font-size: 12px;
	font-family: Arial, helvetica, Trebuchet MS, verdana, Trebuchet,sans-serif; 
	margin: 3px 0 7px 0;
	color: #831a3c;
}
h4 {
	font-size: 13px;
	font-variant: small-caps;
	font-family: Arial, helvetica, Trebuchet MS, verdana, Trebuchet,sans-serif;
	color: #831a3c;
}
td, div {  
	font-family: Arial, helvetica, Trebuchet MS, verdana, Trebuchet,sans-serif;  
	font-size: 12px; 
	line-height: 16px;
}

input, textarea, select {
	font-family:  Arial, helvetica, Trebuchet MS, verdana, Trebuchet,sans-serif;  
	font-size: 11px;
}
a {
	color:#386C7C;
	text-decoration:none;
}
a:hover {
	color:#4894AB;
	text-decoration:underline;
}

td.imagecolumn {  
	font-family: Arial, helvetica, Trebuchet MS, verdana, Trebuchet,sans-serif;  
	font-size: 11px; 
	color: #333333;
	line-height: 13px;
}
td.imagecolumn a {
	color:#333333;
	text-decoration:underline;
}
td.imagecolumn a:hover {
	color:#666666;
	text-decoration:underline;
}

td.address {  
	font-family: arial, verdana, helvetica, Trebuchet MS, Trebuchet,sans-serif;  
	font-size: 10px; 
	color: #646464;
	line-height: 1.4em;
	background:url(../images/footer-bg-new.gif) repeat-x;
	height:41px;
}
td.address a {
	color:#646464;
	text-decoration:none;
}
td.address a:hover {
	color:#e4e4e4;
	text-decoration:underline;
}

td.footer {  
	font-family: Arial, helvetica, Trebuchet MS, verdana, Trebuchet,sans-serif;  
	font-size: 10px; 
	line-height: 1.5em;
	color: #FFFFFF;
}
td.footer a {
	font-family: Arial, helvetica, Trebuchet MS, verdana, Trebuchet,sans-serif;  
	font-size: 10px; 
	color: #FFFFFF;
	text-decoration: none;
}
td.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bottomlinks {
	font-size:11px;
}
ul {
	margin-top: 3px;
	margin-bottom: 20px;
}
li{
	margin-left: -10px; 
	list-style: square; 
}
/* Section 2: Default Typography CSS : END */

/* Section 3: Extra Typography CSS : START */

/* <------- Site Map Styles STARTS -------> */
div.sitemap ul {
	margin-top: 5px;
	margin-bottom: 10px;
}
div.sitemap li {
	margin-top: 2px;
	margin-bottom: 3px;
	list-style: square;
}
div.sitemap a.parent {
	color: #555555;
	padding: 2px;
	font-size: 14px;
	text-decoration: none;
}
div.sitemap a.parent:hover {
	font-size: 14px;
	padding: 2px;
	color: #333333;
	text-decoration: none;
}
div.sitemap a.child {
	color: #555555;
	font-size: 12px;
	text-decoration: none;
}
div.sitemap a.child:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
/* <------- Site Map Styles ENDS -------> */

/* Standard Link CSS : STARTS  */

/* Standard Link CSS : ENDS  */

.font11px {
	font-size:11px;
}
.topMenu {
	color:#FFFFFF;
}
.topMenu a {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.topMenu a:hover {
	color:#999999;
	text-decoration:none;
}
.bottomMenu a {
	font-size:11px;
	font-weight:bold;
	color:#777777;
	text-decoration:none;
}
.bottomMenu a:hover {
	color:#333333;
	text-decoration:none;
}
.RHSLinks {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
	line-height:1.4;
}
.RHSLinks:hover {
	font-weight:bold;
	color:#999999;
}
.breadcrumbing {
	margin-top:5px;
	font-size:11px;
	color:#333333;
}
.breadcrumbing a {
	font-size:11px;
	color:#777777;
}
.breadcrumbing a:hover {
	font-size:11px;
	color:#333333;
}
.resListing {
	color:#69102D;
	font-size:12px;
}
.resListing a {
	color:#69102D;
	text-decoration:none;
}
.resListing a:hover {
	color:#69102D;
}
.resTitle {
	color:#69102D;
	font-family:Arial,Helvetica,Verdana,Sans serif;
	font-size:16px;
	margin:0;
	padding:0;
}
.resDesc {
	color:#0B2F3A;
	font-family:Arial,Helvetica,Verdana,Sans serif;
	font-weight:bold;
	font-size:12px;
	margin:0;
	padding:0;
}
.heading1 {
	font-family:Arial,Helvetica,Verdana,Sans serif;
	font-weight:bold;
	font-size:14px;
}
/*  -- LHS CSS :STARTS --  */
.LHS {
	color:#093f4c;
}
.LHS a {
	color:#093f4c;
}
.LHS a:hover {
	color:#888888;
}
/*  -- LHS CSS :ENDS --  */

.orderTableTitle {
	color:#FFFFFF;
}
.sectorList {
	margin: 0 0 0 12px;
}
.selectedCurriculum {
	font-size:12px;
	font-weight:bold;
	color:#69102D;
}
.nonSelectedCurriculum {
	font-size:12px;
}
.curriculumList {
	padding:0 0 0 1px;
	margin:0 0 0 1px;
}
.curriculumList li {
	list-style-type:none;
	margin:0 0 5px 0;
	padding:0;
}
.sectorResourceListingBox {
	overflow:scroll;
	height:400px;
	border:1px solid #69102D;
}

/* Section 3: Extra Typography CSS : END */

/* Section 4: Structural CSS : START */
/*
::Caveat Pre Emptor::
- Please REFRAIN from using CSS positioning (This does not mean you cannot position background images)
*/

/* Section 4: Structural CSS : END */