body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
/*	cursor:default;*/
	color: gray;
}
* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
html {
/*	height:100%; */
	margin-bottom:1px;
}
#container {
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	width:100%;
	padding-top:15px;
}

#header a{
	color: #ff3333;
}
#header h2 {
    padding-left: 20px;
}

.banner {
    margin-bottom: 0px;
}
.spacer {
	width:100%;
	height:15px;
}
hr {
	border:0px;
	color:#CCCCCC;
	background-color:#CDCDCD;
	height: 1px;
	width: 100%;
}
h1 {
	font-size:28px;
	color: #ff3333;
	font-weight:300;
}
h2 {
	font-size:20px;
	color:gray;
	font-weight:300;
}
h3 {
	color: #ff3333;
	font-size:15px;
	font-weight:300;
	text-align:left;
}

h4 {
	font-size: 10px;
	color: gray;
	font-weight: normal;
}
input, textarea {
    font-family:Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}
.heading_box {
	background-color:#FFF0F0;
	border: 1px solid #AAAAAA;
	margin-right:20px;
	padding:5px;
}
.questionopts {
    text-align: right;
    float: right;
    border: 1px #AAAAAA solid;
    padding: 2px;
    background-color: #FFFFFF;
}
#beta {
    font-size: small;
    color:#AAAAAA;
}
a {
/*	color: #003399;*/
/*    color: cornflowerblue;*/
    color: #ff3333;
    text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.tag_list a, .tag {
/*    color: cornflowerblue;*/
    color: #0099cc;
}

#left {
	float:left;
	width:200px;
}
#leftcontent p {
	font-size: 12px;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
}
ul {
	list-style:none;
}
#leftcontent {
	padding-left:20px;
}
#leftnav img {
    vertical-align: middle;
	border: 0;
}
#leftnav li {
    margin-bottom: 5px;
    font-size:16px;
}
.box {
    color:gray;
    border-bottom:1px;
    border-left:1px;
    border-right:1px;
    border-top:0px;
    border-style:solid;
    border-color:#AAAAAA;
    line-height:20px;
    margin: 0px 20px 0px 0px;
    padding:5px;
}
#leftcontent .box li {
    line-height: 1.2em;
    padding-left: 5px;
}

#leftnav a {
	color: #ff3333;
}
#leftnav a:hover {
	color:#FFBA27;
	text-decoration:none;
}
#main {
	float:left;
	width:550px;
	color:gray;
	padding-bottom:20px;
}
#maincontent p {
	color:gray;
}
#maincontent .boxed {
	color:gray;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:0px;
	border-style:solid;
	border-color:#AAAAAA;
/*	margin-left:20px; */
	margin-right:20px;
/*	margin-bottom:15px; */
	line-height:20px;
	padding:20px;
}

#maincontent ul {
    margin: 10px;
}

#maincontent .innerlist {
    margin-bottom: 0px;
    margin-top: 0px;
}

#vote .choices {
    margin-left: 20px;
}

#vote .button {
    margin-top: 20px;
    margin-bottom: 10px;
    color: #ff3333;
    text-align: center;
}

#vote .button a {
    font-size: 20px;
    margin-left: 180px;
    margin-right: 180px;
    background-color: #FFF0F0;
    border-width:1px;
    border-color:#AAAAAA;
    border-style:solid;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    color: #ff3333;
}

#vote .button a:hover {
    background-color: #ff3333;
    color: #FFF0F0;
    text-decoration: none;
}
#vote .skip{
    font-size: x-small;
    text-align: center;
    line-height: normal;
    padding-top: 5px;
}

#vote .skip a{
    color: #ff3333;
}

#listcomments li {
    margin-bottom: .5em;
}

.comment .commentdata, .commenttime {
    padding-left: 1em;
}

.commentdata p { line-height: normal; }

.comment .commenttime {
	font-size: x-small;
}

.message .messagedata{
	padding-left: 1em;
}

.message .new{
    font-weight: bold;
    font-style: italic;
    color: #ff3333;
}

.message .footer{
    padding-left: 1em;
	font-size: x-small;
	margin-bottom: .5em;
}

#footer {
	clear:both;
	width:755px;
	font-size:12px;
    padding-bottom: 1em;
}
#footer hr{
    width: 755px;
}
#footer a {
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.right {
	float:right;
	font-size:100%;
	margin-top:5px;
}
.left {
	float:left;
	font-size:100%;
	margin-top:5px;
}

#pageLogin{
    font-size: 10px;
    text-align: right;
    position: relative;
    float: right;
}

#tagsearch_box{
	color: #ff3333;
	font-size:15px;
	background-color:#FFF0F0;
	border-width:1px;
	border-color:#AAAAAA;
	border-style:solid;
	text-align:left;
	font-weight:300;
	margin-right:20px;
	padding:5px;
}
#tagsearch {
/*    width: 145px; */
    width: 98%;
}

#addquestion_box, .full_box {
	background-color:#FFF0F0;
	border-width:1px;
	border-color:#AAAAAA;
	border-style:solid;
	padding: 5px;
}

#add_options fieldset legend {
    color: gray;
}
#add_options fieldset {
    border: 1px #AAAAAA solid;
}

.flash{
    background-color: #ff3333;
    color: white;
    text-align: center;                         	
    font-weight: bold;
    padding-top: 1em;
    padding-bottom: 1em;
    margin-bottom: 1em;
    margin-right: 20px;
}

.flash a{
    color: white;
    text-decoration: underline;
}

.flash a:hover{
    text-decoration: none;
}

hr.cleaner{
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
}

.small_instruction {
    font-size: x-small;
    color: #ff5959;
    font-style: italic;
}
#results {
    margin: 0px 20px 20px 0px;
    border: 1px solid #aaaaaa;
    padding: 20px;
}

#google_ad {
   margin: 10px 0 0 15px;
}

#registration_form {
	background-color:#FFF0F0;
	border-width:1px;
	border-color:#AAAAAA;
	border-style:solid;
	padding: 5px;

}

#registration_form td{
    padding-bottom: 5px;
}

#registration_form .extra_space{
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
}

.box_subhead {
    font-size: .8em;
    margin-left: 1em;
}

.dispnone { display: none; }

.qrtable {
    width: 100%;
}

.qrtable td{
	padding-bottom: 5px;
}

.qrtext {
	line-height: 120%;
}
.qresult {
    width: 70%;
}

/* progress bars */
.qrmeter {
	border: 1px solid black;
	padding: 0px;
	font-size: xx-small;
	width: 99.5%; /*99.5% is an ie work around*/
	background-color: white;
}

.qrmeter div {
	float: left; 
	display: inline;
        text-align: left;
}

.qrmeter .gauge	   { /* border: 1px solid #999; */ background-color: #ccf; }
.qrmeter .gauge_hl { /* border: 1px solid #999; */ background-color: #ffa0a0; }
.qrmeter .spacer   { /* border: 1px solid #fcc; */ background-color: #fdd; }
.qrmeter .whspacer { background-color: white; }
.qrmeter .reread   { /* border: 1px solid #9f9; */ background-color: #dfd; }

.metavote {
	position: relative;
	float:  right;
	margin-right: -15px;
	font-size: smaller;
}

.metavote a {
	border: thin outset #FFF0F0;
	text-align: center;
	padding-left: 2px;
	font-family: mono;
	padding-right: 2px;
	background: #FFF0F0;
	color: #ff3333;
}

.metavote a.selected {
	background: #ff3333;
	color: white;
	border-style: inset;
}

.metavote a:hover {
	text-decoration: none;
}

.metavote a.selected:hover {
	text-color: #FFF0F0;
}

.qstats {
    width: 39%;
    text-align: right;
/*    color: #003399;*/
    color: dimgray;
    float: right;
    vertical-align: bottom;
}
.qstats a { color: dimgray; }
.qstats a:hover { text-decoration: none; }

.qgeneral {
    width: 59%;
    float: right;
}
.qtitle, .qtitle a { font-size: 1.2em; }

.question_link {  }

.user_name { color: dimgray; }
.user_name a { color: dimgray; }
.gray { color: gray; }

.question {
    margin: 0 0 1px 0;
    padding: 0;
}

.detailed_question {
    line-height: 1em;
    margin: 0;
    padding: 0;
}

.qbottom {
    font-size: 80%;
    /*background-color:#FFF0F0;*/
    margin: 0 0 0 2em;
    padding: 2px;
   /* border: 1px solid;*/
}

.inner-qbottom {
    background-color:#FFF0F0;
    width: 100%;
    margin: 0 0 0 0;
    padding: 1px;
}
.question_list {
    margin: 0 10px 0 10px;
    padding: 0px;
}
#poptags .tag_indent {
    margin: 0 10px 0 20px;
    padding: 0px;
}    

.detailed_question .qtop {
    margin: 0px;
}
.detailed_question .qodd { 
    background-color: #F0F0FF; 
    padding: 2px 0 2px 0;
}

.qodd {
    background-color: #F0F0FF; 
}

.detailed_question .tag_list {
    margin-left: 2px;
    padding: 0px;
    text-align: right;
    float: right;
    width: 40%;
    overflow: hidden;
    line-height: 1em;
    min-height: 1.2em;
    max-height: 2em;
    /*border: 1px solid;*/
}

.detailed_question .extract {
    width: 60%;
    /*border: 1px solid;*/
}
.detailed_question .extract a {
    color: gray;
}
.detailed_question .extract a:hover {
    text-decoration: none;
}

.detailed_question .clear {
    clear: both;
}

.qmvbadge{
	border: 0;
	display: inline;
	vertical-align: text-bottom;
}

.strike {
	text-decoration: line-through;
}

.f_badge {
	font-style: italic;
	letter-spacing: .25em;
	color: #003399;
}

.tagnum { font-size: .8em; }

#add_tags .tag_list { 
  line-height: 1em;
}

#activity_filters {
	border-style: solid;
	border-color: #fff0f0;
	margin-right: 40px;
	margin-left: 10px;
	padding: 5px;
}

#inner_activity_filters {
	margin-right: 40px;
	margin-left: 10px;
	line-height: 1.4em;
}

.activity_filter_span {
	padding: 2px;
}

#activity li{
	margin-bottom: 2px;
}