body
{
	font-family: Arial;
	margin: 0;
	padding: 0;
}

A
{
	color: Black;
}

/* Title styles */
.TitleContainer
{
	border-top: dotted 1px #808080;
	border-bottom: dotted 1px #808080;
	width: 95%;
}

.TitleContainer Td
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.TitleContainer .Title
{
	font-family: Arial;
	width: 50%;
	font-weight: bold;
	font-size: 18px;
}

.TitleContainer .Trail
{
	font-family: Arial;
	font-size: 11px;
	color: Black;
}

/* General styles */
.BodyPanel
{
	width: 100%;
	margin-bottom: 15px;
	font-family: Arial;
	border-collapse: collapse;
}

.BodyPanel .Content p
{
	font-size: 11px;
	color: #666666;
	padding-left:22px;
}

.BodyPanel1
{
	width: 96%;
	margin-bottom: 15px;
	font-family: Arial;
	border-collapse: collapse;
}

.Heading, .Heading2, Heading3
{
background:url(../Images/blue_bar.jpg);
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	height: 32px;
	padding-left: 10px;
color:#7F0000;
	margin-bottom: 100px;
	border-bottom: solid 10px white;
}
/*
.Heading2
{
	font: bold 12pt/20pt Arial, sans-serif;
	color: #7F0000;
background:url(../Images/blue_bar.jpg);
	height: 24px;
	padding-left: 15px;
	padding-top: 5px;
}
*/
.dynText
{
	font: bold 12pt/20pt Arial, sans-serif;
	color: #FFFFFF;
	background-color: #3161CE;
	height: 35px;
	padding-left: 15px;
	padding-top: 5px;
	border: 1px solid #AEAEAE;
	width: 100% !important;
}
/*
.Heading3
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	background-color: #E3E9F5;
	height: 35;
	padding-left: 15px;
}
*/
.Content
{
	font-family: Arial;
	font-size: 12px;
}

.errorMessage {
	color: red !important;
}

/* Question styles */
.QuestionSummary
{
	margin: 5px 0px 5px 0px;
}

.QuestionSummary .Title
{
	font-weight: bold;
	width: 100%;
}

.QuestionSummary .Title A
{
	color: Black;
}

.QuestionSummary .SmallDetails
{
	color: Gray;
	font-size: 11px;
}

.QuestionSummary .Summary
{

}

.Answer
{
	padding: 15px;
	font-family: Arial;
	font-size: 12px;
}

.Content
{
	padding: 15px;
	font-family: Arial;
	font-size: 12px;
}

.BoxContainer
{
	float: right;
}

.Box
{
	width: 140px;
	background-color: #FFFFE7;
	border: solid 1px #CACACA;
	margin: 5px 5px 10px 5px;
	padding: 10px;
}

.BoxHeading
{
	height: 25px;
	font-weight: bold;
}

.BoxText
{
	font-family: Arial;
	font-size: 11px;
}

.Text
{
	font-family: Arial;
	font-size: 12px;
	padding-left: 10px;
}

.FieldLabel
{
	font-family: Arial;
	font-size: 12px;
	padding-left: 10px;
}

.Field200
{
	font-family: Arial;
	font-size: 11px;
	width: 200px;
}

.Field300
{
	font-family: Arial;
	font-size: 11px;
	width: 300px;
}

.Field400
{
	font-family: Arial;
	font-size: 11px;
	width: 400px;
}

.Button
{
	font-size: 11px;
	width: 100px;
}
.Required
{
	color: Red;
}

.HighRate
{
	color: #CC0000;
	font-weight: bold;
}


.LowRate
{
	font-weight: bold;
}

.SmallLink
{
	font-family: Arial;
	font-size: 11px;
	text-align: right;
	color: #000000;
}

.SearchFieldLabel
{
	font-family: Arial;
	font-size: 12px;
	width: 100px;
}

.SearchHeading
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
}

.Seperator
{
	color: #808080;
}

.Message
{
	font-family: Arial;
	font-size: 12px;
	border: solid 1px #808080;
	background-color: lightyellow;
	padding: 5;
	margin-top: 10;
	margin-bottom: 10;
}

.Auth
{
}

.Error
{
	color: red;
	font-weight: bold;
}

.TitleHeading
{
	font-family: Arial;
	font-weight: bold;
	font-size: 25px;
	text-decoration: none;
	position: absolute;
	left:30;
	top:20;
}

.Intro
{
	width: 95%;
	padding-top: 10px;
	font-family: Arial;
	font-size: 12px;
}

.AdvancedSearchPanel
{
	width: 95%;
}

.HeadPanel1
{
	background-color: #22426E;
	height: 5;
}

.HeadPanel2
{
	background-color: #DCE4EE;
	height: 40;
	border-bottom: solid 1px #B0C2DA;
}

.CategoryLink
{
	font-weight: bold;
}

.CategoryDesc
{
	padding: 3px 3px 7px 20px;
	color: gray;
}

.QuestionsInCategory
{
	color: Gray;
	font-size: 11px;
}

.Padding
{
	padding: 15px;
}

.Padding1
{
	padding-left: 15px;
}

.iSearchField
{
	width: 100%;
}

.gSearchField
{
	width: 94%;
}

.SearchButton
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.PoweredBy
{
	font-family: Arial;
	font-size: 10px;
	color: gray;
	padding-top: 5px;
}
.Paging
{
	text-align: right;
}

.iContactButtonOff
{
	position: absolute;
	left: 187;
	top: 15;
}

.gContactButtonOff
{
	position: absolute;
	left: 187;
	top: 20;
}

.FieldInfo
{
	width: 300px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #FFFFE7;
	border: solid 1px #CACACA;
	overflow: auto;
}

.InfoTitle
{
	font-weight: bold;
	font-size: 12px;
}

.InfoSummary
{
	font-size: 11px;
}

.InfoIntro
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.InfoList
{
	margin-bottom: 10px;
}

.CloseIcon
{
	float: right;
	cursor: pointer;
}

#debug
{
	top: 1px;
	position: absolute;
	font: normal 9px Arial;
	padding-left: 400px;
	color: white;
	display: inline;
}

#alphalist
{
	margin: 10px 15px;
}

#alphalist a ,
#alphalist a.current:hover
{
	font: normal 11px/25px Tahoma, sans-serif;
	color: #333333;
	border: solid 1px gray;
	background: #F7F7F7;
	text-align: center;
	text-decoration: none;
	padding: 3px 8px;
	margin-right: 3px;
	margin-bottom: 3px;
}

#alphalist a:hover,
#alphalist a.current
{
	background: #DDDDDD;
}

#question_crumbs
{
	font: normal 12px Arial;
	background-color: #F4F4F4;
	padding: 10px;
	margin: 0;
}

#question_crumbs li,
#question_crumbs li a
{
	list-style-type: none;
	color: black;
}

#glossarytable td
{
	font: normal 12px/20px Arial, sans-serif;
	padding-left: 5px;
}

#glossarytable th
{
	text-align: left;
}

#glossarylistdiv
{
	padding: 10px 15px 0 15px;
}

#message
{
	font: normal 12px/20px Arial, sans-serif;
	padding-left: 5px;
}

ol.favorites li
{
	font: normal 12px Arial, sans-serif;
	margin-bottom: 10px;
	padding-right: 20px;
}

#ars_powered
{
	text-align: right;
}

#ars_powered a
{
	color: black;
	font: normal 10px Verdana ! important;
}

b.res_word
{
	font-weight: bold;
}
/*
b.res_word_1
{
	background: #FF6;
}

b.res_word_2
{
	background: #A0FFFF;
}

b.res_word_3
{
	background: #9F9;
}

b.res_word_0
{
	background: #F99;
}
*/


.HelpInfo {
	background-color: lightyellow;
	padding: 10px;
	margin: 5px 0px 5px 0px;
	border:1px solid #CACACA;
	font-family: Verdana; 
	font-size: 11px;
}

.HelpInfo img {
	margin-right:10px;
	margin-top:-3px;
}

#tabnav {
	background:transparent url(../Images/tab_bottom.gif) repeat-x scroll center bottom;
	height:20px;
	margin:0px;
	padding-left:10px;
}
#tabnav li {
	display:inline;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}
#tabnav a:link, #tabnav a:visited {
	background:transparent url(../Images/tab_bg.gif) repeat-x scroll 0%;
	border:1px solid #CCCCCC;
	color:#666666;
	float:left;
	font-weight:bold;
	line-height:14px;
	margin-right:4px;
	padding:2px 10px;
	text-decoration:none;
}
#tabnav a.active:link, #tabnav a.active:visited {
	background:#FFFFFF none repeat scroll 0%;
	border-bottom:1px solid #FFFFFF;
	color:#000000;
}
#tabnav a:hover {
	background:#FFFFFF none repeat scroll 0%;
}

.HeaderBox {
	background-color:#FFF1AC;
	margin:5px 0px;
	padding:7px;
}

.Heading2 {
	font-weight:bold;
	height:16pt;
	border-bottom:2px solid #CCCCCC;
	width:750px;
	padding-top:10px;
}

.Field, .Field40, .Field50, .Field80, .Field100, .Field110, .Field120, .Field150, .Field200, .Field250, .Field300, .Field400, .Field450, .Field500 {
	color:#333333;
	font-family:Tahoma;
	font-size:11px;
	margin-right:5px;
	margin-top:3px;
}
.Field40 {
	width:40px;
}
.Field50 {
	width:50px;
}
.Field80 {
	width:80px;
}
.Field100 {
	width:100px;
}
.Field110 {
	width:110px;
}
.Field120 {
	width:120px;
}
.Field150 {
	width:150px;
}
.Field200 {
	width:200px;
}
.Field500 {
	width:500px;
}
.Field250 {
	width:250px;
}
.Field300 {
	width:300px;
}
.Field400 {
	width:400px;
}
.Field450 {
	width:450px;
}
.Required {
	color:Red;
}

.TB_AddQuestion {
	font-family: Verdana; 
	font-size: 11px;
	line-height:1.1em;
}

label {
	cursor:pointer;
}


.TB_AddQuestion table, .TB_AddQuestion div, .TB_AddQuestion .Heading2, .TB_AddQuestion  {
	font-family: Verdana; 
	font-size: 11px;
	line-height:1.1em;
}


.HeadingQuestionForm, .TB_AddQuestion .Heading2  {
	font-weight:bold;
	height:16pt;
	border-bottom:2px solid #CCCCCC;
	width:750px;
	padding-top:10px;
}

.FieldLabelQuestionForm, .TB_AddQuestion .FieldLabel  {
	font-family: Verdana; 
	font-size: 11px;
	line-height:1.1em;
	color:#4E4F4F;
	font-weight:normal;
	padding:6px 10px 0px;
	text-decoration:none;
	vertical-align:top;
	width:173px;
}

.FormButton {
	font-family:Verdana;
	font-size:11px;
	width:80px;
}

.BoxMessage {
	border: 1px solid #CACACA;
	padding: 10px;
	margin-bottom: 10px;
	background-color: lightyellow;
	font-family: Verdana; 
	font-size: 11px;
}

.BoxMessage img {
	margin-right:10px;
	margin-top:auto;
	margin-bottom:auto;
}

.SuccessInfo {
	background-color: lightyellow;
	padding: 10px;
	margin: 5px 0px 5px 0px;
	border:1px solid #CACACA;
	font-family: Verdana; 
	font-size: 11px;
}

.SuccessInfo img {
	margin-right:10px;
	margin-top:-3px;
}

.qebutton {
	border: solid 1px #ccc; padding: 2px 5px; font-size: 10px; color: #333; background: #fff;	
}

.qebold {
	font-weight: bold;
}

#category #ISSelectcfid_ input {
	font-size:11px;
	height:auto;
	border:0px;
	width:100%;
}

#category li {
	padding:0px;
}

#category {
	width:100px;
}

.Height21 {
	height:21px;
	overflow:hidden;
}

.Height125 {
	height:125px;
}

.Heading2 a {
	color: white;
}
#contentR {
 width: 960px;
 text-align: left !important;
 color: #000 !important;
}

#contentR p {
color: #000;}

#contentR strong {
font-weight: normal !important;
}

#contentR .strongbold {
 font-weight: bold !important;
 color: #000000;
}

#contentR a {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #0000CC;
}
 
#contentR a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #0000CC;
}
 
#contentR a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #0000CC;
}
 
#contentR a:hover { font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
}


#contentR a:active {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #333333;;
}
 
#contentR a.linksR { font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
}

#contentR a:hover linksR { font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #96171A;
}

#contentMainR {
 width: 960px;
}
 
#contentMainR h1 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #96171A;
 display:inline;
 text-align: center;
margin-right: 0px !important;
margin-right: 5px;
}
 
#contentMainR .HeaderTitle {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #96171A;
 display:inline;
 text-align: center;
}
 
#contentMainR .introParagraph {
 float: left;
 margin: 5px;
 width:960px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 
}

#contentMainR .TopAnchorList ul {
 float: left;
 width:760px;
 list-style-type:disc;
 margin: 0px;
 padding: 0px 0px 10px 40px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 list-style-position: outside;
 white-space:nowrap;
 text-align: left;
}
 
#contentMainR .TopAnchorList li {
 padding-top: 2px;
}
 
#contentMainR .text a {
 font-size: 12px;
}

#contentMainR .TopAnchorList ul a {
 color: #000000;
 text-decoration: none;
}
 
#contentMainR .TopAnchorList ul a:hover {
 color: #000000;
 background: transparent;
 border: none;
 text-decoration: underline;
}
 
#contentMainR .TopAnchorList ul a:active {
 color: #000;
 background: transparent;
}
 
.clear {
 clear: both;
 height: 0px;
 width: 0px;
 margin: 0px;
 padding: 0px;
 line-height: 0px;
}

#GreyBorderNoTop {
border-left: 1px #ccc solid;
 border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;

 width: 960px;
}

#GreyBorderNoTop h2 {
 font-weight: bold !important;
 color: #000000;
 text-align: left;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 border-bottom: 1px #ccc solid;

}

#GreyBorderNoTop .normal{
 font-weight: normal !important;
 display: inline ;
 margin: 0px;
 padding: 0px;
}

#contentMainR .BuyingGuideShadow {
 background-image: url(http://cdn.overstock.com/img/mxc/20070416_ShadowBuyingGuide.gif);
 background-repeat: repeat-x;
 
 border-top: 1px solid #ccc;
 border-left: 1px solid #ccc;
 border-right: 1px solid #ccc;
 
 clip: rect(10px,0px,0px,0px);
 height: 10px;
 width: 960px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding: 0px;
}
 
.BuyingGuideSubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #96171A;
	padding: 10px 0px 0px;
clear: left;
}

.ContentPrgTxt {
 padding: 2px 10px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-align:left;

}

.style1 {color: #FFFFFF}

img.IMGfloatLeft { 
    float: left; 
    margin: 0px 10px 4px 0px; 
}
img.IMGfloatRight { 
    float: right; 
    margin: 0px 0px 4px 10px; 
}

.IMGfloatLeft { 
    float: left; 
	width: auto;
    margin: 0px 10px 4px 0px; 
}
.IMGfloatRight { 
    float: right; 
	width: auto;
    margin: 0px 0px 4px 10px; 
}

