/* @override http://getithere.innovanet.co.nz/getithere.css */

body {
	background: #fafafa url(/images/bg.gif) repeat-x;
	color: #2d3d44;
	font: 12px "Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 22px;
	margin: 0;
	}
	
h1 {
	font-size: 24px;
	color: #42494f;
	margin: 20px 0 0;
	line-height: normal;
	}
h2 {
	font-size: 24px;
	color: #42494f;
	line-height: normal;
	margin: 0 0 0 0;
	font-weight: normal;
	}
h3 {
	font-size: 18px;
	line-height: normal;
	margin: 0 0 15px 0;
	font-weight: normal;
	color: #fff;
	}
h4 {
	line-height: normal;
	margin: 0 0 0 0;
	font-size: 13px;
	}



a:link, a:visited {
	color: #00aeef;
	text-decoration: none;
	}
a:hover, a:active {
	color: #00aeef;
	text-decoration: underline;
	}
	
img {
	border: none;
	}	
	
	
input, textarea, select {
	font: 12px "Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #e6e6e6;
	padding: 4px;
	color: #6c6c6c;
	margin: 0;
	}
form {
	margin: 0;
	}	
	
	
	
	
/*--------------------------------------------------------------- IDs ----------------------------------------------------*/
#logo {
	float: left;
	padding: 46px 0 0 18px;
	}	
#head {
	overflow: hidden;
	width: 968px;
	height: 273px;
	}	
#headRight {
	width: 765px;
	float: right;
	}








#intro {
	background: url(/images/divider.gif) bottom repeat-x;
	padding: 0 0 20px;
	}
#homeRight {
	width: 560px;
	float: right;
	overflow: hidden;
	padding: 0;
	}
	
#homeJournal {
	padding: 20px 0 0 0;
	overflow: hidden;
	width: 560px;
	}


#left {
	background: url(/images/panelBg.png) repeat-y;
	width: 382px;
	overflow: hidden;
	margin: 0 0 30px 0;
}
*html #left {
	background: url(/images/panelBg.gif) repeat-y;
	width: 382px;
	overflow: hidden;
	margin: 0 0 30px 0;
}

#newsImg {
	border: 1px solid #cbcbcb;
	}
#newsletter {
	overflow: hidden;
	padding: 14px 25px 18px;
	background: #333c3f url(/images/newsletterIcon.gif) no-repeat 17px 19px;
	color: #fff;
	margin: 25px 0 0 ;
	}
#newsletter h2 {
	margin: 0 0 15px 42px;
	}
#newsletter input {
	width: 164px;
	}
#newsletterName {
	margin: 0 20px 0 0;
	}
#newsletter #newsletterJoin {
	width: 63px;
	height: 32px;
	border: none;
	margin: 9px 0 0 447px;
	padding: 0;
	}
	
#journalFoot {
	height: 36px;
	width: 372px;
	overflow: hidden;
	background: #343c40;
	float: left;
	margin: 25px 0 0;
	}
#journalCategory {
	float: left;
	width: 200px;
	margin: 7px 0 0 11px;
	padding: 0 0 0 7px;
	height: 22px;
	overflow: hidden;
	}
#journalOtherPosts {
	float: right;
	margin: 11px 10px 0 0;
	}
	



#blogDetail {
	width: 677px;
	overflow: hidden;
	float:left;
}


#affiliatesDetail {
	width: 677px;
	overflow: hidden;
	float:left;
	}
	
#affiliates #left {
	float: right;
	background:url(/images/servicesPanelBg.gif) repeat-y;
	width: 260px;
}

#affiliates .leftInner {
	overflow: hidden;
	background: url(/images/servicesPanelBot.gif) no-repeat bottom;
	width: 216px;
}


	
#servicesDetail {
	width: 677px;
	overflow: hidden;
	float:left;
	}

#serviceDetails #left,
#services #left {
	float: right;
	background:url(/images/servicesPanelBg.gif) repeat-y;
	width: 260px;
	}

#serviceDetails h3 {
	margin: 0;
	margin-bottom: 20px;	
}
#services h3 {
	margin: 0;
	}
	
#serviceDetails .leftInner,	
#services .leftInner {
	overflow: hidden;
	background: url(/images/servicesPanelBot.gif) no-repeat bottom;
	width: 216px;
	}
	
#serviceDetails h1{
	margin: 20px 0 0;
}
#services h1 {
	margin: 20px 0;
}
	
#services .contentBlock {
	width: 100%;
	
}




#content {
	overflow: hidden;
	width: 970px;
	padding: 0 0 50px 0;
}


#container {
	width: 976px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}

#container #head {
	margin: 0 4px;
}

#contactLeft {
	background: url(/images/dividerMenu.gif) repeat-y left;
	float: left;
	padding: 0 0 25px 25px;
	width: 191px;
	margin: 10px 0 0 0;
}
#contactRight {
	float: right;
	width: 673px;
	margin: 10px 0 0 0;
	}
#contactForm input {
	width: 218px;
	float: left;
	margin: 0 10px 10px 0;
	}
#contactForm textarea {
	width: 458px;
	height: 100px;
	float: left;
	margin: 0 10px 0 0;
	}	
#contactForm {
	float:left;
	margin:0 10px 0 0;
	width: 480px;
}
#contactForm #submit {
	width: 99px;
	height: 32px;
	border: none;
	padding: 0;
	margin: 10px 0 0 371px;
	}
		



#contactDetail {
	width: 677px;
	overflow: hidden;
	float:left;
}
#contactDetail .clear{
	
	margin-bottom: 1.5em;
}

#contact #left {
	float: right;
	background:url(/images/servicesPanelBg.gif) repeat-y;
	width: 260px;
}
	
#contact .leftInner {
	padding-top: 20px;
	overflow: hidden;
	background: url(/images/servicesPanelBot.gif) no-repeat bottom;
	width: 216px;
}


#contact #left .clear {
	margin-top: 1.5em;
}




#affiliatesList td {
	vertical-align: top;
	background: url(/images/divider.gif) bottom repeat-x;
	padding: 20px 30px 20px 0;
	}





#foot {
	clear: both;
	background: #333c3f url(/images/footBg.gif) repeat-x top;
	text-align: right;
	font-size: 11px;
	padding: 0;
	line-height: 18px;
	margin: 0;
	overflow: hidden;
	color: #aac6cf;
	}
#foot strong {
	color: #fff;
	}
#footInner {
	width: 960px;
	margin: 0 auto 0 auto;
	}
#partners {
	background:url(/images/partners.gif) no-repeat;
	height: 54px;
	}
#environment {
	background:transparent url(/images/environment.gif) no-repeat scroll 0 0;
	border-right:1px solid #5C6365;
	display:block;
	height: 86px;
	padding:77px 30px 0 156px;
	text-align:left;
	width:229px;
	color: #fff;
	text-decoration: none;
	float: left;
}
#environmentLink {
	color: #b9f04d;
	}
#footDetails {
 	float: right;
	width: 517px;
	padding: 20px 0 0 0;
	text-align: left;
	}
	
#grav {
	vertical-align: middle;
	}
	

	
	
	
	
	
	
	
	
	
	

/*--------------------------------------------------------------- Classes ----------------------------------------------------*/




	
	
	
.tableCell, .tableCellR, .tableCellBR, .tableCellB {
	padding: 10px;
	border-bottom: 1px solid #b0b0b0;
	}

.imgL {
	float: left;
	margin: 0 15px 15px 0;
	}

.footImg {
	vertical-align: middle;
	}	
	
.leftInner {
	padding: 0 22px 20px 22px;
}
.leftInnerBot {
	background: url(/images/panelBot.gif) no-repeat bottom;
}
.newblock {
	background:url(/images/panelDivider.gif) no-repeat;
	padding-top: 25px;

	}	
	


.journalUpdates {
	border-left: 4px solid #f46700;
	}	
	
.contentBlock {
	background:transparent url(/images/dividerVert.gif) repeat-y scroll right center;
	float:left;
	height: 75px;
	margin:0 60px 0 0;
	padding:0 60px 21px 0;
}
.contentBlock.noborder {
	border: none;
	background: none;
	}
	
#services .contentBlock {
	background:transparent url(/images/divider.gif) repeat-x scroll bottom;
	margin:0 0 25px 0;
	padding:0 0 25px 0;
	height: auto;
}





/*--------------------------------------------------------------- Lists ----------------------------------------------------*/




.servicesList {
	margin: 0 0 15px ;
	padding: 0px;
	overflow: hidden;
	width: 340px;
	}
	
#affiliates .links,
#services .servicesList,
#serviceDetails .servicesList {
	margin: 0;
	padding: 0px;
	overflow: hidden;
	width: 216px;
	float: right;
}

#affiliates .links ul,
.servicesList   ul { 
	 list-style-type: none;
	 margin: 0 0 0 0px;
	 padding: 0;
	 list-style-position: inside;
} 

#affiliates .links li,	 
.servicesList   li {	
	padding: 0;
	list-style-type: none;
	margin: 0 4px 4px 0;
	overflow: hidden;
	float: left;
}
	


#affiliates .links li a:link, 
#affiliates .links li a:hover, 
#affiliates .links li a:active, 
#affiliates .links li a:visited,

.servicesList li a:link, 
.servicesList li a:hover, 
.servicesList li a:active, 
.servicesList li a:visited {
	display: block;
	background: #343c40 url(/images/servicesList.gif) no-repeat 7px 10px;
	padding: 2px 7px 2px 20px;
	color: #7edbfc;
	width: 139px;
	}

#affiliates .links li a:link, 
#affiliates .links li a:hover, 
#affiliates .links li a:active, 
#affiliates .links li a:visited,

#services .servicesList li a:link, 
#services .servicesList li a:hover, 
#services .servicesList li a:active, 
#services .servicesList li a:visited {
	width: 210px;
}
	

.linksList {
	margin: 0 0 15px ;
	padding: 0px;
	overflow: hidden;
	width: 760px;
	float: left;
}
	
.linksList   ul { 
	 list-style-type: none;
	 margin: 0 0 0 0px;
	 padding: 0;
	 list-style-position: inside;
 }
  
.linksList  li {	
	padding: 0 0 20px;
	list-style-type: none;
	margin: 0 30px 20px 0;
	overflow: hidden;
	float: left;
	width: 312px;
	background: url(/images/divider.gif) repeat-x bottom;
	line-height: 20px;
	font-size: 13px;
	height: 125px;
	}
	
.linksThumb {
	width: 90px;
	float: left;
	overflow: hidden;
	}
.linksDetail {
	width: 208px;
	font-size: 12px;
	float: right;
	}
.linksDetail em {
	color: #939b9e;
	}





.submenu {
	margin: 0 0 15px ;
	padding: 0px;
	overflow: hidden;
	width: 186px;
	float: left;
	}

.submenu  ul { 
	 list-style-type: none;
	 margin: 0 0 0 0px;
	 padding: 0;
	 list-style-position: inside;
	 } 

.submenu  li {	
	padding: 10px 0;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	float: left;
	width: 177px;
	background: url(/images/divider.gif) repeat-x bottom;
	line-height: 20px;
	font-size: 13px;
	}



/*--------------------------------------------------------------- Menu ----------------------------------------------------*/



#menu {
	padding: 0;
	overflow: hidden;
	clear: both;
	}
#menu a { 
	outline: none; 
	}	
.menuText {
	margin: 0 0 0 -5000px;
	}
#menuHome, #menuJournal, #menuServices, #menuContact, #menuAffiliates {
	float: left;
	}


#menuHome a {
	background: url(/images/menu.gif) 0 0;
	height: 58px;
	width: 162px;
	display: block;
	}
#menuHome a:hover, #home #menuHome a {
	background-position: 0 -58px;
	}
	
#menuJournal a {
	background: url(/images/menu.gif) -162px 0;
	height: 58px;
	width: 231px;
	display: block;
	}
#menuJournal a:hover, #journal #menuJournal a {
	background-position: -162px -58px;
	}

#menuServices a {
	background: url(/images/menu.gif) -393px 0;
	height: 58px;
	width: 180px;
	display: block;
	}
#menuServices  a:hover, 
#services #menuServices a,
#serviceDetails #menuServices a

 {
	background-position: -393px -58px;
	}

#menuContact a {
	background: url(/images/menu.gif) -573px 0;
	height: 58px;
	width: 185px;
	display: block;
	}
#menuContact   a:hover, #contact #menuContact a {
	background-position: -573px -58px;
	}
	
#menuAffiliates a {
	background: url(/images/menu.gif) -758px 0;
	height: 58px;
	width: 202px;
	display: block;
	}
#menuAffiliates a:hover, #affiliates #menuAffiliates a {
	background-position: -758px -58px;
	}

div#left {
	font-size: 12px;
}


#affiliates .links ul,
div#left ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom:1.3em;
}

/*
#affiliates .links li,
div#left ul li {
	margin: 0;
	padding: 0;
	line-height: 1.6em;
}
*/

#journal #blogDetail h2 {
	margin-top: 10px;
	font-size: 40px;
}



#journal #blogDetail h4 {
	margin: 1em 0 0;
	font-size: 12;
	font-weight: normal;
}
	
#journal div#left   h2 {
	line-height: normal;
	margin: 0 0 0 0;
	font-size: 13px;		
	margin: 20px 0px 0px;
	font-weight: bold;
}

#journal #left {
	float: right;
	background:url(/images/servicesPanelBg.gif) repeat-y;
	width: 260px;
}

#journal h3 {
	margin: 0;
}

#journal .leftInner {
	overflow: hidden;
	background: url(/images/servicesPanelBot.gif) no-repeat bottom;
	width: 216px;
}
	
#journal h1 {
	margin: 20px 0;
}


.formValidationError{
	color:  red;
	font-weight: bold;
	margin-bottom:0.5em;
	font-size: 11px;	
}

.journalComments {
	background: url(/images/commentsBox.gif);
	font-size:10px;
	height:34px;
	padding:3px 0 0;
	text-align:center;
	width:82px;
	overflow: hidden;
	float: right;
	margin: 25px 0 0 ;
	display: block;
	color: #2d3d44;
}

div.postmetadata {
	margin-bottom: 30px;
	display: block;
}
div.postmetadata span {
	vertical-align: middle;
	padding: 3px 0 0;
	display: block;
}


div.postmetadata .journalComments {
	margin-top: 0;
	float: left;
	margin-right: 10px;
	color: #2d3d44;
}

#homeJournal .journalComments,
#homeJournal .journalComments a,
div.postmetadata .journalComments a{
	color: #2d3d44;
}

#homeJournal a.journalComments{
	margin-top: 47px;
}
