/************** STYLES SPECIFICALLY FOR QUESTIONS & ANSWERS ******************/
/* Use these styles to implement a page border like the main site has */
/* BODY */
#divMainParent,
.qaPage
	{
	color: #444444;
	}

/*
#divMainParent TABLE,
#divMainParent FORM,
#divMainParent INPUT,
#divMainParent TEXTAREA,
#divMainParent SELECT,
#divMainParent .normaltext
	{
	font-family: Verdana,Arial;
	font-weight: normal;
	font-size: 13px;
	}
*/

.qaPage TABLE,
.qaPage FORM,
.qaPage INPUT,
.qaPage TEXTAREA,
.qaPage SELECT,
.qaPage .normaltext
	{
	font-family: Verdana,Arial;
	font-weight: normal;
	font-size: 13px;
	}

/* #divMainParent TEXTAREA, */
.qaPage TEXTAREA
	{
	border: solid #666666 1px;
	}


.qaPageHdr
	{
	margin-bottom: 0.25em;
	font-size: 17px;
	font-weight: bold;
	}

/* Center column of main content, btw. the sidebars */
.qaCenterCol
	{padding: 0 8px 0 8px;
	}

/* Center content column for a boilerplate page */
.qaBoilerplateContent
	{padding: 24px 36px 8px 36px;
	}

.qaStatusFadingPopup
	{
	position: absolute;
	display: none;
	z-index: 10000000;
	width: 250px;
	border: 3px solid #333333;
	padding: 20px 10px 20px 10px;
	font-size: 13px;
	font-weight: bold;
	background-color: #F6F9FC;
	color: #333333;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	}

.qaPopup
	{
	position: absolute;
	display: none;
	z-index: 10000000;
	border: 3px solid #333333;
	padding: 8px;
	background-color: #F6F9FC;
	color: #333333;
	}

.qaAdminPopup
	{
	position: absolute;
	display: none;
	z-index: 10000000;
	border: 3px solid #333333;
	padding: 8px;
	width: 522px;
	background-color: #F6F9FC;
	color: #333333;
	font-size: 11px;
	}

.qa1stSectionHdr
	{
	margin-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
	}

.qaSectionHdr
	{
	margin-top: 1em;
	margin-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
	}


.dkblue
	{color:#124B99;
	}

.qaTextArea
	{
	width: 100%; margin-left: 0px; padding-left: 0px; padding-right: 0px; margin-right: 0px;  /* truly 100% wide */
	}

/* The category path header above the main questions list */
.qaCatTitle
	{
	font-size: 14px;
	font-weight: bold;
	}

/* Main Questions listings. */
.qaMainQList
	{
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica;
	}

.qaMainQList A:link 	{ text-decoration: none; }
.qaMainQList A:active	{ text-decoration: underline; }
.qaMainQList A:visited	{ text-decoration: none; }
.qaMainQList A:hover	{ text-decoration: underline; }

.qaMainQList TABLE,
.qaMainQList .normaltext
	{
	font-family: Verdana,Arial;
	font-weight: normal;
	font-size: 13px;
	}

.qaMainQList .vshim4px
	{
	clear: both;
	padding-bottom: 4px;
	}
.qaMainQList .vshim8px
	{
	clear: both;
	padding-bottom: 8px;
	}

/* SEE ALSO: iehacks.css */
.qaQListRow
	{
	position: relative;
	margin: 0 10px;
	border: 0;
	}
.qaQListRow.dark
   {
	background-image: url(../../../images/bookrags/qa/images/odd_question_bg.png);
	}

.qaQListRow.lite
	{
	}

.qaQListRowContent
	{
	margin: 0;
	padding: 8px;
	}

.qaQListRowContent P
	{margin: 0 0 1em 0;
	}

.qaBestAThumb
	{
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
	color: #444444;
	}

TABLE.qaQuestion
	{
	width: 100%;
	font-size: 13px;
	}

.qaAvatarParent
	{
/*	width: 48px; */
	height: 48px;
	border: 1px solid #7F9DB9;
	vertical-align: middle;
	text-align: center;
	}

.qaMsgAvatarTD
	{
	vertical-align: top;
	text-align: center;
	}

.qaMsgAvatarTD IMG
	{
	margin-right: 10px;
	border: 1px solid #909CAA;
	}

.qaVoteNowIcon
	{border: 0px
	}

.qaQuickAIcon
	{margin-right: 5px;
	}

.qaQPointBoxTD
	{vertical-align: top;
	}

.qaQPointBox
	{
	width: 36px;
	height: 40px;
	margin: 0px;
	border-width: 0px;
	padding: 0px;
	background-image: url(../../../images/bookrags/qa/wid-points-bkgd.png);
	background-repeat: no-repeat;
	cursor: pointer;
	}

.qaQPointValue
	{
	padding-top: 4px;
	height: 21px;
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica;
	color: #9C2306;
	background-color: transparent;
	}

.qaQPointValueText
	{
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica;
	color: #9C2306;
	}

INPUT.qaQPointValueText,
SELECT.qaQPointValueText
	{
	text-align: right;
	color: #444444;
	}

.qaQPointDesc
	{
	position: absolute;
	display: none;
	z-index: 10000000;
	width: 200px;
	border: solid 3px #006699;
	padding: 8px;
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	text-align: left;
	}

.qaQPointDesc H1
	{
	display: block;
	margin-top: 0px;
	font-size: 12px;
	line-height: 16px;
	color: #006699;
	}

.qaQCategory
	{
	font-size: 15px;
	font-weight: bold;
	color: #444444;
	}

.qaQTitle
	{
	font-size: 15px;
	font-weight: bold;
	color: #124B99;
	}

.qaQText
	{
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica;
	}
.qaQText A:link 	{ color: #444444; }
.qaQText A:visited	{ color: #444444; }


.qaBestAHdr
	{
	margin-top: 1em;
	margin-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
	color: #66A010;
	}

/* SEE ALSO: iehacks.css */
.qaAListRow
	{
	position: relative;
	margin: 0 10px 5px 10px;
	border: 0;
	}
.qaAListRow.dark
   {
	background-image: url(../../../images/bookrags/qa/images/odd_question_bg.png);
	}

.qaAListRow.lite
	{
	}

.qaAListRowContent
	{
	margin: 0;
	padding: 8px;
	}


.qaAListRowContent P
	{margin: 0 0 1em 0;
	}

.qaAText
	{
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica;
	}
.qaAText A:link 	{ color: #444444; }
.qaAText A:visited	{ color: #444444; }

.qaATextThumb
	{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	}

.qaMsgTable
	{
	width: 100%;
	font-size: 13px;
	background-color: #f6f9fc;
	}

.qaMsgMenuLine
	{
	margin-bottom: 6px;
	font-size: 11px;
	text-decoration: none;
	color: #444444;
	}

/* .qaPageBody DIV TABLE .qaMsgStatsLine TD * */
.qaMsgStatsLine,
.qaMsgStatsLine TABLE
	{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #444444;
	}

.qaMsgStatsLine td:first-child {
	padding-left: 65px;
}

.qaMsgStatsLine .wSecBtn
	{
	font-family: Tahoma,Verdana,Arial !important;
	font-size: 10px !important;
	font-weight: bold !important;
	}

.qaMsgStatsPipe
	{
	font-size: 11px;
	color: #BBBBBB;
	}

.qaMsgStatsBestA
	{
	font-size: 11px;
	color: #DD0000;
	}

.qaBeTheFirst
	{
	font-size: 13px;
	font-style: italic;
	}

.qaBottomBtnsTitle
	{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #D41800;
	}

.qaViewAll
	{
	font-size: 11px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	}

/* Use for single-line tips */
.qaTip
	{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	}

SPAN.qaTip
	{
	padding-left: 16px;
	background: url('../../../images/bookrags/qa/icon-tip.png') 0px 0px no-repeat;
	}

/* Use for multiline tips */
LI.qaTip
	{
	list-style-image: url('../../../images/bookrags/qa/icon-tip.png');
	list-style-position: outside;
	}

.qaFormSectionHdr
	{
	margin-top: 1.5em;
/*	width: 100%; */
	font-size: 15px;
	font-weight: bold;
/*	background-color: #edf3f9; */
	}

.qaFormSectionBody
	{
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 13px;
	background-color: #f6f9fc;
	}

.qaFormSectionBody TABLE,
.qaFormSectionBody TR,
.qaFormSectionBody TD
	{
	font-size: 13px;
	background-color: #f3f7fb;
	}

