.product_breadcrumbs {
	margin-top: 15px;
	background-color: #e6eaee;
	color: #a6b6c6;
	padding: 2px 8px;
}

.product_breadcrumbs li {
	float: left;
	font-weight: normal;
	padding-right: 30px;
}

.product_breadcrumbs li.selected {
	color: #002f5d;
}

#product_enquiries_form {
	padding-bottom: 35px;
}

h3.medium_text.blue_100 {
	margin-top: 15px;
}

.info {
	margin-top: 8px;
	width: 400px;
}

.product_fields {
	margin-top: 8px;
}

.product_fields td {
	height: 26px;
	vertical-align: middle;
}

.product_fields label {
	color: #406385;
	display: block;
	width: 200px;
}

.product_fields .text, .product_fields textarea {
	border: 1px solid #406385 !important;
	background-color: #fff !important;
	height: 1.1em;
	width: 175px;
}

.product_fields select {
	width: 175px;
}

.product_fields td.textarea {
	height: 58px;
	vertical-align: top;
}

.product_fields td.textarea label {
	margin-top: 7px;
}

.product_fields td.textarea textarea {
	height: 45px;
	margin-top: 4px;
}

.product_fields td.small select, .product_fields td.small .text {
	width: 95px;
}

.product_fields.with_borders .special_title {
	padding: 6px 6px 2px 6px !important;
	height: 18px !important;
}

.product_fields.with_borders .special_title span {
	display: block;
	background-color: #406385;
	height: 21px;
	color: #fff;
	line-height: 22px;
	padding-left: 7px;
}

.product_fields.with_borders td {
	padding-top: 1px;
}

.product_fields.with_borders td.small {
	border-left: 5px #fff solid;
	padding: 0 6px;
}

.product_fields.with_borders label {
	width: 190px;
}

.product_fields.with_borders td {
	border-bottom: 1px solid #33597d;
}

.product_fields.with_borders td.no_border {
	border-bottom: none;
}

.notice_message, .error_message {
	margin: 8px 0;
}

.blue_grad_submit_button {
	margin: 15px 0 35px 0;
	float: left;
}

.blue_grad_submit_button.goBack {
	margin-right: 8px;
}


/* IMAGEFLOW BROCHURES */
#brochure_scroller_holder {
	height: 420px;
	margin: 25px 0 0 0;
	display: none;
	position: relative;
	top: 0; left: 0;
}

#download_overlay {
	position: absolute;
	top: 115px; left: 309px;
	z-index: 10;
}

#imageflow #loading {
	text-align: center;
	padding-top: 150px;
	line-height: 20px;
}

#imageflow {
	margin: 0 10px;
	width: 751px;
}

#imageflow .clear {
	clear: both;
}

#imageflow #images {
	visibility: hidden;
}

#imageflow #images img { 
	position: absolute; 
	top: 0;
	left: 0;
	border: none;
}

#imageflow #captions {
	display: none;
}

#imageflow #scrollbar {
	visibility: hidden;
	position: relative;
	top: 100px;
	left: 0; 
	border-bottom: 1px solid #002f5d;
	z-index: 101;
	cursor: pointer;
}

#imageflow #slider {
	position: absolute;
	margin-top: -7px;
	margin-left: -7px;
	z-index: 102;
	background-image: url(../images/slider.png);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	cursor: pointer;	
}

#short_description {
	color: #002f5d;
	font-size: 1.4em;
	line-height: 1.2em;
	margin: -25px auto 20px auto;
	width: 500px;
	display: none;
	padding-left: 10px;
/*	min-height: 60px; */
}

#quick_links {
	text-align: center;
	padding-bottom: 35px;
	padding-left: 10px;
	display: none;
	width: 520px;
	margin: 0 auto;
}

#alternate_scroller_holder {
	width: 75%;
	height: 250px;
	margin-top: 25px;
}