@charset "utf-8";
/* CSS Document */

body { 
	background:url(../images/background.jpg) repeat-x #dddddd;
	font-family:Arial;
}
h1,h2,h3,h4 {
	font-family:Georgia;
	color:#5387a2;
	font-style:italic;
	font-weight:lighter;
	padding-left:15px;
}
h2,h3,h4{
	color:#900;
}
h1.about{
	font-weight:bold;
}
.image{
	margin:10px;
	display:block;
}
.imageLeft{
	margin:10px;
	display:block;
	float:left;
}
.imageRight{
	margin:10px;
	display:block;
	float:right;
}
.decript {
	width:330px;
	float:left;
	text-align:left;
}
.decript p {
	padding-left:20px;
	padding-bottom:10px;
	margin:0;
	float:left;
	width:300px;
}
.grid_9 p.home {
	font-family:Georgia;
	padding:20px;
	text-align:justify;
	font-size:16px;
	color:#5387a2;
}
p{
	font-family:Georgia;
	color:#333;
	font-size:12px;
	padding:10px 10px 0 30px;
	text-align:justify;
}
.container_12{
	background:#FFF;
}

/*Css Sprites*/
.logo{
	background:url(../images/logo.jpg);
	display:block;
	margin:0 14px;
	width:669px;
	height:232px;
}
/*menu*/
ul#menu{
	width:150px;
	background:url(../images/menu.jpg) no-repeat 0 0;
	margin:15px 0 15px 25px;
	text-indent:-10000px;
}
ul#menu li, ul#menu li a{
	display:block;
	width:150px;
	height:50px;
	margin:0;
	padding:0;
	list-style:none;
}
#home {
    width:145px;
	margin:0;
 }
#about {
    width:145px;
	margin:0;
  }
#professionals {
    width:145px;
	margin:0;
  }
#contact {
    width:145px;
	margin:0;
}
#home a:hover {
    background:url(../images/menu.jpg) no-repeat -156px 0;
}
#about a:hover {
    background:url(../images/menu.jpg) no-repeat -156px -50px;
}
#professionals a:hover {
    background:url(../images/menu.jpg) no-repeat -156px -100px;
}
#contact a:hover {
    background:url(../images/menu.jpg) no-repeat -156px -150px;
}
.homeCurrent {
    background:url(../images/menu.jpg) no-repeat -156px 0;
}
.aboutCurrent {
    background:url(../images/menu.jpg) no-repeat -156px -50px;
}
.professionalsCurrent {
    background:url(../images/menu.jpg) no-repeat -156px -100px;
}
.contactCurrent {
    background:url(../images/menu.jpg) no-repeat -156px -150px;
}
/*---------------------------START SLIDER---------------------------*/

#featured{ 
	width:690px; 
	border:2px solid #ccc; 
	height:250px; 
	background:#fff;
}
#featured ul.ui-tabs-nav{
	position:absolute;
	left:670px;
	list-style:none;
	padding:0;
	margin:0;
	width:270px;
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; 
	padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; 
	margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{
	display:block;
	font-family:Verdana; 
	line-height:18px;
	font-size:14px;
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  
	background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url(../images/selected-item.gif) top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:400px; 
	height:250px; 
	background:#999; 
	position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute;
	width:690px; 
	top:180px; 
	left:0; 
	height:70px; 
	background: url(../images/transparent-bg.png); 
}
#featured .info h2{ 
	font-size:18px; 
	font-family:Georgia, serif; 
	color:#fff; 
	padding:5px; 
	margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; 
	font-size:11px; 
	line-height:15px; 
	color:#f0f0f0;
	padding:0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff;
	font-weight:bold;
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
#spacer{
	border-top:2px solid #CCC;
	height:2px;
	width:940px;
	margin:10px auto;
}
ul#nav-schedule{
	display:block;
	width:245px;
	height:42px;
	background:url(../images/agende.gif);
	text-indent:-10000px;
	list-style:none;
	margin:13px;
}
ul#nav-schedule li, ul#nav-schedule li a{
	display:block;
	width:245px;
	height:42px;
	margin:0;
	padding:0;
}
.schedule a:hover{
	background:url(../images/agende.gif) no-repeat 0 -42px;
}
ul#nav-side-top{
	display:block;
	width:220px;
	height:21px;
	margin:0;
	padding:0;
	list-style:none;
	text-transform:uppercase;
	font-weight:bold;
}
ul#nav-side-top li, ul#nav-side-top li a{
	display:block;
	width:110px;
	padding:0;
	margin:0;
	float:left;
	font-size:10px;
	color:#FF0000;
	font-weight:bold;
}
ul#nav-side-top li a:hover{
	color:#900;
	font-weight:bold;
}
.date{
	widows:220px;
	height:21px;
	font-size:10px;
	margin:5px 0;
}
ul#nav-sidebar{
	width:219px;
	display:block;
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
	border-left:1px solid #CCC;
}
ul#nav-sidebar li, ul#nav-sidebar li a{
	width:220px;
	height:60px;
	background:url(../images/icon.gif) no-repeat;
	margin:0;
	padding:5px 0;
	display:block;
	text-decoration:none;
	border-bottom:1px solid #CCC;
}
ul#nav-sidebar li a:hover{
	text-decoration:underline;
}
ul#nav-sidebar li a{
	border:none;
}
ul#nav-sidebar li strong, ul#nav-sidebar li strong a{
	width:160px;
	display:block;
	font-family:Georgia;
	font-size:14px;
	color:#5387a2;
	text-decoration:none;
	font-weight:normal;
	margin:8px 60px 0 60px;
}
ul#nav-sidebar li span, ul#nav-sidebar li span{
	width:100px;
	display:block;
	font-family:Georgia;
	font-size:10px;
	color:#333;
	text-decoration:none;
	font-weight:normal;
	margin:5px 60px;
}
ul#nav-sidebar-bottom{
	display:block;
	width:220px;
	margin:0;
	padding:0;
	list-style:none;
}
ul#nav-sidebar-bottom li, ul#nav-sidebar-bottom li a{
	display:block;
	margin:5px 0;
	padding:0 10px;
	text-decoration:none;
	color:#333;
	font-family:Arial;
	font-size:11px;
}
ul#nav-sidebar-bottom li a:hover{
	text-decoration:underline;
	color:#333;
}
ul#video{
	display:block;
	margin:20px;
	padding:0;
	list-style:none;
}
ul#video li, ul#video li a {
	width:200px;
	height:150px;
	display:block;
	float:left;
	text-decoration:none;
}
ul#video li a:hover {
	background: url(../images/transparent-bg-video.png) 0 0; 
}
ul#video li a span { color:#FFF; margin:0; padding:0; text-decoration:none; font-weight:bold; padding-left:5px; padding-top:5px; display:block; line-height:15px; }
/*Video Sprites*/
.video-home, .video-implantes-uni, .video-implantes-over, .video-implantes-faxcim, .video-implantes-faxpar, .video-implantes-pro, .video-implantes-sinatr, .video-implantes-sinimpime, .video-implantes-sinimpins, .video-implantes-freinst, .video-implantes-excon, .video-implantes-impfaxcim, .video-home{
	width:200px;
	height:150px;
	border:5px solid #CCC;
	margin:5px;
	display:block;
}

.video-home{
	background:url(../images/sprites-videos.png) no-repeat 0 0;
}
.video-implantes-uni{
	background:url(../images/sprites-videos.png) no-repeat -200px 0;
}
.video-implantes-over{
	background:url(../images/sprites-videos.png) no-repeat -400px 0;
}
.video-implantes-faxcim{
	background:url(../images/sprites-videos.png) no-repeat -600px 0;
}
.video-implantes-faxpar{
	background:url(../images/sprites-videos.png) no-repeat 0 -150px;
}
.video-implantes-pro{
	background:url(../images/sprites-videos.png) no-repeat -205px -150px;
}
.video-implantes-sinatr{
	background:url(../images/sprites-videos.png) no-repeat -400px -150px;
}
.video-implantes-sinimpime{
	background:url(../images/sprites-videos.png) no-repeat -600px -150px;
}
.video-implantes-sinimpins{
	background:url(../images/sprites-videos.png) no-repeat 0 -300px;
}
.video-implantes-freinst{
	background:url(../images/sprites-videos.png) no-repeat -200px -300px;
}
.video-implantes-excon{
	background:url(../images/sprites-videos.png) no-repeat -400px -300px;
}
.video-implantes-impfaxcim{
	background:url(../images/sprites-videos.png) no-repeat -600px -300px;
}
/*---------------------------START SMART COMLUMN---------------------------*/
ul.column{
	width: 100%;
	padding: 0;
	margin: 10px 0;
	list-style: none;
}
ul.column li {
	float: left;
	width: 230px; /*Set default width*/
	padding: 0;
	margin: 0 0;
	display: inline;
}
.block {
	height: 420px;
	font-size: 12px;
	margin: 10px; /*Creates the 10px gap between each column*/
	padding: 5px;
	background:#E3F1EF;
}
.block p {	
	font-family:Arial;
	font-size:12px;
	padding-left:10px;
	text-align:left;
}

.block h2 a {
	font-family:Georgia;
	color:#5387A2;
	font-style:italic;
	font-weight:lighter;
	text-decoration:none;
}
.block h2 a:hover {
	font-family:Georgia;
	color:#5387A2;
	font-style:italic;
	font-weight:lighter;
	text-decoration:underline;
}

.block img {
        /*Flexible image size with border*/
	width: 89%;  /*Took 1% off of the width to prevent IE6 bug*/
	padding: 5%;
	background:#fff;
	margin: 0 auto;
	display: block;
	-ms-interpolation-mode: bicubic; /*prevents image pixelation for IE 6/7 */
}
/*---------------------------END SMART COMLUMN---------------------------*/
/*---------------------------START FORMS---------------------------*/

#formulario { 
	width: 699px; 
	margin:0 0 20px 0;
	font-family:Arial;
	padding:20px 0;
	border:1px solid #CCC;
}

label { 
	width: 115px; 
	text-align: right; 
	float: left; 
	margin:5px 5px; 
	padding: 0; 
	font-size: 16px;
}

input { 
	width: 500px; 
	display: block; 
	padding: 4px; 
	margin: 0 0 10px 0; 
	font-size: 18px;
	color: #3a3a3a; 
	font-family:Arial;
}

textarea {
	width: 500px; 
	display: block; 
	padding: 4px; 
	margin: 0 0 10px 0; 
	font-size: 16px;
	color: #3a3a3a; 
	font-family:Arial;
}
	  
#submit { 
	background: white; 
	border: 1px solid #999;  
	-moz-border-radius: 5px; 
	padding: 5px; 
	color: black; 
	font-weight: bold; 
	-webkit-border-radius: 5px; 
	font-size: 13px;  
	width: 100px; 
	margin:0 0 0 525px;
}

.button:hover { 
	background: red; 
	color: black; 
}

.requiered { 
	font-family:Arial;
	font-size:18px; 
	color:red;	
	text-align:left; 
}
#search {
	width:100%;
	margin:20px 0;
	padding:0;
	display:block;
	float:left;
	border:1px solid #CCC;
}
#search label {
	width:auto;
	float:left;
	display:block;
	margin:5px 20px;
	padding:0;
}
#search input {
	width:640px;
	float:left;
	display:block;
	margin:5px 20px;
	padding:0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
}
#search #search-go {
	background: white; 
	border: 1px solid #999;  
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	padding:0; 
	color: black; 
	font-weight: bold; 
	font-size: 13px;  
	width: 100px; 
	margin:5px 20px;
}
/*---------------------------END FORMS---------------------------*/
