/**************************************
 * THEME NAME: standardwhite
 *
 * Files included in this sheet:
 *
 *   standardwhite/gradients.css
 **************************************/

/***** standardwhite/gradients.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */

body {
  	margin: 0;
	padding: 0;
  	font-size: 11px;
  	font-family:  "Microsoft Sans Serif", Arial, Helvetica, sans-serif;
	background-color: #ededed;
	color:#666;
}

a:link, a:active, a:visited {
	text-decoration:none;
	color:#6595C6;
}

a:hover {
	color:#4578AD;
}
	
#page {
	margin:0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:0px;
	background-color:white;
}

#content{
	padding-left: 8px;
	padding-right: 8px;
	border:#ffffff solid 1px;
	background: white url(bkg_content.jpg) repeat-x left top;
}

.sideblock .header {  	
  	background:#f7f7f7 url(punto.gif)repeat-x center bottom;
	padding-left: 15px;
}

.sideblock .content {
  background-color:#f7f7f7;
  border: 1px solid #e7e7e7;
  border-top:none;
}

th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header {     
}

.navbar {
	margin-top:15px;
    background-image:url(gradient.jpg);     
    background-repeat:repeat-x;     
	color:#FFFFFF;
	height:31px;
	line-height:1.3em;
	font-size:14px;
}

.navbar a{
	color:white;
	font-style:italic !important; 
	font-size:11px;
}

.sideblock .header .hide-show-image {
float:right;
height:11px;
margin-right:0px;
margin-top:0.55em;
width:11px;
}

.sideblock h2 {
	font: normal 14px "Microsoft Sans Serif", Arial;
	border:0;
	color: #7FBA00;
	line-height: 2.2em;
}

.block_login .loginform label {
padding-right:4px;
color:#6d97c3;
}

.block_login .loginform .fld input {
width:7em;
}

#block_tutorials {
	width: 180px;
	text-align:center;	
	padding: 10px 0;
}

#block_tutorials img {
	padding: 2px 0;
	width: 180px;
	height:47px;
}

/* Placa Expositores */
.titlebar {
	background: transparent url(img/bkg_titlebar.jpg) repeat-x;
}

#placa_expositor1 {
	background: transparent url(img/placa_hugh_curtis.jpg) no-repeat center top;
	font: bold 11px "Microsoft Sans Serif", Arial;
	color:white;
	padding: 0 5px 5px 0;
}

.hospital {
	margin:3px;
	padding:10px;
	background-color:white;
	font: normal 11px "Microsoft Sans Serif", Arial;
	color: #999;
}

.tema {
	background-color:#e1e1e1;
	font: normal 14px Arial;
	color:black;
	padding:10px;
}/***** standardwhite/gradients.css end *****/


