 /*************** KND Styles *****************/
/*                  Knowledge Net Design                       */
/********Chris Garrett - January 2006***********/

/***************************/
/* HTML tags                             */
/**************************/ 
* {
	margin: 0px;
	padding: 0px;
}

html{
	font-size:100%;
}

body{
	font-family: Arial, "Microsoft Sans Serif", Helvetica, sans-serif;
	font-weight: normal;
	background-color: #CCCCCC;
}

a:link, a:visited, a:hover {
	color: #DD5500;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #AFD329;
}

h1, h2, h3, h5 {
	font-family: Arial, "Microsoft Sans Serif", Helvetica, sans-serif;
}

h1{
	font-size: 1.2em;
	color: #333333;
	font-weight: lighter;
}

h2{
	font-size: 1.2em;
	font-weight: lighter;
	padding: 0 0 0 15px;
	color: #666666;
}

h3{
	font-size: 1.05em;
	font-weight: lighter;
	color: #7EA5D3;
}
h3 a:link{
	font-size:1.05em;
	font-weight: lighter;
	color: #7EA5D3;
}
h3 a:visited{
	color: #7EA5D3;
}

h4{
	font-size: 0.9em;
	font-weight: bold;
	color: #444453;
	padding: 5px 0 0 0;
	clear: both;
}

h5{
	font-size: 1.08em;
	color: #AFD329;
	padding: 0 0 10px 0;
	font-weight: lighter;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
ol {
	padding: 0;
	margin: -10px 0 0 0;
}

input {
	border: 1px solid #7EA5D3;
	background: #f4f4f4;
	margin: 0 0 2px 0;
	font-family: "Microsoft Sans Serif",Arial,Helvetica,sans-serif;
	
	color: #333333;
}
textarea {
	border: 1px solid #7EA5D3;
	background: #f4f4f4;
	font-family: "Microsoft Sans Serif",Arial,Helvetica,sans-serif;

	color: #333333;
}
pre {
	font-size: 0.8em;
}
.redtext {
	color: #FF0000;
}
blockquote {
	margin: 0 0 0 30px;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#wrapper {
	width: 776px;
	margin: auto;
	background-color: white;
	border: 1px solid black;
}

#header{
	background-image: url(../images/titleLogo.jpg);
	background-position:center;
	background-repeat: no-repeat;
	border-bottom: 2px solid #FFFFFF; 
	width: 100%;
	background-color: #FFFFFF;
	height: 129px;
}

.clear{
	clear:both;
}

#rightColumn{
	font-family: "Microsoft Sans Serif",Arial,Helvetica,sans-serif;
	padding: 1px 0 0 0;
	margin: 0 0 0 51%;
	background-color: #FFFFFF;
	/*background-image: url(../images/555566Edge.jpg);
	background-repeat: repeat-y; */
}

#rightColumn img{
	padding: 0px 0 0 1px;
}

#content{
	float:left;
	width: 49%;
	padding: 1px 0 0 0;
}
#content img{
	padding: 0px 0 0 14px;
}

#footer{
	clear: both;
	border-top: 1px solid #666666;
	font-size: 65%;
	color: #666666;
	padding: 10px;
	margin: -1px 14px 0px 14px;
	background-color: #FFFFFF;
}
/* negative top margin pulls footer up so its top border overlaps and thus lines up with
   the bottom border of the rightColumn in cases where they "touch" */

/***********************************************/
/*                           Component Divs                               */
/***********************************************/

/***************Header Styles*******************/
#usability {
	font-size: 9px;
	text-align: right;
	color: green;
	padding: 1px 10px 2px 0;
	background: #FFFFFF;
}
#usability a{
	color: green;
}
#usability a:hover{
	color: green;
}

.siteName{
	margin: 0px;
	padding: 58px 10px 0px 10px;
	text-align: right;
	color: #9A2C26;
	height: 20px;
}
.siteName h2{
	color: white;
}
/************* #menu positioning styles **************/

#menu{
	margin: 3px 0px 0 -10px;
	color: white;
}

* html body #menu{ /*IE! whatever*/
	margin: 0px 0 -19px -12px;
}

/************* #submenu styles *************/

#submenu{
	font-size: 0.8em;
	padding: 5px 0px 5px 10px;
}

/*********************************************/
/*****************Content Styles****************/
/********************************************/


/************** .feature styles ***************/

.feature{
	padding: 0 5px 0 10px;
	font-size: 0.8em;
	background-color: #F4F4EC;
	width: 364px;
	margin: 2px 0 2px 14px;
	/*border: 1px solid #C7C5BA;*/
}

#rightColumn .feature{
	padding: 0 5px 0 8px;
	font-size: 0.8em;
	background-color: #F4F4EC;
	width: 352px;
	margin: 2px 5px 2px 1px;
	/*border: 1px solid #C7C5BA;*/
}

.feature p, .feature a{
  padding: 0px 3px 5px 0px;
}

.feature h1{
	padding: 5px 0px 3px 0px;
	font-size: 110%;
	font-weight:bolder;
	color: #9A2C26;
	text-align: left;
}

.feature h2{
	padding: 5px 0px 3px 0px;
	font-size: 1.05em;
	font-weight:bolder;
	color: #859127;
	text-align: left;
}

.feature img{
	padding: 2px 5px 2px 5px;
	/*margin: 0 5px 5px 0;*/
}

.feature ol,ul,li {
	padding: 10px 0 0 25px;
}

.feature ul{
 list-style-type: square;
}
.feature li {
	padding: 0px 5px 0px 0px;
 
}

.featureHeader1{
	background-image: url('../images/headerbackground1.gif');
	background-repeat:no-repeat;
	height: 32px;	
}
.featureHeader1 h1{
	
	color: #FFFFFF;
	font-size: 0.9em;
	font-family: Arial, "Arial", Times, serif;
	font-weight:bold;
	padding: 8px 0px 0px 28px;
}

.featureHeader2{
	background-image: url('../images/headerbackground2.gif');
	background-repeat:no-repeat;
	height: 32px;	
}
.featureHeader2 h1{
	color: #FFFFFF;
	font-size: 0.9em;
	font-family: Arial, "Arial", Times, serif;
	font-weight:bold;
	padding: 8px 0px 0px 28px;
}

.featureHeader3{
	background-image: url('../images/headerbackground3.gif');
	background-repeat:no-repeat;
	height: 32px;	
}
.featureHeader3 h1{
	color: #FFFFFF;
	font-size: 0.9em;
	font-family: Arial, "Arial", Times, serif;
	font-weight:bold;
	padding: 8px 0px 0px 28px;
}


/* adjust margins to change separation between the feature image and text flowing around it */

/************** .story styles *****************/

.story{
	padding: 0 5px 0px 10px;
	background-color: white;
	margin: 2px 0 2px 14px;
	width:364px;
}
#content .story a{
  padding: 0px 5px 5px 0px;

}

#rightColumn .story{
	padding: 0 5px 0 8px;
	background-color: #FFFFFF;
	width: 352px;
	margin: 2px 5px 2px 1px;
}
#rightColumn .story img{
	padding: 2px 5px 2px 5px;
	/*margin: 0 5px 5px 0;*/
}

.story p,.story a{
  padding: 0px 5px 5px 0px;
  font-size: 0.8em
}



.story h1{
  	padding: 5px 0px 3px 0px;
	font-size: 0.95em;
	font-weight:bolder;
	color: #9A2C26;
	text-align: left;
}

.story h2{
  	padding: 5px 0px 3px 0px;
	font-size: 0.85em;
	font-weight:bolder;
	color: #859127;
	text-align: left;
}
.story ol,ul,li {
	padding: 10px 0 0 25px;
}
.story li {
	padding: 0px 5px 0px 0px;
  	font-size: 0.8em;
}


/*************  Articles  ***************/
#articleCatagories {
	padding: 5px 0 10px 15px;
	font-weight: bolder;
}
.articleDate {
	font-size: 0.6em;
	color:#999999;
}
.dottedline {
	border-top: 1px dotted #7EA5D3;
	width: 0.7em;
	height: 10px;
}

/************* #footer styles ***************/

#footer img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
#footer a:hover{
	color: #555566;
}
/************Home Page 3 columns***********************/

#productsHome {
	clear: both;
	margin: 0 0 10px 15px;
}
* html body #productsHome {
	margin: 0 0 10px 5px;
}
#productsHome p {
	font-size: 0.7em;
	padding: 7px;
}
#productsHome a:hover{
	color: #555566;
}

/***********************************************/
/*************** #rightColumn styles ***********/
/***********************************************/
#rightColumn h3{
	padding: 10px 0px 2px 0;

	color: #9BCDFF;
}
* html body #rightColumn h3{
	font-weight: bolder;
}

#rightColumn ul {
	list-style: none;
	padding: 0;
}

/* hack to fix IE/Win's botched rendering of block-level anchors in lists */
#rightColumn li {
	border-bottom: 1px solid #555566; /*same colour as background*/
	padding: 0;
}

/* fix for browsers that don't need the hack */
html>body #rightColumn li {border-bottom: none;}

* html body #rightColumn img {

}

/*********** .latest articles styles ***********/

.latestArticles{
	padding: 0px 0px 10px 15px;
}

.latestArticles a {
	font-size: 0.8em;
	border: 0;
}
.latestArticles a:hover{
	color: #DD5500;
}

/************* #search styles ***************/

.search{
	padding: 5px 10px 5px 10px;
	
	text-align: right;
}
.search label {
	font-size: 0.9em;
	color: white;
}
/************* Newsletter signup styles ***************/

#signup{
	padding: 5px 0 5px 15px;

	text-align: left;
	border-bottom: 1px solid #cccccc;
	color: #CCCCCC;
}
.labels {
	text-align: right;
	padding: 0 5px 0 0;
	font-size: 0.85em;
}

/************* Contact page styles ***************/
#streetAddress {
	float: left;
	padding: 0 50px 0 0;
}
#enquiryFormNames {
	float: left;
	line-height: 1.2em;
	text-align: right;
}
#designs td{
	padding: 5px;
	border-bottom: 1px dotted #7EA5D3;
}
#adminTitle{
	font-size: 1.14em;
	color: white;
	font-weight: lighter;
	text-align: right;
	padding: 10px 10px 0 0;
}
/************* Solution page styles ***************/
.booksHeader1 {
	background-image: url(../images/title_background1.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0 0 0 14px;
	width: 378px;
	height:60px;
}

.booksHeader1 p{
	padding: 0px 15px 10px 35px;
	color: #CCCCCC;
  	font-size: 0.8em;
	font-style:italic;
}
.booksHeader1 h1{
	font-size: 1.3em;
	color: white;
	padding: 10px 0px 5px 25px;
}

.booksHeader2 {
	background-image: url(../images/title_background2.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0 0 0 14px;
	width: 378px;
	height:60px;
}
.booksHeader2 p{
	padding: 0px 15px 10px 35px;
	color: #CCCCCC;
  	font-size: 0.8em;
	font-style:italic;
}
.booksHeader2 h1{
	font-size: 1.3em;
	color: white;
	padding: 10px 0px 5px 25px;
}

#searchTerms {
	border: 1px solid #AFD329;
	width: 17em;
	padding: 5px;
}
.GoogleNews a{
	color: #7EA5D3;
}

.seoToolBox {
	border: 1px solid #666666;
	background-color: #f4f4f4;
	padding: 5px 15px;
	margin-bottom: 10px;
	width: 80%;
}
.seoToolBox h3{
	text-align: left;
	font-size: 17px;
	padding: 0;
	margin: 0;
}
