/*
	iTest NeuralPool CSS
	v01
*/

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color:#878787;
	background-image: url(/images/viewport_tile.jpg);
	background-repeat: repeat-x;
}

a {
	color: #3d8b88;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #b68b0c;
	text-decoration: none;
}

a:active {
	color: #ffc20e;
	text-decoration: none;
}

p {
	margin: 0px 0px 12px 0px;
}

li {
	margin: 0px 0px 5px 0px;
}

hr {
	margin: auto;   /* eliminate top and bottom margins and center when
width < 100% */
}
div.hr {
	border: 0px;
	height: 1px;
	background-color: #A7A7A7;
	border-style: solid;
	margin: auto;   /* so width < 100% is centered */
}
div.hr hr {    /* for CSS1 browsers */
	display: none;
}
div.hr * {     /* for CSS2 browsers */
	display: none;
}

#pangenitor {
	position: relative;
	width: 778px;
	top: 21px;
	left: 50%;
	margin: 0px 0px 0px -389px;
	background-image: url(/images/page_tile.jpg);
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #878787;
}

#page_middle {
	position: relative;
	background-image: url(/images/page_middle.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
}

#page_content {
	position: relative;
	margin-left: 12px;
}

#page_head {
	position: relative;
	margin: -7px 0px 0px 6px;
}

#footer {
	position: absolute;
	clear: both;
	bottom: -1px;
	right: 0px;
	width: 536px;
	height: 72px;
	background-image: url(/images/footer.gif);
}

#footer_content {
	position: absolute;
	left: 114px;
	top: 24px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #353434;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar {
	position: relative;
	float: left;
	width: 219px;
	height: 484px;
	margin: 12px 0px 50px 4px;
}

#right_column {
	position: relative;
	float: right;
	margin: 0px 0px 60px 0px;
	width: 533px;
}

#nav {
	position: relative;
	margin: 13px 0px 0px 13px;
}

#main_copy {
	position: relative;
	margin: 27px 0px 0px 0px;
	left: 14px;
	width: 460px;
}

img.blok {
	float: left;
	margin: 0px 12px 10px 0px;
}

div.sub {
	margin: 30px 0px 16px 0px;
}

#plinks {
	margin: 0px 0px 12px 12px;
}

.plink {
	margin: 0px 0px 6px 0px;
}

.panswer_img {
	margin: 0px 0px 12px 0px;
}

tr {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #878787;
}

#Search {
	width: 219px;
	height: 68px;
	background-image: url(/images/blog/search_back.gif);
}

.searchBox {
	width: 164px;
	margin: 6px 7px 0px 13px;
}

input {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5c5350;
	border: 1px solid #5c5350;
	padding: 4px 0px 2px 2px;
}

textarea {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5c5350;
	border: 1px solid #5c5350;
	padding: 4px 0px 2px 2px;
}

.chkbox input {
	padding: 0px;
	border: none;
	margin: 0px 9px 0px 0px;
}

.chkbox {
	margin: 14px 0px 14px 0px;
}

.captcha {
	margin: 0px 0px 14px 0px;
}

.validationWarning {
	color: #c37b7b;
}

#sidebar li {
	margin: 0px 0px 0px 32px;
}

#sidebar h3 {
	margin: 20px 0px 10px 13px;
}

.posthead {
	margin: 0px 0px 14px 0px;
}

.postcontent {
	margin: 0px 0px 14px 0px;
}

.postfoot {
	margin: 5px 0px 28px 0px;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.postprefoot {
	margin: 0px 0px 5px 0px;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#postToolBar {
	text-transform: uppercase;
}

.postcategoryheading {
	margin: 0px 0px 16px 0px;
}

.dateheading {
	margin: 0px 0px 16px 0px;
}

.comment {
	margin: 0px 0px 32px 0px;
}

.commentstitle {
	margin: 0px 0px 16px 0px;
	width: 100%;
	border-top: 1px solid #A7A7A7;
	background-color: #f7f6f6;
	padding: 3px;
}

.commentsbody {
	margin: 0px 0px 16px 0px;
}

.smallbox {
	width: 300px;
	margin-bottom: 14px;
}

/* sIFR replacements */

h2 {
	color: #8da8a7;
	font-size: 16px;
	margin: 0px;
}
/*
.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 21px;
}
*/
h3 {
	color: #b68b0c;
	font-size: 16px;
	margin: 0px;
}
/*
.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 21px;
}
*/
h4 {
	color: #c37b7b;
	font-size: 12px;
	margin: 0px;
}
/*
.sIFR-hasFlash h4 {
	visibility: hidden;
	font-size: 16px;
}
*/
/* end sIFR replacements */


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* end standard sIFR styles */


