/* @override http://firstmarkcap.com/firststeps/css/general.css */

#first_steps_form {	
        clear: left;
	margin-top: 0px;
	background: #424242;
	padding: 10px;
	width: 930px;
	_width: 940px;
}
#first_steps_form_header_graphic {
	background: url('../img/header-graphic.jpg') no-repeat;
	width: 930px;
	height: 123px;
	display: block;
}
h1.first_steps_form_header, a h1.first_steps_form_header {
	font-size: 1px;
	text-indent: -20000px;
	background: url('../img/header-title.jpg') no-repeat;
	width: 930px;
	height: 50px;
	display: block;
	clear: left;
	margin: 10px 0px 10px 0px;
	text-decoration: none;
}

a {
	color: #D4BD2F;
}

p {
	font-size: 1.3em; 
	line-height: 1.5; 
	margin: 1em 0;
	color: #ffffff;
}

label {
	color: #fff;
	font-size: 1.1em;
	line-height: 1.2;
	display: block;
	margin: 0px 0px 2px 0px;
}
.radio-label {
	color: #222;
	margin:0 0 6px 0;
}
.radio-button {
	float: left;
	margin: 0px 4px 5px 0px;
	clear: left;
}


input {
	border: 1px solid #999;
	height: 15px;
	padding: 0px;
	font-size: 1.1em;
	line-height: 1.1em;
	background: #fff url(../img/input-bg.jpg) repeat-x;
	margin: 0px 0px 5px 0px;
}

select {
	height: 18px;
	font-size: 1.1em;
	line-height: 1.1em;
}

.gray-helper {
	color: #777;
	text-align: center;
}

.next-question-button {
	float: right;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	display: block;
	border: 0px;
}

a img {
	border: 0px;
}

.edit-question {
	text-align: right;
	text-transform: uppercase;
	color: #f7e837;
	float: right;
	display: block;
}

#accordion {

	margin: auto;
	width: 915px;
}

#submit-button {
	width: 770px;
	margin: auto;
	text-align: right;
	margin-top: 10px;
}
#submit-button input {
	width: 174px;
	height: 30px;
	border: 0px;
}

label .error, .error {
	color: #ff0000;
	display: block;
}

#error-summary p {
	color: #ff0000;
	margin: 0px;
	padding: 0px;
}
#error-summary {
	clear: left;
}

#accordion .error {
	padding: 0px 0px 5px 5px;
	font-size: 11px;
}

#accordion input.error {
	padding: 0;
}

textarea {
	display: block;
	height: 100px;
}

#basic_questions {
	width: 380px; 
	_width: 400px;
	float: left; 
	background: #555555; 
	padding:10px 0 120px 10px;
	margin: 20px 0 0 0;
}

.test_link #basic_questions {
	padding:10px 0 10px 10px;
}

#basic_questions input{
height: 16px;	

}
#basic_questions div{
	padding:7px 0 7px 0

}
#copy_left {
	width: 510px; 
	_width: 490px;
	float: left; 
	margin: 0 20px 0 6px;
	line-height:1px;
}

#copy_left p{

	line-height:16px;
}

#first_steps_thank_you {
	margin-top: 88px;
	background: #424242;
	padding: 10px;
	width: 930px;
	_width: 940px;
}

label.multiple_input {
	color: #333;
	float: left;
	clear: left;
}
input.multiple_input {
	float: left;
}
.revenue_year_question_label {
	width: 50px; 
	display: block; 
	float: left;
}
.other_text, .other_input {
	float: left;
}

