@charset "UTF-8";

/* -----------------------------------------------------------------------------
 * Villars Holding SA
 * CSS 2.1 | © émaf broadcast 05.2009
 */




/* -----------------------------------------------------------------------------
 * CSS Reset
 */

@import url(reset.css);




/* -----------------------------------------------------------------------------
 * GLOBAL styles + HTML
 */

html { overflow: -moz-scrollbars-vertical; }

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.75em;
	color: #5d5d60;
	background-color: #fff;
}

h1 {
	float: left;
	margin-top: 35px;
}

h2 {
	clear: both;
	float: left;
	padding-left: 25px;
	margin: 0 0 60px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 2em;
	white-space: nowrap;
	letter-spacing: 0.02em;
	line-height: 1.2em;
	background: url(../images/bullet_grey_title.png) no-repeat center left;
}

h3 {
	float: left;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 2.5em;
	letter-spacing: 0.02em;
	color: #9a9a9a;
	line-height: 1em;
}

p, h4, #content li, label, address {
	margin: 0 5px;
	font-style: normal;
	letter-spacing: 0.06em;
	line-height: 1.2em;
}

a {
	font-weight: bold;
	color: #dde497;
	text-decoration: none;
}

a:hover { color: #9a9a9a; }

a.light { font-weight: normal; }

a.indent { margin-left: 10px; }

address {
	margin: 70px 0 20px 10px;
}

address strong {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.3em;
}

hr {
	margin-bottom: 20px;
	border: none;
	border-bottom: 10px solid #9a9a9a;
}




/* -----------------------------------------------------------------------------
 * LAYOUT styles  + IDs
 */

#global {
	float: left;
	width: 100%;
	background: url(../images/background_header.png) repeat-x;
}

#header, #sitemap {
	width: 960px;
	margin: 0 auto;
}




/* --------------------------------------
 * NAVIGATION
 */

#navigation {
	width: 700px;
	float: right;
	margin-top: 35px;
}

#navigation ul {
	clear: both;
	float: right;
	list-style: none;
}

#navigation li {
	display: inline;
	float: left;
}

#navigation #mainNav {
	padding-right: 5px;
}

#navigation #mainNav li {
	height: 33px;
	overflow: hidden;
}

#navigation #tinyNav {
	margin-bottom: 27px;
}

#navigation #tinyNav li img {
	margin: 0 10px 0 20px;
}




/* --------------------------------------
 * HEADER
 */

#infoZone {
	display: inline;
	float: left;
	width: 960px;
	margin-bottom: 20px;
}

#infoZoneContentLimit {
	display: inline;
	float: left;
	width: 940px;
	overflow: hidden;
}

#infoZoneContent, #infoZoneContent div { float: left; }

#infoZoneContent div h3 { margin: 0 0 15px 5px; }

#infoZoneContent div p {
	margin: 0 5px 6px 10px;
	color: #bebebe;
	line-height: 1.3em;
}

#infoZoneContent div h4.highlight {
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #9a9a9a;
	line-height: 1.3em;
}

#infoZoneContent div h4.highlight a {
	font-weight: normal;
	/*color: #e5e5e5;*/
}

#infoZoneContent div a.icon {
	display: block;
	text-align: center;
}



/* --------------------------------------
 * CONTENT
 */

#content {
	float: left;
	width: 100%;
	padding-bottom: 70px;
}

#breadcrumbs {
	float: left;
	margin-left: 10px;
	font-weight: bold;
}

#deutsch {
	display: none;
	float: right;
	margin-right: 10px;
	text-align: right;
}

.contentCol {
	display: inline;
	float: left;
}

.altCol {
	display: inline;
	float: right;
}

#rightContent {
	overflow: visible;
}

#rightContent h4, #rightContent legend {
	float: none;
	clear: both;
	margin: 10px 0 10px -5px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.75em;
	font-weight: normal;
	line-height: 1em;
	color: #5d5d60;
}

#rightContent h4 a {
	font-weight: normal;
}

#rightContent dt {
	margin: 0 0 10px 5px;
	padding-left: 5px;
	font-size: 1.2em;
	line-height: 1.5em;
	background-color: #e5e5e5;
	cursor: pointer;
}

#rightContent dt span {
	font-weight: bold;
}

#rightContent dd {
	margin-bottom: 10px;
}

#rightContent p, #rightContent li {
	margin: 0 0 10px 10px;
}

#rightContent li {
	list-style: disc inside;
}

#rightContent .imageContent {
	padding-bottom: 10px;
	background-color: #bebebe;
}

#rightContent .imageContent img {
	border-bottom: 1px solid #fff;
}

#rightContent .iframePlaceholder iframe {
	margin: 3px;
}




/* --------------------------------------
 * NAVIGATION CONTEXTUELLE
 */

#leftContent li {
	width: 260px;
	padding: 5px 5px 0 5px;;
	line-height: 2em;
	border-bottom: 10px solid #bebebe;
}

#leftContent li a, #leftContent li p {
	display: block;
	padding: 0 5px;
	font-size: 0.95em;
	text-transform: uppercase;
}

#leftContent li a.active { color: #fff; }

#leftContent li a:hover, #leftContent li a.active:hover { color: #9a9a9a; }




/* --------------------------------------
 * FOOTER
 */

#footer {
	float: left;
	width: 100%;
	background: url(../images/background_footer.png) repeat-x bottom;
}

#sitemap {
	height: 300px;
}

#sitemapLimit {
	padding: 0 5px;
}

#sitemap h3 {
	margin: 20px 5px;
}

#sitemap div {
	float: left;
	height: 210px;
}

#sitemap p {
	margin: 0 0 12px 5px;
}




/* --------------------------------------
 * KEY VALUES TABLE
 */

/* general table */
#investor table{
	width:100%;
	border:1px solid #bebebe;
	margin:25px 0 25px 10px;
}

/* table head */
#investor th {
	font-size:1.2em;
	border:1px solid #bebebe;
	text-align:right;
	font-family:Georgia,"Times New Roman",Times,serif;
	padding:8px 3px;
	background:#e5e5e5;
}

#investor .valueContent {
	width: 60px;
}

#investor .separatorCell {
	padding: 0;
	width: 8px;
}

/* First cols left aligned */
#investor table .alignL {
	text-align:left;
}

/* standar cell */
#investor td {
	border: 1px solid #bebebe;
	padding: 3px;
	text-align:right;
}

/* rollover class */
#investor table tr.trHover {
	background:#e5e5e5;
}




/* --------------------------------------
 * PUBLICATIONS
 */

.green .wideFileBlock {
	/*-moz-border-radius:3px;*/
 	background: url(../images/background_file_wide.png) no-repeat;
 	margin: 15px 0;
 	color: #bebebe;
 	padding:5px;
}

.green .smallFileBlock {
	/*-moz-border-radius:3px;*/
 	background: url(../images/background_file.png) no-repeat;
 	margin: 15px 0;
 	color: #bebebe;
 	padding:5px;
}

.green .wideFileBlock p, .green .smallFileBlock p {
	/*background : transparent url(../images/bullet_green.png) no-repeat 0 1px;*/
	padding: 10px 0 0 10px;
	font-family: Georgia,"Times New Roman",Times,serif;
	float: left;
	width: 220px;
}

.green .wideFileBlock p {
	font-size: 1.6em;
}

.green .wideFileBlock p span, .green .smallFileBlock p span {
	font-size: 0.7em !important;
	color: #5d5d60;
}

.green .smallFileBlock p {
	font-size: 1.1em;
}

.green .wideFileBlock a, .green .smallFileBlock a {
	font-weight: normal !important;
}

.green .wideFileBlock a:hover, .green .smallFileBlock a:hover {
	color: #9a9a9a !important;
}
.green .wideFileBlock a.img {
 	float:left;
	width: 100px;
 	margin:6px;
}

.green .smallFileBlock a.img {
 	float:left;
	width: 100px;
 	margin:2px;
}

.green .wideFileBlock p strong, .green .smallFileBlock p strong {
	font-weight:normal;
}



/* -----------------------------------------------------------------------------
 * FORM
 */

label {
	display: block;
	float: left;
	width: 160px;
	margin: 0 0 2px 10px;
}

label.error {
	display: none;
	clear: both;
	width: 374px;
	margin-left: 15px;
}

input, select {
	float: left;
	width: 145px;
	margin-right: 5px;
	margin-left: 15px;
	border: 1px solid #bebebe;
	padding: 2px;
}

select optgroup {
	color: #bebebe;
}

select option {
	color: #5d5d60;
}

textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 487px;
	margin-left: 15px;
	border: 1px solid #bebebe;
	padding: 2px;
	font-size: 1em;
	overflow: auto;
}

input:focus, textarea:focus { border-color: #1b6137; }

input.error, textarea.error {
	border-color: #bf4713;
}

button {
	width: 145px;
	margin-left: 15px;
	border: 1px solid #bebebe;
	font-size: 1em;
	letter-spacing: 0.06em;
	color: #5d5d60;
	background: #dde497;
	cursor: pointer;
}

button:hover{
	color: #bebebe;
	background: #1b6137;
}

#food_field, #retail_field, #corporate_field, #address_field, #subject_field {
	width: 487px;
}

.formRadio{
	width:20px;
	margin-top:0px;	
}


/* -----------------------------------------------------------------------------
 * TOOLTIP
 */

#tooltip.gallery {
	width: 374px;
	padding: 0;
	padding-bottom: 12px;
	border: none;
	background-color: #bebebe;
	opacity: 1;
}

#tooltip.gallery div.body {
	background-color: #e5e5e5;
	padding: 5px;
	border-bottom: 1px solid #fff;
}

#tooltip.gallery, #tooltip.gallery div.body {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}




/* -----------------------------------------------------------------------------
 * LAYOUT styles  + CLASSES
 */

.col1 { width: 182px; }

.col2 { width: 374px; }

.col3 { width: 566px; }

.col4 { width: 758px; }

.col5 { width: 950px; }

.col1, .col2, .col3, .col4, .col5 { margin: 0 5px 0 0; }

.clearer { clear: both; }

.greenBackground { background-color: #094f1e; }

.blueBackground { background-color: #2a7880; }

.purpleBackground { background-color: #802a4e; }

.orangeBackground { background-color: #bf4713; }

.rightContent { text-align: right; }

.dialogBox { display: none; }

.required, label.error { color: #bf4713; }

.openedDLParent { background-color: #dde497 !important; }
