.tabcontent p, .tabcontent h3{
font-size: 8pt;
}

.tabcontent2 p, .tabcontent2 h3{
font-size: 8pt;
}

.indentmenu{
width: 100%; /*leave this value as is in most cases*/
}

.tabcontent embed{
margin-top: 5px; 
}

.tabcontent img{
margin-top: 12.5px; 
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
background:url(tab-grey1.jpg) no-repeat;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
width:127px;
text-decoration: none;
color: white; /*text color*/
padding: 5px 11px;
background:url(tab-grey1.jpg) no-repeat;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
color: white !important;
text-decoration:underline;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background:url(tab.jpg) no-repeat;
}

.indentmenu ul li a.selected{
color: white !important;
text-decoration:underline;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background:url(tab.jpg) no-repeat;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px #d9dadb;
width: 450px;
padding: 5px;

}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

/*----------------------------longer tabbed content----------------------*/

.indentmenu1{
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu1 ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
background:url(tab-long-grey.jpg) no-repeat;
}

.indentmenu1 ul li{
display: inline;
}

.indentmenu1 ul li a{
float: left;
width:163px;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
background:url(tab-long-grey.jpg) no-repeat;
}

.indentmenu1 ul li a:visited{
color: white;
}

.indentmenu1 ul li a.selected{
color: white !important;
text-decoration:underline;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background:url(tab-long.jpg) no-repeat;
}

.indentmenu1 ul li a.selected{
color: white !important;
text-decoration:underline;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background:url(tab-long.jpg) no-repeat;
}

.tabcontent1{
display:none;
}

@media print {
.tabcontent1 {
display:block !important;
}
}

/*------Energy Saving----------------------*/

#energysaving {
width:180px;
height:217px;
float:left;
background:url('/media/saving_graph_rounded.jpg') no-repeat;
MARGIN-BOTTOM: 16px;
}

#energysavingmiddle {
width:330px;
height:217px;
padding-left:15px;
float:left;
background:#4284c0;
MARGIN-BOTTOM: 16px;
}

#energysavingcorner {
width:54px;
height:217px;
float:left;
background: url('/media/corners_rounded.jpg') no-repeat;
MARGIN-BOTTOM: 16px;
}
