/*------------------------------------------------------------------

[Master Stylesheet]

Project:	Kangaroo Design & Innovation
Version:	1.1
Last change:	06/19/09 
Assigned to:	Jessica Lo


[Layout] 
	1. Header / #header 
		- Navigation / #navbar 
    2. Content / #content 
		- Left column / #leftcolumn 
		- Right column / #rightcolumn 
	3. Footer / #footer 


[Colour Codes] 
	#00AEEF (cyan) 
	#333333 (dark grey) 
	
[Typography] 
	Body copy      	(1.2em/1.6em Verdana, Helvetica, Arial, Geneva, sans-serif;)
	Headers        	(2.7em/1.3em Helvetica, Arial, "Lucida Sans Unicode", Verdana, sans-serif;) 
	Input, textarea	(1.1em Helvetica, Verdana, Geneva, Arial, sans-serif;) 
	Sidebar heading	(1.5em Helvetica, Trebuchet MS, Arial, sans-serif;) 

-------------------------------------------------------------------*/


/* ----------- Global Styles ------------ */

body {
	background: #333;
	height:100%;
}
#page {
	margin: 0px auto;
	width: 825px;
	padding-top: 20px;
	font-family: Arial;
	font-size: 12px;
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0.1pt;
	line-height: 1.8em;
}
a {
	color: #444;
	text-decoration: none;
	border: none;
}
a:visited {
	color: #444;
	text-decoration: none;
	border: none;
}
a:hover {
	color: #00AEEF;
	text-decoration: none;
	border: none;
}
a img {
	border-style: none;
}

/* ----------- Layout ------------------- */

#header {
	height: 65px;
	width: 825px;
	background:url(../images/top.png) bottom no-repeat;
}
#flashcontent {
	background-color:#FFF;
	height:290px;
	padding: 5px 5px 5px 5px;
}
#flashcontent2 {
	background-color:#FFF;
	height:290px;
	padding: 5px 5px 5px 5px;
}
#flashcontent3 {
	background-color:#FFF;
	padding:6px;
}
#flashcontent4 {
background-color:#FFF;
	height:325px;
	width:815px;
	padding: 5px 5px 5px 5px;
	vertical-align:top-center
}
#leftcolumn {
	background-color:#FFF;
	width:135px;
	height:100%;
	float:left;
	margin-bottom: -1000px; 
	padding-bottom: 1000px;
	padding-right:20px;
}
#rightcolumn {
	width: 565px;
	float:right;
	background-color:#FFF;
	height:100%;
	padding-left:40px;
	border-left:solid 1px #666;
}
#content {
	background-color:#FFF;
	height: 100%;
	overflow: hidden;
	padding: 30px 30px 30px 30px;
}
#content2 {
	background-color:#FFF;
	height: 100%;
	overflow: hidden;
	padding: 15px 30px 30px 30px;
}
#footer {
	height: 20px;
	color:#FFF;
	padding-top: 5px;
	font-size: 10px;
	background: url(../images/bottom.png) no-repeat;
	clear:both;
}
#introtext {
	width: 370px;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 40px;
	margin-bottom: 10px;
	padding: 0;
}
#news {
	width: 285px;	
	font-family: Arial;
	font-size: 12px;
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0.1pt;
	line-height: 1.8em;
}
#ISO {
	font-family: Arial;
	font-size: 12px;
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0.1pt;
	line-height: 1.8em;
	font-weight: bold;
}
#newsbox {
	padding-bottom: 20px;
}
#bioinfo {
	float: right; 
	width: 525px;
}
#projects {
	background:#0F3;
	position:relative;
	margin: 0px;
	padding: 0px;
}
#projects li {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 20px 15px 0px 0px;
	width: 240px;
	float:left;
	
}


/* ----------- Navigation --------------- */

#nav {
    background:url(../images/nav.gif) no-repeat;
	margin:5px 0px;
    padding:0;
    float: right;
	height:20px;
    }
#nav span {
    display: none;
    }
#nav li, #nav a {
    height:35px;
    display:block;
    }
#nav li {
    float:left;
    list-style:none;
    display:inline;
    }

#about {width: 73px;}
#capabilities {width: 112px;}
#work {width: 105px;}
#kangaroos {width: 119px;}
#contact {width: 74px;}

#about a:hover, #about a:active {background:url(../images/nav.gif) 0px -35px no-repeat; }
#capabilities a:hover, #capabilities a:active {background:url(../images/nav.gif) -73px -35px no-repeat; }
#work a:hover, #work a:active {background:url(../images/nav.gif) -185px -35px no-repeat; }
#kangaroos a:hover, #kangaroos a:active {background:url(../images/nav.gif) -290px -35px no-repeat; }
#contact a:hover, #contact a:active {background:url(../images/nav.gif) -409px -35px no-repeat; }
	
/* ----------- Headings ----------------- */

.header1 {
	color:#00aeef;
	font-size:24px;
	letter-spacing: -1.0pt;
	line-height:1.0em;
}
.header2 {
	color:#00aeef;
	font-size:18px;
}
.header3 {
	color:#00aeef;
	font-size:14px;
	letter-spacing: -1.0pt;
}
.header4 {
	color:#666666;
	font-size:16px;
	letter-spacing: -1.0pt;
}


/* ----------- Text --------------------- */

h3 {
	color:#00aeef;
	text-decoration:none;
	margin-bottom: 3px;
}
blockquote {
	width: 450px;
    margin: 30px;
    color: #00aeef;
    padding: 0 15px 0 15px; 
	font-size:17px;
	letter-spacing: -0.5pt;
}
.date {
	font-style: italic;
}
.newsheader{
	color:#00aeef;
	font: 13px;
	letter-spacing: -0.3pt;
	padding-right: 10px;
}
.blue {
	color:#00aaef;
}
.email {
	padding-right:20px;
}
.phone {
	padding-right:19px;
}
.title {
	font-family: Arial;
	font-size: 15px;
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0.1pt;
	line-height: 1.8em;
}
.credits {
	padding-left: 20px;
}
li {
	list-style-image:none;
}

/* ----------- Form --------------------- */

#form {
	float:right;
	width:525px;
	border-left: solid 1px #666;
	padding-left:50px;
}
#contact input text{
	width: 160px;
	background:#FFF;
	border: solid 1px #999;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
}
#contact textarea {
	width: 350px;
	height: 175px;
	background:#FFF;
	border: solid 1px #999;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	overflow-x: hidden;
}
.inputfield {
	padding-right:50px;
}

/* ----------- Extras ----------- */

.newsbox {
	padding-top: 15px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.center {
	text-align: center;
}
.bio {
	float:right;
	padding-left:40px;
}
.news {
	float:left;
	padding-right:25px;
}
.clear {
	clear: both;
}
.imagecap {
	float:right;
	padding-left: 20px;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
}
#page #content #introtext #ISO tr th {
	font-weight: normal;
}

