/*********************  Media Serv - Instal Pompe SB -  Template CSS  ********************/
* {
margin: 0;
padding: 0;
border: 0;
outline: none;
}

body {
background: #FFF url(../images/background.jpg) no-repeat fixed center top;
font-family: Arial, Sans-serif, "Microsoft Sans Serif", "Lucida Sans Unicode";
font-size: 10pt;
color: #333;
font-weight: normal;
list-style: none;
outline: none;
}

a,
a:link,
a:visited,
a:active {
font-family: Arial, Sans-serif, "Microsoft Sans Serif", "Lucida Sans Unicode";
text-decoration: underline;
color: #d9670f; /* Light Orange */
}

a:hover {
color: #b75407; /* Dark Orange */
text-decoration: underline;
}

img,
a img { border: 0; }

div.clearfix {
clear: both;
}

/*********************  Instal Pompe SB - PAGE WRAPPER  ********************/

#page-wrapper {
width: 980px;
margin: 0 auto;
overflow: hidden;
}

/*********************  Instal Pompe SB - HEADER  ********************/

#header-base {
height: 90px;
width: 960px;
background: url(../images/header-bg.jpg) no-repeat;
border-left: solid 1px #5c6570;
border-right: solid 1px #5c6570;
margin: 0 auto;
}

#header-base #left {
float: left;
width: auto;
padding: 12px 0 0 13px;
}

#header-base #right {
float: right;
width: auto;
padding: 26px 10px 0 0;
}

/*********************  Instal Pompe SB - TOP-LINKS  ********************/


#header-base #top-links {
width: auto;
text-align: right;
}

#header-base #top-links ul {
list-style: none;
}

#header-base #top-links ul li {
display: inline;
}

#header-base #top-links a,
#header-base #top-links a:link,
#header-base #top-links a:visited {
font-size: 8pt;
color: #2f5b87;                           /* Blue */
text-decoration: none;
border-left: solid 1px #2f5b87;
padding: 0 8px;
line-height: 8pt;
}

#header-base #top-links a:hover,
#header-base #top-links a:active {
color: #d9670f;                           /* Orange */
text-decoration: underline;
}

/*********************  Instal Pompe SB - SEARCH BOX  ********************/

#header-base #searchbox-base {
width: 140px;
height: 22px;
float: right;
padding: 22px 8px 0 0;
}

#header-base #searchbox {
width: 140px;
height: 22px;
background: url(../images/searchbox.png) no-repeat;
float: right;
}

#searchbox input#mod_search_searchword.inputbox {
background: transparent;
padding: 3px 3px 2px 5px;
width: 110px;
float: left;
}

#searchbox input.button {
background: transparent;
height: 22px;
width: 22px;
cursor: pointer;
float: left;
}

#header-base #logo {
height: 68px;
width: 135px;
background: url(../images/logo.png) no-repeat;
cursor: pointer;
}

/*********************  Instal Pompe SB - MAINMENU  ********************/

#mainmenu {
width: 980px;
height: 38px;
margin: 0 auto;
clear: both;
overflow: hidden;
}

#mainmenu #left {
width: 10px;
height: 38px;
background: url(../images/mainmenu-left.png) no-repeat;
float: left;
}

#mainmenu #mid {
width: 930px;
height: 38px;
background: url(../images/mainmenu-mid.png) repeat-x;
overflow: hidden;
float: left;
padding: 0 15px;
line-height: 38px;
}

#mainmenu #right {
width: 10px;
height: 38px;
background: url(../images/mainmenu-right.png) no-repeat;
float: left;
}

#mainmenu #mainmenu-base {
height: 38px;
margin: auto;
clear: both;
}

#mainmenu #mainmenu-base #text {
width: auto;
margin: 0 auto;
text-align: center;
}

#mainmenu #ms-mainmenu ul{
height: 38px;
list-style:none;
padding: 0;
text-align: center;
}

#mainmenu #menu-list #separator,
#mainmenu #mainmenu-base #separator {
float: left;
width: 0;
height: 38px;
}

#mainmenu #menu-list #active #btn-left.left {
height: 38px;
width: 7px;
background: url(../images/mainmenu-active-left.png) no-repeat;
float: left;
display: inline-block;
}

#mainmenu #menu-list #active #btn-mid.mid {
height: 38px;
background: url(../images/mainmenu-active-mid.png) repeat-x center;
float: left;
display: inline-block;
}

#mainmenu #menu-list #active #btn-right.right {
height: 38px;
width: 7px;
background: url(../images/mainmenu-active-right.png) no-repeat;
float: left;
display: inline-block;
}

#mainmenu #menu-list #active a:link,
#mainmenu #menu-list #active a:visited{
float:left;
list-style:none;
text-decoration:none;
color: #000;
display: block;
padding: 0px 0px;
font-family: Arial, Sans-serif, "Microsoft Sans Serif", "Lucida Sans Unicode";
font-size: 10pt;
text-transform: uppercase;
}

#mainmenu #menu-list a:link, #menu-list a:visited{
float:left;
list-style:none;
text-decoration:none;
color: #FFFFFF;
display:block;
padding: 0 10px;
font-family: Arial, Sans-serif, "Microsoft Sans Serif", "Lucida Sans Unicode";
font-size: 10pt;
text-transform: uppercase;
}

#mainmenu #menu-list a:hover{
color:#173152;
line-height: 38px;
}

#mainmenu #menu-list #active a:hover {
color: #000;
padding-top: 0;
line-height: 38px;
}

#mainmenu #menu-list li {
list-style: none;
line-height: 38px;
display: inline;
}

/*********************  Instal Pompe SB - SUBMENU  ********************/

#sub-header-base {
width: 960px;
border-left: solid 1px #5c6570;
border-bottom: solid 1px #5c6570;
border-right: solid 1px #5c6570;
margin: 0 auto;
overflow: hidden;
clear: both;
background: #FFF;
padding: 0 0 14px 0;
}

#submenu {
width: 960px;
background: url(../images/submenu-bg.png) repeat-x bottom;
}

#submenu div.text {
margin: auto;
height: 35px;
line-height: 35px;
padding: 0 15px;
}

#submenu div.min-height {
margin: auto;
height: 15px;
padding: 0 15px;
}


#submenu ul {
list-style: none;
}

#submenu ul li {
display: inline;
}

#submenu a,
#submenu a:link,
#submenu a:visited,
#submenu a:active {
font-size: 10pt;
color: #7c7c7c;
text-decoration: none;
padding: 0 8px;
border-right: solid 1px #cfcfcf;
}

#submenu a:hover,
#submenu a#active_menu {
color: #d9670f;
}

#submenu-shadow {
width: 960px;
height: 15px;
background: url(../images/submenu-shadow.png) repeat-x;
}

/*********************  Instal Pompe SB - TOP TABS  ********************/

#top-tabs {
width: 318px;
float: left;
padding: 0 0 0 15px;
}

#top-tabs div.module {
border: solid 1px #d9d9d9;
padding: 0 15px 0 15px;
font-size: 8pt;
color: #333;
text-align: justify;
height: 228px;
}

#top-tabs div.module h3 {
width: 166px;
height: 25px;
background: url(../images/top-tabs-h3.png) no-repeat center top;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #fff;
text-align: center;
line-height: 24px;
padding: 0 0 15px 0;
}

#top-tabs div.module img {
border: solid 1px #b0b0b0;
}

#top-tabs div.module a,
#top-tabs div.module a:link,
#top-tabs div.module a:active,
#top-tabs div.module a:visited {
font-size: 8pt;
color: #d9670f; /* Orange */
text-decoration: underline;
}

#top-tabs div.module a:hover {
color: #b75407;
}

/*********************  Instal Pompe SB - SLIDESHOW  ********************/

#slideshow {
width: auto;
height: auto;
float: left;
padding: 0 0 0 15px;
overflow: hidden;
}

#slideshow div.module {
border: solid 1px #d9d9d9;
height: 220px;
width: 585px;
padding: 4px;
text-align: justify;
overflow: hidden;
}

/*********************  Instal Pompe SB - MAIN CONTENT  ********************/

#main-content-wrapper {
width: 962px;
margin: 0 auto;
padding: 15px 0;
height: auto;
clear: both;
}

#main-content-base {
border: solid 1px #5c6570;
margin: auto;
background: #f7f7f7;
padding: 15px 15px 0 15px;
overflow: hidden;
}

#mainbody {
/*margin: 0 206px 0 0;*/
/*width: 690px;*/ /* old width */
width: 650px;
border: solid 1px #d9d9d9;
background: #FFF;
padding: 15px;
float: left;
position: relative;
margin: 0 0 15px 0;
}

#mainbody ul,
#mainbody-wide ul {
list-style: inside;
}

#mainbody-wide {
border: solid 1px #d9d9d9;
background: #FFF;
padding: 15px;
margin: auto;
width: auto;
margin: 0 0 15px 0;
}

/*********************  Instal Pompe SB - MAINBODY TYPOGRAPHY  ********************/

#mainbody .contentheading,
#mainbody-wide .contentheading {
font-family: Arial, Sans-serif, "Microsoft Sans Serif", "Lucida Sans Unicode";
font-size: 12pt;
text-transform: uppercase;
color: #3e78b2;
border-bottom: solid 1px #d9d9d9;
padding: 0 0 5px 0;
width: 100%;
}

#mainbody .componentheading,
#mainbody-wide .componentheading {
font-family: Arial, Sans-serif, "Microsoft Sans Serif", "Lucida Sans Unicode";
font-size: 12pt;
text-transform: uppercase;
color: #3e78b2;
}

#mainbody .small,
#mainbody-wide .small,
#mainbody .createdate,
#mainbody-wide .createdate,
#mainbody .modifydate,
#mainbody-wide .modifydate {
font-size: 8pt;
color: #555;
font-family:"Microsoft Sans Serif", "Lucida Sans Unicode", Arial;
line-height: 16px;
}

#mainbody .contentpaneopen,
#mainbody-wide .contentpaneopen {
padding: 3px 0 0 0;
text-align: justify;
}

#mainbody .title {
font-family: Arial, Sans-serif, "Microsoft Sans Serif", "Lucida Sans Unicode";
font-size: 10pt;
text-transform: uppercase;
color: #d9670f;
text-align: center;
padding: 3px 0;
}

#mainbody .title2 {
font-family: Arial, Sans-serif, "Microsoft Sans Serif", "Lucida Sans Unicode";
font-size: 10pt;
text-transform: uppercase;
color: #d9670f;
text-align: left;
padding: 3px 0 5px 0;
}

#mainbody .title3 {
font-family: Arial, Sans-serif, "Microsoft Sans Serif", "Lucida Sans Unicode";
font-size: 10pt;
text-transform: uppercase;
color: #3e78b2;
text-align: left;
padding: 3px 0 5px 0;
}


#mainbody .title a,
#mainbody .title a:link,
#mainbody .title a:visited,
#mainbody .title a:active {font-family: Arial, Sans-serif, "Microsoft Sans Serif", "Lucida Sans Unicode";
font-size: 10pt;
text-transform: uppercase;
color: #d9670f;
text-align: center;
padding: 3px 0;
text-decoration: none;
}

#mainbody .title a:hover {
text-decoration: none;
color: #b75407;
}

#mainbody td.img a img {
border: solid 1px #aaa;
}

#mainbody td.img a:hover img {
border: solid 1px #555;
}

#mainbody table.products_table .title {
font-size: 10pt;
text-transform: uppercase;
color: #d9670f;
padding: 3px 0 3px 5px;
text-decoration: none;
text-align: left;
background: #ededed /*url(../images/sidebar-module-button-grey.png) repeat-x bottom*/;
height: 20px;
}

#mainbody table.products_table ul {
list-style: inside square;
color: #333;
padding: 0 0 0 10px;
}

#mainbody table.products_table .name,
#mainbody .name {
color: #548ec7;
font-weight: bold;
padding: 0 0 5px 0;
font-size: 10pt;
text-decoration:none;
}

#mainbody table.products_table .name {
font-size: 9pt;
}

.produs {
color: #548ec7;
font-weight: bold;
font-size: 10pt;
}

#mainbody table.products_table .sep {
background: url(../images/bottom-tabs-sep.png) repeat-y center;
}

#mainbody input.inputbox,
#mainbody select {
border: solid 1px #CCC;
margin: 2px 0;
}

#mainbody textarea {
border: solid 1px #CCC;
margin: 2px 0;
}

#mainbody input.button {
background: #3e78b3;
color: #FFF;
padding: 0px 5px;
border: double #FFF;
cursor: pointer;
}

#mainbody table.portfolio_table {
}

#mainbody table.portfolio_table .name,
#mainbody table.portfolio_table .location {
background: #f6f6f6;
height: 20px;
line-height: 20px;
color: #333;
font-weight: normal;
padding: 2px;
}

#mainbody table.portfolio_table .location {
background: #FFF;
}

#mainbody table.portfolio_table .description {
background: #f6f6f6;
color: #333;
padding: 2px;
text-align: justify;
}

#mainbody table.portfolio_table .orange {
color: #d9670f;
}

#mainbody table.portfolio_table .blue {
color: #548ec7;
}

#mainbody div.separator {
height: 0;
width: auto;
margin: auto;
margin-top: 15px;
margin-bottom: 15px;
border-top: solid 1px #e1e1e1;
}

#mainbody ul {
list-style: square inside;
padding: 5px 0 0 10px;
}

#mainbody ul li.border {
line-height: 14pt;
border-bottom: solid 1px #e1e1e1;
padding: 3px 0;
}

#mainbody a,
#mainbody a:link,
#mainbody a:visited,
#mainbody a:active {
text-decoration: underline;
}

#mainbody a:hover {
text-decoration: none;
}

/*********************  Instal Pompe SB - link-uri produse  ********************/

#mainbody a.link_products,
#mainbody a:link.link_products,
#mainbody a:visited.link_products,
#mainbody a:active.link_products {
color:#548ec7;
font-weight: bold;
font-size: 9pt;
text-decoration:none;
}

#mainbody a:hover.link_products {
text-decoration:underline
}

.oferte {
	border-collapse: collapse;
}

.oferte, .oferte td, .oferte th {
	border: 1px solid #d9d9d9;
}

.oferte th {
	font-size: 1em;
	background: #f7f7f7;
	line-height: 2.5em;
	text-align: center;
}

.custom {
	background: #f7f7f7;
}

.oferte td {
	text-align: center;
	line-height:2em;
	border-collapse:separate;
}

/*********************  Instal Pompe SB - SIDEBAR  ********************/

#sidebar-wrapper {
float: left;
padding: 0 0 0 15px;
width: 231px;
height: auto;
}

/*********************  Instal Pompe SB - SIDEBAR - DEFAULT MODULE ********************/

#sidebar-wrapper div.module {
width: 220px;
border: solid 1px #d9d9d9;
background: #FFF;
padding: 4px;
margin: 0 0 15px 0;
font-size: 9pt;
text-align: justify;
}

#sidebar-wrapper div.module h3 {
width: 206px;
height: 25px;
background: url(../images/sidebar-module-h3-orange.png) no-repeat center top;
color: #FFF;
font-weight: bold;
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
margin: 0 auto;
line-height: 24px;
padding: 0 0 8px 0;
}

#sidebar-wrapper div.module div {
background: #f5f5f5;
padding: 0 0 15px 0;
}

#sidebar-wrapper div.module div div {
background: none;
padding: 0;
}

#sidebar-wrapper div.module div div div {
background: none;
padding: 0 7px;
}

#sidebar-wrapper div.module a img {
border: solid 1px #d9d9d9;
}

#sidebar-wrapper div.module a:hover img {
border: solid 1px #999;
}

#sidebar-wrapper div.module a.large,
#sidebar-wrapper div.module a.large:link,
#sidebar-wrapper div.module a.large:visited,
#sidebar-wrapper div.module a.large:active {
font-size: 10pt;
text-decoration: none;
color: #3e78b2;
}

#sidebar-wrapper div.module a.large:hover {
text-decoration: underline;
}

/*********************  Instal Pompe SB - SIDEBAR - ORANGE MENU ********************/

#sidebar-wrapper div.module-orange-menu {
width: 220px;
border: solid 1px #d9d9d9;
background: #FFF;
padding: 4px;
margin: 0 0 15px 0;
}

#sidebar-wrapper div.module-orange-menu h3 {
width: 206px;
height: 25px;
background: url(../images/sidebar-module-h3-orange.png) no-repeat center top;
color: #FFF;
font-weight: bold;
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
margin: 0 auto;
line-height: 24px;
padding: 0 0 5px 0;
}

#sidebar-wrapper div.module-orange-menu div {
background: #f5f5f5;
padding: 0 0 15px 0;
}

#sidebar-wrapper div.module-orange-menu div div,
#sidebar-wrapper div.module-orange-menu div div div {
background: none;
padding: 0;
}


#sidebar-wrapper div.module-orange-menu ul {
margin: 0 auto;
width: auto;
list-style: none;
padding: 0 15px;
}

#sidebar-wrapper div.module-orange-menu ul li {
background: url(../images/sidebar-module-button-grey.png) repeat-x bottom;
height: 24px;
line-height: 22px;
text-indent: 8px;
}

#sidebar-wrapper div.module-orange-menu ul li a,
#sidebar-wrapper div.module-orange-menu ul li a:link,
#sidebar-wrapper div.module-orange-menu ul li a:visited,
#sidebar-wrapper div.module-orange-menu ul li a:active {
text-decoration: none;
color: #173152;
line-height: 22px;
font-family: Arial, Sans-serif, "Microsoft Sans Serif", "Lucida Sans Unicode";
}

#sidebar-wrapper div.module-orange-menu ul li a:hover,
#sidebar-wrapper div.module-orange-menu ul li a#active_menu {
color: #d9670f;
padding: 0 0 0 10px;
background: url(../images/arrow-orange.png) no-repeat;
background-position: 0px 4px;
}

.hover {
color: #FF0000;
}

/*********************  Instal Pompe SB - SIDEBAR - BLUE MENU ********************/

#sidebar-wrapper div.module-blue-menu {
width: 220px;
border: solid 1px #d9d9d9;
background: #FFF;
padding: 4px;
margin: 0 0 15px 0;
}

#sidebar-wrapper div.module-blue-menu h3 {
width: 206px;
height: 25px;
background: url(../images/sidebar-module-h3-blue.png) no-repeat center top;
color: #FFF;
font-weight: bold;
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
margin: 0 auto;
line-height: 24px;
padding: 0 0 5px 0;
}

#sidebar-wrapper div.module-blue-menu div {
background: #f5f5f5;
padding: 0 0 15px 0;
}

#sidebar-wrapper div.module-blue-menu div div,
#sidebar-wrapper div.module-blue-menu div div div {
background: none;
padding: 0;
}


#sidebar-wrapper div.module-blue-menu ul {
margin: 0 auto;
width: auto;
list-style: none;
padding: 0 15px;
}

#sidebar-wrapper div.module-blue-menu ul li {
background: url(../images/sidebar-module-button-grey.png) repeat-x bottom;
height: 24px;
line-height: 22px;
text-indent: 8px;
}

#sidebar-wrapper div.module-blue-menu ul li a,
#sidebar-wrapper div.module-blue-menu ul li a:link,
#sidebar-wrapper div.module-blue-menu ul li a:visited,
#sidebar-wrapper div.module-blue-menu ul li a:active {
text-decoration: none;
color: #173152;
line-height: 22px;
font-family: Arial, Sans-serif, "Microsoft Sans Serif", "Lucida Sans Unicode";
}

#sidebar-wrapper div.module-blue-menu ul li a:hover,
#sidebar-wrapper div.module-blue-menu ul li a#active_menu {
color: #d9670f;
padding: 0 0 0 10px;
background: url(../images/arrow-orange.png) no-repeat;
background-position: 0px 4px;
}



/*********************  Instal Pompe SB - SIDEBAR - RED GRAF MENU ********************/

#sidebar-wrapper div.module-red-menu {
width: 220px;
border: solid 1px #d9d9d9;
background: #FFF;
padding: 4px;
margin: 0 0 15px 0;
}

#sidebar-wrapper div.module-red-menu h3 {
width: 206px;
height: 25px;
background: url(../images/sidebar-module-h3-red.png) no-repeat center top;
color: #FFF;
font-weight: bold;
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
margin: 0 auto;
line-height: 24px;
padding: 0 0 5px 0;
}

#sidebar-wrapper div.module-red-menu div {
background: #f5f5f5;
padding: 0 0 15px 0;
}

#sidebar-wrapper div.module-red-menu div div,
#sidebar-wrapper div.module-red-menu div div div {
background: none;
padding: 0;
}


#sidebar-wrapper div.module-red-menu ul {
margin: 0 auto;
width: auto;
list-style: none;
padding: 0 15px;
}

#sidebar-wrapper div.module-red-menu ul li {
background: url(../images/sidebar-module-button-grey.png) repeat-x bottom;
height: 24px;
line-height: 22px;
text-indent: 8px;
}

#sidebar-wrapper div.module-red-menu ul li a,
#sidebar-wrapper div.module-red-menu ul li a:link,
#sidebar-wrapper div.module-red-menu ul li a:visited,
#sidebar-wrapper div.module-red-menu ul li a:active {
text-decoration: none;
color: #173152;
line-height: 22px;
font-family: Arial, Sans-serif, "Microsoft Sans Serif", "Lucida Sans Unicode";
}

#sidebar-wrapper div.module-red-menu ul li a:hover,
#sidebar-wrapper div.module-red-menu ul li a#active_menu {
color: #d9670f;
padding: 0 0 0 10px;
background: url(../images/arrow-orange.png) no-repeat;
background-position: 0px 4px;
}



/*********************  Instal Pompe SB - BOTTOM TABS ********************/

#bottom-tabs-wrapper {
width: 962px;
margin: 0 auto;
}

#bottom-tabs {
border-top: solid 1px #5c6570;
border-right: solid 1px #5c6570;
border-left: solid 1px #5c6570;
width: 960px;
background: #f7f7f7;
}

#bottom-tabs div.module {
padding: 0 15px 15px 15px;
text-align: justify;
}

#bottom-tabs div.module h3 {
width: 196px;
height: 25px;
background: url(../images/bottom-tabs-h3.png) no-repeat center top;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #fff;
text-align: center;
line-height: 24px;
padding: 0 0 23px 0;
}

#bottom-tabs .title {
font-family: Arial, Sans-serif, "Microsoft Sans Serif", "Lucida Sans Unicode";
font-size: 11pt;
color: #173152;
font-weight: bold;
text-transform: uppercase;
padding: 0 0 15px 0;
text-align: left;
}

#bottom-tabs .sep {
background: url(../images/bottom-tabs-sep.png) repeat-y center;
}

#bottom-tabs ul {
list-style: inside square;
color: #173152;
padding: 0 0 0 5px;
}

#bottom-tabs a,
#bottom-tabs a:link,
#bottom-tabs a:visited,
#bottom-tabs a:active {
font-family: Arial, Sans-serif, "Microsoft Sans Serif", "Lucida Sans Unicode";
font-size: 8pt;
color: #d9670f;
padding: 0 0 15px 0;
text-align: left;
text-decoration: underline;
}

#bottom-tabs a:hover {
/*text-decoration: none;*/
color: #c75e0e;
}

/*********************  Instal Pompe SB - FOOTER ********************/

#footer {
width: 980px;
height: 38px;
margin: 0 auto;
clear: both;
overflow: hidden;
}

#footer #left {
width: 10px;
height: 38px;
background: url(../images/mainmenu-left.png) no-repeat;
float: left;
}

#footer #mid {
width: 930px;
height: 38px;
background: url(../images/mainmenu-mid.png) repeat-x;
overflow: hidden;
float: left;
padding: 0 15px;
line-height: 38px;
}

#footer #right {
width: 10px;
height: 38px;
background: url(../images/mainmenu-right.png) no-repeat;
float: left;
}

#footer-links {
float: left;
width: 780px;
}

#footer-links a,
#footer-links a:link,
#footer-links a:visited,
#footer-links a:active {
line-height: 38px;
font-size: 9pt;
color: #FFF;
text-decoration: none;
padding: 0 8px;
border-right: solid 1px #FFF;
}

#footer-links a:hover {
color: #c0e0ff;
text-decoration: underline;
}


/*********************  Instal Pompe SB - MEDIASERV ********************/

#mediaserv {
float: right;
width: auto;
line-height: 38px;
}

#mediaserv a,
#mediaserv a:link,
#mediaserv a:visited,
#mediaserv a:active {
font-size: 9pt;
color: #c0e0ff;
text-decoration: none;
}

#mediaserv a:hover {
color: #FFF;
}

/*********************  Instal Pompe SB - PAGE END ********************/

#page-end {
border-bottom: solid 1px #5c6570;
border-right: solid 1px #5c6570;
border-left: solid 1px #5c6570;
width: 960px;
background: #f7f7f7;
margin: 0 auto;
height: 15px;
}

/*********************  Instal Pompe SB - COPYRIGHT ********************/

#copyright {
width: 960px;
margin: 0 auto;
height: 15px;
text-align: center;
padding: 15px 0;
color: #FFF;
font-size: 8pt;
}

/*********************  Instal Pompe SB - SITEMAP CONFIG ********************/

#mainbody div.sitemap h2.menutitle {
font-family: Arial, Sans-serif, "Microsoft Sans Serif", "Lucida Sans Unicode";
font-size: 10pt;
text-transform: uppercase;
color: #3e78b2;
width: 100%;
padding: 10px 0 5px 0;
}

