/*{literal}*/
@import url("../../../default/xhtml/css/messageBox.css");
@import url("../../../default/xhtml/css/contextHelp.css");

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	margin: 20px;
	background-color: white;	
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, Verdana;	
	font-size: 0.7em;
	font-size: 12px;
	color: rgb(112, 112, 110);
	text-align: center;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1em;
}
a {
	color: #3f6999;
}
table td {
        font-size: 11px;
}
#container {
	text-align: left;
	padding-top: 0px;	
	margin: 0 auto;
	margin-top: 0px;
	width: 750px;
	/*border: 1px solid red;*/
	
}
#header {
	text-align: left;
	width: 750px;
	margin: auto;
	margin-top: 16px;
	height: 36px;
	border-bottom: 1px solid #e0e6f0;
}
#header hr {
	display: none;
}
#header h1 {
	float: left;
	font-size: 0px;
	background-image: url('/templates/source/21/images/template/logo.png');
	background-repeat: no-repeat;
	margin-left: 8px;
	width: 150px;
	height: 32px;
}
html>body #header h1 {
	margin-left: 15px;
}
#header h1 span {
	display: none;
}
#mainMenu {
	margin-top: 19px;
	float: right;
	width: 530px;
	font-size: 0px;
	height: 17px;
	vertical-align: bottom;
}
#mainMenu span {
	display: none;
}
#mainMenu a span {
	display: none;
}
#address {
	background-color: #ebebeb;
	margin-top: 5px;
	color: rgb(102,102,98);
	width: 100%;
	padding: 2px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
#address p {
	margin: 0px;
	text-align: right;
	padding-right: 10px;
	vertical-align: middle;
}
#address p span {
	vertical-align: middle;
	display: block;
}
#address p img {
	display: none;
}
#address ul {
	margin: 0px;
	margin-left: 10px;
	list-style: none;
}
html>body #address ul {
	margin-left: 18px;
}
#address ul li {
	float: left;
}
#address ul li a {
	padding-right: 10px;
	color: rgb(102,102,98);
	text-decoration: none;
	font-weight: bold;
}
#address ul li span {
	font-size: 10px;
	display: inline;
}
#address ul li img {
	display: none;
}


/* ########################### MENU PRINCIPAL ############################## */

#menu { /* all lists */
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-size: 0px;
	height: 16px;
}
#menu li a img {
	padding: 0px;
	margin: 0px;
/*	display: none;*/
}
#menu a span {	
	font-size: 12px;
	display: block;
	letter-spacing: -1px;
}
#menu li {
	list-style: none;
	display: inline;
	height: 16px;
}
#menu li a {
	position: relative;
	display: block;
	width: auto;
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
	border-right: 1px solid #e0e6f0;
	margin: 0px;
	text-decoration: none;
	color: rgb(102,104,99);
	font-weight: 400;
}
#menu li a:hover {
	color: rgb(57 ,76 ,118);
}
#menu ul li a {
	border: 0px;
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
	background-image: none;
	width: 128px;
}
#menu li ul a {
	border: 0px;
}

#menu a:hover, #subMenu a:hover {
	background-color: #f0f0f0;
	text-decoration: none;
}

#menu li { /* all list items */
	float: right;
	width: auto;
	padding: 0px;
	margin: 0px;
}
#subMenu {
	margin-top: 0px;
	position: absolute;
	margin-left: -363px;
	height: 20px;
	width: 750px;
	color: #003875;
}
html>body #subMenu {
	margin-top: 0px;
}
#menu .selected {
	color: rgb(57 ,76 ,118);
}
#subMenu a:hover, #subMenu .selected {
	background-color: #ced9e4;
}
#subMenu ul {
	width: auto;
	margin-top: 0px;
	list-style: none;	
	height: 20px;
}
html>body #subMenu { 
	margin-top: 2px;
}
#subMenu ul li {
	list-style: none;
	float: right;
	height: 20px;
}
#subMenu ul li a {
	display	: block;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #003875;
	background-color: #e5ebf1;
	padding-left: 10px;
	padding-right: 8px;
	border-right: 1px solid #e0e6f0;
	text-decoration: none;
}	
html>body #subMenu ul li a {
        height: 16px;
}
#subMenu ul li a span {
/*	letter-spacing: -1px;*/
	color: rgb(57 ,76 ,118);
	font-size: 10px;
	display: block;
	margin-top: 2px;
}
#subMenu ul li a img{
	display: none;
}
/*
#subMenu ul li a img{
	margin-top: 2px;
	display: none;
}
html>body #subMenu ul li a img{
	margin-top: 2px;
}
*/
#subMenu #products {
}

#languagesBar {
	position: absolute;
	top: 5px;
	display: block;
	margin-left: 625px;
}
#languagesBar a {
	font-size: 9px;
	text-decoration: none;
	padding-left: 5px;
	color: gray;
}
#languagesBar img {
	display: none;
	border: 0px;
	margin-bottom: 5px;
}

/* ############### TIPS ############### */
#loading {
	top: 20px;
	right: 20px;	
	z-index: 100; 
	background: red;
	color: white; 
	padding: 8px;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid black;
	display: none;
}
#toolTip {
	top: 0px;
	left: 0px;
	border: 1px solid black;
	background: yellow;
	padding: 5px;
	color: black;
	z-index: 19;
}
.toolTipoImg {
	position: relative;
  	margin: 0px;
	display: block;
	z-index: 20;
	margin-left: 5px;
	margin-bottom: -1px;
}


#boxbody .contentMenu {

}

/** FORMULARIOS */
.formTable {
	margin: 10px;
}
.formTable td {
	font-size: 11px;
	white-space: nowrap;
}
.formTable .header {
        font-size: 11px;
        padding: 4px;
        color: #FF953B;
        font-weight: bold;
        border-bottom: 1px solid #E2E2E2;
        background-color: white;
}
.formTable .formLabel {
	text-align: right;
}
.formTable .formField input {
	border: 1px solid silver;
	font-size: 10px;
}
.formTable .formField input, .formTable .formField select, .formTable textarea {
	font-size: 11px;
	border: 1px solid silver;
}
.formTable .formField .inputButton, .inputButton {
	background-color: #FF953B;
	color: white;
	font-size: 9px;
	font-weight: bold;
	padding: 2px;
	margin: 5px;
	border: 0px;
}
.formTable .formFieldComplete {
	font-weight: bold;
}
.freezeNotSelected {
	font-weight: normal;
}
.freezeSelected {
	color: black;
	font-weight: bold;
}

#filter, .popup {
        background-color: white;
/*      background-color: transparent;*/
/*      background-image: url('/templates/source/21/images/template/bgTrans.gif');*/
        border: 1px solid #E2E2E2;
        position: absolute;
        width: auto;
        left: 50%;
        margin-left: -25%;
        margin-right: 10%;
        z-index: 5;
        display: block;
        padding: 10px;
        color: gray;
}
#filter h1, .popup h1 {
        font-size: 14px;
        padding: 4px;
        color: #FF953B;
        font-weight: bold;
        border-bottom: 1px solid #E2E2E2;
        background-color: white;
}
#filter p, .popup p {
        background-color: #F6F6F6;
        text-align: right;
        padding: 3px;
        padding-right: 10px;
        height: 20px;
        font-size: 11px;
}
#filter p a, .popup p a {
        color: #999A98;
        text-decoration: none;
}
#filter p a:hover, .popup p a:hover {
        text-decoration: underline;
}
.contentTitle {
        display: block;
        width: 750px;
        margin-bottom: 0px;
        background-color: #e2e2e2;
        padding: 0px;
        height: 20px;
        font-size: 0px;
        padding-right: 20px;
        margin-top: 20px;
}
html>body .contentTitle {
        width: 730px;
}
.contentTitle h2 {
        float: left;
        margin-left: 20px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 11px;
        display: inline;
        background-color: #a8a8a8;
        color: white;
        height: 15px;
        padding-top: 3px;
        padding-bottom: 2px;
}
.contentTitle h2 span {
        display: block;
}
.contentTitle h2 img {
	display: none;
}

#sub_3 {
	margin-right: 98px;
}
ul {
	list-style-image: url('/templates/source/21/images/template/bullet.gif');

}

/* Navigation*/
.navigatortable .navigatortablenumbers a, .navigatortable .navigatortablearrow img {
	padding: 7px;
}
.navigatortable .navigatortablenumbers .big {
	font-weight: bolder;
	padding: 7px;
}
#navigatorbar {
	clear: both;
}
input {
	border: 1px solid #E2E2E2;
}

/* ############### TABELA ############### */

.basicTable {
        border-collapse: collapse;
        width: 95%;
	border: 1px solid #EBEBEB;
        margin-top: 20px;
}

.basicTable ul {
	margin: 5px;
	margin-left: 30px;
}

html>body .basicTable {
        width: 100%;
}

.basicTable .header {
        font-size: 13px;
        font-weight: bold;
        background: white;
        color: #BE7A7B;
        padding-bottom: 5px;
}

.basicTable .footer {
        font-size: 10px;
        text-align: right;
}
.basicTable .empty {
        height: 60px;
}
.basicTable .info01 {
        background-color: #F7F7F7;
}
.basicTable .info02 {

}
.basicTable .avatar01 {
        background-color: #F7F7F7;
}
.basicTable .avatar02 {

}
.basicTable .status01 {
        background-color: #F7F7F7;
}
.basicTable .status02 {

}
.basicTable .shortcuts01, .basicTable .shortcuts02 {
        vertical-align: top;
        text-align: left;
        padding: 3px 5px 3px 5px;
        white-space: nowrap;
}
.basicTable .shortcuts01 {
        background-color: #F7F7F7;
}
.basicTable th {
        font-weight: bold;
        background-color: #EBEBEB;
        color: black;
        padding: 2px;
        padding-left: 5px;
        font-size: 11px;
}
.basicTable .shortcuts02 a, .basicTable .shortcuts01 a {
        font-size: 9px;
        text-decoration: none;
}

.basicTable .shortcuts02 span, .basicTable .shortcuts01 span {
        padding: 0px 5px 0px 5px;
        margin: 5px;
        margin-left: 0px;
        text-decoration: none;
        cursor: pointer;
}

.basicTable .shortcuts02 img, .basicTable .shortcuts01 img {
        padding: 0px 5px 0px 5px;
        margin: 5px;
        margin-left: 0px;
        text-decoration: none;
        cursor: pointer;
}

.basicTable tr, .basicTable td {
        border-bottom: 1px solid #E6DDCC;
}
#constellare, hr {
        display: none;
}
.userBox {
	width: 180px;
	margin: 20px;
}
#usedQuota {
        background-color: orange;
}
#lyrpop {
        height:340px;
        left: 50%;
        margin-left: 100px;
        margin-top: -250px;
        overflow: hidden;
        position: absolute;
        top: 50%;
        width: 410px;
        z-index: 3;
}

/***/

/*{/literal}*/

