/* CSS Document */
*{
	margin:0; padding:0;}

		/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
		
		
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	background-image: url(../imagens/main-bg.gif);
	background-repeat: repeat;
	background-color: #3D3D3D;
	}
#mainWindow {
	border: 3px solid #99CC00;
}

.style1 {
	font-size: 9px;
	color: #CCCCCC;
}
.content
{ 
margin-left: auto;
margin-right: auto;
}
a{
color: #fff;
text-decoration: none;
}
a:hover{
color: #DFE44F;
}
p{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
border: 1px solid #73A405;
}
#wrapper{
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.box{
background: #fff;
}
.boxholder{
clear: both;
padding: 5px;
background: #8DC70A;
}
.tab{
	float: left;
	height: 32px;
	width: 102px;
	text-align: center;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	right: 50px;
	background-color: #8DC70A;
	background-image: url(../imagens/greentab.jpg);
	background-repeat: no-repeat;
}
.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}
		.style1 {
			font-size: 9px;
			color: #CCCCCC;
		}
		a.copy{
			color: #fff;
			text-decoration: none;
			}
		a.copy:hover{
		color: #DFE44F;
		}
		a.realizacao{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	text-decoration: underline;
		}
		a.realizacao:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999900;
	text-decoration: none;
		}
		.realizacao{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
		}
		.releases{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding: 10px;
	margin: 5px;
	line-height: 20px;
		}

.PostHead {
	text-align: left;
	font-family: Georgia, Times, serif;
	padding-left: 10px;
	font-style: italic;
}
.PostInfo {margin: 5px; font-size: 11px; color: #828282; padding-left: 10px;}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostDate {text-align: center; padding: 2px 5px 2px 2px; border-right: solid 1px #ccc;}
.PostDate .month { display:block; font-size: 8px; text-transform: uppercase; line-height: 8px; color: #666;}
.PostDate .day { display:block; font-size: 19px; font-family: 'Arial'; font-weight: bold; line-height: 19px; color: #ccc; letter-spacing: -1px;}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

			.accordion-sliders .accordion-tab {
				margin: 0;
				cursor: pointer;
			}
			
			/**/
			.accordion-sliders .accordion-color { background: #f6f6f6; }
			.accordion-sliders .accordion-cont { 
				height: 0px; 
				/*background-image: url('images/sb-bg.gif');*/
				background-color:#686868;
				color: #ddd;
			}
			.accordion-sliders1 .accordion-pane1  { padding:2px; }
			
			.accordion-down { 
				height: 20px;
				/*background-image: url('images/sb-bottom.gif');*/
				/*background-repeat:no-repeat;*/
			}
			
			.accordion-down1 { padding:2px; }
			/**/
			.accordion-down { padding:2px; }
			.accordion-sliders .accordion-tab {
			    cursor: pointer;
				font-family: arial;
				padding-top: 10px;
				padding-left: 15px;
			}
			
			.marcoBlack{
				background: #4f4f4f;
				float:left;
				width:200px;
				height:650px;
				padding:30px;
				color:white;
			}
			.marco{
				background: #f0f0f0;
				float:left;
				width:230px;
				height:650px;
				padding:30px;
			}
			.marcoBorder{
				border:gray 1px solid;
				float:left;
				width:250px;
				height:650px;
				padding:30px;
				color:gray;
			}
			
			.marco1{
				clear:both;
			}
			.accordion-contents{
				padding:10px;
				font-weight:bold;
				font-family:arial;
				font-size:12px;
			}
			.accordion-contents2{
				padding:10px;
				font-family:arial;
				font-size:12px;
			}
			.accordion-contents3{
				padding:10px;
				font-weight:normal;
				font-family:arial;
				font-size:12px;
			}
			/**/
			.accordion-s .accordion-t {
				margin: 0;
				color: #555;
				cursor: pointer;
				border-style:solid;
				border-width:1px;

			}
			.accordion-s .accordion-p  { padding:2px; }
			/**/
			.accordion-s .accordion-cl { background: #f6f6f6; color: #555; }
			.accordion-s .accordion-cn { height: 0px; background: #f6f6f6; padding:"5px"}
			/**/
			.accordion-dw { padding:2px; }
			.accordion-s .accordion-t {
				cursor: pointer;
				font-family: arial;
			}
			
			.mrc{
				float:left;
				width:260px;
				height:380px;
			}
			.mrc1{
				clear:both;
			}
			
			.accordion-cnts{
				padding:10px;
				font-weight:normal;
				font-family:arial;
				font-size:12px;
			}
			.accordion-cnts2{
				padding:10px;
				font-family:times;
				font-size:13px;
			}
			/**/
			.accordion-frame{
				position:relative;
				border:1px #aaa solid;
				height:6px;
				width:90%;
				left:5%;
				background-color:white;
				cursor: pointer;
				overflow:hidden;
			}
			
			.top-image{
				background:url(j_arrow_up.png) 100% 0 no-repeat;
				height:6px;
				width:10px;
				padding-left:49%;
				overflow:hidden;
			}
			
			.down-image{
				background:url(j_arrow_down.png) 100% 0 no-repeat;
				height:8px;
				width:10px;
				padding-left:49%;
				margin-top:-3px;
				overflow:hidden;
			}
				/* Layout properties for your question  */
	.question{
		font-weight:bold;	/* Bold font */		
		cursor:pointer;		/* Cursor is like a hand when someone rolls the mouse over the question */
	}
		
	.answer{
	/* Layout properties - You can change these */
		
		border: 1px solid #99CC00;
	padding:3px;
	width:650px;
	background-color:#EDEBEB;
	/* This one should not be changed */
		display:none;
		}
		
	.highlightit img{
	border: 1px solid #ccc;
	}
	
	.highlightit:hover img{
	border: 1px solid navy;
	}
	
	.highlightit:hover{
	color: red; /* Dummy definition to overcome IE bug */
	}
	
/* ---------------------- Dolphin nav ---------------------- */
#dolphincontainer{
	position:relative;
	height:32px;
	color:#DFE44F;
	/*background:#143D55;*/
	width:100%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}
#dolphinnav{
	position:relative;
	height:33px;
	font-size:11px;
	font-weight:bold;
	padding:0 0 0 20px;
	background-image: url(../imagens/dolphin_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#dolphinnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 1px;}
#dolphinnav ul li a{display:block;float:left;color:#DFE44F;text-decoration:none;padding:0 0 0 20px;height:33px;}
#dolphinnav ul li a span{padding:12px 20px 0 0;height:21px;float:left;}
#dolphinnav ul li a:hover{
	color:#fff;
	background-image: url(../imagens/dolphin_bg-OVER.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{
	color:#fff;
	line-height:275%;
	background-image: url(../imagens/dolphin_left-ON.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#dolphinnav ul li a.current span{
	display:block;
	padding:0 20px 0 0;
	width:auto;
	height:33px;
	background-image: url(../imagens/dolphin_right-ON.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/* ---------------------- END Dolphin nav ---------------------- */
