/*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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}*/
body{
	margin:0;
	padding:0;
	font-size: 100%;
	font: inherit;
	color:#666666;
	background-color:#FFFFFF;
	vertical-align: baseline;
	}

img{border-style: none;
    border-color: inherit;
    border-width: 0;
    display:block; padding:0; line-height:normal;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear{clear: both;}
br.clear{clear:both; margin-top:-15px;}
/*a{color:#000000; background-color:#FFFFFF; outline:none; text-decoration:none;}*/

.fl_left{float:left;}
.fl_right{float:right;}

.imgl, .imgr{border:1px solid #159FC8; padding:5px; color:#666666; background-color:#FFFFFF;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

/* ----------------------------------------------General-------------------------------------*/

h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
	font-size:18px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

	.clearfix {
	clear: both;
}
ol, ul {
	list-style: none;
}

/* ----------------------------------------------Contenedor-------------------------------------*/

#container{
	position:relative;
	margin:0 auto 0;
	width:960px;
	}
/* ----------------------------------------------Cajas------------------------------------------*/
#Menu{
    margin:0 auto 0 auto;
	height:300px;
	width:74%;	
    
}
#Menu .box{
	float:left;
	height:65px;
	width:31px;
	position:relative;
	padding-left:104px;
	padding-top:30px;
	padding-right:20px;
    text-align:left;
}
#Menu .box2{
	float:left;
	height:31px;
	width:31px;
	position:relative;
	padding-left:104px;
	padding-top:30px;
	padding-right:20px;
}
.cajaImagen
{
    position:absolute;
	left:40px;
	top:10px;
    height: 32px;
    width: 48px;
}
.cajaTexto
{
    position:absolute;   
    top: 80%;
    left: 30%;
    height:32px;
    width:48px;
    text-align:center;
}
#cuadroIzq{
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
    width: 167px;
    height: 439px;
}
#cuadroDer{
	float:right;
	padding-right: 0px;
	padding-bottom: 0px;
    width: 669px;
    height: 485px;
}
#cuadroMenuAgenda{
    margin:0 auto 0 auto;
	height:105px;
	width:84%;	    
}

#cuadroMenuAgendaPrincipal{
    margin:0 auto 0 auto;
	height:180px;
	width:84%;	    
}

#cuadroMenuReportes{
    margin:0 auto 0 auto;
	height:150px;
	width:84%;	    
}
.tablatd {
    width: 85px;
}
/* ---------------------------------------------Cabecera---------------------------------------*/

#header{
	display: block;
	width: 100%;
	color: #999999;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 5px solid #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}

#header #logo{
	display: block;
	width: 100%;
	float: left;
	margin-bottom: 10px;
    height: 64px;
}

#header #logo h1{
	border:none;
	padding:0;
	float:left;
	}

#header #logo p{
	display:block;
	float:left;
	height:25px;
	margin:0 0 0 10px;
	padding:20px 0 0 10px;
	border-left:2px solid #999999;
	font-weight:bold;
	}

#header #logo h1 a{
	font-size:42px;
	color:#999999;
	background-color:#FFFFFF;
	}

#header #info{
	display:block;
	width:330px;
	margin:20px 0 0 0;
	float:right;
	}

#header #info ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#header #info li{
	display:inline;
	margin:0 0 0 10px;
	}

/* ----------------------------------------------Intro-------------------------------------*/

#intro{
	display:block;
	width:920px;
	margin:0;
	padding:20px;
	color:#666666;
	background-color:#F7F7F7;
	}
#introPopup{
	display:block;
	width:750px;
	margin:0;
	padding:20px;
	color:#666666;
	}

/* ----------------------------------------------Wrapper-------------------------------------*/

#wrapper{
	display:block;
	width:960px;
	margin:0;
	padding:0;
	}

#wrapper h1, #wrapper h2, #wrapper h3, #wrapper h4, #wrapper h5, #wrapper h6{
	font-size:18px;
	color:#0E6B87;
	background-color:#FFFFFF;
	}

/* ----------------------------------------------Pie de Pagina-------------------------------------*/

#footer{
	display:block;
	width:960px;
	margin:0;
	padding:20px 0;
	border-top:1px solid #CCCCCC;
	}

#footer a{color:#159FC8; background-color:#FFFFFF;}

#footer h2, #footer p, #footer ul, #footer a{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	line-height:normal;
	}

#footer h2{
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
	padding-bottom:8px;
	color:#999999;
	background-color:#FFFFFF;
	border-bottom:1px dotted #999999;
	}

#footer li{
	margin-bottom:10px;
	}

#footer .footbox{
	display:block;
	float:left;
	width:180px;
	margin:0 15px 0 0;
	padding:0;
	}

#footer .last{
	margin:0;
	}

/* ----------------------------------------------Copyright-------------------------------------*/

#copyright{
	display:block;
	width:960px;
	margin:0;
	padding:20px 0;
	border-top:1px solid #CCCCCC;
	}

#copyright p{
	margin:0;
	padding:0;
	}
	
/* ----------------------------------------------Fielset-------------------------------------*/
fieldset
{
    /*margin: 1em 0px;*/
    padding: 1em;
    border: 1px solid #ccc;
    border-color: #126566;
    -moz-border-radius:10px;
    -webkit-border-radius: 10px;    
    border-radius:10px 10px 10px 10px;
}

fieldset p 
{
    /*/margin: 2px 12px 10px 10px;*/
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
    border-radius:10px 10px 10px 10px;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
    border-radius:10px 10px 10px 10px;
}

/* ----------------------------------------------Alineacion Tabla-----------------------------*/
.tdMenu {
    text-align:center;
    vertical-align:middle;
    display:block;
    margin:auto;
    
}

/* -------------------------------------------Navegacion-------------------------------------*/
#header ul#topnav{
	display:block;
	width:960px;
	height:45px;
	clear:both;
	margin:0;
	padding:0;
	/*list-style:none;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#159FC8;*/
	}
.bloque{
	display:block;
	width:960px;
	height:45px;
	clear:both;
	margin:0;
	padding:0;
	background-color:#126566;
	}
nav {
	display:block;
	width:940px;
	height:45px;
	clear:both;
	margin:0;
	padding:0;
	background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#ccc));
	background-image: linear-gradient(#fff, #ccc);
	border-radius: 6px;
	box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.4);
	padding: 0 10px;
	position: relative;
}

.menu li {
	float: left;
	position: relative;
}

.menu li a {
	color: #444;
	display: block;
	font-size: 14px;
	line-height: 20px;
	padding: 6px 12px;
	margin: 8px 8px;
	vertical-align: middle;
	text-decoration: none;
}

.menu li a:hover {
	background: -webkit-gradient(linear, center top, center bottom, from(#ededed), to(#fff));
	background-image: linear-gradient(#ededed, #fff);
	border-radius: 12px;
	box-shadow: inset 0px 0px 1px 1px rgba(0,0,0,0.1);
	color: #222;
}

/* Dropdown styles */

.menu ul {
	position: absolute;
	/*left: -9999px;*/
	list-style: none;
	opacity: 0;
	transition: opacity 1s ease;
}

.menu ul li {
	float: none;
}

.menu ul a {
	white-space: nowrap;
}

/* Displays the dropdown on hover and moves back into position */
.menu li:hover ul {
	background: rgba(255,255,255,0.7);
	border-radius: 0 0 6px 6px;
	box-shadow: inset 0px 2px 4px rgba(0,0,0,0.4);
	left: 5px;
	opacity: 1;
}

/* Persistant Hover State */
.menu li:hover a {
	background: -webkit-gradient(linear, center top, center bottom, from(#ccc), to(#ededed));
	background-image: linear-gradient(#ccc, #ededed);
	border-radius: 12px;
	box-shadow: inset 0px 0px 1px 1px rgba(0,0,0,0.1);
	color: #222;
}

.menu li:hover ul a {
	background: none;
	border-radius: 0;
	box-shadow: none;
}

.menu li:hover ul li a:hover {
	background: -webkit-gradient(linear, center top, center bottom, from(#eee), to(#fff));
	background-image: linear-gradient(#ededed, #fff);
	border-radius: 12px;
	box-shadow: inset 0px 0px 4px 2px rgba(0,0,0,0.3);
}
/* -------------------------------------------LoginUser-------------------------------------*/
#UserLoginUser {
    font-size:1.1em;
    /*display:block;*/
    text-align:right;
}
#LogoOftamedica {
    display:block;
    float:left;
    text-align:left;
    width:auto;

}



/*Fix Visibilidad Grid*/
.igg_Control table {
    border-collapse: separate;
    visibility: initial;
}

.igg_Control table, .igg_Pager, div {
    border-collapse: separate;
    visibility: visible;
}