﻿@charset "utf-8";
/* CSS Document */

/* redNests.com main stylesheet*/
/* orange = #FF5000 */

/* reset styles for consistency across browsers -> Eric Meyer's reset style: */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body{
	font-family: Georgia, serif;
	font-size:14px;
	line-height:20px;
	color:#2e2e2e;
	border-top:5px #335ea2 solid;
	/*border-top:5px #4d1c6e solid;
	/*border-bottom:20px #335ea2 solid;*/
	background: #fff repeat-x url(../g/headback2.jpg);
}

h3 {
	font-size:20px;
	font-weight:normal;
	line-height:24px;
	padding:10px 0;
	font-variant:small-caps;
	/*color:#4d1c6e;*/
	color:#193155;
}

strong {
	font-weight:bold;
	/*color:#4d1c6e;*/
	color:#193155;
}

p {
	margin-bottom:10px;
}

p.firstline {
	margin-top: 10px;
}
	
ul {
	display:block;
	margin: 0px 30px 5px 30px;
}

em {
	font-style:italic;
}

a {
	color:#2e2e2e;
	text-decoration:underline;
}	

a:hover {
	color:#193155;
	text-decoration:none;
}	

/* Image rotator test elements */

.breadcrumb {
	color:#2c2c2c;
	font-size: x-small;
	margin:0px 10px;
}

.folio_block {
	/*margin: 20px 0px;
	float:left;
	clear:both;
	width:100%;*/
}

.main_view {
	/*width:580px;
	height:294px;
	float:left;
	padding:25px;
	margin-right:20px;
	background: url{postit-love1.png) no-repeat;
	position:relative;*/
}

.desc {
	/*width:290px;
	float:left;
	color:transparent;
	font-size:1.1em;
	padding:15px 0px;*/
}

.paging {
	position:absolute;
	z-index:100;
	display:none;	
}	

/*.image_reel {
	position:absolute;
	z-index:100;
}	*/

/*Image rotator end */

#navtools {
	width: 80%;
	min-height: 10px;
	margin:auto;
	width: 960px;
	background-color:transparent;
	text-align:right;
}

#navtools ul {
	float:right;
	display:inline;
	/*padding:10px 10px 0 0;*/
	text-align:right;
}	

#navtools li {
	display:inline;
	font-family:Helvetica, Arial, sans-serif;
	font-size:9px;
	padding:0 5px;
}

/*.navtools a {
	color:#ddd;
}

.navtools a:hover {
	color:#333;
}*/

/*.footer-column1{
	float: left;
	min-height: 20px;
	width: 700px;
	background-color:transparent;
	text-align:left
}*/

#masthead{
	width: 80%;
	min-height: 160px;
	width: 960px;
	margin:auto;
	background-color:#fff;
	background: #fff no-repeat url(../g/knect-logo.jpg) top left;
	/*border-left:1px dotted #aaa;
	border-right:1px dotted #aaa;*/

}

#masthead ul {
	clear:right;
	float:right;
	display:inline;
	/*padding:10px 10px 0 0;*/
	text-align:right;
	text-transform:uppercase;
	margin-top:130px;
	/*padding-top:100px;*/
}	

#masthead li {
	display:inline;
	min-width:60px;
	padding-left:10px;
	padding-right:10px;
}

#masthead a {
	text-decoration:none;
	color:#335ea2;
}


#masthead a:hover {
	text-decoration:underline;
}

#graphichead{
	width: 80%;
	height: 320px;
	width: 960px;
	margin:auto;
	overflow:hidden;
	/*background: no-repeat url(../g/postit-love1.png);*/
	/*border-left:1px dotted #aaa;
	border-right:1px dotted #aaa;*/

}

#graphichead-left{
	width: 550px;
	float: left;
}

#graphichead-right{
	width: 350px;
	float:left;
}

#graphichead h2 {
	font-size:48px;
	font-weight:normal;
	line-height:52px;
	margin: 20px 90px 0px 50px;
	font-style:italic;
}

#graphichead p {
	margin: 5px 0px 0px 50px;
}

.header {
	font-size:32px;
	padding: 5px 0px 20px 90px;
	font-style:italic;
	color: #335ea2;
}

#content{
	width: 80%;
	min-height: 400px;
	width: 960px;
	margin:0px auto 10px auto;
	/*background: no-repeat url(../g/bg.jpg) center center;*/
	/*border-left:1px dotted #aaa;
	border-right:1px dotted #aaa;*/

}

#content img{
	background-color:#f0f0f0;
	padding:10px;
}

.content-banner {
	width: 180px;
	height: 40px;
	background-color:#f0f0f0;
	border-bottom:1px solid #b5b5b5;
	border-right:1px solid #b5b5b5;
	margin-bottom:10px;
	padding:10px 10px 5px 10px; 
	text-align:center;
}	

.content-banner h4 {
	font-size:18px;
	font-weight:normal;
	line-height:24px;
	font-variant:small-caps;
	/*color:#4d1c6e;*/
	color:#193155;
	text-decoration:underline;
}

.content-banner a {
	font-size:18px;
	font-weight:normal;
	line-height:24px;
	font-variant:small-caps;
	/*color:#4d1c6e;*/
	color:#193155;
	text-decoration:underline;
}

.content-banner a:hover {
	color:#b5b5b5;
	text-decoration:none;
}
	
.content-banner p {
	font-size:10px;
	font-weight:normal;
	line-height:10px;
	color:#2e2e2e;
	text-align:center;	
}

.content-column1{
	float: left;
	min-height: 400px;
	width: 460px;
	background-color:transparent;
	margin: 5px 10px 10px 0px;
	padding: 10px 5px;
	border-top:5px #335ea2 solid;
	/*border-left: dotted 1px #72c66e;
	border-right: dotted 1px #72c66e;	*/
}

.t2content-column1{
	float: left;
	min-height: 400px;
	width: 680px;
	background-color:transparent;
	margin: 5px 10px 10px 0px;
	padding: 10px 5px;
	border-top:5px #335ea2 solid;
	/*border-left: dotted 1px #72c66e;
	border-right: dotted 1px #72c66e;	*/
}

.content-column2{
	float: left;
	min-height: 100px;
	width: 200px;
	background-color:transparent;
	margin: 5px 10px 10px 0px;
	padding: 10px 5px;
	border-top:5px #335ea2 solid;
	/*border-left: dotted 1px #72c66e;
	border-right: dotted 1px #72c66e;	*/
}

.t2content-column2{
	float: left;
	min-height: 100px;
	width: 200px;
	background-color:#f0f0f0;
	margin: 5px 10px 10px 0px;
	padding: 10px 10px;
	border-top:5px #335ea2 solid;
	border-bottom:1px #335ea2 solid;
	/*border-left: dotted 1px #72c66e;
	border-right: dotted 1px #72c66e;	*/
}

.t2content-column2 h3{
	color:#2c2c2c;
}	

.t2content-column2 a {
	color:#2e2e2e;
	text-decoration:none;
}	

.t2content-column2 a:hover {
	color:#193155;
	text-decoration:underline;
	
}	

.t2content-column2 li{
	list-style-position: outside;
	margin-left: -15px;
}

.t2content-column2 small{
	font-size:10px;
}

.pullquote-left {
	float:left;
	width:200px;
	font-size:16px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-top:dotted 1px #335ea2;
	border-bottom:dotted 1px #335ea2;
	margin:0px 10px 0px 0;
	padding:10px;
	text-align:center;
	/*color:#72c66e;*/
	color:#335ea2;
}

#footer {
	clear:left;
	float: left;
	width: 100%;
	min-height: 20px;
	/*mwidth: 960px;*/
	margin:auto;
	/*background-color:#cee7f4;*/
	/*border-top: solid 3px #4d1c6e;*/
	border-top: solid 3px #335ea2;
	font-size:10px;
	font-family:Helvetica, Arial, sans-serif;
}

#footer-content {
	width: 80%;
	min-height: 20px;
	margin:auto;
	width: 960px;
}

.footer-column1{
	float: left;
	min-height: 20px;
	width: 500px;
	background-color:transparent;
	text-align:left;
	padding-top:5px;
}

.footer-column2{
	float: left;
	min-height: 20px;
	width: 440px;
	background-color:transparent;
	text-align:right;
}

.footer-column2 a {
	text-decoration:none;
}

.footer-column2 a:hover {
	color:#333;
	text-decoration:underline;
}

.footer-column2 ul {
	float:right;
	display:inline;
	/*padding:10px 10px 0 0;*/
	text-align:right;
}	

.footer-column2 li {
	display:inline;
	padding-left:10px;
}