/* General */
.centerdiv {
	margin-left: auto;
	margin-right: auto;
}
legend {
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	margin-bottom: 10px;
}	
body {
	margin: 0;
	padding: 0;
}
#content fieldset {
	border: 0;
	padding: 0;
}

a img {
        border: 0;
       }
img.left {
	float: left;
}

img.right {
	float: right;
}

hr {
	background-color: #0B486B;
	border: 0;
	margin-top: -10px;
	margin-bottom: 20px;
	height: 1px;
}

*:first-child+html hr {
	margin-top: -7px;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #0B486B;
}

* html hr {
	color: #0B486B;
	margin-bottom: 0;
}

span {
	color: #000000;
}

a.link {
	color: #F18F03;
}

a.link:hover {
	text-decoration: none;
}

span.bold {
	font-weight: bold;
}

span.italic {
	font-style: italic;
}

#container {
	width: 100%;
	height: auto;
	background-repeat: repeat-x;
	background-image: url(../img/bg_content.gif);
	float: left;
	position: relative;
}

/* Header */
#header {
	width: 100%;
	position: absolute;
	top: 0;
	background: #94CAEB;
	height: 105px;
}

#header .logo {
	width: 960px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	/*position: relative;*/
}

#header .logo a {
	color: #0B486B;
	/*display: block;*/
	font-family: Georgia;
	font-style: normal;
	font-size: 36px;
	height: 100%;
	text-decoration: none;
	/*width: 100%;*/
	font-weight: bold;
}
*:first-child+html #header {
	left: 0;
}
* html #header {
	left: 0;
}

/* Menu */
#subheader {
	height: 37px;
	width: 100%;
	background-color: #0B486B;
	position: absolute;
	top: 105px;
}
*:first-child+html #subheader {
	left: 0;
}
* html #subheader {
	left: 0;
}
#menu {
	width: 960px;
	height: 37px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
	text-align: left;
}

.bg {
	background-color: #FFFFFF;
}

.menu {
	float: left;
	margin: 0;
	list-style: none;
	height: 30px;
	position: relative;
	font-family: arial, verdana, sans-serif;
	margin-top: 3px;
	padding: 0;
	width: 960px;
}

.menu li.top {
	display: block;
	float: left;
	position: relative;
	margin-right: 20px;
}

.menu li.top:hover {
	background: url(../img/bg-menu-hover-right.gif) no-repeat right top;
}

.menu li a.top_link {
	display: block;
	float: left;
	height: 30px;
	line-height: 33px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 0 12px 0 12px;
	cursor: pointer;
	letter-spacing: 0.11em;
}

.menu li.current {
	background: url(../img/bg-menu-hover-right.gif) no-repeat right top;
}

.menu li a.current {
	background: url(../img/bg-menu-hover-left.gif) no-repeat left top;
}
.menu li a.current:hover {
	background: url(../img/bg-menu-hover-left.gif) no-repeat left top;
}
.menu li a.top_link span {
	float: left;
	font-weight: bold;
	display: block;
	padding: 0 24px 0 12px;
	height: 30px;
}

.menu li a.top_link span.down {
	float: left;
	display: block;
	padding: 0 24px 0 12px;
	height: 30px;
	background: url(images/down.gif) no-repeat right top;
}

.menu li a.top_link:hover {
	color: #FFFFFF;
	background: url(../img/bg-menu-hover-left.gif) no-repeat left top;
}

.menu li:hover>a.top_link {
	color: #FFFFFF;
	background: url(../img/bg-menu-hover-left.gif) no-repeat left top;
}

#lastItemMenu{
	border: solid 2px #686058;
	background: url(../img/antenna1.png) no-repeat 5px 3px;
	padding-left: 13px;
	width:148px;
}
li#lastItemMenu:hover>a.top_link { background: none; }
#lastItemMenu a.top_link:hover {
	font-size: 16px;
	background: none;
	padding:0 3px 0 12px;
}
#lastItemMenu a.current {
	font-size: 16px;
	background: none;
	padding:0 3px 0 12px;
}
.menu table {
	border-collapse: collapse;
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.menu a:hover {
	visibility: visible;
}

.menu a.top_link:hover {
	visibility: visible;
}

.menu li:hover {
	position: relative;
	z-index: 200;
}

.menu ul
	{
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu li.top:hover ul.sub {
	left: 0;
	top: 30px;
	right: 2px;
	white-space: nowrap;
	width: auto;
	height: auto;
	z-index: 999;
	padding-top: 4px;
}

.menu li.top ul.sub li {
	display: block;
	height: 25px;
	position: relative;
	float: left;
	width: 230px;
	background-color: #0B486B;
	/*margin-top: 2px;*/
}

.menu li.top ul.sub li.first {
	margin-top: 4px;
}

.menu li.top ul.sub li a {
	font-weight: normal;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	width: 300px;
	line-height: 20px;
	text-indent: 5px;
	color: #FFFFFF;
	text-decoration: none;
	border-width: 0 0 0 3px;
}

.menu li.top ul.sub li:hover, .menu li.top ul.sub li.subSub:hover {
	background: #96CF48;
	color: #FFFFFF;
}


.menu li.top ul.sub li.subSub {
	padding-left: 20px;
	background: #466C82;
	width: 210px;
}

#down_box {
	position: relative;
	margin-top: 142px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#language {
	display: none;
	float: right;
	height: 30px;
	line-height: 47px;	
	margin-top: 0px;	
}

#language a{
	text-decoration: none;
	color: #FFFFFF;
}

*:first-child+html #language {
	margin-top: 0;
}

* html #language {
	margin-top: 10px;
}

#language img {
	border: 1px solid #0b486b;
	margin-left: 2px;
}

#language img:hover {
	border: 1px solid #FFFFFF;
}

/* Content */
#content {
	z-index: 100;
	float: left;
	padding-top: 50px;
	height: auto;
	width: 666px;
}

* html #content {
	
}

#content input, #content select {
	width: 250px;
}

#content TEXTAREA {
	width: 250px;
	height: 100px;
}

#content h1 {
	font-family: verdana;
	font-size: 18px;
	letter-spacing: 1.5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #0B486B;
	margin-bottom: 5px;
}

*:first-child+html #content h1 {
	display: block;
	padding-top: 13px;
	margin-bottom: 0;
}

* html #content h1 {
	padding-top: 13px;
	margin-bottom: 1px;
}

#content h2 {
	font-size: 16px;
	font-family: Arial;
	margin: 25px 0 -10px 0;
}

#content h3 {
	font-size: 14px;
	font-family: Arial;
	/*margin: 20px 0 -10px 0;*/
	margin: 20px 0 5px 0;
}

#content p {
	line-height: 140%;
	font-family: Arial;
	font-size: 14px;
}

#content ol {
	font-family: Arial;
	font-size: 14px;
	line-height: 140%;
	margin-left: 25px;
}

#content ol a, p a, span a {
	color: #F18F03;
}

#content ol a:hover, p a:hover, span a:hover {
	text-decoration: none;
}

#content ul.inpage_links {
	list-style-type: square;
}

#content ul.inpage_links li a {
	color: #F18F03;
}

#content ul.inpage_links li a:hover {
	text-decoration: none;
}

#content ul {
	list-style-type: square;
	color: #000000;
	line-height: 140%;
	list-style-position: inside;
}

#content ul li {
	font-family: Arial;
	font-size: 14px;
}

#content p a {
	color: #F18F03;
}

#content p a:hover {
	text-decoration: none;
}

#content .image {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#content .path {
	font-family: Arial;
	font-size: 12px;
	position: absolute;
	top: 20px;
	color: #000000;
}

*:first-child+html #content .path {
	left: 0;
	float: left;
}

* html #content .path {
	clear: both;
	left: 0;
	float: left;
}

#content .path a {
	text-decoration: none;
	color: #F18F03;
	font-size: 12px;
	letter-spacing: 1.2px;
}

#content .path a:hover {
	text-decoration: underline;
}

#content label {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	display: block;
	width: 200px;
}

#content input,select,textarea {
	margin-bottom: 10px;
	border:1px solid #0B486B;
	padding-left:4px;
}

#content .button {
	background-color: #F18F03;
	border: 1px solid #FFFFFF;
	cursor: pointer;
	font-family: Arial;
	color: #FFFFFF;
	width: 150px;
}

#content .button:hover {
	border: 1px solid #650e2c;
}

#content .tools {
	float: left;
	width: 666px;
	height: 20px;
}

#content .print {
	float: right;
	height: 20px;
}
#content .tools img {
	border: 0;
}
#content .top {
	float: right;
	height: 20px;
	margin-left: 10px;
}
#content input.required, textarea.required, select.required {
	background: url(../img/required.gif) no-repeat left top;
}
#content .tools a {
	text-decoration: none;
	color: #0B486B;
	font-size: 11px;
	font-family: Verdana;
	line-height: 17px;
	display: block;
}

#content .top a:hover {
	color: #0B486B;
}
/* Sidebar */
#box {
	float: left;
	width: 250px;
	border-left: 2px solid #0B486B;
	margin-bottom:20px;
}

#box-contact {
	/*float: left;*/
	width: 250px;
	margin-bottom:20px;
	font-size: 14px;
	font-family: Arial;
	line-height: 140%;	
}

#box-contact a{
        color:#F18F03;
        text-decoration: none;
}

#box-contact a:hover{
        text-decoration: underline;
}
#sidebar {
	float: left;
	margin-top: 50px;
	margin-left: 37px;
	width: 250px;
	height: auto;
	margin-bottom: 10px;
	max-width: 499px;
}

#sidebar .title {
	color: #000000;
	width: 242px;
	font-family: Verdana;
	font-size: 18px;
	padding: 5px;
	margin: 5px -1px 18px;
	border-bottom: 1px solid #0B486B;
}
#sidebar p {
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 250px;
}

#sidebar ul li {
	display: block;
	margin-left: 10px;
	border-bottom: 1px dashed #0B486B;
	padding: 5px 0;
	width: 241px;
}

#sidebar ul li.last {
	border-bottom-width: 0;
}

#sidebar ul li a {
	color: #F18F03;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.25em;
}

#sidebar ul li a:hover {
	text-decoration: underline;
}

#sidebar .table_box {
	display: block;
	color: #000000;
	border-bottom: 1px solid #DDDDDD;
	height: 50px;
}

#download_box {
	float: left;
	margin-left: 25px;
	margin-bottom: 50px;
	width: 200px;
	height: 257px;
	border: 1px solid #0B486B;
}
.downloadAdobe {
	width: 250px;
	background: url(../img/get_adobe_reader.png) no-repeat center;
	height: 50px;
	float: left;
	margin-bottom: 20px;
}

.downloadAdobe a {
	display: block;
	width: 100%;
	height: 100%;
}
*:first-child+html #download_box .title {
	margin-left: 30px;
	border: 0;
}

* html #download_box {
	margin-left: 15px;
}

#sidebar #download_box .title {
	float: left;
	display: block;
	font-family: Helvetica;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #333333;
	margin: 0;
	padding: 0;
	text-transform: none;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	width: 100%;
	border: 0;
}

* html #download_box .title {
	margin-left: 15px;
}

#download_box .image {
	float: left;
	width: 120px;
	height: 169px;
	background-image: url(../img/presentation.gif);
	margin-left: 37px;
	margin-bottom: 10px;
	border: 1px solid #650e2c;
}

* html #download_box .image {
	margin-left: 20px;
}

.campaings-round-button {
	background: url(../img/button_right.gif) no-repeat scroll right top;
	display: block;
	height: 26px;
	float: left;
	margin-left: 39px;
}

* html .campaings-round-button {
	margin-left: 20px;
}

.campaings-round-button a {
	text-decoration: none;
	text-align: center;
	background: url(../img/button_left.gif) no-repeat scroll left top;
	color: #0B486B;
	display: block;
	height: 26px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 25px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
}

* html .campaings-round-button a {
	width: 82px;
}

.campaings-round-button a:hover {
	background: url(../img/button_left_hover.gif) no-repeat scroll left top;
	color: #FFFFFF;
}

* html .campaings-round-button a:hover {
	background-color: #333333;
	color: #FFFFFF;
}

.campaings-round-button p:hover {
	background: url(../img/button_right_hover.gif) no-repeat scroll right
		top;
}

.line {
	width: 100%;
	height: 1px;
	float: left;
	border-bottom: 1px dashed #959595;
	/*margin-bottom: 20px;*/
}

* html .line {
	
}

#testimonial {
	float: left;
	width: 210px;
	height: 100px;
	background: url(../img/quote_start.gif) no-repeat left top;
	padding: 20px;
}

#testimonial span {
	display: block;
	background: url(../img/quote_end.gif) no-repeat right bottom;
	height: 100%;
	width: 100%;
	font-style: italic;
	font-family: Trebuchet MS;
	font-size: 14px;
}

.testimonial-author {
	float: left;
	display: block;
	height: 100%;
	width: 250px;
	font-family: Arial;
	font-size: 12px;
	text-align: right;
}

/* Footer */
#footer {
	clear: both;
	width: 100%;	
	font-family: Arial;
	font-size: 12px;
	background: #94CAEB;
	border-top: 1px dashed #959595;
}
#footer ul {	
	padding: 15px 0 10px;
	list-style: none;
	display: block;
	width: 960px;
	margin: 0 auto;
}

#footer ul li {
	/*margin-left: 10px;*/
	text-align: left;
	position: relative;
	line-height: 22px;
}

#footer ul li a {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer ul ul {
	padding: 0;
	display: inline;
	width: 750px;	
	left: 150px;
	position: absolute;
}

#footer ul li ul li{
	margin-right: 20px;
	margin-left: 0;
	display: inline;
	position: relative;
}

#footer ul li ul li a {
	text-decoration: none;
	color: #0B486B;
}

#footer .bottom{
    font-size: 11px;
	margin: 5px auto;	
	clear: both;
	height: 22px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	width: 960px;
}
#footer .copyright {
	text-align: left;
	float: left;
	
}
#footer .textRight {
	text-align: right;
	float: right;	
}
/*
#footer {
	clear: left;
	width: 800px;
	margin-bottom: 30px;
	font-family: Arial;
	font-size: 12px;
}
*:first-child+html #footer {
	margin-top: 20px;
}
#footer ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	display: block;
	width: 600px;
}

#footer ul li {
	display: inline;
	margin-right: 30px;
}

#footer ul li a {
	text-decoration: none;
	color: #0B486B;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer p{
        font-size: 11px;
}
*/

/* Ropardo About Us */
#ropardo-about-us-title {
	margin-top:12px;
	padding-left: 0 !important;
}

#ropardo-about-us-bottom .ropardo-about-us-contact p{
	line-height: 15px;
}

#ropardo-about-us-content {
	padding-top: 0 !important;
}

*:first-child+html #ropardo-about-us-title {
	margin-top: -1px;
}

*:first-child+html #ropardo-about-us-content {
	padding-top: 10px !important;
}

*  html #ropardo-about-us-title {
	margin-top: 2px;
}

*  html #ropardo-about-us-content {
	padding-top: 10px !important;
}

.tx-powermail-pi1{
	float: right;
}
.powermail_mandatory_js {
	color: #CC0000;
	font-family: Arial;
	font-size: 12px;
}
#content input.jscalendar_cb {
	width: 14px;
	border: none;	
}
#content input.jscalendar{
	width: 200px;
}
#ropardo_map {
	height:240px;
	width:250px;
}

p.over-image{
   display:block;
margin-left:30px !important;
position:absolute;
top:236px;
font-size: 12px !important;
width:400px;
}

img.alignright{
   display: block;
   float: right;
}


.tx_powermail_pi1_fieldwrap_html_captcha{
   display: block;
   width: 300px;   
}

img.custom-fix-1{
  border: 0;
  margin-left: 40px;
  margin-bottom: 20px;
}

table{
  font-family: Arial;
  font-size: 14px;
}

table tr td a{
  text-decoration: none;
  color:#F18F03;
}

table tr td a:hover{
  text-decoration: underline;
}

#over-image-faq{
  position: absolute;  
  display: block;
  top: 157px;
  padding-left: 20px;
  font-size: 41px !important;
  color: #09486b !important;
 }
 
 #over-image-faq p{
  
}  

table.aligntop td{
  vertical-align: top;
  padding: 10px;
  background-color: #f4f4f4;
}

table.aligntop td p{
  margin-top: 0;
}

.faq-teaser{
  display: block;
  
}

.faq-teaser a{
  color: #F18F03;
  text-decoration: none;
  font-family: Arial;
  font-size: 12px;  
  font-weight: bold;
  line-height: 1.25em;
}

.faq-teaser a:hover{
  text-decoration: underline;
}

#benefits{
  text-align: center;  
}  

table#benefits 
{
    border-color: #000000;
    border-width: 0 0 1px 1px;
    border-style: solid;
    width: 500px;
}

table#benefits td
{
    border-color: #000000;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;    
}

th.no-vertical{
    text-align: center;
}

#content p.special-heading{
    font-size: 24px;
    font-weight: bold;
    color: #730019;
}	

.custom-box {
    display: none;
}

ul li a {
   color: #F18F03;
   text-decoration: none;
}

ul li a:hover {
   text-decoration: underline;
}

img.aligncenter{
   display: block;
   margin: 0 auto;
}

p a.aligncenter{
   display: block;
   width: 100%;
   text-align: center;
}


#servicii-home .arrow-box{
	background: url(../images/arrow_.jpg) no-repeat;
	height: 58px;
	width: 150px;
	float: left;
	margin-right: 65px;
}

#servicii-home .arrow-box span{
	height: 100%;
	width: 135px;
	margin: 0 auto;
	display: block;
	text-align: center;
	margin-left: 0;
	/*line-height: 58px;*/
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
}

#servicii-home table td {
	vertical-align: top;
}

#servicii-home .arrow-box span.custom-line-height{
	line-height: 58px;
	padding-top: 0px;
}

#servicii-home #custom{
	width: 100%;
	border: none;
	clear: left;
}

#servicii-home #custom ul{
	list-style-type: square;
	color: #F18F03;
	padding: 0;
	padding-left: 15px; 
	width: 150px;
}

#homepage .arrow-box{	
	height: 52px;
	width: 210px;
	float: left;
	padding-right: 5px;
	border-bottom: 1px dotted;
}

#homepage .arrow-box span{
	height: 100%;
	width: 100%;
	margin: 0 auto;
	display: block;
	text-align: center;
	margin-left: 0;
	/*line-height: 58px;*/
	color: #0B486B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;	
}

#homepage .arrow-box span a{
       color: #0B486B;
       text-decoration: none;
}

#homepage .arrow-box span a:hover{
       text-decoration: underline;
}

#homepage table td {
	vertical-align: top;
}

#homepage .arrow-box span.custom-line-height{
	line-height: 58px;
	padding-top: 0px;
}

#homepage #custom{
	width: 100%;
	border: none;
	clear: left;
}

#homepage #custom ul{
	list-style-type: square;
	color: #000000;
	padding: 0;
	padding-left: 15px; 
	width: 90%;
	font-size: 12px;
}

.home-boxes {
        padding: 10px;
        margin: 10px;
        border: 1px solid #F18F03;
        display: block;
        float: left;
        width: 160px;
        margin-left:20px;
        font-style: italic;
        height: 100px;
}

.figure{
        display: block;
        border: 1px solid #CCCCCC;
        padding: 10px;
        float: right;
}

.figure p{
        font-size: 12px !important;
        text-align: center;
        margin: 0;
}

.tx-randomtext-pi1 a{
        color: #F18F03;
        text-decoration: none;
        font-family: Arial;
        font-weight: bold;
        font-size: 12px;
}

.tx-randomtext-pi1 a:hover{
        text-decoration: underline;
}

.box-over-image {
	display: block;
	position: absolute;
	top: 110px;
	left:20px;	
}

#content .box-over-image p{
	font-size: 20px;
	color: #FFFFFF;
	line-height: 15px;
	font-family: Verdana;	
	margin: 20px 0;
}
    
#sidebar a{    
        color: #F18F03;
        text-decoration: none;
        font-weight: bold;
}

#sidebar a:hover{ 
        text-decoration: underline;
}
.ourwebsites {
	color:#ffffff;
	/*width:1150px;
	float: left;*/	
 	font-weight: bold;
 	text-align: right; 	
 	font-family: arial,verdana,sans-serif;
 	font-size: 13px;
 	margin-top: -30px;
 	
 	width: 960px;
 	margin-left: auto;
 	margin-right: auto;
}

.ourwebsites  a{
	color: #ffffff;
	text-decoration: none;
}
.deVersion {
/*
 float:right;
 margin-right: 388px;
 margin-top: 40px;
 font-family: arial,verdana,sans-serif;
 */
/*
  margin-left: 825px;
    margin-top: 40px;
    position: absolute;
    z-index: 1000;
    */
}
.deVersion a{
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.bannerTabs {
  margin-top:20px;
  position:relative;  
  height:143px; 
  width:660px;
  float:left; 
  cursor:pointer; 
}

/* single slide */
.bannerTabs div {
  display:none;
  position:absolute;
  top:0;
  left:0;
  height:160px;
  font-size:12px;
}

/* header */
.bannerTabs h3 {
  font-size:22px;
  font-weight:normal;
  margin:0 0 20px 0;
  color:#456;
}

/* tabs (those little circles below slides) */
.tabsContainer {
	padding-left: 20px;
	width:100%;
}
.slidetabs {
  clear:both; 
  background: url("../img/slide-control-bar1.png");
  background-position: left bottom;
  background-repeat: no-repeat;
  width: 661px;
  margin: 0 auto;
  position:relative;
  height: 32px;
  top: -10px;
}

.slidetabs a {
	text-align: center;
    text-decoration: none;
	float:left;
	padding:8px 0 0 3px;
	position:relative;
	margin-right: 25px;
}
.slidetabs a  .linkTab{	
	color: #FFFFFF;
	font: 11px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	display:inline-block;
	line-height:14px;
	padding:4px 10px 6px 18px;
}
.slidetabs a.current {
	background:url("../img/arrow.png") no-repeat scroll 48% top transparent;
	color:#2D3037;
}

.slidetabs .current .bannerItem {
	background:url("../img/slide-button-right.png");
	background-repeat: no-repeat;
	background-position: right top;
	display:inline-block;
	line-height:14px;	
	margin-right:15px;
	padding-right:14px;
}

.slidetabs .current .linkTab {
	background:url("../img/slide-button-left.png");
	color: #2D3037;
}

/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled {
  visibility:hidden !important;    
}

#bannerTabs .overBanner {
  position: absolute;
   color: #FFFFFF;
    font-family: Verdana;
    font-size: 20px;
    line-height: 15px;
    margin: 20px 0 0 30px;
top:0px;
left: 0;
z-index:10;
line-height:30px;
}
#liferayBanner .overBanner {
	margin:54px 0 0 70px;
	 font-size: 20px;
	 line-height: 22px;
}
#liferayBanner .bigText {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
#liferayBanner .blackText {
	color: #000000;
	font-size: 16px;
}
#liferayBanner .boldText {
	font-weight : bold;
}
.contentTabs { min-height: 400px; clear: both; margin: 10px 0 20px 0 }
				.contentTabs div { }
				/*.containerLinks { position: relative; }*/
				
				.linkTabs { clear:both; border-bottom: solid 1px #F18F03; height: 61px;float:left; width: 375px; }
				.linkTabs a,  .finalLinkTab a { color: #F18F03; background: #ffffff; display: block; float: left; font-family: Arial; font-size: 12px; margin-top: 30px; padding: 8px 18px; text-align: center; text-decoration: none; }
				.linkTabs a:hover, .finalLinkTab a hover { }
				.linkTabs a.current { background: #F18F03; color: #ffffff; }  
				.finalLinkTab { width : 265px;  border-bottom: solid 1px #F18F03; height: 61px;float:left; }
