/* K'nechtology  CSS Document For Global Elements */

.feedBurnerFeedBlock div {
	color:#424242;
	font-size:11px;

	padding: 5px 5px 4px 5px;
	background: #edf1f4; 
}

.feedBurnerFeedBlock h2
{
	/*changed*/
	display:block;
	height:25px;
	padding:0px 0px 0px 5px;
	margin:15px 0px 0px 0px;
	background: #edf1f4;
	border-top: 1px solid #a6cae2;
	border-right: 1px solid #667c8a;
	border-bottom: 1px solid #667c8a;
	border-left: 1px solid #a6cae2;
	background: transparent url(../images/ContentHeaderAccent2.gif)   right center no-repeat;
	background-color: #84a1b3;
	color:#ffffff;
	line-height:25px;
	vertical-align:baseline;
	white-space:nowrap;
	font-weight:bold;
	font-size:12px;
}
	

.feedburnerFeedBlock li
{
	list-style-image : none;
	list-style-type : none;
}

.feedburnerFeedBlock p
{
	text-decoration : none;
	padding : 5px;
	border : none;
}

.feedburnerFeedBlock a
{
	color: #d28c51;
	font-size:12px;
	color:#organe;
	font-weight:bold;
	margin-left:15px;
	padding-left:0px;
	background: #edf1f4 url;
	text-decoration : none;
	
}

.feedburnerFeedBlock img{
	text-decoration : none;
	clear : none;
	border : none;
	padding : 0;
}


.creditfooter div{
	
}

.item #rss_feed p.title a
{
	color:#000;
	font-size:11px;
	color:#993333;
	margin-left:15px;
	padding-left:0px;
	background:none;
}


.requiredField{color:#f00;}

#mf_name
{
	visibility:hidden;
}

#mf_email
{
	visibility:hidden;
}

#mf_msg
{
	visibility:hidden;
}

/* Right Column */

#misc .item p
{
	margin: 0px 0px 0px 0px;
	padding: 8px 15px 15px 15px;
	background-color: #edf1f4;
}

#misc .item a
{
display:block;
height:15px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 25px;
background: #edf1f4 url(../images/MiscItemLinkBG.jpg) top center no-repeat;
color:#ffffff;
line-height:15px;
vertical-align: baseline;
font-size: 10px;
font-weight:bold;
text-decoration:none;
}

#misc .item #rss_feed
{
	background-color:#edf1f4;
	font-size:11px;
}

#misc .item .title
{
	padding:0px;
	margin:0px;
}

#misc .item .title a
{
	display: block;
	padding: 15px 5px 15px 15px;
	margin: 0px 0px 0px 0px;
	background: #edf1f4 url(../images/MiscHeaderAccent2.gif) 15px bottom no-repeat;
	line-height: 14px;
	vertical-align: baseline;
	color: #d28c51;
	font-weight:normal;
	font-size:11.5px;
	font-weight:normal;
}

#misc .item p.body
{
	line-height:13px;
	font-size:11px;
}

.thankyouHeader center
{
	font-size:16px;
	color:#84A1B3;
	padding-top:20px;
	padding-bottom:20px;	
	font-weight:bold;
}

strong
{
	font-weight:bold;
	color:#717274;
}

/* contact us form styles */
.frmContainer
{
	width:455px; 
	height:auto;
	margin:0 auto; 
}

.frmElemPane
{
	display:block;
	
	padding-bottom:10px;
	
	border:none 1px #f00;
}

.frmElemPane textarea
{
	margin-top:5px;
	border:solid 1px #84a1b3;
}

.frmButton
{
	background:#e3ebee;
	border:solid 1px #84a1b3;
	
}

input.txtEmail
{
	display:inline;
	width:285px;
	border:solid 1px #84a1b3;

}

content a.email_link:link{}

content a.email_link:active
{
	background: URL('answers@knechtology.com');
}

#content .emailPane
{
	border:none 1px #f00;
}

#content .email_img
{
	position:relative;
	top:2px;
	border-bottom:none 1px #000;
}

/* FOOTER CSS */
#footer 
{
	width:100%;
	height:25px;
	
	bottom:0;	
	
	padding-top:20px;

	
	
	background:url(../images/footer_pat.jpg) repeat-x;
	background-color:#fff;
	
	color:#92979A;
	
	font-size:10px;
	
	min-width:800px;
	
	border:none 1px #000;
	clear: both;
}


#copyrightInfo
{
	padding-left:10px;
	
	float:left;
	
	font-size:10px;
	color:#999;
}

#miscInfo
{
	float:right;
	
	padding-right:10px;
	
	text-align:right;
	
	font-size:10px;
	color:#92979A;
}


/* FOOTER LINK SETTINGS */

#footer a:link
{
	font-size:10px;
	color:#92979A;
	
	text-decoration:none;
}

/* END OF FOOTER CSS */

#footer a:active
{
	font-size:10px;
	color:#92979A;
	
	text-decoration:none;
}

#footer a:visited
{
	font-size:10px;
	color:#92979A;
	
	text-decoration:none;
}

#footer a:hover
{
	font-size:10px;
	color:#92979A;
	
	text-decoration:none;
}

/* END OF FOOTER LINK SETTINGS */



/* HORIZONTAL LIST */
#content ul.horizontalList
{
	list-style:none;
	margin-left:25px;
	
	padding-bottom:20px;


}

#content ul.horizontalList li
{
	font-size:11px;
	display:inline;
	
	background-image:none;
}

/* footnote */
sup
{
	font-size:9px;
	color:inherit;
}

/* RSS Reader Styles */
.item .title
{
	background-image:none;
	color:#000000;
}

.item .title a
{
	background-image:none;
	color:#000;
}
