/* ------------------------------------------------------------

    Title:     Integral Consulting master styles - screen
    Author:    Frontend Design New Zealand
    Created:   July 11th 2006

----------------------------------------------------------------- */



/* force scrollbar for Gecko
------------------------------------------------------------------*/
html, body {
	min-height: 100.1%;
}

/* General Styles
------------------------------------------------------------------*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, dl {
	margin:0;
	padding:0;
	}

body {
	margin: 0px 0px 10px 0px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #5F5759;
	background-color: #FFFFFF;
	font-size: 0.8125em;
	line-height: 1; 
}

body.smallframe {
	background-color: #EEEDED;
}

.hide {
	display: none;
	 }

hr {
	clear:both;
	visibility:hidden;
	}
	
.clear {
	clear:both;
	}
		
img {
	border:0;
	}	

h1 {
	font-size: 1.7em;
	font-weight: normal;
	margin-bottom: 0.7em;
	}
	
h2 {
	text-transform: uppercase;
	color: #A08730;
	font-size: 1.15em;
	font-weight: normal;
	margin-bottom: 0.8em;
	padding-top: 0.5em;
	background: url("images/dotted_line.gif") repeat-x bottom;
	padding-bottom:0.3em;
	}
	
h3 {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 0.9em;
	line-height: 1.8em;
	color: #FFFFFF;
	}
	
h4 {
	font-size: 1.25em;
	font-weight: normal;
	margin-bottom: 0.9em;
	line-height: 1.8em;
	color: #FFFFFF;
	}

h5 {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0.9em;
	line-height: 1.4em;
	color: #FFFFFF;
	}

p {
	font-size: 1em;
	line-height: 1.4em;
	text-indent: 1.1em;
	padding-bottom: 0.8em;
	}	
	
p.intro {
	font-size: 1.2em;
	text-indent: 0;
	}	
	
p.noindent {
	text-indent: 0em;
	}
	 
#wrap {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 984px;
	text-align: left; 
	padding-bottom: 10px;
	}
	
#header {
	width:984px;
	height:114px;
	background:url("images/header_bg.gif") repeat-x;
	margin:0;
	}
	
#logo {
	background: url("images/logo.gif") #FFFFFF no-repeat;
	width: 373px;
	height: 35px;
	position: absolute;
	margin-top: 24px;
	margin-left: 0px;
	}
	

#content #content-static {
	height: 483px;
	background-color: #D6D5D5;
	}
	
#content {
	background: url("images/bg_strip.gif") repeat-y;
	background-color: #D6D5D5;
	}
	
#content #content-left {
	padding: 45px 73px 0px 95px;
	width: 324px;
	float: left;
	display: inline;
	height: 438px;
	}
	
#content-right {
	padding: 45px 23px 15px 55px;
	width: 413px;
	float: left;

	}
	
#content-rightFrame {
	padding: 45px 0px 15px 55px;
	width: 436px;
	float: left;

	}
	
#content-iframe {
	width: 370px;
	text-align: left;
	float: left;
}

iframe {
	overflow-x: hidden;
}

#content #content-footer {
	background-color: 1px solid #C7C7C7;	
	width:984px;
	height: 1px;
	clear: both;
	margin: 0;
	padding: 0;
	}
	
#copyright {
 	width:984px;
	font-size: 85%;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
 }
 
 #copyright span.left {
 	width: 500px;
	float: left;
	}
	
#copyright span.right {
 	width: 484px;
	text-align: right;
	float: left;
	}

#lineDrawing {
	float: right;
	width: 144px;
	height: 163px;
	margin-left: 20px;
}

#content #content-leftSubnav {
	padding: 25px 56px 0px 45px;
	width: 374px;
	float: left;
	display: inline;
	}
	
ul.bullets {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	width: 300px;
	margin-bottom: 12px;
}

ul.bullets li {
	margin: 0;
	padding-bottom: 0.7em;
	line-height: 1.4em;
	background: transparent url("images/bullet.gif") no-repeat 0 0.35em;
	padding-left: 1.4em;
}

a, a:link, a:visited {
	color: #A08730;
	text-decoration: none;
}

a:hover, a:focus {
	text-decoration: underline;
}

#address {
	width: 200px;
	color: #EDECED;
	background-color: #716A6B;
	padding: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#address p {
	margin: 0;
	padding: 0;
	line-height: 1.2;
	}
	
#address p.title {
	margin-bottom: 0.55em;
}

/* Left Side Navigation - Text
------------------------------------------------------------------*/

#navlist {
	position: relative;
	width: 240px;

}
/*---
#navlist ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
	width: 240px;
	padding-bottom: 12px;
}

#navlist li {
	margin: 0;
	margin-bottom: 15px;

}

#navlist a, #navlist a:link {
	display: block;
	padding: 5px 5px 5px 30px;
	color: #CAC7C8;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url("images/nav_arrow.gif");
	background-repeat: no-repeat;
	background-position: 9px .3em;
}

#navlist a.on, #navlist a.on:hover {
	display: block;
	padding: 5px 5px 5px 30px;
	color: #EDECED;
	background-color: #716A6B;
	background-image: url("images/nav_arrow-on.gif");
}

#navlist a:hover {
	background-color: #7E7778;
}
---*/

#peoplelist {
	position: relative;
	width: 240px;
	background-color: #716A6B;
	margin-left: 75px;
}

#peoplelist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	width: 240px;
	padding-bottom: 12px;
}

#peoplelist li {
	margin: 0;
	border: 1px solid #716A6B;
	padding-top: 10px;
}

#peoplelist a:link, #peoplelist a, #peoplelist a:visited {
	display: block;
	padding: 5px 5px 5px 50px;
	color: #CAC7C8;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url("images/nav_arrow-small.gif");
	background-repeat: no-repeat;
	background-position: 27px .45em;
}

#peoplelist a:hover {
	background-image: url("images/nav_arrow-smallover.gif");
	background-color: #7E7778;
	}

#peoplelist a.display, #peoplelist a.display:hover {
	color: #FFFFFF;
	}
	
/* Left Side Navigation - Graphic with Text
------------------------------------------------------------------*/
.briefintro {
	width: 390px;
	position: relative;
	float: left;
}

#graphiclist {
	width: 390px;
	height: 350px;
	position: relative;
}

#graphiclistsml {
	width: 390px;
	height: 160px;
	position: relative;
}

#graphiclist ul, #graphiclistsml ul {
	position: absolute;
	top: 0px;    /* set the exact position of the navigation */
	left: 0px;      /* set the exact position of the navigation */
	list-style-type: none; /*turns off display of bullet*/
	width: 390px;
}

#graphiclist li, #graphiclistsml li {
	padding:0;
	margin:0;
	list-style-type:none;
	height: 70px;
	display: block;
}


#graphiclist li a, #graphiclistsml li a {
	border:0;
	display:block;
	text-decoration:none;
	color: #5F5759;
	padding-left: 125px;
	padding-top: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;

}

#graphiclist li a:hover, #graphiclistsml li a:hover {
	color: #3B3537;
	}

#nav-strategy a {
	width: 265px;
	height: 40px;
	background-image: url("images/services_strategy.gif");
	background-repeat: no-repeat;
}

li#nav-strategy a:hover, li#nav-strategy a:focus {
	background-position:0px -70px;
	 }
	 
#graphiclist li a.activated, #graphiclist li a.activated:hover, #graphiclist li a.activated:focus {
	background-position:0px -140px;
	color: #3B3537;
}

#graphiclistsml li a.activated, #graphiclistsml li a.activated:hover, #graphiclistsml li a.activated:focus {
	background-position:0px -140px;
	color: #3B3537;
}

#nav-company a {
	width: 265px;
	height: 40px;
	background-image: url("images/about_company.gif");
	background-repeat: no-repeat;
}

li#nav-company a:hover, li#nav-company a:focus {
	background-position:0px -70px;
	 }
	 
#nav-about a {
	width: 265px;
	height: 40px;
	background-image: url("images/about_people.gif");
	background-repeat: no-repeat;
}

li#nav-about a:hover, li#nav-about a:focus {
	background-position:0px -70px;
	 }
	 
#nav-intelligence a {
	width: 265px;
	height: 40px;
	background-image: url("images/services_intelligence.gif");
	background-repeat: no-repeat;
}

li#nav-intelligence a:hover, li#nav-intelligence a:focus {
	background-position:0px -70px;
	 }
	 
#nav-productsIntel a {
	width: 265px;
	height: 40px;
	background-image: url("images/products_intelligence.gif");
	background-repeat: no-repeat;
}

li#nav-productsIntel a:hover, li#nav-productsIntel a:focus {
	background-position:0px -70px;
	 }

#nav-financial a {
	width: 265px;
	height: 40px;
	background-image: url("images/services_financial.gif");
	background-repeat: no-repeat;
}

li#nav-financial a:hover, li#nav-financial a:focus {
	background-position:0px -70px;
	 }
	 
#nav-productsFinance a {
	width: 265px;
	height: 40px;
	background-image: url("images/products_financial.gif");
	background-repeat: no-repeat;
}

li#nav-productsFinance a:hover, li#nav-productsFinance a:focus {
	background-position:0px -70px;
	 }
	 
#nav-project a {
	width: 265px;
	height: 40px;
	background-image: url("images/services_project.gif");
	background-repeat: no-repeat;
}

li#nav-project a:hover, li#nav-project a:focus {
	background-position:0px -70px;
	 }
	
#nav-integration a {
	width: 265px;
	height: 40px;
	background-image: url("images/services_integration.gif");
	background-repeat: no-repeat;
}

li#nav-integration a:hover, li#nav-integration  a:focus {
	background-position:0px -70px;
	 }

	
/* Main Navigation
------------------------------------------------------------------*/

#nav_main {
	width: 930px;
	height: 25px;
	position: absolute;
	margin-top: 71px;
	margin-left: 28px;
}

#nav_main ul {
	position: absolute;
	top: 0px;    /* set the exact position of the navigation */
	left: 0px;      /* set the exact position of the navigation */
	width: 930px;
	height: 25px;
	}

#nav_main li {
	padding:0;
	margin:0;
	list-style-type:none;
	float:left;
	height: 25px;
	margin-right: 9px;
}

#nav_main li a {
	border:0;
	display:block;
	text-decoration:none;
}
	
#nav-home a {
	width: 116px;
	height: 25px;
	background-image: url("images/nav_home.gif");
	background-repeat: no-repeat;
}

li#nav-home a:hover, li#nav-home a:focus {
	background-position:0px -25px;
	 }
	 
#nav-aboutic a {
	width: 139px;
	height: 25px;
	background-image: url("images/nav_aboutic.gif");
	background-repeat: no-repeat;
}

li#nav-aboutic a:hover, li#nav-aboutic a:focus {
	background-position:0px -25px;
	 }
	 
#nav-services a {
	width: 138px;
	height: 25px;
	background-image: url("images/nav_services.gif");
	background-repeat: no-repeat;
}

li#nav-services a:hover, li#nav-services a:focus {
	background-position:0px -25px;
	 }
	 
#nav-products a {
	width: 143px;
	height: 25px;
	background-image: url("images/nav_products.gif");
	background-repeat: no-repeat;
}

li#nav-products a:hover, li#nav-products a:focus {
	background-position:0px -25px;
	 }

/*--- COMING SOON 
	 
#nav-casestudies a {
	width: 174px;
	height: 25px;
	background-image: url("images/nav_casestudies.gif");
	background-repeat: no-repeat;
}

li#nav-casestudies a:hover, li#nav-casestudies a:focus {
	background-position:0px -25px;
	 }
	 
---*/
	 
#nav-contactus a {
	width: 163px;
	height: 25px;
	background-image: url("images/nav_contactus.gif");
	background-repeat: no-repeat;
}

li#nav-contactus a:hover, li#nav-contactus a:focus {
	background-position:0px -25px;
	 }
	 
/* Main Navigation "active tabs"
------------------------------------------------------------------*/
body#home-page ul li#nav-home a {
	background-position: 0px -50px;
	}
	
body#home-page #content #content-static {
	background: url("images/sky_home.jpg") no-repeat top left;
	}
	
body#aboutic-page ul li#nav-aboutic a {
	background-position: 0px -50px;
	}
	
body#aboutic-page #content #content-static {
	background: url("images/sky_about.jpg") no-repeat top left;
	}
	
body#services-page ul li#nav-services a {
	background-position: 0px -50px;
	}
	
body#services-page #content #content-static {
	background: url("images/sky_services.jpg") no-repeat top left;
	}
	
body#products-page ul li#nav-products a {
	background-position: 0px -50px;
	}
	
body#products-page #content #content-static {
	background: url("images/sky_products.jpg") no-repeat top left;
	}
	
body#casestudies-page ul li#nav-casestudies a {
	background-position: 0px -50px;
	}
	
body#casestudies-page #content #content-static {
	background: url("images/sky_casestudies.jpg") no-repeat top left;
	}
	
body#contactus-page ul li#nav-contactus a {
	background-position: 0px -50px;
	}
	
body#contactus-page #content #content-static {
	background: url("images/sky_contact.jpg") no-repeat top left;
	}
	
/* Contact Form
------------------------------------------------------------------*/

#contactForm fieldset {
	display: block;
	width: 325px;
	margin: 0 0 3em 3em;
	padding: 0 15px 10px 10px;
	border: none;
	background-color: transparent;
	color: #716A6B;
	font-size: 85%;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#contactForm legend {
	display: none;
	}

#contactForm input {
	display: block;
	width: 100%;
	border: none;
	color: #716A6B;
	font-size: 85%;
	margin-top: 0.4em;
	padding: 0.2em;
	}
	
#contactForm label {
	display: block;
	margin-bottom: 1em;
	font-weight: bold;
	}

#contactForm label.first{
	padding-top: 1em;
	}
	
#contactForm textarea {
	display: block;
	width: 100%;
	border: none;
	color: #716A6B;
	font-size: 90%;
	margin-top: 0.4em;
	padding: 0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#contactForm select {
	display: block;
	width: 100%;
	border: none;
	color: #716A6B;
	font-size: 90%;
	font-weight: normal;
	margin-top: 0.4em;
	padding: 0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#contactForm input.submit {
	display: block;
	width: 25%;
	border: none;
	color: #ffffff;
	font-weight: bold;
	background-color: #716A6B;
	font-size: 85%;
	margin-top: 0.4em;
	padding: 0.2em;
	cursor: pointer;
	}
