@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../images/effectBg_02.png);
	background-repeat:repeat-x;
	background-color:#006490;
	font-family:Tahoma, Aril, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	margin-top:0px;
	text-align:left;
}

a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

img{border:0px;}

.contactar{
	float:right;
	position:relative;
	right:100px;
	top:-85px;
	}

#mainTable{
	background-image:url(../images/effectBg_04.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:745px;
}
	
#mainContent{
	background-image:url(../images/contentBg2.png);	
	width:817px;
	
	margin:0 auto;
	padding-bottom:20px;
}

#mainContent div.box{
	float:left;
	width:150px;
	height:200px;
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
}

#buttons img{
	cursor:pointer;
}

#mainContent div.title{
	margin-top:15px;
}

#mainContent div.buy{
	float:right;
	position:relative;
	top:10px;
	left:70px;
	width:215px;
	z-index:100;
	
}

#mainContent div.text{
	margin:15px;
	margin-top:2px;
	font-size:11px;
}

#mainContent h1{
	font-family:Tahoma, Arial, Geneva, sans-serif;
	font-size:20px;
	font-weight:bold;
	}

.footer{
	float:right;
	height:104px;
	width:200spx;
}

#demotip { 
    display:none; 
    background:url(../images/black_arrow.png);
	background-repeat:no-repeat;
    font-size:12px; 
    height:80px; 
    width:135px;
    padding:12px;
    color:#fff;
	text-align:center;
	vertical-align:middle;
	z-index:101;
}


#teste #contactos{
	margin-left:70px;
}
#teste #calendario{	
	margin-left:70px;
}
#teste #oportunidades{	
	margin-left:70px;
}
#teste #despesas{	
	margin-left:70px;
}
#teste #relatorios{
	margin-left:70px;
	position:relative;
	top:30px;
}
#teste #estatisticas{
	margin-left:70px;
	position:relative;
	top:30px; 
}
#teste #outros{
	margin-left:70px;
	position:relative;
	top:30px; 
}
#teste #projectos{
	margin-left:70px;
	position:relative;
	top:30px; 
}

#teste div.slideBox {	
	display:none; 
    background-image:url(../images/darkBg.png);
	background-repeat:repeat;
    min-height:220px; 
    padding:20px 20px 10px 20px; 
    width:560px; 
    font-size:13px; 
    color:#fff;
	line-height:20px;
	text-align:justify;
	z-index:1000;
} 
#teste div.slideBoxCal {	
	display:none; 
    background-image:url(../images/darkBg.png);
	background-repeat:repeat;
    min-height:180px; 
    padding:20px 20px 10px 20px; 
    width:400px; 
    font-size:13px; 
    color:#fff;
	line-height:20px;
	text-align:justify;
	z-index:1000;
} 
#teste div.slideBoxOpr {	
	display:none; 
    background-image:url(../images/darkBg.png);
	background-repeat:repeat;
    min-height:180px; 
    padding:20px 20px 10px 20px; 
    width:450px; 
    font-size:13px; 
    color:#fff;
	line-height:20px;
	text-align:justify;
	z-index:1000;
}
#teste div.slideBoxDesp {	
	display:none; 
    background-image:url(../images/darkBg.png);
	background-repeat:repeat;
    min-height:180px; 
    padding:20px 20px 10px 20px; 
    width:450px; 
    font-size:13px; 
    color:#fff;
	line-height:20px;
	text-align:justify;
	z-index:1000;
} 

#teste div.slideBoxStats {	
	display:none; 
    background-image:url(../images/darkBg.png);
	background-repeat:repeat;
    min-height:120px; 
    padding:20px 20px 10px 20px; 
    width:450px; 
    font-size:13px; 
    color:#fff;
	line-height:20px;
	text-align:justify;
	z-index:1000;
}

#teste div.slideBoxReports {	
	display:none; 
    background-image:url(../images/darkBg.png);
	background-repeat:repeat;
    min-height:140px; 
    padding:20px 20px 10px 20px; 
    width:450px; 
    font-size:13px; 
    color:#fff;
	line-height:20px;
	text-align:justify;
	z-index:1000;
}

#teste div.slideBoxOthers {	
	display:none; 
    background-image:url(../images/darkBg.png);
	background-repeat:repeat;
    min-height:250px; 
    padding:20px 20px 10px 20px; 
    width:430px; 
    font-size:13px; 
    color:#fff;
	line-height:20px;
	text-align:justify;
	z-index:1000;
}

#teste div.slideBoxProjects{	
	display:none; 
    background-image:url(../images/darkBg.png);
	background-repeat:repeat;
    min-height:150px; 
    padding:20px 20px 10px 20px; 
    width:430px; 
    font-size:13px; 
    color:#fff;
	line-height:20px;
	text-align:justify;
	z-index:1000;
} 

#versoes #diferencas{}

#versoes div.slideBoxDiferencas {	
	display:none; 
    background-image:url(../images/darkBg.png);
	background-repeat:repeat;
    min-height:250px; 
    padding:10px 10px 10px 10px; 
    width:500px; 
    font-size:13px;
	font-weight:bold;
    color:#fff;
	line-height:20px;
	text-align:left;
	z-index:1000;
}

p{
	font-size:13px;
	line-height:18px;
}

/*tabs*/
ul.skin2 a {
	background-color:#003b54;
	color:#fff !important;
}

ul.skin2 a:hover {
	background-color:#014f70;
}

/* active tab */
ul.skin2 a.current {
	background-color:#014f70;
}

/* tab pane with background gradient */
div.skin2 {
	min-height:280px;
	width:780px;
	background:#002434 url(../images/tabBg.png) repeat-x;
	color:#fff;
	}

/* root element for tabs  */
ul.css-tabs {
	margin:0 !important; 
	padding:0;
	height:30px;	 	
}

/* single tab */
ul.css-tabs li {
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs a {
	float:left;
	font-size:13px;
	display:block;
	padding:5px 30px;
	text-decoration:none;	
	border-bottom:0px;
	height:18px;
	/*background-color:#006490;*/
	color:#777;
	margin-right:2px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright:4px;
	position:relative;
	top:1px;	
}

ul.css-tabs a:hover {
	background-color:#014f70;
	color:#333;
}
	
/* selected tab */
ul.css-tabs a.current {
	color:#000;	
	cursor:default;
}

	
/* tab pane */
div.css-panes div{
	display:none;	
	/*border:1px solid #666;*/
	/*border-width:0 1px 1px 1px;*/
	min-height:230px;
	padding:15px 0px 0px 0px;
	margin:0 auto;
	text-align:left;
}

.modal {
	background-image:url(../images/effectBg_02.png);
	background-repeat:repeat-x;
    display:none; 
    width:350px; 
    padding:15px; 
    text-align:left; 
    border:2px solid #333;
	letter-spacing:normal;
     /*mariquices para o fire fox*/
    -moz-border-radius:6px; 
    -webkit-border-radius:6px; 
    -moz-box-shadow: 0 0 50px #ccc; 
    -webkit-box-shadow: 0 0 50px #ccc; 
} 
 
.modal h2 { 
    margin:0px; 
    padding:10px 0 10px 10px; 
    font-size:20px;
	color:#fff;
	line-height:2px;
}

.username{}
.password{
	margin-top:5px;
	}
	
	
	
	.lightBox_fade{
		display: none;
		position: fixed; 
		top: 0%;
		left: 0%;
		width: 100%;
		height: 150%;
		background-color: white;
		z-index: 1001;
		-moz-opacity: 0.8;
		opacity:.80;
		filter: alpha(opacity=80);
	}
		 
	.lightBox_content {
		display: none;
		position: fixed;
		top: 10%;
		width: 100%;		
		z-index: 1002;
		text-align: center;
	}
	
	/* FORMS */
	
	table.formTemp{
		font-family: Arial;
		font-size: 11px;
		color: #f0f0f0;
	}
	
	table.formTemp .inputBox {
		border: 1px solid #cccccc;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style: normal;
		font-size: 11px;
		color: #363636;
		padding: 2px;
		background-color: #fafafa;
	}
	
	table.formTemp .selectOpt {
		width: 220px;
		border: 1px solid #232323;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #363636;
		background-color: #ffff99;
	}
	
	table.formTemp textarea{
		font-size: 11px;
		background-color: #fafafa;
		color: #363636;
		border: 1px solid #cccccc;
	}

	table.formTemp select{
		font-size: 11px;
		background-color: #fafafa;
		color: #363636;
		border: 1px solid #cccccc;
	}

