/* Author: 	Lawrence Cheok 
   Date:	29 Nov 2004
   Email:	Lawrence@lawrence-cheok.per.sg
   Desc:	This is the style sheet for site cisinternational.com */
   
body {
	display: block;
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
    background-color: #fff;
    width: 800px;
	height: auto;
    }

h1, h2, h3, div, ul{
	margin: 0px;
	padding: 0px;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18pt;
	font-style: italic;
	color: #c00;
	text-decoration: none;
	margin: 20px 0px;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #c00;
	text-decoration: none;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: #c00;
	text-decoration: none;
	margin: 20px 10px 0px 10px;
	}
	
/* All formating from here are for the main header banner at the top. This includes the main navigation menu and the top blue banner with CIS logo. */			

#header {
    background-image: url("images/blue_banner.jpg");
    background-repeat: no-repeat;
    background-color: #009;
    color: #000;
	height: 59px;
	width: 100%;  

    }
	
#header h2 a {
    background-image: url("images/cis_logo.gif");
    background-repeat: no-repeat;
    background-color: transparent;
	background-position:top left;
    font-size: 1px !important;
    text-align: left;
    color: #00f;
    float: left;
    width: 253px !important;   
	height: 56px;
    }

div#navSite {
	background-image: url("images/blue_banner_2.jpg");
    background-repeat: no-repeat;
	background-color: #009;
	background-position: 631px 0px;
	display: block;
	height: 17px;
	width: 100%;
	margin: 0px 10% 0px 0px;
	padding: 0px;
	border-bottom: 2px solid #009;
	}
	
#navSite ul li {
	float: left;
	width: 13%;
	text-align: center;
	list-style: none;
	}	

#navSite li a {
	color: #fff;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	}
	
#navSite li a:hover {
	color: #f00;
    font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	}
	
/* All formating from here are for the column on the left. This includes the secondary navigation menu and the login area. */		
	
#leftCol {
	position: absolute;
	left:0px;
	top: 80px;
	width: 170px;
	height: 300px;
	margin: 0px;
	padding: 0px 10px 0px 5px;
	display: block;
	background-image: url("images/cis_animated.gif");
    background-repeat: no-repeat;
	background-color: transparent;
	background-position: top left;
	
	}

#navSecond li {
	padding: 0px;
	margin: 10px 0px 10px 0px;
	/* list-style: none; */
	list-style-type: circle;
	list-style-position: inside;
	border-bottom: 1px dashed #999;

	}
	
#navSecond li a {
	color: #009;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	padding: 10px 0 10px 0px;
	}
	
#navSecond li a:hover {
	color: #f00;
     font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	padding: 10px 0 10px 0;
	}

hr {
	border: 1px solid #999;
	
	}
		
form#login {
	position: absolute;
	left: 0px;
	top: 90%;
	min-height: 250px;
 	background-color: transparent;
	margin: 0;
	padding: 5px;
	font: Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: none;
	}

.loginbox {
	border : 1px;
	border-color : #789;
	border-style : solid;
	}
	
/* All formating from here are for the main content. */		

#Content {
	display: block;
	width: auto;
	margin: 0 40px 0 210px;
	padding: 10px;
	text-align: justify;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 9pt;
	text-decoration: none;
	text-indent : 0;
	line-height: 150%;
	}

.mainHeader {
	margin: 0px;
	width: 350px !important;
	height: 30px !important;
	float: left;

	}

#thumb {
	margin: 0px 0px 0px 10px;
	width: 100px;
	height: 100px;
	float: right;
	}

#Content ul li {
	list-style : square inside;
	}

#Content a, a:active, a:visited {
	color: #006;
	}

#Content a:hover {
	color: #c00;
	}
	
.siteMap {
	padding: 10px 20px 10px 50px;
	}

.siteMap h3{
	text-decoration:none;
	list-style-type: none;
	color: #009;
	font-size: 12pt;
	}
	
.siteMap a, a:active, a:visited{
	color: #000;
	text-decoration: none;
	list-style-position: inside;
	}
	
.siteMap a:hover{
	color: #c00;
	text-decoration: underline;
	list-style-position: inside;
	}
	
.documentLinks a, a:active, a:visited{
	color: Blue;
	text-decoration: underline;
}
	
.documentLinks a:hover {
	color: #c00;
	}
	
#peterLodgePic {
  position: static;
  width: 109px;
  height: 154px;
  background-image: url(images/peter_lodge.jpg);
  float: left;
 }
 
 #brianWherryPic {
  position: static;
   width: 111px;
  height: 168px;
  background-image: url(images/brian_wherry.jpg);
  float: left;
 }

 #principalProfileHeader {
	float: left;
	margin: 0px 80px 0px 20px;
	font-style : italic;
	font-weight : bolder;
}
 
 #principalProfile {
	float: left;
	margin: 0px 80px 0px 20px;
	font-style : italic;
	width: 60%;
}

.partnerLogos{
	height: 50px;
}

.partners{
	height: 50px;
}
 
.indent1{
	margin-left: 20px;
}
 
/* All formating from here are for the footer. */		

#footer {
	position: static;
	width: auto;
	height: auto;
	margin: 0 10px 0 210px;
	padding: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	background-color: transparent;
	color: #000;
	
	}