/* Copyright - PRIMAVERA Business Software Solutions, S.A. All rights reserved. */
/*  Designed for Primavera BSS */
/*  Designed by Paleta de Ideias */
/*  PRIMAVERA Business Software Solutions */

@import url(Apps.css);
@import url(PriWebGrid.css);
@import url(PriWebGridEditors.css);
@import url(PriWebTreeView.css);
@import url(PriForum.css);
@import url(Dms.css);

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}

p{ margin:0px; padding:0px; line-height: 15px;}

.Title, .title, h1 {font-size: 22px;color: #D71920;line-height: 26px;font-weight: bold;text-transform: uppercase;}
h2{color: #D71920;line-height: 26px;font-weight: bold;text-transform: uppercase;font-size:17px; border-bottom: solid 1px lightgrey; margin-right:10px;}

/*
.title, h1 {font-size: 22px;color: #00FF00;line-height: 26px;font-weight: bold;text-transform: uppercase;}
h2{color: #00FF00;line-height: 26px;font-weight: bold;text-transform: uppercase;font-size:17px; border-bottom: solid 1px lightgrey; margin-right:10px;}
*/

.subtitle, h3 {
	font-size: 19px;
	color: #666666;
	line-height: 21px;
}

.titleHighlight {
	font-size: 16px;
	color: #D71920;
	text-decoration: none;
	line-height: 18px;
}

.titleHighlight_OLD {
	font-family:'Calibri',Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #FF6666;
	text-decoration: none;
	line-height: 15px;
	font-weight:bold;
}
.subtitleHighlight_OLD {
	color: #858585;
	font-size:12px;
	font-weight:bold;
}

.subtitleHighlight {
	text-transform: uppercase;
	color: #000000;
}

/* generic styles associated to radiobuttons and checkboxs*/
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.labelTitle {
	font-weight: bold;
}
.textDate {
	color: #806B64;
	background-image: url(../images/date.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 21px;
	text-transform: uppercase;
	font-size:10px;
}
.boxTrack {
	font-size: 11px;
	height:24px;
	X_background-image: url(../Images/mainTable.gif);
	X_background-repeat: repeat-x;
	background-position: left top;
	width:100%;
} 
.inputColor,
.inputColorCompl{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	border: 1px solid #FEDDC5;
	height: 20px;
	padding: 2px 4px 2px 4px;
	background:#FFF url(../images/bg_input.gif) repeat-x left top;
}
.inputColor:focus,
.inputColorCompl:focus {
	background-image: none;
	color: #343434;
}
button, 
.buttonColor, 
.buttonColorCompl, 
.buttonOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	cursor:pointer;
	color: #FFFFFF;
	height: 20px;
	padding-bottom:4px;
	padding-bottom:0px;
}
.buttonColor {
	color: #FFFFFF;
	background-color: #D71920;
	height: 20px;
	border: 1px solid #D71920;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	cursor:pointer;
}
.XbuttonColor {
	X_background:#F26415 url(../images/bgbuttonColor.gif) repeat-x left -1px;
	border: 0px solid #F26415;
}
.buttonColorCompl{
	background:#999999 url(../images/bgbuttonColorCompl.gif) repeat-x left -2px;
	border: 0px solid #999999;
}
.buttonColor:hover, .buttonColorCompl:hover {
	background-position: left -25px;
}
.buttonColorCompl:hover {
	background-color:#8F8F8F;
}
.buttonOff {
	background:#CCCCCC url(../images/bgbuttonOff.gif) repeat-x left top;
	border: 0px solid #FFFFFF;
}	
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #555555;	
	padding:2px 4px 2px 4px;
	border: solid 1px #FEDDC5;
	background:#FFFFFF url(../images/bg_input.gif) repeat-x left top;
}
select:focus {
	color: #343434;
	border: solid 1px #FEDDC5;
	background:none;
}
body 
{
    /*
	overflow:auto;
	scrollbar-track-color: #FFFAF5;
	scrollbar-base-color: #FFF5EB;
	scrollbar-face-color: #FFF5EB;
	scrollbar-arrow-color: #FCA24F;
	scrollbar-highlight-color: #FFFEFC;
	scrollbar-3dlight-color: #FECD9C;
	scrollbar-shadow-color: #FFFEFC;
	scrollbar-darkshadow-color: #FECD9C;*/
	margin-top:21px;
	margin-bottom:21px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF
}
li {
	list-style-type: none;
	list-style-image:url(../images/list.gif);
}
.inputRadioButton {
	text-align: left;
	border: 0px none;
}
.cheqbox {
	border: 0px solid;
}
.linkTop {
	TEXT-DECORATION: none;
	color: #000000;
}
.linkTop:hover {
	TEXT-DECORATION: underline;
}
.linkHighlight, .linkHighlight:hover {
	FONT-SIZE: 17px;
	color: #FF6666;
	TEXT-DECORATION: none;
	background:transparent url(../Images/list.gif) no-repeat 0px 1px;
	padding: 0px 3px 3px 14px;
	line-height:16px;
}
.linkHighlight:hover {
	background-color:#FFFAF4;
	color:#F86509;
}
.titleHighlight:hover {
	 background:none;
}

.LinkMenu {
	TEXT-DECORATION: none;
	color: #000000;
}

.LinkMenu:hover {
    color: #D71920;
	TEXT-DECORATION: none;
}

.linkText {
    font-weight: bold;
    TEXT-DECORATION: none;
    color: #D71920;
}

.linkText:hover, a:hover {
	text-decoration:underline;
}

/*
a:hover {
	background:none;
}
*/

.linkTrack {
	COLOR: #666666;
	TEXT-DECORATION: none;
	padding:3px;
}
.linkTrack:hover {
	color: #F86509;
	TEXT-DECORATION: underline;
}
.linkbaseboard {
	COLOR: #666666;
	TEXT-DECORATION: underline;
}
.linkbaseboard:hover {
	TEXT-DECORATION: none;
	color: #F86509;
}
.boxTop {
	COLOR: #666666;
	height: 24px;
	background-image: url(../images/bgTop.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-transform: uppercase;
	font-size: 9px;
}

.boxID {
	width: 100%;
	color: #FFFFFF;
	vertical-align:top;
	background-position:center top;
}
.boxNav {
	COLOR: #FFFFFF;
	text-decoration: none;
	vertical-align: top;
	width:100%;
	background:#FD8B30  url(../Images/navBg.jpg) repeat-x left top;
	height: 49px;
	border-bottom:solid 1px #000000;
}
.boxNav a, .boxNav a:hover{
	COLOR: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.boxNav a:hover{
	COLOR: #FFFFFF;
}
.celNavLeft {	
	width: 20px;
	background:url(../Images/navBg.jpg) no-repeat left top;
}
.celNavRight {
	width: 20px;
	background:url(../Images/nav_left.gif) no-repeat right top;
}
/* */
/*  HIGHLIGHT */
/* */

.boxHighlight01TitleColumn, 
.boxHighlight01Title, 
.boxHighlight02TitleColumn, 
.boxHighlight02Title,
.boxHighlight03TitleColumn, 
.boxHighlight03Title,
.boxHighlight04TitleColumn, 
.boxHighlight04Title,
.boxHighlight05TitleColumn, 
.boxHighlight05Title, 
.boxHighlight06TitleColumn, 
.boxHighlight06Title,
.boxHighlight07TitleColumn, 
.boxHighlight07Title,
.boxHighlight08TitleColumn, 
.boxHighlight08Title,
.boxSepTitleColor, 
.boxSepTitleColorCompl {
	padding: 5px;
	text-align: left;
	font-weight: bold;
	height: 30px;
	width: 100%;
	background-color: #61696D;
	background-image: url(../Images/highlight03Title.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
}


.boxHighlight01Title, 
.boxSepTitleColor, 
.boxHighlight02Title, 
.boxHighlight03Title,
.boxHighlight04Title,
.boxHighlight05Title,
.boxHighlight06Title,
.boxHighlight07Title,
.boxHighlight08Title {	
    padding: 5px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	width: 100%;
	height: 30px;
	background-color: #FEC100;
	background-image: url(../Images/highlight02Title.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxHighlight02Title, .boxHighlight07Title {	
	padding: 5px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	width: 100%;
	height: 30px;
	background-color: #C51015;
	color: #FFFFFF;
}
.boxHighlight03Title, .boxHighlight06Title {	
	padding: 5px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 100%;
	height: 30px;
	background-color: #C51015;
	background-image: url(../Images/highlight07Title.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxHighlight04Title, .boxHighlight05Title {	
	padding: 5px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	width: 100%;
	height: 30px;
	background-color: #FEC100;
	background-image: url(../Images/highlight04Title.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxHighlight01TitleColumn, 
.boxHighlight02TitleColumn, 
.boxSepTitleColorCompl, 
.boxHighlight03TitleColumn, 
.boxHighlight04TitleColumn, 
.boxHighlight05TitleColumn, 
.boxHighlight06TitleColumn,
.boxHighlight07TitleColumn, 
.boxHighlight08TitleColumn {
	padding: 5px;
	text-align: left;
	font-weight: bold;
	height: 30px;
	width: 100%;
	background-color: #61696D;
	background-image: url(../Images/highlight03Title.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.boxHighlight02TitleColumn, .boxHighlight07TitleColumn {
	padding: 5px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 100%;
	height: 30px;
	background-color: #C51015;
}
.boxHighlight03TitleColumn, .boxHighlight06TitleColumn {
	padding: 5px;
	text-align: left;
	height: 30px;
	width: 100%;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #61696D url(../Images/highlight04Title.gif) no-repeat right top;
}
.boxHighlight04TitleColumn, .boxHighlight05TitleColumn {
	padding: 5px;
	text-align: left;
	height: 30px;
	width: 100%;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #61696D;
	background-image: url(../Images/highlight04Title.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxHighlight01Text,
.boxHighlight08Text {
	width: 100%;
	padding: 9px;
	background:#FFFAF4 url(../Images/Highlight01_bg.jpg) repeat-x left top;
	border-top: solid 1px #000000;
	border-right: solid 1px #FFF1E6;
	border-left: solid 1px #FFF1E6;
}
.boxHighlight02Text, 
.boxHighlight07Text 
{
    text-align: left;
	width: 100%;
	padding: 5px;
	background-color:#F1F1F2;
    

}
.boxHighlight03Text, 
.boxHighlight06Text {
	width: 100%;
	padding: 9px;
	background:#F8F8F8 url(../Images/Highlight03_bg.jpg) left top repeat-x;
	border-right: solid 1px #EFEFEF;
	border-left: solid 1px #EFEFEF;
	border-top: solid 1px #000000;
}
.boxHighlight04Text, 
.boxHighlight05Text {
	width: 100%;
	padding: 9px;
	background:#FFFFFF url(../Images/Highlight04_bg.jpg) left top repeat-x;
	border-right: solid 1px #FDC192;
	border-left: solid 1px #FDC192;
	border-top: solid 1px #000000;
}
/* bt01 bt08 */
.celHighlight01BottomLeft, .celHighlight08BottomLeft, .celHighlight01BottomCenter, .celHighlight08BottomCenter, .celHighlight01BottomRight, .celHighlight08BottomRight {
	background-image: url(../Images/Highlight01.png);
	_background-image: url(../images/highlight01.gif); /* IE 6 and below */
	background-repeat: no-repeat;
	background-position: left bottom;	
}
.celHighlight01BottomLeft, .celHighlight08BottomLeft {
	height: 25px;
	width: 10px;
}
.celHighlight01BottomCenter, .celHighlight08BottomCenter {
	background-position: center bottom;
}
.celHighlight01BottomRight, .celHighlight08BottomRight {
	width: 10px;
	background-position: right bottom;
}
/* bt02 bt07 */
.celHighlight02BottomLeft, .celHighlight07BottomLeft, .celHighlight02BottomCenter, .celHighlight07BottomCenter, .celHighlight02BottomRight, .celHighlight07BottomRight {
	width: 10px;
	height: 10px;	
}
.celHighlight02BottomLeft, .celHighlight07BottomLeft {
	height: 25px;
	width: 10px;
}
.celHighlight02BottomCenter, .celHighlight07BottomCenter {
	background-position: center bottom;
}
.celHighlight02BottomRight, .celHighlight07BottomRight {
	width: 10px;
	background-position: right bottom;
}
/* bt03 bt06 */
.celHighlight03BottomLeft, .celHighlight06BottomLeft, .celHighlight03BottomCenter, .celHighlight06BottomCenter, .celHighlight03BottomRight, .celHighlight06BottomRight {
	background-image: url(../Images/Highlight03.png);
	_background-image: url(../images/highlight03.gif); /* IE 6 and below */
	background-repeat: no-repeat;
	background-position: left bottom;	
}
.celHighlight03BottomLeft, .celHighlight06BottomLeft {
	height: 25px;
	width: 10px;
}
.celHighlight03BottomCenter, .celHighlight06BottomCenter {
	background-position: center bottom;
}
.celHighlight03BottomRight, .celHighlight06BottomRight {
	width: 10px;
	background-position: right bottom;
}
/* bt04 bt05 */
.celHighlight04BottomLeft, .celHighlight05BottomLeft, .celHighlight04BottomCenter, .celHighlight05BottomCenter, .celHighlight04BottomRight, .celHighlight05BottomRight {
	background-image: url(../Images/Highlight04.png);
	_background-image: url(../images/highlight04.gif); /* IE 6 and below */
	background-repeat: no-repeat;
	background-position: left bottom;	
}
.celHighlight04BottomLeft, .celHighlight05BottomLeft {
	height: 25px;
	width: 10px;
}
.celHighlight04BottomCenter, .celHighlight05BottomCenter {
	background-position: center bottom;
}
.celHighlight04BottomRight, .celHighlight05BottomRight {
	width: 10px;
	background-position: right bottom;
}
/* */
/* SEPARATOR */
/* */
.celSepHColorCenter{
	background:url(../Images/SepHColorCenter.gif) center center repeat-x;
}
.celSepHColorLeft{
	background:url(../Images/SepHColorCenter.gif) center left repeat-x;
	width: 10px;
	height: 10px;
}
.celSepHColorRight{
	background:url(../Images/SepHColorCenter.gif) center right repeat-x;
	width: 10px;
}
/* color compl*/
.celSepHColorComplCenter {
	background:url(../Images/SepHColorComplCenter.gif) center center repeat-x;
}
.celSepHColorComplLeft {
	background:url(../Images/SepHColorComplCenter.gif) center left repeat-x;
	width: 10px;
	height: 10px;
}
.celSepHColorComplRight {
	background:url(../Images/SepHColorComplCenter.gif) center right repeat-x;
	width: 10px;
}
/* */
/* MENU 01 */
/* */

.boxMenu01CatgFirstOff, .boxMenu01CatgFirstOn, .boxMenu01CatgOff, .boxMenu01CatgOn, .boxMenu01OptionOff, .boxMenu01OptionOn, .boxMenu01SuboptionOff, .boxMenu01SuboptionOn, .boxMenu01biSuboptionOff, .boxMenu01biSuboptionOn, .boxMenu01Bottom {border-top: dashed 1px #C6C8CA; text-transform:uppercase; font-size:15px;}
.boxMenu01CatgFirstOff a, .boxMenu01CatgFirstOn a{ color:#D71920; font-size:16px; font-weight:bold;}
.boxMenu01CatgFirstOff a:hover, .boxMenu01CatgFirstOn a:hover{ color:#F3B005;}
.boxMenu01CatgFirstOff {
	width: 100%;
	height: 20px;
	padding: 5px 0 5px 0px;
	}
.boxMenu01CatgFirstOn {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:bold;
	padding-left:0;
}
.boxMenu01CatgOff {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:0;
}
.boxMenu01CatgOn {
	width: 114px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:bold;
	padding-left:0px;
}
.boxMenu01OptionOff {
	width: 100%;
	height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
	font-size:12px;
}
.boxMenu01OptionOn {
	width: 100%;
	height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:30px;
	font-weight: bold;
	font-size:12px;
}
.boxMenu01SuboptionOff {
	width: 100%;
	height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
}
.boxMenu01SuboptionOn {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
	font-weight:bold;
}
.boxMenu01BiSubOptionOff {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
}
.boxMenu01BiSubOptionOn {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
	font-weight:bold;
}
.boxMenu01Bottom {
	width: 100%;
	height: 10px;
}



/* ////////////// menu 02 ////////////// */

.boxMenu02CatgFirstOff, .boxMenu02CatgFirstOn, .boxMenu02CatgOff, .boxMenu02CatgOn, .boxMenu02OptionOff, .boxMenu02OptionOn, .boxMenu02SuboptionOff, .boxMenu02SuboptionOn, .boxMenu02biSuboptionOff, .boxMenu02biSuboptionOn, .boxMenu02Bottom {
	border-top: dashed 1px #C6C8CA;	font-weight:bold; text-transform:uppercase; font-size:14px;
}
.boxMenu02CatgFirstOff {
	width: 100%;
	height: 20px;
	padding: 5px 0 5px 10px;
	}
.boxMenu02CatgFirstOn {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:bold;
	padding-left:10;
}
.boxMenu02CatgOff {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10;
}
.boxMenu02CatgOn {
	width: 114px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:bold;
	padding-left:10px;
}
.boxMenu02OptionOff {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
}
.boxMenu01OptionOn {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
	font-weight: bold;
}
.boxMenu02SuboptionOff {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
}
.boxMenu02SuboptionOn {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
	font-weight:bold;
}
.boxMenu02BiSubOptionOff {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
}
.boxMenu02BiSubOptionOn {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
	font-weight:bold;
}
.boxMenu02Bottom {
	width: 100%;
	height: 10px;
}

/* */
/* LOGIN */
/* */
.boxLogin {
	BACKGROUND-color: #C51015;
	padding: 5px;
	text-align: left;
	color: #FFFFFF;
	width: 300px;
}

.celLoginLeft {
	width: 10px;
	background-image:           url(../Images/loginLeft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #C51015;
}
.celLoginCenter {
	bottom: 10px;
	height: 30px;
	background-image:          url(../Images/loginCenter.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #C51015;
}

.inputLogin {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 3px;
	padding-left: 3px;
}

.buttonOff {
	background-image:        url(../images/bgbuttonOff.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	height: 20px;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.boxLogin select{
	background-color:#FFF;
}

.ButtonLogin {
	BACKGROUND-COLOR: #FFFFFF;
	color: #000000;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	height: 20px;
	cursor:pointer;
}


/* */
/* OLD DATA LIST - START */
/* */
.boxListTitle {
	padding: 5px;
	text-align: left;
	background:#C1D1E0 url(../images/highlight08Title.gif) no-repeat left top;
	font-weight: bold;
	color: #506B87;
	width: 408px;
	height: 30px;
	vertical-align: middle;
}
.boxListInfo {
	text-align: left;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #F7F8FA;
}
.boxListParam {
	BACKGROUND-COLOR: #EBF4FA;
	padding: 10px 5px 5px;
	text-align: left;
	width: 100%;
	background-position: left top;
}
.celListParam {
	background-image: url(../Images/LineParameters.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.buttonFilter {
	background: #999999 url(../images/buttonFilter.gif) no-repeat center top;
	height: 24px;
	border: 1px solid #FFFFFF;
	width: 20px;
}
.buttonItemOn {
	background: #ADADAD url(../images/bgbuttonItem.gif) repeat-x left bottom;
	color: #666666;
	height: 20px;
	border: 1px solid #FFFFFF;
	width: 94px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.buttonItemOff {
	COLOR: #FFFFFF;
	background:#CCCCCC url(../images/bgbuttonOff.gif) repeat-x left top;
	height: 24px;
	border: 1px solid #FFFFFF;
	width: 94px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.inputColorDisable {
	background-color: #EEEEEE;
	border: 1px solid #AAAAAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 11px;
}
.inputLegend {
	background-color: #FFFFFF;
	border: 0px none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #506B87;
}
.inputParam {
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #AAAAAA;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.boxListNav {
	text-align: left;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFB7B1;
	background-color: #FFFFFF;
}
.celListCatg {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8DA2B8;
	background-color: #D7DEE6;
	color: #506B87;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8DA2B8;
}
.celListCatgB {
	background-color: #D7DEE6;
	color: #506B87;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8DA2B8;
}
.celListData {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDCAD6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDCAD6;
}
.celListDataB {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDCAD6;
	height: 10px;
}
.celListTotal {
	background-color: #D7DEE6;
	text-align: right;
	color: #304B6B;
	border-top: 1px solid #BDCAD6;
	border-right: 1px solid #BDCAD6;
}
.celListTotalB {
	background-color: #C1D1E0;
	text-align: right;
	color: #000000;
	border-top: 1px solid #85A3C2;
	border-right: 1px solid #85A3C2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7DAD8D;
}
.celListDetail {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDCAD6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDCAD6;
}
.celListDetailB {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDCAD6;
}
.celListSubData {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #F2F1EF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDCAD6;
}
.celListSubDataB{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #F2F1EF;
}
.boxListOptions {
	padding: 10px 5px 5px;
	text-align: center;
	width: 100%;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #EFF2F5;
}
.celListLeft {
	width: 10px;
	background-image: url(../Images/celListLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 2px;
}
.celListCenter {
	height: 30px;
	width: 100%;
	background-image: url(../Images/celListCenter.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.celListRight {
	background-image: url(../Images/celListRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 2px;
}

.boxAlertTitle {
	COLOR: #FFFFFF;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	height: 30px;
	width: 300px;
	font-size: 13px;
	text-transform: uppercase;
	background-color: #C51015;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.boxAlertText {
	text-align: left;
	width: 300px;
	background-color: #CCCCCC;
	font-weight: bold;
	padding: 20px 5px 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}


.XboxAlertTitle {
	padding: 5px;
	text-align: center;
	background-image: url(../images/alertTitle.gif);
	height: 30px;
	width: 300px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
.XboxAlertText {
	text-align: left;
	width: 300px;
	background-color: #F2F1EF;
	font-weight: bold;
	padding: 20px 5px 5px;
	background-image:    url(../images/alertText.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.inputAlert {
	text-align: center;
    color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px none;

}

.boxAlertBottom {
	COLOR: #FFFFFF;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	height: 30px;
	width: 300px;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.XXXboxAlertBottom {
	COLOR: #FFFFFF;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/alertBottom.gif);
	height: 30px;
	width: 300px;
	background-repeat: repeat-x;
	background-position: left top;
}
/* */
/* OLD DATA LIST - END */
/* */
.poweredBy {
	background: #FFFFFF url(../Images/#pep.jpg) no-repeat left bottom;
	height: 50px;
	width:180px;
}
/* */
/* List Links */
/* */
.boxListLinkColor {
	width: 100%;
	height: 24px;
	padding-top: 3px;
	padding-bottom: 9px;
	padding-left: 9px;
	border-bottom:solid 1px #CCC4C1;
}
.boxListLinkColorCompl {
	background-color: #FFFFFF;
	width: 100%;
	height: 24px;
	padding-top: 3px;
	padding-bottom: 9px;
	padding-left: 9px;
	border-bottom:solid 1px #CCC4C1;
}
/* */
/* Baseboard / Footer */
/* */
.boxBaseboard {
	height: 64px;
	width:100%;
	X_background: #FCE1D1 url(../Images/Baseboard_bg.gif) repeat-x center top;
	background: #FFFFFF url(../Images/bgNav.gif) repeat-x top left;
}
.baseboard_txt {
	color: #484E53;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:30px;
}
.baseboard_left {
	width:20px;
	background-image: url(../Images/Baseboard_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.baseboard_center {
	background:transparent url(../Images/Baseboard_center.gif) no-repeat center top;
}
.baseboard_right {
	width:20px;
	background-image: url(../Images/Baseboard_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.poweredByBaseboard {
	background-image: url(../Images/poweredby.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.pep {
	width: 240px;
	padding-left:3px;
	padding-right:3px;
	text-align:right;
}
.paleta {
	width: 140px;
	padding-left:3px;
	text-align:right;
}
.paleta a, .paleta a:hover, .pep a, .pep a:hover, .boxBaseboard a, .boxBaseboard a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#484E53;
	text-align:right;
}
.paleta a:hover, .pep a:hover, .boxBaseboard a:hover{
	text-decoration:none;
	color:#F4690C;
}
/* */
/* Personalized */
/* */
#MyMatrix_tblCanvas, #tblCanvas, #MyMatrix_tblPage {
	width:955px;
	margin:0px;
	padding:0px;
	vertical-align:top;
	margin-left:auto;
	margin-right:auto;
}
#MyMatrix_plcHeader{
	width:100%;
	vertical-align:top;
	padding:0px;
	margin:0px;
}
#MyMatrix_tblPage, #tblPage {
	width:100%;
	height:100%;
	X_background:#FFFFFF url(../Images/mainTable.gif) repeat-x left -25px;
	vertical-align:top;
	padding-top:20px; /* For firefox & Mozilla*/
	*padding-top:0px; /* For IE´s */
}
#MyMatrix_LeftColumn,
#MyMatrix_RightColumn,
#MyMatrix__ctl13_cellSearch{
	vertical-align:top;
	width:180px;
}		
#MyMatrix_CenterColumn{
	vertical-align:top;
	width:535px;
}
#MyMatrix_plcLeftSubHeader{
	color: #666666;
}
#MyMatrix_plcFooter{
	height:30px;
}
#MyMatrix_plcFooter .boxID{
	X_background:#FBF4F1 url(../Images/Baseboard_links_bg.gif) repeat-x top left;
	X_padding-top:28px;
	X_height:58px;	
}
#MyMatrix_plcFooter table{
	padding-left:20px;
	height:30px;
}
#MyMatrix_plcFooter a, .boxBaseboard a{
	color:#484E53;
	font-size:11px;
}
#MyMatrix_plcFooter a:hover, .boxBaseboard a:hover{
	color:#F86509;
	text-decoration:underline;
	background:none;
}
#LoginDiv{
	margin-top:10px;
	margin-right:0px;
	height:135px;
	display:block;
	BACKGROUND-color: #C51015;
}
#LoginDiv select{
	border: 1px solid #FEDDC5;
}
/* menu horiz top */
td.MainMenuStyle, td.MainMenuStyle:hover, td.MainMenuHoverStyle{
	background:#FD8C2E url(../Images/nav_bg_off.gif) top center repeat-x;
	height:30px;
	cursor:pointer;
	padding:0 3px 4px 3px;
	color:#FFFFFF;
}
td.MainMenuStyle:hover, td.MainMenuHoverStyle{
	text-decoration:none;
}
/*#MyMatrixPortalHeaderwebMenuControl_2, #MyMatrixPortalHeaderwebMenuControl_4, #MyMatrixPortalHeaderwebMenuControl_6, #MyMatrixPortalHeaderwebMenuControl_8, #MyMatrixPortalHeaderwebMenuControl_10, #MyMatrixPortalHeaderwebMenuControl_12, #MyMatrixPortalHeaderwebMenuControl_14, #MyMatrixPortalHeaderwebMenuControl_16, #MyMatrixPortalHeaderwebMenuControl_18, #MyMatrixPortalHeaderwebMenuControl_20, #MyMatrixPortalHeaderwebMenuControl_22, #MyMatrixPortalHeaderwebMenuControl_24, #MyMatrixPortalHeaderwebMenuControl_26, #MyMatrixPortalHeaderwebMenuControl_28, #MyMatrixPortalHeaderwebMenuControl_30, #MyMatrixPortalHeaderwebMenuControl_32{
	background:none;
	cursor:auto;
}
#MyMatrix:PortalHeader:webMenuControl{
	background:none;
	cursor:auto;
}*/
body #Form1{
	margin-left:auto;
	margin-right:auto;
}
/* box nav adjust*/
#MyMatrixPortalHeaderwebMenuControl_MainM, #MyMatrix_PortalHeader_actualdate{
	margin-top:19px;
}
/* to preview*/
#content{ 
	width:540px; 
	height:600px; 
	margin-left:19px; 
	margin-top:15px; 
	display:block; 
	float:right;
	overflow:visible; 
	position:relative; 
	top:0px; left:0px; 
	text-align:center; 
	font-size:24px; 
	float:left;
}
/*  PRIMAVERA Business Software Solutions */


.SepVColor {
	background-image: url(../Images/sepVColor.gif);
	background-repeat: repeat-y;
	background-position: center top;
}


/* top nav */

.fundoMenu 
{
    height: 28px;
	background: #FFFFFF url(../Images/bgNav.gif) repeat-x left top;
}

.op1, .op2, .op3, .op4, .op5{ width:120px; background: red url(../Images/op1.png) no-repeat top left; height:30px; float:left; display:block;}

.op1{ background-image:url(../Images/op1.png)}
.op2{ background-image:url(../Images/op2.png)}
.op3{ background-image:url(../Images/op3.png)}
.op4{ background-image:url(../Images/op4.png)}
.op5{ background-image:url(../Images/op5.png)}
.op1, .op2, .op3 { width:120px;}
.op4, .op5{ width:100px;}


.op1:hover, .op2:hover, .op3:hover, .op4:hover, .op5:hover{ background-position:bottom left;}

.op1 span, .op2 span, .op3 span, .op4 span, .op5 span{ font-size:10px; visibility:hidden}

.searchHeader{padding-top:3px; float:right}
.searchHeader form{ margin:0; padding:0;}
.headSearch{ background: #FFFFFF url(../Images/bginput.gif)  left; border: solid 1px #C9CACB; color: #999999; height:20px; padding:2px 2px 2px 2px;}
.btSearch{ width:22px; border:solid 0px #999999; background:url(../Images/_search_nt.png) no-repeat top center; height:19px; cursor:pointer;} 
.navBtTbl{ color:#D71920; font-weight:bold; font-size:11px; text-transform:uppercase; padding-left:5px; margin-top:15px; margin-left:5px;}
.navBtTbl td{ padding-bottom:12px;}
/* prod tbl */
.lcProd{ width:153px; background-image:url(../Images/lcBgRight.gif); background-position:top right; background-repeat:repeat-y;}
.lcImage{}
.lcImage img{width:146px;}
.lcModel{}
.lcModel p{color:#FFFFFF; float:left; background-color:#D71920; font-weight:bold; font-size:14px; text-transform:uppercase; height:24px; width:139px;  padding-top:4px; padding-left:7px; margin:0px;}
.lcDetails{ color:#333333; padding-top:7px; padding-bottom:7px;}
.lcDetails p{ margin:0px; padding:2px; font-size:14px; line-height:12px; color:#000; padding-left:5px;}
p.lcPrice{font-weight:bold; font-size:17px; text-transform:uppercase; color:#D71920; line-height:20px; padding-left:5px;}
p.details{ font-size:11px; width:110px; float:left; line-height:16px; padding:0 0 0 7px;}
.lcFlag{ float:right; padding-right:10px;}
.lcBottom{background:#FFFFFF; height:10px; background-image:url(../Images/lcBottom.gif); background-position:top left; background-repeat:repeat-x}
.lcBottom span{background-image:url(../Images/lcBottomRight.gif); background-position:top right; background-repeat:no-repeat; float:right; width:14px;}
/*  Leilo Car */

