@CHARSET "UTF-8";

@font-face {
	font-family: 'Hella Regular';
	src:
		url('http://www.hella.com/fonts/helladinuniversal-regular-webfont.eot');
	src: local('Hella'),
		url('http://www.hella.com/fonts/helladinuniversal-regular-webfont.woff')
		format("woff"),
		url('http://www.hella.com/fonts/helladinuniversal-regular-webfont.ttf')
		format("truetype"),
		url('http://www.hella.com/fonts//helladinuniversal-regular-webfont.svg')
		format("svg");
}

@font-face {
	font-family: 'Hella Light';
	src:
		url('http://www.hella.com/fonts/helladinuniversal-light-webfont.eot');
	src: local('Hella'),
		url('http://www.hella.com/fonts/helladinuniversal-light-webfont.woff')
		format("woff"),
		url('http://www.hella.com/fonts/helladinuniversal-light-webfont.ttf')
		format("truetype"),
		url('http://www.hella.com/fonts/helladinuniversal-light-webfont.svg')
		format("svg");
}

.regular {
	font-family: 'Hella Regular';
}

.light {
	font-family: 'Hella Light';
}

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,button,table,caption,tbody,tfoot,thead,tr,th,td
	{
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-bottom-color: -moz-use-text-color;
	border-bottom-style: none;
	border-bottom-width: 0;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	border-left-color-value: -moz-use-text-color;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-left-style-value: none;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-left-width-value: 0;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-right-color-value: -moz-use-text-color;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-right-style-value: none;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-right-width-value: 0;
	border-top-color: -moz-use-text-color;
	border-top-style: none;
	border-top-width: 0;
	font-family: Arial,Helvetica;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	vertical-align: baseline;
}

img,ul,ol,li,p,form,h1,h2,h3,h4,h5,h6 {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

h1 {
	-moz-font-feature-settings: normal;
	-moz-font-language-override: normal;
	-x-system-font: none;
	color: #000000;
	display: block;
	font-family: Hella Regular, Arial, Helvetica;
	font-size: 1.33em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.1em;
	text-transform: uppercase;
}

h2 {
	color: #7C7B6D;
	font-size: 1em;
	font-weight: normal;
}

select {
	border: 1px solid #7C7B6D;
	height: 1.67em;
}

input {
	padding: .2em;
	height: 1.2em;
	border: 1px solid #7C7B6D;
}

#container {
	-moz-font-feature-settings: normal;
	-moz-font-language-override: normal;
	-x-system-font: none;
	font-family: Arial,Helvetica;
	font-size: 0.867em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #6A7A86;
	line-height: normal;
	position: relative;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: 66.4em;
}

#logo {
	float: left;
}

#header_right_col {
	float: left;
	width: 50em;
	margin-left: 2em;
}

#headline {
	margin-top: 11.3em;
	height: 3.5em;
}

#header_elements select {
	width: 12em;
}

#header_elements input {
	width: 11.5em;
}

#header_elements {
	margin-top: 1.15em;
	widht: 100%;
}

.header_selects {
	height: 3em;
	width: 33.1em;
}

.header_selects label {
	float: left;
}

.header_selects select,.header_selects input {
	float: right;
}

#content {
	padding-top: 0.5em;
}

.col_content input,.col_content select {
	width: 4em;
	float: right;
}

.col_content select {
	width: 4.5em;
}

#buttons {
	margin-top: 1em;
}

.col_header {
	font-weight: bold;
	color: #000000;
    text-transform: uppercase;
}

.col_header,.col_content {
	border: 1px solid #7C7B6D;
	padding: 1em;
	background-color: #DEE4E7;
}

.col_content {
	margin-top: 0.4em;
	font-size: 0.867em;
	height: 23.5em;
}

.col_content label {
	float: left;
}

.col_content .form_element {
	height: 5em;
}

.clear {
	clear: both;
}

.col {
	float: left;
	width: 21em;
	padding: 0.2em;
}

.button {
	background: none repeat scroll 0 0 #CD8D00;
	border: 0 solid #7C7B6D;
	color: #FFFFFF;
	font-family: Arial,Helvetica;
	padding: 0.133em 0.933em;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}

.half_col_content {
	width: 50%;
	float: left;
}

.half_col_content label {
	margin-left: 1em;
	float: left;
}

.half_col_content input {
	float: right;
}

.lef_half_col input {
	margin-right: 1em;
}

.caption {
	height: 2em;
	font-weight: bold;
}

.help-tooltip {
	float: right;
	color: #CD8D00;
	cursor: help;
	margin-right: 0.2em;
	margin-top: 0.2em;
}

.qtip {
	-moz-font-feature-settings: normal;
	-moz-font-language-override: normal;
	-x-system-font: none;
	font-family: Arial,Helvetica;
	font-size: 0.8125em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

.qtip p {
	color: #7C7B6D;
	padding-bottom: 0.25em;
	padding-left: 0.25em;
	padding-right: 0.25em;
	padding-top: 0.25em;
}

.error {
	color: red;
	float: right;
	text-align: right;
}