
#careers_hdr {
	margin:0 0 10px 0;
	padding:0;
	height:26px;
	width:620px;
	background:url(/i/careers_hdr.jpg) no-repeat;
}

#catalogform, #careerform {
	float:right;
	margin:0 30px;
	width:500px;
}
#catalogform table {
	border-collapse:collapse;
	width:100%;
}
#catalogform td {
	padding:3px 8px 3px 0;
}
#catalogform fieldset, #careerform fieldset{
	padding:5px 5px 10px 15px;
	margin:10px;
	border:1px solid #c00;
}

#catalogform fieldset legend, #careerform fieldset legend {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}

input, select, option, textarea{
	font:10px Verdana, Arial, Helvetica, sans-serif;
}
select {
	width:188px;
}

td.title {
	text-align: right;
	padding-right:35px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

#email, #zip {
	font-style: italic;
	color: #888;
}

div.required label:before {
	content:"* ";
}

#reset {
	font-style: normal;
	color: #000;
	margin:0 10px 0 0;
}

.valid {
	background: url('/i/valid.png') center no-repeat;
	width: 16px;
	height: 16px;
	display:block;
	float:left;
	margin-top:4px;
}

.error {
	background: url('/i/error.png') center no-repeat;
	width: 16px;
	height: 16px;
	display:block;
	float:left;
	margin-top:4px;
}

#errorfield span {
	color: #fff;
	border:1px solid #f00;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	padding:5px 10px;
	background:#c00;
	margin:0;
	width:150px;
	display:block;
}

#contacts {
	width:400px;
	height:275px;
	float:left;
	margin:73px 25px 0 45px;
	padding:10px;
	overflow:auto;
	background:url(/i/contact_bg.gif);
}
#contacts p {
	font-size:1.2em;
	margin:0 0 10px 10px;
}
#contacts h3 {
	font-size:1.2em;
	font-weight:bold;
	margin:0;
	padding:0;
}
#contacts h4 {
	font-size:1.2em;
	font-weight:bold;
	margin:0;
	padding:0 0 0 5px;
}
#contacts a:hover {
	text-decoration:underline;
}

#contact_copy {
	margin:25px 0 0 10px;
}


/* BUDGET REQUEST  */

#bud_request {
	margin:0 25px 0 0;
	}
#bud_request fieldset {
	display:inline;
	padding:5px 5px 10px 5px;
	margin:10px;
	float:left;
	border:1px solid #c00;
	height:340px;
}
#bud_request fieldset legend {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}

#bud_request div {
	clear:both;
}

#bud_request #errorfield {
	position:absolute;
	width:900px;
	top:190px;
}
#bud_request #errorfield span{
	border-width:3px;
	width:250px;
	top:75px;
	padding:25px;
	margin:auto;
}

#hide_error {
	float:right;
}
a#hide_error img {
	border:none;
}

#design_info {
	width:47%;
}
#contact_info {
	width:43%;
}

#design_info div label, #info_request label {
	display:block;
	margin:5px 5px 3px 0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	clear:both;
	text-align:right;
	width:225px;
	float:left;
}


#design_info input, #design_info select, #info_request input, #info_request select {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	margin:3px 3px 2px 5px;
	width:140px;
	padding:0;
	float:left;
}

#design_info textarea {
	width:144px;
	margin:3px 3px 2px 5px;
	height:45px;
}

#contact_info div label, #careerform label {
	display:block;
	margin:5px 5px 3px 0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	clear:both;
	text-align:right;
	float:left;
}

#contact_info div label 
{
	width:165px;
}

#careerform label 
{
	width:150px;
}
#contact_info input, #contact_info select {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	margin:3px 3px 2px 5px;
	width:170px;
	padding:0;
	float:left;
}


#contact_info #submit {
	clear:both;
	margin:5px 0 0 205px;
	width:auto;
}

/* INFO REQUEST FORM */
#info_form {
	position:relative;
}
#info_form p {
	width:auto;
}
#info_form #submit {
	width:auto;
	margin:0 0 0 275px;
}
#info_request label {
	display:block;
	margin:5px 5px 3px 0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	clear:both;
	text-align:right;
	width:265px;
	float:left;
}
#info_request #errorfield {
	clear:left;
	margin-left:275px;
	padding:10px;
}

span.info_error {
	position:absolute;
	top:35px;
	left:500px;
	width:290px !important;
}
.info_error ul{
	margin:0;
	padding:0 0 0 25px;
}
.info_error ul li {
	margin:5px 0;
}

/* CAREERS FORM */

#careerform input {
	width:150px;
	margin-bottom:5px;
	float:left;
}
#careerform #errorfield {
	clear:left;
	margin:0 0 0 155px;
	padding:10px;
}
#careerform #errorfield span {
	width:200px;
}
#careerform #submit {
	clear:both;
	margin:5px 0 0 155px;
	width:auto;
}

#form_thanks {
	font-size:1.1em;
	margin:35px auto;
	text-align:center;
	width:380px;
	height:311px;
}
