/*
	Descriçao: Gamma Knife
	Autor: Innovagency - http://www.innovagency.com/
*/
/*
	*GERAL
*/
* {
	margin: 0;
	padding: 0;
	border: 0;
}
ul, ol { list-style: none;}
h1, h2, h3, h4 { color: #09f; }
h1 a, h2 a, h3 a, h4 a { color: #09f; }
a, a:visited { text-decoration: none; }
a:hover { text-decoration: none;}

p {	margin-bottom: 20px;}

/* layout */
html {
	text-align: center;
	height: 100%
}
body {
	margin: 0 auto;	
	color: #369;
	background: #fff url(../header2.gif) no-repeat top center;
	position: relative;
	font: normal 90% Arial, Helvetica, sans-serif;
	line-height: 1.3;
	height: 100%
}

body#area1 { background: #fff url(../topoTheCenter.gif) no-repeat top center; }
body#area2 { background: #fff url(../topoWhatis.gif) no-repeat top center; }
body#area3 { background: #fff url(../topoTreatment.gif) no-repeat top center; }
body#area4 { background: #fff url(../topoOutherInfo.gif) no-repeat top center; }

body#area1 #GlobalHeader, body#area2 #GlobalHeader, body#area3 #GlobalHeader { background: transparent url(../FundoHeader1.gif) repeat top center }
body#area4 #GlobalHeader { background: transparent url(../FundoHeader3.gif) repeat top center }

#GlobalHeader {	text-align: center; background: transparent url(../FundoHeader.gif) repeat top center }
#header { height: 149px; width: 950px; text-align: left; margin: 0 auto; position: relative }

#Global { width: 950px; margin: 0 auto; text-align: left; }

#sub-nav {
	float: left;
	clear: left;
	width: 206px;
	margin: 85px 0 0 0px;
	display: inline;
}
#content {
	position:relative;
	float: right;
	width: 715px;
	padding: 40px 0 25px;
	margin-bottom: 65px;
	height: 450px;
	min-height: 450px;
}
#content[id] { height: auto }
/*.print { position:absolute; bottom: 0; bottom: 0; }*/
#main-content {
	float: left;
	width: 510px;
}

#footer {
	clear: both;
	width: 950px;
	height: 200px;
}
/* header */
#header h1, #header h2 {
	text-indent: -9999px;
}

#header h2 { font-weight: normal }
#header h2 strong { font-weight: bold; margin-left: 10px }

#header h2 a, #header h2 span {	display: none; }
#header h1 a{
	position: absolute;
	top: 44px;
	left: 0;
	display: block;
	float: left;
	width: 235px;
	height: 68px;
	background: url(../logo.gif) no-repeat 0 0;
}

#header h1 span.LogoTopo{
	position: absolute;
	top: 44px;
	left: 0;
	display: block;
	float: left;
	width: 235px;
	height: 68px;
	background: url(../logo.gif) no-repeat 0 0;
}

#header fieldset {
	position: absolute;
	right: 10px;
	top: 5px;
	border: 0;
}
#header fieldset label {
	display: block;
	text-transform: uppercase;
	margin-left: 15px;
	font-size: 85%;
}
#header input.txt {
	background: #c6e3ff;
	border: 1px solid #82b5e2;
}
#header ul {
	float: right;
	margin-top: 120px;
	margin-right: 10px;
	display: inline;
	text-transform: uppercase;
}
#header ul li {
	display: inline;
}
#header ul li a {
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 26px;
	background: transparent url(../navbar.gif) no-repeat right 50%;
	color: #0e2b5c;
	font-size: 0.9em
}
#header ul li a:hover, #header ul li a.here {
	color: #06f;
}
#header ul li a img {
	padding: 3px 0;
}
/* breadcrumb */
.pathGeral {
	position: relative;
	left: 485px;
	top: 10px;
	width: 480px;
	font-size: 80%;
	color: #06f;
}

.pathGeral a {
	color: #0E2B5C;
	padding-right: 15px;
	background: url(../breadcrumb.gif) no-repeat right 50%;
	font-size: 0.8em;
}

.pathGeral a:hover { color: #06f; }
.pathGeral strong {
	color: #0E2B5C;
	font-size: 0.8em;
	font-weight: normal
}

.pathGeral a.inicio { background: none; }

/* help menu */
#quick-info {
	background: url(../help-menu-bg.png) repeat-y;
	margin-bottom: 60px
}
#quick-info ul {
	width: 206px;
	padding-bottom: 5px;
	background: url(../help-menu-bottom.jpg) no-repeat bottom;
}

#quick-info ul h3 {
	display: block;
	width: 206px;
	height: 50px;
	background: url(../quick-info.png) no-repeat 0 0;
	color: #0066ff;
	font-size: 1.0em;
	text-transform: uppercase;
}

#quick-info ul h3 span { display: block; padding: 20px 3px 0 26px; text-align: center } 
#quick-info ul li { background-position: 10px 0px; background-repeat: no-repeat; background-color: #cadbe7; margin: 0 5px; height: 1% } 
#quick-info ul li.TopoMenu { margin: 0 }
#quick-info a {
	display: block; padding: 7px 0 7px 45px; height: 1%;
	border-bottom: 1px solid #ccc; text-transform: uppercase;
	font-weight: bold; color: #0E2B5C;font-size: 0.75em;
	background-position: 10px 0px; background-repeat: no-repeat; background-color: #fff;
}
#quick-info #h-contacts { border-bottom: 2px solid #ccc;}
#quick-info a:hover { background: none }

#h-patients a {background-image: url(../pguideoff.jpg);}
	#h-patients { background-image: url(../pguideon.jpg);}

#h-professionals a {background-image: url(../pprofessionalsoff.jpg);}
	#h-professionals { background-image: url(../pprofessionalson.jpg);}

#h-news a {background-image: url(../pnewsoff.jpg);}
	#h-news { background-image: url(../pnewson.jpg);}

#h-faq a { background-image: url(../pfaqoff.jpg);}
	#h-faq {background-image: url(../pfaqon.jpg);}

#h-contacts a { background-image: url(../pcontactsoff.jpg);}
	#h-contacts { background-image: url(../pcontactson.jpg);}

/* main-content */
.intro {
	border-bottom: 1px solid #ccc;
}
.intro p.team {
	text-align: center;
	border-bottom: 3px solid #ccc;
	margin-bottom: 10px;
}
.intro h2 {
	margin: 15px 0 15px;
}
.intro p {
	margin-bottom: 20px;
}
#main-content h2 {
	margin: 10px 0 5px;
}
.news-tit {
	margin-top: 10px;
	border-top: 1px solid #ccc;
	padding-top: 10px;
	padding-bottom: 5px;
}
.news { clear: both }

.news img {
	padding: 5px;
	border: 1px solid #ccc;
	float: left;
	width: 146px;
	/*margin-bottom: 20px;*/
	margin-right: 10px!important;
}
* html .news img { margin-bottom: 0; }
*:first-child+html .news img { margin-bottom: 0; }

div.newsitem 
{
	width: 724px;
	float: left; 
	border-top:solid 1px #0E2B5C;
	padding: 20px 0;
	clear:both;
}

div.newsitem.firstitem { border-top:0; padding-top: 20px;}
* html div.newsitem.firstitem { clear: none!important; }
*:first-child+html div.newsitem.firstitem { clear: none!important; }

.news .marginleft {
	margin-left: 183px;
}
.news h4 { font-size: 90%; color: #0E2B5C;}
.news h4 a { color: #0E2B5C; }

.news .date { font-size: 90%; text-transform:uppercase; }

.news .resumo { font-size: 90%; /*padding-bottom: 20px;*/ }
.news .resumo p { margin: 5px 0 }
.textoNot { clear: both; padding-top: 5px }

/* extra-info */
#extra-info {
	float: right;
	width: 183px; 
}

#extra-info .DestaquesTexto {
	background: transparent url(../bgDestaques.gif) no-repeat center bottom;
	padding: 5px 15px 10px;
	clear: both
}
#extra-info .DestaquesTexto .texto {
	font-size: 80%;
}
#main-content a { text-align: center }
#main-content a img { display: block } /* ; margin: 0 auto */
#main-content .DestaquesTexto { padding-top: 15px; border-top: 3px solid #cbd4dd; clear: both }

#main-content h3, .DestaquesTexto h3, #content h2, #sitemap h2 { font-weight: normal; font-size: 1.3em  }
#news h4 { font-size: 12px }
#content.contacts h3 { color:#0099ff; font-size: 0.9em; padding-top: 20px }



#extra-info {
	margin-top: 0px;
}


/* footer */
#GlobalFooter { background: #9cf url(../footer-bg.gif); clear: both; text-align: center; }

#footer { font-size: 80%; margin: 0 auto; padding-top: 15px; text-align: left }
#footer ul { margin-left: 224px; }
#footer ul li {
	display: inline;
	background: transparent url(../navbar.gif) no-repeat right 50%;
	padding: 10px;
	padding-right: 26px;
}
#footer ul li a {
	color: #0E2B5C;
	text-transform: uppercase;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer ul li.created-by {
	background-image: none;
	padding-right: 0;
}
#footer ul li.created-by a {
	text-transform: none;
	text-decoration: underline;
}


/*20070911*/

.hide { display: none }
.pDown { clear: both; display: block }

.texto a { color: #0099FF; text-decoration: none }
.texto a:hover { color: #336699; text-decoration: underline }