/*FORM*/

@charset "UTF-8";

*{
	margin: 0;
	padding: 0;
}


@font-face {
    font-family: 'roboto_condensedregular';
    src: url('../fonts/RobotoCondensed-Regular-webfont.eot');
    src: url('../fonts/RobotoCondensed-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/RobotoCondensed-Regular-webfont.woff') format('woff'),
         url('../fonts/RobotoCondensed-Regular-webfont.ttf') format('truetype'),
         url('../fonts/RobotoCondensed-Regular-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

form {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: roboto_condensedregular;
}
.submitfields4 {	/*text-shadow: 0px 2px 3px #C4C4C4;*/
	/*text-shadow: 2px 2px #E3E3E3;*/
	height: 25px;
	width: 400px;
	padding: 5px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: roboto_condensedregular;
	font-size: 12px;
	color: #570F5C;
	font-weight: normal;
}
.submitfields5 {	/*text-shadow: 2px 2px #E3E3E3;*/
	height: 30px;
	width: 400px;
	padding: 5px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: roboto_condensedregular;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	background-color: #000;
}
option {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: roboto_condensedregular;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	background-image: url(../images/fieldback.png);
	background-repeat: repeat;
	background-color: transparent;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
option:hover {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: roboto_condensedregular;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	background-color: #000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.submitfields3 {	/*text-shadow: 0px 2px 3px #C4C4C4;*/
	width: 400px;
	padding: 5px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #570F5C;
	font-weight: normal;
}
.submitfields6 {
	width: 400px;
	padding: 5px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: roboto_condensedregular;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	background-color: #000;
	background-repeat: repeat;
	height: 200px;
	overflow: auto;
}
.submitfields51 {
	color: #FFF;
	background-color: #000;
	font-family: roboto_condensedregular;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.submitfields2 {
	/*	text-shadow: 0px 2px 3px #C4C4C4;*/
	/*text-shadow: 2px 2px #E3E3E3;*/
	height: 125px;
	width: 440px;
	padding: 10px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
}

#submitfieldsback {
	background-image: url(http://www.decisionbucket.com/images/submit_back.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 65px;
	width: 400px;
}
#submitfieldsback2 {
	background-image: url(http://www.decisionbucket.com/images/submit_repeater.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 400px;
}
.submittable {
	font-family: roboto_condensedregular;
	font-size: 16px;
	color: #000;
	padding: 0px;
	font-weight: normal;
	float: left;
	width: 590px;
	margin: 0px;
}
.submittable2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding: 0px;
	font-weight: normal;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

 .submitbtn2 {
	background-image: url(../images/btn_submit.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 82px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.zipcodebtnindex:hover {
	opacity:0.6;
    filter:alpha(opacity=60);
}
#formindex {
	padding: 0px;
	float: left;
	margin-left: 350px;
	width: 590px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.checkbox {
	font-family: Verdana, Geneva, sans-serif;
	color: #570F5C;
}
body {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 24px;
	color: #000;
	font-family: roboto_condensedregular;
	font-weight: normal;
	text-transform: uppercase;
	float: left;
}
