	/*
-----------------------------------------------
Gaz System Main Style Sheet
----------------------------------------------- */
body, td, th {
	font-family: Arial, Helvetica, "Nimbus Sans L", "Liberation Sans", FreeSans, sans-serif;
	font-size: 11px;
	color: #000;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #e8e8e8;
}
.tlo {
	background-image: url(../_d/common/bg-body.gif);
	background-position: center; background-repeat: repeat-y;
	padding-bottom:1px; 
}
/* =LAYOUT
--------------------- */
#wrapper {
	position: relative;
	width: 938px;
	margin: 0 auto;
}
.wrapper2 {
	background: #E8E8E8 url(../_d/common/bg-wrapper2.gif) center top no-repeat; padding-bottom: 20px; 
}
.wrapper2 #footerB { margin: 0 auto; width: 981px; position: relative; }
form {
	margin: 0;
	padding: 0;
}
a {
	color: #ff4300;
	text-decoration: none;
}
a:hover {
	color: #ff4300;
	text-decoration: underline;
}

.grey a {
	color: #7E7E7E;
}
.grey a:hover {
	color: #7E7E7E;
}


p {
	/* text-align: justify; */
	margin: 0 0 10px 0;
}
.clear {
	clear: both;
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}
.input {
	font-size: 11px;
	color: #494949;
}
.select {
	font-size: 11px;
	color: #494949;
}
.submit {
	font-size: 11px;
	color: #494949;
}

/* =MAP
--------------------- */
#headerMap {
	position: relative;
	width: 829px;
	height: 125px;
	margin-bottom: 1px;
	background-image: url(../_d/common/bg-navMap.gif);
	background-position: 0 84px;
	background-repeat: no-repeat;
}
#headerMap #mapTitle1 {
	position: absolute;
	top: 21px;
	right: 3px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
#headerL {
	float:right;
}

#headerMap #mapTitle2 {
	position: absolute;
	top: 48px;
	right: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #ff4300;
}
#navMap-1 {
	position: absolute;
	top: 89px;
	left: 6px;
}
#navMap-1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navMap-1 li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 7px 0 0;
}
/*#li_746  {
	font-weight: bold;
}
#ul_746  {
	font-weight: normal;
} */
#navMap-2 {
	position: absolute;
	top: 96px;
	left: 368px;
}
#navMap-2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navMap-2 li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 9px 0 0;
}
#navMap-3 {
	position: absolute;
	top: 96px;
	left: 650px;
}
#navMap-3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navMap-3 li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 22px 0 0;
}
#contentMap {
	overflow: hidden;
	position: relative;
	width: 829px;
	height: 466px;
	margin-top: 8px;
}
#contentMapImage {
	position: absolute;
	top: 0;
	left: 0;
}
#contentMapToolbar {
	position: absolute;
	top: 0;
	right: 0;
}
#captionMap {
	position: relative;
	width: 829px;
	height: 100px;
	margin-bottom: 20px;
	background-image: url(../_d/common/bg-captionMap.gif);
	background-repeat: no-repeat;
}
#captionMapTitle {
	position: absolute;
	top: 16px;
	left: 4px;
	font-size: 12px;
	font-weight: bold;
}
#captionMapList {
	position: absolute;
	top: 47px;
	left: 4px;
}
#captionMapList ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#captionMapList li {
	list-style: none;
	margin: 0;
	padding: 0 0 3px 10px;
	background-image: url(../_d/common/dot-li-3.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
}
#captionMapImage-1 {
	position: absolute;
	top: 54px;
	left: 263px;
	padding: 8px 0 20px 40px;
	background-image: url(../_d/common/ico-mapFullSize.gif);
	background-repeat: no-repeat;
}
#captionMapImage-2 {
	position: absolute;
	top: 54px;
	left: 437px;
	padding: 8px 0 20px 40px;
	background-image: url(../_d/common/ico-mapEnlarge.gif);
	background-repeat: no-repeat;
}
#captionMapImage-3 {
	position: absolute;
	top: 54px;
	left: 610px;
	padding: 8px 0 20px 40px;
	background-image: url(../_d/common/ico-mapShrink.gif);
	background-repeat: no-repeat;
}


/* =HEADER
--------------------- */
#header {
	position: relative;
	width: 100%;
	height: 80px;
	margin-bottom: 1px;
}
#header h1#logo {
  display:block;
  position:absolute;
  top:0px;
  left:0px;
  margin:0;
  padding:0;
  width:200px;
  height:80px; }
#header h1#logo a,
#header h1#logo a:hover {
  display:block;
  width:200px;
  height:80px;
  margin:0;
  padding:0;
  outline:0;
  background-position:0 0;
  background-repeat:no-repeat;
  background-image:url('../revit/images/logo_bkg.gif'); }
#header h1#logo a span {
  display:none; }
#headerLogo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#headerEvent {
	position: absolute;
	top: 0px;
	left: 300px;
}
#headerSearch {
	position: absolute;
	top: 87px;
	right: 10px;
	padding: 0 0 0 11px;
	margin: 0;
	background-image: url(../_d/common/dot-search.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
}
#headerSearch a {
	color: #494949;
}
#headerSearch a:hover {
	color: #ff4300;
	text-decoration: none;
}
#headerSearchInput {
	width: 70px;
	/*height: 12px;*/
	/*font-size: 11px;*/
	color: #494949;
	margin-bottom: 5px;
}
#headerLV {
	position: absolute;
	top: 15px;
	right: 0;
	z-index:100;
	padding: 0;
	color: #797979;
	width: 448px;
}
					#footerBIP .footer_a_1,
					#footerCert .footer_a_2,
					#footerCert .footer_a_3 {
					  display:inline-block;
					  vertical-align:top;
					  margin:0 5px; 
					  background-position:0 0;
					  background-repeat:no-repeat; }
					#footerBIP .footer_a_1 {
					  width:85px;
					  height:30px; }
					#footerB .footer_a_2 {
					  width:25px;
					  height:26px; }
					#footerB .footer_a_3 {
					  width:25px;
					  height:31px; }
					#footerBIP .footer_a_1 span,
					#footerCert .footer_a_2 span,
					#footerCert .footer_a_3 span {
					  display:none; }
					#footerB .footer_left {
					  float:left; }
					#footerB .footer_right {
					  float:right; }
div.tx-systempoints-pi1 select{
   width: 217px; 
   display: inline; 
   margin-left: 20px;
}
#headerLVSelect, #paneBranches select{
	width: 150px;
	margin: 3px 0 5px 0;
	font-size: 11px;
	color: #494949;
}
#headerNS {
	position: absolute;
	top: 15px;
	right: 350px;
	color: #727272;
}
#footerNS {
	position: absolute; top: 0; left: 21px; color: #727272; background: #fff; 
	height: 31px; line-height: 31px; padding: 0 8px 0 5px; 
}
#headerNSInput, #footerNSInput {
	width: 205px;
	height: 15px;
	margin: 0;
	font-size: 11px;
	padding: 3px 5px;
	color: #727272;
	border:1px solid #e7e7e7;
}
#headerNSSubmit, #footerNSSubmit {
	margin-bottom: 2px; font-size:10px; vertical-align: middle; 
}
#headerNSForm, #footerNSForm { display: inline; }
#headerROF { float: right; margin: 0 10px 0 0; }
#headerTE { float: right; margin: 0 10px 0 0; }
#headerIKP { float: right; margin: 0 10px 0 0; }
#headerC { float: right; }
#headerNp { float: right; }
#headerNp a span { display: none; }
#headerL { float: right; margin-right: 10px; }
/* =NAV
--------------------- */
#nav {
  position:relative;
}
.hideLayer {
  display:none; }
#nav .mainNav {
  display:block; margin:0; padding:0; list-style:none outside none; 
  position: relative; height: auto !important; height: 24px; 
  min-height: 24px; 
}
#nav .mainNav li {
  display:block;
  float:left;
  background: #e8e8e8;
  list-style:none outside none;
  margin:0;
  /* Zmiany szerokosci gornego menu, Open Season, PLNG */	
  padding:0;  }
/*
#nav .mainNav li:last-child { border-right: none; padding-right: 1px; }
*/
#nav .mainNav li:last-child {
	border-right-color: #e8e8e8; 
}
#nav .mainNav li:last-child:hover { border-right-color: #F4F4F4; }
#nav .mainNav li li:last-child {
	border-right: none; 
}
#nav .mainNav li a {
  display:block;
  /*font-size:11px;*/
  font-size:11px;
  padding: 6px 34px 7px 35px;
  color:#000; 
  text-decoration:none; 
}
#nav .mainNav li.UI a {
	padding-left: 0; padding-right: 0; text-align: center; 
}
#nav .mainNav li a.active {
    color: #ff4401;
    background-color:#f4f4f4;
    font-weight:bold;
}
#nav .mainNav li a:hover {
  text-decoration:none;
  color:#ff4401;
  background-color:#f4f4f4;
}
#nav .mainNav li ul  {
  list-style:none;
  margin:0;
  left:0;
  position: absolute;
  border:none;
  width: 938px;
  top: 23px; 
  padding:0; }
#nav .mainNav li:hover ul{
    margin: 0;
    display: block;
    z-index: 900;
}
#nav .mainNav li ul li {
  background-image:none;
  background: #f4f4f4;
  text-align:center;
  font-size:11px;
  border-top: 1px solid #fff;
  display:block;
  float:left;
  list-style:disc outside none;
  margin:0;
  padding:0;
}
#nav .mainNav li ul li.UI {
	width: auto;
	min-width: 60px;
}
#nav .mainNav li ul li.UI a {
	padding: 5px 0; text-align: center; 
height: 28px;
}
#nav .mainNav li ul li:last-child { border-right: none;}  
#nav .mainNav li ul li a {
  padding:7px 13px; 
}
#nav .mainNav li ul li a:hover {
  background-color: #f4f4f4; 
  font-weight:normal;
} 
  
 
#nav-sk { position: relative; clear: both; z-index: 1;}
#nav-sk ul { position: relative; }
#nav-sk .skMenu {
	list-style: none; margin: 0; padding: 0; display: block; 
	height: auto !important; height: 25px; min-height: 25px; 
}
#nav-sk .skMenu li {
  background-image:none; background: #f4f4f4; text-align:center;
  font-size:11px; border-top: 1px solid #fff;
  display:block; float:left; list-style:none outside none; margin:0; padding:0; 
  position: relative; 
}
#nav-sk .skMenu li:last-child { border-right-color: #F4F4F4; }
#nav-sk .skMenu li a:hover {

}

#nav-sk .skMenu li a {
  display:block; font-size:11px; padding: 5px 0; color:#000; 
  text-decoration:none; text-align: center; 
height: 28px;
}
#nav-sk .skMenu li li { border-right: none;  }
#nav-sk .skMenu li li a { height: auto; }
#nav-sk a.active { color: #FF5D23; }
#nav-sk a:hover {
	/*color: #ff4300;*/
	text-decoration: none;
}
#nav-sk ul li a {
	display: block;
}
/*margin był -100px*/
#nav-sk ul li ul {
	position: absolute; top: 100%; left: 50%; padding: 10px 0 0 0; margin: 0 0 0 -52px; 
	display: none; z-index: 10000 !important; list-style: none; 
	background: #dfdfdf url(../revit/images/skMenu-hover.gif) center top no-repeat; 
}
#nav-sk ul li:hover ul {
	display: block; 
}
#nav-sk ul li:hover a {
	color: #ff4300;
	text-decoration: none;
}

#nav-sk ul li:hover ul li a { color: #494949; }

#nav-sk ul li:hover ul li a:hover, #nav-sk li a.active {
	color: #ff4300;
}

#nav-sk ul li a {
	display: block;
}
/*width byl 200px a margin 0;*/
#nav-sk .skMenu li ul li {
	float: none; list-style: none; height: 100%; width: inherit; display: block;
	margin: 0 5px; padding: 0; border-bottom: 1px solid #fff; border-top: none; border-right: none;
	background-image: none;
}
#nav-sk .skMenu li:hover ul li { background: #dfdfdf; }
#nav-sk .skMenu li ul li:hover  { background: #efefef; }
#Xnav .on a {
	color: #ff4300;
}
/*
.subNav {
	position: absolute;
	top: 112px;
	left: 0;
	width: 100%;
	height: 24px;
	background-color: #dfdfdf;
}

.subNav ul {
	list-style: none;
	margin: 5px 0 0 10px;
	padding: 0;
}
.subNav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 10px;
}
.subNav a {
	color: #494949;
}
.subNav a:hover {
	color: #ff4300;
	text-decoration: none;
}
.subNav .on a {
	color: #ff4300;
}
#menubar .mainNav li ul li { float:left;}
*/ 
  
  
  
  
.showLayer {
	display: block;
}
.hideLayer {
	display: none;
}

/* =FOOTER
--------------------- */
#pageTypeA #footer, #footerB {
	margin: 0;
	color: #808080;
} 
#pageTypeB #footer {
	margin: 20px 0 20px 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #c0c0c0;
	color: #808080;
} 
#footer #footerCopy, #footerB #footerCopy {
	float: left; padding-top: 10px; height: 30px; line-height: 30px; 
}
#footerCopy,#footerNav { font-size: 12px;}

#footer #footerBIP, #footerB #footerBIP {
	float: right;
	padding: 0;
}
#pageTypeA #footer #footerBIP, #footerB #footerBIP {
	padding: 10px 0 0 0;
}
#footer #footerCert, #footerB #footerCert {
	float: right; margin-left: 5px; padding-top: 10px; 
}
#footer #footerCert img, #footerB #footerCert img  {
	padding: 0 8px;
}

#footer #footerNav, #footerB #footerNav {
	float: right; color: #949494; 
}
#footer #footerNav a, #footerB #footerNav a {
	color: #5d5d5d;
} 
#footer #footerNav a:hover, #footerB #footerNav a:hover {
	text-decoration: underline;
}
#footerB #footerNav {
	width: 100%;
	height: 17px;
	padding: 7px 0;
	text-align:center;
	background: #949494;
}
.wrapper2 #footerB #footerNav { width: auto; float: none; padding-left: 330px; }
#footerB #footerNav a { color: #fff; }
#footerB #footerNav a { padding: 0px 50px;}
/* =SPLASHf
--------------------- */
#splash {
	position: relative; overflow: hidden; width: 100%; height: 253px;
	margin: 7px 0; z-index: 0; z-index: 0 !important; 
}
#splashImage {
	position: absolute; top: 0; left: 0; width: 635px; height: 253px;
	/*background-image: url(../_d/common/bg-splash-page-a2.jpg);
	background-repeat: no-repeat; */
	
}
/* #splashImage.sk { background-image: url(../_d/common/bg-splash-page-a3.jpg); } */
#splashInfo {
	position: absolute;
	top: 0;
	right: 2px;
	width: 300px;
	height: 253px;
/*	background-color: #000000; */
    background-color: #ff5d23; 
}
#splashTitle {
	position: absolute; top: 168px; left: 25px; width: 277px; font-size: 24px;
	font-weight: bold; color: #ffffff; line-height: 105%;
}
.splashTitleWhite {
	color: #ffffff;
}
#splashDesc {
	position: absolute;
	top: 160px;
	left: 34px;
	width: 280px;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
#splashNav {
	position: absolute;
	right: 8px;
	bottom: 5px;
}
#splashNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#splashNav li {
	list-style: none;
	width: 150px;
	margin: 1px 0 0 0;
	padding: 4px 5px 4px 23px;
	background-image: url(../_d/common/bg-splashNav.gif);
	background-repeat: no-repeat;
}
#splashNav a {
	color: #353535;
}
#splashNav a:hover {
	color: #ff4300;
	text-decoration: none;
}

/* =CONTENTMAIN
--------------------- */
#contentMain {
	position: relative; width: 100%; min-height: 305px; height: 305px; overflow: hidden; 
	height: auto !important; margin: 5px 0 16px 0; z-index: 0 !important; z-index: -1;
}
#contentMain.szerokie {	
	height: auto !important; min-height: 308px; height: 308px; margin-bottom: 5px; 
	overflow: visible; 
}
div.mk2{
	background-image: url(../_d/common/bg-contentMainMk2.gif) !important;
}

#contentMain h2 a {
	color: #ff5d23;
}

#contentMain .pane {
	width: 180px; height:135px; background-image: url(../_d/common/boks.png); background-repeat: no-repeat; 
	padding: 10px 15px 5px 15px; position: absolute; left: 0; top: 0; 
}
#contentMain .pane:hover {
	background-image: url(../_d/common/boks_hover.png);
}
#contentMain #userLogonMain { background-image: url(../_d/common/boks-bez-strzalki.png); }
#contentMain #userLogonMain:hover { background-image: url(../_d/common/boks_hover-bez-strzalki.png); }
#contentMain .pane .zawartosc { padding-right: 24px; }
#contentMain #paneMap.pane { left: 212px; }
#contentMain #paneGlobalC.pane { left: 212px; }
#contentMain #paneStrefa.pane { left: 424px; }
#contentMain #paneNaszeInw.pane {top: 157px; left: 0; }
#contentMain #paneTerminalLNG.pane { top: 157px; left: 212px; }
#contentMain #paneWsparcie.pane { top: 157px; left: 424px; }
#contentMain #userLogonMain .zawartosc { padding-right: 0; }
#contentMain #userLogonMain label { padding-right: 0; width: 70px; } 
#contentMain #userLogonMain.pane { padding: 10px 8px 5px 8px; width: 194px; }
#contentMain .pane.szeroki, #contentMain #userLogonMain.pane.szeroki, 
#contentMain #panePrices.pane.szeroki {
	display: block; width: 204px; height: 135px; padding: 10px 15px 5px 15px; 
	margin: 0; background-image: url(../_d/common/boks2.png); 
	position: absolute; left: 0; top: 0; 
}
#contentMain .pane.szeroki .zawartosc { padding-right: 29px; }
#contentMain .pane.szeroki:hover, #contentMain #panePrices.pane.szeroki:hover {
	background-image: url(../_d/common/boks2_hover.png);
}
#contentMain #userLogonMain.pane.szeroki { background-image: url(../_d/common/boks2-bez-strzalki.png); }
#contentMain #userLogonMain.pane.szeroki:hover { background-image: url(../_d/common/boks2_hover-bez-strzalki.png); }
#contentMain #userLogonMain.pane.szeroki { }
#paneSystemPrzesylowy.pane.szeroki { left: 238px; }
#paneSystemGT.pane.szeroki { left: 476px; }
#paneIRiESP.pane.szeroki { left: 714px; }
#contentMain #panePrices.pane.szeroki { top: 158px; }
#paneWnioski.pane.szeroki { top: 158px; left: 238px; }
#paneDoPobrania.pane.szeroki { top: 158px; left: 476px; }
#paneTaryfa.pane.szeroki { top: 158px; left: 714px; }
#contentMain .pane a .css {
	display: block; position: absolute; left: 0; top: 0; width: 215px; 
	height: 150px; 
cursor: pointer; 
}
#contentMain #paneStrefa.pane a .css { width: 210px; }
#contentMain #paneNaszeInw.pane a .css { width: 210px; }
#contentMain #paneWsparcie.pane a .css { width: 210px; }
#contentMain .pane.szeroki a .css {
	width: 234px; 
}
#contentMain h2 {
	margin: 0px 0 10px 0;
	font-size: 13px;
	color: #ff5d23;
	font-weight:bold;
}
#contentMain #userLogonMain p {
	color: #000;
	font-size:12px;
}
#paneInfo2 p{ padding-right: 22px;}
#userLogonMain p {
	margin: 0 0 3px 0;
}
#userLogonMain p.txtBottom {
	margin: 5px 12px;
}
#userLogonMain label {
	display: block;
	float:left;
	width: 30px;
	padding: 3px 10px 1px 0px;
	/*background-image: url(../_d/common/dot-userLogon.gif);*/
	/*background-position: 4px 5px;*/
	/*background-repeat: no-repeat;*/
}
#contentMain #userLogonMain p.txtLostPass {
	display: block;
	font-size: 10px;
	padding: 0px 15px 1px 0px; 
	/*background-image: url(../_d/common/dot-userLogon.gif);*/
	/*background-position: 4px 30px;*/
	/*background-repeat: no-repeat;*/
	/*color: #ff5d23;*/
	text-align: center;
}
#userLogonMain p.txtLostPass a {
	color: #000000;
	text-decoration: none;
}
#userLogonMain p.txtLostPass a:hover {
	color: #ff5d23;
	text-decoration: underline;
}

#userLogonMain a {
	color: #5d5d5d;
}
#userLogonMain a:hover {
	color: #ff4300;
	text-decoration: none;
}
#userLogonMain img {
	border-style: none;
}
#userLogonMainInputLogin, #pl-wasko-swi-externLoginForm-login {
	width: 106px;
	height: 18px;
	font-size: 11px;
	border: 1px solid #bdbec3;
	color: #404040;
}
#userLogonMainInputPswd, #pl-wasko-swi-externLoginForm-passwd {
	width: 106px;
	height: 18px;
	font-size: 11px;
	border: 1px solid #bdbec3;
	color: #404040;
}
#userLogonMainSubmit, #pl-wasko-swi-externLoginForm-submit {
	/*width: 76px;*/
	text-align: center;
	color: #000;
	font-size: 12px;
	background: #dedede;
	border: 0px transparent;
}
#pl-wasko-swi-externLoginForm-register {
	position: relative;;
}

#contentMain #panePrices {
	position: relative;
	top: 157px;
	left: -13px;
	width: 180px;
}
#contentMain #paneStrefa {
	position: absolute; top: 0; left: 423px; width: 180px;
}
#contentMain #panePrices h2 {
	font-size: 13px;
}
#contentMain #panePrices p {
	/*margin-bottom: 7px;*/
}
#contentMain #panePrices .goMore {
	padding-left: 6px;
	background-image: url(../_d/common/dot-goMore.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
}
contentMain #paneInfo2 .goMore, #paneInfo2 p a {
	padding-left: 6px;
	background-image: url(../_d/common/dot-goMore.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
}
#contentMain #paneInfo2 .goMore, #gasPrices { padding-right: 25px;}
#contentMain #panePrices table {
	border: 0;
	margin: 0 0 5px 0;
	border-collapse: collapse;
}
#contentMain #panePrices .hl td {
	/*padding: 3px 12px 4px 12px;*/
	padding: 0 12px;
	border-top: 1px solid #ddd;
}
#contentMain #panePrices .hl td {
	background-color: none;
}
#contentMain #panePrices .c {
	color: #ff4300;
}
#contentMain #panePrices table p {
	padding: 0; margin: 0; color: #FF4300; 
}
#contentMain #panePrices td.c .bodytext {
	color: #ff4300;
}
#contentMain #paneMapImage,  #contentMain #paneDoPobrania p {
	text-align: center; 
}
#contentMain #paneMapImage img {
	width: auto;
	height: auto;
}
#contentMain #paneMap {
	position: absolute;
	top: 0;
	left: 212px;
	padding-right: 10px;
	width: 190px;
}
#contentMain #paneMap h2 {
	font-size: 13px;
}
/*#contentMain #paneMap p {
	display: none; color: #393939;
} */

#contentMain #paneBranches {
	position: absolute; top: 157px; left: 0; width: 180px;
}
#contentMain #paneBranches h2 {
	font-size: 13px;
}
#contentMain #paneBranches p {
	color: #5d5d5d;
	margin: 0;
	padding: 0 25px 5px 0;
}

#contentMain #paneBranches select {
	width: 150px;
}

#contentMain #paneInfo1 {
	position: absolute;
	top: 157px;
	left: 0px;
	width: 180px;
}
#contentMain #paneInfo1 h2 {
	font-size: 13px;
}
#contentMain #paneInfo1 .news {
	margin: 0 0 2px 0;
	padding-right: 15px;
}
#contentMain #paneInfo1 .news h4 {
	margin: 0;
	font-size: 11px;
	color: #393939;
}
#contentMain #paneInfo1 .news h4 a {
	color: #393939;
}
#contentMain #paneInfo1 .news h4 a:hover {
	color: #ff4300;
	text-decoration: none;
}
#contentMain #paneInfo1 .news p {
	margin: 0 !important;
	color: #393939;
}
#contentMain #paneInfo1 .news .goMore {
	padding-left: 6px;
	background-image: url(../_d/common/dot-goMore.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
}



#contentMain #paneInfo2 {
	position: absolute;
	top: 157px;
	left: 423px;
	width: 180px;
}
#contentMain #paneInfo2 h2 {
	font-size: 13px;
}
#contentMain #paneInfo2 .news {
	margin: 0 0 3px 0;
}
#contentMain #paneInfo2 .news h4 {
	margin: 0;
	font-size: 11px;
	color: #393939;
}
#contentMain #paneInfo2 .news h4 a {
	color: #393939;
}
#contentMain #paneInfo2 .news h4 a:hover {
	color: #ff4300;
	text-decoration: none;
}
#contentMain #paneInfo2 .news p {
	margin: 0 !important;
	color: #5d5d5d;
}
#contentMain #paneNews {
	position: relative; padding: 10px 20px 5px 15px;
	width: 267px; float: right; 
	background: url(../_d/common/news.png) no-repeat bottom right;
}
#contentMain div.paneNewsAnnouncements{
	top: 210px !important;
}


#wrapper #contentMain #paneNews h2 {
	margin: 0;
	font-size: 13px;
	color: #FFFFFF;
}

#contentMain #paneNews #newsContent { 
    height: auto !important; height: 273px; min-height: 273px; 
}

#contentMain #paneNews h2.source_level_label {
	margin: 2px 0 17px 0;
	position: relative;
	left: -16px;
	background-color: #7E7E7E !important;
	width: 343px;
	width: 327px;
	line-height: 24px;
	padding-left: 16px;
	/*padding-top: 3px;*/
	vertical-align: middle;
}

#contentMain #paneNews .news {
	margin: 0;
	border-bottom: 1px dotted #9a9a9a;
	padding-bottom: 5px;
padding-top:10px}
#contentMain #paneNews .news:last-child{ border:none; }
#contentMain #paneNews .news h4 {
	margin: 0 0 5px 0;
	padding: 0;
	/*background-image: url(../_d/common/dot-li-2.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;*/
	font-size: 11px;
	color: #393939;
}
#contentMain #paneNews .news h4 a {
	color: #393939;
}
#contentMain #paneNews .news h4 a:hover {
	color: #ff4300;
	text-decoration: none;
}
#contentMain #paneNews .news h4 .date {
	color: #113344;
}
#contentMain #paneNews .news p {
	margin: 0;
	padding: 0;
	color: #000;
}
#contentMain #paneNews .news .goMore {
    display: block; text-align: right;
	background-position: 4px 5px;
	background-repeat: no-repeat;
}
/* =CLMNLEFT
--------------------- */
#clmnLeft {
	float: left;
	width: 197px;
}
#secNav {
	margin-bottom: 33px;
	padding-top: 4px;
	border-top: 24px solid #7e7e7e;
}
#secNav ul {
	list-style: none;
	margin: 0;
	padding: 0 6px 0 5px;
}
#secNav li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#secNav li a {
	color: #414141;
}
#secNav li a:hover {
	color: #ff4300;
	text-decoration: none;
}
#secNav li.level-1 {
	margin-bottom: 2px;
	padding: 2px 5px 5px 15px;
	background-image: url(../_d/common/bg-secNav-level1.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#secNav li.level-1-on {
	margin-bottom: 2px;
	padding: 2px 5px 5px 5px;
	background-image: url(../_d/common/bg-secNav-level1-on.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-weight: bold;
}
#secNav li.level-2 {
	margin: 0 0 4px 17px;
	margin-left: 17px;
	padding: 0 5px 4px 6px;
	border-bottom: 1px solid #DDDDDD;
	background-image: url(../_d/common/dot-secNav-level2.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
}
#secNav li.level-2-on {
	margin: 0 0 4px 17px;
	margin-left: 17px;
	padding: 0 5px 4px 6px;
	border-bottom: 1px solid #DDDDDD;
	background-image: url(../_d/common/dot-secNav-level2.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
}
#secNav li.level-2-on a {
	color: #ff4300;
}
#secNav li.level-3 {
	margin: 0 0 4px 17px;
	margin-left: 30px;
	padding: 0 5px 4px 6px;
	border-bottom: 1px solid #DDDDDD;
	background-image: url(../_d/common/dot-secNav-level3.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
}
#secNav li.level-3-on {
	margin: 0 0 4px 17px;
	margin-left: 30px;
	padding: 0 5px 4px 6px;
	border-bottom: 1px solid #DDDDDD;
	background-image: url(../_d/common/dot-secNav-level3.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
}
#secNav li.level-3-on a {
	color: #ff4300;
}
#secNav li.level-4 {
	margin: 0 0 4px 17px;
	margin-left: 37px;
	padding: 0 5px 4px 9px;
	border-bottom: 1px solid #DDDDDD;
	background-image: url(../_d/common/dot-secNav-level4.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
}
#secNav li.level-4-on {
	margin: 0 0 4px 17px;
	margin-left: 37px;
	padding: 0 5px 4px 9px;
	border-bottom: 1px solid #DDDDDD;
	background-image: url(../_d/common/dot-secNav-level4.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
}
#secNav li.level-4-on a {
	color: #ff4300;
}
/* #userLogon {
	position: relative;
	color: #797979;
}
#userLogon h2 {
	margin: 0 0 9px 0;
	padding: 4px 5px 5px 17px;
	background-color: #7e7e7e;
	font-size: 12px;
	color: #FFFFFF;
}
#userLogon p {
	margin: 0 13px 3px 15px;
}
#userLogon p.txtBottom {
	margin-top: 10px;
}
#userLogon label {
	display: block;
	padding: 0 0 1px 12px;
	background-image: url(../_d/common/dot-userLogon.gif);
	background-position: 4px 5px;
	background-repeat: no-repeat;
}
#userLogon a {
	color: #5d5d5d;
}
#userLogon a:hover {
	color: #ff4300;
	text-decoration: none;
}
#userLogonInputLogin {
	width: 164px;
	font-size: 11px;
	color: #494949;
}
#userLogonInputPswd {
	width: 164px;
	font-size: 11px;
	color: #494949;
}
#userLogonSubmit {
	position: absolute;
	right: 12px;
} */

/* =CLMNRIGHT
--------------------- */
#clmnRight {
	float: right;
	width: 740px;
}
#path {
	padding: 6px 0 6px 7px;
	font-size: 10px;
}
#path a {
	color: #494949;
}
#path a:hover {
	color: #ff4300;
	text-decoration: none;
}
#sectionHeader {
	overflow: hidden;
	position: relative;
	float: left;
	width: 535px;
	height: 135px;
	margin-bottom: 1px;
	z-index: 0 !important; z-index: -1;
}
#sectionTitle {
	position: absolute;
	top: 25px;
	left: 24px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
#sectionDesc {
	position: absolute;
	top: 60px;
	left: 24px;
	width: 440px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
#sectionImage {
	overflow: hidden;
	float: right;
	width: 204px;
	height: 135px;
	margin-bottom: 1px;
}
#contentWrapper {
	float: left;
	width: 535px;
}
#contextWrapper {
	float: right;
	width: 204px;
}
#contentWrapperWide {
	width: 740px;
}
#contentHeader {
	overflow: hidden;
	width: 535px;
	height: 24px;
	background-color: #e8e8e8;
}
#contextHeader {
	overflow: hidden;
	width: 204px;
	height: 24px;
	background-color: #7e7e7e;
}
#contentWrapperWide #contentHeader {
	width: 740px;
}
#contextHeader p {
	margin: 0 !important;
	padding: 4px 5px 0 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#content {
	/*position: relative;*/
	width: 498px;
	margin: 0 0 0 24px;
}
#context {
	position: relative;
	width: 204px;
}
#contentWrapperWide #content {
	width: 716px;
}

/* =CONTEXT
--------------------- */
#context h2 {
	margin: 28px 0 12px 0;
	padding: 0 0 9px 1px;
	background-image: url(../_d/common/bg-context-headers.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 17px;
	color: #ff4300;
}
#context h3 {
	margin: 28px 0 12px 0;
	padding: 0 0 11px 1px;
	background-image: url(../_d/common/bg-context-headers.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 15px;
	color: #585858;
}
#context h4 {
	margin: 20px 0 5px 3px;
	padding: 0;
	font-size: 11px;
	color: #ff4300;
}
#context p {
	margin: 0 0 10px 3px !important;
}
#context ul {
	list-style: none;
	margin: 0 0 10px 3px;
	padding: 0;
}
#context li {
	list-style: none;
	margin: 0;
	padding: 0 0 1px 9px;
	background-image: url(../_d/common/dot-li-1.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
}
#context .imageHeading {
	margin: 0 0 12px 0;
	padding: 0 0 1px 0;
	background-image: url(../_d/common/bg-context-headers.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#context ul.docList {
	margin-left: 11px;
}
#context ul.docList li {
	padding: 1px 20px 9px 20px;
	background-image: url(../_d/common/ico-pdf.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

/* =CONTENT
--------------------- */
#content h1 {
	margin: 28px 0 12px 0;
	padding: 0 0 11px 0;
	background-image: url(../_d/common/bg-content-headers.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 17px;
	color: #ff4300;
}
#content h2 {
	margin: 28px 0 12px 0;
	padding: 0 0 11px 0;
	background-image: url(../_d/common/bg-content-headers.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 17px;
	color: #ff4300;
}
#content h3 {
	margin: 28px 0 12px 0;
	padding: 0 0 11px 0;
	background-image: url(../_d/common/bg-content-headers.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 15px;
	color: #585858;
}
#content ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
#content ul li {
	list-style: none;
	margin: 0;
	padding: 0 0 1px 9px;
	background-image: url(../_d/common/dot-li-1.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
}
#content #siteMap {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
#content #siteMap ul {
	margin: 0 0 0 0;
}
#content #siteMap li {
	list-style: none;
	margin: 0;
	padding: 1px 0 1px 9px;
	background-image: url(../_d/common/dot-li-4.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
}
#content #siteMap li.level-0 {
	list-style: none;
	margin-top: 5px;
	padding: 1px 0 5px 9px;
	background-image: url(../_d/common/dot-li-3.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
}
#content #siteMap li.level-0 li {
	list-style: none;
	margin: 0;
	padding: 1px 0 1px 9px;
	background-image: url(../_d/common/dot-li-4.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
	font-size: 11px;	
	font-weight: normal;
}
#content #siteMap a {
	color: #494949;
}
/*#content strong {
	color: #393939;
}*/
#content .tbl-1 {
	margin: 0 0 10px 0;
	border-collapse: collapse;
}
#content .tbl-1 th {
	padding: 3px 6px 4px 6px;
	border-top: 1px solid #5d5d5d;
	border-bottom: 1px solid #5d5d5d;
	background-color: #EFEFEF;
	font-weight: bold;
}
#content .tbl-1 td {
	padding: 3px 6px 4px 6px;
	border-top: 1px solid #5d5d5d;
	border-bottom: 1px solid #5d5d5d;
}
#content .tbl-1 .hl td {
	background-color: #f6f6f6;
}
#content .tbl-1 .c {
	color: #ff4300;
}

#content .tblForm {
	margin: 0 0 10px 0;
	border-collapse: collapse;
}
#content .tblForm td {
	padding: 6px 12px 6px 0;
	color: #797979;
}
#content .tblForm .input,
#content .tblForm .select {
	margin-top: 2px;
}
#content p.desc {
	line-height: 16px;
}
#content .txtSmall {
	font-size: 92%;
}
.panePhotoHL {
	width: 481px;
	margin: 0 0 10px 0;
	padding: 6px 10px 6px 7px;
	background-color: #e3e3e3;
}
.panePhotoHLImg {
	overflow: hidden;
	float: left;
	width: 115px;
}
.panePhotoHLDesc {
	float: right;
	width: 350px;
}
#content .panePhotoHLDesc ul {
	margin-top: 10px;
}
#content .panePhotoHLDesc .goMore {
	margin-bottom: 0;
	padding: 0 8px 0 0;
	background-image: url(../_d/common/dot-goMore.gif);
	background-position: right 5px;
	background-repeat: no-repeat;
	text-align: right;
}
#content .news {
	margin: 0 0 20px 0;
}
#content .news h4 {
	margin: 0 0 7px 0;
	padding: 0 0 0 8px;
	/*
	background-image: url(../_d/common/dot-li-2.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
	*/
	font-size: 11px;
}
#content .news h4 .date {
	color: #113344;
}
#content .news p {
	padding: 0 0 0 8px;
	color: #5d5d5d;
}

#content .charList {
	margin-bottom: 13px;
	font-weight: bold;
}
#content .charList a {
	color: #494949;
}
#content .charList a.on {
	color: #ff4300;
}
#content .dictionaryBox {
	margin: 0 0 20px 0;	
	padding: 12px 18px 6px 18px;
	background-color: #efefef;
}
#content .dictionaryBox h4 {
	margin: 0 0 5px 0;
	font-size: 11px;
	color: #ff4300;
}
#content .dictionaryBox p {
}

#content .faqBox {
	margin: 0 0 20px 0;	
	padding: 12px 14px 4px 14px;
	background-color: #efefef;
}
#content .faqBox h4 {
	margin: 0 0 13px 0;
	padding: 2px 0 0 20px;
	/*
   background-image: url(../_d/common/ico-q.gif);
	background-repeat: no-repeat;
	*/
   font-size: 11px;
	font-weight: normal;
}
#content .faqBox p {
	margin: 0 0 10px 0;
	padding: 2px 0 0 20px;
	/*
	background-image: url(../_d/common/ico-a.gif);
	background-repeat: no-repeat;*/
}
#content .faqBox img{
	display: inline;
	float: left;
	margin-top: 3px;
}
#content ul.docList {
	margin-left: 4px;
}
#content ul.docList li {
	padding: 1px 20px 9px 20px;
	background-image: url(../_d/common/ico-file.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#content ul.docList li.docListPDF {
	background-image: url(../_d/common/ico-pdf.gif);
}
#content ul.docList li.docListDOC {
	background-image: url(../_d/common/ico-DOC.gif);
}
#content ul.docList li.docListXLS {
	background-image: url(../_d/common/ico-XLS.gif);
}
/* Becomo S.A. */
#nav ul li a, #nav-sk ul li a {
	display: block;
}

.XsubMenuNav, .XsubNav {
	top: 20px;
	list-style: normal;
	display: block;
	height: auto;
}
#nav ul li:hover a, #nav-sk ul li:hover a {
	color: #ff4300;
	text-decoration: none;
}

#nav ul li:hover ul li a, #nav-sk ul li:hover ul li a {
	color: #494949;
}

#nav ul li:hover ul li a:hover, #nav-sk ul li:hover ul li a:hover {
	color: #ff4300;
}

.son {
	display: block;
	position: absolute;
	top: 20px;
	padding: 0;
	margin: 0 0 0 -10px;
	z-index: 100;
}
.soff {
	display: none;
}

.liOn {
	background: #efefef;
}
.liOff {
	background: #dfdfdf;
}

.left {
	float: left;
	height: 25px;
}
.right {
	float: right;
	height: 25px;
}
.w50 {
	width: 48%;
}

.center {
	text-align: center;
}

/* Search results */
div.tx-indexedsearch-res dl dt {
	padding-left: 15px;
	background-image: url(../_d/common/pages.gif);
	background-repeat: no-repeat;
}
div.tx-indexedsearch-res dl dd {
	padding: 0 0 0 20px;
	margin: 0;
}
div.tx-indexedsearch-res dl dt p {
	margin: 0;
	padding: 0;
}
div.tx-indexedsearch-res .right {
	text-align:right;
}
div.tx-indexedsearch-res .searchStats {
	padding: 3px 5px;
	background-color: #e8e8e8;
}
#content ul.browsebox {
	text-align: center;
	display: block;
	padding: 10px 0;
}
#content ul.browsebox li {
	display: inline;
	margin-right: 5px;
}

/* BIP link area and stats */
div#bipInfo {text-align:center;}
div#bipInfo p.left {width:40%;}
div#bipInfo p.right {
	width: 55%;
	text-align: left;
}
div#bipInfo p.right span, span.orange {color: #ff4300;}
div.bipstats {
	padding-top: 10px;
	color: #ff4300;
}
/* Calculator */
.w75 {
 width: 73%;
}

.w25 {
 width: 23%;
}

div.subscription {
	background-color: #B3B3B3
}
div.fixed {
	background-color: #D96A00
}
div.variable {
	background-color: #1C6FEF
}
#content p.bodytext img {
	border: 0;
}
.align-center {
	text-align: center;
}
.tx-indexedsearch-searchbox-sword {
	margin-bottom: 5px;
}
#content table td p.bodytext {
	margin: 0;
	padding: 2px 0;
}

div.tx-systempoints-pi1 p.left {
	width: 150px;
}
div.tx-systempoints-pi1 p.right {
	float: left;
	text-align: left;
	clear:right;
}
div.tx-systempoints-pi1 p.center {
	clear: both;
}
#pdfrss {
	width: 498px;
	margin: 0px 0 0 24px;
	padding-top: 20px;
	clear: both;
}
#pdfrss .pdflink {
	margin-right: 10px;
}
#goBack {
	width: 498px;
	margin: 0px 0 0 24px;
	padding-top: 10px;
	clear: both;
}


.tx-dataroom-pi1-listrow table{
    width: 100%;
}

.tx-ttnews-browsebox {
	text-align:center;

}


.tx-mediareg-pi1-formView-Error, .tx-mediaregconfe2-pi1-formView-Error {
    color: red;
}

.tx-mediareg-pi1-formView-agreement, .tx-mediaregconfe2-pi1-formView-agreement{
    font-size:10px;
}

a.no_color {
	color: #494949
}

table.contenttable {
	border: 1px solid grey;
}
#nav .mainNav li a {
	background-image: url(/fileadmin/templates/revit/images/menuBorder2px.gif); 
	background-repeat: repeat-y; background-position: right top; 
}
#nav .mainNav li li a, #nav-sk .skMenu li a {
	background-image: url(/fileadmin/templates/revit/images/menuBorder1px.gif); 
	background-repeat: repeat-y; background-position: right top; 
} 
#nav .mainNav li li:last-child a { background-image: url(/fileadmin/templates/revit/images/menuBorder2px.gif);  }

#nav-sk .skMenu li ul li a {
	background-image: none;
	border-bottom: 1px #fff;
}

/* wt_gallery by RL*/
.category_row {
margin: 10px 20px;
}
.wtgallery_categories {
padding: 10px 20px;
}
.wtgallery_category_firstofrow  {
padding-right: 40px;
width: 166px;
}
.wtgallery_category_lastofrow {
padding-left: 40px;
width: 166px;
}
.wtgallery_category_pic {
padding: 5px;
background-color: #F3F3F3;
border: 1px solid #DDDDDD;
margin: 1px;
padding: 7px;
width: 150px;
}
.wt_gallery_category_pic {

}
.wtgallery_category_folder {
display: none;
}
.list_row {
margin: 10px;
}
.wtgallery_list img {
vertical-align: middle;
}
.wtgallery_list_firstofrow {
background-color: #F3F3F3;
border: 1px solid #DDDDDD;
margin: 10px 4px 10px 5px;
padding: 4px 2px;
width: 104px;
text-align: center;
}
.wtgallery_list_centerofrow {
 background-color: #F3F3F3;
border: 1px solid #DDDDDD;
margin: 10px 4px 10px 4px;
padding: 4px 2px;
width: 104px;
text-align: center;
}
.wtgallery_list_lastofrow {
background-color: #F3F3F3;
border: 1px solid #DDDDDD;
margin: 10px 5px 10px 4px;
padding: 4px 2px;
width: 104px;
/*height: 104px;*/
text-align: center;
}
.wtgallery_category_pagebrowser_area {
margin: 4px 14px;
}
.wtgallery_list_pagebrowser_area, .wtgallery_list_pagebrowser_area {
margin: 4px 14px;
}
.wt_gallery_category_inner_text, .wt_gallery_category_inner_comments {
width: 150px;
text-align: center;
margin-top: 5px;
padding-left: 4px;

}
div.clear {
	clear: both;
}
div.wtgallery_list_area div.wtgallery_list,
div.wtgallery_category_area div.wtgallery_categories {
	float: left;
}
div.wtgallery_list_area div.wtgallery_list_firstofrow,
div.wtgallery_category_area div.wtgallery_category_firstofrow {
	clear: left;
}
