
/* ----- CNC CSS FRAMEWORK v1.0 ----------------------------------------------------- */
/* ----- Created by Creative Nature Communications YYYY/MM/DD ----------------------- */
/* ----- OSDM Spatial@Gov Public Website ----------------------------------------------------- */
/* ----- Credits: UX: Tim Paul Dev: Khalid Balkhi  ------------------------------------------------------------ */


/* TABLE OF CONTENTS

00 - Global Includes
01 - Typography 
02 - Main Structure - The core Structure
03 - Content Styles 	
04 - Easy Slider Styles 	

*/

/* 00 - Global Includes  */
/* --------------------------------------------------------------------------------------------------------------------------- */

@import url(cssreset.css);
@import url(navigation.css);
@import url(modules/modules.css);

/* 01 - Typography  */
/* --------------------------------------------------------------------------------------------------------------------------- */

html { font-size:16px; } 

body {
	float: left;
	font-family: Tahoma, Geneva, sans-serif;

	font-size: 62.5%; /* 16px * 62.5% = 10px : 1em now = 10px */
	
	line-height: 1.8em;
	color:#333333;
	width: 100%;
	margin: 0;
	background: #ececec url(../Images/bgSky.jpg) top center repeat-x;

}

p {
	clear: left;
	line-height: 1.65em;
	color: #8a8a8a;
}
p.p-first {
	font-size: 1.4em;
	color: #72a922;	
}
#d-footerContainer p { /* ie 6 hacked */
	color: #515c6a;
	padding: 20px 0 0 0;
	margin: 0;
}
h1 {}
h2 {
	margin: 1.0em 0;
	padding: 0;
	font-size: 2.3em;
	letter-spacing: -0.05em;
	color: #72A922;
}
.h2-pageTitle {
	float: left;
	display: block;
	width: 800px;
	margin: 50px 0 70px 0;
	padding: 0;
	font-size: 4.5em;
	letter-spacing: -0.05em;
	color: #2f3b49;
}
#h2-welcome { /* ie 6 hacked */
	display: block;
	float: left;
	width: 900px;
	height: 80px;
	background: url(../Images/h2-welcome.png) 0 0 no-repeat;
	text-indent: -3000em;
	margin: 50px 0 0 0;
}
#h2-pageTitle {
	font-size: 3.8em;
	line-height: 1.0em;
	letter-spacing: -0.07em;
	font-weight: bold;
	color: #646d7a;
	display: block;
	float: left;
	width: 843px;
	padding: 30px 0 0 47px;
	margin: 0;
	position: relative;
}
#h2-pageTitle span {
	position: relative;
	display: block;
}
h3 {
	margin: 1.0em 0;
	padding: 0;
	font-size: 1.8em;
	letter-spacing: -0.03em;
	color: #72A922;
}
#h3-srchSite { /* ie 6 hacked */
	display: block;
	float: left;
	width: 178px;
	height: 28px;
	background: url(../Images/h3-siteSearch.png) 0 0 no-repeat;
	text-indent: -3000em;
	margin: 0 0 1px 24px;
}
#h3-briefIntro {
	display: block;
	float: left;
	width: 205px;
	height: 19px;
	background: url(../Images/h3-briefIntro.png) 0 0 no-repeat;
	text-indent: -3000em;
	margin: 0 0 20px 0;	
}
#h3-conferenceUpdates {
	display: block;
	float: left;
	width: 238px;
	height: 23px;
	background: url(../Images/h3-conferenceUpdates.png) 0 0 no-repeat;
	text-indent: -3000em;
	margin: 0 0 16px 0;	
}
#h3-thankYou {
	display: block;
	float: left;
	width: 121px;
	height: 23px;
	background: url(../Images/h3-thankyou.png) 0 0 no-repeat;
	text-indent: -3000em;
	margin: 0 0 30px 0;	
}
#h3-navSummary {
	display: block;
	float: left;
	width: 243px;
	height: 24px;
	background: url(../Images/h3-navSummary.png) 0 0 no-repeat;
	text-indent: -3000em;
	margin: 30px 0 0px 50px;	
}
#h3-quciklinks { /* ie 6 hacked */
	display: block;
	float: right;
	width: 153px;
	height: 30px;
	background: url(../Images/h3-quicklinks.png) 0 0 no-repeat;
	text-indent: -3000em;
	margin: 0 26px 0 0;
	position: relative;
}
#h3-news, #h3-events { /* ie 6 hacked */
	display: block;
	float: left;
	width: 143px;
	height: 50px;
	background: url(../Images/h3-news.png) 0 0 no-repeat;
	text-indent: -3000em;
	margin: 0 0 20px 5px;
}
#h3-events {  /* ie 6 hacked */
	background: url(../Images/h3-events.png) 0 0 no-repeat;
	width: 158px;
}
#h3-navOptions { /* ie 6 hacked */
	display: block;
	float: left;
	width: 172px;
	height: 21px;
	background: url(../Images/h4-FooterNaviOptions.png) 0 0 no-repeat;
	text-indent: -3000em;
	margin: -4px 0 0 0;
}
h4 {
	margin: 1.0em 0;
	padding: 0;
	font-size: 1.5em;
	letter-spacing: -0.02em;
	color: #72A922;
}
#d-breadCrumb h4 { /* ie 6 hacked */
	display: block;
	float: left;
	width: 89px;
	height: 15px;
	background: url(../Images/h4-youAreHere.png) 0 0 no-repeat;
	text-indent: -3000em;
	margin: 4px 0 0 23px;
}
h5 {}
h6 {}

ul{}
ol{}
li{}
a {
	color: #72A922;
	text-decoration: none;
	padding: 2px;
	border-bottom: 1px dotted #72A922;
}
a:hover {
	color: #4f7a11;
	border-bottom: 1px solid #4f7a11;
	text-decoration: none;
}
.d-cmsInput ul {
	background: #f6f6f6;
	padding: 1.0em 0;
}
.d-cmsInput ul li {
	margin: 0.5em 0 0.5em 40px;
	padding: 0 0 0 30px;
	list-style: disc outside;	
	color: #72A922;
}


/* 02 - Main Structure */
/* --------------------------------------------------------------------------------------------------------------------------- */

/* Main Structure */

#d-container {
	margin: 0 auto;
	width: 910px;
	font-size: 1.2em;	
}

/* Header Area */

#d-header { /* ie 6 hacked */ 
	float: left;
	width: 910px;
	background: url(../Images/headerBG.png) top center no-repeat;
	margin: 22px 0 0 0;
}
#d-srchContainer { /* ie 6 hacked */
	float: right;
	width: 240px;
	margin: 40px 5px 24px 0;
}
#d-mainContentContainer {
	margin: 0 0 0 0;
	float: left;
	width: 910px;
}
#d-mainNavStripOuter {
	float: left;
	width: 908px;
	border-top: 1px solid #1e242b;
	border-bottom: 1px solid #1f2731;
	border-left: 1px solid #2a3340;
	border-right: 1px solid #26303d;
}
#d-mainNavStripInner {
	float: left;
	width: 906px;
	border-top: 1px solid #4e5e71;
	border-bottom: 1px solid #3f4e62;
	border-left: 1px solid #505c6a;
	border-right: 1px solid #505c6a;
	background: #2d3947 url(../Images/navWrapper.png) 0 0 repeat-x;
}

/* Content Area */

#d-mainBanner {
	float: left;
	background: #fff url(../Images/mainBanner.jpg) 0 0 no-repeat;
	width: 910px;
	margin: 0 0 0 0;
}
.d-internalPublic #d-mainBanner {
	background: #fff url(../Images/mainBannerInternal.jpg) 0 0 no-repeat;
}
#d-mainContent { /* ie 6 hacked */
	width: 840px;
	float: left;
	margin: 0 0 0 50px;
	font-size: 0.9em;
}
.d-internalPublic #d-mainContent {  /* ie 6 hacked */
	margin: 40px 0 0 50px;
}
#d-breadCrumb { /* ie 6 hacked */
	float: left;
	width: 862px;
	background: #67717e;
	margin: 35px 0 0 25px;
}
#d-mainBanner .d-rightCol { /* ie 6 + 7 hacked */
	float: right;
	width: 252px;
	height: 240px;
	margin: 20px 17px 0 0;
	overflow-y: auto;
	overflow-x: none;
}
.d-leftCol, .d-middleCol, .d-rightCol {
	float: left;
	margin: 0;
}
#d-mainContent .d-leftCol {
	width: 395px;
	margin: 0 0 0 0;
	clear: left;
}
.d-internalPublic #d-mainContent .d-leftCol {
	width: 640px;
}
#d-mainContent .d-middleCol {
	width: 195px;
	margin: -55px 0 0 20px;
}
#d-mainContent .d-rightCol { /* ie 7 hacked */
	width: 195px;
	float: left;
	height: auto;
	margin: -55px 0 0 25px;
	overflow: visible;
}
.d-internalPublic #d-mainContent .d-rightCol {
	margin: 0 0 0 15px;
	width: 153px;
	height: auto;
}
#d-quicklinksArea, #d-quicklinksTopBG, #d-quicklinksBottomBG { 
	float: left;
	width: 100%;
}
#d-quicklinksArea {
	float: right;
	width: 237px;
	margin: -9px 0 0 0;
}
#d-quicklinksTopBG { /* ie 6 hacked */
	background: url(../Images/quicklinksBGTop.png) top center no-repeat;
	height: 14px;
}
#d-quicklinksBottomBG { /* ie 6 hacked */
	background: url(../Images/quicklinksBGBottom.png) top center no-repeat;
	height: 31px;
}
.d-cmsInput {
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
}
.d-internalPublic .d-cmsInput {
	margin: 0;
}
#d-mainContainerBottom { /* ie 6 hacked */
	background: url(../Images/mainContainerBottomBG.png) top center no-repeat;
	height: 52px;
	float: left;
	width: 910px;
	margin: 0;
}

/* Footer Area */

#d-footerWrapper {
	float: left;
	width: 100%;
	background: #f6f6f6 url(../Images/footerBGWrapper.png) top center repeat-x;
	margin: 35px 0 0 0;
	padding: 0 0 20px 0;
	font-size: 1.1em;	
}
#d-footerContainer { /* ie 6 hacked */
	margin: 0 auto;
	width: 932px;
	background: url(../Images/footerContainerBG.png) top center no-repeat;
	min-height: 148px;
}
#d-footerContainer .d-leftCol {
	width: 620px;	
	margin: 0 0 0 60px;
}
#d-footerContainer .d-rightCol {
	width: 215px;	
	margin: 30px 0 0 0px;
}




/* 03 - Content Styles */
/* --------------------------------------------------------------------------------------------------------------------------- */

.a-hidden {
	display: none;	
}
.img-hidden {
	display: none;	
}
#d-mainContent .d-rightCol img {
	float: left;
	width: 141px;
	background: #f4f4f4;
	padding: 1px;
	border: 5px solid #cfd0d1;
}
#a-spatialLogo { /* ie 6 hacked */ 
	float: left;
	display: block;
	text-indent: -3000em;
	width: 245px;
	height: 70px;
	margin: 45px 0 0px 30px;
	cursor: pointer;
	border: none;
}
#d-srchContainer input {  /* ie 6 hacked */ 
	float: left;
	display: block;
	border: none;
	background: #2a3441;
	color: #7b8490;
	padding: 11px 8px 11px 12px;
	margin: 0 1px 0 0;
	width: 146px;
}
#d-srchContainer input:hover {
	background: #fff;
	color: #7688a0;
}
#d-srchContainer input.i-searchButton { /* ie 6 + 7 hacked */
	padding: 10px 12px;
	cursor: pointer;
	width: auto;
	background: #38424e;
	color: #8fa2bb;
}
#d-srchContainer input.i-searchButton:hover {
	background: #5da920;
	color: #e7ff86;
}
ul#ul-accessibility { /* ie 6 hacked */ 
	float: right;
	list-style: none;
	width: 105px;
	margin: 7px 27px 0 0;
	padding: 0;
}
ul#ul-accessibility li {
	float: left;
	display: block;
	background: url(../Images/navAreaSpacer.png) right 5px no-repeat;
	padding: 0;
	margin: 0;
}
ul#ul-accessibility li.li-last {
	background: transparent;	
}
ul#ul-accessibility li a { /* ie 6 hacked */ 
	text-indent: -3000em;
	float: left;
	display: block;
	width: 28px;
	height: 28px;
	background-repeat: no-repeat;
	margin: 0 4px 0 2px;
	padding: 0;
	border: none;
}
#a-toggleTextMinus {
	background-image: url(../Images/toggleSmallOff.png);
}
#a-toggleTextPlus {
	background-image: url(../Images/toggleBigOff.png);
}
#a-print {
	background-image: url(../Images/printOff.png);
}
#a-toggleTextMinus:hover {	
	background-image: url(../Images/toggleSmallHov.png);
}
#a-toggleTextPlus:hover {
	background-image: url(../Images/toggleBigHov.png);
}
#a-print:hover {
	background-image: url(../Images/printHov.png);
}
#ul-quicklinks { /* ie 6 + 7 hacked */
	float: right;
	margin: 0;
	background: url(../Images/quicklinksBGWrapper.png) top right repeat-y;
	width: 188px;
	padding: 0 25px;
}
#ul-quicklinks li {
	float: right;	
	clear: right;
	margin: 5px 0;
	width: 188px;
}
#ul-quicklinks li a {
	display: block;
	float: right;
	text-align: right;
	margin: 0;
	padding: 5px 0;
	color: #6f7b89;
	text-decoration: none;
	border: none;
}
#ul-quicklinks li a:hover {
	border-bottom: 1px dotted #6f7b89;
	color: #2a3441;
	padding: 5px 0 4px 0;
}
#a-cncLogo {
	text-indent: -3000em;
	float: left;
	display: block;
	width: 180px;
	height: 30px;
	background: url(../Images/cncLogo.png) 0 0 no-repeat;
	margin: 7px 0 0 3px;
	padding: 0;
	border: none;
}
#a-osdmLogo {
	text-indent: -3000em;
	float: left;
	clear: left;
	display: block;
	width: 201px;
	height: 62px;
	background: url(../Images/osdmLogo.png) 0 0 no-repeat;
	margin: 3px 0 0 0;
	padding: 0;
	border: none;
}
.ul-linkArray {
	float: left;
	clear: left;
	width: 600px;
	margin: 15px 0 0 -5px;
	padding: 0;
}
.ul-linkArray li {
	float: left;
	margin: 0 6px;
	padding: 0;
	list-style: none;
}
.ul-linkArray li a { /* ie 6 hacked */
	display: block;
	float: left;
	color: #939ca3;
	text-decoration: none;
	padding: 5px 8px;
	background: #ececec;
	border: none;
}
.ul-linkArray.bottom li a {
	background: #d9d9d9;
	color: #626c7a;
}
.ul-linkArray li a:hover {
	background-color: #72a529;
	color: #efff86;
}
.ul-linkArray.bottom li a:hover {
	background-color: #507816;
	color: #c8e553;
}
.d-cmsInput table, .d-cmsInput table td { /* ie 6 hacked */
	border: none;
	margin: 0 0 0 -7px;
}
.ul-news {
	display: block;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
.ul-news li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	width: 100%;
}
.ul-news li a {
	display: block;
	float: left;
	width: 175px;
	padding: 5px;
	margin: 1px 0;
	border: 1px solid #fff;
	cursor: pointer;
	text-decoration: none;
	color: #6a7c8f;
}
.ul-news li a:hover {
	border: 1px solid #5c7093;
	background-color: #6a7c8f;
	color: #fff;
}
.ul-news .itemDate {
	display: block;
	float: left;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0 0 0.2em 0;
	width: 99%;
}
.ul-news li a:hover .itemDate {
	color: #fff;
}
#d-feedback { /* ie 6 hacked*/
	float: left;
	display: block;
	width: 211px;
	padding: 85px 0 0 0;
	margin: 20px 0 0 -10px;
	background: url(../Images/yourFeedbackBGTop.png) top center no-repeat;
	text-decoration: none;
	border: none;
}
#d-feedback:hover {
	color: #76a61a;
	text-decoration: underline;
}
#d-feedback:hover span {
	color: #76a61a;
}
#d-feedback span { /* ie 6 hacked */
	width: 175px;
	margin: 0 0 0 17px;
	float: left;
	display: block;
	color: #545c67;
	position: relative;
}
#d-feedback #sp-feedbackBottomBG { /* ie 6 hacked */
	width: 211px;
	height: 29px;
	margin: -10px 0 0 0;
	float: left;
	display: block;
	background: url(../Images/yourFeedbackBGBottom.png) top center no-repeat;
	position: static;
}
ul#breadCrumbList {
	background: transparent;
	border: none;
	color: #3B520D;
	display: block;
	float: left;
	font-weight: normal;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 0 12px;
	padding: 0;
	text-align: left;
	width: auto;
}
#breadCrumbList li {
	background: transparent;
	color: #dfe4ea;
	display: block;
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 2px 10px 0 0;
	width: auto;
}
#breadCrumbList li a { /* ie 6 hacked */
	border-bottom: 1px dotted #aeb3ba;
	color: #c9d5e4;
	display: block;
	float: left;
	margin: -3px 10px 0 0;
	padding: 3px 3px 2px 3px;
	text-decoration: none;
}
#breadCrumbList li a:hover {
	background-color: #57606b;
	color: #fff;
	border-bottom: 1px solid #57606b;
}

