html {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #004a97;
	background-repeat: repeat-x;
	background-position: center top;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

a img { border: none; }

li {
	font-size: 13px;
	color: #666;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 18px;
}
li.white {
	font-size: 13px;
	color: #FFF;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 18px;
}
ol {
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 10px;
}
ul {
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 10px;
}
a {
	color: #106597;
	text-decoration: none;
}
a:hover {
	color: #6DB6D9;
	text-decoration: none;
}
a.white {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.news {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 250px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	float: left;
	margin: 0px;
}
a.news:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #6DB6D9;
}
#nav {
	padding: 0;
	margin: 0px;
}
#nav li {
	margin: 0px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	padding: 0px;
	text-transform: uppercase;
	font-weight: bold;
}
#nav li a.nav_nodrop {
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: left;
	margin: 0px;
	padding: 20px;
}
#nav li a.nav_nodrop:hover {
	color: #6DB6D9;
	text-decoration: none;
}
#nav li a.nav_drop {
	background-image: url(support/nav/nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: left;
	margin: 0px;
	padding: 20px;
}
#nav li a.nav_drop:hover {
	color: #6DB6D9;
	text-decoration: none;
}
.dropdown {
	visibility: hidden;
	position: absolute;
	z-index: 100;
	width: 200px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.dropdown a {
	display: block;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #106597;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #082130;
	font-weight: normal;
	line-height: 14px;
}
.dropdown a:hover {
	text-decoration: none;
	background-color: #6DB6D9;
	background-image: none;
}
a.btn {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	float: left;
	clear: left;
	background-image: url(support/BG_btn_up.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 160px;
}
a.btn:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(support/BG_btn_over.png);
	background-repeat: no-repeat;
	background-position: right center;
}
a.subnav {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	float: left;
	clear: left;
	background-image: url(support/BG_btn_up.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 160px;
}
a.subnav:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(support/BG_btn_over.png);
	background-repeat: no-repeat;
	background-position: right center;
}
a.subnav2 {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	float: left;
	clear: left;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 160px;
	background-color: #106597;
}
a.subnav2:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6DB6D9;
}
.container_1080 {
	width: 1080px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
}
.container_1080_btm {
	width: 100%;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #EDEDED;
	float: left;
	position: relative;
	clear:both;
}
.container_footer {
	width: 1080px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.nudge {

}
.container_header {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 1080px;
	position: relative;
}
.container_nav {
	float: left;
	width: 1080px;
	padding: 0px;
	background-image: url(support/BG_dark.png);
	background-repeat: repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.container_banner {
	padding: 0px;
	width: 1080px;
	height: 315px;
	float: left;
	position: relative;
	clear: left;
	margin: 0px;
}
.container_content_dark {
	padding: 20px;
	width: 1040px;
	float: left;
	position: relative;
	clear: left;
	background-image: url(support/BG_dark.png);
	background-repeat: repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.container_content_light {
	padding: 20px;
	width: 1040px;
	float: left;
	position: relative;
	clear: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFF;
}
.container_content_footer {
	padding: 0px;
	width: 1080px;
	float: left;
	position: relative;
	clear: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.container_subnav {
	padding: 0px;
	width: 230px;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container_text {
	padding: 0px;
	width: 520px;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container_feedback {
	padding: 0px;
	width: 790px;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container_text_full {
	padding: 0px;
	width: 770px;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container_showcaserow {
	padding: 0px;
	width: 1040px;
	float: left;
	position: relative;
	clear: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.container_showcase {
	float: left;
	width: 250px;
	position: relative;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #106597;
	padding: 0px;
}
.container_calloutbox {
	float: left;
	clear: left;
	width: 1080px;
	height: 400px;
	min-height: 400px;
	position: relative;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container_callout1 {
	float: left;
	width: 250px;
	height: 400px;
	min-height: 400px;
	position: relative;
	margin-top: 0px;
	margin-right: 26px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #106597;
	padding: 0px;
}
.container_callout2 {
	float: left;
	width: 250px;
	height: 400px;
	min-height: 400px;
	position: relative;
	margin-top: 0px;
	margin-right: 26px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #106597;
	padding: 0px;
}
.container_callout3 {
	float: left;
	width: 250px;
	height: 400px;
	min-height: 400px;
	position: relative;
	margin-top: 0px;
	margin-right: 26px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #106597;
	padding: 0px;
}

.container_callout4 {
	float: left;
	width: 250px;
	height: 400px;
	min-height: 400px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #106597;
	padding: 0px;
}

.container_news {
	float: left;
	width: 250px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.container_support {
	float: left;
	width: 250px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.container_media {
	float: left;
	width: 230px;
	position: relative;
	margin: 0px;
	background-color: #106597;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-image: url(support/BG_media.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.container_520 {
	padding: 0px;
	width: 520px;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container_230 {
	width: 209px;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.container_subnav_2row {
	float: left;
	width: 230px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.container_250 {
	float: left;
	width: 250px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.container_flags {
	position: relative;
	float: right;
	margin-top: 10px;
	margin-bottom: -32px;
	z-index: 10;
	
	padding:10px 20px;

	/* Rounded Corners */
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

	/* Background color and gradients */
	
	background: #09141C;
	opacity: .9;
}
.text_head_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #FFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-shadow: 0px -1px 0px #000000;
	letter-spacing: -1px;
	line-height: 40px;
}
.text_head_dark {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #106597;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-shadow: 0px -1px 0px #000000;
	letter-spacing: -1px;
	line-height: 40px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #106597;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #106597;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.text_subhead_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 24px;
}
.text_subhead_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #106597;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 24px;
}

.text_subhead_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.text_content_light, .text_content_light p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 18px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.text_languages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 18px;
	padding: 0px;
	margin: 0;
}
.text_languages a { color: #fff; }
.text_languages a:hover { color: #6DB6D9; text-decoration: none; }

.text_content_dark, p {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 18px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.text_content_dark2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.text_content_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 18px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C00;
	line-height: 18px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.imagepad_left {
	border: 1px solid #CCC;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imagepad_right {
	border: 1px solid #CCC;
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.gallery {
	border: 5px solid #333;
	padding: 0px;
	margin: 0px;
}
.floatbox {
	float: right;
	width: 250px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 5px solid #333;
}


div#gallery {
	height: 350px;
	padding: 0px;
	width: 1080px;
	position: relative;
	z-index: 0;
	margin-bottom: -20px;
}
div#slideshow {
	z-index: 0;
}
.pics {
	height: 350px;
	width: 1080px;
	overflow: hidden;
	padding: 0;
}
div#nav2 {
	background-color: #79848B;
    border-radius: 3px 3px 3px 3px;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: lighter;
    height: 22px;
    margin-right: 0;
    margin-top: -40px;
    opacity: 0.5;
    padding: 0 7px 5px 7px;
    position: absolute;
    right: 0;
    text-indent: 0;
    width: 50px;
    z-index: 2;
}
div#nav2 a {
	width: 9px;
	height: 9px;
	margin-left: 6px;
	float: left;
	margin-top: 7px;
	outline: 0;
	opacity:.9;
	color: #000;
	
}
div#nav2 a:hover {
	color:#000;
}


div#nav2 a.activeSlide {
	color:#fff;
	opacity:.90 !important;
}
div#title_bg {
	float: left;
	width: 624px;
	position: absolute;
	margin-top: -22px;
	height: 22px;
	z-index: 1;
}
	
div#title {
	margin-top: 2px;
}
div#title a {
	color: #fff;
	margin-left: 12px;
	font-size: .9em;
	text-decoration: none;
	font-style: italic;
}

.container_core {
	float: left;
	margin: 15px 20px 0 0;
	position: relative;
	width: 176px;
}

.last { margin-right: 0; }

.container_core_img1 {
	background-image:url(support/careers-r.png);
	position: relative;
	float: left;
	width: 100px;
	min-height: 100px;
	margin: 0 20px 0 0;
}

.container_core_img2 {
	background-image:url(support/careers-o.png);
	position: relative;
	float: left;
	width: 100px;
	min-height: 100px;
	margin: 0 20px 0 0;
}


.container_core_img3 {
	background-image:url(support/careers-t.png);
	position: relative;
	float: left;
	width: 100px;
	min-height: 100px;
	margin: 0 20px 0 0;
}


.container_core_img4 {
	background-image:url(support/careers-oo.png);
	position: relative;
	float: left;
	width: 100px;
	min-height: 100px;
	margin: 0 20px 0 0;
}


.container_core_txt {
	position: relative;
	float: left;
	height: 150px;
	border-right: 1px solid #EDEDED;
}

.container_core_txt .text_subhead_dark { margin-top: 0px; }


/************ Forms *****************/

.container_form_nap {
	position: relative;
	float: left;
	border-radius: 5px;
	background: #eee;
	width: 1020px;
	padding: 10px;
	margin: 0 0 20px 0;
}

.container_form_number {
	position: relative;
	float: left;
	border-radius: 5px;
	background: #eee;
	width: 1020px;
	padding: 10px;
	margin: 0 0 20px 0;
}

.flexible_die_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #106597;
	margin: 0 0 20px 0;
	border: 0;
}

.flexible_die_form table { border: 0; }

.flexible_die_form td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px;
}



.container_content_light span { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 18px;
	margin: 0 0 20px 0; }
	
.container_content_light input { padding: 5px; margin-bottom: 5px; border: 1px solid #ddd; }

.container_form_left {
	position: relative;
	float: left;
	width: 340px;
	margin: 0 10px 0 0;
}

.container_form_measurements1 {
	position: relative;
	float: left;
	border-radius: 5px;
	background: #eee;
	width: 340px;
	padding: 10px;
	margin: 0 0 20px 0;
}

.container_form_measurements1 input {
	float: right;	
}

.container_form_right {
	position: relative;
	float: right;
	width: 600px;
	margin: 0;
}

_form_measurements {
	float: left;
	width: 340px;
}

.cnt_form_measurements_left {
	float: left;
}

.cnt_form_measurements_right {
	float: right;
	width: 170px;
	margin-left: 9px;
}


a .cnt_download  {
	float: left;
	background-color: #eee;
	color: #106597;
	width: 790px;
	height: 30px;
	padding: 20px 0 10px 0;
	margin: 40px 0;
	text-align:center;
}

a .cnt_download:hover  {
	background-color: #106597;
	color: #fff;
}

.container_form_measurements2 {
	position: relative;
	float: left;
	border-radius: 5px;
	background: #eee;
	width: 580px;
	padding: 10px;
	margin: 0 0 20px 0;
}

.container_form_measurements3 {
	position: relative;
	float: left;
	border-radius: 5px;
	background: #eee;
	width: 580px;
	height: 191px;
	padding: 10px;
	margin: 0 0 20px 0;
}

.container_form_measurements3 input[type=checkbox] {
	float: left;
	clear: left;
	margin-left: 15px;
}

.container_form_measurements3 span { float: left; margin: 0 0 0 5px; }

.form_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #106597;
	margin: 0 0 10px 0;
	text-align: center;
}

.cnt_form_inside_left {
	float: left;
	width: 190px;
	text-align: left;	
}

.cnt_form_inside_mid {
	float: left;
	width: 170px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0 10px;
	text-align: left;
	min-height: 170px;
}

.cnt_form_inside_right {
	float: left;
	width: 190px;
	text-align: left;		
}

.cnt_form_inside_right input[type=checkbox] {
	margin-left: 15px;	
}

.container_form_special {
	position: relative;
	float: left;
	border-radius: 5px;
	background: #eee;
	width: 1020px;
	padding: 10px;
	margin: 0 0 20px 0;
	clear: left;
}

#form_special {
	text-align: center;	
}

.container_form_description {
	position: relative;
	float: left;
	border-radius: 5px;
	background: #eee;
	width: 1020px;
	padding: 10px;
	margin: 0 0 20px 0;
	clear: left;
}

.cnt_form_order {
	position: relative;
	float: left;
	width: 70px;
	margin: 3px 0 20px 0;
}

.cnt_form_quote {
	position: relative;
	float: left;
	width: 70px;
	margin: 3px 0 20px 0;
}

.cnt_form_company {
	position: relative;
	float: left;
	width: 880px;
	margin: 0 0 20px 0;
}

#form_company { width: 800px; }

.cnt_form_contact {
	position: relative;
	float: left;
	width: 565px;
	margin: 0 15px 20px 0;
}

#form_contactperson { width: 450px; }

.cnt_form_date {
	position: relative;
	float: left;
	width: 440px;
	margin: 0 0 20px 0;
}

#form_date { width: 388px; }

.cnt_form_address {
	position: relative;
	float: left;
	width: 400px;
	margin: 0 15px 20px 0;
}

#form_address { width: 330px; }

.cnt_form_city {
	position: relative;
	float: left;
	width: 195px;
	margin: 0 15px 20px 0;
}

#form_city { width: 150px; }

.cnt_form_state {
	position: relative;
	float: left;
	width: 205px;
	margin: 0 15px 20px 0;
}

#form_state { width: 150px; }

.cnt_form_zip {
	position: relative;
	float: left;
	width: 175px;
	margin: 0 0 20px 0;
}

#form_zip { width: 132px; }

.cnt_form_phone {
	position: relative;
	float: left;
	width: 220px;
	margin: 0 0 20px 0;
}

#form_phone { width: 150px; }

.cnt_form_fax {
	position: relative;
	float: left;
	width: 220px;
	margin: 0 0 20px 0;
}

#form_fax { width: 155px; }

.cnt_form_phone {
	position: relative;
	float: left;
	width: 210px;
	margin: 0 15px 20px 0;
}

#form_phone { width: 150px; }

.cnt_form_fax {
	position: relative;
	float: left;
	width: 220px;
	margin: 0 0 20px 0;
}

#form_fax { width: 150px; }

.cnt_form_ordernumber {
	position: relative;
	float: left;
	width: 480px;
	margin: 0 0 0 0;
}

#form_ordernumber { width: 300px; }

.cnt_form_daterequired {
	position: relative;
	float: left;
	width: 540px;
	margin: 0 0 0 0;
}

#form_daterequired { width: 430px; }

#form_customermark { width: 170px; }
#form_sizeacross { width: 170px; }
#form_sizearound { width: 170px; }
#form_cornerradius { width: 170px; }
#form_numberacross { width: 170px; }
#form_numberaround { width: 170px; }
#form_gapacross { width: 170px; }
#form_gaparound { width: 170px; }
#form_centeracross { width: 170px; }
#form_centeraround { width: 170px; }

.cnt_form_press {
	position: relative;
	float: left;
	width: 250px;
	margin: 0 15px 0 0;
}

#form_press { width: 195px; }

.cnt_form_cylinderrepeat {
	position: relative;
	float: left;
	width: 315px;
	margin: 0 0 0 0;
}

#form_cylinderrepeat { width: 196px; }

.cnt_form_cylinderwidth {
	position: relative;
	float: left;
	width: 250px;
	margin: 0 15px 0 0;
}

#form_cylinderwidth { width: 143px; }

.cnt_form_teeth {
	position: relative;
	float: left;
	width: 315px;
	margin: 0 0 0 0;
}

#form_teeth { width: 256px; }

.cnt_form_cylinderundercut {
	position: relative;
	float: left;
	width: 250px;
	margin: 0 14px 0 0;
}

#form_cylinderundercut { width: 125px; }


.cnt_form_gearing {
	position: relative;
	float: left;
	width: 315px;
	margin: 0 0 0 0;
}

#form_gearing { width: 244px; }

.cnt_form_materialdescription {
	position: relative;
	float: left;
	width: 1080px;
	margin: 0 0 0 0;
}

#form_materialdescription { width: 880px; }

.cnt_form_face {
	position: relative;
	float: left;
	width: 300px;
	margin: 0 15px 0 0;
}

#form_face { width: 250px; }

.cnt_form_thickness {
	position: relative;
	float: left;
	width: 330px;
	margin: 0 15px 0 0;
}

#form_thickness { width: 250px; }

.cnt_form_dieheight {
	position: relative;
	float: left;
	width: 360px;
	margin: 0 0 0 0;
}

#form_dieheight { width: 275px; }

.cnt_form_liner {
	position: relative;
	float: left;
	width: 300px;
	margin: 0 15px 0 0;
}

#form_liner { width: 250px; }

.cnt_form_thickness2 {
	position: relative;
	float: left;
	width: 330px;
	margin: 0 15px 0 0;
}

#form_thickness2 { width: 250px; }

.container_form_submit {
	float: right;	
}

#flexible_submit {
	background: #106597;
	color: #fff;
	width: 200px;	
}

.container_form_header {
	float: left;
	width: 1080px;	
}

.txt_form_header {
	 color: #106597;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 40px;
    letter-spacing: -1px;
    margin: 0 0 20px 0;
    text-shadow: 0 -1px 0 #000000;
	border-bottom: 3px solid #106597;
	padding-bottom: 10px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.cnt_form_order {
		margin-top: 5px;
	}

	.cnt_form_quote {
		margin-top: 5px;
	}
}


/* Flexible Die Styles */

.text_subhead_flex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #106597;
	margin: 0 0 5px 0;
	line-height: 20px;
}
.text_flex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.text_flex_pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.container_flex {
	padding: 0px;
	width: 790px;
	float: left;
	position: relative;
	margin: 0;
}

.cnt_flex_wrap {
	padding: 0px;
	width: 790px;
	float: left;
	position: relative;
	margin: 0 0 0 0;
}

.cnt_flex_text {
	padding: 0px;
	width: 570px;
	float: left;
	position: relative;
	margin: 0 20px 0 0;
}

.cnt_flex_image {
	padding: 0px;
	width: 200px;
	height: 150px;
	float: left;
	position: relative;
	margin: 0;
}

.hrule {
	width: 100%;
	height: 1px;
	background: #eee;
	margin: 20px 0;	
	float: left;
}

/* Slider */

#full-width-slider {
  width: 100%;
  color: #000;
}
.coloredBlock {
  padding: 12px;
  background: rgba(255,0,0,0.6);
  color: #FFF;
   width: 200px;
   left: 20%;
   top: 5%;
}
.infoBlock {
  position: absolute;
  top: 30px;
  right: 30px;
  left: auto;
  max-width: 25%;
  padding-bottom: 0;
  background: #FFF;
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  padding: 20px;
}
.infoBlockLeftBlack {
  color: #FFF;
  background: #000;
  background: rgba(0,0,0,0.75);
  left: 30px;
  right: auto;
}
.infoBlock h4 {
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
  padding-bottom: 3px;
}
.infoBlock p {
  font-size: 14px;
  margin: 4px 0 0;
}
.infoBlock a {
  color: #FFF;
  text-decoration: underline;
}
.photosBy {
  position: absolute;
  line-height: 24px;
  font-size: 12px;
  background: #FFF;
  color: #000;
  padding: 0px 10px;
  position: absolute;
  left: 12px;
  bottom: 12px;
  top: auto;
  border-radius: 2px;
  z-index: 25; 
} 
.photosBy a {
  color: #000;
}
.fullWidth {
  max-width: 1080px;
  margin: 0 auto 24px;
}
input, textarea {
    height: 2.5rem;
    padding-left: .625rem;
}
input, select, textarea {
    background-color: #ECEAE9;
    border: solid 3px transparent;
    border-radius: 2rem;
    color: #333333;
    font-family: 'Droid Serif',Times New Roman,Times,serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5em;
    vertical-align: middle;
    padding: 1.5rem 2rem;
    left-indent: 2rem;
    transition: border 350ms cubic-bezier(.165, .84, .44, 1);
}
label {
    font-family: 'Montserrat',Helvetica Neue,Helvetica,Arial,sans serif;
    font-size: 1rem;
    font-weight: 400;
    color: #8C8179;
    display: block;
    vertical-align: middle;
}
input[type="submit"] {
    background-color: #d87900;
    color: #fff;
    display: inline-block;
    height: auto;
    padding: .5rem 1.625rem;
    font-family: 'Montserrat',Helvetica Neue,Helvetica,Arial,sans serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.25rem;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    position: relative;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}
@media screen and (min-width:960px) and (min-height:660px) {
  .heroSlider .rsOverflow,
  .royalSlider.heroSlider {
      height: 300px !important;
  }
}

@media screen and (min-width:960px) and (min-height:1000px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 300px !important;
    }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .royalSlider.heroSlider,
  .royalSlider.heroSlider .rsOverflow {
    height: 300px !important;
  }
  .infoBlock {
    padding: 10px;
    height: auto;
    max-height: 100%;
    min-width: 40%;
    left: 5px;
    top: 5px;
    right: auto;
    font-size: 12px;
  }
  .infoBlock h3 {
     font-size: 14px;
     line-height: 17px;
  }
}