/* @override 
	http://localhost/grosman_new/style/style.css
	http://localhost/style/style.css
	http://lbm-mg.com/style/style.css
*/

/* Stylesheet Laboratorios Grosman V1.0 by NK*/


/* Reseteando */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Globales
-------------------------------------------------------------*/

body {
	color: #333333;
	font: normal 0.70em Arial, Verdana, sans-serif;
	line-height: 1.4em;
	letter-spacing: 0pt;
	text-align: center;
	background: url(../img/bg_body.jpg) no-repeat;
}

hr {
	clear: both;
	visibility: hidden;
}

.clear {
	clear: both;
}

.centered, p.centered {
	text-align: center;
}

.right {
	text-align: right;
}

img {
	border: 0;
}

/* LINKS
-------------------------------------------------------------*/
:focus {
	outline: 0;
}
a:link,
a:visited {
	font-weight: normal;
	color: #3399cc;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img.resal {
	margin-bottom: 1.3em;
	margin: 12px 28px 20px 28px;
	border: 1px dashed #cccccc;
	padding: 8px;
}

th {
	font-size: 100%;
	color: #FFF;
	background-color: #000000;
	text-transform: uppercase;
}

h1 {
	font-size: 180%;
	text-align: left;
	margin: 0 25px;
	padding: 5px 0
}

h2 {
	font-size: 160%;
	text-align: left;
	margin: 0 46px;
	padding: 10px 0 10px 0;
	
}

.style5 {
	font-size: 80%
}

h3 {
	font-size: 128%;
	text-align: left;
	margin: 0 25px;
	padding: 0;
	color: #666666;
}

.blue {
	color: #3399CC;
}

form {
	margin-left: 35px;
}

#main {
	width: 745px;
	position: relative;
	background: url(../img/bg)main.jpg) repeat-y -50px;
	margin: 0 auto;
	text-align: left;
}

#main p {
	margin: 0;
	padding: 0;
}

.titulo {
	color: #3399cc;
	letter-spacing: 1px;
	margin-left: 35px;
	padding-top: 70px;
	padding-bottom: 10px;
}

#navegacion {
	position: absolute;
	left: 19px;
	width: 715px;
	float: left;
	padding: 0;
	margin: 0;
}

#tabcontentstyle {
	padding_bottom: 10px;
	margin-bottom: 40px;
}

#contenido {
	background: url(../img/bg_main.jpg) repeat-y;
	width: 745px;
	min-height: 400px;
	float: left;
	display: inline;
}

#contenido #contenido1 {
	width: 50%;
	float: left;
	background: url(../img/bg_main.jpg) repeat-y;
	min-height: 300px;
	margin: 0;
}

#contenido #contenido2 {
	width: 46%;
	float: left;
	min-height: 300px;
	background: url(../img/bg_contenido28.jpg) repeat-y;
}

#contenido_full {
	width: 745px;
	float: left;
	background: url(../img/bg_main.jpg) repeat-y;
}

/* Entries
------------------------------------------------------------------*/

#entry_full {
	margin: 0 15px 46px 0;
	background: url(../img/bg_main.jpg) repeat-y;
}

#entry_full p {
	line-height: 150%;
	margin-bottom: 1.3em;
	margin: 12px 38px 20px 38px;
}

#entry_full img {
	margin-bottom: 1.3em;
	margin-left: 46px;
}

#entry_full h3 {
	letter-spacing: 1px;
	line-height: 15px;
	margin: 10px 0 0 38px;
}

#entry_full h3.blue {
	letter-spacing: 1px;
	margin-left: 38px;
	margin-top: 15px;
	color: #3399cc;
}

#entry_full h2 {
	font-weight: bold;
	letter-spacing: 1px;
	margin-left: 38px;
}

#entry_full ul {
	padding: 12px;
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	margin-left: 36px;
	margin-top: 12px;
	margin: 10px 0 10px 36px;
	width: 650px;
}

#entry_full span {
	font-weight: bold;
}

#entry_full ul li {
	list-style: disc;
}

/*#entry_full ul li a {
	display:block;
	padding:6px 3px 6px 28px;
	background:transparent url(./graphics/bg-cat.gif) no-repeat bottom left;
	}
*/

#letters div{
	margin: 0 auto;
	display: block;
	text-align: center;
	width: 50px;
}

#letters ul {
	display: block;
	height: 20px;
	margin: 0 auto;
	background: #eaf3f7;
	line-height: 12px;
}

#letters li {
	float: left;
	margin: 5px;
	width: 15px;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	color: grey;
	text-align: center;
}

#letters ul li a.letters {
	color: #3399cc;
	display: block;
}


#letters li a:hover.letters {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3399CC;
}

#letters table.tabla tbody tr {
	height: 12px;
}

#letters table.tabla thead {
}

#letters table.tabla thead  td {
		background: #8ec4e0;
		padding: 5px;

}
#letters table.tabla tbody td {
	height: 10px;
	padding-top: 10px;
	padding-left: 5px;
	text-align: left;
}
.tdborder {
	border-bottom: 1px solid #cccccc;
	height: 2px;
	padding: 0 0 1px 0;
	margin: 0;
	overflow: hidden;
}

#entry {
	margin: 0 15px 46px 0;
	background: url(../img/bg_main.jpg) repeat-y;
}

#entry p {
	width: 308px;
	line-height: 150%;
	margin-bottom: 1.3em;
	margin: 12px 30px 20px 38px;
}

#entry img {
	margin-bottom: 1.3em;
	margin: 12px 38px 20px 38px;
	border: 1px dashed #cccccc;
	padding: 8px;
}

#entry h3 {
	letter-spacing: 1px;
	margin-left: 38px;
	margin-top: 10px;
}

#entry h3.blue {
	letter-spacing: 1px;
	margin-left: 38px;
	margin-top: 15px;
	color: #3399cc;
}

#entry h2 {
	font-weight: bold;
	letter-spacing: 1px;
	margin-left: 38px;
}

#entry ul {
	padding: 12px 12px 12px 12px;
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	margin-left: 36px;
	margin-top: 12px;
	width: 264px;
}

#entry ul li {
	list-style: disc;
}

#entry ul li a {
	display: block;
	padding: 6px 3px 6px 28px;
	background: transparent url(./graphics/bg-cat.gif) no-repeat bottom left;
}

#entry2 {
	margin: 0 0 46px 0;
	border-left: 1px solid #e7e7e7;
}

#entry2 p {
	line-height: 150%;
	margin-bottom: 1.3em;
	margin: 12px 30px 20px 30px;
}

#entry2 img {
	margin-bottom: 1.3em;
	margin-left: 40px;
}

#entry2 h3 {
	margin: 10px 0 0 30px;
}

#entry2 h3.blue {
	color: #3399cc;
}

#entry2 h2 {
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 25px 0 28px;
}

#entry2 h2.blue {
	color: #3399cc;
}

#entry2 ul {
	padding: 12px 12px 12px 12px;
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	margin-left: 36px;
	margin-top: 12px;
	width: 264px;
}

#entry2 ul li {
	list-style: disc;
}

#entry2 ul li a {
	
}

/* Header
------------------------------------------------------------------*/

#top {
	width: 745px;
	height: 52px;
	background: url(../img/top.jpg) no-repeat;
}

#top h1 {
	text-indent: -9999px;
	height: 1px;
	display: block;
}

#header {
	width: 745px;
	height: 143px;
	background: url(../img/header.jpg) no-repeat;
}

#header h1 {
	text-indent: -9999px;
	height: 1px;
	display: block;
}

#header_ct {
	width: 745px;
	height: 143px;
	background: url(../img/header_ct.jpg) no-repeat;
}

#header_ct h1 {
	text-indent: -9999px;
	height: 1px;
	display: block;
}

#login {
	width: 450px;
	height: 200px;
	margin-left: 23px;
	background: url(../img/login.jpg) no-repeat;
}

#login_ct {
	width: 450px;
	height: 200px;
	margin-left: 23px;
	background: url(../img/login2.jpg) no-repeat;
}

#login_form {
	padding-left: 1px;
	padding-top: 10px;
}

/* MENU PRINCIPAL
-------------------------------------------------------------*/

#nav {
	width: 718px;
	margin: 0;
	padding: 0;
	float: left;
}

ul#nav {
	border-width: 1px 0;
	height: 31px;
	background: url(../img/nav_bkg.jpg) repeat-x top;
}

ul#nav li {
	display: inline;
}

ul#nav li a {
	float: left;
	font-size: 101%;
	padding: 7px 6px;
	display: block;
	text-decoration: none;
	color: #003399;
	border-right: 1px solid white;
	border-left: 1px solid #cccccc;
	background: url(../img/nav_default.gif) center center repeat-x;
}

ul#nav li a:hover,
#nav li .current {
	color: white;
	background: transparent url(../img/nav_ovr.gif) center center repeat-x;
	border-left: 1px solid #999999;
}

/* MENU SECUNDARIO
-------------------------------------------------------------*/

#subnav {
	width: 718px;
	padding: 0;
	margin: 0;
	float: left;
	border-width: 1px 0;
}

ul#subnav {
	background-color: #006699;


/*overflow: hidden;*/
}

ul#subnav li {
	display: inline;
}

ul#subnav li a {
	float: left;
	padding: 2px 11px;
	border: 0;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	border-right: 1px solid white;
}

ul#subnav li a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

/* MENU CT
-------------------------------------------------------------*/

#ctnav {
	width: 718px;
	margin: 0;
	padding: 0;
	float: left;
	border: 0;
}

ul#ctnav {
	border-width: 1px 0;
	margin-left: 19px;
	border-top: #ccc 0px solid;
	border-bottom: #ccc 0px solid;
}

ul#ctnav li {
	display: inline;
	float: left;
}

ul#ctnav li a {
	padding: 2px 6px;
	display: block;
	text-decoration: none;
	color: #003399;
	border-right: 1px solid #000000;
}

ul#ctnav li a:hover,
#ctnav li .current {
	color: red;
}

ul#ctnav li.selected {
	text-decoration: none;
	color: #333333;
}

ul#ctnav li.selected a {

/*selected main tab style */
	text-decoration: none;
	color: #999999;
}

.ul#ctnav li.selected a:hover {

/*selected main tab style */
	text-decoration: none;
}

/* Floatting Bar
-------------------------------------------------------------*/

ul#float_bar {
	position: absolute;
	top: 16px;
	left: 530px;
	width: 200px;
	height: 21px;
	float: right;
	padding: 0;
	margin: 0;
	float: left;
	border-width: 1px 0;
	background: tra

nsparent;
/*overflow: hidden;*/
}

ul#float_bar li {
	display: inline;
}

ul#float_bar li a {
	float: left;
	padding: 2px 8px;
	border: 0;
	display: block;
	text-decoration: none;
	color: #333333;
	border-right: 1px solid #999999;
}

ul#float_bar li a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

/* TABS y Dynamic Content
-------------------------------------------------------------*/

.shadetabs {
	width: 718px;
	background-color: #036d97;
	padding: 0;
	float: left;
	border-width: 1px 0;
	text-align: l

eft;
/*set to left, center, or right to align the menu as desired*/
}

.shadetabs li {
	display: inline;
}

.shadetabs li a:link, .shadetabs a:visited {
	float: left;
	padding: 2px 11px;
	border: 0;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	border-right: 1px solid white;
}

.shadetabs li a:hover {
	text-decoration: none;
	color: #333333;
}

.shadetabs li.selected {
	text-decoration: none;
	color: #333333;
}

.shadetabs li.selected a {

/*selected main tab style */
	text-decoration: none;
	color: #999999;
}

.shadetabs li.selected a:hover {

/*selected main tab style */
	text-decoration: none;
}

.tabcontentstyle {

/*style of tab content oontainer*/
	background: url(../img/bg_main.jpg) repeat-y;
	min-height: 650px;
}

.tabcontent {
	display: none;
}

/* Main navigation "active tabs"
------------------------------------------------------------------*/

body#lab ul#nav li#lab a {
	color: white;
	background: transparent url(../img/nav_ovr.gif) center center repeat-x;
	border-left: 1px solid #999999;
}

body#ct ul#nav li#ct a {
	color: white;
	background: transparent url(../img/nav_ovr.gif) center center repeat-x;
	border-left: 1px solid #999999;
}

body#colegas ul#nav li#colegas a {
	color: white;
	background: transparent url(../img/nav_ovr.gif) center center repeat-x;
	border-left: 1px solid #999999;
}

body#pacientes ul#nav li#pacientes a {
	color: white;
	background: transparent url(../img/nav_ovr.gif) center center repeat-x;
	border-left: 1px solid #999999;
}

body#profesionales ul#nav li#profesionales a {
	color: white;
	background: transparent url(../img/nav_ovr.gif) center center repeat-x;
	border-left: 1px solid #999999;
}

body#news ul#nav li#news a {
	color: white;
	background: transparent url(../img/nav_ovr.gif) center center repeat-x;
	border-left: 1px solid #999999;
}

body#resultados ul#nav li#resultados a {
	color: white;
	background: transparent url(../img/nav_ovr.gif) center center repeat-x;
	border-left: 1px solid #999999;
}

/*Footer
-------------------------------------------------------------*/

#footer {
	width: 745px;
	height: 61px;
	padding: 0px;
	background: url(../img/bg_footer.jpg) center no-repeat;
	float: left;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	margin-left: 28px;
	text-align: left;
	padding-top: 5px;
}