/* Main reacteasy CSS */

body, div, h1, h2, h3, h4, p, ul, li, ol, form, input, fieldset, select, label {
margin:0px;
padding:0px;
}

h1 {
font-size:180%;
}

h2 {
font-size:120%;
}

body {
text-align:center;
color:#fff;

background-color: #4C711D;

font-family:Verdana, Arial, Helvetica, sans-serif;
font-family:Arial, Helvetica, sans-serif;
color:#fff;

/*Box-model hack*/
	font-size: xx-small; /* for IE5/Win */
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: x-small; /* for compliant browsers */

}

html>body {/* be nice to Opera */
  font-size: x-small;

}

a#another {
color:#fff;
}

a:link {
color:#4C711D;
}

a:visited {
color:#4C711D;
}

a:hover {
color:#4C711D;
}

h3 {
font-size:115%;
}

#wrapper {
font-size:110%;
width:539px;
text-align:left;
margin:0 auto;
padding:10px;
position:relative;
}


div.header h1 {
width:539px;
text-indent: -5000px;
background: url(../images/header.gif) no-repeat;
height: 171px;
}

div.thanks {
text-align:center;
}


div.thanks h1 {
background:none;
height:50px;
}

div.thanks p {
margin:10px 0 10px 0;
}

div.thanks p a{
color:#fff;
text-decoration:none;
font-weight:bold;
}

div.thanks p a span {
color:#7AC142;
}

div.chart_details {
margin-top:10px;
color:#fff;
}

div.chart_details p {
font-weight:bold;
color:#7AC142;
}


div.contact_details {
position:absolute;
top:82px;
left:55px;
}

div.contact_details pre, div.chart_details pre {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:1.0;
}

div.logBox {
position:absolute;
top:5px;
right:10px;
line-height:1.0;
}

div.header p.status {
width:300px;
text-align:right;
}

div.header p.status a {
color:#fff;
font-size:xx-small;
}

div.header p.loggedIn {
color:#7AC142;
}

div.header p.loggedOut {
color:#339900;
}

div.header p.loggedAdmin {
color:red;
}

div#main {
clear:both;
width:457px;
margin-left:41px;
background-color:#fff;
color:#4C711D;

}

div#main.thanks {
background-color:transparent;
}

div#main h2.note {
margin-top:10px;

}

div#main .inset {
margin-left:18px;
width:417px;
}

div#main img.divider {
margin-top:5px;
}

div#main h2.pagetitle {
/*Phark*/
text-indent: -5000px;
height: 55px;
}

div#main h2.login {
background: url(../images/login_title.gif) no-repeat;
}

div#main h2.survey {
background: url(../images/survey_title.gif) no-repeat;
}

div#main h2.profile {
background: url(../images/profile_title.gif) no-repeat;
}

form.loginForm {
margin-top:10px;
margin-left:20px;
}

div#main p.newuser {
margin:10px 0 10px 20px;
}

div.regForm {
width:457px;
}

div.edit {
margin-top:10px;
}

div.regForm form table{
margin:5px 10px 0 10px;
padding-bottom:10px;
}

div.regForm fieldset {
border:1px solid #fff;
}

.formError {
color:red;
}

div#main h2.title {
margin:10px 0 5px 0;
}

div#main h2.releaseTitle {
margin-top:20px;
}

div#main h3.artistTitle {
margin-bottom:10px;
}

div#main label.question img.bullet {
padding-right:5px;
vertical-align:-2px;
}

form#surveyForm label.question {
color:#4C711D;
display:block;
margin-bottom:5px;
width:90%;
font-weight:bold;
}

form#surveyForm label span.hilight {
color:#fff;

}

form#surveyForm .horizontal {
display:inline;
}

form#surveyForm .vertical {
display:block;
}

table th p{

}

tr.alternate {

background-color:#333333;

}

div#nav {
text-align:right;
margin-right:10px;
padding-top:3px;
}

div#nav a{
margin-top:5px;
margin-left:10px;
}

h3.adminOption {
margin-top:10px;
color:#fff;
}

div#questions table {
margin-top:10px;
}

div#questions table th {
padding-bottom:5px;
padding-right:10px;
}

div#questions table td {
padding:5px 0 5px 0;
border-top:1px solid #777;
}

div#questions table td.disabled {
color:#555555;
}

div#questions table td span {
padding-right:20px;
}

div#questions table td.button {

}

table p.spacer {
padding:0 10px 0 10px;
}

div#questionsForm {
margin-top:10px;

}

input#discard {
margin-left:5px;
}

div#userInfo p {
margin-top:5px;
}

div#userInfo p span {
font-weight:bold;
color:#00CCFF;
}

ul.adminList {
margin-left:15px;
padding-bottom:5px;
}

div.pageControls {
padding-top:10px;
width:340px;
}

div.pageControls a.previous {
float:left;
}

div.pageControls a.next {
float:right;
}

.subNav {
clear:both;
margin-top:10px;
}

a.navItem {
padding:0 10px 0 10px;
}

div#pagefooter {
width:457px;
height:17px;
background-image:url(../images/survey_footer.gif);
}

div#requestRelease {
background:url(../images/roundedBox.gif) no-repeat #4C711D; 
height:49px;
margin:5px 0 0 41px;
color:#4C711D;
}

div#requestRelease p {
	margin:0px 0 0 20px;
	padding-top:15px;
}

div#requestRelease p a {
font-weight:bold;
}





