#main {
	width: 470px;
	margin-right: 10px;
	padding-right: 20px;
	background: url(../images/global/dotted-line-v.gif) right repeat-y;

}
#sidebar {
	float: right;
	width: 177px;
	text-align: center;
}
#sidebar h2 {
	font-size: 18px;
}
#sidebar h3 {
	font-size: 14px;
}
#main h2, #mainwide h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#main h3, #mainwide h3 {
	font-size: 14px;
}
/* New member, post join styles */
#signupSidebar {
	float: right;
	width: 160px;
	padding-right: 10px;
}
#signupSidebar ol {
	font-size: 11px;
}
#signupSidebar p.pending {
	color: gray;
}
#signupSidebar p span {
	font-weight: bold;
}
#signupSidebar h3 {
	font-size: 14px;
	padding: 0;
}
#signupMain {
	width: 480px;
	padding-right: 10px;
	background: url(../images/global/dotted-line-v.gif) right repeat-y;
}
#signupMain table {
	margin: 10px auto;
}
#signupMain h2 {
	font-size: 18px;
	padding-top: 10px;
}
.questionnaireItem {
	padding-top:10px;
    clear:left;
}
.questionnaireItem .question {
	width: 320px;
	float: left;
	padding-left: 8px;
}
.questionnaireItem .answer {
	width: 80px;
	float: right;
}
/* Member styles */
#sidebar .accountbalance {
	background: url(../images/global/greenbutton.gif) center no-repeat;
	height: 43px;
	text-align: center;
	padding-top: 12px;
}#sidebar .accountbalance a, #sidebar .accountbalance span {
	font-size: 	24px;
	color: white;
	text-decoration: none;
}
#navigation .inboxcount {
	font-weight: bold;
	color: #59AC1B;
}
table.surveylisting {
	border: 1px solid #c7c7c7;
	background: url(../images/global/bgstripe.gif);
	margin-bottom: 17px;
}
table.surveylisting td.compensation, table.surveylisting td.closed {
	background: url(../images/global/darkbluegradient.gif) #4b71a7 top repeat-x;
	color: white;
	font-size: 10px;
	width: 80px;
	text-align: center;
}
table.surveylisting td.unavailable {
    color: #999;
}
table.surveylisting td.closed {
    background-image:none;
    background-color: #ccc;
}
table.surveylisting td.closed label {
    font-size: 2em;
}
table.surveylisting td {
	padding: 3px;
}
table.surveylisting td.compensation a {
	color: white;
	text-decoration: none;
}
table.surveylisting td.compensation a span {
	font-size: 20px;
	text-decoration: none;
	color: white;
}
table.surveylisting td.compensation a span.premiumReward {
	color:#FFCC00;
}
table.surveylisting td.compensation a span.basicReward {
	font-size:11px; 
	text-decoration:line-through;
}

#moreinfo input, #moreinfo option {
	font-size: .9em;
}
.submit {
	padding: 5px;
	text-align: center;
}
.submit img {
	margin: 0 5px;
}
#inbox tr.unread {
	font-weight: bold;
}
ol.surveyinstructions li {
	margin-bottom: 8px;
	line-height: 150%;
	font-size: 120%;
	padding-bottom: 5px;
	background: url(../images/global/dotted-line.gif) bottom repeat-x;
}
table.surveyresponse {
	margin-top: 20px;
	background: url(../images/global/bgstripe.gif);
}
table.surveyresponse td {
	text-align: center;
	font-size: 11px;
}
table.surveyresponse td.cap {
	background: white;
	font-weight: bold;
	color: #666;
}
ol.surveyquestions {
	margin-top: 30px;
}
ol.surveyquestions li {
	margin: 0 30px 20px 0;
	padding-bottom: 30px;
	display: list-item;
	background: url(../images/global/dotted-line.gif) bottom repeat-x;
}
.extender {
	margin: 6px 0;
	padding: 2px;
}
.extender img {
	margin-right: 10px;
}
.extender a {
	text-decoration:none;
}
.uniqueID {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #20385B;
	font-weight: bold;
	font-size: 115%;
}
tr.pending {
	color: gray;
}
table.referBadges td {
	text-align: center;
}
table.referBadges textarea {
	width:98px;
}
div.sampleInstructions {
	text-align:left;
}
div.sampleInstructions ol li {
	margin-bottom: 8px;
}
div.sampleInstructions li.pending {
	color: gray;

}
div.sampleInstructions li span {
	font-weight: bold;
}

div.lockedBand {
    position: absolute;
    margin: -7px 0pt 0pt 10px;
}
.miniOK {
	padding-left: 22px;
	background: url(../images/icons/statusOK.gif) left no-repeat #f8f8f8;
	display:block;
	min-height: 15px;
}
.miniFail {
	padding-left: 22px;
	background: url(../images/icons/statusFail.gif) left top no-repeat #f8f8f8;
	font-weight: bold;
	display:block;
	min-height: 15px;
}

/* Member tabs  */
#memberTabs {
	float:left;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: normal;
	background: url(../images/tabs/underline.gif) repeat-x bottom;
	margin-bottom: 0px;
}
#memberTabs ul {
	margin:0;
	padding:10px 10px 0;
	list-style:none;
}
#memberTabs li {
	float: left;
	margin:0 0 0 5px;
	padding:0 0 0 9px;
	background: url(../images/tabs/inactive_left.gif) no-repeat left top;
}
#memberTabs a {
	text-decoration: none;
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: gray;
	background: url(../images/tabs/inactive_right.gif) no-repeat right top;
	padding: 5px 15px 4px 6px;
}
#memberTabs #current {
	background: url(../images/tabs/active_left.gif) no-repeat top left;
}
#memberTabs #current a{
	background: url(../images/tabs/active_right.gif) no-repeat right top;
	padding-bottom: 5px;
	color:black;

}
#memberTabs .new a {
	background: url(../images/tabs/inactive_right_new.gif) no-repeat right top;
}
#memberTabs #current.new a {
	background: url(../images/tabs/active_right_new.gif) no-repeat right top;
}

/* end member tabs */

td.largeReward {
	background:url(../images/global/bigSurveyGradient.gif) repeat-x #3d5f8e top;
	text-align:center;
	font-size: 14px;
	color:white;
	margin-bottom:0;
}
td.largeReward span {
	font-size: 60px;
	color:white;
}

/* vindale member panel styles */
.panelBox {
	border: 1px solid #bdbdbd;
	margin-bottom: 20px;
}
.panelBox p {
	margin-top: 5px;
}
.panelBox .mini {
	border-top: 1px solid #bdbdbd;
}
.panelBox .main {
	background: url(../images/panel/mainFill.gif) bottom repeat-x white;
}
.panelBox .main .description img {
	float: right;
	margin: 5px 0 5px 5px;
}
.panelBox .main .description h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	color:black;
	margin:0;
}
.panelBox .mini {
	background: url(../images/panel/miniFill.gif) bottom repeat-x white;
}
.panelBox .mini h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	color: gray;
	margin: 0;
}
.panelBox .mini img {
	vertical-align: middle;
	margin: 0 3px;
}
.panelBox .mini td.rank {
	background:url(../images/panel/miniDivider.gif) right no-repeat;
	overflow: visible;
}
.panelBox .mini td.rating {
	background: url(../images/panel/miniDivider.gif) right no-repeat;
	overflow:visible;
	text-align:center;
}
.panelBox .mini td.completed {
	text-align: center;
	width: 150px;
}

ul.sidebarChecklist { 
    text-align: left;
    margin-bottom: 3em;
}
ul.earningsChecklist li.unchecked {
    list-style-image:  url(../images/icons/checklistChecked.gif);
}
ul.earningsChecklist li.checked {
    list-style-image:  url(../images/icons/checklistUnchecked.gif);
    color:  #666;
    text-decoration: line-through;
}


