.menuHP{
	background: transparent url('../images/bg_menuhp_gas.gif') 0 0 no-repeat;
	}

.menuHP p a{
	background: transparent url('../images/bg_menu_hp_g.gif') right -7px no-repeat;
	}	
	
h1 {color:#004C92;}
h2{color:#004C92;}	
h3, .areaDescription h3 a, .areaDescription h3 a:link, .areaDescription h3 a:visited{color:#004C92; font-weight:normal;}

.areaDescription h3 a:hover{color:#598ABE;}

.itemBox{
	background: transparent url('../images/bg_itembox_gas.gif') 0 0 no-repeat;
	width:207px;
	height:60px;
	overflow: hidden;
	float:left;
	padding:20px 20px 20px 23px;
	margin:0 10px 0 -5px;
	position:relative;
}

.itemBox a.continue:hover, .itemBox p a:hover {
	color:#B3BACD;
}

.contentAreaBox {
    /*background: transparent url('../images/bg_contentareabox_gas.gif') 0 0 no-repeat;*/
    width:695px;
    height:150px;
    padding: 10px;
}

h2 a.active:link, h2 a.active:visited, a.active:link, a.active:visited {
color:#004C92;
font-weight:900;

}


.box a:hover, .navigatorMenu a:hover {
color:#004C92;
}

.leftCont H2 A:hover {
color:#004C92;
}

.areaDescription a:hover {
color:#004C92;
}

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  Regola richiesta per nascondere il contenuto non
  attivo delle tab.
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  Classe .tabber = prima che l'interfaccia sia creata
  Classe .tabberlive = dopo che l'interfaccia è stata creata
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = la lista di navigazione delle tab
  li.tabbernav = il list item con la tab attiva
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding:0;
 border-bottom: 1px solid #054b91;
 font: bold 12px Verdana, sans-serif;
 height:20px;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0;
 margin-left: 3px;
 border-bottom: none;
 background: url('../images/out_g.gif') no-repeat;
 text-decoration: none;
 display:block;
 width:120px;
 float:left;

}

ul.tabbernav li a:link { 
	color: #054B91;
	text-align:center;
}
ul.tabbernav li a:visited { color: #a9b4ca; }

ul.tabbernav li a:hover
{
 color: #fff;
 border-color: #a9b4ca;
 background: url('../images/over_g.gif') no-repeat;
}
 
ul.tabbernav li.tabberactive a
{
 background: url('../images/over_g.gif') no-repeat;
 display:block;
 width:120px;
 color: #fff;
 border-bottom: 1px solid #a9b4ca;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #fff;
 background: url('../images/over_g.gif') no-repeat;
 display:block;
 width:120px;
 border-bottom: 1px solid #a9b4ca;
}

/*--------------------------------------------------
  Classe .tabbertab = il contenuto delle tab
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border-top:1px solid #84cc9e;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:80px;
 overflow:auto;
 clear:both;
}

div.largeBox{
	background:transparent url('../images/bg_box_555x83.gif') -3px -4px no-repeat;
	padding:13px 5px 10px 33px;
	font-weight:900;
	margin-top:15px;
	margin-bottom:10px;
}

div.largeBoxL{
	background:transparent url('../images/bg_box_735x55.gif') -3px -4px no-repeat;
	padding:13px 5px 10px 33px;
	font-weight:900;
	margin-top:15px;
	margin-bottom:10px;
}
div.largeBox span{
	color:#004C92;
}

.footer{background-image: url('../images/bg_foot_gas.gif');}


/*### FORM LIGHTVIEW ###*/
.suggestBox h2{color:#004C92; margin-bottom:0; border-color:#004C92;}
.formWrap, .formWrapCont, .formWrapInt{background-image: url('../images/bg_frm_gas.gif');}
