﻿/* **************************************************************************************** */
/* *                                                                                      * */
/* *    G E N E R E L L E   S T Y L E S                                                   * */
/* *                                                                                      * */
/* **************************************************************************************** */
html, body { width: 100%; height: 100%; }

body {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
}
em, i{
    font-style:italic;
    }
    
.float-l {
	float: left;
}
.float-r {
	float: right;
}
.clear-l {
	clear: left;
}
.clear-r {
	clear: right;
}
.clear-both {
	clear: both;
}

a.internal, a.popupcontact,
a.external,
a.media {
	background-position:left 3px;
	background-repeat:no-repeat;
	padding: 0 0 0 17px;
	text-decoration:none;
}

/*************************************************/
/*  W R A P P E R                                */
/*************************************************/
#wrapper {
/* before grid LAN
	width: 988px;
	background: #ffffff;
	padding: 0 20px 0 6px;
	margin: 0 auto 0 auto;
*/}
#header {
	margin: 0 0 0 0;
	background-image: url('../img/img_bg_header.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}
#content {
	padding: 5px 0 0 0;
	min-height: 440px;
}
/*************************************************/
/*  L O G O                                      */
/*************************************************/
#logo {
	display: block;
	padding: 24px 0 0 16px;
	margin: 0 0 0 0;
}
/*************************************************/
/*  L O G O                                      */
/*************************************************/
#breadcrumb {
	padding: 0 0 19px 10px;
	margin: 0 0 0 0;
	font-size: 11px;
	color: #03879b;
}
#breadcrumb ul li {
	display: inline;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 2px;
	color: #333333;
}
#breadcrumb ul li a {
	margin: 0 0 0 0;
	padding: 0 10px 0 0;
	color: #03879b;
	background-image: url('../img/ico_breadcrumb.gif');
	background-position: right 5px;
	background-repeat: no-repeat;
}
/*************************************************/
/*  M E T A N A V I G A T I O N                  */
/*************************************************/
#header #metanavi {
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 26px 23px 0 0;
}
#header #metanavi ul {
	margin: 0;
	padding: 0;
}
#header #metanavi ul li {
	display: inline;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 6px 0 8px;
	background-image: url('../img/img_dividingLine.gif');
	background-position: left 3px;
	background-repeat: no-repeat;
}
#header #metanavi ul li.first {
	background-image: none;
	padding: 0 6px 0 0;
}
#header #metanavi ul li a {
	color: #333333;
	text-decoration: none;
}
#header #metanavi ul li a:hover {
	text-decoration: underline;
}
/*************************************************/
/*  L A N G U A G E S E L E C T O R              */
/*************************************************/
#selLang {
	position: relative;
	padding: 0 0 0 0;
	margin: 24px 0 0 2px;
	width: 196px;
}
#selLang .selLangField {
	border: 1px solid #999999;
	padding: 1px 0 1px 10px;
	margin: 0 0 0 0;
	font-size: 11px;
	width: 167px;
	background-color: #ffffff;
}
#selLang .selLangBtn {
	cursor: pointer;
}
#selLang .selLangFlwOut {
	display: none;
	position: absolute;
	top: 16px;
	left: 0;
	padding: 10px 0 10px 0;
	background-color: #ffffff;
	border: 1px solid #999999;
	width: 194px;
}
#selLang .selLangFlwOut ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#selLang .selLangFlwOut ul li {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#selLang .selLangFlwOut ul li a {
	text-decoration: none;
	color: #333333;
	padding: 0 10px 0 10px;
	font-size: 11px;
}
/*************************************************/
/*  C O U N T R Y S E L E C T O R                */
/*************************************************/
#header .grid_4 { z-index: 100; } /* fix for IE7 z-index */
#selLand {
	position: relative;
	padding: 0 0 0 0;
	margin: 24px 0 0 2px;
	width: 196px;
	z-index: 100;
}
#selLand .selLandField {
	border: 1px solid #999999;
	padding: 1px 0 1px 10px;
	margin: 0 0 0 0;
	font-size: 11px;
	width: 167px;
	background-color: #ffffff;
	line-height: 14px;
}
#selLand .selLangBtn {
	cursor: pointer; line-height: 1px; font-size: 1px;
}

#selLand .selLangBtn a {
	display: block; line-height: 1px; font-size: 1px;
}

#selLand .selLandFlwOut {
	display: none;
	position: absolute;
	top: 16px;
	left: 0;
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	background-color: #ffffff;
	border: 1px solid #999999;
	width: 194px;
	z-index:100000;
	height: 400px;
	overflow: auto;
}
#selLand .selLandFlwOut {

}
#selLand .selLandFlwOut li {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#selLand .selLandFlwOut li:hover {
	background: #e7e6e7;
}

#selLand .selLandFlwOut li a {
	text-decoration: none;
	color: #333333;
	padding: 0 10px 0 10px;
	font-size: 11px;
}
#selLand .selLandFlwOut ul li a:hover {
	text-decoration: underline;
}
/*************************************************/
/*  S E A R C H                                  */
/*************************************************/
#searchBox {
	padding: 0 0 0 0;
	margin: 24px 0 0 6px;
	width: 196px;
}
#searchBox .searchTxt {
	border: 1px solid #999999;
	padding: 1px 0 1px 10px;
	margin: 0 0 0 0;
	font-size: 11px;
	color: #333333;
	width: 167px;
	line-height: 14px;
}
#searchBox .searchBtn {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
/*************************************************/
/*  H E A D E R   T I T L E                      */
/*************************************************/
#cntTitle {
	padding: 0 0 0 0;
	font-size: 22px;
	color: #00305c;
	text-align: right;
	height: 84px;
}
#cntTitle h1 {
	padding: 35px 0 0;
}
/*************************************************/
/*  M A I N N A V I G A T I O N                  */
/*************************************************/
/*
#mainnavi {
	border-left: 1px solid #b1b3b4;
	border-right: 1px solid #b1b3b4;
	background-image: url('../img/bg_mainnavi.gif');
	background-position: left top;
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	padding: 2px 0 2px 0;
}
#mainnavi ul {
	margin: 0 0 0 0;
	padding: 0 0 1px 0;
}
#mainnavi ul li {
	display: inline;
	list-style-type: none;
	margin: 0 0 0 -1px;
	padding: 2px 0 2px 0;
	background-image: url('../img/img_mainnavi_pas.gif');
	background-position: right 6px;
	background-repeat: no-repeat;
}
#mainnavi ul li.next {
	background-image: none;
}
#mainnavi ul li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	padding: 0 10px 2px 12px;
	margin: 0 0 0 0;
}
#mainnavi ul li.active {
	background-image: none;
	border-left: 1px solid #b1b3b4;
	border-right: 1px solid #b1b3b4;
	aborder-bottom: 1px solid #ffffff;
	margin: 0 0 0 -1px;
}
#mainnavi ul li.first {

}
#mainnavi ul li.active a {
	color: #000000;
	border-bottom: 1px solid #fff;
}
#mainnavi ul li a:hover {
	color: #000000;
}
#mainnavi ul li a.blue:hover {
	color: #03879b;
}
#mainnavi ul li a.blueHighlight:hover {
	color: #85e0e0;
}
#mainnavi ul li a.green:hover {
	color: #709726;
}
#mainnavi ul li a.orange:hover {
	color: #f94f0e;
}
#mainnavi ul li a.maroon:hover {
	color: #9b0057;
}
#mainnavi ul li a.purple:hover {
	color: #9b0057;
}
#mainnavi ul li.active a.blue {
	color: #03879b;
}
#mainnavi ul li.active a.blueHighlight {
	color: #85e0e0;
}
#mainnavi ul li.active a.green {
	color: #709726;
}
#mainnavi ul li.active a.orange {
	color: #f94f0e;
}
#mainnavi ul li.active a.maroon {
	color: #9b0057;
}
*/
#mainnavi { border: 1px solid #b1b3b4; border-bottom: 0px none; background: url('../img/bg_mainnavi.gif') left top repeat; }
#mainnavi li { float: left; border-top: 1px solid #b1b3b4; margin: -1px 0 0 0; }
#mainnavi li a { display: block; text-transform: uppercase; text-decoration: none; color: #333333; font-weight: bold; padding: 2px 12px 2px 12px; margin: 0 0 0 0; background: url('../img/img_mainnavi_pas.gif') right 6px no-repeat; line-height: 15px; }
#mainnavi ul li.active {
	background-image: none;
	border-left: 1px solid #b1b3b4;
	border-right: 1px solid #b1b3b4;
	margin: -1px 0 0 -1px;
}

#mainnavi ul li.active a {
	background-image: none;
	padding: 2px 9px 1px 9px;
	border-bottom: 1px solid #fff;
}


#mainnavi ul li a.blue:hover {
	color: #03879b;
}
#mainnavi ul li a.blueHighlight:hover {
	color: #85e0e0;
}
#mainnavi ul li a.green:hover {
	color: #709726;
}
#mainnavi ul li a.orange:hover {
	color: #f94f0e;
}
#mainnavi ul li a.maroon:hover {
	color: #9b0057;
}
#mainnavi ul li a.purple:hover {
	color: #9b0057;
}
#mainnavi ul li.active a.blue {
	color: #03879b;
}
#mainnavi ul li.active a.blueHighlight {
	color: #85e0e0;
}
#mainnavi ul li.active a.green {
	color: #709726;
}
#mainnavi ul li.active a.orange {
	color: #f94f0e;
}
#mainnavi ul li.active a.maroon {
	color: #9b0057;
}
#mainnavi ul li.active a.purple {
	color: #9b0057;
}




/*************************************************/
/*  S U B N A V I G A T I O N                    */
/*************************************************/
#subnaviRange {
}
#subnavi {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 162px;
}
#subnavi ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:162px;
}
#subnavi ul li {
	list-style-type: none;
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
}
#subnavi ul li a {
	text-decoration: none;
	color: #000000;
	padding: 0 9px 0 10px;
	margin: 0 0 0 0;
	display: block;
	border: 1px solid #b1b3b4;
	font-weight: normal;
	width: 141px;
}
#subnavi ul li a:hover {
	color:  #ffffff;
	font-weight: bold;
}
#subnavi ul li.active {
	list-style-type: none;
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
}
#subnavi ul li.active a {
	text-decoration: none;
	color:  #ffffff;
	padding: 0 9px 0 10px;
	margin: 0 0 0 0;
	display: block;
	font-weight: bold;
}
#subnavi ul li ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#subnavi ul li ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#subnavi ul li.active ul li a {
	margin: 0 0 0 0;
	padding: 0 0 0 18px;
	font-weight: normal;
	background-image: url('../img/ico_subnav_1arrow.gif');
	background-position: 12px 5px;
	background-repeat: no-repeat;
	width: 142px;
}

#subnavi ul li.active li.active a {
	font-weight: bold;
}
#subnavi ul li.active li.active li a {
	font-weight: normal;
}
#subnavi ul li.active li.active li.active a {
	font-weight: bold;
}
#subnavi ul li.active li.active li.active li a {
	font-weight: normal;
}
#subnavi ul li.active li.active li.active li.active a {
	font-weight: bold;
}
#subnavi ul li.active li.active li.active li.active li a {
	font-weight: normal;
}


#subnavi ul li.active ul li a:hover {
	font-weight: bold;
}
#subnavi ul li.active ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#subnavi ul li ul li ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#subnavi ul li ul li ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#subnavi ul li ul li ul li.active {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#subnavi ul li ul li ul li a {
	font-weight: normal;
}
#subnavi ul li.active ul li.active ul li a {
	color: #ffffff;
	margin: 0 0 0 0;
	padding: 0 0 0 28px;
	font-weight: normal;
	background-image: url('../img/ico_subnav_2arrow.gif');
	background-position: 20px 5px;
	background-repeat: no-repeat;
	width: 132px;
}
#subnavi ul li.active ul li.active ul li a:hover {
	font-weight: bold;
}
#subnavi ul li.active ul li.active ul li.active a {
	color: #ffffff;
}
/*************************************************/
/*  T E A S E R   H O M E P A G E                */
/*************************************************/
#teaserRange {
	padding: 6px 0 0 0;
	margin: 0 0 0 0; float: left;
}
.teasAreaSmall {
	position: relative;
	height: 171px;
	width: 196px;
	border-bottom: 3px solid #85e0e0;
}

.teaser {
	position: relative;
	height: 168px;
}

.teasAreaDouble {
	position: relative;
	height: 171px;
	width: 394px;
}
.teasFlyCont {
	z-index: 99;
}
#teaserRange .first {
	position: relative;
	height: 168px;
	width: 196px;
	margin: 0 0 0 0;
}
.container_5 .teasAreaSmallBorder {
	position: relative;
	height: 172px;
	width: 194px;
	border: 1px solid #B7B9BA;
	border: 1px solid #B7B9BA;
}

.container_5 #cxtArea .teasAreaSmallBorder { height: auto; }

.teasAreaSmall h2 {
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 3px 6px 9px 6px;
	height: 45px;
}
.teasAreaSmallBorder h2 { padding: 2px 6px 9px 6px; }

.teasAreaSmall h2 a {
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
}
.teasAreaDouble h2 {
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 6px 6px 6px 6px;
	height: 20px;
}
.teasAreaDouble h2 a {
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
}
.teasAreaDouble h3 {
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #ffffff;
	margin: 0 0 0 0;
	padding: 6px 6px 6px 6px;
}
.teasAreaDouble p {
	padding: 0 6px 12px 6px;
}
.teasAreaDouble .leftCont {
	width: 196px;
	margin: 0 0 0 0;
}
.teasAreaDouble .rightCont {
	width: 194px;
	border-left: 2px solid #fff;
	text-align: right;
}
.teasAreaBox {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 93px;
}
.teasAreaDouble .teasAreaBox {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 118px;
}
.teasAreaBox ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.teasAreaBox ul li {
	list-style-type: none;
	margin: 0 0 0 6px;
	padding: 0 0 0 0;
}
.teasAreaBox ul.moreList {
	position: absolute;
	bottom: 3px;
	left: 0;
}
.teasAreaSmall .teasMoreLink, .teasAreaDouble .teasMoreLink {
	padding: 0 6px 0 6px;
}
.teasAreaSmall .teasMoreLink a, .teasAreaDouble .teasMoreLink a {
	background-position:left 3px;
	background-repeat:no-repeat;
	padding:0 0 0 17px;
	text-decoration:none;
}
.teasAreaSmall .teasMoreLink a:hover, .teasAreaDouble .teasMoreLink a:hover {
}
.teasAreaBox ul li a {
	background-position:left center;
	background-repeat:no-repeat;
	padding: 1px 0 1px 17px;
	text-decoration:none;
}
.teasAreaBox ul li a:hover {
}
.teasAreaBox ul li a.extLink {
	background-position: left 3px;
	background-repeat: no-repeat;
	padding: 0 0 0 17px;
	text-decoration: none;
}
.teasAreaBox ul li a.dwnLink {
	background-position: left 3px;
	background-repeat: no-repeat;
	padding: 0 0 0 17px;
	text-decoration: none;
}
.teasAreaBox p {
	padding: 0 6px 6px 6px;
}
.teasAreaBox p a {
	text-decoration: underline;
}
/*************************************************/
/*  SMALL HOMEPAGE TEASER                        */
/*  BORDER ONLY                                  */
/*************************************************/
.teasAreaSmallBorder {
	border: 1px solid #B7B9BA;
	position: relative;
	height: 166px;
	width: 194px;
}
h2 {
	padding: 5px 6px 6px 6px;
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 0 0;
}
.fullRange h2 { padding: 5px 0 6px 0; }
.container_5 .teasAreaSmallBorder .listComponent {
	height: 121px;
	padding: 0 6px;
}

#cxtArea .teasAreaSmallBorder .listComponent { height: auto; }
#cxtArea .teasAreaSmallBorder .teasMoreLink { padding-bottom: 6px }

.container_5 .teasAreaSmallBorder .listComponent li {
	margin: 0 0 6px 0;
}

.teasNewsBox {
	height: 120px;
	overflow: hidden;
}
.teasNewsItem {
	padding: 0 6px 10px 6px;
}
.teasNewsItem a {
	padding: 0 0 0 17px;
	text-decoration: none;
	background-position: 0 3px;
	background-repeat: no-repeat;
}
.teasNewsItem .teasNewsDate {
	float: left;
	padding: 0 4px 0 0;
}
.teasAreaSmallBorder .teasMoreLink {
	padding: 0 6px 0 6px;
}
.teasAreaSmallBorder .teasMoreLink a {
	background-position: left 3px;
	background-repeat: no-repeat;
	padding: 0 0 0 17px;
	text-decoration: none;
}
/*******************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************/

/*************************************************/
/*  S U B P A G E   C O N T E N T                */
/*************************************************/

#cntArea .contentWrapper{
	padding: 0 34px 0 0;
}

#cntArea h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 18px 0;
	padding: 0 0 0 0;
}
#cntArea p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/* Wide Teaser with Tab Device */
#cntArea .wideTeas {
	height: 312px;
	background-position: left top;
	background-repeat:no-repeat;
/*	padding: 102px 0 0 0; */
	position: relative;
	margin: 0 0 12px 0;
}
#cntArea .wideTeas .bg-img {
	background-position: left top;
	background-repeat:no-repeat;
	position: absolute; z-index: 1;
}
#cntArea .wideTeas .wideTeasCont {
	position: absolute;
	padding: 0;
	top: 102px; left: 0;
	z-index: 2;
}
#cntArea .wideTeas .wideTeasCont .bg {
	background-position: left top;
	background-repeat: no-repeat;
	padding: 9px 12px 6px 12px;
	height: 144px;
	width: 218px;
	overflow: hidden;
	color: #fff;
}

#cntArea .wideTeas .wideTeasCont h1 {
	font-family: "Times New Roman", Times, serif;
	font-size:24px;
	margin: 0 0 18px 0;
	padding: 0 0 0 0;
	line-height: 1em;
}
#cntArea .wideTeas .wideTeasCont h1 .whiteText {
	color:#FFFFFF;
}
#cntArea .wideTeas .wideTeasCont p {
	color: #ffffff;
}
#cntArea .wideTeas .wideTeasCont a {
	color: #ffffff;
}
#cntArea .wideTeas .wideTeasCont a.internal,
#cntArea .wideTeas .wideTeasCont a.external,
#cntArea .wideTeas .wideTeasCont a.media { display: block; }

#cntArea .wideTeas .wideTeasCont a.internal { background-image: url('../img/internal-white.gif'); }
#cntArea .wideTeas .wideTeasCont a.external { background-image: url('../img/external-white.gif'); }
#cntArea .wideTeas .wideTeasCont a.media { background-image: url('../img/media-white.gif'); }


.grid_3 ul li { padding: 0 0 0 12px; background: url('../img/bullet-square.gif') left center no-repeat; line-height: 1.667em; }
.RadEContentBordered ul li { padding: 0 0 0 12px; background: url('../img/bullet-square-blue.gif') left center no-repeat; line-height: 19px; }


.container_5 .grid_3 .grid_1 {
	position: relative;
	height: auto;
	border: 1px solid #B7B9BA;
	float: none;
	width: auto;
	display: block;
	padding: 12px;
}
.container_5 .grid_3 .grid_1 h2 {
	margin: 0; padding: 0;
}
.container_5 #cntArea .grid_1 .listText,
.container_5 .grid_3 .grid_1 .listComponent,
.container_5 .grid_3 .grid_1 .teasMoreLink { margin: 12px; height: auto; padding: 0; }

.container_5 #cntArea .grid_1 .listText { margin: 6px 12px; }
.container_5 #cxtArea .listText { margin: 0 6px; }



.container_5 .grid_3 .grid_1 .listComponent li { margin: 0 0 12px 0; background: none; padding: 0; }
.container_5 .grid_3 .grid_1 .listComponent li a { margin: 6px 0 6px 0; display: block; }

.container_5 .grid_3 .grid_1 .teasMoreLink { padding: 0; margin: 24px 12px 0; }

/* 2 Column Content */
.twoColsRange {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.twoColsRange .colsRange {
	width: 278px;
	height: 108px;
	margin: 2px 0 0 0;
}

.twoColsRange .colsFull {
	width: 558px;
	height: 108px;
	margin: 2px 0 0 0;
}

.twoColsRange .first {
	width: 278px;
	height: 108px;
	margin: 2px 0 0 0;
}
.twoColsRange .colsRange h2 {
	font-weight: normal;
	font-size: 15px;
	margin: 0 0 0 0;
	padding: 3px 6px 10px 6px;
}
.twoColsRange .colsRange .teasAreaCnt,
.twoColsRange .colsFull .teasAreaCnt {
	height: 62px;
	overflow: hidden;
}
.twoColsRange .colsBorder {
	width: 240px;
	height: auto;
	margin: 2px 24px 12px 0;
	padding: 6px 0 6px 0;
	border: 1px solid #b1b3b4;
}
.twoColsRange .colsBorder h2 {
	color:#000000;
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:0 6px 6px;
	text-transform:uppercase;
}
#cntArea .twoColsRange .colsBorder p {
	padding: 0 6px 12px 6px;
}
.twoColsRange .colsNoBorder {
	width: 292px;
}
#cntArea .colsBorder .moreLink {
	margin: 0 0 0 0;
	padding: 0 6px 0 6px;
}
#cntArea .colsBorder .moreLink a {
	background-position:left 3px;
	background-repeat:no-repeat;
	padding:0 0 0 17px;
	text-decoration:none;
}
#cntArea .teasAreaCnt p {
	margin: 0 0 0 0;
	padding: 0 6px 0 6px;
}
#cntArea .moreLink {
	margin: 0 0 0 0;
	padding: 0 6px 0 6px;
}
#cntArea .moreLink a {
	background-position:left 3px;
	background-repeat:no-repeat;
	padding:0 0 0 17px;
	text-decoration:none;
}
#cntArea .fullRange {
	margin: 0 0 12px 0;
}
.white-links a { color: #fff; text-decoration: none; }
#cntArea .teasRange {
	padding: 0 0 0 0;
	margin: 0 0 12px 0;
}
#cntArea .teasRange h2 {
	background-color: #b1b3b4;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 6px 1px 6px;
	margin: 0 0 2px 0;
}
#cntArea .teasRangeImg {
	margin: 0 0 2px 0;
}
#cntArea .fullRange p, .RadEContentBordered p {
	margin: 0 0 12px 0;
}
#cntArea .fullRange span.date {
	display: block;
}
#cntArea ul.listing {
	margin: 0 0 0 0;
	padding: 1px 0 12px 0;
}
#cntArea ul.listing li {
	list-style-type:none;
	background-image: url('../img/ico_listing.gif');
	background-position: 1px 7px;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 1px 0 1px 9px;
}
#cntArea .fullRange .imgRange {
	border-bottom: 1px solid;
	text-align: right;
}

#cntArea .fullRange .imgRange img{
	border-left: 2px solid #fff;
	margin-bottom: -1px;
	margin-left: -2px;
	background: #E7E6E7;
}
#cntArea .fullRange h6 {
	font-size: 11px;
	font-weight: normal;
	padding: 3px 0 0 0;
	margin: 0 0 0 0;
}
#cntArea .fullRange small {
	display: block;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 0 0 0;
	margin: 0 0 0 0;
}

#cntArea .fullRange h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
}
#cntArea .dwnloadList {
	padding: 0 0 0 0;
}
#cntArea .dwnloadList ul.extLink {
	margin: 0 0 0 0;
	padding: 2px 0 2px 0;
}
#cntArea .dwnloadList ul.extLink li {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 2px 0 2px 6px;
	background-color: #e7e6e7;
}
#cntArea .dwnloadList ul.extLink li a {
	background-position:left 3px;
	background-repeat:no-repeat;
	padding:0 0 0 17px;
	text-decoration:none;
}
#cntArea .dwnloadList ul.intLink {
	margin: 0 0 0 0;
	padding: 2px 0 2px 0;
}
#cntArea .dwnloadList ul.intLink li {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 2px 0 2px 6px;
	background-color: #e7e6e7;
}
#cntArea .dwnloadList ul.intLink li a {
	background-position:left 3px;
	background-repeat:no-repeat;
	padding:0 0 0 17px;
	text-decoration:none;
}
#cntArea .dwnloadList ul.dwnLink {
	margin: 0 0 0 0;
	padding: 2px 0 2px 0;
}
#cntArea .dwnloadList ul.dwnLink li {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 2px 0 2px 6px;
	background-color: #e7e6e7;
}
#cntArea .dwnloadList ul.dwnLink li a {
	background-position:left 3px;
	background-repeat:no-repeat;
	padding:0 0 0 17px;
	text-decoration:none;
}

#cntArea .links {}
#cntArea .links li { background: #e7e6e7; margin: 2px 0; padding: 2px 0 2px 6px; line-height: 1.25em; }

/* Anmeldung NEWSLETTTER */
.formRange {
	border: 1px solid #b1b3b4;
	padding: 12px 12px 2px 12px;
	margin: 0 0 12px 0;
}
.formRange .redMsg {
	color: #d60000;
	font-weight: bold;
}
.formRange h2 {
	text-transform: uppercase;
	font-weight: bold;
	padding: 2px 12px 2px 12px;
}
.formRange .info {
	padding: 12px 12px 12px 12px;
}
.formRange .mandatory {
	display: inline;
	padding: 0 0 0 12px;
}
.formRange .holder {
	padding: 12px 12px 6px 12px;
}
.formRange form {
	padding: 0;
	margin: 0;
}
.formRange form label {
	float: left;
	width: 131px;
}
.formRange form br {
	clear: left;
}
.formRange form input.text {
	width: 232px;
	margin: 0 0 12px 0;
	border: 1px solid #b1b3b4;
	padding: 1px 1px 1px 5px;
}
.formRange form input.error {
	border: 1px solid #d60000;
}
.formRange form input.sendBtn {
	background-image:url(../img/img_bg_btn.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #b1b3b4;
	height:20px;
	padding:0 8px 3px;
	font-size: 12px;
}
.formRange .btnBar {
	padding: 0 0 0 131px;
}
.formRange .formError {
	color: #d60000;
	font-weight: bold;
	width: 110px;
	float: left;
	padding: 12px 0 0 22px;
	background-image: url('../img/ico_alert.gif');
	background-position: left 12px;
	background-repeat: no-repeat;
}
.formRange .moreInfoTxt {
	padding: 6px 0 12px 142px;
}
.formRange form label.labelCheckbox {
	float: none;
	padding: 0 0 0 8px;
}
.formRange form .formCheckboxRange {
	padding: 0 0 12px 130px;
}
.formRange form .formCheckboxRange .checkBoxCnt {
	margin: 2px 0 0 0;
}
.formRange form .formCheckboxRange .checkBoxLabel {
	padding: 1px 0 0 0;
}
/* Sitemap */
.sitemap { margin: 0 -34px 0 0; }

.sitemapFirst {
	padding: 2px 6px 2px 6px;
	margin: 0 0 0 0;
	border-bottom: 2px solid #ffffff;
}
.sitemapCol1 {
	background-color: #03879b;
}
.sitemapCol2 {
	background-color: #9b0057;
}
.sitemapCol3 {
	background-color: #f94f0e;
}
.sitemapCol4 {
	background-color: #709726;
}

.sitemapFirst a {
	color: #ffffff;
	text-decoration: none;
	background-image: url('../img/ico_lnk_arrow_white.gif');
	background-position: left 3px;
	background-repeat: no-repeat;
	padding: 0 0 0 17px;
	margin: 0 0 0 0;
	font-size: 11px;
}
.sitemapSecond {
	background-image: url('../img/img_bg_sitemap.gif');
	color: #333333;
	margin: 0 0 0 0;
	border-bottom: 2px solid #ffffff;
}
.sitemapSecondWidth {
	width: 197px;
}
.sitemapSecond ul {
	margin: 0 0;
	padding: 12px 0 12px 0;
}
.grid_3 .sitemapSecond ul li {
	list-style-type: none;
	margin: 0 0 0 6px;
	padding: 0 0 0 0;
	background: none;
}
.sitemapSecond ul li a {
	background-image:url('../img/ico_lnk_arrow_grey.gif');
	background-position: left 5px;
	background-repeat:no-repeat;
	padding: 3px 12px 3px 17px;
	text-decoration:none;
	color: #333333;
	display: block;
	line-height: 12px;
}
.sitemapSecond ul li ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.sitemapSecond ul li ul li {
	list-style-type: none;
	margin: 0 0 0 12px;
	padding: 0 0 0 0;
}

.sitemapSecond ul li ul li ul {
	margin: 0 0 0 0;
	padding: 6px 0 0 0;
}
.sitemapSecond ul li ul li ul li {
	list-style-type: none;
	margin: 0 0 0 12px;
	padding: 0 0 6px 0;
}
.sitemapSecond ul li ul li ul li a {
	background-image:url('../img/ico_lnk_arrow_grey.gif');
	background-position:left 3px;
	background-repeat:no-repeat;
	padding:0 0 0 17px;
	text-decoration:none;
	color: #333333;
}

#cntArea .sitemap .fullRange {
	margin: 0 0 12px 0;
}

.fullrange .sitemapBlue { background: #03879B; }
.fullrange .sitemapOrange { background: #F94F0E; }
.fullrange .sitemapPurple { background: #9B0057; }
.fullrange .sitemapGreen { background: #709726; }

/* Top Link */
.toppageBox {
	width: 556px;
	background-color: #e7e6e7;
	margin: -6px 0 0 0;
}
.sitemap .toppageBox {
	width: 592px;
}

.toppage {
	float: right;
	border-left: 2px solid #FFFFFF;
	padding: 1px 0 3px 0;
}
.toppage a {
	background-image: url('../img/ico_top_blue.gif');
	background-position: right 5px;
	background-repeat: no-repeat;
	color: #03879b;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.917em;
	padding: 0 21px 0 6px;
}
/* Tabellen */
.tableCol1 {
	width:556px;
	margin: 0 0 12px 0;
}
.tableCol1 tr {
	vertical-align: top;
}
.tableCol1 th {
	padding: 2px 12px 2px 12px;
	font-size: 12px;
	border-left: 2px solid #ffffff;
	font-weight: bold;
}
.tableCol1 th.first {
	border-left: none;
}
.tableCol1 td {
	border-top: 4px solid #ffffff;
	border-left: 2px solid #ffffff;
	background-color: #e7e6e7;
	padding: 2px 12px 2px 12px;
	font-size: 12px;
}
.tableCol1 td.first {
	border-left: none;
}
.tableCol2 {
	width:556px;
	margin: 0 0 12px 0;
}
.tableCol2 tr {
	vertical-align: top;
}
.tableCol2 td {
	border-top: 4px solid #ffffff;
	border-left: 2px solid #ffffff;
	background-color: #e7e6e7;
	padding: 2px 12px 2px 12px;
	font-size: 12px;
}
.tableCol2 td.first {
	font-size: 12px;
	border-left: none;
	font-weight: bold;
}
.tableCol2 th {
	font-size: 12px;
	border-top: 4px solid #ffffff;
	padding: 2px 12px 2px 12px;
	background-color: #e7e6e7;
	border-left: none;
	font-weight: bold;
}

.tableCol3 {
	width:556px;
	margin: 0 0 12px 0;
}
.tableCol3 tr {
	vertical-align: top;
}
.tableCol3 th {
	padding: 2px 12px 2px 12px;
	font-size: 12px;

	font-weight: bold;
}
.tableCol3 td {
	border-top: 4px solid #ffffff;
	border-left: 2px solid #ffffff;
	background-color: #e7e6e7;
	padding: 2px 12px 2px 12px;
	font-size: 12px;
}
.tableCol3 td.first {
	border-left: none;
}
.tableCol3 td.colored {
	background-color: #58585a;
	padding: 2px 12px 2px 12px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.tableCol3 td a {
	background-position: left 3px;
	background-repeat: no-repeat;
	padding: 0 0 0 17px;
	text-decoration: none;
}
/* Calendar Module */
.calendar {
	width: 540px;
	border: 1px solid #b1b3b4;
	padding: 12px 8px 12px 8px;
}
.calendarTable {
	width:540px;
	margin: 0 0 12px 0;
}
.calendarTable tr {
	vertical-align: middle;
}
.calendarTable th {
	padding: 2px 6px 2px 6px;
	font-size: 12px;
	border-left: 4px solid #ffffff;
	border-right: 4px solid #ffffff;
	font-weight: bold;
	white-space: nowrap;
}
.calendarTable th.first {
	padding: 0 0 0 0;
	width: 84px;
}
.calendarTable td {
	border-top: 4px solid #ffffff;
	border-left: 4px solid #ffffff;
	border-right: 4px solid #ffffff;
	background-color: #e7e6e7;
	padding: 2px 6px 2px 6px;
	font-size: 12px;
}
.calendarTable td.first {
	padding: 0 0 0 0;
	width: 84px;
}
.calendarTable a {
	background-position: left 3px;
	background-repeat: no-repeat;
	padding: 0 0 0 17px;
	text-decoration: none;
	display: block;
}
.calendarTable a.extLink {
	background-position: left 3px;
	background-repeat: no-repeat;
	padding: 0 0 0 17px;
	text-decoration: none;
}
.calendarPast {
	padding: 0 0 0 0;
	margin: 0 4px;
}
.calendarPast a {
	background-position: left 3px;
	background-repeat: no-repeat;
	padding: 0 0 0 17px;
	text-decoration: none;
}
/* Image Gallery */
.imgGal {
	width: 534px;
	border: 1px solid #b1b3b4;
	padding: 12px 12px 12px 12px;
}
.imgGal h2 {
	font-weight: bold;
	padding: 0 0 12px 0;
}
.imgGalBox {
	width: 504px;
	margin: 0 0 14px 6px;
	border: 1px solid #b1b3b4;
	padding: 0 0 1px 0;
}
.close {
	background-image: url('../img/ico_gal_close.gif');
	background-position: 6px 2px;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}
.open {
	background-image: url('../img/ico_gal_open.gif');
	background-position: 6px 2px;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}
#cntArea .imgPicCnt {
	padding: 12px 6px 0 18px;
}
#cntArea .imgPicCnt h6 {
	font-weight: bold;
	font-size: 12px;
	height: 32px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.imgGalSize {
	font-size: 11px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.imgGalDwn {
	padding: 12px 0 2px 0;
	margin: 0 0 0 0;
}
.imgGalDwn a.dwnLink {
	background-position: left 3px;
	background-repeat: no-repeat;
	padding: 0 0 0 17px;
	text-decoration: none;
}
.imgGalDwn a.dwnLink {
	color:#f94f0e;
	background-image:url('../img/ico_lnk_ext_arrow_orange.gif');
}
.imgGalPager {
	text-align: center;
	font-size: 11px;
}
/* Product Finder */
.prodFindRange {
	border: 1px solid #b1b3b4;
	padding: 12px 12px 12px 12px;
	position: relative;
}
.prodFindRange h2 {
	font-size: 15px;
	color: #000000;
	padding: 0 0 12px 0;
}
.prodFindCnt {
	position: absolute;
	top: 5px;
	z-index: 8;
	margin: 23px 0 0 0;
	background-color: #ffffff;
	width: 522px;
	border: 1px solid #b1b3b4;
	padding: 12px 12px 12px 12px;
}
.prodFindCntCol1 {
	left: -8px;
}
.prodFindCntCol2 {
	left: -197px;
}
.prodFindEntry {
	cursor: pointer;
}
.prodFindBtn {
	padding: 0 12px 0 2px;
	background-position: 2px top;
	background-repeat: no-repeat;
	z-index: 1;
}
.prodFindTxt {
	border: 1px solid #58585a;
	width: 143px;
	padding: 1px 6px 0 6px;
}
.prodFindTxtAct {
	border: 1px solid #b1b3b4;
	border-bottom: 1px solid #ffffff;
	background-color: #ffffff;
	padding: 1px 6px 6px 6px;
	z-index: 9;
}
.prodFindBox {
	position: relative;
	padding: 6px 0 6px 0;
}
.prodFindVisi {
	visibility: hidden;
}
/* Product Dropdown  */
.prodFindCntTable {
	width:522px;
	margin: 0 0 18px 0;
}
.prodFindCntTable tr {
	vertical-align: top;
}
.prodFindCntTable td {
	border-top: 4px solid #ffffff;
	border-left: 2px solid #ffffff;
	background-color: #e7e6e7;
	padding: 2px 12px 2px 12px;
	font-size: 12px;
}
.prodFindCntTable td.firstCell {
	border-left: none;
}
.prodFindCntTable td.colored {
	text-transform: uppercase;
}
.prodFindClose {
	padding: 0 0 6px 0;
	cursor: pointer;
}
.prodFindCloseTxt {
	font-size: 11px;
	padding: 0 6px 0 0;
}
.prodFindCloseIcon {
	padding: 2px 0 0 0;
}
.prodFindCntTable td a {
	background-position:left 3px;
	background-repeat:no-repeat;
	padding:0 0 0 17px;
	text-decoration:none;
}
/*************************************************/
/*  S U B P A G E    C O N T E X T   A R E A     */
/*************************************************/
#cxtArea {
}
#cxtArea .cxtAreaBox {
	border: 1px solid #b1b3b4;
	margin: 0 0 6px 0;
	padding: 6px 0 5px 0;
}
#cxtArea .cxtAreaBox h2 {

	font-weight: normal;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 6px 6px 6px;
	color: #000000;
}
#cxtArea .cxtAreaBox ul {
	margin: 0 0 0 0;
	padding: 0 6px 10px 0;
}
#cxtArea .cxtAreaBox ul li {
	list-style-type: none;
	margin: 0 0 0 6px;
	padding: 0 0 0 0;
}
#cxtArea .cxtAreaBox ul li a {
	background-position: left 3px;
	background-repeat: no-repeat;
	padding: 0 0 0 17px;
	text-decoration: none;
}
#cxtArea .cxtAreaBox ul li a.extLink {
	background-position: left 3px;
	background-repeat: no-repeat;
	padding: 0 0 0 17px;
	text-decoration: none;
}
#cxtArea .cxtAreaBox ul li a.dwnLink {
	background-position: left 3px;
	background-repeat: no-repeat;
	padding: 0 0 0 17px;
	text-decoration: none;
}

#cxtArea .cxtAreaBox .links ul { padding: 0; }

.cxtAreaBox .links .internal,
.cxtAreaBox .links .external,
.cxtAreaBox .links .media { margin: 0 5px; display: block; }

.cxtAreaBox .colored .internal,
.cxtAreaBox .colored .external,
.cxtAreaBox .colored .media { margin: 0 0; display: inline; }

#cxtArea .cxtAreaBox p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#cxtArea .cxtAreaBox .colored {
	margin: 0 5px 0 5px;
	padding: 0 0 0 0;
}

#cxtArea .cxtAreaBox img {
	padding: 9px 0 9px 0;
}
#cxtArea .voting {
	padding: 0 0 6px 6px;
}
#cxtArea .votingBtn {
	padding: 0 0 12px 6px;
}
#cxtArea .votingCnt p {
	margin: 0 0 0 0;
	padding: 0 6px 5px 6px;
}
#cxtArea .votingBtn input {
	border: 1px solid #b1b3b4;
	background-image: url('../img/img_bg_btn.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	height: 20px;
	padding: 0 8px 3px 8px;
}
#cxtArea .voting .votingLabel {
	padding: 2px 0 0 0;
}
#cxtArea .voting input {
	padding: 0 0 0 0;
	margin: 4px 0 0 0;
}
#cxtArea .voting label {
	padding: 0 0 0 4px;
}
/*************************************************/
/*  F O O T E R                                  */
/*************************************************/
#footer {
	padding: 48px 0 45px 0;
}
#footer #copyright {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#footer #footernavi {
	margin: 0;
	padding: 0;
}
#footer #footernavi ul {
	margin: 0;
	padding: 0;
}
#footer #footernavi ul li {
	display: inline;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 6px 0 6px;
	background-image: url('../img/img_dividingLine.gif');
	background-position: left 4px;
	background-repeat: no-repeat;
}
#footer #footernavi ul li.first {
	background-image: none;
}
#footer #footernavi ul li a {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
#footer #footernavi ul li a:hover {
	text-decoration: underline;
}

/* news archive page */
.yearsList { background: #E0E1E1; margin: 3px 0; }
.grid_3 .yearsList li { float: left; border-right: 2px solid #fff; background: none; padding: 0; }
.yearsList li a { background: #E0E1E1; display: block; padding: 7px 12px; color: #333; text-decoration: none; }
.yearsList li.active { }
.yearsList li.active a { border: 1px solid #B1B3B4; border-bottom: 1px solid #fff; background: #fff; padding: 8px 12px 9px 12px; margin: -2px 0 -3px 0; position: relative; z-index: 100; }

.newsWrapper { border: 1px solid #C2C1C2; margin: -1px 0 0 0; padding: 12px; }

#cntArea .newsArchive .newsList li { padding: 0; background: none; }
#cntArea .newsArchive .newsList li p.newsDate { margin: 12px 12px 0; font-weight: bold; padding-bottom: 3px }
#cntArea .newsArchive .newsList li .newsBody { margin: 0 12px 12px; }
#cntArea .newsArchive .newsList li ul.links { margin: 12px 12px 21px 12px; }
#cntArea .newsArchive .newsList li ul.links li { }

.newsArchive h2 { margin: 0 0 12px 0; }
.newsArchive h3.newsTitle { padding: 2px 0 2px 6px; color: #fff; font-weight: bold; margin: 0 0 12px 0; }

/* sitemap */
.contentWrapper .sitemap { margin: 0 -34px 0 0; }

/* no flash player */
#cntArea #player, #largeTeaser .player { text-decoration: none; }
#cntArea #player:hover, #largeTeaser .player:hover { background: #f5f5f5 }
#cntArea #player h2, #largeTeaser .player h2 { font-size: 18px; padding: 0; color: #000; background: none; margin: 12px; }
#cntArea #player h3, #largeTeaser .player h3 { font-size: 14px; color: #000; background: none; margin: 12px; }
#cntArea #player p, #largeTeaser .player p { font-size: 12px; color: #000; margin: 12px 0; background: none; margin: 12px; }
#cntArea #player p a:hover, #largeTeaser .player a:hover { text-decoration: underline; }

/* 404, etc */
#cntArea .ErrorPage h1 { margin: 0 0 12px 0; }
#cntArea .ErrorPage p { margin: 0 0 18px 0; }
.ErrorPage .error-links { margin: -14px 0 0 0; }
.ErrorPage .error-links li { padding: 3px 12px 3px 17px; background:none; }


/*search*/
input.txt-input { border: 1px solid #b1b3b4; display: block; float: left; font-size: 11px; margin: 0; padding: 2px; width: 186px; }
select.txt-input{ border: 1px solid #b1b3b4; display: block; float: left; font-size: 11px; margin: 0; padding: 1px; width: 186px; margin-right:6px; }
input.button { background: url("../img/img_bg_btn.jpg") left top repeat-x; border: 1px solid #B1B3B4; font-size: 11px; height: 20px; margin: 0; padding: 0 4px 3px; color: #333; }

.search-form { margin: 0 0 12px 0 }
.search-form input.txt-input { margin-right: 6px; }

#cntArea .results-meta p { font-weight: bold; margin: 22px 0 9px 0; }
.pagination { margin: 6px 0; background: #e7e6e7; font-size: 0.917em; line-height: 1.636em; }
.pagination a { float: left; display: block; padding: 0 6px; text-decoration: none; color: #333333; }
.pagination a.pag-prev,
.pagination a.pag-next { float: left; display: block; padding: 0; width: 18px; height: 18px; background: url('../img/ico_pag_prev.gif') left top no-repeat; text-indent: -29999px }
.pagination a.pag-next { background: url('../img/ico_pag_next.gif') left top no-repeat; }

.pagination a.active,
.pagination a:hover { background-color: #333; color: #fff; }

.featured-results { border: 1px solid #b1b3b4; padding: 11px; }
.featured-results h3 { font-size: 0.917em; line-height: 1.636em; font-weight: bold; padding: 0 12px; color: #fff; background: #333; }

.result { margin: 9px 0 0 0; }
.result h2 { padding: 0; font-size: 1em; font-weight: bold }
.result h2 a { color: #000; text-decoration: none; }

.result .result-link a { color: #000; font-weight: bold }


.featured-results .result { margin: 9px 12px 0 12px; }
.featured-results .result h2 { margin: 1px 0; }

/* contact */
.grid_3 .scfForm ul li { padding: 0; background: none; }
.grid_3 ul.cc-links li { padding: 0; background: none; }

/* skip to content & top */
a#skipToContent { position:absolute; top:-500px; width:1px; height:1px; top: 0; overflow:hidden; }
a#skipToContent:focus{ height: 20px; width: auto; left: 0; top: 0; padding: 3px 10px; background:#03879b; color:#fff; }
a#top { position:absolute; top:-500px; width:1px; height:1px; top: 0; overflow:hidden; }


/* notices */
.notice {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 100;
}
.notice .bg { width: 100%; height: 100%; background: transparent url('../img/img_bg_promo_bg.png') repeat; }
.notice .content {
	width: 450px; 
	top: 50%;
	left: 50%;
	margin-left: -225px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0px;
	font-size: 0px;
}
.notice .content div.wrap {
	padding: 15px;
	background: #fff;
}
.notice .content div h2 {
	font-size: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	line-height: 20px;
}
.notice .content div .text {
	font-size: 12px;
	margin: 1em 0 0 0; 
	line-height: 15px;
}
.notice .content div .text p {
	margin: 1em 0 0 0; 
}
.notice .content .close {
	right: -10px;
	top: -10px;
	position: absolute;
	background: none;
}
.notice .content div .notice-button {
	text-align: center;
	margin: 10px;
}
.notice .content div .notice-button a {
	font-size: 12px;
	margin: 20px auto 0px;
	background: url('/img/img_bg_btn.jpg') left top repeat-x;
	border: 1px solid #B1B3B4;
	margin:auto;
	padding: 3px 10px 2px 10px;
	text-align:center;
	text-decoration:none;
	color: #000;
}

.wrapperIframe { position: relative; }
.wrapperIframe .nyroModalClose { width: 26px; height: 26px; position: absolute; right: -17px; top: -17px; background: url('../img/notice-close.png') left top; z-index: 100; text-indent: -29999px; }