/* @override http://localhost:3004/css/style.css */

html {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	margin: 0;
	overflow-y: scroll;
}
html.iphone {
	font-size: 12pt;
}
body {
	margin: 0;
}
div.clear {
	clear: both;
}
img {
	border: none;
}

/** layout */
div.top_menu {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
html.iphone div.top_menu {
	width: 95%;
}
div.lang_sel {
	float: right;
	margin-top: 0.5em;
}
div.lang_sel a {
    color: black;
    margin: 0;
    text-decoration: none;
    border-bottom: 1px solid black;
}
div.lang_sel li {
    display: inline;
}
div.lang_sel li + li {
    margin-left: 3px;
    padding-left: 3px;
    border-left: 1px dotted black;
}

div.frame {
	margin-top: 2em;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 35px;
}
html.iphone div.frame {
	margin-top: 0;
	width: 304px;
}
div.logo {
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

div.menu {
	margin-top: 10px;
	margin-bottom: 10px;
}
div.menu ul {
	margin: 0;
	padding: 0;
}
div.menu > ul > li {
	display: block;
	float: left;
	margin-right: 2.5em;
	width: 8.1em;
	padding: 5px 0;
}
div.menu li {
	list-style-type: none;
}
div.menu li.menu_title {
	font-weight: bold;
	margin-bottom: 1ex;
}
div.menu li.selected {
	list-style-type: disc;
}
div.menu > ul > li > ul {
	margin: 2px;
	padding: 5px;
}
div.menu a {
	text-decoration: none;
	color: black;
}

div.top_bar {
	margin-bottom: 4em;
	border-bottom: 2px solid #4D4D4D;
}

div.iphone_menu {
	width: 304px;
	margin-left: auto;
	margin-right: auto;
	border-top: 2px solid #4D4D4D;
}

div.iphone_menu div.menu > ul > li {
	width: 142px;
	margin-right: 10px;
}

div.left_body {
	width: 600px;
	float: left;
	margin-right: 10px;
	color: gray;
	line-height: 180%;
}
div.pr div.left_body {
	width: 670px;
}

div.pr div.left_body img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

img.img400x400 {
	width: 400px;
	height: 400px;
	margin-left: 100px;
	margin-right: 100px;
}

html.iphone div.left_body {
	width: 100%;
	margin: 0;
}
html.iphone img.img600x317 {
	width: 300px;
	height: 158.5px;
}
html.iphone img.img400x400 {
	width: 200px;
	height: 200px;
	margin-left: 50px;
	margin-right: 50px;
}
html.iphone img.img600x401 {
	width: 300px;
	height: 200.5px;
}

div.left_body a,
div.right_column a {
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted gray;
}
div.left_body a:hover,
div.right_column a:hover {
	border-bottom: 1px solid gray;
}
div.left_body a.img,
div.right_column a.img,
div.left_body a.img:hover,
div.right_column a.img:hover {
	border-bottom: none;
}

div.right_column {
	margin-left: 10px;
	margin-top: 0;
	width: 180px;
	float: left;
}
div.pr div.right_column {
	width: 110px;
	font-size: smaller;
	margin-top: 10em;
}

div.right_column div.block {
	width: 138px;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 20px 0 20px 40px;
	text-align: right;
}

div.pr div.right_column div.block {
	width: 100%;
	padding: 0 0 0 0;
}

div.right_column div.block h3 {
	margin-top: 0;
	margin-bottom: 0.5ex;
}

/** footer */

div.footer {
	position: fixed;
	bottom: 0px;
	padding-top: 10px;
	width: 100%;
	height: 28px;
}

div.footer_border_1 {
	height: 1px;
	background-color: rgba(255, 255, 255, 0.3);
}
div.footer_border_2 {
	height: 1px;
	background-color: rgba(255, 255, 255, 0.5);
}
div.footer_border_3 {
	height: 1px;
	background-color: rgba(255, 255, 255, 0.8);
}
html.iphone div.footer {
	position: relative;
	width: 100%;
	height: 46px;
	font-size: 80%;
}

div.footer_body {
	background-color: #E6E6E6;
	color: #6E4D4D;
	text-align: center;
	height: 23px;
	padding-top: 4px;
	width: 100%;
}
html.iphone div.footer_body {
	height: 46px;
}

div.footer a {
	color: #6E4D4D;
	text-decoration: none;
	border-bottom: 1px dotted gray;	
}

div.footer a:hover {
	text-decoration: none;
	border-bottom: 1px solid gray;	
}

/** emphasis */

p.emphasis {
	font-size: 110%;
	color: black;
}
span.emphasis {
	color: black;
}
span.dl_title {
	color: black;
}

/** headings */

h1 {
    font-family: "Helvetica Neue", Helvetica, arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: 100;
	line-height: 130%;
}
h2 {
	color: black;
	font-size: 120%;
}
h3 {
	color: black;
	font-size: 100%;
}

/** logo list */
ul.affiliations li {
	list-style-type: none;
}
ul.affiliations img {
	margin-bottom: 0.5em;
}
ul.affiliations span.logo {
	display: block;
	margin-right: 10px;
}
ul.affiliations span.label {
	display: block;
	margin-bottom: 1em;
}

/** product overview */
img.product_overview {
	border: 1px solid grey;
	margin-left: 1px;
	margin-bottom: 1px;
}

/** error pages */
div.contact_form label {
	display: inline-block;
	width: 150px;
	vertical-align: top;
	margin-top: 1ex;
}
html.iphone div.contact_form label {
	width: 298px;
}

div.contact_form input.textbox {
	display: inline-block;
	width: 200px;
	height: 15px;
	border: 3px solid #cccccc;
	padding: 3px;
	margin-top: 1ex;
}
html.iphone div.contact_form input.textbox {
	width: 298px;
	height: 30px;
	font-size: 120%;
	padding: 0;
}

div.contact_form textarea {
	width: 350px;
	height: 120px;
	border: 3px solid #cccccc;
	padding: 5px;
	margin-top: 1.5ex;
}
html.iphone div.contact_form textarea {
	width: 298px;
	height: 200px;
	padding: 0;
	font-size: 120%;
}

div.contact_form input.subject {
	width: 350px;
}
html.iphone div.contact_form input.subject {
	width: 298px;
	height: 30px;
}

div.contact_form input.button {
	margin-top: 1.5ex;
	margin-left: 150px;
}
html.iphone div.contact_form input.button {
	display: block;
	font-size: 140%;
	margin-left: auto;
	margin-right: auto;
	width: 298px;
}


div.contact_form input.LV_invalid_field,
div.contact_form textarea.LV_invalid_field {
	border-color: red;
}

div.contact_form span.LV_invalid {
	display: block;
	margin-left: 150px;
	color: red;
	font-size: 80%;
}
html.iphone div.contact_form span.LV_invalid {
	margin: 0;
}

p.contact_address {
	line-height: 100%;
}

/** flash */
.flash_container {
}

.flash {
	color: #303030;
	background-color: #FAEC7F;
	border: #FFE800 solid 2px; 
	padding: 3px 5px 3px 5px; 
	margin-bottom: 7px;
}

.flash .flash_content {
	margin-right: 50px;
}

.flash .flash_close_button {
	float: right;
	font-size: 90%;
}


/** error pages */
div.error_content {
    text-align: center;
    display: block;
    margin: auto;
    width: 600px;
    margin-top: 150px;
}

div.error_content div.error_frame {
    background-color: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 20px;
    border: 1px solid #ccc;
    margin-top: 40px;
}

div.error_content div.error_message {
	float: none;
	width: auto;
}
div.error_content div#notice {
    text-align: left;
    display: block;
    padding: 30px;
}

/** common elements */

.white_bg {
	background-color: white;
	padding-left: 1ex;
	padding-right: 1ex;
}
p.footer {
    display: block;
    text-align: center;
    color: gray;
    width: 100%;
    font-size: 70%;
    margin-top: 2em;
}
p.footer a {
    text-decoration: none;
    color: black;
}
