@import url("Templates/htmlEditorTemplates.css");
@import url("QDoc.css");

.branding-top {
	background: url(dnn_large_banner.png) no-repeat top left;
	width: 900px;
	height: 428px;
	clear: both;
	overflow: hidden;
}
.branding-top p {
	padding: 0px 60px 0 60px;
	font-size: 1.4em;
	color: #333;
}
.branding-bottom {
	clear: both;
	margin: 1em 0;
	overflow: hidden;
}
.branding-bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}
.branding-bottom li {
	list-style: none;
	margin: 0 20px 0 0;
	padding: 0;
	display: block;
	width: 210px;
	float: left;
}

.branding-bottom li.training {
	margin: 0;
}

.branding-bottom dl {
	background: url(itembg.gif) repeat-y;
	margin: 33px 0 0 0;
	padding: 0 10px;
}
.branding-bottom dd {
	margin: 0 10px;
	height: 66px;
}
.branding-bottom dt {
	font-size: 90%;
	text-align: center;
	padding-top: 65px;
	margin-bottom: 1.75em;
	font-weight: bold;
}
.branding-bottom .commmunity {
	background: url(community_title.gif) no-repeat top left;
}
.commmunity dt {
	background: url(community_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .marketplace {
	background: url(marketplace_title.gif) no-repeat top left;
}
.marketplace dt {
	background: url(marketplace_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .conferences {
	background: url(conferences_title.gif) no-repeat top left;
}
.conferences dt {
	background: url(conferences_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .training {
	background: url(training_title.gif) no-repeat top left;
}
.training dt {
	background: url(training_icon.gif) no-repeat;
	background-position: 50% 10px;
}
dl.bt {
	margin: 0;
	padding: 0;
	background: url(item_bt_bg.gif) no-repeat bottom;
	height: 32px;
	width: 210px;
}
div.link_adminguide {
	float:left;
	background: url(dnn_adminguide.png) no-repeat top left;
	width: 316px;
	height: 137px;
	cursor: pointer;
}
div.link_proedition {
	float:right;
	background: url(dnn_proedition.png) no-repeat top left;
	width: 514px;
	height: 137px;
	cursor: pointer;
}
div.link_main {
	margin: 260px 30px 0px 30px;
}

#LoginInfo
{
	width:545px; 
	float:left;
}
#LoginInfo h3
{
	background-color: #f7f7f7;
	color: #8f0000;
	padding: 2px 0px;
}
#LoginInfo dd, #LoginInfo dt 
{
	display:inline;
}
#LoginInfo dt
{
	font-weight:bold;
	color: #333;
}
#LoginInfo p.LoginNotes
{
	font-size: .8em;
}
#LoginInfo div.LoginBlock {
	float: left;
	width: 255px;
	padding: 5px 5px;
	margin: 0px 2px;
	border: 1px #f0f0f0 solid;
}
.SponsorIcon
{
	margin: 10px 50px; 
	float: left;
}
#QuickLinks 
{
	background-color:#f0f0f0;
	border: 1px #cccccc solid;
	padding: 2px 5px;
	position:relative;
	width:330px;
}
#QuickLinks h2, #QuickLinks p
{
	margin: 5px 5px;
}
div.hr
{
	height: 2px;
	background-color: #8f0000;
	margin: 5px 0 15px 0;
	clear:both;
}
div.hr hr
{
	display: none;
}

#TelerikInside
{
	background: white url('telerikInside.jpg');
	border: 1px #cccccc solid;
	padding: 20px 5px 10px 130px;
	margin-bottom: 5px;
	width: 205px;
	height: 140px;
	border-style:none;
}

#TelerikInside h2
{
	font-weight: bold;
}

#RightColumnInfo
{
	float:right;
	width:340px;
	margin-left: 10px;
	margin-bottom: 15px;
}
#qlCol1, #qlCol2
{
	margin: 5px 5px 15px;
	padding-left: 12pt;
	float: left;
	position:relative;
}


/* GENERAL ------------------------------------------------------------*/
.separador {padding-bottom:5px;}
.hidden{display:none; }
.clear {float:none; clear:both; display:block;}
.observacion {font-style: italic;}
.center {text-align:center;}
.right {text-align:right;}
.left {text-align:left;}
.bold { font-weight:bold; }
.italic { font-style:italic; }
.top { vertical-align:top; }

a.importante { font-size: large; color: #FF3300; text-transform:uppercase; }
div.floatleft2 div.floatleft { float:left; width:50%;}
div.floatleft3 div.floatleft { float:left; width:33%;}
div.floatleft4 div.floatleft { float:left; width:25%;}
div.scroll {overflow:auto;}
.rightborder { border-right: solid 1px #C0C0C0;}
/* SIZES --------------------------------------------------------------*/
.short {width: 30px;}
.small {width: 70px;}
.medium {width: 150px;}
.normal {width: 200px;}
.big {width: 350px;}
.large {width: 500px;}
.fullrow {width: 100%;}
/* TOOLBAR ------------------------------------------------------------*/
.toolbar {width:100%; border-top: solid 1px #CCCCCC; padding-top: 3px; padding-bottom: 5px;}
/* WIZARD --------------------------------------------------------------*/
table.wizard {width:100%; border-bottom: solid 1px #CCCCCC; padding-bottom: 7px;}
table.wizard col {vertical-align:top; white-space:nowrap;}
table.wizard td {vertical-align:top; white-space:nowrap;}

/* TABLE --------------------------------------------------------------*/
table.layout2 {width: 100%;}
table.layout2 tr td {vertical-align:top; }
/* table.layout2 tr td:first-child + td {vertical-align:top; width:80%;}*/
table.layout2 colgroup col.label {vertical-align:top; width:20%;}
table.layout2 colgroup col.field {vertical-align:top; width:80%;}
table.layout2 tr td.label {vertical-align:top; width:20%;}
table.layout2 td.field {vertical-align:top; width:80%;}
table.layout2 .field2 {vertical-align:top; width:50px; text-align:center;}
table.layout2 tr { height: 20px; }

table.layoutv {width:100%; }
table.layoutv td { padding:5px; }
table.layoutv tr:nth-child(even) {background: #EEE;}
table.layoutv tr:nth-child(odd) {background:Transparent;}
table.layoutv tr:nth-child(even) td {background: #EEE}
table.layoutv tr:nth-child(odd) td {background:Transparent;}

table.layout4 {width: 100%;}
/*table.layout4 td:first-child {vertical-align:top; width:20%;}
table.layout4 td:first-child + td {vertical-align:top; width:30%;}
table.layout4 td:first-child + td + td {vertical-align:top; width:20%;}
table.layout4 td:first-child + td +td + td {vertical-align:top; width:30%;}*/
table.layout4 col.label {vertical-align:top; width:20%;}
table.layout4 col.field {vertical-align:top; width:30%;}
table.layout4 .label {vertical-align:top; width:20%;}
table.layout4 .field {vertical-align:top; width:30%;}
table.layout4 tr { height: 20px; }

table.fixed {table-layout:fixed; width: 100%;}

table.filtros {width: 100%;}
/*table.filtros td:first-child {vertical-align:top; width:20%;}
table.filtros td:first-child + td {vertical-align:top; width:80%;}*/
table.filtros col.label {vertical-align:top; width:15%;}
table.filtros col.field {vertical-align:top; width:25%;}
table.filtros col.search {vertical-align:top; width:20%;}
table.filtros .label {vertical-align:top; width:20%;}
table.filtros .field {vertical-align:top; width:20%;}
table.filtros .search {vertical-align:top; width:20%;}

table.reportes {width: 100%;}
table.reportes tr td {vertical-align: middle; }
table.reportes colgroup col.label {vertical-align:top; width:20%;}
table.reportes colgroup col.field {vertical-align:top; width:80%;}
table.reportes tr td.label {vertical-align: middle; width:20%;}
table.reportes td.field {vertical-align:top; width:80%;}
table.reportes tr { height: 20px; }

/* DIALOG ------------------------------------------------------------*/
/* Z-index of #mask must lower than #boxes .window */
#mask {
  position:absolute;
  z-index:9000;
  background-color:#000;
  display:none;
}

#basic-modal-content {display:none;}
/* Overlay */
#simplemodal-overlay {background-color:#000; }

/* Container */
#simplemodal-container
{
	background-color: #FFFFFF;
	border: 4px solid #444;
	padding: 8px;
}
#simplemodal-container .simplemodal-data {padding:8px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
/*#simplemodal-container a {color:#ddd;}*/
/*#simplemodal-container a.modalCloseImg {background:url(./x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}*/
#simplemodal-container h3 {color:#094EB5;}

/* IE 6 hacks 
#simplemodal-container a.modalCloseImg {background:none; right:-14px; width:22px; height:26px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='x.png',sizingMethod='scale');}
*/


.ictoolbar
{
	padding:0;
	margin-top: 0px;
	overflow: auto; 
	/*width:100%;*/
	/*height:2.5em;*/
	/* border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
         background: url('http://localhost/icorp.qdocmilleniumv2.website/images/fondobtn.gif') #fff bottom left repeat-x;*/
}

.ictoolbar ul li 
{
	list-style: none;
	list-style-type: none;
}

.ictoolbar ul
{
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.ictoolbar li {
    float: left;
	margin: 0;
}

.ictoolbar a {
	/*background: url('') #fff bottom left repeat-x;*/
	height: 2.2em;
	line-height: 2.2em;
	float: left;
	/*width: 9em;*/
	display: block;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
	/*border-left : 0.1em solid #dcdce9;
	border-right : 0.1em solid #dcdce9;*/
         padding:3px;
}

.ictoolbar a:hover {
        background: #CCCCCC;
}

.ictoolbar a:visited{
        color: #0d2474;
}

.encabezadoTable {
   background: #E6F0F9;
}

.encabezadoTable .altern {
   background: #D0E0ED;
}

.encabezadoTable tr {
   height: 20px;
}

.pageView
{
   border: 1px solid #898c95;
   border-top: none;
   margin-top: -1px;
   padding: 2px;
   padding-top: 5px;
}

.docencabezado {
   float:left;
   width:30%;
   padding-right: 2px;
}

.doccontainer {
   float:left;
   width: 69%;
}